summaryrefslogtreecommitdiff
path: root/bfd/elf64-hppa.c
Commit message (Expand)AuthorAgeFilesLines
...
* PR 2434Alan Modra2006-03-161-11/+10
* * elf64-hppa.c (elf64_hppa_section_from_phdr): Create .kernelMark Kettenis2005-12-041-3/+21
* * elf64-hppa.c (elf64_hppa_object_p): Recognize corefiles underDave Anglin2005-11-181-4/+41
* PR ld/1135Dave Anglin2005-08-141-3/+8
* * elf-bfd.h (struct elf_backend_data): Add action_discarded.Alan Modra2005-07-291-0/+1
* * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when noneAlan Modra2005-07-081-52/+22
* 2005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-07-081-20/+2
* * elf.c (special_sections): Move const qualifier.Alan Modra2005-07-051-2/+2
* PR 1004Alan Modra2005-07-041-40/+19
* 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-071-1/+40
* 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-051-61/+55
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* bfd/Alan Modra2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* 2005-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-03-201-8/+5
* * elf64-hppa.c (elf64_hppa_new_dyn_hash_entry): Don't clear everything,Alan Modra2005-02-021-5/+6
* * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.Alan Modra2004-10-101-3/+3
* include/Alan Modra2004-09-171-5/+5
* * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra2004-09-161-5/+6
* bfd/Alan Modra2004-06-241-24/+24
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-5/+5
* bfd/Alan Modra2004-03-251-2/+3
* * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead ofDave Anglin2004-03-151-4/+5
* * elf64-hppa.c (elf64_hppa_link_output_symbol_hook): Check forAlan Modra2003-12-121-2/+2
* * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra2003-12-081-4/+6
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-3/+3
* * elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):Alexandre Oliva2003-11-271-2/+3
* Fix decision about when a .interp section should existcarlton-dictionary-20031111-mergeNick Clifton2003-11-111-1/+1
* * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz2003-11-031-1/+0
* * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra2003-09-231-6/+3
* For elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check forNick Clifton2003-08-211-1/+4
* Better handking for unresolved symbolsNick Clifton2003-08-201-8/+9
* * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.Alan Modra2003-07-301-1/+3
* bfd/H.J. Lu2003-07-251-0/+13
* * elflink.c (_bfd_elf_dynamic_symbol_p): New.Richard Henderson2003-07-181-22/+11
* Correct spelling of "relocatable".Alan Modra2003-06-251-1/+1
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-2/+2
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-13/+13
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-169/+171
* include/elf/ChangeLogAlan Modra2002-11-281-29/+26
* Force DT_FLAGS to always be set. Required by HPUX 11.00 patch PHSS_26559.Nick Clifton2002-10-231-0/+5
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-1/+2
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-65/+28
* * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.Jeff Law2002-06-271-1/+28
* * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): NewAlan Modra2002-06-231-20/+53
* * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.Jeff Law2002-06-161-28/+26
* * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entryJeff Law2002-06-121-19/+18
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-2/+2
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-1/+3
* * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra2002-06-041-2/+2