aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-3/+3
2008-04-30gcc.c (wrapper_string): New variable.Seongbae Park1-4/+79
2008-04-06gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/...Francois-Xavier Coudert1-5/+8
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek1-2/+2
2008-01-24re PR driver/34904 (-march=native doesn't work with multiple input files)H.J. Lu1-19/+18
2008-01-16gcc.c (LINK_COMMAND_SPEC): Add includes and link options for libgomp when...Sebastian Pop1-2/+2
2007-11-16re PR driver/30460 (asm_debug is not initialized in gcc.c when using a "defau...Jakub Jelinek1-4/+4
2007-11-01gcc.c (getenv_spec_function): Escape the environment variable's value.Nathan Sidwell1-1/+18
2007-09-13re PR bootstrap/33309 (gcc.c:6236: error: passing argument 1 of 'xputenv' dis...François-Xavier Coudert1-3/+3
2007-09-09invoke.texi (Overall Options): Add .sx file extension as a synonym for .S.Sandra Loosemore1-0/+1
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-16/+16
2007-09-03gcc.c (xputenv): New function.Francois-Xavier Coudert1-5/+16
2007-08-31c-opts.c (c_common_handle_option): Support -fno-directives-only.Ollie Wild1-2/+2
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-4/+5
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-6/+12
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi1-16/+16
2007-08-07configure.ac: Define HAVE_GNU_AS if $gas_flag is yes.Carlos O'Donell1-2/+7
2007-07-31This factors the code in xgcc that is used to terminate an accumulatedDan Hipschman1-73/+28
2007-07-28calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi1-5/+7
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-27re PR other/31400 (enable static linking of support libraries through -static...Francois-Xavier Coudert1-2/+4
2007-05-31gcc.c (main): Don't consider linker options when issuing the warning about a ...Kazu Hirata1-1/+2
2007-05-26i386.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-05-26c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...Kazu Hirata1-1/+1
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd1-3/+65
2007-04-26re PR driver/31107 (--target-help doesn't say which options are compiler, ass...Richard Sandiford1-1/+24
2007-04-04re PR driver/31353 (gcc --help=target gives a linker error.)Brooks Moses1-1/+1
2007-03-13re PR driver/12448 (-MT / -MQ don't behave as documented.)David Taylor1-1/+1
2007-03-12gcc.c (main): Handle target_sysroot_hdrs_suffix being NULL for some multilibs.Joseph Myers1-1/+3
2007-03-10gcc.c: Document %{, in big comment at top.Geoffrey Keating1-46/+56
2007-03-06re PR bootstrap/31020 (cannot write in </test/gnu/gcc/objdir/prev-gcc/../gcc/...Joseph Myers1-0/+27
2007-03-052007/03/05 David Taylor <dtaylor@emc.com>David Taylor1-1/+1
2007-02-27mkheaders.in (incdir): Use include-fixed not include.Joseph Myers1-22/+5
2007-02-22gcc.c (getenv_spec_function): New function.Mark Mitchell1-0/+23
2007-02-12invoke.texi (Overall Options): Document --help=.Nick Clifton1-43/+21
2007-02-03re PR driver/30246 (-ggdb3 does not cause -dD to be passed to cc1 for preproc...Tom Tromey1-1/+2
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating1-2/+2
2006-11-13gcc.c: Organize search path variables into $prefix relative, and well-known n...Carlos O'Donell1-64/+70
2006-11-07gcc.c (process_command): Treat -b as normal switch if its argument has no dash.Jie Zhang1-1/+4
2006-07-18* gcc.c (display_help): Fix typo in help text.David Daney1-1/+1
2006-05-22revert: invoke.texi (-msselibm): Document.Richard Guenther1-7/+1
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu1-0/+3
2006-05-09config.host (<i[34567]86-*-*, [...]): Set host_extra_gcc_objs and host_xmake_...Michael Matz1-0/+3
2006-04-28gcc.c (process_command): Add program name to GCC_EXEC_PREFIX value before pas...Joseph Myers1-3/+11
2006-04-11* gcc.c (LINK_COMMAND_SPEC): Move link_gomp after %o.Jakub Jelinek1-2/+2
2006-03-22re PR driver/22600 (Exit code should be different from 1 for internal compile...Volker Reichelt1-4/+20
2006-02-01* gcc.c (process_command): Change j to 'unsigned int'.Steve Ellcey1-1/+1
2006-01-31gcc.c (main): Correct type that is allocated for explicit_link_files.Andrew Pinski1-1/+1
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-28/+27
2006-01-31invoke.texi (-msselibm): Document.Richard Guenther1-1/+7