OSDN Git Service

* Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,
[pf3gnuchains/gcc-fork.git] / gcc / protoize.c
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-03-27 ghazi * system.h: Include symcat.h.
2001-03-16 korbbmore rigorous SIGCHLD guarding
2000-12-17 pthomas2000-12-14 Philipp Thomas <pthomas@suse.de>
2000-11-19 ghaziWarning fixes:
2000-08-22 law * protoize.c (munge_compile_params): Fix typo...
2000-08-21 law * gcc.c (do_spec_1): Implement %j spec flag.
2000-04-18 zack * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
2000-02-26 lawFix copyrights.
2000-02-26 law * protoize.c: (AUX_INFO_SUFFIX): New macro.
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * machmode.h: PROTO -> PARAMS.
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
1999-10-16 ghazi * protoize.c (safe_read, safe_write): Avoid...
1999-09-10 ghazi * protoize.c: Remove various __STDC__ and POSIX hacks...
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-02 law * protoize.c (gen_aux_info_file): Let pexecute...
1999-08-31 ghazi * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
1999-08-25 geoffk* Makefile.in (PREPROCESSOR_DEFINES): New macro.
1999-04-16 zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-03-23 law * protoize.c (abspath): Preserve multiple leadi...
1999-03-18 ghaziWarning fixes:
1999-03-11 law * cppfiles.c (INO_T_EQ): Handle UWIN.
1999-02-09 law * system.h (_, N_): Remove dummy i18n macros.
1999-01-30 law * cccp.c (main): Only call setlocale (LC_MESSAG...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-21 rthUpdate copyright.
1999-01-21 rth * cccp.c (xrealloc): Call malloc given a NULL...
1999-01-09 ghazi * gcc.c (xstrerror): Renamed from my_strerror...
1998-12-12 law * protoize.c (fputs): Wrap extern declaration...
1998-12-11 manfred
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-19 ghazi * configure.in: Don't do AC_CHECK_HEADERS(wait...
1998-11-12 wilsonJumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-11-02 ghazi * configure.in: Call AC_FUNC_VFORK.
1998-10-17 ghaziWarning fixes:
1998-10-14 ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-14 ghaziWarning fixes:
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-28 ghaziConsolidate strerror handling, as well as getcwd/getwd.
1998-05-12 ghaziConsolidate support for "String-ification" into system.h:
1998-05-06 ghazi * c-common.c: Convert to using ctype macros...
1998-05-06 ghaziBe more careful when including <time.h> and <sys/file...
1998-04-20 meissnerAdd extra protection in case strrchr already defined
1998-04-20 meissnerSwitch to strrchr if available instead of rindex
1998-04-08 law * protoize.c (creat, read, write): Do not declare.
1998-04-06 ghaziMore system.h cutover patches:
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-18 ghaziFix more warnings...
1998-02-28 ghaziFix warious warnings:
1997-12-07 lawMerge from gcc-2.8
1997-09-12 wilsonPatches from Fred Fish for systems with sys/varargs...
1997-09-01 law * cccp.c (sys_errlist): Remove special 4.4bsd...
1997-06-27 kenner(link): Eliminate definition on Win32.
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-04-20 kennerUse symbolic codes for exit.
1996-08-18 dje * protoize.c: Update test for win32 (&& ! cygwin32).
1996-07-03 mrsformatting tweaks
1996-06-10 dje * protoize.c: Include gansidecl.h.
1995-10-09 kenner(reverse_def_dec_list): Silence compiler warnings.
1995-09-14 kenner(do_cleaning): Don't blank out backslash-escaped newlin...
1995-08-28 kennerFix spelling errors.
1995-07-10 kenner(reverse_def_dec_list): Delete const qualifiers from...
1995-06-20 kenner(default_include): Use name and two ints to be compatib...
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerChanged WINNT to _WIN32.
1995-05-16 kennerFix typos in comments.
1995-05-16 kenner(edit_fn_definition): Fix mispelled local `have_flotsam'.
1995-05-03 kenner(gen_aux_info_file): Use strerror #ifdef HAVE_STRERROR.
1995-04-28 dje(sys_nerr): Really declare ifndef HAVE_STRERROR.
1995-04-25 kennerRemoved __NetBSD__ from conditional.
1995-03-30 kennerUse the phrase `preprocessing directive' consistently.
1995-02-21 kennerAdded #ifdef's WINNT.
1995-01-25 kennerUpdate comments.
1994-11-08 mib[!POSIX]: Only define O_RDONLY and O_WRONLY if they...
1994-10-05 ianInclude <sys/wait.h> on a POSIX system
1994-10-04 ianIf the POSIX.1 wait macros are defined, use them.
1994-07-11 mycroftDo the 4.4BSD sys_errlist modification for NetBSD also.
1994-06-23 kennerInclude <dirent.h>, not <sys/dir.h> on Concurrent.
1994-03-30 kennerFix copyright notice.
1994-03-30 kennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-02-28 kenner(process_aux_info_file): Properly start over on file...
1993-12-15 kennerRemove declarations of setjmp and longjmp.
1993-11-24 rms(save_def_or_dec): Correct typo in change of Nov 23...
1993-11-24 rms(save_def_or_dec): If function's aux info doesn't end
1993-11-19 kennerRemove declarations for malloc and realloc.
1993-11-05 rms(safe_write): Return right away after safe_write.
1993-11-05 rms(safe_read, safe_write): Handle EINTR.
1993-11-03 rms(safe_write, safe_read): Really use arg DESC.
1993-11-02 rms(safe_read): New function.
1993-11-02 rms(edit_file): Use safe_write.
1993-10-26 rms[__NeXT__]: Don't declare setjmp or longjmp.
1993-10-20 wilson(sys_errlist): Conditionalize declaration for BSD 4.4.
1993-09-28 rmsDeclare rindex unconditionally.
1993-09-06 wilson(abort): Correct volatile function declaration.
1993-05-25 rms(include_defaults): Update to match cccp.c.
next