aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-25Remove trailing white spaces.H.J. Lu1-23/+23
2009-10-22ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka1-1/+1
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-0/+2
2009-10-05gengtype.c (write_types): Moved call to write_func_for_structure into seperat...Basile Starynkevitch1-12/+38
2009-09-29gengtype.c (plugin_output): New.Basile Starynkevitch1-15/+22
2009-09-27Fix "merge" problem in the previous patch.Rafael Espindola1-2/+2
2009-09-27gengtype.c (write_root, [...]): Add a emit_pch argument.Basile Starynkevitch1-17/+36
2009-09-23gengtype.c (nb_plugin_files): Make it unsigned to match num_gt_files.Basile Starynkevitch1-4/+21
2009-09-22gengtype.c (is_file_equal): New function.Basile Starynkevitch1-28/+39
2009-09-22gengtype.c (write_types, [...]): Add the output_header argument.Basile Starynkevitch1-31/+33
2009-09-14Squash commit of EH in gimpleRichard Henderson1-1/+2
2009-08-27gengtype.c (main): Handle uint64_t.Richard Guenther1-0/+1
2009-08-20c-objc-common.h (LANG_HOOKS_DUP_LANG_SPECIFIC_DECL): Do not define.Richard Guenther1-0/+2
2009-06-16plugins.texi (Interacting with the GCC Garbage Collector): Mention the plugin...Basile Starynkevitch1-16/+74
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-8/+8
2009-06-02gengtype.c (adjust_field_rtx_def): Add NOTE_INSN_DELETED_LABEL's label string.Alexandre Oliva1-0/+1
2008-08-06Makefile.in (write_entries_to_file): Quote words.Michael Matz1-0/+4
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-1/+1
2008-07-09genattrtab.c (insert_right_side, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-4/+4
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