| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc.c (add_sysrooted_prefix, [...]): Use fatal, not abort. | Nathan Sidwell | 2004-09-09 | 1 | -50/+79 |
* | re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1) | H.J. Lu | 2004-09-03 | 1 | -0/+3 |
* | Makefile.in (BUILD_ERRORS): Set to build-errors. | Nathan Sidwell | 2004-08-23 | 1 | -2/+2 |
* | re PR other/5620 (GCC -save-temps foo.c fails to build foo.o) | Danny Smith | 2004-08-20 | 1 | -1/+12 |
* | gcc.c (default_compilers): Add info about ".mm", ".M" and ".mii" Objective-C+... | Ziemowit Laski | 2004-08-18 | 1 | -0/+2 |
* | gcc.c (add_prefix, [...]): Remove penultimate parameter. | Paolo Bonzini | 2004-08-03 | 1 | -81/+43 |
* | gcc.c (STANDARD_STARTFILE_PREFIX_1): Define. | Aaron W. LaFramboise | 2004-07-01 | 1 | -6/+19 |
* | c-opts.c (c_common_handle_option): Handle -fpch-preprocess. | Geoffrey Keating | 2004-06-22 | 1 | -1/+2 |
* | gcc.c (MFLIB_SPEC): Remove library references... | Frank Ch. Eigler | 2004-06-04 | 1 | -1/+1 |
* | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-05-30 | 1 | -1/+1 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-05-30 | 1 | -2/+2 |
* | gcc.c (struct prefix_list): Add forward declaration. | Paolo Bonzini | 2004-05-24 | 1 | -116/+124 |
* | gcc.c (default_compilers): Fill out initializers for new Fortran entries. | Ian Lance Taylor | 2004-05-13 | 1 | -2/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -2/+26 |
* | gcc.c (DELETE_IF_ORDINARY): New macro default definition. | Douglas B Rupp | 2004-04-29 | 1 | -4/+12 |
* | gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED. | Alan Modra | 2004-04-23 | 1 | -1/+6 |
* | * gcc.c (used_arg): Check whether an option has been removed. | Richard Sandiford | 2004-04-17 | 1 | -14/+15 |
* | * gcc.c (default_compilers): Add missing initializers. | Ian Lance Taylor | 2004-04-09 | 1 | -1/+1 |
* | gcc.c (main): Move 'break' in main loops (on an error) to wait until error pr... | Caroline Tice | 2004-04-07 | 1 | -8/+4 |
* | gcc.c (combine_flag): New global variable, for new driver option. | Caroline Tice | 2004-04-05 | 1 | -47/+163 |
* | gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg... | Alan Modra | 2004-04-01 | 1 | -0/+7 |
* | re PR driver/13577 (multiple -o options with -c cause unrecognized option `-s... | Nathan Sidwell | 2004-03-05 | 1 | -1/+1 |
* | Add framework support for darwin. | Mike Stump | 2004-03-04 | 1 | -1/+1 |
* | re PR bootstrap/14356 (gcc.c:3661: error: assignment of read-only location) | Mark Mitchell | 2004-03-02 | 1 | -6/+6 |
* | c-decl.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 2004-02-27 | 1 | -1/+1 |
* | gcc.c (process_command): Allow translation of the copyright symbol but not th... | Kazu Hirata | 2004-02-20 | 1 | -2/+2 |
* | gcc.c (LIBGCC_SPEC): If REAL_LIBGCC_SPEC is defined... | Matt Austern | 2004-02-19 | 1 | -4/+6 |
* | gcc.c (process_command): Don't internationalize the Copyright message. | Kazu Hirata | 2004-01-24 | 1 | -1/+1 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | gcc.c (init_spec): Remove -lunwind from shared case. | James E Wilson | 2004-01-09 | 1 | -6/+0 |
* | gcc.c (init_spec): Add -lunwind to shared case too if USE_LIBUNWIND_EXCEPTIONS. | Zack Weinberg | 2003-12-31 | 1 | -0/+6 |
* | common.opt (fprofile-generate,fprofile-use): Add. | Jan Hubicka | 2003-12-23 | 1 | -1/+1 |
* | re PR other/7956 (unreadable error on -m64 with --disable-multilib) | Eric Botcazou | 2003-12-20 | 1 | -1/+1 |
* | c-typeck.c: Fix comment typos. | Kazu Hirata | 2003-12-13 | 1 | -1/+1 |
* | re PR driver/13211 (using -###, warns about unused linker file) | Andrew Pinski | 2003-12-05 | 1 | -1/+8 |
* | libunwind cleanup | James E Wilson | 2003-12-03 | 1 | -1/+5 |
* | Fix ia64 libunwind gnatmake link error. | James E Wilson | 2003-11-30 | 1 | -3/+5 |
* | Fix problem noticed while looking at PR 12564. | James E Wilson | 2003-10-23 | 1 | -2/+0 |
* | re PR bootstrap/12173 (IRIX 6 O32 (with as) bootstrap failure due to gcc -g -... | Alexandre Oliva | 2003-10-07 | 1 | -1/+1 |
* | * gcc.c (process_command): Fix typo. | Nicolas Roche | 2003-09-04 | 1 | -1/+1 |
* | * gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX) | Daniel Jacobowitz | 2003-08-28 | 1 | -17/+5 |
* | c.opt: Introduce -fworking-directory. | Alexandre Oliva | 2003-08-05 | 1 | -1/+1 |
* | Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. | Geoffrey Keating | 2003-07-31 | 1 | -9/+29 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2003-07-22 | 1 | -1/+1 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -74/+53 |
* | Index: ChangeLog | Geoffrey Keating | 2003-07-11 | 1 | -8/+42 |
* | stmt.c: Convert remaining prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -2/+2 |
* | gcc.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -280/+171 |
* | system.h: Include filenames.h. | Zack Weinberg | 2003-07-03 | 1 | -15/+7 |
* | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 2003-06-29 | 1 | -5/+5 |