aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-07function.c (ARG_POINTER_CFA_OFFSET): Move ...Richard Henderson1-182/+291
2005-09-01re PR debug/7241 (DWARF encoding for "char" incorrect in gcc)Jakub Jelinek1-1/+1
2005-08-11dwarf2out.c (add_location_or_const_value_attribute): Prefer locations gathere...Jakub Jelinek1-11/+14
2005-08-11dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument, pass it down...Jakub Jelinek1-31/+35
2005-08-01dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG, with auto-inc codes.Richard Henderson1-1/+1
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-25Better debug info for inlined functions.James E Wilson1-1/+24
2005-07-24dwarf2out.c (gen_variable_die): Treat un-emitted COMDAT variables as declarat...Mark Mitchell1-0/+19
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-1/+4
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-1/+1
2005-06-30coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher1-1/+1
2005-06-29dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Change GEN_INT to gen_int_...Ian Lance Taylor1-1/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-09cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize local statics...Jan Hubicka1-0/+9
2005-06-08re PR debug/21946 (Invalid DWARF2 debug info emitted)Eric Botcazou1-23/+21
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou1-10/+11
2005-06-07re PR debug/21946 (Invalid DWARF2 debug info emitted)Jakub Jelinek1-13/+28
2005-06-04cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.Daniel Berlin1-2/+3
2005-06-01c-objc-common.c (c_tree_printer): Check flag before hashtable.Daniel Berlin1-1/+1
2005-05-16bb-reorder.c (verify_hot_cold_block_grouping): Replace internal_error with gc...Caroline Tice1-2/+1
2005-05-16dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.Kazu Hirata1-5/+8
2005-05-09re PR target/18655 (Incorrect data in .debug_frame section for PowerPC)Mark Mitchell1-2/+4
2005-05-04dwarf2out.c (incomplete_types, [...]): Use VEC instead of VARRAY.Kazu Hirata1-7/+8
2005-05-03Fix corrupted dwarf2 file table with -fno-eliminate-unused-debug-types.James E Wilson1-0/+8
2005-05-01dwarf2out.c (decl_scope_table, [...]): Use VEC instead of VARRAY.Kazu Hirata1-8/+6
2005-04-28bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN...Kazu Hirata1-1/+1
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice1-44/+59
2005-04-22builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.Nathan Sidwell1-6/+5
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-1/+1
2005-04-20Avoid emitting bogus debug info that confuses gdb.Jim Wilson1-2/+7
2005-04-12Revert patch from April 9.Caroline Tice1-53/+36
2005-04-12dwarf2out.c (output_line_info): Don't try to dereference a NULL current_funct...Geoffrey Keating1-1/+6
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice1-36/+49
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