summaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
Commit message (Expand)AuthorAgeFilesLines
* DWARF: Handle expressions containing "-1" in dw2_asm_output_delta_uleb128.Mark Wielaard2018-05-281-1/+11
* re PR sanitizer/85018 (Many sanitizer tests ICE since r258681)Jakub Jelinek2018-03-221-0/+3
* re PR target/84990 (Boostrap broken with --enable-checking=release and Ada)Jakub Jelinek2018-03-201-0/+6
* re PR sanitizer/78651 (Incorrect exception handling when catch clause uses lo...Jakub Jelinek2018-03-191-1/+2
* re PR sanitizer/78651 (Incorrect exception handling when catch clause uses lo...Maxim Ostapenko2018-03-191-0/+6
* [LVU] Introduce location viewsAlexandre Oliva2018-02-091-0/+29
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* dwarf2asm.c (dw2_asm_output_nstring): Encode double quote character for AIX.David Edelsohn2017-07-251-1/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* remove conditional compilation of HAVE_AS_LEB128 codeTrevor Saunders2016-11-141-92/+92
* dwarf2asm.c (USE_LINKONCE_INDIRECT): Test XCOFF_DEBUGGING_INFO at runtime.David Edelsohn2016-11-081-2/+2
* configure.ac (.hidden): Change to conftest_s string.David Edelsohn2016-11-071-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* dwarf2asm.h (dw2_asm_output_offset): Add overload with extra offset argument.Richard Biener2016-09-151-1/+30
* cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.Uros Bizjak2016-07-201-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-2/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-6/+5
* dwarf2out.c (XCOFF_DEBUGGING_INFO): Default 0 definition.David Edelsohn2015-09-261-1/+9
* config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie2015-09-181-0/+7
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-1/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* 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