1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
No description
Find a file
Richard M. Stallman 13fde0cd78 (YACC): flag added to c_ext.
(c_ext): no more a synonim for c_ext&C_PLPL because of YACC.
(find_entries): consistently use streq when reasonable.
(find_entries): a .y file is a yacc file.
(get_C_stab): c_ext becomes c_ext&C_PLPL.
(C_entries): logical cplpl means c_ext&C_PLPL.
(C_entries): logical yacc_rules means we are after the first %%.
(C_entries): added logic for yacc files.

(C_entries): ':' case moved to the second switch.
(C_entries): do not examine token if structdef==scolonseen.
(consider_token): structtag set to null string for enum.

(GET_COOKIE): and related macros removed.
(logical): is now int, no more a char.
(reg): define deleted.
(isgood, _gd, notgd): deleted.
(gotone): deleted.
(TOKEN): member linestart removed.
(linepos, prev_linepos, lb1): deleted.
(main): call initbuffer on lbs array instead of lb1.
(init): removed the initialisation of the logical _gd array;
(find_entries): a .sa suffix means assembler file.
(C_create_stab): "auto", "void", "extern", "static" are st_C_typespec.
All C state machines rewritten.
(C_entries): complete rewrite.
(condider_token): complete rewrite.
(getline): deleted.

(C_entries): Added the quotednl logical variable.
Used for parsing of #define's spanning multiple lines.

(C_entries): Save the definedef status even when a
newline is met inside a string.
1993-03-22 23:13:10 +00:00
etc Initial revision 1993-03-22 16:57:31 +00:00
lib-src (YACC): flag added to c_ext. 1993-03-22 23:13:10 +00:00
lisp Add TO-DO list. 1993-03-22 23:00:48 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src Decide automatically whether to use COFF or ELF. 1993-03-22 19:50:35 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub (sparclite, sparclite-*): New configuration. 1993-03-15 19:36:54 +00:00
configure1.in * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and 1993-03-18 16:10:40 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist Fix a nasty bug --- the cleanup production was nuking the generated 1993-03-22 19:23:41 +00:00
Makefile.in Added unlock and relock productions. 1993-03-19 07:37:19 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00