OSDN Git Service

bfd/
authorAlan Modra <amodra@bigpond.net.au>
Wed, 27 Jun 2007 11:54:09 +0000 (11:54 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 27 Jun 2007 11:54:09 +0000 (11:54 +0000)
commit8f183b8c0d86c0919a52c0535c5aa60deacec542
tree47e6dc9bca161f58c0cb396f2a98fe89cdc45391
parente0e6a14256086a364c840e343c36a28390bd395c
bfd/
* bfd.c (struct bfd): Rename "next" to "archive_next".
* archive.c: Rename uses throughout file.
* archive64.c: Likewise.
* coff-rs6000.c: Likewise.
* ecoff.c: Likewise.
* som.c: Likewise.
* bfd-in2.h: Regenerate.
binutils/
* ar.c: Rename uses of bfd.next to bfd.archive_next throughout.
* arsup.c: Likewise.
* binemul.c: Likewise.
* objcopy.c: Likewise.
* dlltool.c: Likewise.
ld/
* pe-dll.c: Rename uses of bfd.next to bfd.archive_next throughout.
bfd/ChangeLog
bfd/archive.c
bfd/archive64.c
bfd/bfd-in2.h
bfd/bfd.c
bfd/coff-rs6000.c
bfd/ecoff.c
bfd/som.c