summaryrefslogtreecommitdiffstats
path: root/gcc/gengtype.c
Commit message (Expand)AuthorAgeFilesLines
* * fixed-value.h: New file.chaoyingfu2007-08-061-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-18/+16
* * cselib.c (entry_and_rtx_equal_p): Constify.ghazi2007-07-251-4/+4
* Merge dataflow branch into mainlinedberlin2007-06-111-1/+1
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-1/+3
* * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocaterakdver2007-05-141-1/+1
* PR bootstrap/31776brooks2007-05-031-0/+1
* * gengtype.c (oprintf): Mostly revert changes from 2007-03-26;zack2007-03-291-24/+15
* * gengtype-parse.c: New file.zack2007-03-261-38/+121
* * gengtype.c: Don't include gtyp-gen.h.zack2007-03-261-104/+306
* * gengtype.h: Remove all type definitions to gengtype.c; leavezack2007-03-261-103/+223
* * gengtype-lex.l: Distinguish unions from structures in thezack2007-03-261-0/+12
* * gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.zack2007-03-261-25/+35
* * vec.h: Remove all #if IN_GENGTYPE blocks.zack2007-03-261-3/+81
* * gengtype-lex.l: Remove all rules and states relating to yacczack2007-03-261-59/+0
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-4/+15
* * 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
OpenPOWER on IntegriCloud