]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dwarf2out.c
* doc/tm.texi (SDB and DWARF): Add extra parameter to
[thirdparty/gcc.git] / gcc / dwarf2out.c
2006-03-17  geoffk * doc/tm.texi (SDB and DWARF): Add extra parameter to
2006-03-08  andreast2006-03-08 Andreas Tobler <a.tobler@schweiz.ch>
2006-03-08  geoffk * dwarf2out.c (DWARF2_FRAME_REG_OUT): Move up in file.
2006-03-04  kazu * dwarf2out.c (dwarf2out_add_library_unit_info): Remove.
2006-02-21  aoliva* defaults.h (CFA_FRAME_BASE_OFFSET): Define.
2006-02-18  rsandifo * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_...
2006-02-13  geoffkIndex: gcc/ChangeLog
2006-02-08  sayle * tree.def (CHAR_TYPE): Remove.
2006-02-04  aolivaAdd 2006 to copyright line
2006-02-04  aolivaPR debug/24444
2006-02-03  sayle * tree.h (TYPE_STRING_FLAG): Document that this field...
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-31  dalecki2006-01-30 Marcin Dalecki <martin@dalecki.de>
2006-01-18  dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-04  jakub PR debug/25562
2006-01-03  geoffkIndex: gcc/ChangeLog
2005-12-18  bje * optabs.c (init_floating_libfuncs): Handle decimal...
2005-12-15  rsandifo * final.c (final_scan_insn): Flip in_cold_section_p...
2005-12-10  rsandifo * dwarf2out.c (default_eh_frame_section): Delete,...
2005-12-08  amodra PR debug/24908
2005-12-07  rsandifo * config/alpha/alpha.c (alpha_start_function): Use...
2005-12-03  amodra PR rtl-optimization 25197
2005-11-21  bje * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_...
2005-11-18  rth * dwarf2out.c (dw_cfi_oprnd_struct): Reduce...
2005-11-13  jason PR c++/22489
2005-11-09  pinskia2005-11-09 Andrew Pinski <pinskia@physics.uc.edu>
2005-11-08  jakub * dwarf2out.c (multiple_reg_loc_descriptor): Don't...
2005-11-03  ebotcazou * dwarf2asm.c (dw2_force_const_mem): Add new parameter...
2005-11-03  rth PR target/9350
2005-10-31  wilsonRestore old AT_frame_base code for targets that don...
2005-10-26  ebotcazou PR rtl-optimization/24460
2005-10-06  rth PR debug/24070
2005-09-07  rth * function.c (ARG_POINTER_CFA_OFFSET): Move ...
2005-09-01  jakub PR debug/7241
2005-08-11  jakub * dwarf2out.c (add_location_or_const_value_attribute...
2005-08-11  jakub * dwarf2out.c (concat_loc_descriptor): Add can_use_fbr...
2005-08-01  rth * dwarf2out.c (mem_loc_descriptor): Use XEXP...
2005-08-01  kazu * dwarf2out.c, fold-const.c, ipa-type-escape.c,
2005-07-26  wilsonBetter debug info for inlined functions.
2005-07-24  mmitchel * dwarf2out.c (gen_variable_die): Treat un-emitted...
2005-07-08  dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-03  jsm28 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks...
2005-06-30  steven * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-29  ian * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes...
2005-06-25  kcookUpdate FSF address.
2005-06-09  hubicka * cgraphunit.c (cgraph_create_edges): Do not walk...
2005-06-08  ebotcazou PR debug/21946
2005-06-08  ebotcazou PR target/21889
2005-06-07  jakub PR debug/21946
2005-06-04  dberlin2005-06-01 Daniel Berlin <dberlin@dberlin.org>
2005-06-01  dberlin2005-05-30 Daniel Berlin <dberlin@dberlin.org>
2005-05-16  ctice2005-05-16 Caroline Tice <ctice@apple.com>
2005-05-16  kazu * dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.
2005-05-09  mmitchel PR 18655
2005-05-04  kazu * dwarf2out.c (incomplete_types, retry_incomplete_types,
2005-05-03  wilsonFix corrupted dwarf2 file table with -fno-eliminate...
2005-05-01  kazu * dwarf2out.c (decl_scope_table, push_decl_scope,
2005-04-28  kazu * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c...
2005-04-27  cticeCorrect fixes for various hot/cold partitioning concerns.
2005-04-22  nathan * builtins.c (gimplify_va_arg_expr): Reword comments...
2005-04-21  nathan * vec.h: Update API to separate allocation mechanism...
2005-04-21  wilsonAvoid emitting bogus debug info that confuses gdb.
2005-04-12  cticeRevert patch from April 9.
2005-04-12  geoffk * dwarf2out.c (output_line_info): Don't try to dereference
2005-04-09  cticeFix problems with labels with hot/cold partitioning.
2005-04-02  aolivagcc/ChangeLog:
2005-04-01  jakub PR c++/19406
2005-04-01  wilsonHandle static const initializers that contain arithmetic.
2005-03-31  cticeFix problems with hot/cold partitioning optimization.
2005-03-31  hainque * dwarf2out.c (dwarf2out_frame_finish): Honor...
2005-03-30  wilsonEmit DW_AT_ranges for inlined subroutines that contain...
2005-03-30  tromeygcc:
2005-03-22  dberlin2005-03-22 Daniel Berlin <dberlin@dberlin.org>
2005-03-22  bje * dwarf2out.c (dwarf_type_encoding_name): Remove unuse...
2005-03-19  wilsonFix problem that caused compiled java code to trigger...
2005-03-04  dberlin2005-03-03 Daniel Berlin <dberlin@dbrelin.org>
2005-02-24  reichelt * ChangeLog.5: Fix log message typo(s).
2005-01-27  rth PR tree-opt/14329
2005-01-20  dberlin2005-01-20 Daniel Berlin <dberlin@dberlin.org>
2005-01-18  kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-06  dberlin2005-01-05 Daniel Berlin <dberlin@dberlin.org>
2005-01-04  dberlin2005-01-03 Daniel Berlin <dberlin@dberlin.org>
2004-12-24  dberlin2004-12-24 Daniel Berlin <dberlin@dberlin.org>
2004-12-23  ebotcazou PR middle-end/17746
2004-12-09  nathan * tree.def (SET_TYPE): Remove.
2004-11-26  ebotcazou * target.h (struct gcc_target): New field 'dwarf_handl...
2004-11-26  rth * dwarf2out.c (dwarf2out_stack_adjust): Add after_p...
2004-11-24  jsm282004-11-24 Mark Mitchell <mark@codesourcery.com>
2004-10-26  geoffkIndex: gcc/gcc/ChangeLog
2004-10-25  jakub * dwarf2out.c (rtl_for_decl_location): Avoid segfault if
2004-10-14  rth PR debug/14492
2004-10-13  rth PR debug/15860
2004-10-11  echristo2004-10-10 Eric Christopher <echristo@redhat.com>
2004-10-06  kazu * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL)...
2004-10-04  echristo2004-10-01 Eric Christopher <echristo@redhat.com>
2004-10-01  echristo2004-09-30 Eric Christopher <echristo@redhat.com>
2004-09-25  hubicka * dwarf2out.c (dwarf2out_finish): Set parent to comp_u...
2004-09-25  kazu * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold...
2004-09-23  hubicka PR debug/17389
2004-09-18  geoffk * tree-inline.c (copy_tree_r): Don't duplicate constan...
next