summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc.c (option_map): Add --coverage.Ben Elliston2005-03-041-2/+4
* tm.texi (LINK_LIBGCC_SPECIAL): Remove.Daniel Jacobowitz2005-02-231-8/+3
* re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford2005-02-191-29/+1
* re PR driver/19117 (gcc -v should include target information)Joseph Myers2005-02-031-0/+1
* re PR c/18502 (trigraphs don't work with -std=gnu99)Joseph Myers2005-02-021-5/+5
* re PR target/6077 ([alpha-osf].s with -x assembler-with-cpp breaks mips-tfile)Roger Sayle2005-01-071-0/+16
* gcc.c (process_command): Change year in 'gcc --version' to 2005.Tobias Schlüter2005-01-061-2/+3
* re PR target/18153 (-static-libgcc links in libunwind.so.7)H.J. Lu2004-12-151-0/+4
* re PR driver/18732 (Compiler will not compile two source files if first has e...Devang Patel2004-12-101-1/+0
* * gcc.c (struct option_map): Add entry for "--pass-exit-codes".Andreas Schwab2004-12-011-0/+1
* gcc.c (process_command): Don't supply -v to linker.Andrew Haley2004-11-251-2/+0
* * gcc.c (process_command): Supply -v to linker.Devang Patel2004-11-241-0/+2
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-31/+31
* re PR java/15578 (gcj doesn't support -extdirs)Tom Tromey2004-10-131-0/+2
* re PR c/11459 (-ansi -std=c99 -pedantic warns about C90's non long-long suppo...Joseph Myers2004-09-261-2/+2
* alias.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski2004-09-151-0/+23
* gcc.c (add_sysrooted_prefix, [...]): Use fatal, not abort.Nathan Sidwell2004-09-091-50/+79
* re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu2004-09-031-0/+3
* Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell2004-08-231-2/+2
* re PR other/5620 (GCC -save-temps foo.c fails to build foo.o)Danny Smith2004-08-201-1/+12
* gcc.c (default_compilers): Add info about ".mm", ".M" and ".mii" Objective-C+...Ziemowit Laski2004-08-181-0/+2
* gcc.c (add_prefix, [...]): Remove penultimate parameter.Paolo Bonzini2004-08-031-81/+43
* gcc.c (STANDARD_STARTFILE_PREFIX_1): Define.Aaron W. LaFramboise2004-07-011-6/+19
* c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating2004-06-221-1/+2
* gcc.c (MFLIB_SPEC): Remove library references...Frank Ch. Eigler2004-06-041-1/+1
* bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata2004-05-301-1/+1
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-05-301-2/+2