Age | Commit message (Expand) | Author | Files | Lines |
1998-11-12 | Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN. | Geoffrey Noer | 1 | -1/+1 |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -7/+7 |
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 | -4/+0 |
1998-10-28 | Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. | Richard Henderson | 1 | -0/+6 |
1998-10-28 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+19 |
1998-10-20 | * gcc.c (option_map): Added --classpath and --CLASSPATH. | Tom Tromey | 1 | -0/+2 |
1998-10-14 | Add ATTRIBUTE_NORETURN in a bunch of places: | Kaveh R. Ghazi | 1 | -4/+4 |
1998-10-14 | Warning fixes: | Kaveh R. Ghazi | 1 | -16/+20 |
1998-10-09 | flow.c (print_rtl_with_bb): Changed type of in_bb_p to match use. | Graham Stott | 1 | -6/+6 |
1998-09-28 | configure.in: new flags --with-ld and --with-as... | Alexandre Oliva | 1 | -1/+21 |
1998-09-20 | Use GET_ENV_PATH_LIST for GCC_EXEC_PREFIX too. My goof, not Felix's. | Jeff Law | 1 | -1/+1 |
1998-09-20 | c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT (). | Felix Lee | 1 | -6/+6 |
1998-09-20 | Makefile.in (LIBS): Link in libiberty.a. | Per Bothner | 1 | -3/+3 |
1998-09-04 | gcc.c (do_spec_1): [case 'o'] Account for lang_specific_extra_outfiles. | Tom Tromey | 1 | -7/+19 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -6/+0 |
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 |