Age | Commit message (Expand) | Author | Files | Lines |
1999-08-04 | gcc.c (access_check): New static function. | Ian Lance Taylor | 1 | -6/+27 |
1999-07-20 | gcc.c (default_compilers, cpp-output): Pass -fpreprocessed. | Jason Merrill | 1 | -1/+1 |
1999-07-17 | gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org. | Alexandre Oliva | 1 | -4/+4 |
1999-06-24 | gcc.c (main): Read user-specified specs files after computing additional star... | Tom Tromey | 1 | -11/+8 |
1999-05-17 | cppspec.c: Insert -no-gcc into command line unless -gcc was given by user. | Zack Weinberg | 1 | -5/+5 |
1999-05-10 | cppspec.c: Treat two non-option arguments as input and output file. | Dave Brolley | 1 | -6/+6 |
1999-05-05 | gcc.c (default_compilers): Fix brace nesting bug. | Zack Weinberg | 1 | -2/+1 |
1999-04-16 | system.h: Always prototype abort. | Zack Weinberg | 1 | -3/+1 |
1999-04-09 | collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_... | Mark Elbrecht | 1 | -32/+36 |
1999-04-06 | cppinit.c (install_predefs): Delete function. | Zack Weinberg | 1 | -6/+6 |
1999-03-25 | gcc.c: Compile unconditionally all code formerly dependent on #ifdef LANG_SPE... | Zack Weinberg | 1 | -12/+4 |
1999-03-18 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+2 |
1999-03-17 | * gcc.c (process_command): Dump link_command_spec too. | Mark Elbrecht | 1 | -0/+2 |
1999-03-10 | gcc.c (print_file_name, [...]): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -190/+206 |
1999-02-25 | gcc.c (default_compilers): Define __FAST_MATH__ when appropriate. | Richard Henderson | 1 | -0/+6 |
1999-02-09 | * gcc.c (convert_filename): Handle null filename argument. | Mumit Khan | 1 | -1/+6 |
1999-02-06 | README.g77, [...]: Update email addresses. | Jeffrey A Law | 1 | -2/+2 |
1999-01-31 | flags.h: Declare flag_no_ident. | Zack Weinberg | 1 | -3/+3 |
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 |