summaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Initial revisionRichard Henderson1999-05-031-0/+3848