summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* PR debug/7241jakub2005-09-011-1/+1
* * dwarf2out.c (add_location_or_const_value_attribute): Preferjakub2005-08-111-11/+14
* * dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument,jakub2005-08-111-31/+35
* * dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG,rth2005-08-011-1/+1
* * dwarf2out.c, fold-const.c, ipa-type-escape.c,kazu2005-08-011-1/+1
* Better debug info for inlined functions.wilson2005-07-261-1/+24
* * dwarf2out.c (gen_variable_die): Treat un-emitted COMDATmmitchel2005-07-241-0/+19
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-1/+4
* * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,jsm282005-07-031-1/+1
* * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.steven2005-06-301-1/+1
* * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Changeian2005-06-291-1/+2
* Update FSF address.kcook2005-06-251-2/+2
* * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalizehubicka2005-06-091-0/+9
* PR debug/21946ebotcazou2005-06-081-23/+21
* PR target/21889ebotcazou2005-06-081-10/+11
* PR debug/21946jakub2005-06-071-13/+28
* 2005-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-041-2/+3
* 2005-05-30 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-011-1/+1
* 2005-05-16 Caroline Tice <ctice@apple.com>ctice2005-05-161-2/+1
* * dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.kazu2005-05-161-5/+8
* PR 18655mmitchel2005-05-091-2/+4
* * dwarf2out.c (incomplete_types, retry_incomplete_types,kazu2005-05-041-7/+8
* Fix corrupted dwarf2 file table with -fno-eliminate-unused-debug-types.wilson2005-05-031-0/+8
* * dwarf2out.c (decl_scope_table, push_decl_scope,kazu2005-05-011-8/+6
* * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,kazu2005-04-281-1/+1
* Correct fixes for various hot/cold partitioning concerns.ctice2005-04-271-44/+59
* * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan2005-04-221-6/+5
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-1/+1
* Avoid emitting bogus debug info that confuses gdb.wilson2005-04-211-2/+7
* Revert patch from April 9.ctice2005-04-121-53/+36
* * dwarf2out.c (output_line_info): Don't try to dereferencegeoffk2005-04-121-1/+6
* Fix problems with labels with hot/cold partitioning.ctice2005-04-091-36/+49
* gcc/ChangeLog:aoliva2005-04-021-5/+1
* PR c++/19406jakub2005-04-011-3/+39
* Handle static const initializers that contain arithmetic.wilson2005-04-011-50/+53
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-26/+146
* * dwarf2out.c (dwarf2out_frame_finish): Honor DWARF2_FRAME_INFOhainque2005-03-311-1/+6
* Emit DW_AT_ranges for inlined subroutines that contain disjoint blocks.wilson2005-03-301-32/+35
* gcc:tromey2005-03-301-7/+0
* 2005-03-22 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-221-1/+2
* * dwarf2out.c (dwarf_type_encoding_name): Remove unused prototypebje2005-03-221-33/+0
* Fix problem that caused compiled java code to trigger an internal gdb error.wilson2005-03-191-0/+6
* 2005-03-03 Daniel Berlin <dberlin@dbrelin.org>dberlin2005-03-041-3/+6
* * ChangeLog.5: Fix log message typo(s).reichelt2005-02-241-1/+1
* PR tree-opt/14329rth2005-01-271-2/+3
* 2005-01-20 Daniel Berlin <dberlin@dberlin.org>dberlin2005-01-201-12/+58
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* 2005-01-05 Daniel Berlin <dberlin@dberlin.org>dberlin2005-01-061-32/+41
* 2005-01-03 Daniel Berlin <dberlin@dberlin.org>dberlin2005-01-041-0/+9
* 2004-12-24 Daniel Berlin <dberlin@dberlin.org>dberlin2004-12-241-2/+5