summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-05-22 Richard Guenther <rguenther@suse.de>rguenth2006-05-221-7/+1
* gcc/hjl2006-05-161-0/+3
* * config.host (<i[34567]86-*-*, x86_64-*-*>): Setmatz2006-05-091-0/+3
* * gcc.c (process_command): Add program name to GCC_EXEC_PREFIXjsm282006-04-281-3/+11
* * gcc.c (LINK_COMMAND_SPEC): Move link_gomp after %o.jakub2006-04-111-2/+2
* PR driver/22600 reichelt2006-03-221-4/+20
* * gcc.c (process_command): Change j to 'unsigned int'.sje2006-02-011-1/+1
* 2006-01-31 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-01-311-1/+1
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-28/+27
* 2006-01-31 Richard Guenther <rguenther@suse.de>rguenth2006-01-311-1/+7
* PR libstdc++/25524jsm282006-01-201-4/+13
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-8/+40
* * gcc/java/jvspec.c (lang_specific_spec_functions): removeespindola2006-01-161-12/+3
* PR driver/20425amodra2005-12-161-318/+347
* * gcc.c (init_gcc_specs): Match braces inside conditionallyamodra2005-12-071-13/+18
* * gcc.c (execute): Improve readability.reichelt2005-12-021-3/+4
* * gcc.c (main): Change type of argv to "char **".mmitchel2005-11-281-3/+3
* * doc/invoke.texi: For man pages, include gcc-vers.texi.mmitchel2005-11-231-0/+2
* * gcc.c (version_compare_spec_function): Use '%s' rather than %qs injakub2005-11-191-1/+1
* PR 24357tobi2005-11-161-3/+2
* * gcc.c (version_compare_spec_function): Use fatal() rather thangeoffk2005-11-151-3/+3
* 2005-10-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-10-211-1/+1
* 2005-10-16 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-10-171-2/+11
* * gcc.c (do_spec_1): Accept numeric characters in file namemacro2005-10-101-5/+5
* * gcc.c (LINK_SSP_SPEC): Remove space before a trailing }.kkojima2005-08-121-2/+2
* Make Darwin -bundle option work. Patch from Peter O'Gorman.wilson2005-08-071-3/+8
* 2005-08-03 Eric Christopher <echristo@apple.com>echristo2005-08-031-25/+25
* * gcc.c (option_map): Add --sysroot.mmitchel2005-07-251-0/+9
* * gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.rth2005-07-171-1/+1
* * gcc.c (main): Compare language[0] with '*' when iterating overbje2005-07-131-1/+1
* 2005-07-12 Eric Christopher <echristo@redhat.com>echristo2005-07-121-4/+21
* Index: ChangeLoggeoffk2005-07-081-2/+123
* * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,jsm282005-07-031-2/+2
* * Makefile.def (target_modules): Add libssp.jakub2005-07-021-1/+11
* Update FSF address.kcook2005-06-251-2/+2
* libiberty/gdr2005-06-061-21/+21
* gcc/po/jakub2005-06-061-9/+15
* * gcc.c (pfatal_pexecute): Remove unused local function.aj2005-05-151-19/+0
* Fix the Xassembler and Xpreprocessor options, which have never worked right.wilson2005-05-041-8/+4
* * configure.ac: Check for ld --sysroot support.mmitchel2005-04-271-0/+21
* * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c,ghazi2005-04-261-3/+1
* * collect2.c (main): Unlock the stdio streams.ghazi2005-04-241-0/+5
* * gcc.c (default_compilers): Clarify obscure error message whenzack2005-04-151-1/+1
* * gcc.c: Correct comment about DEFAULT_SWITCH_TAKES_ARG andbje2005-04-061-1/+1
* * gcc.c: Don't include <sys/resource.h> or declare getrusage.ian2005-04-011-102/+80
* 2005-03-23 Mark Mitchell <mark@codesourcery.com>jsm282005-03-231-5/+4
* * gcc.c (option_map): Add --coverage.bje2005-03-041-2/+4
* * doc/tm.texi (LINK_LIBGCC_SPECIAL): Remove.drow2005-02-231-8/+3
* PR other/19525rsandifo2005-02-191-29/+1
* PR driver/19117jsm282005-02-031-0/+1