]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcc.c
configure.ac (HAVE_LD_BUILDID): New check for ld --build-id support.
[thirdparty/gcc.git] / gcc / gcc.c
2009-05-01  Paul Pluzhnikovconfigure.ac (HAVE_LD_BUILDID): New check for ld -...
2009-04-22  Mark Heffernangcc.c (LINK_COMMAND_SPEC): Link with gcov with -fprofil...
2009-04-17  Rafael Avila de... re PR other/31567 (cc1, cc1plus, etc. don't support...
2009-04-16  Rafael Avila de... common.opt (fversion): New.
2009-04-08  Ben Elliston* gcc.c: Replace `CC' with `GCC' throughout.
2009-04-02  Michael Meissner[PATCH, committed] Add -save-temps=obj, PR 39293
2009-03-17  Ralf Wildenhuesre PR middle-end/37805 (gcc --help=separate)
2009-03-01  Ralf Wildenhuesgcc.c (display_help): Document --version.
2009-03-01  Ralf Wildenhuesgcc.c (main): If print_help_list and verbose_flag...
2009-02-12  Michael Matz* gcc.c (ASM_DEBUG_SPEC): Check for -g0.
2009-02-03  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2009-01-13  Danny Smithre PR bootstrap/38580 (Bootstrap broken on mingw32)
2008-12-29  Jakub Jelinekre PR driver/38381 (-b option seems to be broken)
2008-11-15  Eric Botcazougcc.c (cc1_options): Fix comment.
2008-11-06  Ben Elliston* gcc.c: Remove ancient comment about a bug in Sun cc.
2008-08-12  Nathan Froydre PR libgomp/26165 (Cannot find libgomp.spec after...
2008-08-07  Richard Hendersonre PR target/37033 (Revision 138733 breaks -g vs -g0...
2008-07-07  Vladimir Prusgcc.c (print_sysroot): New.
2008-07-07  Kaveh R. Ghazigcc.c (execute): Fix -Wc++-compat warning.
2008-06-27  Kaveh R. Ghazic-format.c (handle_format_attribute): Fix -Wc++-compat...
2008-06-26  Kaveh R. Ghazicse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat...
2008-06-20  Kaveh R. Ghazicollect2.c (main, [...]): Fix for -Wc++-compat.
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-30  Seongbae Parkgcc.c (wrapper_string): New variable.
2008-04-06  Francois-Xavier... gcc.c (default_compilers): Sync Fortran extensions...
2008-03-02  Jakub Jelinekre PR driver/35420 (--version copyright date vs. 2008)
2008-01-24  H.J. Lure PR driver/34904 (-march=native doesn't work with...
2008-01-16  Sebastian Popgcc.c (LINK_COMMAND_SPEC): Add includes and link option...
2007-11-16  Jakub Jelinekre PR driver/30460 (asm_debug is not initialized in...
2007-11-01  Nathan Sidwellgcc.c (getenv_spec_function): Escape the environment...
2007-09-13  François-Xavier... re PR bootstrap/33309 (gcc.c:6236: error: passing argum...
2007-09-09  Sandra Loosemoreinvoke.texi (Overall Options): Add .sx file extension...
2007-09-03  Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-09-03  Francois-Xavier... gcc.c (xputenv): New function.
2007-08-31  Ollie Wildc-opts.c (c_common_handle_option): Support -fno-directi...
2007-08-21  Paul Brookconfigure.ac: Add --with-pkgversion and --with-bugurl.
2007-08-18  Paul BrookMakefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2007-08-10  Kaveh R. Ghazisystem.h (CONST_CAST): New.
2007-08-07  Carlos O'Donellconfigure.ac: Define HAVE_GNU_AS if $gas_flag is yes.
2007-07-31  Dan HipschmanThis factors the code in xgcc that is used to terminate...
2007-07-28  Kaveh R. Ghazicalls.c (special_function_p, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-27  Francois-Xavier... re PR other/31400 (enable static linking of support...
2007-05-31  Kazu Hiratagcc.c (main): Don't consider linker options when issuin...
2007-05-26  Kazu Hiratai386.c, [...]: Fix comment typos.
2007-05-26  Kazu Hiratac-typeck.c, [...]: Fix typos and follow spelling conven...
2007-05-08  Nathan Froydlibiberty.h (writeargv): Declare.
2007-04-26  Richard Sandifordre PR driver/31107 (--target-help doesn't say which...
2007-04-04  Brooks Mosesre PR driver/31353 (gcc --help=target gives a linker...
2007-03-13  David Taylorre PR driver/12448 (-MT / -MQ don't behave as documented.)
2007-03-12  Joseph Myersgcc.c (main): Handle target_sysroot_hdrs_suffix being...
2007-03-10  Geoffrey Keatinggcc.c: Document %{, in big comment at top.
2007-03-06  Joseph Myersre PR bootstrap/31020 (cannot write in </test/gnu/gcc...
2007-03-06  David Taylor2007/03/05 David Taylor <dtaylor@emc.com>
2007-02-27  Joseph Myersmkheaders.in (incdir): Use include-fixed not include.
2007-02-22  Mark Mitchellgcc.c (getenv_spec_function): New function.
2007-02-12  Nick Cliftoninvoke.texi (Overall Options): Document --help=.
2007-02-03  Tom Tromeyre PR driver/30246 (-ggdb3 does not cause -dD to be...
2006-12-13  Geoffrey Keatingmips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTOR...
2006-11-13  Carlos O'Donellgcc.c: Organize search path variables into $prefix...
2006-11-07  Jie Zhanggcc.c (process_command): Treat -b as normal switch...
2006-07-18  David Daney* gcc.c (display_help): Fix typo in help text.
2006-05-22  Richard Guentherrevert: invoke.texi (-msselibm): Document.
2006-05-16  H.J. Lure PR target/26885 (-m64 -m32 no longer creates 32...
2006-05-09  Michael Matzconfig.host (<i[34567]86-*-*, [...]): Set host_extra_gc...
2006-04-28  Joseph Myersgcc.c (process_command): Add program name to GCC_EXEC_P...
2006-04-11  Jakub Jelinek* gcc.c (LINK_COMMAND_SPEC): Move link_gomp after %o.
2006-03-22  Volker Reicheltre PR driver/22600 (Exit code should be different from...
2006-02-01  Steve Ellcey* gcc.c (process_command): Change j to 'unsigned int'.
2006-01-31  Andrew Pinskigcc.c (main): Correct type that is allocated for explic...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-31  Richard Guentherinvoke.texi (-msselibm): Document.
2006-01-20  Joseph Myersre PR libstdc++/25524 (libstdc++ headers should go...
2006-01-18  Diego Novillo[multiple changes]
2006-01-16  Rafael Espindolajvspec.c (lang_specific_spec_functions): remove
2005-12-16  Alan Modrare PR driver/20425 (-print-search-dirs doesn't honor...
2005-12-07  Alan Modragcc.c (init_gcc_specs): Match braces inside conditional...
2005-12-02  Volker Reichelt* gcc.c (execute): Improve readability.
2005-11-28  Mark Mitchell* gcc.c (main): Change type of argv to "char **".
2005-11-23  Mark Mitchellinvoke.texi: For man pages, include gcc-vers.texi.
2005-11-19  Jakub Jelinekgcc.c (version_compare_spec_function): Use '%s' rather...
2005-11-16  Tobias Schlüterre PR fortran/24357 (whither ratfor?)
2005-11-15  Geoffrey Keatinggcc.c (version_compare_spec_function): Use fatal()...
2005-10-21  Andrew Pinskire PR driver/24473 (Linker input files no longer ignore...
2005-10-17  Andrew Pinskire PR driver/22544 (gcc ignores input file given on...
2005-10-10  Maciej W. Rozyckigcc.c (do_spec_1): Accept numeric characters in file...
2005-08-12  Kaz Kojimagcc.c (LINK_SSP_SPEC): Remove space before a trailing }.
2005-08-07  Peter O'GormanMake Darwin -bundle option work. Patch from Peter...
2005-08-03  Eric Christophergcc.c (LINK_SSP_SPEC): Add fstack-protector-all.
2005-07-25  Mark Mitchellgcc.c (option_map): Add --sysroot.
2005-07-17  Richard Hendersongcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread...
2005-07-13  Ben Ellistongcc.c (main): Compare language[0] with '*' when iterati...
2005-07-12  Eric Christophergcc.c (struct infile): Update comment for language.
2005-07-08  Geoffrey KeatingIndex: ChangeLog
2005-07-03  Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-07-02  Jakub JelinekMakefile.def (target_modules): Add libssp.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-06  Gabriel Dos Reislibiberty.h (XOBFINISH): New.
2005-06-06  Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-05-15  Andreas Jaeger* gcc.c (pfatal_pexecute): Remove unused local function.
next