summaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from mainlineAlan Modra2004-04-081-25/+14
* * elflink.c (elf_link_read_relocs_from_section): Don't useAlan Modra2004-03-161-6/+15
* 2003-12-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-12-041-5/+2
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-2/+2
* * elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):Alexandre Oliva2003-11-271-1/+2
* * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz2003-11-171-1/+2
* * elf32-ppc.c (ppc_elf_install_value): Delete.Alan Modra2003-11-061-197/+173
* * elf32-ppc.c (ppc_elf_howto_raw); Add entry for R_PPC_RELAX32PC.Alan Modra2003-11-061-19/+40
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-39/+4
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-21/+11
* * 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-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