summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
...
* * stmt.c: Convert remaining prototypes to ISO C90.aj2003-07-061-2/+2
* * gcc.c: Convert prototypes to ISO C90.aj2003-07-061-280/+171
* * system.h: Include filenames.h.zack2003-07-031-15/+7
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-5/+5
* * basic-block.h: Fix comment formatting.kazu2003-06-231-2/+2
* * gcc.c (target_sysroot_suffix, target_sysroot_hdrs_suffix,gp2003-06-191-3/+54
* cp:ghazi2003-06-161-3/+3
* * config.gcc: Reorganize --with-cpu logic. Setdrow2003-06-041-0/+71
* * configure.in (HAVE_LD_PIE): Check for ld -pie.jakub2003-06-031-2/+11
* * config/rs6000/rs6000.c (expand_block_move): Unify the TARGET_STRINGgeoffk2003-05-231-7/+9
* gcc:ghazi2003-05-171-14/+15
* * defaults.h (TARGET_CPU_CPP_BUILTINS, CPP_PREDEFINES): Remove.neil2003-05-171-170/+1
* PR other/10658mmitchel2003-05-071-1/+1
* * c-decl.c (pending_invalid_xref_file): Remove.nathan2003-05-031-1/+1
* * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.lerdsuwa2003-04-291-1/+1
* * Makefile.in: Update.neil2003-03-111-66/+1
* Remove extra bits I included, by mistake, in my previous check-indpatel2003-03-111-4/+1
* PR/9394dpatel2003-03-101-21/+4
* * gcc.c (do_spec_1) ['{']: Revert 2003-02-24 patch. Don't handlesayle2003-03-091-13/+19
* * configure.in: Don't always define TARGET_SYSTEM_ROOT.drow2003-03-041-0/+4
* * gcc.c (default_compilers): Add -no-integrated-cpp flag to invokeneil2003-03-021-5/+6
* In gcc/:geoffk2003-02-281-2/+2
* * gcc.c (do_spec_1): Treat %U like %u for unique associations.sayle2003-02-281-2/+2
* * gcc.c (do_spec_1) ['{']: Handle pending argument upon returnsayle2003-02-241-1/+13
* * gcc.c (validate_switches): Don't scan past closing '}'.geoffk2003-02-181-1/+2
* * Makefile.in (PREPROCESSOR_DEFINES): Adddrow2003-02-131-2/+26
* * Makefile.in (LIB2FUNCS_ST): Remove _gcov.nathan2003-01-271-1/+2
* * config.gcc (mips64*-*-linux*): Added.aoliva2003-01-191-6/+6
* * et-forest.c: Fix comment typos.kazu2003-01-171-2/+2
* Merge from pch-branch.geoffk2003-01-101-4/+26
* This was approved for 3.4 BIB branch. But since it is dead now, I am puttingdpatel2002-12-191-1/+1
* 2002-12-18 Loren James Rittle <rittle@labs.mot.com>geoffk2002-12-191-6/+6
* * gcc.c (do_spec_1) ['W']: End any pending argument from the braces.jason2002-12-181-0/+12
* * gcc.c (handle_braces): Allow '@' as a switch name.geoffk2002-12-171-1/+1
* * gcc.c (validate_switches): Allow '@' as a switch name.geoffk2002-12-171-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-368/+596
* * c-decl.c: Fix a comment typo.kazu2002-12-131-2/+2
* * gcc.c (do_spec_1): Reset delete_this_arg to zero.rupp2002-11-261-0/+1
* * gcc.c (static_spec_functions): Add if-exists-else specthorpej2002-11-261-0/+22
* include/drow2002-11-221-245/+0
* * Makefile.in (RUN_GEN, VALGRIND_DRIVER_DEFINES): New variables.hp2002-11-201-0/+27
* * gcc.c (The Specs Language): Document spec functions.thorpej2002-11-191-3/+232
* * doc/tm.texi (DRIVER_SELF_SPECS): Document.rsandifo2002-10-141-0/+52
* PR preprocessor/7862neil2002-10-121-3/+6
* PR preprocessor/8179neil2002-10-101-2/+2
* * system.h (GCCBUGURL): Delete.zack2002-10-081-3/+3
* * gcc.c (set_multilib_dir): Don't access *end.jakub2002-10-051-3/+9
* * gcc.c (print_multi_os_directory): New variable.jakub2002-10-031-92/+274
* * gcc.c (cc1_options): Add space on -auxbase-strip.nathan2002-10-011-1/+1
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2