Age | Commit message (Expand) | Author | Files | Lines |
2008-01-23 | re PR debug/34895 (ICE in force_type_die, at dwarf2out.c:12923) | Michael Matz | 1 | -5/+2 |
2008-01-19 | dwarf2out.c (dwarf2out_switch_text_section): Do not call dwarf2out_note_secti... | Uros Bizjak | 1 | -1/+3 |
2008-01-18 | common.opt: Add fmerge-debug-strings. | Ian Lance Taylor | 1 | -1/+1 |
2008-01-18 | re PR target/34484 (libgcc should check if feclearexcept (and others) availab... | Uros Bizjak | 1 | -46/+46 |
2008-01-16 | re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-... | Uros Bizjak | 1 | -15/+19 |
2008-01-16 | re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-... | Uros Bizjak | 1 | -2/+1 |
2007-12-15 | re PR debug/7081 (DWARF enhancements for C++) | Alexandre Oliva | 1 | -4/+48 |
2007-12-15 | dwarf2out.c (reference_to_unused): Don't emit strings in initializers just be... | Alexandre Oliva | 1 | -0/+2 |
2007-12-10 | dwarf2out.c (gen_array_type_die, [...]): For Fortran multi-dimensional arrays... | Jakub Jelinek | 1 | -0/+11 |
2007-12-09 | re PR fortran/22244 (dimension information is lost for multi-dimension array) | Jakub Jelinek | 1 | -4/+173 |
2007-11-04 | re PR fortran/10220 (attribute DW_AT_calling_convention not correct for fortran) | Francois-Xavier Coudert | 1 | -4/+14 |
2007-11-01 | re PR debug/33537 (C++ arguments passed by invisible reference have wrong type) | Jakub Jelinek | 1 | -4/+19 |
2007-10-25 | dwarf2out.c (base_type_die): Use DW_ATE_unsigned_fixed or DW_ATE_signed_fixed... | Chao-ying Fu | 1 | -2/+2 |
2007-10-09 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -0/+1 |
2007-10-07 | dwarf2out.c (dwarf2out_frame_init): Check for DWARF2_FRAME_INFO when determin... | Eric Botcazou | 1 | -1/+1 |
2007-10-03 | re PR debug/31899 (-g and using declaration causing ICE in reference_to_unused) | Doug Kwan | 1 | -1/+4 |
2007-09-23 | tree.h (block_nonartificial_location): New prototype. | Jakub Jelinek | 1 | -0/+4 |
2007-09-20 | re PR debug/33316 (ICE on valid variable-length automatic array in const struct) | Jakub Jelinek | 1 | -1/+2 |
2007-09-05 | Add target hook invoked when cfun changes. | Sandra Loosemore | 1 | -4/+2 |
2007-08-28 | re PR debug/32914 (ICE in rtl_for_decl_init with -g option) | Jakub Jelinek | 1 | -0/+37 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -50/+50 |
2007-08-21 | re PR debug/32610 (ICE in gen_tagged_type_instantiation_die, at dwarf2out.c:1... | Jakub Jelinek | 1 | -1/+2 |
2007-08-20 | dwarf2out.c (text_section_used): Move declaration outside ifdef DWARF2_DEBUGG... | David Edelsohn | 1 | -8/+9 |
2007-08-20 | dwarf2out.c (text_section_used, [...]): New. | Joseph Myers | 1 | -6/+43 |
2007-08-18 | Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. | Paul Brook | 1 | -5/+6 |
2007-08-08 | tree.def (FIXED_POINT_TYPE): New type. | Chao-ying Fu | 1 | -3/+12 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-07-25 | c-lex.c (c_lex_with_flags, lex_string): Constify. | Kaveh R. Ghazi | 1 | -10/+11 |
2007-07-13 | Add ability to track uninitialized variables, and mark uninitialized variable... | Caroline Tice | 1 | -52/+127 |
2007-07-05 | dwarf2out.c (dw_ranges_by_label_ref): New typedef. | Alexandre Oliva | 1 | -13/+135 |
2007-07-04 | dwarf2out.c: Move DWARF2 abbreviation glossary closer to the top of this file. | Ben Elliston | 1 | -18/+23 |
2007-07-01 | * dwarf2out.c (initial_return_save): Define only if used. | Andreas Schwab | 1 | -0/+4 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -0/+1 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -2/+2 |
2007-05-18 | Index: gcc/java/ChangeLog | Geoffrey Keating | 1 | -5/+6 |
2007-04-24 | dwarf2out.c (field_byte_offset): Move the existing logic under the control of... | Nathan Froyd | 1 | -78/+92 |
2007-04-17 | invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu... | Lawrence Crowl | 1 | -10/+34 |
2007-04-14 | re PR middle-end/31322 (ld: Invalid symbol type for plabel (.libs/debug_list.... | John David Anglin | 1 | -0/+1 |
2007-04-06 | Cleanup whitespacing | Mike Stump | 1 | -100/+100 |
2007-03-30 | PR middle-end/PR30700 | Jan Hubicka | 1 | -1/+13 |
2007-03-16 | re PR debug/29906 (-g option creates internal compiler error) | Alexandre Oliva | 1 | -2/+8 |
2007-03-07 | dwarf2out.c (is_inlined_entry_point): New | Alexandre Oliva | 1 | -0/+37 |
2007-03-02 | target.h (init_dwarf_reg_sizes_extra): New target hook. | Joseph Myers | 1 | -0/+2 |
2007-02-22 | dwarf2out.c (add_AT_string): Call ggc_strdup once per string. | Michael Matz | 1 | -5/+18 |
2007-02-22 | re PR debug/30898 (ICE with anonymous union and -g) | Ian Lance Taylor | 1 | -0/+30 |
2007-02-15 | dwarf2out.c (dwarf2out_finish): Accept namespaces as context of limbo die nodes. | Alexandre Oliva | 1 | -1/+3 |
2007-02-12 | dwarf2out.c (round_up_to_align): New static function. | Eric Botcazou | 1 | -6/+22 |
2007-02-11 | dwarf2out.c (root_type): Delete unused function. | Manuel López-Ibáñez | 1 | -30/+0 |
2007-02-10 | Makefile.in (libgcc-support, [...]): Add emutls.c. | Richard Henderson | 1 | -1/+1 |