aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/elf.h
AgeCommit message (Expand)Author
2005-12-07 * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford
2005-06-25Update FSF address.Kelley Cook
2003-12-25 * config/alpha/alpha-modes.def: Fix comment formatting.Kazu Hirata
2003-11-07 * config/alpha/elf.h, config/alpha/unicosmk.h,Falk Hueffner
2003-09-27GNU CC -> GCCKelley Cook
2003-07-01 * config/alpha/alpha.c: Fix comment typos.Kazu Hirata
2003-06-19 * target.h (asm_out.file_start, file_start_app_off,Zack Weinberg
2003-06-16 * config/alpha/alpha-protos.h, config/alpha/elf.h,Richard Henderson
2003-06-04 * alpha.c (print_operand_address): Fix format specifier warnings.Kaveh Ghazi
2003-06-03 * configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek
2003-05-18 * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):Neil Booth
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka
2003-03-28 * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessaryAlan Modra
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-26* config/elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe
2002-08-29* config/chorus.h: Consistently define *_DEBUGGING_INFO withJason Thorpe
2002-08-21 * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh Ghazi
2002-07-25 * defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, ASM_OUTPUT_SIZE_DIRECTIVE,Zack Weinberg
2002-07-17 * cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth
2002-05-24 * varasm.c (asm_output_bss): Always output one byte.Richard Henderson
2002-05-18 * system.h (SELECT_RTX_SECTION): Poison.Richard Henderson
2002-05-18 * final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson
2002-05-17 * hooks.c (hook_tree_bool_false): New.Richard Henderson
2002-04-112002-04-11 David O'Brien <obrien@FreeBSD.org>David O'Brien
2002-03-31 * config/alpha/elf.h (ASM_OUTPUT_DEF): Tidy.Richard Henderson
2002-03-25 * config/alpha/elf.h (STARTFILE_SPEC): Use crtbeginT with -static.Richard Henderson
2002-02-08 * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): New.Richard Henderson
2002-01-29 * config/alpha/elf.h (SDB_DEBUGGING_INFO): Undef.Richard Henderson
2002-01-27 * Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson
2001-12-17 * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,Richard Sandiford
2001-11-15 * dwarf2out.c (dwarf2out_finish): Don't abort because of orphanJason Merrill
2001-11-07 * config/alpha/elf.h (DO_SELECT_SECTION): TREE_READONLY is notRichard Henderson
2001-09-13 * config/alpha/alpha.c (small_symbolic_operand): New.Richard Henderson
2001-09-11 * configure.in: Check whether assembler supports section merging.Jakub Jelinek
2001-09-09 * config/alpha/alpha.c (alpha_next_sequence_number): New.Richard Henderson
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson
2001-08-04 * target.h (gcc_target): Add asm_out.named_section,Richard Henderson
2001-06-24 * config/alpha/crtfastmath.c: New file.Richard Henderson
2001-06-08 * config/alpha/elf.h (MAKE_DECL_ONE_ONLY): Copy definitionLoren J. Rittle
2001-06-06 * dwarf2.h (DW_EH_PE_aligned): New.Richard Henderson
2001-05-12 * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson
2001-04-16 * toplev.c (output_lang_identify): Delete.Zack Weinberg
2000-12-01 * config/alpha/elf.h (ASM_OUTPUT_SECTION_NAME): Copy elfos.h defn.Richard Henderson
2000-11-302000-11-29 David O'Brien <obrien@FreeBSD.org>David O'Brien
2000-11-18 * config/alpha/elf.h (PREFERRED_DEBUGGING_TYPE): Set to DWARF2_DEBUG.Richard Henderson
2000-10-072000-10-06 David O'Brien <obrien@FreeBSD.org>David O'Brien
2000-10-072000-10-06 David O'Brien <obrien@FreeBSD.org>David O'Brien
2000-09-25Change callers in config/a*/ to match:Hans-Peter Nilsson
2000-09-25definitions in config/a*:Hans-Peter Nilsson
2000-09-15 * config/alpha/alpha.h (TARGET_CPU_EV5, TARGET_CPU_EV6): Define.Jakub Jelinek