summaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-4/+0
* Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm2015-05-051-2/+2
* dwarf2asm.c (dw2_asm_output_vms_delta): Only define if ASM_OUTPUT_DWARF_VMS_D...Jakub Jelinek2015-02-121-6/+2
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* remove param1_is usageTrevor Saunders2014-11-201-31/+28
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Round pointer size up to...DJ Delorie2014-08-291-2/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+2
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* dwarf2asm.c (dw2_output_indirect_constant_1): Mark new decl STATIC.Guozhi Wei2013-05-131-2/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-2/+2
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* final.c, output.h (fprint_whex, [...]): New functions serving as fast replace...Dimitrios Apostolou2011-11-101-9/+12
* Move ASM_COMMENT_START to defaults.h.Richard Henderson2011-07-091-6/+0
* configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.Rainer Orth2011-06-091-4/+3
* dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end.Jeff Law2011-03-251-0/+1
* dwarf2asm.c (dw2_output_indirect_constant_1): Set DECL_ASSEMBLER_NAME to prev...Jan Hubicka2010-12-041-0/+1
* re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a...John David Anglin2010-10-111-2/+2
* This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp2010-06-161-0/+29
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+3
* re PR c++/44059 (Static initializers executed more than once when using uniqu...Jakub Jelinek2010-05-111-1/+2
* df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x.Uros Bizjak2010-04-141-8/+8
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.Richard Sandiford2009-09-201-0/+2
* unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey2009-07-091-2/+2
* dwarf2.h: Remove.Tom Tromey2009-06-301-1/+1
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola2009-06-151-1/+1
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-1/+1
* dwarf2asm.c (dw2_force_const_mem): Defer creation of declarations for constan...Alexandre Oliva2009-06-041-19/+25
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR other/37265 (mt_allocator.cc:646: ICE: in gt_ggc_m_S, at ggc-page.c:1281)John David Anglin2008-09-091-4/+6
* Makefile.in (c-cppbuiltin.o): Depend on debug.h.Richard Henderson2008-08-051-2/+72
* cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh R. Ghazi2008-07-161-5/+5
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-1/+1
* [multiple changes]Diego Novillo2008-05-161-1/+1
* dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan2008-04-151-1/+2
* dwarf2asm.c (splay_tree_compare_strings): New function.Alexandre Oliva2007-11-261-1/+28
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* dwarf2asm.c (dw2_asm_output_data): Don't generate RTL just to print an integer.Geoffrey Keating2006-04-251-1/+5
* dwarf2asm.c (dw2_asm_output_offset): Mark 'base' argument with ATTRIBUTE_UNUSED.Steven Bosscher2006-03-171-1/+2
* tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating2006-03-171-7/+8
* dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.Eric Botcazou2005-11-031-11/+16
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* re PR middle-end/17799 (Non-optimizing compile loses 'this')Richard Henderson2004-12-311-0/+2
* dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0.Ben Elliston2004-11-191-0/+6
* dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable.Nathan Sidwell2004-09-081-11/+10