aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-09Move ASM_COMMENT_START to defaults.h.Richard Henderson1-6/+0
2011-06-09configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.Rainer Orth1-4/+3
2011-03-25dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end.Jeff Law1-0/+1
2010-12-04dwarf2asm.c (dw2_output_indirect_constant_1): Set DECL_ASSEMBLER_NAME to prev...Jan Hubicka1-0/+1
2010-10-11re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a...John David Anglin1-2/+2
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp1-0/+29
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+3
2010-05-11re PR c++/44059 (Static initializers executed more than once when using uniqu...Jakub Jelinek1-1/+2
2010-04-14df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x.Uros Bizjak1-8/+8
2009-11-25Remove trailing white spaces.H.J. Lu1-2/+2
2009-09-20configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.Richard Sandiford1-0/+2
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey1-2/+2
2009-06-30dwarf2.h: Remove.Tom Tromey1-1/+1
2009-06-22alias.c: Use REG_P...Shujing Zhao1-1/+1
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola1-1/+1
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-1/+1
2009-06-04dwarf2asm.c (dw2_force_const_mem): Defer creation of declarations for constan...Alexandre Oliva1-19/+25
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-09-09re PR other/37265 (mt_allocator.cc:646: ICE: in gt_ggc_m_S, at ggc-page.c:1281)John David Anglin1-4/+6
2008-08-05Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson1-2/+72
2008-07-16cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh R. Ghazi1-5/+5
2008-06-26alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2008-05-16[multiple changes]Diego Novillo1-1/+1
2008-04-15dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan1-1/+2
2007-11-26dwarf2asm.c (splay_tree_compare_strings): New function.Alexandre Oliva1-1/+28
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-04-25dwarf2asm.c (dw2_asm_output_data): Don't generate RTL just to print an integer.Geoffrey Keating1-1/+5
2006-03-17dwarf2asm.c (dw2_asm_output_offset): Mark 'base' argument with ATTRIBUTE_UNUSED.Steven Bosscher1-1/+2
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating1-7/+8
2005-11-03dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.Eric Botcazou1-11/+16
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-12-31re PR middle-end/17799 (Non-optimizing compile loses 'this')Richard Henderson1-0/+2
2004-11-19dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0.Ben Elliston1-0/+6
2004-09-08dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell1-11/+10
2004-03-24dwarf2asm.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-20bb-reorder.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata1-1/+1
2003-09-16* dwarf2asm.c (dw2_asm_output_nstring): Add comment.Joel Brobecker1-0/+7
2003-08-11dwarf2asm.c (dw2_output_indirect_constant_1): Take user_label_prefix into acc...J"orn Rennecke1-1/+1
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger1-30/+22
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-88/+74
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi1-8/+6
2003-01-10Merge from pch-branch.Geoffrey Keating1-30/+8
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-2/+3
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-1/+1
2002-09-13target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs1-1/+4
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-1/+1
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-1/+1
2002-05-11dbxout.c: Fix formatting.Kazu Hirata1-4/+4
2002-01-05cse.c: Fix formatting.Kazu Hirata1-2/+2