| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c: Fix comment formatting. | kazu | 2003-07-22 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -74/+53 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -8/+42 |
* | * stmt.c: Convert remaining prototypes to ISO C90. | aj | 2003-07-06 | 1 | -2/+2 |
* | * gcc.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -280/+171 |
* | * system.h: Include filenames.h. | zack | 2003-07-03 | 1 | -15/+7 |
* | * alloc-pool.c: Fix comment formatting. | kazu | 2003-06-29 | 1 | -5/+5 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-06-23 | 1 | -2/+2 |
* | * gcc.c (target_sysroot_suffix, target_sysroot_hdrs_suffix, | gp | 2003-06-19 | 1 | -3/+54 |
* | cp: | ghazi | 2003-06-16 | 1 | -3/+3 |
* | * config.gcc: Reorganize --with-cpu logic. Set | drow | 2003-06-04 | 1 | -0/+71 |
* | * configure.in (HAVE_LD_PIE): Check for ld -pie. | jakub | 2003-06-03 | 1 | -2/+11 |
* | * config/rs6000/rs6000.c (expand_block_move): Unify the TARGET_STRING | geoffk | 2003-05-23 | 1 | -7/+9 |
* | gcc: | ghazi | 2003-05-17 | 1 | -14/+15 |
* | * defaults.h (TARGET_CPU_CPP_BUILTINS, CPP_PREDEFINES): Remove. | neil | 2003-05-17 | 1 | -170/+1 |
* | PR other/10658 | mmitchel | 2003-05-07 | 1 | -1/+1 |
* | * c-decl.c (pending_invalid_xref_file): Remove. | nathan | 2003-05-03 | 1 | -1/+1 |
* | * c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | lerdsuwa | 2003-04-29 | 1 | -1/+1 |
* | * Makefile.in: Update. | neil | 2003-03-11 | 1 | -66/+1 |
* | Remove extra bits I included, by mistake, in my previous check-in | dpatel | 2003-03-11 | 1 | -4/+1 |
* | PR/9394 | dpatel | 2003-03-10 | 1 | -21/+4 |
* | * gcc.c (do_spec_1) ['{']: Revert 2003-02-24 patch. Don't handle | sayle | 2003-03-09 | 1 | -13/+19 |
* | * configure.in: Don't always define TARGET_SYSTEM_ROOT. | drow | 2003-03-04 | 1 | -0/+4 |
* | * gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke | neil | 2003-03-02 | 1 | -5/+6 |
* | In gcc/: | geoffk | 2003-02-28 | 1 | -2/+2 |
* | * gcc.c (do_spec_1): Treat %U like %u for unique associations. | sayle | 2003-02-28 | 1 | -2/+2 |
* | * gcc.c (do_spec_1) ['{']: Handle pending argument upon return | sayle | 2003-02-24 | 1 | -1/+13 |
* | * gcc.c (validate_switches): Don't scan past closing '}'. | geoffk | 2003-02-18 | 1 | -1/+2 |
* | * Makefile.in (PREPROCESSOR_DEFINES): Add | drow | 2003-02-13 | 1 | -2/+26 |
* | * Makefile.in (LIB2FUNCS_ST): Remove _gcov. | nathan | 2003-01-27 | 1 | -1/+2 |
* | * config.gcc (mips64*-*-linux*): Added. | aoliva | 2003-01-19 | 1 | -6/+6 |
* | * et-forest.c: Fix comment typos. | kazu | 2003-01-17 | 1 | -2/+2 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -4/+26 |
* | This was approved for 3.4 BIB branch. But since it is dead now, I am putting | dpatel | 2002-12-19 | 1 | -1/+1 |
* | 2002-12-18 Loren James Rittle <rittle@labs.mot.com> | geoffk | 2002-12-19 | 1 | -6/+6 |
* | * gcc.c (do_spec_1) ['W']: End any pending argument from the braces. | jason | 2002-12-18 | 1 | -0/+12 |
* | * gcc.c (handle_braces): Allow '@' as a switch name. | geoffk | 2002-12-17 | 1 | -1/+1 |
* | * gcc.c (validate_switches): Allow '@' as a switch name. | geoffk | 2002-12-17 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -368/+596 |
* | * c-decl.c: Fix a comment typo. | kazu | 2002-12-13 | 1 | -2/+2 |
* | * gcc.c (do_spec_1): Reset delete_this_arg to zero. | rupp | 2002-11-26 | 1 | -0/+1 |
* | * gcc.c (static_spec_functions): Add if-exists-else spec | thorpej | 2002-11-26 | 1 | -0/+22 |
* | include/ | drow | 2002-11-22 | 1 | -245/+0 |
* | * Makefile.in (RUN_GEN, VALGRIND_DRIVER_DEFINES): New variables. | hp | 2002-11-20 | 1 | -0/+27 |
* | * gcc.c (The Specs Language): Document spec functions. | thorpej | 2002-11-19 | 1 | -3/+232 |
* | * doc/tm.texi (DRIVER_SELF_SPECS): Document. | rsandifo | 2002-10-14 | 1 | -0/+52 |
* | PR preprocessor/7862 | neil | 2002-10-12 | 1 | -3/+6 |
* | PR preprocessor/8179 | neil | 2002-10-10 | 1 | -2/+2 |
* | * system.h (GCCBUGURL): Delete. | zack | 2002-10-08 | 1 | -3/+3 |
* | * gcc.c (set_multilib_dir): Don't access *end. | jakub | 2002-10-05 | 1 | -3/+9 |