summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* * gcc.c: Remove ancient comment about a bug in Sun cc.Ben Elliston2008-11-061-4/+1
* re PR libgomp/26165 (Cannot find libgomp.spec after 'make install' on x86_64 ...Nathan Froyd2008-08-121-1/+1
* re PR target/37033 (Revision 138733 breaks -g vs -g0 for PCH)Richard Henderson2008-08-071-1/+1
* gcc.c (print_sysroot): New.Vladimir Prus2008-07-071-0/+20
* gcc.c (execute): Fix -Wc++-compat warning.Kaveh R. Ghazi2008-07-071-1/+1
* c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-271-2/+2
* cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi2008-06-261-3/+2
* collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi2008-06-201-40/+38
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-3/+3
* gcc.c (wrapper_string): New variable.Seongbae Park2008-04-301-4/+79
* gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/...Francois-Xavier Coudert2008-04-061-5/+8
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-021-2/+2
* re PR driver/34904 (-march=native doesn't work with multiple input files)H.J. Lu2008-01-241-19/+18
* gcc.c (LINK_COMMAND_SPEC): Add includes and link options for libgomp when...Sebastian Pop2008-01-161-2/+2
* re PR driver/30460 (asm_debug is not initialized in gcc.c when using a "defau...Jakub Jelinek2007-11-161-4/+4
* gcc.c (getenv_spec_function): Escape the environment variable's value.Nathan Sidwell2007-11-011-1/+18
* re PR bootstrap/33309 (gcc.c:6236: error: passing argument 1 of 'xputenv' dis...François-Xavier Coudert2007-09-131-3/+3
* invoke.texi (Overall Options): Add .sx file extension as a synonym for .S.Sandra Loosemore2007-09-091-0/+1
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-16/+16
* gcc.c (xputenv): New function.Francois-Xavier Coudert2007-09-031-5/+16
* c-opts.c (c_common_handle_option): Support -fno-directives-only.Ollie Wild2007-08-311-2/+2
* configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook2007-08-211-4/+5
* Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook2007-08-181-6/+12
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-16/+16
* configure.ac: Define HAVE_GNU_AS if $gas_flag is yes.Carlos O'Donell2007-08-071-2/+7
* This factors the code in xgcc that is used to terminate an accumulatedDan Hipschman2007-07-311-73/+28
* calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi2007-07-281-5/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR other/31400 (enable static linking of support libraries through -static...Francois-Xavier Coudert2007-06-271-2/+4
* gcc.c (main): Don't consider linker options when issuing the warning about a ...Kazu Hirata2007-05-311-1/+2
* i386.c, [...]: Fix comment typos.Kazu Hirata2007-05-261-1/+1
* c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...Kazu Hirata2007-05-261-1/+1
* libiberty.h (writeargv): Declare.Nathan Froyd2007-05-081-3/+65
* re PR driver/31107 (--target-help doesn't say which options are compiler, ass...Richard Sandiford2007-04-261-1/+24
* re PR driver/31353 (gcc --help=target gives a linker error.)Brooks Moses2007-04-041-1/+1
* re PR driver/12448 (-MT / -MQ don't behave as documented.)David Taylor2007-03-131-1/+1
* gcc.c (main): Handle target_sysroot_hdrs_suffix being NULL for some multilibs.Joseph Myers2007-03-121-1/+3
* gcc.c: Document %{, in big comment at top.Geoffrey Keating2007-03-101-46/+56
* re PR bootstrap/31020 (cannot write in </test/gnu/gcc/objdir/prev-gcc/../gcc/...Joseph Myers2007-03-061-0/+27
* 2007/03/05 David Taylor <dtaylor@emc.com>David Taylor2007-03-051-1/+1
* mkheaders.in (incdir): Use include-fixed not include.Joseph Myers2007-02-271-22/+5
* gcc.c (getenv_spec_function): New function.Mark Mitchell2007-02-221-0/+23
* invoke.texi (Overall Options): Document --help=.Nick Clifton2007-02-121-43/+21
* re PR driver/30246 (-ggdb3 does not cause -dD to be passed to cc1 for preproc...Tom Tromey2007-02-031-1/+2
* mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating2006-12-131-2/+2
* gcc.c: Organize search path variables into $prefix relative, and well-known n...Carlos O'Donell2006-11-131-64/+70
* 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