OSDN Git Service

* c-decl.c (grokfield): Allow typedefs for anonymous structs and
[pf3gnuchains/gcc-fork.git] / gcc / Makefile.in
2010-05-15 hubicka * ipa-reference.c: Include toplev.h
2010-05-15 hubicka * tree.h (memory_identifier_string): Remove.
2010-05-13 jakub PR debug/43983
2010-05-12 tmsriram * implicit-zee.c: New file.
2010-05-11 hubicka * cgraph.c: Include ipa-utils.h
2010-05-10 hubicka * Makefile.in (cgraphbuild.o): Add dependency on except.h.
2010-05-06 hubicka * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05 lauras2010-05-05 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-05-04 nvachharSanitize the behavior of -Wcoverage-mismatch.
2010-05-04 hubicka * Makefile.in (cgraphbuild.o): Add dependency on ipa...
2010-05-02 aesok * target.h (struct calls): Add function_value_regno_p...
2010-04-30 steven * sdbout.c: Include vec.h, do not include varray.h.
2010-04-30 stevengcc/ChangeLog:
2010-04-29 hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2010-04-28 davidxlpredicate aware uninitialized analysis
2010-04-27 davekChangeLog:
2010-04-23 lauras2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-21 hubicka * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-04-15 rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2010-04-13 dnovillo2010-04-12 Diego Novillo <dnovillo@google.com>
2010-04-12 dokogcc/
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-04-10 bernds * Makefile.in (web.o): Depend on insn-config.h and...
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-06 spopCompute min and max bounds for IVs and infer types.
2010-04-02 rwildRevert: Fix dependency of out_object_file on gt header...
2010-03-30 baldrickThe dragonegg plugin needs except.h, so add it to the...
2010-03-16 jakub PR debug/43051
2010-03-15 cgd2010-03-15 Chris Demetriou <cgd@google.com>
2010-03-13 jlquinn2010-03-13 Jerry Quinn <jlquinn@optonline.net>
2010-03-11 cgd2010-03-11 Chris Demetriou <cgd@google.com>
2010-03-08 jakub * Makefile.in (check_gcc_parallelize): Run dg-torture...
2010-03-07 jakub PR debug/43176
2010-03-05 ebotcazou * Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
2010-03-04 mrs * Makefile.in (TAGS): Remove *.y.
2010-02-26 jakub * Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
2010-02-19 jakub PR middle-end/42233
2010-02-16 jakub * params.def (PARAM_MAX_VARTRACK_SIZE): New.
2010-02-10 baldrickAdd debug.h to PLUGIN_HEADERS.
2010-01-22 sje2010-01-22 Steve Ellcey <sje@cup.hp.com>
2010-01-20 jakub PR debug/42782
2010-01-19 matz PR tree-optimization/41783
2010-01-16 rwildAvoid tr '\n', for Solaris /usr/bin/tr.
2010-01-14 rwildFix PR testsuite/42414.
2010-01-07 baldrickAdd version.h to the list of plugin headers installed.
2010-01-05 ro gcc:
2010-01-04 andrewjenner * configure.ac: Add install-html to target_list for...
2009-12-19 amylaar * Makefile.in (PLUGIN_HEADERS): Add more headers.
2009-12-14 nathan * configure.ac (--with-specs): New option.
2009-12-01 amylaar2009-12-01 Grigori Fursin <grigori.fursin@inria.fr>
2009-11-30 rguenth2009-11-30 Richard Guenther <rguenther@suse.de>
2009-11-24 bstarynk2009-11-24 Basile Starynkevitch <basile@starynkevitch...
2009-11-22 ian./:
2009-11-11 hubicka * lto-cgraph.c: Include gcov-io.h
2009-11-06 espindola2009-11-06 Basile Starynkevitch <basile@starynkevitch...
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-22 dnovillo * Makefile.in (PLUGIN_HEADERS): Add output.h and
2009-10-22 hubicka * ipa-cp.c (ipcp_write_summary, ipcp_read_summary...
2009-10-14 vmakarov2009-09-26 Vladimir Makarov <vmakarov@redhat.com>
2009-10-14 jakub PR preprocessor/41543
2009-10-07 jlquinn2009-10-06 Jerry Quinn <jlquinn@optonline.net>
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-28 rwildFix dependency of out_object_file on gt header for...
2009-09-27 rwildFix dependencies in gcc/Makefile.in.
2009-09-24 dnovillo2009-09-23 Justin Seyster <jrseys@gmail.com>
2009-09-19 rwildFix long-standing in-tree build include-fixed bug.
2009-09-17 hubicka * dwarf2out.c: Include tree-pass.h and gimple.h.
2009-09-17 jamborm2009-09-17 Martin Jambor <mjambor@suse.cz>
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-08 ktietz2009-09-08 Paolo Bonzini <bonzini@gnu.org>
2009-09-03 ktietzRevert revision 151379 for linux bootstrap failure...
2009-09-03 ktietz2009-09-03 Kai Tietz <kai.tietz@onevision.com>
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-02 matz * expr.h (emit_storent_insn, expand_expr_real_1,
2009-09-02 vmakarov2009-09-02 Vladimir Makarov <vmakarov@redhat.com>
2009-09-02 aolivagcc/ChangeLog:
2009-08-20 dnovillo2009-08-20 Matt Rice <ratmice@gmail.com>
2009-08-20 rguenth2009-08-20 Richard Guenther <rguenther@suse.de>
2009-08-12 spopRecompute profile after Graphite.
2009-08-07 jakub * dwarf2out.c (output_fde): When doing hot/cold partit...
2009-08-07 jamborm2009-08-07 Martin Jambor <mjambor@suse.cz>
2009-08-06 rguenth2009-08-06 Richard Guenther <rguenther@suse.de>
2009-07-31 spopNew implementation of Graphite.
2009-07-30 rwildfixincludes/
2009-07-30 razya2009-07-30 Razya Ladelsky <razya@il.ibm.com>
2009-07-24 grosser2009-07-24 Tobias Grosser <grosser@fim.uni-passau.de>
2009-07-20 paolo2009-07-20 Shujing Zhao <pearly.zhao@oracle.com>
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-16 jason PR libstdc++/37907
2009-07-14 dnovillo2009-07-14 Taras Glek <tglek@mozilla.com>
2009-07-14 rguenth2009-07-14 Richard Guenther <rguenther@suse.de>
2009-07-09 tromeygcc
2009-07-08 paolo2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>
2009-07-07 rwildgcc/
2009-07-07 bstarynk2009-07-07 Basile Starynkevitch <basile@starynkevitch...
2009-07-03 rguenth2009-07-03 Richard Guenther <rguenther@suse.de>
2009-06-30 ebotcazou * cgraphunit.c (cgraph_finalize_compilation_unit)...
2009-06-30 hubicka * cfgloopanal.c (check_irred): Move into ...
2009-06-30 bstarynk2009-06-30 Basile Starynkevitch <basile@starynkevitch...
next