Daily bump.
[gcc.git] / gcc / gcc.c
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.
2005-05-04 James E WilsonFix the Xassembler and Xpreprocessor options, which...
2005-04-27 Mark Mitchellconfigure.ac: Check for ld --sysroot support.
2005-04-26 Kaveh R. Ghazicollect2.c, [...]: Replace calls to `unlock_stream...
2005-04-24 Kaveh R. Ghazicollect2.c (main): Unlock the stdio streams.
2005-04-15 Dave Korngcc.c (default_compilers): Clarify obscure error messag...
2005-04-06 Ben Ellistongcc.c: Correct comment about DEFAULT_SWITCH_TAKES_ARG...
2005-04-01 Ian Lance Taylorgcc.c: Don't include <sys/resource.h> or declare getrusage.
2005-03-23 Mark Mitchellgcc.c (do_spec_1): Do not add a -L path for a directory...
2005-03-04 Ben Ellistongcc.c (option_map): Add --coverage.
2005-02-23 Daniel Jacobowitztm.texi (LINK_LIBGCC_SPECIAL): Remove.
2005-02-19 Richard Sandifordre PR other/19525 (In-build-directory multilib testing...
2005-02-03 Joseph Myersre PR driver/19117 (gcc -v should include target inform...
2005-02-02 Joseph Myersre PR c/18502 (trigraphs don't work with -std=gnu99)
2005-01-07 Roger Saylere PR target/6077 ([alpha-osf].s with -x assembler...
2005-01-06 Tobias Schlütergcc.c (process_command): Change year in 'gcc --version...
2004-12-15 H.J. Lure PR target/18153 (-static-libgcc links in libunwind...
2004-12-11 Devang Patelre PR driver/18732 (Compiler will not compile two sourc...
2004-12-01 Andreas Schwab* gcc.c (struct option_map): Add entry for "--pass...
2004-11-25 Andrew Haleygcc.c (process_command): Don't supply -v to linker.
2004-11-24 Devang Patel* gcc.c (process_command): Supply -v to linker.
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-10-13 Tom Tromeyre PR java/15578 (gcj doesn't support -extdirs)
2004-09-26 Joseph Myersre PR c/11459 (-ansi -std=c99 -pedantic warns about...
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-16 Andrew Pinskire PR libobjc/11572 (GNU libobjc no longer compiled...
2004-09-09 Nathan Sidwellgcc.c (add_sysrooted_prefix, [...]): Use fatal, not...
2004-09-04 H.J. Lure PR target/14925 (libunwind enabled gcc generates...
2004-08-23 Nathan SidwellMakefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-20 Danny Smithre PR other/5620 (GCC -save-temps foo.c fails to build...
2004-08-18 Ziemowit Laskigcc.c (default_compilers): Add info about ".mm", "...
2004-08-03 Paolo Bonzinigcc.c (add_prefix, [...]): Remove penultimate parameter.
2004-07-01 Aaron W. LaFramboisegcc.c (STANDARD_STARTFILE_PREFIX_1): Define.
2004-06-22 Geoffrey Keatingc-opts.c (c_common_handle_option): Handle -fpch-preprocess.
2004-06-04 Frank Ch. Eiglergcc.c (MFLIB_SPEC): Remove library references...
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-24 Paolo Bonzinigcc.c (struct prefix_list): Add forward declaration.
2004-05-13 Ian Lance Taylorgcc.c (default_compilers): Fill out initializers for...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-29 Douglas B Ruppgcc.c (DELETE_IF_ORDINARY): New macro default definition.
2004-04-23 Alan Modragcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not...
2004-04-17 Richard Sandiford* gcc.c (used_arg): Check whether an option has been...
2004-04-09 Ian Lance Taylor* gcc.c (default_compilers): Add missing initializers.
2004-04-07 Caroline Ticegcc.c (main): Move 'break' in main loops (on an error...
2004-04-05 Caroline Ticegcc.c (combine_flag): New global variable, for new...
2004-04-01 Alan Modragcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link...
2004-03-05 Nathan Sidwellre PR driver/13577 (multiple -o options with -c cause...
2004-03-04 Mike StumpAdd framework support for darwin.
2004-03-02 Mark Mitchellre PR bootstrap/14356 (gcc.c:3661: error: assignment...
2004-02-27 Kazu Hiratac-decl.c, [...]: Fix comment typos and formatting.
2004-02-20 Kazu Hiratagcc.c (process_command): Allow translation of the copyr...
2004-02-19 Matt Austerngcc.c (LIBGCC_SPEC): If REAL_LIBGCC_SPEC is defined...
2004-01-24 Kazu Hiratagcc.c (process_command): Don't internationalize the...
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-09 James E Wilsongcc.c (init_spec): Remove -lunwind from shared case.
2003-12-31 Zack Weinberggcc.c (init_spec): Add -lunwind to shared case too...
2003-12-23 Jan Hubickacommon.opt (fprofile-generate,fprofile-use): Add.
2003-12-20 Eric Botcazoure PR other/7956 (unreadable error on -m64 with --disab...
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-06 Andrew Pinskire PR driver/13211 (using -###, warns about unused...
2003-12-04 James E Wilsonlibunwind cleanup
2003-11-30 James E WilsonFix ia64 libunwind gnatmake link error.
2003-10-23 James E WilsonFix problem noticed while looking at PR 12564.
2003-10-07 Alexandre Olivare PR bootstrap/12173 (IRIX 6 O32 (with as) bootstrap...
2003-09-04 Nicolas Roche* gcc.c (process_command): Fix typo.
2003-08-28 Daniel Jacobowitz* gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)
2003-08-05 Alexandre Olivac.opt: Introduce -fworking-directory.
next