summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-27 PR other/31400fxcoudert1-2/+4
2007-05-31 * gcc.c (main): Don't consider linker options when issuing thekazu1-1/+2
2007-05-26 * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,kazu1-1/+1
2007-05-26 * c-typeck.c, config/arm/arm.c, config/darwin.c,kazu1-1/+1
2007-05-08include/froydnj1-3/+65
2007-04-26gcc/rsandifo1-1/+24
2007-04-04PR other/31353brooks1-1/+1
2007-03-132007-03-13 David Taylor <taylor@candd.org>tromey1-1/+1
2007-03-12 * gcc.c (main): Handle target_sysroot_hdrs_suffix being NULL forjsm281-1/+3
2007-03-10 * gcc.c: Document %{, in big comment at top.geoffk1-46/+56
2007-03-06fixincludes:jsm281-0/+27
2007-03-062007/03/05 David Taylor <dtaylor@emc.com>brooks1-1/+1
2007-02-27fixincludes:jsm281-22/+5
2007-02-22 * gcc.c (getenv_spec_function): New function.mmitchel1-0/+23
2007-02-12* doc/invoke.texi (Overall Options): Document --help=. ...nickc1-43/+21
2007-02-03 PR driver/30246tromey1-1/+2
2006-12-13 * mips-tdump.c: Replace CROSS_COMPILE withgeoffk1-2/+2
2006-11-13gcc/carlos1-64/+70
2006-11-07 * gcc.c (process_command): Treat -b as normal switch if its argumentjiez1-1/+4
2006-07-18 * gcc.c (display_help): Fix typo in help text.daney1-1/+1
2006-05-222006-05-22 Richard Guenther <rguenther@suse.de>rguenth1-7/+1
2006-05-16gcc/hjl1-0/+3
2006-05-09 * config.host (<i[34567]86-*-*, x86_64-*-*>): Setmatz1-0/+3
2006-04-28 * gcc.c (process_command): Add program name to GCC_EXEC_PREFIXjsm281-3/+11
2006-04-11 * gcc.c (LINK_COMMAND_SPEC): Move link_gomp after %o.jakub1-2/+2
2006-03-22 PR driver/22600 reichelt1-4/+20
2006-02-01 * gcc.c (process_command): Change j to 'unsigned int'.sje1-1/+1
2006-01-312006-01-31 Andrew Pinski <pinskia@physics.uc.edu>pinskia1-1/+1
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki1-28/+27
2006-01-312006-01-31 Richard Guenther <rguenther@suse.de>rguenth1-1/+7
2006-01-20 PR libstdc++/25524jsm281-4/+13
2006-01-182006-01-18 Richard Henderson <rth@redhat.com>dnovillo1-8/+40
2006-01-16* gcc/java/jvspec.c (lang_specific_spec_functions): removeespindola1-12/+3
2005-12-16 PR driver/20425amodra1-318/+347
2005-12-07 * gcc.c (init_gcc_specs): Match braces inside conditionallyamodra1-13/+18
2005-12-02 * gcc.c (execute): Improve readability.reichelt1-3/+4
2005-11-28 * gcc.c (main): Change type of argv to "char **".mmitchel1-3/+3
2005-11-23 * doc/invoke.texi: For man pages, include gcc-vers.texi.mmitchel1-0/+2
2005-11-19 * gcc.c (version_compare_spec_function): Use '%s' rather than %qs injakub1-1/+1
2005-11-16 PR 24357tobi1-3/+2
2005-11-15 * gcc.c (version_compare_spec_function): Use fatal() rather thangeoffk1-3/+3
2005-10-212005-10-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia1-1/+1
2005-10-172005-10-16 Andrew Pinski <pinskia@physics.uc.edu>pinskia1-2/+11
2005-10-10* gcc.c (do_spec_1): Accept numeric characters in file namemacro1-5/+5
2005-08-12 * gcc.c (LINK_SSP_SPEC): Remove space before a trailing }.kkojima1-2/+2
2005-08-07Make Darwin -bundle option work. Patch from Peter O'Gorman.wilson1-3/+8
2005-08-032005-08-03 Eric Christopher <echristo@apple.com>echristo1-25/+25
2005-07-25 * gcc.c (option_map): Add --sysroot.mmitchel1-0/+9
2005-07-17 * gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.rth1-1/+1
2005-07-13 * gcc.c (main): Compare language[0] with '*' when iterating overbje1-1/+1