aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-02re PR debug/19345 (Segmentation fault with VLA and inlining and dwarf2)Alexandre Oliva1-5/+1
2005-04-01re PR debug/19406 (ICE: in force_decl_die, at dwarf2out.c:12442)Jakub Jelinek1-3/+39
2005-03-31Handle static const initializers that contain arithmetic.James E Wilson1-50/+53
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-26/+146
2005-03-31dwarf2out.c (dwarf2out_frame_finish): Honor DWARF2_FRAME_INFO defined and non...Olivier Hainque1-1/+6
2005-03-30Emit DW_AT_ranges for inlined subroutines that contain disjoint blocks.James E Wilson1-32/+35
2005-03-30tree.def (FILE_TYPE): Removed.Tom Tromey1-7/+0
2005-03-22c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin1-1/+2
2005-03-22dwarf2out.c (dwarf_type_encoding_name): Remove unused prototype and definition.Ben Elliston1-33/+0
2005-03-18Fix problem that caused compiled java code to trigger an internal gdb error.James E Wilson1-0/+6
2005-03-04re PR debug/20253 (Macro debug info broken due to lexer change)Daniel Berlin1-3/+6
2005-02-24ChangeLog.5: Fix log message typo(s).Volker Reichelt1-1/+1
2005-01-27re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use...Richard Henderson1-2/+3
2005-01-20re PR debug/19124 (gcc generates incorrect dwarf2 debug info)Daniel Berlin1-12/+58
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-06Fix PR middle-end/19286 Fix PR debug/19267Daniel Berlin1-32/+41
2005-01-04Fix PR debug/17924 Fix PR debug/19191Daniel Berlin1-0/+9
2004-12-24re PR tree-optimization/14638 (Variables disappear from debug info at -O1)Daniel Berlin1-2/+5
2004-12-23re PR middle-end/17746 (ICE when building the Ada RTS)Eric Botcazou1-1/+1
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell1-17/+0
2004-11-26target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'.Eric Botcazou1-2/+16
2004-11-25dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument.Richard Henderson1-23/+31
2004-11-24crtstuff.c (IN_LIBGCC2): Define it.Mark Mitchell1-15/+20
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-5/+4
2004-10-25dwarf2out.c (rtl_for_decl_location): Avoid segfault if DECL_INCOMING_RTL is N...Jakub Jelinek1-1/+2
2004-10-14re PR debug/14492 (loc_descriptor_from_tree, in dwarf2out.c:9031)Richard Henderson1-0/+6
2004-10-13re PR debug/15860 (No DW_AT_location debug info is emitted for formal argumen...Richard Henderson1-8/+21
2004-10-11dwarf2out.c: Move attribute to subprogram declaration instead of subroutine t...Eric Christopher1-1/+3
2004-10-06defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove.Kazu Hirata1-9/+3
2004-10-04dwarf2.h (dwarf_calling_convention): Add GNU prefix to locally defined enum.Eric Christopher1-2/+3
2004-10-01dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.Eric Christopher1-35/+51
2004-09-25dwarf2out.c (dwarf2out_finish): Set parent to comp_unit_die for nested functi...Jan Hubicka1-0/+2
2004-09-25c-typeck.c, [...]: Fix comment formatting.Kazu Hirata1-3/+3
2004-09-23re PR debug/17389 (ICE in dwarf2out_finish, at dwarf2out.c:13566)Jan Hubicka1-3/+8
2004-09-18re PR pch/13361 (const wchar_t * strings not stored in pch)Geoffrey Keating1-1/+2
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-3/+4
2004-09-10dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.Geoffrey Keating1-3/+5
2004-09-08dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell1-351/+266
2004-09-03dwarf2out.c (gen_field_die): Equate decl number to die.Devang Patel1-0/+3
2004-08-24re PR debug/14492 (loc_descriptor_from_tree, in dwarf2out.c:9031)Mark Mitchell1-0/+6
2004-08-12dwarf2out.h (dwarf2out_frame_finish): Conditionalize outputting eh frame info.Paul Brook1-0/+3
2004-08-10builtins.def (BUILT_IN_STACK_ALLOC): Remove.Richard Henderson1-137/+97
2004-08-03Index: ChangeLogGeoffrey Keating1-18/+7
2004-07-26tree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree).Nathan Sidwell1-2/+2
2004-07-25convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN.Roger Sayle1-3/+3
2004-07-23dwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_LOCAL on generated SYMB...Mark Mitchell1-3/+7
2004-07-20tree.h: Include vec.hNathan Sidwell1-5/+4
2004-07-15dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW...Paul Brook1-2/+2
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-6/+6
2004-07-08explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini1-1/+1