aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)Author
2006-03-17 * gcc/dwarf2.h (DW64_CIE_ID): Define.Joseph Myers
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-262003-10-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2003-10-25 * dwarf2out.c (dw_cfi_oprnd_struct): Offset is HOST_WIDE_INT.Jan Hubicka
2003-10-22 * dwarf2out.c (dwarf2out_abstract_function): Use DW_AT to check presence of ...Jan Hubicka
2003-10-22 PR debug/12389Jan Hubicka
2003-10-06Fix -feliminate-dwarf2-dups ICE.Devang Patel
2003-10-01 * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): HonorRichard Henderson
2003-09-29 * dwarf2out.c (default_eh_frame_section): Split into ...Rainer Orth
2003-09-29 * dwarf2out.c (add_const_value_attribute): Use real_to_target.Zack Weinberg
2003-09-23 * configure.in (HAVE_GAS_SHF_MERGE): Always define to test result.Rainer Orth
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-11PR fortran/11522Alexandre Oliva
2003-08-22 * c-decl.c: Fix comment formatting.Kazu Hirata
2003-08-05* c.opt: Introduce -fworking-directory.Alexandre Oliva
2003-08-01 * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.Richard Henderson
2003-07-31 * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): Fix error.Richard Kenner
2003-07-31 * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): New case.Richard Kenner
2003-07-20 PR debug/11279Mark Mitchell
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-152003-07-15 J"orn Rennecke <joern.rennecke@superh.com>J"orn Rennecke
2003-07-11 * regclass.c (choose_hard_reg_mode): Add third argument.J"orn Rennecke
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-29 * cse.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-29 * dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X,Kazu Hirata
2003-06-25 * dwarf2out.c (gen_field_die): Return if type of decl is error mark.Josef Zlomek
2003-06-23 PR debug/9905Andreas Schwab
2003-06-23 * ChangeLog.1: Fix a typo.Kazu Hirata
2003-06-23 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-16cp:Kaveh Ghazi
2003-06-16 * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,Nathanael Nerode
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-06-05 * dwarf2out.c (loc_descriptor_from_tree): Return 0 forRichard Henderson
2003-06-04 * c-decl.c (c_init_decl_processing): Clear input_file_nameJ"orn Rennecke
2003-06-03 * dwarf2out.c (DEBUG_STR_SECTION_FLAGS): Heed flag_merge_constants.Alan Modra
2003-05-20 * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai
2003-05-04 * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove.Richard Henderson
2003-05-01 * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Change parameterNathan Sidwell
2003-04-29 * dwarf2out.c (output_call_frame_info): No need to output EHGeoffrey Keating
2003-04-23 * dwarf2out.c (fde_table_allocated): Mark with GTY.Geoffrey Keating
2003-04-21 * dwarf2out.c (is_ada, is_ada_subrange_type): New functions.Joel Brobecker
2003-04-18 * dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPRVincent Celier
2003-04-14 * dwarf2out.c (gen_compile_unit_die): Emit DW_LANG_Ada95 insteadJoel Brobecker
2003-04-08 * dwarf2out.c (DWARF_ARANGES_HEADER_SIZE, DWARF_ARANGES_PAD_SIZE):Kevin Buettner
2003-04-052003-04-04 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-04-03 * dwarf2out.c (lookup_filename): Don't check for "<internal>".Jason Merrill
2003-04-02 * dwarf2out.c (output_call_frame_info): Ignore fde->nothrow as anRichard Henderson
2003-03-28 PR target/10114 and PR target/10084Eric Botcazou