Age | Commit message (Expand) | Author | Files | Lines |
2005-05-15 | * gcc.c (pfatal_pexecute): Remove unused local function. | Andreas Jaeger | 1 | -19/+0 |
2005-05-04 | Fix the Xassembler and Xpreprocessor options, which have never worked right. | James E Wilson | 1 | -8/+4 |
2005-04-27 | configure.ac: Check for ld --sysroot support. | Mark Mitchell | 1 | -0/+21 |
2005-04-26 | collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. | Kaveh R. Ghazi | 1 | -3/+1 |
2005-04-24 | collect2.c (main): Unlock the stdio streams. | Kaveh R. Ghazi | 1 | -0/+5 |
2005-04-15 | gcc.c (default_compilers): Clarify obscure error message when reading from st... | Dave Korn | 1 | -1/+1 |
2005-04-06 | gcc.c: Correct comment about DEFAULT_SWITCH_TAKES_ARG and... | Ben Elliston | 1 | -1/+1 |
2005-04-01 | gcc.c: Don't include <sys/resource.h> or declare getrusage. | Ian Lance Taylor | 1 | -102/+80 |
2005-03-23 | gcc.c (do_spec_1): Do not add a -L path for a directory in the prefix list if... | Mark Mitchell | 1 | -5/+4 |
2005-03-04 | gcc.c (option_map): Add --coverage. | Ben Elliston | 1 | -2/+4 |
2005-02-23 | tm.texi (LINK_LIBGCC_SPECIAL): Remove. | Daniel Jacobowitz | 1 | -8/+3 |
2005-02-19 | re PR other/19525 (In-build-directory multilib testing broken) | Richard Sandiford | 1 | -29/+1 |
2005-02-03 | re PR driver/19117 (gcc -v should include target information) | Joseph Myers | 1 | -0/+1 |
2005-02-02 | re PR c/18502 (trigraphs don't work with -std=gnu99) | Joseph Myers | 1 | -5/+5 |
2005-01-07 | re PR target/6077 ([alpha-osf].s with -x assembler-with-cpp breaks mips-tfile) | Roger Sayle | 1 | -0/+16 |
2005-01-06 | gcc.c (process_command): Change year in 'gcc --version' to 2005. | Tobias Schlüter | 1 | -2/+3 |
2004-12-15 | re PR target/18153 (-static-libgcc links in libunwind.so.7) | H.J. Lu | 1 | -0/+4 |
2004-12-10 | re PR driver/18732 (Compiler will not compile two source files if first has e... | Devang Patel | 1 | -1/+0 |
2004-12-01 | * gcc.c (struct option_map): Add entry for "--pass-exit-codes". | Andreas Schwab | 1 | -0/+1 |
2004-11-25 | gcc.c (process_command): Don't supply -v to linker. | Andrew Haley | 1 | -2/+0 |
2004-11-24 | * gcc.c (process_command): Supply -v to linker. | Devang Patel | 1 | -0/+2 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -31/+31 |
2004-10-13 | re PR java/15578 (gcj doesn't support -extdirs) | Tom Tromey | 1 | -0/+2 |
2004-09-26 | re PR c/11459 (-ansi -std=c99 -pedantic warns about C90's non long-long suppo... | Joseph Myers | 1 | -2/+2 |
2004-09-18 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-15 | re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin) | Andrew Pinski | 1 | -0/+23 |
2004-09-09 | gcc.c (add_sysrooted_prefix, [...]): Use fatal, not abort. | Nathan Sidwell | 1 | -50/+79 |
2004-09-03 | re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1) | H.J. Lu | 1 | -0/+3 |
2004-08-23 | Makefile.in (BUILD_ERRORS): Set to build-errors. | Nathan Sidwell | 1 | -2/+2 |
2004-08-20 | re PR other/5620 (GCC -save-temps foo.c fails to build foo.o) | Danny Smith | 1 | -1/+12 |
2004-08-18 | gcc.c (default_compilers): Add info about ".mm", ".M" and ".mii" Objective-C+... | Ziemowit Laski | 1 | -0/+2 |
2004-08-03 | gcc.c (add_prefix, [...]): Remove penultimate parameter. | Paolo Bonzini | 1 | -81/+43 |
2004-07-01 | gcc.c (STANDARD_STARTFILE_PREFIX_1): Define. | Aaron W. LaFramboise | 1 | -6/+19 |
2004-06-22 | c-opts.c (c_common_handle_option): Handle -fpch-preprocess. | Geoffrey Keating | 1 | -1/+2 |
2004-06-04 | gcc.c (MFLIB_SPEC): Remove library references... | Frank Ch. Eigler | 1 | -1/+1 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-05-24 | gcc.c (struct prefix_list): Add forward declaration. | Paolo Bonzini | 1 | -116/+124 |
2004-05-13 | gcc.c (default_compilers): Fill out initializers for new Fortran entries. | Ian Lance Taylor | 1 | -2/+3 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -2/+26 |
2004-04-29 | gcc.c (DELETE_IF_ORDINARY): New macro default definition. | Douglas B Rupp | 1 | -4/+12 |
2004-04-23 | gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED. | Alan Modra | 1 | -1/+6 |
2004-04-17 | * gcc.c (used_arg): Check whether an option has been removed. | Richard Sandiford | 1 | -14/+15 |
2004-04-09 | * gcc.c (default_compilers): Add missing initializers. | Ian Lance Taylor | 1 | -1/+1 |
2004-04-07 | gcc.c (main): Move 'break' in main loops (on an error) to wait until error pr... | Caroline Tice | 1 | -8/+4 |
2004-04-05 | gcc.c (combine_flag): New global variable, for new driver option. | Caroline Tice | 1 | -47/+163 |
2004-04-01 | gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg... | Alan Modra | 1 | -0/+7 |
2004-03-05 | re PR driver/13577 (multiple -o options with -c cause unrecognized option `-s... | Nathan Sidwell | 1 | -1/+1 |
2004-03-04 | Add framework support for darwin. | Mike Stump | 1 | -1/+1 |
2004-03-02 | re PR bootstrap/14356 (gcc.c:3661: error: assignment of read-only location) | Mark Mitchell | 1 | -6/+6 |