real.h (struct real_format): Split the signbit field into two two fields, signbit_ro...
[gcc.git] / gcc / dwarf2out.c
2005-03-04 Daniel Berlinre PR debug/20253 (Macro debug info broken due to lexer...
2005-02-24 Volker ReicheltChangeLog.5: Fix log message typo(s).
2005-01-27 Richard Hendersonre PR c++/14329 ([4.1 only] badly formatted warnings...
2005-01-20 Daniel Berlinre PR debug/19124 (gcc generates incorrect dwarf2 debug...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-06 Daniel BerlinFix PR middle-end/19286 Fix PR debug/19267
2005-01-04 Daniel BerlinFix PR debug/17924 Fix PR debug/19191
2004-12-24 Daniel Berlinre PR tree-optimization/14638 (Variables disappear...
2004-12-23 Eric Botcazoure PR middle-end/17746 (ICE when building the Ada RTS)
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-11-26 Eric Botcazoutarget.h (struct gcc_target): New field 'dwarf_handle_f...
2004-11-26 Richard Hendersondwarf2out.c (dwarf2out_stack_adjust): Add after_p argument.
2004-11-24 Mark Mitchellcrtstuff.c (IN_LIBGCC2): Define it.
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-10-25 Jakub Jelinekdwarf2out.c (rtl_for_decl_location): Avoid segfault...
2004-10-14 Richard Hendersonre PR debug/14492 (loc_descriptor_from_tree, in dwarf2o...
2004-10-13 Richard Hendersonre PR debug/15860 (No DW_AT_location debug info is...
2004-10-11 Eric Christopherdwarf2out.c: Move attribute to subprogram declaration...
2004-10-06 Kazu Hiratadefaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove.
2004-10-04 Eric Christopherdwarf2.h (dwarf_calling_convention): Add GNU prefix...
2004-10-01 Eric Christopherdwarf2.h (dwarf_calling_convention): Add enum for renes...
2004-09-25 Jan Hubickadwarf2out.c (dwarf2out_finish): Set parent to comp_unit...
2004-09-25 Kazu Hiratac-typeck.c, [...]: Fix comment formatting.
2004-09-23 Jan Hubickare PR debug/17389 (ICE in dwarf2out_finish, at dwarf2ou...
2004-09-18 Geoffrey Keatingre PR pch/13361 (const wchar_t * strings not stored...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-10 Geoffrey Keatingdbxout.c (dbxout_block): Update for current_function_fu...
2004-09-08 Nathan Sidwelldbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_u...
2004-09-03 Devang Pateldwarf2out.c (gen_field_die): Equate decl number to...
2004-08-24 Mark Mitchellre PR debug/14492 (loc_descriptor_from_tree, in dwarf2o...
2004-08-12 Paul Brookdwarf2out.h (dwarf2out_frame_finish): Conditionalize...
2004-08-11 Richard Hendersonbuiltins.def (BUILT_IN_STACK_ALLOC): Remove.
2004-08-03 Geoffrey KeatingIndex: ChangeLog
2004-07-26 Nathan Sidwelltree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree).
2004-07-25 Roger Sayleconvert.c (convert_to_real, [...]): Replace calls to...
2004-07-23 Mark Mitchelldwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_L...
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-15 Paul Brookdwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNW...
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-08 Paolo Bonziniexplow.c (optimize_save_area_alloca): Do not accept...
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06 Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05 Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-04 Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-01 Richard Hendersondwarf2out.c (reg_save): Use INVALID_REGNUM.
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-07-01 Geoffrey KeatingIndex: gcc/ChangeLog
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-06-14 Paul Brook* dwarf2out.c (output_call_frame_info): Support dwarf3...
2004-06-03 Mark G. Adamstree.h: Remove include of version.h
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-19 Mike Stumptm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03 Graham Stottre PR debug/14718 (ICE in force_decl_die (dwarf2out.c))
2004-04-28 Paul Brook* dwarf2out.c (mem_loc_descriptor): Handle shifts.
2004-04-27 John David Anglinre PR debug/14829 (Bootstrap comparison failure on...
2004-04-21 Andrew Pinskire PR debug/15033 (libgcc2.c:470: internal compiler...
2004-04-21 DJ Deloriedwarf2out.c (rtl_for_decl_location): Adjust rtl for...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-03-22 Joel Brobeckerdwarf2out.c (is_subrange_type): Do not emit a subrange_...
2004-03-22 Joel Brobeckerdwarf2out.c (is_subrange_type): Minor code rework.
2004-03-21 Richard Kenneralias.c (get_alias_set): Remove handling of PLACEHOLDER...
2004-03-20 Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-03-18 Richard Kennertree.h (TREE_CHECK2, [...]): New macros.
2004-03-18 Mark Mitchellc-decl.c (grokdeclarator): Do not complain about redecl...
2004-03-17 Joel Brobeckerdwarf2out.c (subrange_type_die): Define new variable...
2004-03-16 J. Brobecker* dwarf2out.c (loc_descriptor_from_tree): Add handling...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-12 Matt AusternEnabled linkonce support for Darwin.
2004-03-07 Alan Modrare PR debug/11983 (ICE in dwarf-2 on code using altivec)
2004-03-01 Mark Mitchellre PR debug/14328 (gcc3.2.2 generates incorrect debuggi...
2004-02-27 Kazu Hiratac-decl.c, [...]: Fix comment typos and formatting.
2004-02-18 Zack Weinbergdwarf2out.c (loclabel_num): Move outside #ifdef DWARF2_...
2004-02-18 Paul Brookdwarf2out.c (loc_descriptor_from_tree): Handle EXPR_WIT...
2004-02-12 Zack Weinbergdebug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-11 Daniel Berlindwarf2out.c (output_loc_list): Remove no longer necessa...
2004-02-08 Zack Weinbergc-common.c (shadow_warning): Delete.
2004-02-07 Andrew Pinskidwarf2out.c (loclabel_num): Move into #ifdef DWARF2_DEB...
2004-02-06 Daniel Berlindwarf2out.c (struct gcc_debug_hooks): Call dwarf2out_be...
2004-02-06 Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2004-02-06 Ulrich Weigandre PR debug/11816 (Incorrect debugging information...
2004-02-06 Daniel Berlindwarf2out.c (output_loc_list): Don't use deltas if...
2004-02-05 Devang Pateldwarf2out.c (force_type_die): Look up input type itself...
2004-02-05 Rainer Orthre PR target/13750 (Ada bootstrap failure on Tru64...
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-29 Devang PatelFix Ada breakage.
2004-01-29 Josef Zlomekdwarf2out.c (struct die_struct): Added field decl_id.
2004-01-27 Devang PatelMakefile.in (dwarf2out.o): Depend on input.h
2004-01-20 Alan Modrasysv4.h (DWARF2_FRAME_REG_OUT): Define.
2004-01-17 J. Brobeckerdwarf2out.c (is_subrange_type): Renamed from is_ada_sub...
2004-01-16 Jan Hubickare PR target/13608 (Incorrect code with -O3 -ffast...
2004-01-16 Geoffrey KeatingIndex: ChangeLog
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2004-01-14 Richard Hendersonre PR debug/13231 (Bad DWARF2 CFI when there is no...
2004-01-14 J. Brobeckerdwarf2out.c (is_ada_subrange_type): No longer check...
2004-01-12 Geoffrey Keatingreal.c: Update copyright date.
2004-01-09 J. Brobeckerdwarf2out.c (gen_enumeration_type_die): Return the...
next