aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-19langhooks.h (struct lang_hooks): Add dwarf_name language hook.Nicolas Setton1-4/+2
2006-05-14dwarf2out.c (dbx_reg_number): Check return value from LEAF_REG_REMAP and only...Nick Clifton1-2/+14
2006-04-26dwarf2out.c (size_of_locs): Don't fill dw_loc_addr if there are no branches.Geoffrey Keating1-3/+15
2006-04-25dwarf2out.c (verify_marks_clear): New.Geoffrey Keating1-4/+16
2006-04-22dwarf2out.c (struct die_struct): Document that die_sib makes a circular linke...Geoffrey Keating1-175/+167
2006-04-18dwarf2out.c (prune_unused_types_update_strings): Don't add strings to hash ta...Geoffrey Keating1-3/+2
2006-04-17dwarf2out.c (free_AT): Delete.Geoffrey Keating1-63/+56
2006-04-11dwarf2out.c (output_call_frame_info): Create debug_frame_section if it hasn't...Roger Sayle1-1/+6
2006-04-11dwarf2out.c (premark_used_types): Remove problematic prototype.Roger Sayle1-1/+0
2006-04-1120060410.c: New.Aldy Hernandez1-0/+34
2006-04-10dwarf2out.c (struct dw_attr_struct): Remove dw_attr_next.Geoffrey Keating1-205/+185
2006-04-10re PR debug/27057 (ICE with -feliminate-dwarf2-dups and using namespace)Jakub Jelinek1-1/+2
2006-04-01dwarf2.h (DW64_CIE_ID): Define.Joseph Myers1-5/+16
2006-03-27dwarf2out.c (add_location_or_const_value_attribute): Call tree_add_const_valu...Geoffrey Keating1-8/+29
2006-03-25dwarf2out.c (is_c_family): Understand new DWARF3 language types.Geoffrey Keating1-6/+11
2006-03-24Back out previous accidental change.Geoffrey Keating1-40/+14
2006-03-24[multiple changes]Geoffrey Keating1-14/+40
2006-03-17dwarf2out.c (dwarf2out_stack_adjust): Always track the stack pointer...Alexandre Oliva1-26/+23
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating1-23/+65
2006-03-09dwarf2out.c (expand_builtin_dwarf_sp_column): Make dwarf_regnum unsigned to f...Andreas Tobler1-2/+2
2006-03-08dwarf2out.c (DWARF2_FRAME_REG_OUT): Move up in file.Geoffrey Keating1-29/+34
2006-03-04dwarf2out.c (dwarf2out_add_library_unit_info): Remove.Kazu Hirata1-22/+0
2006-02-21defaults.h (CFA_FRAME_BASE_OFFSET): Define.Alexandre Oliva1-32/+45
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-3/+0
2006-02-13Index: gcc/ChangeLogGeoffrey Keating1-137/+112
2006-02-08tree.def (CHAR_TYPE): Remove.Roger Sayle1-29/+1
2006-02-04Add 2006 to copyright lineAlexandre Oliva1-1/+1
2006-02-04re PR debug/24444 (invalid register in debug info)Alexandre Oliva1-26/+20
2006-02-03tree.h (TYPE_STRING_FLAG): Document that this field may be used on INTEGER_TY...Roger Sayle1-18/+7
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2006-01-31expr.h (expand_normal): new inline function.Marcin Dalecki1-1/+1
2006-01-18[multiple changes]Diego Novillo1-2/+2
2006-01-04re PR debug/25562 (cannot debug VLA local)Jakub Jelinek1-1/+1
2006-01-03Index: gcc/ChangeLogGeoffrey Keating1-28/+26
2005-12-19optabs.c (init_floating_libfuncs): Handle decimal float modes.Jon Grimm1-1/+4
2005-12-15final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...Richard Sandiford1-5/+5
2005-12-10dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S...Richard Sandiford1-36/+34
2005-12-09re PR debug/24908 (ICE in dwarf2out for cpu2000 with -funroll-loops -fno-tree...Alan Modra1-5/+4
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-68/+89
2005-12-03PR rtl-optimization 25197Alan Modra1-1/+2
2005-11-22optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...Ben Elliston1-1/+1
2005-11-17dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.Richard Henderson1-50/+76
2005-11-13re PR c++/22489 (ICE in dwarf2out_finish with using namespace in a local clas...Jason Merrill1-5/+22
2005-11-09re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)Andrew Pinski1-1/+2
2005-11-08dwarf2out.c (multiple_reg_loc_descriptor): Don't assume DBX_REGISTER_NUMBER b...Jakub Jelinek1-2/+6
2005-11-03dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.Eric Botcazou1-5/+7
2005-11-02re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson1-1/+25
2005-10-31Restore old AT_frame_base code for targets that don't use dwarf2 unwind info.James E Wilson1-0/+14
2005-10-26re PR rtl-optimization/24460 (Profiled bootstrap broken)Eric Botcazou1-4/+7
2005-10-06re PR debug/24070 (Dwarf macro info has bad file numbers)Richard Henderson1-4/+6