summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead ofbje2005-11-211-1/+1
* * dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.rth2005-11-181-50/+76
* PR c++/22489jason2005-11-131-5/+22
* 2005-11-09 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-091-1/+2
* * dwarf2out.c (multiple_reg_loc_descriptor): Don't assumejakub2005-11-081-2/+6
* * dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.ebotcazou2005-11-031-5/+7
* PR target/9350rth2005-11-031-1/+25
* Restore old AT_frame_base code for targets that don't use dwarf2 unwind info.wilson2005-10-311-0/+14
* PR rtl-optimization/24460ebotcazou2005-10-261-4/+7
* PR debug/24070rth2005-10-061-4/+6
* * function.c (ARG_POINTER_CFA_OFFSET): Move ...rth2005-09-071-182/+291
* 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