summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* Support namespaces in DWARF 2 output.jason2003-12-081-15/+138
* 2003-11-21 Daniel Berlin <dberlin@dberlin.org>dje2003-11-211-0/+27
* PR target/13131wilson2003-11-201-1/+1
* 2003-11-17 Scott Snyder <snyder@fnal.gov>bkoz2003-11-171-3/+22
* * dwarf2out.c (gen_label_die): Cope with DECL_RTL not set.rth2003-11-101-4/+5
* 2003-10-26 Andreas Jaeger <aj@suse.de>aj2003-10-261-4/+5
* * dwarf2out.c (dw_cfi_oprnd_struct): Offset is HOST_WIDE_INT.hubicka2003-10-251-50/+42
* * dwarf2out.c (dwarf2out_abstract_function): Use DW_AT to check presence of ...hubicka2003-10-221-5/+5
* PR debug/12389hubicka2003-10-221-10/+12
* Fix -feliminate-dwarf2-dups ICE.dpatel2003-10-061-10/+1
* * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honorrth2003-10-011-1/+11
* * dwarf2out.c (default_eh_frame_section): Split into ...ro2003-09-291-5/+21
* * dwarf2out.c (add_const_value_attribute): Use real_to_target.zack2003-09-291-18/+1
* * configure.in (HAVE_GAS_SHF_MERGE): Always define to test result.ro2003-09-231-5/+1
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-10/+10
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-10/+10
* PR fortran/11522aoliva2003-09-111-4/+8
* * c-decl.c: Fix comment formatting.kazu2003-08-221-2/+2
* * c.opt: Introduce -fworking-directory.aoliva2003-08-051-1/+1
* * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.rth2003-08-011-10/+12
* * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): Fix error.kenner2003-07-311-10/+6
* * dwarf2out.c (loc_descriptor_from_tree, case CONSTRUCTOR): New case.kenner2003-07-311-0/+20
* PR debug/11279mmitchel2003-07-201-2/+3
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-43/+37
* 2003-07-15 J"orn Rennecke <joern.rennecke@superh.com>amylaar2003-07-151-0/+14
* * regclass.c (choose_hard_reg_mode): Add third argument.amylaar2003-07-111-1/+5
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * cse.c: Convert prototypes to ISO C90.aj2003-06-291-1065/+600
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-6/+6
* * dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X,kazu2003-06-291-1/+1
* * dwarf2out.c (gen_field_die): Return if type of decl is error mark.zlomek2003-06-251-1/+5
* PR debug/9905schwab2003-06-231-0/+1
* * ChangeLog.1: Fix a typo.kazu2003-06-231-6/+6
* * basic-block.h: Fix comment formatting.kazu2003-06-231-2/+2
* cp:ghazi2003-06-161-1/+1
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * dwarf2out.c (loc_descriptor_from_tree): Return 0 forrth2003-06-051-0/+8
* * c-decl.c (c_init_decl_processing): Clear input_file_nameamylaar2003-06-041-2/+5
* * dwarf2out.c (DEBUG_STR_SECTION_FLAGS): Heed flag_merge_constants.amodra2003-06-031-1/+3
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai2003-05-201-1/+0
* * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove.rth2003-05-041-2/+2
* * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Change parameternathan2003-05-011-6/+6
* * dwarf2out.c (output_call_frame_info): No need to output EHgeoffk2003-04-291-1/+2
* * dwarf2out.c (fde_table_allocated): Mark with GTY.ljrittle2003-04-231-31/+23
* * dwarf2out.c (is_ada, is_ada_subrange_type): New functions.kenner2003-04-211-13/+80
* * dwarf2out.c (loc_descriptor_from_tree): Treat all *_MOD_EXPRkenner2003-04-181-0/+6
* * dwarf2out.c (gen_compile_unit_die): Emit DW_LANG_Ada95 insteadkenner2003-04-141-1/+1
* * dwarf2out.c (DWARF_ARANGES_HEADER_SIZE, DWARF_ARANGES_PAD_SIZE):kevinb2003-04-081-4/+6
* 2003-04-04 Geoffrey Keating <geoffk@apple.com>geoffk2003-04-051-1/+2