Consolidate support for "String-ification" into system.h:
[gcc.git] / gcc / protoize.c
1998-05-12 Kaveh R. GhaziConsolidate support for "String-ification" into system.h:
1998-05-06 Kaveh R. Ghazic-common.c: Convert to using ctype macros defined in...
1998-05-06 Kaveh R. GhaziBe more careful when including <time.h> and <sys/file...
1998-04-20 Michael MeissnerAdd extra protection in case strrchr already defined
1998-04-20 Michael MeissnerSwitch to strrchr if available instead of rindex
1998-04-08 Jeffrey A Law* protoize.c (creat, read, write): Do not declare.
1998-04-06 Kaveh R. GhaziMore system.h cutover patches:
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-18 Kaveh R. GhaziFix more warnings...
1998-02-28 Kaveh R. GhaziFix warious warnings:
1997-12-07 Jeff LawMerge from gcc-2.8
1997-09-12 Fred FishPatches from Fred Fish for systems with sys/varargs...
1997-09-01 Jeffrey A Lawcccp.c (sys_errlist): Remove special 4.4bsd declaration.
1997-06-27 Richard Kenner(link): Eliminate definition on Win32.
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-04-20 Richard KennerUse symbolic codes for exit.
1996-08-18 Doug Evansprotoize.c: Update test for win32 (&& ! cygwin32).
1996-07-03 Mike Stumpformatting tweaks
1996-06-10 Doug Evansprotoize.c: Include gansidecl.h.
1995-10-09 Richard Kenner(reverse_def_dec_list): Silence compiler warnings.
1995-09-14 Richard Kenner(do_cleaning): Don't blank out backslash-escaped newlin...
1995-08-28 Richard KennerFix spelling errors.
1995-07-10 Richard Kenner(reverse_def_dec_list): Delete const qualifiers from...
1995-06-20 Richard Kenner(default_include): Use name and two ints to be compatib...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerChanged WINNT to _WIN32.
1995-05-16 Richard KennerFix typos in comments.
1995-05-16 Richard Kenner(edit_fn_definition): Fix mispelled local `have_flotsam'.
1995-05-03 Richard Kenner(gen_aux_info_file): Use strerror #ifdef HAVE_STRERROR.
1995-04-28 Doug Evans(sys_nerr): Really declare ifndef HAVE_STRERROR.
1995-04-25 Richard KennerRemoved __NetBSD__ from conditional.
1995-03-30 Richard KennerUse the phrase `preprocessing directive' consistently.
1995-02-21 Richard KennerAdded #ifdef's WINNT.
1995-01-25 Richard KennerUpdate comments.
1994-11-08 Michael Bushnell[!POSIX]: Only define O_RDONLY and O_WRONLY if they...
1994-10-05 Ian Lance TaylorInclude <sys/wait.h> on a POSIX system
1994-10-04 Ian Lance TaylorIf the POSIX.1 wait macros are defined, use them.
1994-07-11 Charles HannumDo the 4.4BSD sys_errlist modification for NetBSD also.
1994-06-23 Richard KennerInclude <dirent.h>, not <sys/dir.h> on Concurrent.
1994-03-30 Richard KennerFix copyright notice.
1994-03-30 Richard KennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-02-28 Richard Kenner(process_aux_info_file): Properly start over on file...
1993-12-15 Richard KennerRemove declarations of setjmp and longjmp.
1993-11-24 Richard Stallman(save_def_or_dec): Correct typo in change of Nov 23.
1993-11-24 Richard Stallman(save_def_or_dec): If function's aux info doesn't end...
1993-11-19 Richard KennerRemove declarations for malloc and realloc.
1993-11-05 Richard Stallman(safe_write): Return right away after safe_write.
1993-11-05 Richard Stallman(safe_read, safe_write): Handle EINTR.
1993-11-03 Richard Stallman(safe_write, safe_read): Really use arg DESC.
1993-11-02 Richard Stallman(safe_read): New function.
1993-11-02 Richard Stallman(edit_file): Use safe_write.
1993-10-26 Richard Stallman[__NeXT__]: Don't declare setjmp or longjmp.
1993-10-20 Jim Wilson(sys_errlist): Conditionalize declaration for BSD 4.4.
1993-09-28 Richard StallmanDeclare rindex unconditionally.
1993-09-06 Jim Wilson(abort): Correct volatile function declaration.
1993-05-25 Richard Stallman(include_defaults): Update to match cccp.c.
1993-05-21 Richard Stallman(add_symbol, unexpand_if_needed, abspath):
1993-05-10 Richard StallmanDon't include string.h.
1993-04-26 Richard Kenner(other_variable_style_function): Properly test for...
1993-04-23 Doug Evans(scan_for_missed_items): Add keywords: else, do, case.
1993-01-31 Richard StallmanInclude gvarargs.h before system headers.
1993-01-02 Richard Stallman(default_include): Look directly in TOOL_INCLUDE_DIR.
1992-10-20 Richard StallmanAdd #undef getopt after getopt.h.
1992-08-14 Torbjorn GranlundFix spelling errors in comments.
1992-07-12 Richard Stallman(process_aux_info_file): Set must_create before jumping...
1992-06-29 Charles Hannumentered into RCS
1992-06-25 Richard Stallman*** empty log message ***
1992-06-24 Richard Stallman*** empty log message ***
1992-06-23 Richard Stallman*** empty log message ***
1992-06-21 Richard Stallman*** empty log message ***
1992-06-18 Richard Kenner*** empty log message ***
1992-06-14 Richard Stallman*** empty log message ***
1992-05-23 Richard Stallman*** empty log message ***
1992-05-14 Richard Stallman*** empty log message ***
1992-05-07 Richard Stallman*** empty log message ***
1992-05-04 Richard Stallman*** empty log message ***
1992-03-26 Richard Stallman*** empty log message ***
1992-03-23 Richard Stallman*** empty log message ***
1992-03-22 Richard Stallman*** empty log message ***
1992-03-20 Richard Stallman*** empty log message ***
1992-03-19 Richard Stallman*** empty log message ***
1992-03-18 Richard Stallman*** empty log message ***
1992-03-14 Richard Stallman*** empty log message ***
1992-03-14 Richard Stallman*** empty log message ***
1992-03-07 Richard Stallman*** empty log message ***
1992-03-03 Tom Wood*** empty log message ***
1992-02-18 Richard Stallman*** empty log message ***
1992-02-18 Richard Stallman*** empty log message ***
1992-02-16 Richard Stallman*** empty log message ***
1992-01-30 Jim Wilson*** empty log message ***
1992-01-17 Richard Stallman*** empty log message ***
1991-12-24 Richard Stallman*** empty log message ***
1991-12-10 Richard StallmanInitial revision