Age | Commit message (Expand) | Author | Files | Lines |
2011-03-16 | emit-rtl.c (try_split): Don't call copy_call_info debug hook. | Jakub Jelinek | 1 | -5/+1 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-15 | godump.c: New file. | Ian Lance Taylor | 1 | -42/+2 |
2010-10-14 | re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la... | Richard Guenther | 1 | -0/+1 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -1/+1 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-16 | This patch adds the end prologue and begin epilogue markers in Dwarf2 | Douglas B Rupp | 1 | -1/+3 |
2010-05-13 | re PR bootstrap/44048 (building without C++ enabled fails) | Jason Merrill | 1 | -1/+0 |
2010-05-06 | Add support for C++0x nullptr. | Jason Merrill | 1 | -0/+1 |
2010-04-30 | sdbout.c: Include vec.h, do not include varray.h. | Steven Bosscher | 1 | -6/+7 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-10-29 | re PR debug/41700 (g++.dg/debug/dwarf2/icf.C) | Cary Coutant | 1 | -0/+2 |
2009-10-17 | re PR debug/40521 (-g causes GCC to generate .eh_frame) | Jakub Jelinek | 1 | -0/+2 |
2009-10-08 | Add support for debugging with ICF (Identical Code Folding). | Cary Coutant | 1 | -0/+6 |
2009-06-23 | * sdbout.c (sdbout_one_type): Fix braces in switch. | Rainer Orth | 1 | -3/+3 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -3/+3 |
2009-06-19 | ggc-page.c (ggc_pch_write_object): Initialize emptyBytes. | Ian Lance Taylor | 1 | -2/+32 |
2009-06-17 | dbxout.c (dbxout_source_line): Add is_stmt parameter. | Cary Coutant | 1 | -2/+3 |
2009-06-04 | basic-block.h (struct basic_block_def): Add discriminator field. | Cary Coutant | 1 | -2/+3 |
2009-04-22 | sdbout.c (sdbout_symbol): Pass VOIDmode to eliminate_regs. | Dave Korn | 1 | -3/+3 |
2009-04-15 | debug.h (set_name): Declare. | Catherine Moore | 1 | -0/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-10-08 | sdbout.c (sdbout_one_type): Treat the value type CONST_DECL for enumerals. | Kai Tietz | 1 | -8/+15 |
2008-08-29 | re PR fortran/29635 (debug info of modules) | Jakub Jelinek | 1 | -1/+1 |
2008-06-27 | c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -2/+2 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -2/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -0/+1 |
2005-03-29 | builtin-types.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-22 | c-opts.c (c_common_parse_file): Only start/end main source file if debug hook... | Daniel Berlin | 1 | -1/+2 |
2004-11-04 | sdbout.c (SDB_GENERATE_FAKE): Remove. | Kazu Hirata | 1 | -6/+1 |
2004-10-31 | sdbout.c (sdbout_symbol): Do not output type .def statements for builtin types. | Danny Smith | 1 | -0/+5 |
2004-10-21 | dbxout.c (asmfile): Delete. | Zack Weinberg | 1 | -14/+4 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -5/+4 |
2004-07-20 | tree.h: Include vec.h | Nathan Sidwell | 1 | -7/+7 |
2004-07-07 | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 1 | -5/+4 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -14/+14 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -10/+10 |
2004-04-16 | sdbout.c (sdbout_one_type): Use TYPE_VALUES for enums, not TYPE_FIELDS. | DJ Delorie | 1 | -3/+1 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -5/+5 |
2004-02-19 | sdbout.c (preinit_symbols, [...]): New statics. | Zack Weinberg | 1 | -1/+26 |
2004-02-16 | * sdbout.c (sdb_debug_hooks): Correct the type_decl entry. | Zack Weinberg | 1 | -1/+1 |
2004-02-12 | debug.h (struct gcc_debug_hooks): Add type_decl field. | Zack Weinberg | 1 | -21/+14 |
2004-02-06 | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 1 | -1/+2 |
2004-01-27 | Makefile.in (dwarf2out.o): Depend on input.h | Devang Patel | 1 | -23/+24 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-16 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |