pa64-hpux.h (LIB_SPEC): Add "-lpthread" in shared links if "-mt" or "-pthread" is...
[platform/upstream/gcc.git] / gcc / dwarf2out.c
2008-01-16 Uros Bizjakre PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg...
2008-01-16 Uros Bizjakre PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg...
2007-12-15 Alexandre Olivare PR debug/7081 (DWARF enhancements for C++)
2007-12-15 Alexandre Olivadwarf2out.c (reference_to_unused): Don't emit strings...
2007-12-10 Jakub Jelinekdwarf2out.c (gen_array_type_die, [...]): For Fortran...
2007-12-09 Jakub Jelinekre PR fortran/22244 (dimension information is lost...
2007-11-04 Francois-Xavier... re PR fortran/10220 (attribute DW_AT_calling_convention...
2007-11-01 Jakub Jelinekre PR debug/33537 (C++ arguments passed by invisible...
2007-10-25 Chao-ying Fudwarf2out.c (base_type_die): Use DW_ATE_unsigned_fixed...
2007-10-09 Geoffrey KeatingIndex: gcc/ChangeLog
2007-10-07 Eric Botcazoudwarf2out.c (dwarf2out_frame_init): Check for DWARF2_FR...
2007-10-03 Doug Kwanre PR debug/31899 (-g and using declaration causing...
2007-09-23 Jakub Jelinektree.h (block_nonartificial_location): New prototype.
2007-09-20 Jakub Jelinekre PR debug/33316 (ICE on valid variable-length automat...
2007-09-05 Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-08-28 Jakub Jelinekre PR debug/32914 (ICE in rtl_for_decl_init with -g...
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-21 Jakub Jelinekre PR debug/32610 (ICE in gen_tagged_type_instantiation...
2007-08-20 David Edelsohndwarf2out.c (text_section_used): Move declaration outsi...
2007-08-19 Joseph Myersdwarf2out.c (text_section_used, [...]): New.
2007-08-18 Paul BrookMakefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-25 Kaveh R. Ghazic-lex.c (c_lex_with_flags, lex_string): Constify.
2007-07-13 Caroline TiceAdd ability to track uninitialized variables, and mark...
2007-07-05 Alexandre Olivadwarf2out.c (dw_ranges_by_label_ref): New typedef.
2007-07-04 Ben Ellistondwarf2out.c: Move DWARF2 abbreviation glossary closer...
2007-07-01 Andreas Schwab* dwarf2out.c (initial_return_save): Define only if...
2007-06-16 Andrew Pinski[multiple changes]
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-05-18 Geoffrey KeatingIndex: gcc/java/ChangeLog
2007-04-24 Nathan Froyddwarf2out.c (field_byte_offset): Move the existing...
2007-04-17 Lawrence Crowlinvoke.texi (Debugging Options): Add documentation...
2007-04-14 John David Anglinre PR middle-end/31322 (ld: Invalid symbol type for...
2007-04-06 Mike StumpCleanup whitespacing
2007-03-30 Jan HubickaPR middle-end/PR30700
2007-03-16 Alexandre Olivare PR debug/29906 (-g option creates internal compiler...
2007-03-07 Alexandre Olivadwarf2out.c (is_inlined_entry_point): New
2007-03-02 Joseph Myerstarget.h (init_dwarf_reg_sizes_extra): New target hook.
2007-02-22 Michael Matzdwarf2out.c (add_AT_string): Call ggc_strdup once per...
2007-02-22 Ian Lance Taylorre PR debug/30898 (ICE with anonymous union and -g)
2007-02-15 Alexandre Olivadwarf2out.c (dwarf2out_finish): Accept namespaces as...
2007-02-12 Eric Botcazoudwarf2out.c (round_up_to_align): New static function.
2007-02-11 Manuel López-Ibáñezdwarf2out.c (root_type): Delete unused function.
2007-02-10 Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-02-06 Alexandre Olivare PR debug/30189 (ICE on modified_type_die)
2007-02-05 Richard Sandiforddwarf2out.c (dwarf2out_frame_debug_expr): Record the...
2007-02-05 Richard Sandifordtm.texi (DWARF_ALT_FRAME_RETURN_COLUMN): Do not require...
2007-02-01 Ian Lance Taylorlower-subreg.c: New file.
2007-01-30 Richard Guentherre PR middle-end/27657 (bogus undefined reference error...
2006-12-27 Ian Lance Taylorre PR debug/26964 (Duplicate debug info for enums in...
2006-12-23 Eric Botcazoudwarf2out.c (dbx_reg_number): Do leaf register remappin...
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-01 Richard Guentherre PR c++/29433 (using boost::MPL requires lots of...
2006-11-14 Caroline TiceAdd ability to generate DWARF pubtypes section if DEBUG...
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-11-01 Geoffrey KeatingIn gcc/:
2006-10-30 Roger Saylebuiltins.c (expand_builtin_mathfn_3): Correct coding...
2006-10-30 Danny Smithdwarf2out.c (file_name_acquire): Correct typo.
2006-10-28 Mike StumpFixup whitespacing
2006-10-25 Nathan Froyddwarf2out.c (gen_compile_unit_die): Use IS_ABSOLUTE_PATH.
2006-10-09 Richard HendersonRevert emutls patch.
2006-10-04 Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-09-21 Roger Saylere PR debug/29132 (Mips exception handling broken.)
2006-09-14 Andrew Pinskire PR debug/28980 (ICE in loc_descriptor_from_tree_1...
2006-09-12 Andrew Pinskidwarf2out.c (file_table_last_lookup): Move this GC...
2006-09-12 Geoffrey Keatingdwarf2out.c (dwarf_file_data): New.
2006-09-10 Roger Sayledwarf2out.c (convert_cfa_to_fb_loc_list): Handle DW_CFA...
2006-09-07 Geoffrey Keatingdwarf2out.c: Remove strange characters from comment...
2006-09-02 Geoffrey KeatingRevert this change:
2006-08-31 Roger Saylere PR other/22313 (profiledbootstrap is broken on the...
2006-08-22 Geoffrey KeatingIndex: gcc/ChangeLog
2006-08-09 Alexandre Olivavar-tracking.c (enum micro_operation_type): Add MO_COPY.
2006-08-02 Daniel Jacobowitzre PR debug/28063 (Dwarf no longer uses merged strings...
2006-08-01 Daniel Jacobowitzre PR debug/23336 (enum constants not visible to gdb...
2006-05-19 Nicolas Settonlanghooks.h (struct lang_hooks): Add dwarf_name languag...
2006-05-14 Nick Cliftondwarf2out.c (dbx_reg_number): Check return value from...
2006-04-26 Geoffrey Keatingdwarf2out.c (size_of_locs): Don't fill dw_loc_addr...
2006-04-25 Geoffrey Keatingdwarf2out.c (verify_marks_clear): New.
2006-04-22 Geoffrey Keatingdwarf2out.c (struct die_struct): Document that die_sib...
2006-04-18 Geoffrey Keatingdwarf2out.c (prune_unused_types_update_strings): Don...
2006-04-17 Geoffrey Keatingdwarf2out.c (free_AT): Delete.
2006-04-11 Roger Sayledwarf2out.c (output_call_frame_info): Create debug_fram...
2006-04-11 Roger Sayledwarf2out.c (premark_used_types): Remove problematic...
2006-04-11 Aldy Hernandez20060410.c: New.
2006-04-10 Geoffrey Keatingdwarf2out.c (struct dw_attr_struct): Remove dw_attr_next.
2006-04-10 Jakub Jelinekre PR debug/27057 (ICE with -feliminate-dwarf2-dups...
2006-04-01 Joseph Myersdwarf2.h (DW64_CIE_ID): Define.
2006-03-27 Geoffrey Keatingdwarf2out.c (add_location_or_const_value_attribute...
2006-03-25 Geoffrey Keatingdwarf2out.c (is_c_family): Understand new DWARF3 langua...
2006-03-24 Geoffrey KeatingBack out previous accidental change.
2006-03-24 Geoffrey Keating[multiple changes]
2006-03-17 Alexandre Olivadwarf2out.c (dwarf2out_stack_adjust): Always track...
2006-03-17 Geoffrey Keatingtm.texi (SDB and DWARF): Add extra parameter to ASM_OUT...
2006-03-08 Andreas Toblerdwarf2out.c (expand_builtin_dwarf_sp_column): Make...
2006-03-08 Geoffrey Keatingdwarf2out.c (DWARF2_FRAME_REG_OUT): Move up in file.
2006-03-04 Kazu Hiratadwarf2out.c (dwarf2out_add_library_unit_info): Remove.
2006-02-21 Alexandre Olivadefaults.h (CFA_FRAME_BASE_OFFSET): Define.
next