summaryrefslogtreecommitdiff
path: root/gcc/config/alpha/elf.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* * config/alpha/elf.h (MAX_OFILE_ALIGNMENT): Remove.uros2012-05-031-15/+0
* * config/alpha/alpha.h (ASM_OUTPUT_ALIGN): Move to config/alpha/elf.huros2012-03-221-5/+10
* * config.gcc (alpha*-*-linux*): Add elfos.h to tm_file.uros2012-03-221-268/+4
* Remove non-GAS non-ELF support in alpha backendro2012-03-141-12/+1
* * config/alpha/elf.h (ELF_ASCII_ESCAPES): Rename from ESCAPES.uros2011-11-111-4/+5
* alpha-elf: Disable stabs debugging, and the mips sdb extensions.rth2011-07-081-1/+2
* * config/alpha/elf.h (ENDFILE_SPEC): Add Ofast.matz2011-05-051-1/+1
* * doc/tm.texi.in (HANDLE_SYSV_PRAGMA,jsm282010-11-211-3/+0
* * flags.h (g_switch_value, g_switch_set): Remove.jsm282010-10-041-1/+1
* PR c++/44059jakub2010-05-111-5/+7
* * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_objecturos2010-04-281-13/+29
* PR c/39323uros2009-04-281-8/+10
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * config/alpha/alpha.h (ASM_OUTPUT_EXTERNAL): New macro.uros2008-12-221-0/+10
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-5/+4
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-33/+2
* Update FSF address.kcook2005-06-251-2/+2
* * config/alpha/alpha-modes.def: Fix comment formatting.kazu2003-12-251-2/+2
* * config/alpha/elf.h, config/alpha/unicosmk.h,falk2003-11-071-1/+1
* GNU CC -> GCCkcook2003-09-271-4/+4
* * config/alpha/alpha.c: Fix comment typos.kazu2003-07-011-1/+1
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-191-21/+0
* * config/alpha/alpha-protos.h, config/alpha/elf.h,rth2003-06-161-2/+2
* * alpha.c (print_operand_address): Fix format specifier warnings.ghazi2003-06-041-1/+1
* * configure.in (HAVE_LD_PIE): Check for ld -pie.jakub2003-06-031-5/+9
* * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):neil2003-05-181-2/+7
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>hubicka2003-05-121-1/+1
* * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessaryamodra2003-03-281-2/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+1
* * config/elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.thorpej2002-11-261-1/+1
* * config/chorus.h: Consistently define *_DEBUGGING_INFO withthorpej2002-08-291-2/+2
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-211-2/+2
* * defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, ASM_OUTPUT_SIZE_DIRECTIVE,zack2002-07-251-25/+5
* * cpplib.c (do_sccs): Handle #sccs on all systems.neil2002-07-171-3/+0
* * varasm.c (asm_output_bss): Always output one byte.rth2002-05-241-1/+1
* * system.h (SELECT_RTX_SECTION): Poison.rth2002-05-181-16/+0
* * final.c (HAVE_READONLY_DATA_SECTION): New.rth2002-05-181-27/+3
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-159/+2
* 2002-04-11 David O'Brien <obrien@FreeBSD.org>obrien2002-04-111-10/+3
* * config/alpha/elf.h (ASM_OUTPUT_DEF): Tidy.rth2002-03-311-5/+26
* * config/alpha/elf.h (STARTFILE_SPEC): Use crtbeginT with -static.rth2002-03-251-6/+3
* * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): New.rth2002-02-081-0/+10
* * config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.rth2002-01-291-0/+3
* * Makefile.in (CRTSTUFF_CFLAGS): New.rth2002-01-271-1/+23
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-6/+0
* * dwarf2out.c (dwarf2out_finish): Don't abort because of orphanjason2001-11-151-6/+0
* * config/alpha/elf.h (DO_SELECT_SECTION): TREE_READONLY is notrth2001-11-071-1/+0
* * config/alpha/alpha.c (small_symbolic_operand): New.rth2001-09-131-6/+22
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-27/+65