aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)Author
2009-04-202009-04-20 Rafael Avila de Espindola <espindola@google.com>pluginsRafael Espindola
2009-04-152009-04-14 Diego Novillo <dnovillo@google.com>Diego Novillo
2009-04-072009-04-07 Rafael Avila de Espindola <espindola@google.com>Rafael Espindola
2009-04-01 Merge with mainline @145344.Diego Novillo
2009-02-03 * gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2009-01-13 PR bootstrap/38580Danny Smith
2008-12-29 PR driver/38381Jakub Jelinek
2008-11-15 * gcc.c (cc1_options): Fix comment.Eric Botcazou
2008-11-06 * gcc.c: Remove ancient comment about a bug in Sun cc.Ben Elliston
2008-08-12 PR libgomp/26165Nathan Froyd
2008-08-07 PR debug/37033Richard Henderson
2008-07-07 * gcc.c (print_sysroot): New.Vladimir Prus
2008-07-07 * gcc.c (execute): Fix -Wc++-compat warning.Kaveh Ghazi
2008-06-27 * c-format.c (handle_format_attribute): Fix -Wc++-compat and/orKaveh Ghazi
2008-06-26 * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/orKaveh Ghazi
2008-06-20 * collect2.c (main, add_to_list): Fix for -Wc++-compat.Kaveh Ghazi
2008-06-06gcc/Ralf Wildenhues
2008-04-302008-04-30 Seongbae Park <seongbae.park@gmail.com>Seongbae Park
2008-04-06gcc/Francois-Xavier Coudert
2008-03-02 PR driver/35420Jakub Jelinek
2008-01-242008-01-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2008-01-16 * gcc.c (LINK_COMMAND_SPEC): Add includes and link options forSebastian Pop
2007-11-16 PR driver/30460Jakub Jelinek
2007-11-01 * gcc.c (getenv_spec_function): Escape the environment variable'sNathan Sidwell
2007-09-13 PR driver/33309Francois-Xavier Coudert
2007-09-092007-09-09 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2007-09-03 * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,Kaveh Ghazi
2007-09-03 * gcc.c (xputenv): New function.Francois-Xavier Coudert
2007-08-31 gcc/Ollie Wild
2007-08-21gcc:Paul Brook
2007-08-182007-08-18 Paul Brook <paul@codesourcery.com>Paul Brook
2007-08-10 * system.h (CONST_CAST): New.Kaveh Ghazi
2007-08-072007-08-07 Carlos O'Donell <carlos@codesourcery.com>Carlos O'Donell
2007-07-31This factors the code in xgcc that is used to terminate an accumulatedDan Hipschman
2007-07-28 * calls.c (special_function_p, setjmp_call_p, alloca_call_p,Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-27 PR other/31400Francois-Xavier Coudert
2007-05-31 * gcc.c (main): Don't consider linker options when issuing theKazu Hirata
2007-05-26 * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,Kazu Hirata
2007-05-26 * c-typeck.c, config/arm/arm.c, config/darwin.c,Kazu Hirata
2007-05-08include/Nathan Froyd
2007-04-26gcc/Richard Sandiford
2007-04-04PR other/31353Brooks Moses
2007-03-132007-03-13 David Taylor <taylor@candd.org>David Taylor
2007-03-12 * gcc.c (main): Handle target_sysroot_hdrs_suffix being NULL forJoseph Myers
2007-03-10 * gcc.c: Document %{, in big comment at top.Geoffrey Keating
2007-03-06fixincludes:Joseph Myers
2007-03-062007/03/05 David Taylor <dtaylor@emc.com>Brooks Moses
2007-02-27fixincludes:Joseph Myers
2007-02-22 * gcc.c (getenv_spec_function): New function.Mark Mitchell