aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-4/+0
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm1-2/+2
2015-02-12dwarf2asm.c (dw2_asm_output_vms_delta): Only define if ASM_OUTPUT_DWARF_VMS_D...Jakub Jelinek1-6/+2
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-20remove param1_is usageTrevor Saunders1-31/+28
2014-08-29cppbuiltin.c (define_builtin_macros_for_type_sizes): Round pointer size up to...DJ Delorie1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-05-13dwarf2asm.c (dw2_output_indirect_constant_1): Mark new decl STATIC.Guozhi Wei1-2/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2011-11-10final.c, output.h (fprint_whex, [...]): New functions serving as fast replace...Dimitrios Apostolou1-9/+12
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