summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * dwarf2out.c (lookup_filename): Don't check for "<internal>".jason2003-04-031-6/+2
* * dwarf2out.c (output_call_frame_info): Ignore fde->nothrow as anrth2003-04-021-7/+9
* PR target/10114 and PR target/10084ebotcazou2003-03-281-0/+5
* Add support for DWARF 3 64-bit sections.kevinb2003-03-191-2/+28
* * dwarf2out.c (output_file_names): Cast size_t to unsigned longschwab2003-03-181-1/+1
* PR debug/9039jason2003-03-151-0/+3
* PR debug/6387jason2003-03-151-1/+7
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-8/+4
* * dwarf2out.c (multiple_reg_loc_descriptor): Fix thinko.aldyh2003-03-111-1/+1