Age | Commit message (Expand) | Author | Files | Lines |
1998-07-28 | gcc.c: Fix commentary describing %g, %u, %U, and %O. | Craig Burley | 1 | -27/+54 |
1998-07-21 | gcc.c (do_spec): Call "error" not "warning". | Jeffrey A Law | 1 | -1/+1 |
1998-07-20 | gcc.c (do_spec): Issue a warning for '%[]' usage. | Jeffrey A Law | 1 | -16/+57 |
1998-07-16 | gcc.c (do_spec_1): Cope with %g/%u/%U options which do not have a suffix. | Nick Clifton | 1 | -1/+1 |
1998-07-14 | Improve --help support. | Nick Clifton | 1 | -26/+56 |
1998-07-13 | gcc.c (do_spec_1): Fix %O handling for secure temporary file creation. | Weiwen Liu | 1 | -4/+15 |
1998-07-13 | i386.h (CPP_486_SPEC, [...]): New specs. | Jim Wilson | 1 | -56/+16 |
1998-07-13 | Add --help option. | Nick Clifton | 1 | -42/+147 |
1998-06-29 | choose-temp.c (make_temp_file): Accept new argument for the file suffix to use. | Jeffrey A Law | 1 | -2/+2 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -1/+8 |
1998-06-28 | choose-temp.c (choose_temp_base): Restore original variant of this function f... | Jeffrey A Law | 1 | -2/+7 |
1998-06-28 | Consolidate strerror handling, as well as getcwd/getwd. | Kaveh R. Ghazi | 1 | -7/+1 |
1998-06-26 | choose-temp.c (choose_temp_base): Remove MPW bits. | Jeffrey A Law | 1 | -0/+5 |
1998-06-25 | gcc.c (default_compilers): Use new | syntax to eliminate string concatenation. | Dave Brolley | 1 | -8/+3 |
1998-06-22 | * gcc.c (handle_braces): Recognize | between options as an or. | Richard Henderson | 1 | -32/+56 |
1998-06-10 | Integrate cpplib into the C and C++ front ends. | Dave Brolley | 1 | -3/+44 |
1998-06-06 | One more typo. | Per Bothner | 1 | -1/+1 |
1998-06-06 | Fixed typo: lang_specific_extra_ofiles -> lang_specific_extra_outfiles. | Per Bothner | 1 | -1/+1 |
1998-06-05 | gcc.c (lang_specific_pre_link): New LANG_SPECIFIC_DRIVER function. | Per Bothner | 1 | -5/+22 |
1998-05-17 | gcc.c (SWITCH_CURTAILS_COMPILATION): Definition. | Nick Clifton | 1 | -2/+45 |
1998-05-07 | Fix specs file problem reported by Nathan Myers. | Jim Wilson | 1 | -2/+2 |
1998-05-07 | Handle missing vfprintf() & _doprnt() functions with linked in modules, | Kaveh R. Ghazi | 1 | -36/+1 |
1998-05-06 | c-common.c: Convert to using ctype macros defined in system.h. | Kaveh R. Ghazi | 1 | -3/+3 |
1998-05-06 | Be more careful when including <time.h> and <sys/file.h> in system.h. | Kaveh R. Ghazi | 1 | -5/+0 |
1998-04-20 | Fix i386-* failure that shows up as a cpp usage message. | Jim Wilson | 1 | -2/+1 |
1998-04-20 | Fix warning when compiling g++.o | Michael Meissner | 1 | -0/+4 |
1998-04-18 | Patches to make g++/g77 give useful error when no files are given. | Jim Wilson | 1 | -3/+9 |
1998-04-08 | gcc.c (proces_command): Improve error message for -o with either -c or -S. | Jeffrey A Law | 1 | -1/+1 |
1998-04-06 | gcc.c: Add linker spec. | Bob Manson | 1 | -2/+16 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -27/+69 |
1998-03-30 | gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added. | Stan Cox | 1 | -4/+8 |
1998-03-27 | Make GCC_EXEC_PREFIX work again | Michael Meissner | 1 | -0/+15 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -7/+6 |
1998-03-16 | Fix off by 1 error in handling multilibs | Michael Meissner | 1 | -0/+3 |
1998-03-12 | a | Manfred Hollstein | 1 | -29/+29 |
1998-03-12 | a | Manfred Hollstein | 1 | -1/+7 |
1998-03-12 | c-decl (finish_struct): Change type of min_align to unsigned. | Manfred Hollstein | 1 | -11/+10 |
1998-02-28 | I've backed out of including stat.h via system.h because stat.h can define... | Kaveh R. Ghazi | 1 | -0/+1 |
1998-02-15 | gcc.c: Get system includes... | Kaveh R. Ghazi | 1 | -55/+15 |
1998-02-07 | gcc.c: Include <strings.h>/<string.h>, <stdlib.h>, <unistd.h>, <fcntl.h>. | Robert Lipe | 1 | -29/+26 |
1998-01-26 | flags.h: New flag (optimize_size). | Anthony Green | 1 | -6/+11 |
1998-01-17 | pexecute.c (pexecute): New function for mingw32. | Mumit Khan | 1 | -1/+1 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -2/+6 |
1997-12-06 | m68k.c: Include tree.h for dwarf2out_cfi_label. | Jeff Law | 1 | -1/+1 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -81/+134 |
1997-09-01 | cccp.c (sys_errlist): Remove special 4.4bsd declaration. | Jeffrey A Law | 1 | -4/+0 |
1997-08-18 | Take out __EGCS__ and __EGCS_MINOR__. | Jeff Law | 1 | -4/+0 |
1997-08-17 | gcc.c (default_compilers): Add __EGCS__ and __EGCS_MINOR__ predefines. | Jeffrey A Law | 1 | -0/+4 |
1997-08-15 | version.c: Change the version string to look like... | Jeffrey A Law | 1 | -60/+0 |
1997-08-11 | * Integrate tlink patch from jason@cygnus.com | Jeffrey A Law | 1 | -35/+62 |