summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* Change GPLv2 files (which do not have exceptions or additions) over to GPLv3.Nick Clifton2007-09-011-4/+3
* re PR other/31050 ([4.1] gcc --version reports wrong year.)David Taylor2007-03-051-1/+1
* gcc.c (process_command): Treat -b as normal switch if its argument has no dash.Jie Zhang2006-11-071-1/+4
* * gcc.c (display_help): Fix typo in help text.David Daney2006-07-181-1/+1
* revert: invoke.texi (-msselibm): Document.Richard Guenther2006-05-221-7/+1
* re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu2006-05-161-0/+3
* config.host (<i[34567]86-*-*, [...]): Set host_extra_gcc_objs and host_xmake_...Michael Matz2006-05-091-0/+3
* gcc.c (process_command): Add program name to GCC_EXEC_PREFIX value before pas...Joseph Myers2006-04-281-3/+11
* * gcc.c (LINK_COMMAND_SPEC): Move link_gomp after %o.Jakub Jelinek2006-04-111-2/+2
* re PR driver/22600 (Exit code should be different from 1 for internal compile...Volker Reichelt2006-03-221-4/+20
* * gcc.c (process_command): Change j to 'unsigned int'.Steve Ellcey2006-02-011-1/+1
* gcc.c (main): Correct type that is allocated for explicit_link_files.Andrew Pinski2006-01-311-1/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-28/+27
* invoke.texi (-msselibm): Document.Richard Guenther2006-01-311-1/+7
* re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)Joseph Myers2006-01-201-4/+13
* [multiple changes]Diego Novillo2006-01-181-8/+40
* jvspec.c (lang_specific_spec_functions): removeRafael Espindola2006-01-161-12/+3
* re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings)Alan Modra2005-12-161-318/+347
* gcc.c (init_gcc_specs): Match braces inside conditionally compiled strings.Alan Modra2005-12-071-13/+18
* * gcc.c (execute): Improve readability.Volker Reichelt2005-12-021-3/+4
* * gcc.c (main): Change type of argv to "char **".Mark Mitchell2005-11-281-3/+3
* invoke.texi: For man pages, include gcc-vers.texi.Mark Mitchell2005-11-231-0/+2
* gcc.c (version_compare_spec_function): Use '%s' rather than %qs in fatal form...Jakub Jelinek2005-11-191-1/+1
* re PR fortran/24357 (whither ratfor?)Tobias Schlüter2005-11-161-3/+2
* gcc.c (version_compare_spec_function): Use fatal() rather than abort().Geoffrey Keating2005-11-151-3/+3
* re PR driver/24473 (Linker input files no longer ignored with -c and -o)Andrew Pinski2005-10-211-1/+1
* re PR driver/22544 (gcc ignores input file given on the command line)Andrew Pinski2005-10-161-2/+11
* gcc.c (do_spec_1): Accept numeric characters in file name suffixes.Maciej W. Rozycki2005-10-101-5/+5
* gcc.c (LINK_SSP_SPEC): Remove space before a trailing }.Kaz Kojima2005-08-121-2/+2
* Make Darwin -bundle option work. Patch from Peter O'Gorman.Peter O'Gorman2005-08-061-3/+8
* gcc.c (LINK_SSP_SPEC): Add fstack-protector-all.Eric Christopher2005-08-031-25/+25
* gcc.c (option_map): Add --sysroot.Mark Mitchell2005-07-251-0/+9
* gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.Richard Henderson2005-07-161-1/+1
* gcc.c (main): Compare language[0] with '*' when iterating over the infiles.Ben Elliston2005-07-141-1/+1
* gcc.c (struct infile): Update comment for language.Eric Christopher2005-07-121-4/+21
* Index: ChangeLogGeoffrey Keating2005-07-081-2/+123
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-2/+2
* Makefile.def (target_modules): Add libssp.Jakub Jelinek2005-07-021-1/+11
* Update FSF address.Kelley Cook2005-06-251-2/+2
* libiberty.h (XOBFINISH): New.Gabriel Dos Reis2005-06-061-21/+21
* exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek2005-06-061-9/+15
* * gcc.c (pfatal_pexecute): Remove unused local function.Andreas Jaeger2005-05-151-19/+0
* Fix the Xassembler and Xpreprocessor options, which have never worked right.James E Wilson2005-05-041-8/+4
* configure.ac: Check for ld --sysroot support.Mark Mitchell2005-04-271-0/+21
* collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi2005-04-261-3/+1
* collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi2005-04-241-0/+5
* gcc.c (default_compilers): Clarify obscure error message when reading from st...Dave Korn2005-04-151-1/+1
* gcc.c: Correct comment about DEFAULT_SWITCH_TAKES_ARG and...Ben Elliston2005-04-061-1/+1
* gcc.c: Don't include <sys/resource.h> or declare getrusage.Ian Lance Taylor2005-04-011-102/+80
* gcc.c (do_spec_1): Do not add a -L path for a directory in the prefix list if...Mark Mitchell2005-03-231-5/+4