]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/protoize.c
Oops, missed ChangeLog in last checkin...
[thirdparty/gcc.git] / gcc / protoize.c
2000-04-18  Zack Weinbergcccp.c, [...]: Removed.
2000-02-26  Jeff LawFix copyrights.
2000-02-26  Mumit Khanprotoize.c: (AUX_INFO_SUFFIX): New macro.
2000-02-15  Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghazimachmode.h: PROTO -> PARAMS.
2000-01-07  Mumit Khanprotoize.c: Conditionally include unistd.h.
1999-10-16  Kaveh R. Ghaziprotoize.c (safe_read, safe_write): Avoid the gcc exten...
1999-09-10  Kaveh R. Ghaziprotoize.c: Remove various __STDC__ and POSIX hacks.
1999-09-07  Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-09-02  Marc Espieprotoize.c (gen_aux_info_file): Let pexecute call choos...
1999-08-31  Kaveh R. GhaziMakefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
1999-08-25  Fred FishMakefile.in (PREPROCESSOR_DEFINES): New macro.
1999-04-16  Zack Weinbergsystem.h: Always prototype abort.
1999-03-23  Mumit Khanprotoize.c (abspath): Preserve multiple leading slashes...
1999-03-18  Kaveh R. GhaziWarning fixes:
1999-03-11  Mumit Khancppfiles.c (INO_T_EQ): Handle UWIN.
1999-02-09  Nathan Sidwellsystem.h (_, N_): Remove dummy i18n macros.
1999-01-30  Jeffrey A Lawcccp.c (main): Only call setlocale (LC_MESSAGES, ....
1999-01-27  Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-21  Richard HendersonUpdate copyright.
1999-01-21  Richard Hendersoncccp.c (xrealloc): Call malloc given a NULL old pointer.
1999-01-09  Kaveh R. Ghazigcc.c (xstrerror): Renamed from my_strerror.
1998-12-12  Manfred Hollstein* protoize.c (fputs): Wrap extern declaration in #ifnde...
1998-12-11  Manfred Hollsteincccp.c: Do not #include <sys/stat.h> here; this is...
1998-11-27  Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-19  Kaveh R. Ghaziconfigure.in: Don't do AC_CHECK_HEADERS(wait.h sys...
1998-11-12  Geoffrey NoerJumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.
1998-11-07  Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-11-02  Kaveh R. Ghaziconfigure.in: Call AC_FUNC_VFORK.
1998-10-17  Kaveh R. GhaziWarning fixes:
1998-10-14  Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-14  Kaveh R. GhaziWarning fixes:
1998-08-26  Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-06-29  Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-28  Kaveh R. GhaziConsolidate strerror handling, as well as getcwd/getwd.
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.
next