aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/elf.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-18crossconfig.m4: Handle OpenBSD just like NetBSD.Maya Rashish1-26/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-14elf.h (LINK_EH_SPEC): Add -static-pie support.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-30alpha: turn -mcpu=<cpu> into -m<cpu> for the assembler all the timeMike Frysinger1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-24elf.h: Define TARGET_UNWIND_TABLES_DEFAULT.Uros Bizjak1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+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-1/+1
2012-05-03elf.h (MAX_OFILE_ALIGNMENT): Remove.Uros Bizjak1-15/+0
2012-03-22alpha.h (ASM_OUTPUT_ALIGN): Move to config/alpha/elf.hUros Bizjak1-5/+10
2012-03-22config.gcc (alpha*-*-linux*): Add elfos.h to tm_file.Uros Bizjak1-268/+4
2012-03-14Remove non-GAS non-ELF support in alpha backendRainer Orth1-12/+1
2011-11-11elf.h (ELF_ASCII_ESCAPES): Rename from ESCAPES.Uros Bizjak1-4/+5
2011-07-07alpha-elf: Disable stabs debugging, and the mips sdb extensions.Richard Henderson1-1/+2
2011-05-05elf.h (ENDFILE_SPEC): Add Ofast.Michael Matz1-1/+1
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-3/+0
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers1-1/+1
2010-05-11re PR c++/44059 (Static initializers executed more than once when using uniqu...Jakub Jelinek1-5/+7
2010-04-28elf.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object type if available.Uros Bizjak1-13/+29
2009-04-28re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)Uros Bizjak1-8/+10
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-12-22re PR target/34571 (Segfault in alpha_expand_mov at -O3)Uros Bizjak1-0/+10
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-33/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2003-12-25alpha-modes.def: Fix comment formatting.Kazu Hirata1-2/+2
2003-11-07elf.h, [...]: Convert to ISO C90.Falk Hueffner1-1/+1
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-07-01alpha.c: Fix comment typos.Kazu Hirata1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-21/+0
2003-06-15alpha-protos.h, [...]: Update to ISO C.Richard Henderson1-2/+2
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-5/+9
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth1-2/+7
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-1/+1
2003-03-28elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra1-2/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+1
2002-11-26elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe1-1/+1
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-2/+2
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-2/+2
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-25/+5
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-3/+0
2002-05-24varasm.c (asm_output_bss): Always output one byte.Richard Henderson1-1/+1
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-16/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-27/+3
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-159/+2