aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-16re PR fortran/24357 (whither ratfor?)Tobias Schlüter1-3/+2
2005-11-15gcc.c (version_compare_spec_function): Use fatal() rather than abort().Geoffrey Keating1-3/+3
2005-10-21re PR driver/24473 (Linker input files no longer ignored with -c and -o)Andrew Pinski1-1/+1
2005-10-16re PR driver/22544 (gcc ignores input file given on the command line)Andrew Pinski1-2/+11
2005-10-10gcc.c (do_spec_1): Accept numeric characters in file name suffixes.Maciej W. Rozycki1-5/+5
2005-08-12gcc.c (LINK_SSP_SPEC): Remove space before a trailing }.Kaz Kojima1-2/+2
2005-08-06Make Darwin -bundle option work. Patch from Peter O'Gorman.Peter O'Gorman1-3/+8
2005-08-03gcc.c (LINK_SSP_SPEC): Add fstack-protector-all.Eric Christopher1-25/+25
2005-07-25gcc.c (option_map): Add --sysroot.Mark Mitchell1-0/+9
2005-07-16gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.Richard Henderson1-1/+1
2005-07-14gcc.c (main): Compare language[0] with '*' when iterating over the infiles.Ben Elliston1-1/+1
2005-07-12gcc.c (struct infile): Update comment for language.Eric Christopher1-4/+21
2005-07-08Index: ChangeLogGeoffrey Keating1-2/+123
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-2/+2
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek1-1/+11
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis1-21/+21
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-9/+15
2005-05-15* gcc.c (pfatal_pexecute): Remove unused local function.Andreas Jaeger1-19/+0
2005-05-04Fix the Xassembler and Xpreprocessor options, which have never worked right.James E Wilson1-8/+4
2005-04-27configure.ac: Check for ld --sysroot support.Mark Mitchell1-0/+21
2005-04-26collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi1-3/+1
2005-04-24collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi1-0/+5
2005-04-15gcc.c (default_compilers): Clarify obscure error message when reading from st...Dave Korn1-1/+1
2005-04-06gcc.c: Correct comment about DEFAULT_SWITCH_TAKES_ARG and...Ben Elliston1-1/+1
2005-04-01gcc.c: Don't include <sys/resource.h> or declare getrusage.Ian Lance Taylor1-102/+80
2005-03-23gcc.c (do_spec_1): Do not add a -L path for a directory in the prefix list if...Mark Mitchell1-5/+4
2005-03-04gcc.c (option_map): Add --coverage.Ben Elliston1-2/+4
2005-02-23tm.texi (LINK_LIBGCC_SPECIAL): Remove.Daniel Jacobowitz1-8/+3
2005-02-19re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford1-29/+1
2005-02-03re PR driver/19117 (gcc -v should include target information)Joseph Myers1-0/+1
2005-02-02re PR c/18502 (trigraphs don't work with -std=gnu99)Joseph Myers1-5/+5
2005-01-07re PR target/6077 ([alpha-osf].s with -x assembler-with-cpp breaks mips-tfile)Roger Sayle1-0/+16
2005-01-06gcc.c (process_command): Change year in 'gcc --version' to 2005.Tobias Schlüter1-2/+3
2004-12-15re PR target/18153 (-static-libgcc links in libunwind.so.7)H.J. Lu1-0/+4
2004-12-10re PR driver/18732 (Compiler will not compile two source files if first has e...Devang Patel1-1/+0
2004-12-01* gcc.c (struct option_map): Add entry for "--pass-exit-codes".Andreas Schwab1-0/+1
2004-11-25gcc.c (process_command): Don't supply -v to linker.Andrew Haley1-2/+0
2004-11-24* gcc.c (process_command): Supply -v to linker.Devang Patel1-0/+2
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-31/+31
2004-10-13re PR java/15578 (gcj doesn't support -extdirs)Tom Tromey1-0/+2
2004-09-26re PR c/11459 (-ansi -std=c99 -pedantic warns about C90's non long-long suppo...Joseph Myers1-2/+2
2004-09-18alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-15re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski1-0/+23
2004-09-09gcc.c (add_sysrooted_prefix, [...]): Use fatal, not abort.Nathan Sidwell1-50/+79
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu1-0/+3
2004-08-23Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell1-2/+2
2004-08-20re PR other/5620 (GCC -save-temps foo.c fails to build foo.o)Danny Smith1-1/+12
2004-08-18gcc.c (default_compilers): Add info about ".mm", ".M" and ".mii" Objective-C+...Ziemowit Laski1-0/+2
2004-08-03gcc.c (add_prefix, [...]): Remove penultimate parameter.Paolo Bonzini1-81/+43