Age | Commit message (Expand) | Author | Files | Lines |
1998-07-21 | cccp.c (do_include): Fix vax c style include handling. | Klaus Kaempf | 1 | -1/+1 |
1998-07-20 | configure.in (enable_c_mbchar): New configure option. | Dave Brolley | 1 | -20/+339 |
1998-07-13 | Add --help option. | Nick Clifton | 1 | -1/+79 |
1998-06-28 | Consolidate strerror handling, as well as getcwd/getwd. | Kaveh R. Ghazi | 1 | -12/+2 |
1998-06-18 | cccp.c (hack_vms_include_specification): rewrite to handle '#include <dir/fil... | Klaus Kaempf | 1 | -116/+297 |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -21/+21 |
1998-05-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-05-07 | Handle missing vfprintf() & _doprnt() functions with linked in modules, | Kaveh R. Ghazi | 1 | -58/+88 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -4/+4 |
1998-05-06 | c-common.c: Convert to using ctype macros defined in system.h. | Kaveh R. Ghazi | 1 | -13/+15 |
1998-05-06 | Be more careful when including <time.h> and <sys/file.h> in system.h. | Kaveh R. Ghazi | 1 | -4/+0 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1 | -17/+42 |
1998-04-06 | More system.h cutover patches: | Kaveh R. Ghazi | 1 | -81/+26 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -189/+345 |
1998-03-30 | gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added. | Stan Cox | 1 | -5/+9 |
1998-03-12 | Don't accept GNU C macro varargs extension when pedantic. | Jim Wilson | 1 | -0/+2 |
1998-03-06 | * cccp.c (main): Fix dumb mistakes in last change. | Jeffrey A Law | 1 | -4/+4 |
1998-03-04 | cccp.c (main): Avoid undefined behavior when setting pend_includes and pend_f... | Jeffrey A Law | 1 | -2/+6 |
1998-02-12 | * cccp.c (new_include_prefix): Correctly handle -I./. | Jeffrey A Law | 1 | -1/+1 |
1998-02-01 | * cccp.c (main): Predefine __VMS_VER on VMS. | Klaus Kaempf | 1 | -0/+59 |
1998-01-29 | cccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case. | Klaus Kaempf | 1 | -6/+6 |
1998-01-14 | Bring in final gcc-2.8.0 changes. | Jeff Law | 1 | -1/+1 |
1997-12-09 | configure.in: Check for functions getrlimit and setrlimit. | Manfred Hollstein | 1 | -1/+1 |
1997-12-06 | * cccp.c: Fix typo brought over in merge. | Jeffrey A Law | 1 | -1/+1 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -202/+154 |
1997-11-17 | From Tom Tromey | Tom Tromey | 1 | -5/+25 |
1997-11-13 | cccp.c, cpplib.c (compare_defs): Don't complain about arg name respellings un... | Paul Eggert | 1 | -1/+2 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -108/+151 |
1997-10-01 | * cccp.c (expand_to_temp_buffer): Initialize all members of obuf. | Thomas Koenig | 1 | -0/+5 |
1997-09-01 | cccp.c (sys_errlist): Remove special 4.4bsd declaration. | Jeffrey A Law | 1 | -4/+0 |
1997-07-10 | (INO_T_EQ): Return 0 for MSDOS. | Doug Evans | 1 | -2/+2 |
1997-06-27 | (INO_T_EQ): Define for Win32 but not Cygwin32. | Richard Kenner | 1 | -0/+5 |
1997-05-18 | (VMS_write, VMS_read): Delete. | Richard Kenner | 1 | -62/+21 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -15/+14 |
1997-04-13 | (do_include): Diagnose #import and #include_next if pedantic and if not in a ... | Richard Kenner | 1 | -1/+11 |
1997-04-13 | (warn_undef): New variable. | Richard Kenner | 1 | -0/+8 |
1997-03-19 | (do_error, do_warning): Fix memory leak. | Richard Kenner | 1 | -2/+2 |
1997-03-19 | (output_line_directive): Do not output negative line numbers when | Richard Kenner | 1 | -3/+3 |
1997-03-19 | (c89): New decl. | Richard Kenner | 1 | -9/+14 |
1997-03-17 | [#if VMS] (O_RDONLY, O_WRONLY): Delete (redundant). | Richard Kenner | 1 | -10/+10 |
1997-02-16 | (special_symbol): Don't treat "L" in "L'...'" as identifier. | Richard Kenner | 1 | -4/+12 |
1997-02-16 | (is_space): Now external. | Richard Kenner | 1 | -2/+2 |
1997-02-02 | (rescan): Insert a space after `.' as well, to prevent accidental token-pasti... | Richard Kenner | 1 | -3/+3 |
1997-01-19 | #define __attribute__ to be null if compiling with GCC older than 2.7, | Richard Kenner | 1 | -1/+1 |
1997-01-04 | (PRINTF_PROTO): Use __printf__ in __attribute__, not printf. | Richard Kenner | 1 | -3/+3 |
1996-12-07 | (LOCAL_INCLUDE_DIR): Remove default definition. | Richard Kenner | 1 | -4/+6 |
1996-10-09 | (do_include): Treat ENOTDIR like ENOENT when an open fails. | Richard Kenner | 1 | -1/+1 |
1996-10-09 | (dollars_in_ident): Remove; replaced by is_idchar['$']. | Richard Kenner | 1 | -24/+7 |
1996-09-24 | (struct directive, directive_table, handle_directive): pass_thru now 1 for #d... | Richard Kenner | 1 | -14/+19 |
1996-08-18 | cccp.c (absolute_filename): Drive specifiers make the pathname absolute in cy... | Doug Evans | 1 | -1/+5 |