aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-26cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi1-4/+5
2008-06-24gengtype.c (srcdir_len): size_t instead of int.Olivier Hainque1-37/+108
2008-05-21symtab.h (HT_ALLOCED): Remove.Tom Tromey1-4/+1
2008-04-28re PR debug/36060 (Too big stack requirements of cc1plus during GC)Jakub Jelinek1-2/+33
2008-04-15gengtype.c (write_root): Param_is argument is OK.Jan Hubicka1-0/+2
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-42/+6
2007-11-16tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'.Tom Tromey1-0/+4
2007-08-06fixed-value.h: New file.Chao-ying Fu1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-18/+16
2007-07-25cselib.c (entry_and_rtx_equal_p): Constify.Kaveh R. Ghazi1-4/+4
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-1/+1
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-1/+3
2007-05-14tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...Zdenek Dvorak1-1/+1
2007-05-02re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses1-0/+1
2007-03-29gengtype.c (oprintf): Mostly revert changes from 2007-03-26...Zack Weinberg1-24/+15
2007-03-26gengtype-parse.c: New file.Zack Weinberg1-38/+121
2007-03-26gengtype.c: Don't include gtyp-gen.h.Zack Weinberg1-104/+306
2007-03-26gengtype.h: Remove all type definitions to gengtype.c...Zack Weinberg1-103/+223
2007-03-26gengtype-lex.l: Distinguish unions from structures in the token type.Zack Weinberg1-0/+12
2007-03-26gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.Zack Weinberg1-25/+35
2007-03-26vec.h: Remove all #if IN_GENGTYPE blocks.Zack Weinberg1-3/+81
2007-03-26gengtype-lex.l: Remove all rules and states relating to yacc input files.Zack Weinberg1-59/+0
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-4/+15
2007-02-01alias.c (init_alias_analysis): Correct whitespace.Roger Sayle1-2/+3
2007-01-19gty.texi (Options): Document the mark_hook option to GTY.Basile Starynkevitch1-3/+21
2007-01-18cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYO...Steven Bosscher1-1/+1
2006-11-21gengtype.c (process_gc_options): Remove unnecessary forward decl.Zack Weinberg1-5/+8
2006-11-11extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka1-1/+0
2006-03-03tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.Richard Sandiford1-3/+4
2006-03-03gengtype.c (main): Handle double_int type.Zdenek Dvorak1-0/+1
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-0/+35
2006-01-25rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.Richard Sandiford1-2/+19
2006-01-23gengtype.c (new_structure): Return the structure.Richard Sandiford1-91/+63
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-1/+1
2005-06-25gengtype.c: Update FSF address in copyright header.Kelley Cook1-4/+4
2005-06-16gengtype.c (adjust_field_rtx_def): Don't add a skip to basic_block types.Geoffrey Keating1-8/+0
2005-05-17Yet more Objective-C++...Ziemowit Laski1-0/+9
2005-05-11Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.Jan Hubicka1-1/+1
2005-04-29gengtype.c (write_func_for_structure): Split out ...Richard Henderson1-45/+22
2005-03-13ggc-zone.c: Rewritten.Daniel Jacobowitz1-0/+60
2005-02-23Fix out-of-bounds array access found by mudflap.James E Wilson1-1/+3
2005-01-24c-opts.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-23gengtype.c (walk_type): Produce `not equal to' compares for loop tests, inste...Steven Bosscher1-2/+2
2004-11-22bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell1-7/+5
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-1/+1
2004-09-09Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell1-8/+8
2004-08-24rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.Zack Weinberg1-11/+39
2004-08-18gcc.c (default_compilers): Add info about ".mm", ".M" and ".mii" Objective-C+...Ziemowit Laski1-5/+14
2004-08-04Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg1-2/+0