Age | Commit message (Expand) | Author | Files | Lines |
2013-05-13 | dwarf2asm.c (dw2_output_indirect_constant_1): Mark new decl STATIC. | Guozhi Wei | 1 | -2/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -2/+2 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2011-11-10 | final.c, output.h (fprint_whex, [...]): New functions serving as fast replace... | Dimitrios Apostolou | 1 | -9/+12 |
2011-07-09 | Move ASM_COMMENT_START to defaults.h. | Richard Henderson | 1 | -6/+0 |
2011-06-09 | configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*. | Rainer Orth | 1 | -4/+3 |
2011-03-25 | dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end. | Jeff Law | 1 | -0/+1 |
2010-12-04 | dwarf2asm.c (dw2_output_indirect_constant_1): Set DECL_ASSEMBLER_NAME to prev... | Jan Hubicka | 1 | -0/+1 |
2010-10-11 | re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a... | John David Anglin | 1 | -2/+2 |
2010-06-16 | This patch adds the end prologue and begin epilogue markers in Dwarf2 | Douglas B Rupp | 1 | -0/+29 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -1/+3 |
2010-05-11 | re PR c++/44059 (Static initializers executed more than once when using uniqu... | Jakub Jelinek | 1 | -1/+2 |
2010-04-14 | df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x. | Uros Bizjak | 1 | -8/+8 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -2/+2 |
2009-09-20 | configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check. | Richard Sandiford | 1 | -0/+2 |
2009-07-09 | unwind-dw2-fde-darwin.c: Include dwarf2.h. | Tom Tromey | 1 | -2/+2 |
2009-06-30 | dwarf2.h: Remove. | Tom Tromey | 1 | -1/+1 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -1/+1 |
2009-06-15 | cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL... | Rafael Avila de Espindola | 1 | -1/+1 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -1/+1 |
2009-06-04 | dwarf2asm.c (dw2_force_const_mem): Defer creation of declarations for constan... | Alexandre Oliva | 1 | -19/+25 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-09-09 | re PR other/37265 (mt_allocator.cc:646: ICE: in gt_ggc_m_S, at ggc-page.c:1281) | John David Anglin | 1 | -4/+6 |
2008-08-05 | Makefile.in (c-cppbuiltin.o): Depend on debug.h. | Richard Henderson | 1 | -2/+72 |
2008-07-16 | cfg.c (dump_reg_info): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -5/+5 |
2008-06-26 | alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -1/+1 |
2008-05-16 | [multiple changes] | Diego Novillo | 1 | -1/+1 |
2008-04-15 | dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr... | Doug Kwan | 1 | -1/+2 |
2007-11-26 | dwarf2asm.c (splay_tree_compare_strings): New function. | Alexandre Oliva | 1 | -1/+28 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-04-25 | dwarf2asm.c (dw2_asm_output_data): Don't generate RTL just to print an integer. | Geoffrey Keating | 1 | -1/+5 |
2006-03-17 | dwarf2asm.c (dw2_asm_output_offset): Mark 'base' argument with ATTRIBUTE_UNUSED. | Steven Bosscher | 1 | -1/+2 |
2006-03-17 | tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET. | Geoffrey Keating | 1 | -7/+8 |
2005-11-03 | dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'. | Eric Botcazou | 1 | -11/+16 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-12-31 | re PR middle-end/17799 (Non-optimizing compile loses 'this') | Richard Henderson | 1 | -0/+2 |
2004-11-19 | dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0. | Ben Elliston | 1 | -0/+6 |
2004-09-08 | dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -11/+10 |
2004-03-24 | dwarf2asm.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-03-20 | bb-reorder.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -1/+1 |
2003-09-16 | * dwarf2asm.c (dw2_asm_output_nstring): Add comment. | Joel Brobecker | 1 | -0/+7 |
2003-08-11 | dwarf2asm.c (dw2_output_indirect_constant_1): Take user_label_prefix into acc... | J"orn Rennecke | 1 | -1/+1 |
2003-06-29 | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -30/+22 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 1 | -88/+74 |
2003-05-17 | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 1 | -8/+6 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -30/+8 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -2/+3 |
2002-12-13 | c-decl.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |