summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gcc.c (struct prefix_list): Add forward declaration.Paolo Bonzini2004-05-241-116/+124
* gcc.c (default_compilers): Fill out initializers for new Fortran entries.Ian Lance Taylor2004-05-131-2/+3
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-2/+26
* gcc.c (DELETE_IF_ORDINARY): New macro default definition.Douglas B Rupp2004-04-291-4/+12
* gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra2004-04-231-1/+6
* * gcc.c (used_arg): Check whether an option has been removed.Richard Sandiford2004-04-171-14/+15
* * gcc.c (default_compilers): Add missing initializers.Ian Lance Taylor2004-04-091-1/+1
* gcc.c (main): Move 'break' in main loops (on an error) to wait until error pr...Caroline Tice2004-04-071-8/+4
* gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice2004-04-051-47/+163
* gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg...Alan Modra2004-04-011-0/+7
* re PR driver/13577 (multiple -o options with -c cause unrecognized option `-s...Nathan Sidwell2004-03-051-1/+1
* Add framework support for darwin.Mike Stump2004-03-041-1/+1
* re PR bootstrap/14356 (gcc.c:3661: error: assignment of read-only location)Mark Mitchell2004-03-021-6/+6
* c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata2004-02-271-1/+1
* gcc.c (process_command): Allow translation of the copyright symbol but not th...Kazu Hirata2004-02-201-2/+2
* gcc.c (LIBGCC_SPEC): If REAL_LIBGCC_SPEC is defined...Matt Austern2004-02-191-4/+6
* gcc.c (process_command): Don't internationalize the Copyright message.Kazu Hirata2004-01-241-1/+1
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* gcc.c (init_spec): Remove -lunwind from shared case.James E Wilson2004-01-091-6/+0
* gcc.c (init_spec): Add -lunwind to shared case too if USE_LIBUNWIND_EXCEPTIONS.Zack Weinberg2003-12-311-0/+6
* common.opt (fprofile-generate,fprofile-use): Add.Jan Hubicka2003-12-231-1/+1
* re PR other/7956 (unreadable error on -m64 with --disable-multilib)Eric Botcazou2003-12-201-1/+1