fold-const.c (LOWPART, [...]): Move ...
[platform/upstream/gcc.git] / gcc / gengtype.c
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-10-05 Basile Starynkevitchgengtype.c (write_types): Moved call to write_func_for_...
2009-09-29 Basile Starynkevitchgengtype.c (plugin_output): New.
2009-09-27 Rafael EspindolaFix "merge" problem in the previous patch.
2009-09-27 Basile Starynkevitchgengtype.c (write_root, [...]): Add a emit_pch argument.
2009-09-23 Basile Starynkevitchgengtype.c (nb_plugin_files): Make it unsigned to match...
2009-09-22 Basile Starynkevitchgengtype.c (is_file_equal): New function.
2009-09-22 Basile Starynkevitchgengtype.c (write_types, [...]): Add the output_header...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-27 Richard Guenthergengtype.c (main): Handle uint64_t.
2009-08-20 Richard Guentherc-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL...
2009-06-16 Basile Starynkevitchplugins.texi (Interacting with the GCC Garbage Collecto...
2009-06-03 Ian Lance Tayloransidecl.h (EXPORTED_CONST): Define.
2009-06-02 Alexandre Olivagengtype.c (adjust_field_rtx_def): Add NOTE_INSN_DELETE...
2008-08-06 Michael MatzMakefile.in (write_entries_to_file): Quote words.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-09 Kaveh R. Ghazigenattrtab.c (insert_right_side, [...]): Avoid C++...
2008-06-26 Kaveh R. Ghazicse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat...
2008-06-24 Olivier Hainquegengtype.c (srcdir_len): size_t instead of int.
2008-05-21 Tom Tromeysymtab.h (HT_ALLOCED): Remove.
2008-04-28 Jakub Jelinekre PR debug/36060 (Too big stack requirements of cc1plu...
2008-04-15 Jan Hubickagengtype.c (write_root): Param_is argument is OK.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-11-16 Tom Tromeytree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun...
2007-08-06 Chao-ying Fufixed-value.h: New file.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazicselib.c (entry_and_rtx_equal_p): Constify.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-14 Zdenek Dvoraktree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-05-03 Brooks Mosesre PR bootstrap/31776 (Bootstrap fails with "error...
2007-03-29 Zack Weinberggengtype.c (oprintf): Mostly revert changes from 2007...
2007-03-26 Zack Weinberggengtype-parse.c: New file.
2007-03-26 Zack Weinberggengtype.c: Don't include gtyp-gen.h.
2007-03-26 Zack Weinberggengtype.h: Remove all type definitions to gengtype...
2007-03-26 Zack Weinberggengtype-lex.l: Distinguish unions from structures...
2007-03-26 Zack Weinberggengtype.h (struct type): Replace 'sc' with boolean...
2007-03-26 Zack Weinbergvec.h: Remove all #if IN_GENGTYPE blocks.
2007-03-26 Zack Weinberggengtype-lex.l: Remove all rules and states relating...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-01 Roger Saylealias.c (init_alias_analysis): Correct whitespace.
2007-01-19 Basile Starynkevitchgty.texi (Options): Document the mark_hook option to...
2007-01-18 Steven Bosschercfgcleanup.c (cleanup_cfg): Detect cfglayout mode and...
2006-11-21 Zack Weinberggengtype.c (process_gc_options): Remove unnecessary...
2006-11-11 Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-03-03 Richard Sandifordtm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead...
2006-03-03 Zdenek Dvorakgengtype.c (main): Handle double_int type.
2006-02-18 Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-01-25 Richard Sandifordrtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.
2006-01-23 Richard Sandifordgengtype.c (new_structure): Return the structure.
2005-12-07 Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-06-25 Kelley Cookgengtype.c: Update FSF address in copyright header.
2005-06-16 Geoffrey Keatinggengtype.c (adjust_field_rtx_def): Don't add a skip...
2005-05-17 Ziemowit LaskiYet more Objective-C++...
2005-05-11 Jan HubickaMakefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.
2005-04-29 Richard Hendersongengtype.c (write_func_for_structure): Split out ...
2005-03-13 Daniel Jacobowitzggc-zone.c: Rewritten.
2005-02-23 James E WilsonFix out-of-bounds array access found by mudflap.
2005-01-24 Kazu Hiratac-opts.c, [...]: Update copyright.
2005-01-23 Steven Bosschergengtype.c (walk_type): Produce `not equal to' compares...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Nathan SidwellMakefile.in (gengtype): Use $(BUILD_ERRORS).
2004-08-24 Zack Weinbergrtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.
2004-08-18 Ziemowit Laskigcc.c (default_compilers): Add info about ".mm", "...
2004-08-04 Zack WeinbergMakefile.in (RTL_BASE_H, RTL_H): Correct.
2004-08-02 Gabriel Dos Reisgengtype.h (options::info): Change type to const char *.
2004-08-02 Gabriel Dos Reisrtl.h (union rtunion_def): Have all members start with...
2004-07-26 Bernardo Innocentigengtype.c (oprintf): Replace xrealloc () with XRESIZEV...
2004-07-25 Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-30 Sebastian PopMakefile.in (OBJS-common): Add tree-chrec.o.
2004-06-09 Geoffrey KeatingIndex: gcc/ChangeLog
2004-05-30 Geoffrey KeatingIndex: libcpp/ChangeLog
2004-05-20 J"orn RenneckeMakefile.in (GTFILES): Add $(srcdir)/reload.h.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-02-06 Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-19 Steven Bosschergengtype.c (header_file): Make it static.
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-11-21 Richard Hendersonssa.c, [...]: Remove files.
2003-10-18 Richard Sandifordrtl.h (rtl_size): Declare.
2003-08-14 Geoffrey Keatinggengtype.c (walk_type): Process a subobject before...
2003-07-17 Steven Bosscherc-common.c (c_estimate_num_insns_1): Don't handle METHO...
2003-07-07 Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-05 Kaveh R. Ghazigenattr.c (internal_dfa_insn_code): Output prototype.
2003-06-30 Jan HubickaMakefile.in (GTFILES): Add cgraph.h.
2003-06-17 Andreas Jaegerrtl.h: Remove declarations from coverage.h.
2003-06-16 Kaveh R. Ghazigengtype.c: Don't use UNION_INIT_ZERO.
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-06-01 Andreas Jaegergenrecog.c: Use ISO C90 prototypes.
next