aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-07dwarf2out: Split CFI construction routines into a new file.Richard Henderson1-1/+1
2011-05-27re PR other/48981 (bootstrap-lto -O3 produces miscompiled, broken gcc)Andrew Pinski1-7/+27
2011-05-21In gcc/: 2011-05-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+28
2011-04-22gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka1-1/+2
2011-04-21gengtype-state.c (read_a_state_token): Fix argument to obstack_free.Dimitrios Apostolou1-1/+1
2011-04-19gengtype.h: Updated copyright year.Basile Starynkevitch1-2/+21
2011-04-10Remove doubled up words.Mike Stump1-1/+1
2011-04-08gengtype.c (write_typed_alloc_def): New argument f. Basile Starynkevitch1-49/+57
2011-03-25Changelog c-family/Kai Tietz1-6/+10
2011-03-21In gcc/: 2011-03-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-1/+12
2011-03-16re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek1-0/+2
2011-03-16final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek1-1/+2
2010-11-25gentype-state.c: Add new file.Basile Starynkevitch1-8/+52
2010-11-23gengtype.c (enum typekind, [...]): Move to gengtype.h.Basile Starynkevitch1-213/+177
2010-11-23gengtype.c (header_dot_h_frul, [...]): Remove ENABLE_CHECKING around DBGPRINTF.Basile Starynkevitch1-11/+6
2010-11-22Add check for ENABLE_CHECKING,H.J. Lu1-1/+8
2010-11-22gengtype.c: Include xregex.h and obstack.h Added comments about role of...Jeremie Salvucci1-52/+362
2010-11-09gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch1-131/+166
2010-11-08gengtype (get_output_file_for_structure): Ensure type is union or struct.Basile Starynkevitch1-2/+5
2010-11-08gengtype (main): Get here's position using POS_HERE macro for do*typedef calls.Basile Starynkevitch1-22/+15
2010-11-05tree.h (struct tree_type): Don't use descbits in GTY annotation.Ian Lance Taylor1-2/+0
2010-10-19gengtype.c (new_structure): Remove ad-hoc "location_s" processing.Basile Starynkevitch1-20/+0
2010-10-18gengtype.c (verbosity_level): Added variable.Basile Starynkevitch1-7/+121
2010-10-18gengtype.c (parse_program_options): Added allocation of plugin_files, and cor...Basile Starynkevitch1-1/+2
2010-10-14gengtype.c: Include getopt.h and version.h.Jeremie Salvucci1-119/+339
2010-09-24gengtype.c: Reindented.Basile Starynkevitch1-351/+374
2010-08-27gengtype.c (output_type_enum): Test the right union member.Basile Starynkevitch1-1/+1
2010-07-29revert: rtl.def (NOTE): Swap operands 4 and 5.Jakub Jelinek1-2/+2
2010-07-27rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.Bernd Schmidt1-4/+4
2010-07-19gengtype.c (start_root_entry): New function, split out from write_root.Richard Sandiford1-24/+53
2010-07-12tm.texi.in (SWITCHABLE_TARGET): Document.Richard Sandiford1-1/+1
2010-07-07gengtype.c (write_field_root): New function.Richard Sandiford1-15/+37
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-11/+230
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-3/+13
2010-05-28final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno).Joseph Myers1-6/+6
2010-05-22rtl.h (union rtunion_def): Remove rt_bit member.Steven Bosscher1-7/+1
2010-05-05Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.Laurynas Biveinis1-24/+282
2010-04-30sdbout.c: Include vec.h, do not include varray.h.Steven Bosscher1-1/+1
2010-04-29gengtype.c (open_base_files): Add lto-streamer.hJan Hubicka1-1/+1
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