aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-hppa.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-04bfd/Alan Modra1-2/+2
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-07 PR ld/778Alan Modra1-2/+8
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-29/+0
2005-01-11 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra1-1/+4
2004-11-30 * elf32-hppa.c (elf32_hppa_grok_prstatus): New function.Alan Modra1-0/+63
2004-10-21bfd/H.J. Lu1-2/+2
2004-09-17include/Alan Modra1-6/+6
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-50/+44
2004-08-13 PR 293Alan Modra1-1/+1
2004-08-13bfd/Alan Modra1-23/+23
2004-07-27bfd:Jason Thorpe1-5/+28
2004-06-24bfd/Alan Modra1-53/+46
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-22/+11
2004-03-25bfd/Alan Modra1-1/+1
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-4/+6
2004-03-20bfd/H.J. Lu1-7/+3
2004-03-20 * elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32.Dave Anglin1-1/+4
2003-12-01 * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg.Alan Modra1-18/+2
2003-11-17 * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz1-1/+2
2003-11-11Fix decision about when a .interp section should existNick Clifton1-1/+1
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-11-04 * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define.Alan Modra1-36/+67
2003-10-17 * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation ifDave Anglin1-0/+5
2003-09-10 * elf32-hppa.c (struct elf32_hppa_link_hash_entry,Dave Anglin1-144/+90
2003-08-21For elf32-hppa-linux, objects can have OSABI=Linux or OSABI=SysV; check forNick Clifton1-1/+4
2003-08-20Better handking for unresolved symbolsNick Clifton1-37/+27
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-1/+1
2003-08-07 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra1-336/+128
2003-06-25Correct spelling of "relocatable".Alan Modra1-2/+2
2003-05-282003-05-28 Alan Modra <amodra@bigpond.net.au>H.J. Lu1-8/+3
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-3/+3
2003-02-19 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra1-100/+65
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-21/+18
2003-02-08 * elf32-hppa.c (group_sections): Don't share a stub section ifAlan Modra1-2/+8
2003-02-08 * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left forAlan Modra1-6/+17
2003-01-08 * elf32-hppa.c (final_link_relocate): For all DP relative relocations,Dave Anglin1-7/+6
2002-12-12 * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offsetAlan Modra1-12/+17
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-142/+142
2002-11-28include/elf/ChangeLogAlan Modra1-19/+19
2002-08-22 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_dataAlan Modra1-3/+5
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-20/+5
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-60/+13
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-52/+17
2002-06-25 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra1-3/+5
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/+2
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-1/+1
2002-05-10 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,Alan Modra1-2/+12
2002-05-04 * elf32-hppa.c (struct elf32_hppa_link_hash_table): AddAlan Modra1-123/+202