aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)Author
2006-10-30 Backport from mainline:Nathan Froyd
2006-07-13Merge from gcc-4_1-branch revision 114100 (gcc-4_1_1-release)Paul Brook
2006-03-18 * gcc/dwarf2.h (DW64_CIE_ID): Define.Joseph Myers
2006-03-02Merge from gcc-4_1-branch revision 111560 (gcc-4_1_0-release)Paul Brook
2006-01-17Merge from gcc-4_1-branch revision 109820.Paul Brook
2005-11-18 * dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.Richard Henderson
2005-11-13 PR c++/22489Jason Merrill
2005-11-092005-11-09 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-11-08 * dwarf2out.c (multiple_reg_loc_descriptor): Don't assumeJakub Jelinek
2005-11-03 * dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.Eric Botcazou
2005-11-03 PR target/9350Richard Henderson
2005-10-31Restore old AT_frame_base code for targets that don't use dwarf2 unwind info.James E. Wilson
2005-10-26 PR rtl-optimization/24460Eric Botcazou
2005-10-06 PR debug/24070Richard Henderson
2005-09-07 * function.c (ARG_POINTER_CFA_OFFSET): Move ...Richard Henderson
2005-09-01 PR debug/7241Jakub Jelinek
2005-08-11 * dwarf2out.c (add_location_or_const_value_attribute): PreferJakub Jelinek
2005-08-11 * dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument,Jakub Jelinek
2005-08-01 * dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG,Richard Henderson
2005-08-01 * dwarf2out.c, fold-const.c, ipa-type-escape.c,Kazu Hirata
2005-07-26Better debug info for inlined functions.James E. Wilson
2005-07-24 * dwarf2out.c (gen_variable_die): Treat un-emitted COMDATMark Mitchell
2005-07-082005-07-08 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-07-03 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,Joseph Myers
2005-06-30 * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher
2005-06-29 * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): ChangeIan Lance Taylor
2005-06-25Update FSF address.Kelley Cook
2005-06-09 * cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalizeJan Hubicka
2005-06-08 PR debug/21946Eric Botcazou
2005-06-08 PR target/21889Eric Botcazou
2005-06-07 PR debug/21946Jakub Jelinek
2005-06-042005-06-01 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-06-012005-05-30 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-05-162005-05-16 Caroline Tice <ctice@apple.com>Caroline Tice
2005-05-16 * dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.Kazu Hirata
2005-05-09 PR 18655Mark Mitchell
2005-05-04 * dwarf2out.c (incomplete_types, retry_incomplete_types,Kazu Hirata
2005-05-03Fix corrupted dwarf2 file table with -fno-eliminate-unused-debug-types.James E. Wilson
2005-05-01 * dwarf2out.c (decl_scope_table, push_decl_scope,Kazu Hirata
2005-04-28 * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,Kazu Hirata
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice
2005-04-22 * builtins.c (gimplify_va_arg_expr): Reword comments to avoidNathan Sidwell
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell
2005-04-21Avoid emitting bogus debug info that confuses gdb.James E. Wilson
2005-04-12Revert patch from April 9.Caroline Tice
2005-04-12 * dwarf2out.c (output_line_info): Don't try to dereferenceGeoffrey Keating
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice
2005-04-02gcc/ChangeLog:Alexandre Oliva
2005-04-01 PR c++/19406Jakub Jelinek
2005-04-01Handle static const initializers that contain arithmetic.James E. Wilson