bfd/
authorAlan Modra <amodra@gmail.com>
Wed, 27 Jun 2007 11:54:10 +0000 (11:54 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 27 Jun 2007 11:54:10 +0000 (11:54 +0000)
commitcc481421d02b8d2b7881bdf12e469e23aa9021e7
tree14bdb219306b20261e61e055a241c23291c4a7f8
parent4105de343e714e0096723905ada442f1524776a6
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.
16 files changed:
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
binutils/ChangeLog
binutils/ar.c
binutils/arsup.c
binutils/binemul.c
binutils/dlltool.c
binutils/objcopy.c
ld/ChangeLog
ld/pe-dll.c
This page took 0.029368 seconds and 4 git commands to generate.