aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-06gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/...Francois-Xavier Coudert1-1/+1
2008-04-01trans-common.c (create_common): Add decl to function chain to preserve identi...George Helffrich1-10/+215
2008-03-06dwarf2out.c (dwarf2out_frame_debug_expr): Consult the dwarf_register_span hoo...Nathan Froyd1-2/+27
2008-01-23re PR debug/34895 (ICE in force_type_die, at dwarf2out.c:12923)Michael Matz1-5/+2
2008-01-19dwarf2out.c (dwarf2out_switch_text_section): Do not call dwarf2out_note_secti...Uros Bizjak1-1/+3
2008-01-18common.opt: Add fmerge-debug-strings.Ian Lance Taylor1-1/+1
2008-01-18re PR target/34484 (libgcc should check if feclearexcept (and others) availab...Uros Bizjak1-46/+46
2008-01-16re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-...Uros Bizjak1-15/+19
2008-01-16re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-...Uros Bizjak1-2/+1
2007-12-15re PR debug/7081 (DWARF enhancements for C++)Alexandre Oliva1-4/+48
2007-12-15dwarf2out.c (reference_to_unused): Don't emit strings in initializers just be...Alexandre Oliva1-0/+2
2007-12-10dwarf2out.c (gen_array_type_die, [...]): For Fortran multi-dimensional arrays...Jakub Jelinek1-0/+11
2007-12-09re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek1-4/+173
2007-11-04re PR fortran/10220 (attribute DW_AT_calling_convention not correct for fortran)Francois-Xavier Coudert1-4/+14
2007-11-01re PR debug/33537 (C++ arguments passed by invisible reference have wrong type)Jakub Jelinek1-4/+19
2007-10-25dwarf2out.c (base_type_die): Use DW_ATE_unsigned_fixed or DW_ATE_signed_fixed...Chao-ying Fu1-2/+2
2007-10-09Index: gcc/ChangeLogGeoffrey Keating1-0/+1
2007-10-07dwarf2out.c (dwarf2out_frame_init): Check for DWARF2_FRAME_INFO when determin...Eric Botcazou1-1/+1
2007-10-03re PR debug/31899 (-g and using declaration causing ICE in reference_to_unused)Doug Kwan1-1/+4
2007-09-23tree.h (block_nonartificial_location): New prototype.Jakub Jelinek1-0/+4
2007-09-20re PR debug/33316 (ICE on valid variable-length automatic array in const struct)Jakub Jelinek1-1/+2
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-4/+2
2007-08-28re PR debug/32914 (ICE in rtl_for_decl_init with -g option)Jakub Jelinek1-0/+37
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-50/+50
2007-08-21re PR debug/32610 (ICE in gen_tagged_type_instantiation_die, at dwarf2out.c:1...Jakub Jelinek1-1/+2
2007-08-20dwarf2out.c (text_section_used): Move declaration outside ifdef DWARF2_DEBUGG...David Edelsohn1-8/+9
2007-08-20dwarf2out.c (text_section_used, [...]): New.Joseph Myers1-6/+43
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-5/+6
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-3/+12
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-07-25c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi1-10/+11
2007-07-13Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice1-52/+127
2007-07-05dwarf2out.c (dw_ranges_by_label_ref): New typedef.Alexandre Oliva1-13/+135
2007-07-04dwarf2out.c: Move DWARF2 abbreviation glossary closer to the top of this file.Ben Elliston1-18/+23
2007-07-01* dwarf2out.c (initial_return_save): Define only if used.Andreas Schwab1-0/+4
2007-06-15[multiple changes]Andrew Pinski1-0/+1
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-2/+2
2007-05-18Index: gcc/java/ChangeLogGeoffrey Keating1-5/+6
2007-04-24dwarf2out.c (field_byte_offset): Move the existing logic under the control of...Nathan Froyd1-78/+92
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl1-10/+34
2007-04-14re PR middle-end/31322 (ld: Invalid symbol type for plabel (.libs/debug_list....John David Anglin1-0/+1
2007-04-06Cleanup whitespacingMike Stump1-100/+100
2007-03-30PR middle-end/PR30700Jan Hubicka1-1/+13
2007-03-16re PR debug/29906 (-g option creates internal compiler error)Alexandre Oliva1-2/+8
2007-03-07dwarf2out.c (is_inlined_entry_point): NewAlexandre Oliva1-0/+37
2007-03-02target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers1-0/+2
2007-02-22dwarf2out.c (add_AT_string): Call ggc_strdup once per string.Michael Matz1-5/+18
2007-02-22re PR debug/30898 (ICE with anonymous union and -g)Ian Lance Taylor1-0/+30
2007-02-15dwarf2out.c (dwarf2out_finish): Accept namespaces as context of limbo die nodes.Alexandre Oliva1-1/+3