aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
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
2004-07-01gcc.c (STANDARD_STARTFILE_PREFIX_1): Define.Aaron W. LaFramboise1-6/+19
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating1-1/+2
2004-06-04gcc.c (MFLIB_SPEC): Remove library references...Frank Ch. Eigler1-1/+1
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-05-24gcc.c (struct prefix_list): Add forward declaration.Paolo Bonzini1-116/+124
2004-05-13gcc.c (default_compilers): Fill out initializers for new Fortran entries.Ian Lance Taylor1-2/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+26
2004-04-29gcc.c (DELETE_IF_ORDINARY): New macro default definition.Douglas B Rupp1-4/+12
2004-04-23gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra1-1/+6
2004-04-17* gcc.c (used_arg): Check whether an option has been removed.Richard Sandiford1-14/+15
2004-04-09* gcc.c (default_compilers): Add missing initializers.Ian Lance Taylor1-1/+1
2004-04-07gcc.c (main): Move 'break' in main loops (on an error) to wait until error pr...Caroline Tice1-8/+4
2004-04-05gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice1-47/+163
2004-04-01gcc.c (init_gcc_specs): If HAVE_LD_AS_NEEDED, link with -lgcc --as-needed -lg...Alan Modra1-0/+7
2004-03-05re PR driver/13577 (multiple -o options with -c cause unrecognized option `-s...Nathan Sidwell1-1/+1
2004-03-04Add framework support for darwin.Mike Stump1-1/+1
2004-03-02re PR bootstrap/14356 (gcc.c:3661: error: assignment of read-only location)Mark Mitchell1-6/+6
2004-02-27c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-02-20gcc.c (process_command): Allow translation of the copyright symbol but not th...Kazu Hirata1-2/+2
2004-02-19gcc.c (LIBGCC_SPEC): If REAL_LIBGCC_SPEC is defined...Matt Austern1-4/+6
2004-01-24gcc.c (process_command): Don't internationalize the Copyright message.Kazu Hirata1-1/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-09gcc.c (init_spec): Remove -lunwind from shared case.James E Wilson1-6/+0
2003-12-31gcc.c (init_spec): Add -lunwind to shared case too if USE_LIBUNWIND_EXCEPTIONS.Zack Weinberg1-0/+6
2003-12-23common.opt (fprofile-generate,fprofile-use): Add.Jan Hubicka1-1/+1
2003-12-20re PR other/7956 (unreadable error on -m64 with --disable-multilib)Eric Botcazou1-1/+1
2003-12-13c-typeck.c: Fix comment typos.Kazu Hirata1-1/+1
2003-12-05re PR driver/13211 (using -###, warns about unused linker file)Andrew Pinski1-1/+8
2003-12-03libunwind cleanupJames E Wilson1-1/+5
2003-11-30Fix ia64 libunwind gnatmake link error.James E Wilson1-3/+5
2003-10-23Fix problem noticed while looking at PR 12564.James E Wilson1-2/+0
2003-10-07re PR bootstrap/12173 (IRIX 6 O32 (with as) bootstrap failure due to gcc -g -...Alexandre Oliva1-1/+1
2003-09-04* gcc.c (process_command): Fix typo.Nicolas Roche1-1/+1
2003-08-28* gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)Daniel Jacobowitz1-17/+5
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva1-1/+1
2003-07-31Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.Geoffrey Keating1-9/+29
2003-07-22alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-74/+53
2003-07-11Index: ChangeLogGeoffrey Keating1-8/+42
2003-07-06stmt.c: Convert remaining prototypes to ISO C90.Andreas Jaeger1-2/+2
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-280/+171
2003-07-03system.h: Include filenames.h.Zack Weinberg1-15/+7
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-5/+5
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-2/+2
2003-06-19gcc.c (target_sysroot_suffix, [...]): New.Graeme Peterson1-3/+54
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-3/+3
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz1-0/+71