Age | Commit message (Expand) | Author | Files | Lines |
2003-06-23 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-06-19 | gcc.c (target_sysroot_suffix, [...]): New. | Graeme Peterson | 1 | -3/+54 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-06-04 | config.gcc: Reorganize --with-cpu logic. | Daniel Jacobowitz | 1 | -0/+71 |
2003-06-03 | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 1 | -2/+11 |
2003-05-23 | rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases. | Geoffrey Keating | 1 | -7/+9 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 1 | -14/+15 |
2003-05-17 | defaults.h (TARGET_CPU_CPP_BUILTINS, [...]): Remove. | Neil Booth | 1 | -170/+1 |
2003-05-07 | re PR other/10658 (Change copyright year.) | Mark Mitchell | 1 | -1/+1 |
2003-05-03 | c-decl.c (pending_invalid_xref_file): Remove. | Nathan Sidwell | 1 | -1/+1 |
2003-04-29 | c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | Kriang Lerdsuwanakij | 1 | -1/+1 |
2003-03-11 | Makefile.in: Update. | Neil Booth | 1 | -66/+1 |
2003-03-10 | Remove extra bits I included, by mistake, in my previous check-in | Devang Patel | 1 | -4/+1 |
2003-03-10 | gcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove. | Devang Patel | 1 | -21/+4 |
2003-03-09 | gcc.c (do_spec_1): Revert 2003-02-24 patch. | Roger Sayle | 1 | -13/+19 |
2003-03-04 | configure.in: Don't always define TARGET_SYSTEM_ROOT. | Daniel Jacobowitz | 1 | -0/+4 |
2003-03-02 | gcc.c (default_compilers): Add -no-integrated-cpp flag to invoke an external ... | Ashif Harji | 1 | -5/+6 |
2003-02-28 | In gcc/: 2003-02-28 Geoffrey Keating <geoffk@apple.com> | Geoffrey Keating | 1 | -2/+2 |
2003-02-28 | gcc.c (do_spec_1): Treat %U like %u for unique associations. | Roger Sayle | 1 | -2/+2 |
2003-02-24 | gcc.c (do_spec_1): Handle pending argument upon return from handle_braces in ... | Roger Sayle | 1 | -1/+13 |
2003-02-18 | * gcc.c (validate_switches): Don't scan past closing '}'. | Geoffrey Keating | 1 | -1/+2 |
2003-02-13 | Makefile.in (PREPROCESSOR_DEFINES): Add @TARGET_SYSTEM_ROOT_DEFINE@. | Daniel Jacobowitz | 1 | -2/+26 |
2003-01-27 | Makefile.in (LIB2FUNCS_ST): Remove _gcov. | Nathan Sidwell | 1 | -1/+2 |
2003-01-19 | config.gcc (mips64*-*-linux*): Added. | Alexandre Oliva | 1 | -6/+6 |
2003-01-17 | et-forest.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -4/+26 |
2002-12-19 | This was approved for 3.4 BIB branch. | Devang Patel | 1 | -1/+1 |
2002-12-19 | gcc.c (validate_switches): Robustify against skipping past '\0'. | Loren James Rittle | 1 | -6/+6 |
2002-12-18 | * gcc.c (do_spec_1) ['W']: End any pending argument from the braces. | Jason Merrill | 1 | -0/+12 |
2002-12-17 | * gcc.c (handle_braces): Allow '@' as a switch name. | Geoffrey Keating | 1 | -1/+1 |
2002-12-17 | * gcc.c (validate_switches): Allow '@' as a switch name. | Geoffrey Keating | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -368/+596 |
2002-12-13 | c-decl.c: Fix a comment typo. | Kazu Hirata | 1 | -2/+2 |
2002-11-26 | * gcc.c (do_spec_1): Reset delete_this_arg to zero. | Douglas B Rupp | 1 | -0/+1 |
2002-11-26 | gcc.c (static_spec_functions): Add if-exists-else spec function. | Jason Thorpe | 1 | -0/+22 |
2002-11-22 | libiberty.h (make_relative_prefix): Add prototype. | Daniel Jacobowitz | 1 | -245/+0 |
2002-11-20 | Makefile.in (RUN_GEN, [...]): New variables. | Hans-Peter Nilsson | 1 | -0/+27 |
2002-11-19 | gcc.c (The Specs Language): Document spec functions. | Jason Thorpe | 1 | -3/+232 |
2002-10-14 | tm.texi (DRIVER_SELF_SPECS): Document. | Richard Sandiford | 1 | -0/+52 |
2002-10-12 | re PR preprocessor/7862 (Interrupting gcc -MD removes .d file but not .o) | Neil Booth | 1 | -3/+6 |
2002-10-10 | re PR preprocessor/8179 (`echo | gcc -E -dM -ansi -` not working in gcc-3.3) | Neil Booth | 1 | -2/+2 |
2002-10-08 | system.h (GCCBUGURL): Delete. | Zack Weinberg | 1 | -3/+3 |
2002-10-05 | gcc.c (set_multilib_dir): Don't access *end. | Jakub Jelinek | 1 | -3/+9 |
2002-10-03 | gcc.c (print_multi_os_directory): New variable. | Jakub Jelinek | 1 | -92/+274 |
2002-10-01 | * gcc.c (cc1_options): Add space on -auxbase-strip. | Nathan Sidwell | 1 | -1/+1 |
2002-09-22 | dbxout.c: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-08-10 | c-opts.c (set_std_cxx98, [...]): New. | Neil Booth | 1 | -6/+5 |
2002-08-09 | Makefile.in (c-opts.o): Update | Neil Booth | 1 | -1/+1 |
2002-08-04 | gcc.c (cc1_options): Pass output file as auxbase when appropriate. | Nathan Sidwell | 1 | -0/+1 |
2002-08-01 | c-common.c (cb_register_builtins): If C++, define __EXCEPTIONS, __DEPRECATED ... | Neil Booth | 1 | -1/+1 |