summaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra2003-09-231-20/+10
* Better handking for unresolved symbolsNick Clifton2003-08-201-80/+16
* * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek2003-08-111-3/+3
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-2/+3
* * elf32-ppc.c (ppc_elf_install_value): Tidy.Alan Modra2003-07-311-133/+108
* 2003-07-28 Eric Christopher <echristo@redhat.com>Eric Christopher2003-07-291-199/+449
* bfd/H.J. Lu2003-07-251-0/+30
* * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..Alan Modra2003-07-211-7/+4
* Set maxpagesize for NTO targets to 4kNick Clifton2003-07-121-0/+4
* * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..Alan Modra2003-07-081-2/+26
* * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointerAlan Modra2003-07-071-239/+187
* bfd/Jakub Jelinek2003-07-041-1/+1
* * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.Alan Modra2003-07-041-15/+369
* * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.Alan Modra2003-06-251-5/+8
* Correct spelling of "relocatable".Alan Modra2003-06-251-7/+7
* * elf32-ppc.c (ppc_elf_check_relocs): Report plt reloc againstAlan Modra2003-06-241-0/+6
* * elf32-i386.c: Convert to C90 function definitions, remove unnecessaryAlan Modra2003-06-241-340/+196
* * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to countMark Mitchell2003-06-241-5/+5
* * elf32-ppc.c (allocate_dynrelocs): Use single slot for first 8192Jakub Jelinek2003-05-311-1/+1
* bfd/Jakub Jelinek2003-05-301-2/+2
* * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCALAlan Modra2003-05-171-16/+16
* * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.Alan Modra2003-05-151-2/+8
* * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move fromAlan Modra2003-05-131-28/+3
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-6/+6
* * elf32-i386.c (allocate_dynrelocs): For undef weak syms withAlan Modra2003-05-051-4/+20
* * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether theAlan Modra2003-05-011-1/+3
* * elf32-ppc.c: Formatting and comment fixes.Alan Modra2003-04-241-16/+31
* * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): Expand comment.Alan Modra2003-04-031-2/+6
* * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCALAlan Modra2003-04-031-4/+2
* * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma fromAlan Modra2003-03-101-7/+15
* * elf32-ppc.c (ppc_elf_relocate_section): Don't look for a nop afterAlan Modra2003-03-071-11/+1
* * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.Alan Modra2003-03-061-1/+5
* * elf32-ppc.c (ppc_elf_create_linker_section): Don't capitalizeAlan Modra2003-03-061-28/+24
* * elf32-ppc.c: Formatting.Alan Modra2003-02-201-311/+398
* * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field.Alan Modra2003-02-191-27/+171
* * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test.Alan Modra2003-02-181-2/+1
* * elf32-ppc.h: New file.Alan Modra2003-02-181-914/+2099
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-65/+64
* * elf32-ppc.c (struct ppc_elf_dyn_relocs): Define.Andreas Schwab2003-01-211-11/+322
* * elf32-ppc.c (ppc_elf_check_relocs): Don't set DF_TEXTREL for aAndreas Schwab2003-01-151-2/+2
* * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.Alan Modra2003-01-091-7/+9
* * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic relocAlan Modra2002-12-181-6/+10
* Comment typo fixes.Alan Modra2002-12-121-1/+1
* Fix typo in ChangeLog entry.Nick Clifton2002-12-031-1/+7
* Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure thatNick Clifton2002-12-031-0/+300
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-353/+340
* include/elf/ChangeLogAlan Modra2002-11-281-27/+24
* * Makefile.am: Remove entries for elf32-qnx.[ch].Alan Modra2002-11-061-21/+0
* * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,Alan Modra2002-10-161-2/+20
* * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" andAlan Modra2002-09-211-6/+12