Browse Source

* elf32-ppc.c: Divide file into general and linker specific

functions.  Sort linker functions into roughly the order in which
	they are called by the ELF linker code.
csl-arm-20050325-branch
Alan Modra 22 years ago
parent
commit
25dbc73a85
  1. 6
      bfd/ChangeLog
  2. 6289
      bfd/elf32-ppc.c

6
bfd/ChangeLog

@ -1,3 +1,9 @@
2005-03-16 Alan Modra <amodra@bigpond.net.au>
* elf32-ppc.c: Divide file into general and linker specific
functions. Sort linker functions into roughly the order in which
they are called by the ELF linker code.
2005-03-16 Alan Modra <amodra@bigpond.net.au>
* elf32-ppc.c (ppc_elf_create_linker_section): Set SEC_LINKER_CREATED

6289
bfd/elf32-ppc.c

File diff suppressed because it is too large
Loading…
Cancel
Save