aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-alpha.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-162003-12-15 David Carlton <carlton@kealia.com>David Carlton1-10/+1
2003-11-112003-11-11 David Carlton <carlton@kealia.com>David Carlton1-88/+34
2003-09-172003-09-17 David Carlton <carlton@kealia.com>David Carlton1-40/+17
2003-08-052003-08-05 David Carlton <carlton@kealia.com>David Carlton1-40/+21
2003-06-272003-06-27 David Carlton <carlton@kealia.com>David Carlton1-7/+7
2003-05-232003-05-23 David Carlton <carlton@bactrian.org>David Carlton1-3/+3
2003-05-012003-04-30 David Carlton <carlton@bactrian.org>David Carlton1-1/+3
2003-04-162003-04-16 David Carlton <carlton@bactrian.org>David Carlton1-2/+13
2003-03-062003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+1
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-207/+258
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-414/+415
2002-10-252002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton1-4/+41
2002-10-11Merge with mainline; merge tag carlton_dictionary-20021011-merge.David Carlton1-6/+7
2002-09-27Merge with mainline; tag is carlton_dictionary-20020927-mergeDavid Carlton1-1/+1
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+5583
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-5581/+0
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-617/+1760
2002-06-15This commit was manufactured by cvs2svn to create branchnobody1-0/+4438
2002-05-28This commit was manufactured by cvs2svn to create branchnobody1-4438/+0
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-54/+73
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-1/+1
2002-02-15 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A targetRichard Henderson1-14/+8
2002-02-15 Support arbitrary length fill patterns.Alan Modra1-1/+1
2002-02-09 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.Richard Henderson1-1/+82
2002-01-26 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltextRichard Henderson1-2/+3
2002-01-23 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppressRichard Henderson1-2/+1
2002-01-22 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.Richard Henderson1-1/+1
2001-12-17 * elf-bfd.h (elf_discarded_section): Define.Jakub Jelinek1-0/+9
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-9/+33
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek1-2/+3
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-20/+4
2001-11-28 * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek1-1/+33
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-1/+3
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra1-1/+1
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-4/+4
2001-09-21Fix compile time warningsNick Clifton1-1/+1
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-6/+6
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton1-1/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-71/+77
2001-09-11 * elf64-alpha.c (elf64_alpha_section_flags): New.Richard Henderson1-1/+19
2001-09-11 * elf64-alpha.c (elf64_alpha_relocate_section): Do notRichard Henderson1-1/+10
2001-09-09 * elf64-alpha.c: Delete all unused ERIC_neverdef and rth_notdef code.Richard Henderson1-438/+5
2001-09-09 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Nop out gpdispRichard Henderson1-8/+30
2001-09-09 * elf64-alpha.c (elf64_alpha_relocate_section): Soft failRichard Henderson1-3/+18
2001-09-05 * elf64-alpha.c (SKIP_HOWTO): New.Richard Henderson1-195/+44
2001-08-31 * elf64-alpha.c (elf64_alpha_relocate_section): Duplicate memoryJakub Jelinek1-3/+3
2001-08-26 * oasys.c: Add missing prototypes.Andreas Jaeger1-1/+1
2001-08-24 * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, notJakub Jelinek1-18/+31
2001-08-17 * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra1-1/+1