aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-hppa.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-169/+171
2002-11-28include/elf/ChangeLogAlan Modra1-29/+26
2002-10-23Force DT_FLAGS to always be set. Required by HPUX 11.00 patch PHSS_26559.Nick Clifton1-0/+5
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-1/+2
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-65/+28
2002-06-27 * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.Jeff Law1-1/+28
2002-06-23 * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): NewAlan Modra1-20/+53
2002-06-16 * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.Jeff Law1-28/+26
2002-06-12 * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entryJeff Law1-19/+18
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-2/+2
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-1/+3
2002-06-04 * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra1-2/+2
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-1/+4
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-6/+33
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton1-2/+3
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-37/+40
2001-08-112001-08-10 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-1/+9
2001-06-032001-06-02 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+15
2001-01-31(elf64_hppa_object_p): Set architecture and machine from elf header flags.Alan Modra1-2/+15
2001-01-30Write out millicode functions with the right elf symbol type.Alan Modra1-0/+17
2001-01-14Linux target variants for elfxx-hppa.Alan Modra1-2/+17
2001-01-14Wide mode .plt offsets for elf64-hppaAlan Modra1-14/+38
2000-12-092000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-35/+28
2000-10-12Include alloca-conf.hAlan Modra1-0/+1
2000-09-05A tiny addition for PCREL12F relocs, and a fix for functions that haveAlan Modra1-10/+17
2000-08-21Zero out the dynamic allocated content space. Add a comment to remind us thatNick Clifton1-1/+6
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2000-07-12Use section id in get_dyn_name.Alan Modra1-13/+14
2000-07-09Restore hppa-elf32 to working order.Alan Modra1-16/+10
2000-04-24 * elf64-hppa.c, elf64-hppa.h: New files with PA64 support.Jeff Law1-0/+2633