summaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
AgeCommit message (Expand)Author
2009-09-20configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.Richard Sandiford
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey
2009-06-30dwarf2.h: Remove.Tom Tromey
2009-06-22alias.c: Use REG_P...Shujing Zhao
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez
2009-06-04dwarf2asm.c (dw2_force_const_mem): Defer creation of declarations for constan...Alexandre Oliva
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-09-09re PR other/37265 (mt_allocator.cc:646: ICE: in gt_ggc_m_S, at ggc-page.c:1281)John David Anglin
2008-08-05Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson
2008-07-16cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh R. Ghazi
2008-06-26alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi
2008-05-16[multiple changes]Diego Novillo
2008-04-15dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan
2007-11-26dwarf2asm.c (splay_tree_compare_strings): New function.Alexandre Oliva
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-04-25dwarf2asm.c (dw2_asm_output_data): Don't generate RTL just to print an integer.Geoffrey Keating
2006-03-17dwarf2asm.c (dw2_asm_output_offset): Mark 'base' argument with ATTRIBUTE_UNUSED.Steven Bosscher
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating
2005-11-03dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.Eric Botcazou
2005-06-25Update FSF address.Kelley Cook
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata
2004-12-31re PR middle-end/17799 (Non-optimizing compile loses 'this')Richard Henderson
2004-11-19dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0.Ben Elliston
2004-09-08dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell
2004-03-24dwarf2asm.c, [...]: Update copyright.Kazu Hirata
2004-03-20bb-reorder.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata
2003-09-16* dwarf2asm.c (dw2_asm_output_nstring): Add comment.Joel Brobecker
2003-08-11dwarf2asm.c (dw2_output_indirect_constant_1): Take user_label_prefix into acc...J"orn Rennecke
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata
2002-09-13target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson
2002-05-11dbxout.c: Fix formatting.Kazu Hirata
2002-01-05cse.c: Fix formatting.Kazu Hirata
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford
2001-11-30* dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Handle const1_rtx.Richard Kenner
2001-11-13dwarf2asm.c (dw2_force_const_mem): Set PUBLIC or STATIC as appropriate for th...Richard Henderson
2001-11-09dwarf2asm.c (dw2_force_const_mem): Invoke STRIP_NAME_ENCODING on the symbol s...Richard Henderson
2001-11-08* dwarf2asm.c (dw2_force_const_mem): Fix typo.Richard Henderson
2001-11-08dwarf2asm.c (mark_indirect_pool_entry, [...]): New.Jakub Jelinek
2001-11-04dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED.Kaveh R. Ghazi
2001-10-03dwarf2asm.c (unaligned_integer_asm_op): Abort if op is NULL.John Wehle
2001-08-29* dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change.Kaveh R. Ghazi
2001-08-27dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use proper alignment for assem...Richard Henderson