| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-05-22 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-22 | 1 | -7/+1 |
* | gcc/ | hjl | 2006-05-16 | 1 | -0/+3 |
* | * config.host (<i[34567]86-*-*, x86_64-*-*>): Set | matz | 2006-05-09 | 1 | -0/+3 |
* | * gcc.c (process_command): Add program name to GCC_EXEC_PREFIX | jsm28 | 2006-04-28 | 1 | -3/+11 |
* | * gcc.c (LINK_COMMAND_SPEC): Move link_gomp after %o. | jakub | 2006-04-11 | 1 | -2/+2 |
* | PR driver/22600 | reichelt | 2006-03-22 | 1 | -4/+20 |
* | * gcc.c (process_command): Change j to 'unsigned int'. | sje | 2006-02-01 | 1 | -1/+1 |
* | 2006-01-31 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-01-31 | 1 | -1/+1 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -28/+27 |
* | 2006-01-31 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-31 | 1 | -1/+7 |
* | PR libstdc++/25524 | jsm28 | 2006-01-20 | 1 | -4/+13 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -8/+40 |
* | * gcc/java/jvspec.c (lang_specific_spec_functions): remove | espindola | 2006-01-16 | 1 | -12/+3 |
* | PR driver/20425 | amodra | 2005-12-16 | 1 | -318/+347 |
* | * gcc.c (init_gcc_specs): Match braces inside conditionally | amodra | 2005-12-07 | 1 | -13/+18 |
* | * gcc.c (execute): Improve readability. | reichelt | 2005-12-02 | 1 | -3/+4 |
* | * gcc.c (main): Change type of argv to "char **". | mmitchel | 2005-11-28 | 1 | -3/+3 |
* | * doc/invoke.texi: For man pages, include gcc-vers.texi. | mmitchel | 2005-11-23 | 1 | -0/+2 |
* | * gcc.c (version_compare_spec_function): Use '%s' rather than %qs in | jakub | 2005-11-19 | 1 | -1/+1 |
* | PR 24357 | tobi | 2005-11-16 | 1 | -3/+2 |
* | * gcc.c (version_compare_spec_function): Use fatal() rather than | geoffk | 2005-11-15 | 1 | -3/+3 |
* | 2005-10-21 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-10-21 | 1 | -1/+1 |
* | 2005-10-16 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-10-17 | 1 | -2/+11 |
* | * gcc.c (do_spec_1): Accept numeric characters in file name | macro | 2005-10-10 | 1 | -5/+5 |
* | * gcc.c (LINK_SSP_SPEC): Remove space before a trailing }. | kkojima | 2005-08-12 | 1 | -2/+2 |
* | Make Darwin -bundle option work. Patch from Peter O'Gorman. | wilson | 2005-08-07 | 1 | -3/+8 |
* | 2005-08-03 Eric Christopher <echristo@apple.com> | echristo | 2005-08-03 | 1 | -25/+25 |
* | * gcc.c (option_map): Add --sysroot. | mmitchel | 2005-07-25 | 1 | -0/+9 |
* | * gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. | rth | 2005-07-17 | 1 | -1/+1 |
* | * gcc.c (main): Compare language[0] with '*' when iterating over | bje | 2005-07-13 | 1 | -1/+1 |
* | 2005-07-12 Eric Christopher <echristo@redhat.com> | echristo | 2005-07-12 | 1 | -4/+21 |
* | Index: ChangeLog | geoffk | 2005-07-08 | 1 | -2/+123 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -2/+2 |
* | * Makefile.def (target_modules): Add libssp. | jakub | 2005-07-02 | 1 | -1/+11 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | libiberty/ | gdr | 2005-06-06 | 1 | -21/+21 |
* | gcc/po/ | jakub | 2005-06-06 | 1 | -9/+15 |
* | * gcc.c (pfatal_pexecute): Remove unused local function. | aj | 2005-05-15 | 1 | -19/+0 |
* | Fix the Xassembler and Xpreprocessor options, which have never worked right. | wilson | 2005-05-04 | 1 | -8/+4 |
* | * configure.ac: Check for ld --sysroot support. | mmitchel | 2005-04-27 | 1 | -0/+21 |
* | * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c, | ghazi | 2005-04-26 | 1 | -3/+1 |
* | * collect2.c (main): Unlock the stdio streams. | ghazi | 2005-04-24 | 1 | -0/+5 |
* | * gcc.c (default_compilers): Clarify obscure error message when | zack | 2005-04-15 | 1 | -1/+1 |
* | * gcc.c: Correct comment about DEFAULT_SWITCH_TAKES_ARG and | bje | 2005-04-06 | 1 | -1/+1 |
* | * gcc.c: Don't include <sys/resource.h> or declare getrusage. | ian | 2005-04-01 | 1 | -102/+80 |
* | 2005-03-23 Mark Mitchell <mark@codesourcery.com> | jsm28 | 2005-03-23 | 1 | -5/+4 |
* | * gcc.c (option_map): Add --coverage. | bje | 2005-03-04 | 1 | -2/+4 |
* | * doc/tm.texi (LINK_LIBGCC_SPECIAL): Remove. | drow | 2005-02-23 | 1 | -8/+3 |
* | PR other/19525 | rsandifo | 2005-02-19 | 1 | -29/+1 |
* | PR driver/19117 | jsm28 | 2005-02-03 | 1 | -0/+1 |