summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* c-typeck.c: Fix comment typos.Kazu Hirata2003-12-131-1/+1
* re PR driver/13211 (using -###, warns about unused linker file)Andrew Pinski2003-12-051-1/+8
* libunwind cleanupJames E Wilson2003-12-031-1/+5
* Fix ia64 libunwind gnatmake link error.James E Wilson2003-11-301-3/+5
* Fix problem noticed while looking at PR 12564.James E Wilson2003-10-231-2/+0
* re PR bootstrap/12173 (IRIX 6 O32 (with as) bootstrap failure due to gcc -g -...Alexandre Oliva2003-10-071-1/+1
* * gcc.c (process_command): Fix typo.Nicolas Roche2003-09-041-1/+1
* * gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)Daniel Jacobowitz2003-08-281-17/+5
* c.opt: Introduce -fworking-directory.Alexandre Oliva2003-08-051-1/+1
* Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.Geoffrey Keating2003-07-311-9/+29
* alias.c: Fix comment formatting.Kazu Hirata2003-07-221-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-74/+53
* Index: ChangeLogGeoffrey Keating2003-07-111-8/+42
* stmt.c: Convert remaining prototypes to ISO C90.Andreas Jaeger2003-07-061-2/+2
* gcc.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-280/+171
* system.h: Include filenames.h.Zack Weinberg2003-07-031-15/+7
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-5/+5