Age | Commit message (Expand) | Author | Files | Lines |
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 | -47/+76 |
1999-01-22 | cppp.c (xrealloc): Fix typo last change. | Richard Henderson | 1 | -1/+1 |
1999-01-21 | cccp.c (xrealloc): Call malloc given a NULL old pointer. | Richard Henderson | 1 | -5/+9 |
1999-01-16 | * gcc.c: (do_spec_1): Fix obvious typo. | Marc Espie | 1 | -1/+1 |
1999-01-09 | gcc.c (xstrerror): Renamed from my_strerror. | Kaveh R. Ghazi | 1 | -6/+4 |
1999-01-09 | Warning fixes: | Kaveh R. Ghazi | 1 | -16/+18 |
1999-01-06 | Fix copyright dates. | Jeff Law | 1 | -1/+1 |
1999-01-05 | Makefile.in (gcc.o, [...]): Depend on prefix.h. | Kaveh R. Ghazi | 1 | -13/+11 |
1998-12-24 | * gcc.c (execute): Enable -pipe with win32. | Stan Cox | 1 | -1/+1 |
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-12-08 | c-decl.c (flag_isoc9x): Default off. | Richard Henderson | 1 | -10/+10 |
1998-12-07 | [multiple changes] | Dave Brolley | 1 | -1/+1 |
1998-12-01 | c-common.c (declare_function_name): Declare predefinied variable `__func__'. | Ulrich Drepper | 1 | -18/+23 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -75/+7 |
1998-11-25 | * gcc.c (option_map): Recognize --output-class-directory. | Tom Tromey | 1 | -0/+1 |
1998-11-25 | gcc.c: Split out Objective-C specs to... | Zack Weinberg | 1 | -27/+4 |
1998-11-23 | cccp.c (S_ISREG, S_ISDIR): Delete defines. | Melissa O'Neill | 1 | -10/+0 |
1998-11-19 | configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h). | Kaveh R. Ghazi | 1 | -13/+0 |
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 |