Age | Commit message (Expand) | Author | Files | Lines |
1999-04-16 | system.h: Always prototype abort. | Zack Weinberg | 1 | -0/+1 |
1999-03-23 | protoize.c (abspath): Preserve multiple leading slashes for _WIN32 and Interix. | Mumit Khan | 1 | -1/+1 |
1999-03-18 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+2 |
1999-03-10 | cppfiles.c (INO_T_EQ): Handle UWIN. | Mumit Khan | 1 | -1/+3 |
1999-02-09 | system.h (_, N_): Remove dummy i18n macros. | Nathan Sidwell | 1 | -2/+2 |
1999-01-30 | cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined. | Jeffrey A Law | 1 | -0/+2 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -176/+200 |
1999-01-21 | Update copyright. | Richard Henderson | 1 | -1/+1 |
1999-01-21 | cccp.c (xrealloc): Call malloc given a NULL old pointer. | Richard Henderson | 1 | -1/+5 |
1999-01-09 | gcc.c (xstrerror): Renamed from my_strerror. | Kaveh R. Ghazi | 1 | -28/+26 |
1998-12-12 | * protoize.c (fputs): Wrap extern declaration in #ifndef fputs. | Manfred Hollstein | 1 | -0/+2 |
1998-12-11 | cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h". | Manfred Hollstein | 1 | -1/+0 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -29/+7 |
1998-11-19 | configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h). | Kaveh R. Ghazi | 1 | -14/+0 |
1998-11-12 | Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN. | Geoffrey Noer | 1 | -1/+1 |
1998-11-07 | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1 | -1/+0 |
1998-11-02 | configure.in: Call AC_FUNC_VFORK. | Kaveh R. Ghazi | 1 | -6/+0 |
1998-10-17 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+2 |
1998-10-14 | Add ATTRIBUTE_NORETURN in a bunch of places: | Kaveh R. Ghazi | 1 | -0/+4 |
1998-10-14 | Warning fixes: | Kaveh R. Ghazi | 1 | -27/+36 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -5/+0 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -2/+2 |
1998-06-28 | Consolidate strerror handling, as well as getcwd/getwd. | Kaveh R. Ghazi | 1 | -7/+1 |
1998-05-12 | Consolidate support for "String-ification" into system.h: | Kaveh R. Ghazi | 1 | -8/+0 |
1998-05-06 | c-common.c: Convert to using ctype macros defined in system.h. | Kaveh R. Ghazi | 1 | -27/+27 |
1998-05-06 | Be more careful when including <time.h> and <sys/file.h> in system.h. | Kaveh R. Ghazi | 1 | -8/+0 |
1998-04-20 | Add extra protection in case strrchr already defined | Michael Meissner | 1 | -0/+2 |
1998-04-20 | Switch to strrchr if available instead of rindex | Michael Meissner | 1 | -4/+14 |
1998-04-08 | * protoize.c (creat, read, write): Do not declare. | Jeffrey A Law | 1 | -2/+2 |
1998-04-06 | More system.h cutover patches: | Kaveh R. Ghazi | 1 | -55/+12 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -29/+59 |
1998-03-18 | Fix more warnings... | Kaveh R. Ghazi | 1 | -0/+2 |
1998-02-28 | Fix warious warnings: | Kaveh R. Ghazi | 1 | -5/+9 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -17/+27 |
1997-09-11 | Patches from Fred Fish for systems with sys/varargs.h but not varargs.h. | Fred Fish | 1 | -0/+7 |
1997-09-01 | cccp.c (sys_errlist): Remove special 4.4bsd declaration. | Jeffrey A Law | 1 | -4/+0 |
1997-06-27 | (link): Eliminate definition on Win32. | Richard Kenner | 1 | -0/+2 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -6/+6 |
1997-04-20 | Use symbolic codes for exit. | Richard Kenner | 1 | -22/+21 |
1996-08-18 | protoize.c: Update test for win32 (&& ! cygwin32). | Doug Evans | 1 | -4/+1 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -19/+19 |
1996-06-10 | protoize.c: Include gansidecl.h. | Doug Evans | 1 | -70/+49 |
1995-10-09 | (reverse_def_dec_list): Silence compiler warnings. | Richard Kenner | 1 | -4/+4 |
1995-09-14 | (do_cleaning): Don't blank out backslash-escaped newlines in double | Richard Kenner | 1 | -1/+3 |
1995-08-28 | Fix spelling errors. | Richard Kenner | 1 | -1/+1 |
1995-07-10 | (reverse_def_dec_list): Delete const qualifiers from local variables, | Richard Kenner | 1 | -5/+5 |
1995-06-20 | (default_include): Use name and two ints to be compatible with | Richard Kenner | 1 | -11/+11 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | Changed WINNT to _WIN32. | Richard Kenner | 1 | -2/+2 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -2/+2 |