OSDN Git Service

2010-12-09 Martin Jambor <mjambor@suse.cz>
[pf3gnuchains/gcc-fork.git] / gcc / gcc.c
2010-12-03 jsm28 * common.opt (N, Q, Qn, Qy, Z, n, r, s, t): New options.
2010-12-03 jsm28 * gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.
2010-12-03 ianAdd Go frontend, libgo library, and Go testsuite.
2010-12-02 jsm28 * gcc.c (trad_capable_cpp, default_compilers): Don...
2010-11-30 rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-29 jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-11-23 davek PR driver/42690
2010-11-22 jsm282010-11-22 Dmitry Gorbachev <d.g.gorbachev@gmail...
2010-11-16 froydnj * gcc.c (char_p): Define. Define a VEC of it.
2010-11-16 jsm28 * gcc.c: Include "vec.h".
2010-11-12 jsm28 * Makefile.in (OPTS_H): Define.
2010-11-11 hubicka * doc/invoke.texi (-fwhopr): Merge into -flto section.
2010-11-10 jsm28 * common.opt (flag_excess_precision_cmdline, flag_gene...
2010-11-01 jsm28 * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New.
2010-10-23 jsm28 * gcc.c (n_switches_alloc_debug_check): New.
2010-10-22 jsm28 * gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION,
2010-10-08 jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-07 davekChangeLog:
2010-10-05 jsm28 * opts-common.c (handle_option, handle_generated_option,
2010-10-04 jsm28 * optc-gen.awk: Define global_options_set. Don't...
2010-09-30 jsm28 * opt-functions.awk (static_var): Update comment.
2010-09-27 iangcc/:
2010-09-22 jsm28 * opts-common.c (prune_options): Make static. Work...
2010-09-22 jsm28 * common.opt (-assemble, -compile, -coverage, -debug...
2010-09-17 rguenth2010-09-17 Richard Guenther <rguenther@suse.de>
2010-09-03 jsm28 * doc/options.texi (SeparateAlias): Document.
2010-09-02 jsm28 PR driver/44076
2010-08-22 jsm28 * Makefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-17 iains2010-08-17 Jack Howarth <howarth@bromo.med.uc.edu>
2010-08-16 jsm28 * doc/options.texi (NoDriverArg): Document.
2010-08-16 jsm28 * common.opt: Add driver options.
2010-08-12 jsm28 * gcc.c (cpp_unique_options): Generate -MDX and -MMDX...
2010-08-03 jsm28 * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.
2010-07-28 jsm28 * config/darwin-driver.c (SWITCH_TAKES_ARG,
2010-07-23 rguenth2010-07-23 Richard Guenther <rguenther@suse.de>
2010-06-26 jsm28 * collect2.c (main): Remove SWITCHES_NEED_SPACES condi...
2010-06-26 jsm28 * gcc.c (n_switches_alloc, n_infiles_alloc, alloc_infile,
2010-06-25 jsm28 * config/pa/pa.h (MODIFY_TARGET_NAME): Remove.
2010-06-25 jsm28 * gcc.c (translate_options): Don't mention +e in comment.
2010-06-05 doko2010-06-05 Matthias Klose <doko@ubuntu.com>
2010-06-04 jsm28 * config/darwin-driver.c (darwin_default_min_version...
2010-06-01 charlet * doc/invoke.texi: Mention -fdump-ada-spec.
2010-05-28 jsm28 * gcc.c: Include diagnostic.h.
2010-05-28 jsm28 * gcc.c (error, warning, inform): Remove duplicate...
2010-05-28 jsm28 PR driver/15303
2010-05-19 rguenth2010-05-19 Richard Guenther <rguenther@suse.de>
2010-05-18 rguenth2010-05-18 Richard Guenther <rguenther@suse.de>
2010-05-11 jakub * gcc.c (execute): For -### don't quote arguments...
2010-05-09 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-05-09 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-05-07 rguenth2010-05-07 Richard Guenther <rguenther@suse.de>
2010-04-18 doko2010-04-18 Matthias Klose <doko@ubuntu.com>
2010-04-12 dokogcc/
2010-04-08 manu2010-04-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-07 iains2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
2010-02-11 rguenth2010-02-11 Richard Guenther <rguenther@suse.de>
2010-01-21 aph2010-01-21 Andrew Haley <aph@redhat.com>
2010-01-14 pzhaopo/
2010-01-09 jakub * gcc.c (process_command): Update copyright notice...
2010-01-04 jakub PR driver/42442
2010-01-04 hjlPass -m* and -v to -plugin-opt
2010-01-03 hjlPass -dumpbase and -dumpdir to gcc for LTO
2009-12-14 nathan * configure.ac (--with-specs): New option.
2009-11-25 hjlRemove trailing white spaces.
2009-11-04 espindola2009-11-04 Richard Guenther <rguenther@suse.de>
2009-11-04 nathan PR driver/11810
2009-10-28 espindola2009-10-28 Rafael Avila de Espindola <espindola@googl...
2009-10-14 hainque * gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION...
2009-10-08 jsm28 * gcc.c (main): Remove trailing "." from diagnostics.
2009-10-08 espindola2009-10-08 Rafael Avila de Espindola <espindola@googl...
2009-10-07 hubicka * collect2.c (main): Add -fno-whole-program.
2009-10-06 rguenth2009-10-06 Ryan Mansfield <rmansfield@qnx.com>
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-07 nickc * gcc.c (this_is_linker_script): New variable...
2009-09-02 aolivagcc/ChangeLog:
2009-08-24 espindola2009-08-24 Rafael Avila de Espindola <espindola@googl...
2009-07-16 simonb * gcc.c (option_map): New flag -no-canonical-prefixes.
2009-06-10 aoliva* gcc.c (compare_files): Cast munmap argumento to caddr_t.
2009-06-08 aolivagcc/ChangeLog:
2009-06-04 aoliva* gcc.c (report_times_to_file): New.
2009-06-02 rsandifogcc/
2009-06-01 ian./:
2009-05-11 ian./:
2009-05-01 ian * configure.ac (HAVE_LD_BUILDID): New check for ld...
2009-04-22 meheff2009-04-22 Mark Heffernan <meheff@google.com>
2009-04-17 dnovillo PR 31567
2009-04-16 espindola2009-04-16 Rafael Avila de Espindola <espindola@googl...
2009-04-08 bje * gcc.c: Replace `CC' with `GCC' throughout.
2009-04-02 meissner[PATCH, committed] Add -save-temps=obj, PR 39293
2009-03-17 rwildgcc/
2009-03-01 rwildgcc/
2009-03-01 rwildgcc/
2009-02-12 matz* gcc.c (ASM_DEBUG_SPEC): Check for -g0.
2009-02-03 jakub * gcc.c (process_command): Update copyright notice...
2009-01-13 dannysmith PR bootstrap/38580
2008-12-29 jakub PR driver/38381
2008-11-15 ebotcazou * gcc.c (cc1_options): Fix comment.
2008-11-06 bje * gcc.c: Remove ancient comment about a bug in Sun cc.
2008-08-12 froydnj PR libgomp/26165
2008-08-07 rth PR debug/37033
next