summaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-09-19 Jakub Jelinek <jakub@redhat.com>H.J. Lu2002-09-201-8/+15
* Add QNX Neutrino PowerPC support and common up QNX functionsNick Clifton2002-08-091-0/+3
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-1/+1
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* * cpu-powerpc.c: Comment on ordering of arch_info.Alan Modra2002-06-271-0/+23
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-1/+1
* * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra2002-06-041-2/+2
* * elf32-ppc.c (ppc_elf_create_got): New function.Alan Modra2002-05-081-7/+40
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-29/+5
* * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to aAlan Modra2002-05-021-7/+7
* * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.Alan Modra2002-04-151-1/+2
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-5/+6
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-20/+0
* Support for more than 64k ELF sections.Alan Modra2001-12-171-7/+1
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-16/+5
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+2
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-1/+1
* 2001-10-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-191-1/+3
* * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_relocAlan Modra2001-10-151-0/+2
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-291-19/+8
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-4/+5
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-15/+15
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-1/+3
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-30/+39
* * elf32-i386.c: Add missing prototypes.Daniel Jacobowitz2001-08-271-0/+4
* * elf32-i386.c (elf_i386_grok_prstatus): New function.Daniel Jacobowitz2001-08-271-0/+67
* * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if theAndreas Jaeger2001-08-271-17/+25
* * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra2001-08-171-1/+1
* * coff-rs6000.c: Add missing prototypes.Alan Modra2001-08-091-2/+5
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-4/+0
* 2000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-081-1/+0
* 2000-12-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-071-141/+136
* 2000-12-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-061-44/+38
* * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro.Geoffrey Keating2000-10-161-29/+39
* * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLTGeoffrey Keating2000-10-141-1/+9
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+1
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-1/+1
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-2/+5
* Use bfd_generic_verify_endian_match() and fix it to only check when endiannessNick Clifton2000-05-221-15/+2
* Reference count .plt and .got on x86 for garbage collection code. Fix aAlan Modra2000-04-271-1/+2
* H.J's x86 fix for "nm -l" on shared libraries, applied to ppc too.Alan Modra2000-04-201-1/+3
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-2/+5
* * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor2000-02-131-1/+1
* * elf32-ppc.c (ppc_elf_relocate_section): Don't use the relocationIan Lance Taylor1999-08-031-1/+14
* * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson1999-07-131-108/+0
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-11/+11
* From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:Ian Lance Taylor1999-06-261-1/+0
* From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:Ian Lance Taylor1999-06-221-22/+23
* Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Richard Henderson1999-06-041-33/+38