OSDN Git Service

Restore old AT_frame_base code for targets that don't use dwarf2 unwind info.
[pf3gnuchains/gcc-fork.git] / gcc / dwarf2out.c
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03 grahams PR 14718
2004-04-28 pbrook * dwarf2out.c (mem_loc_descriptor): Handle shifts.
2004-04-27 danglin PR debug/14829
2004-04-21 pinskia2004-04-12 Andrew Pinski <pinskia@physics.uc.edu>
2004-04-21 dj* dwarf2out.c (rtl_for_decl_location): Adjust rtl for...
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-22 brobecke * dwarf2out.c (is_subrange_type): Do not emit...
2004-03-22 brobecke * dwarf2out.c (is_subrange_type): Minor code...
2004-03-21 kenner * alias.c (get_alias_set): Remove handling of PLACEHOL...
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-03-18 mmitchel * c-decl.c (grokdeclarator): Do not complain about...
2004-03-17 brobecke * dwarf2out.c (subrange_type_die): Define new...
2004-03-16 brobecke * dwarf2out.c (loc_descriptor_from_tree): Add...
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-12 austernEnabled linkonce support for Darwin.
2004-03-07 amodra PR debug/11983
2004-03-01 mmitchel PR debug/14328
2004-02-27 kazu * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf...
2004-02-18 zack * dwarf2out.c (loclabel_num): Move outside #ifdef
2004-02-18 pbrook * dwarf2out.c (loc_descriptor_from_tree): Handle
2004-02-12 zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-11 dberlin2004-02-11 Daniel Berlin <dberlin@dberlin.org>
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-02-07 pinskia2004-02-06 Andrew Pinski <pinskia@physics.uc.edu>
2004-02-06 zlomek * dwarf2out.c (struct gcc_debug_hooks): Call dwarf2out...
2004-02-06 zlomek Josef Zlomek <zlomekj@suse.cz>
2004-02-06 uweigand PR debug/11816
2004-02-06 zlomek * dwarf2out.c (output_loc_list): Don't use deltas...
2004-02-05 dpatel * dwarf2out.c (force_type_die): Look up input...
2004-02-05 ro PR middle-end/13750
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-29 dpatelFix Ada breakage.
2004-01-29 zlomek * dwarf2out.c (struct die_struct): Added field decl_id.
2004-01-27 dpatel2004-01-27 Devang Patel <dpatel@apple.com>
2004-01-20 amodra * config/rs6000/sysv4.h (DWARF2_FRAME_REG_OUT): Define.
2004-01-17 brobecke * dwarf2out.c (is_subrange_type): Renamed from...
2004-01-16 hubicka * i386.md (load_tp_di): Fix pasto.
2004-01-16 geoffkIndex: ChangeLog
2004-01-16 kazu * c-common.h: Fix comment formatting.
2004-01-14 rth PR debug/13231
2004-01-14 brobecke * dwarf2out.c (is_ada_subrange_type): No longer...
2004-01-12 geoffk * real.c: Update copyright date.
2004-01-09 brobecke * dwarf2out.c (gen_enumeration_type_die): Retur...
2004-01-08 brobecke * dwarf2out.c (subrange_type_die): Add context_...
2004-01-06 geoffk * dwarf2out.c (add_const_value_attribute): Remove...
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-24 mmitchel * Makefile.in (OBJS-common): Remove dwarfout.o.
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-08 jason Support namespaces in DWARF 2 output.
2003-11-21 dje2003-11-21 Daniel Berlin <dberlin@dberlin.org>
2003-11-20 wilsonPR target/13131
2003-11-17 bkoz2003-11-17 Scott Snyder <snyder@fnal.gov>
2003-11-10 rth * dwarf2out.c (gen_label_die): Cope with DECL_R...
2003-10-26 aj2003-10-26 Andreas Jaeger <aj@suse.de>
2003-10-25 hubicka * dwarf2out.c (dw_cfi_oprnd_struct): Offset is HOST_WI...
2003-10-22 hubicka * dwarf2out.c (dwarf2out_abstract_function): Use DW_AT...
2003-10-22 hubicka PR debug/12389
2003-10-06 dpatelFix -feliminate-dwarf2-dups ICE.
2003-10-01 rth * dwarf2out.c (expand_builtin_init_dwarf_reg_si...
2003-09-29 ro * dwarf2out.c (default_eh_frame_section): Split into ...
2003-09-29 zack * dwarf2out.c (add_const_value_attribute): Use real_to...
2003-09-23 ro * configure.in (HAVE_GAS_SHF_MERGE): Always define...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-11 aolivaPR fortran/11522
2003-08-22 kazu * c-decl.c: Fix comment formatting.
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-01 rth * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.
2003-07-31 kenner * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUC...
2003-07-31 kenner * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUC...
2003-07-20 mmitchel PR debug/11279
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-15 amylaar2003-07-15 J"orn Rennecke <joern.rennecke@superh.com>
2003-07-11 amylaar * regclass.c (choose_hard_reg_mode): Add third argument.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-29 aj * cse.c: Convert prototypes to ISO C90.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-29 kazu * dwarf2out.c (add_AT_string): Replace ggc_alloc_strin...
2003-06-25 zlomek * dwarf2out.c (gen_field_die): Return if type of decl...
2003-06-23 schwab PR debug/9905
2003-06-23 kazu * ChangeLog.1: Fix a typo.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-16 ghazicp:
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-06-05 rth * dwarf2out.c (loc_descriptor_from_tree): Retur...
2003-06-04 amylaar * c-decl.c (c_init_decl_processing): Clear input_file_name
2003-06-03 amodra * dwarf2out.c (DEBUG_STR_SECTION_FLAGS): Heed flag_mer...
2003-05-20 kraai * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-05-04 rth * builtins.c (expand_builtin) <BUILT_IN_DWARF_F...
2003-05-01 nathan * dwarf2out.c (dwarf2out_init, dwarf2out_finish):...
2003-04-29 geoffk * dwarf2out.c (output_call_frame_info): No need to...
2003-04-23 ljrittle * dwarf2out.c (fde_table_allocated): Mark with GTY.
2003-04-21 kenner * dwarf2out.c (is_ada, is_ada_subrange_type): New...
2003-04-18 kenner * dwarf2out.c (loc_descriptor_from_tree): Treat...
2003-04-14 kenner * dwarf2out.c (gen_compile_unit_die): Emit...
2003-04-08 kevinb * dwarf2out.c (DWARF_ARANGES_HEADER_SIZE, DWARF_ARANGE...
next