Age | Commit message (Expand) | Author | Files | Lines |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -1/+1 |
2008-05-27 | dwarf2out.c (current_fde): Change return type to dw_fde_ref. | H.J. Lu | 1 | -8/+8 |
2008-05-27 | dwarf2out.c (current_fde): New. | Xuepeng Guo | 1 | -12/+22 |
2008-05-09 | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 1 | -6/+3 |
2008-05-08 | re PR debug/35896 (gfortran TLS symbols broken with debug info) | Jakub Jelinek | 1 | -136/+43 |
2008-04-28 | re PR debug/36060 (Too big stack requirements of cc1plus during GC) | Jakub Jelinek | 1 | -1/+1 |
2008-04-27 | targhooks.h (default_emutls_var_fields, [...]): Declare. | Nathan Sidwell | 1 | -12/+29 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -2/+2 |
2008-04-23 | tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case. | Tomas Bily | 1 | -2/+0 |
2008-04-15 | dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr... | Doug Kwan | 1 | -1/+2 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -7/+7 |
2008-04-06 | gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/... | Francois-Xavier Coudert | 1 | -1/+1 |
2008-04-01 | trans-common.c (create_common): Add decl to function chain to preserve identi... | George Helffrich | 1 | -10/+215 |
2008-03-06 | dwarf2out.c (dwarf2out_frame_debug_expr): Consult the dwarf_register_span hoo... | Nathan Froyd | 1 | -2/+27 |
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 |