summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc.c (init_gcc_specs): Fix comment.tromey2001-03-201-1/+1
* more rigorous SIGCHLD guardingkorbb2001-03-161-0/+5
* back out the 3-0 branch versionkorbb2001-03-081-36/+75
* fix SIGCHLD handlingkorbb2001-03-081-75/+36
* fix SIGCHLD handlingkorbb2001-03-081-0/+3
* * gcc.c (convert_filename): Append executable suffixlauras2001-03-041-1/+1
* * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang-specs.h,zack2001-03-021-23/+24
* * gcc.c (record_temp_file, pfatal_with_name, error): Make non-static,bothner2001-02-241-7/+3
* 2001-02-21 Jeffrey D. Oldham <oldham@codesourcery.com>oldham2001-02-211-1/+41
* 2001-02-21 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-211-5/+7
* * gcc.c (do_spec_1): 'n' for printing notices.hubicka2001-02-191-0/+16
* 2001-02-14 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-141-1/+1
* * gcc.c (cpp_options): Delete .d files on error. Don't deleteneil2001-02-091-3/+4
* * defaults.h (CPLUSPLUS_CPP_SPEC): New macro.mmitchel2001-02-071-11/+24
* * gcc.c (init_gcc_specs): New function. Make -shared-libgccmmitchel2001-02-021-7/+42
* * gcc.c (cpp_options): Added `*' to specs for -MF, -MQ, and -MT.tromey2001-01-161-1/+1
* 2001-01-16 Phil Edwards <pme@sources.redhat.com>pme2001-01-161-10/+1
* 2001-01-16 Phil Edwards <pme@sources.redhat.com>pme2001-01-161-1/+10
* * cppinit.c (OPT_g): Remove.neil2001-01-101-1/+1
* * gcc.c (cpp_options): Set MD file name from outputneil2001-01-101-3/+44
* * gcc.c (process_command): Set switches[n_switches].ordering to 0.dj2001-01-091-0/+1
* * cppinit.c (init): Rename init_library.neil2001-01-081-0/+1
* * c-lang.c (c_post_options): Call cpp_post_options.neil2001-01-071-1/+1
* * Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC andrth2001-01-071-5/+100
* * cpp.texi: Update for -MQ.neil2001-01-061-2/+2
* * cpp.texi: Update for -MP. Clarify behaviour of -MT.neil2001-01-051-1/+1
* * cpp.texi: Update for -MT.neil2001-01-041-2/+2
* * toplev.c (main): Call xmalloc_set_program_name.kenner2000-12-291-0/+2
* 2000-12-14 Philipp Thomas <pthomas@suse.de>pthomas2000-12-171-0/+7
* * gcc.c (cpp_options): Pass -fno-operator-names.jakub2000-12-151-1/+1
* * gcc.c (cpp_options): Update to use '&'.neil2000-12-141-1/+1
* * gcc.c (cpp_options): Update to use '&'.neil2000-12-141-18/+43
* * gcc.c (handle_braces): Handle %{<S*} spec correctly.tromey2000-12-131-1/+9
* * gcc.c (default_compilers): Add suffixes .mi, .cp, .ii, .FOR andjsm282000-12-011-5/+6
* * system.h (IS_DIR_SEPARATOR): Use uppercase macro name.kenner2000-11-281-18/+8
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-8/+1
* * gcc.c (process_command): Use F_OK, not R_OK.kenner2000-11-241-1/+1
* * gcc.c (validate_switches): Validate multiple switches namedneil2000-11-221-9/+19
* * gcc.c (process_command): Define 'j' variable whenzack2000-11-191-0/+1
* New option --target-help.cchavva2000-11-141-0/+45
* * gcc.c (default_compilers) [@cpp-output]: Add -fpreprocessed.rth2000-11-081-1/+1
* * builtins.c (expand_builtin_strlen): Remove unused modezack2000-11-031-1/+0
* * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.cjsm282000-11-031-3/+3
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-021-9/+9
* * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.tromey2000-10-201-1/+2
* * Use "because" instead of since in error messages.dje2000-10-201-3/+3
* * configure: Save configure arguments to gcc/configargs.h.rth2000-10-051-0/+5
* * gcc.c: Move data on prefixes forward in file and reorganize.kenner2000-10-051-107/+114
* * gcc.c (cpp_options): Add spec for -ftabstop=.neil2000-09-261-11/+23
* * gcc.c (modify_target): New variable and struct.kenner2000-09-201-0/+71