summaryrefslogtreecommitdiff
path: root/bfd/elf32-hppa.c
Commit message (Expand)AuthorAgeFilesLines
* * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount andAlan Modra2005-05-191-1/+1
* 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-051-10/+10
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* bfd/Alan Modra2005-05-041-2/+2
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* PR ld/778Alan Modra2005-03-071-2/+8
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-29/+0
* * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra2005-01-111-1/+4
* * elf32-hppa.c (elf32_hppa_grok_prstatus): New function.Alan Modra2004-11-301-0/+63
* bfd/H.J. Lu2004-10-211-2/+2
* include/Alan Modra2004-09-171-6/+6
* * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra2004-09-161-50/+44
* PR 293Alan Modra2004-08-131-1/+1
* bfd/Alan Modra2004-08-131-23/+23
* bfd:Jason Thorpe2004-07-271-5/+28
* bfd/Alan Modra2004-06-241-53/+46
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-22/+11
* bfd/Alan Modra2004-03-251-1/+1
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-4/+6
* bfd/H.J. Lu2004-03-201-7/+3
* * elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32.Dave Anglin2004-03-201-1/+4
* * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra2003-12-011-18/+2
* * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz2003-11-171-1/+2
* Fix decision about when a .interp section should existcarlton-dictionary-20031111-mergeNick Clifton2003-11-111-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define.Alan Modra2003-11-041-36/+67
* * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation ifDave Anglin2003-10-171-0/+5
* * elf32-hppa.c (struct elf32_hppa_link_hash_entry,Dave Anglin2003-09-101-144/+90
* 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-37/+27
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-1/+1
* * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra2003-08-071-336/+128
* Correct spelling of "relocatable".Alan Modra2003-06-251-2/+2
* 2003-05-28 Alan Modra <amodra@bigpond.net.au>H.J. Lu2003-05-281-8/+3
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-3/+3
* * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra2003-02-191-100/+65
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-21/+18
* * elf32-hppa.c (group_sections): Don't share a stub section ifAlan Modra2003-02-081-2/+8
* * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left forAlan Modra2003-02-081-6/+17
* * elf32-hppa.c (final_link_relocate): For all DP relative relocations,Dave Anglin2003-01-081-7/+6
* * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offsetAlan Modra2002-12-121-12/+17
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-142/+142
* include/elf/ChangeLogAlan Modra2002-11-281-19/+19
* * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra2002-08-221-3/+5
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-20/+5
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-60/+13
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-52/+17
* * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra2002-06-251-3/+5
* 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/+2