summaryrefslogtreecommitdiff
path: root/gcc/gengtype.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-2/+3
* 2007-01-19 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2007-01-191-3/+21
* * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and setsteven2007-01-181-1/+1
* * gengtype.c (process_gc_options): Remove unnecessary forward decl.zack2006-11-211-5/+8
* * extended.texi (__builtin_expect): We no longer require second argumenthubicka2006-11-111-1/+0
* * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead ofrsandifo2006-03-031-3/+4
* * gengtype.c (main): Handle double_int type.rakdver2006-03-031-0/+1
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-0/+35
* * doc/rtl.texi (SYMBOL_REF_CONSTANT, SYMBOL_REF_DATA): Document.rsandifo2006-01-251-2/+19
* * gengtype.c (new_structure): Return the structure.rsandifo2006-01-231-91/+63
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-1/+1
* 2005-06-25 Kelley Cook <kcook@gcc.gnu.org>kcook2005-06-251-4/+4
* * gengtype.c (adjust_field_rtx_def): Don't add a skip togeoffk2005-06-161-8/+0
* Yet more Objective-C++...mrs2005-05-171-0/+9
* * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.hubicka2005-05-111-1/+1
* * gengtype.c (write_func_for_structure): Split out ...rth2005-04-291-45/+22
* * ggc-zone.c: Rewritten.drow2005-03-131-0/+60
* Fix out-of-bounds array access found by mudflap.wilson2005-02-231-1/+3
* * c-opts.c, expmed.c, gengtype.c, tree-complex.c,kazu2005-01-241-1/+1
* * gengtype.c (walk_type): Produce `not equal to' compares for loopsteven2005-01-231-2/+2
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-7/+5
* * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu2004-10-221-1/+1
* Toplevel:dberlin2004-09-091-1/+1
* * Makefile.in (gengtype): Use $(BUILD_ERRORS).nathan2004-09-091-8/+8
* * rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.zack2004-08-241-11/+39
* [gcc/ChangeLog]zlaski2004-08-181-5/+14
* * Makefile.in (RTL_BASE_H, RTL_H): Correct.zack2004-08-041-2/+0
* * gengtype.h (options::info): Change type to const char *.gdr2004-08-021-14/+14
* * rtl.h (union rtunion_def): Have all members start with thegdr2004-08-021-27/+27
* * gengtype.c (oprintf): Replace xrealloc () with XRESIZEVEC ().bernie2004-07-261-1/+1
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-27/+27
* * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie2004-07-251-8/+12
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-47/+0
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-1/+0
* * tree.def (RTL_EXPR): Remove.rth2004-07-021-1/+0
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+11
* * Makefile.in (OBJS-common): Add tree-chrec.o.spop2004-06-301-0/+1
* Index: gcc/ChangeLoggeoffk2004-06-091-18/+35
* Index: libcpp/ChangeLoggeoffk2004-05-301-1/+45
* * Makefile.in (GTFILES): Add $(srcdir)/reload.h.amylaar2004-05-201-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+2
* * gengtype.c (create_option): New function.zack2004-03-301-0/+10
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-0/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * gengtype.c (header_file): Make it static.steven2004-01-191-4/+4
* * c-common.h: Fix comment formatting.kazu2004-01-161-2/+2
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-3/+3
* * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.rth2003-11-211-1/+1
* * rtl.h (rtl_size): Declare.rsandifo2003-10-181-4/+4
* * gengtype.c (walk_type): Process a subobject before processinggeoffk2003-08-141-7/+8