[tv] Patch: change bfd_target_vector to a pointer

Nick Clifton nickc@redhat.com
Wed Feb 7 15:18:00 GMT 2001


Hi Todd,

: I am the sole author of these changes.  Note that I do not yet have
: FSF copyright assignment forms on file, but the size of the changes
: are rather small.

Since the change is very small I will accept it.  If you do wish to
contribute bigger changes however, we will need a copyright assignment
on file.

: bfd/ChangeLog entry:
: 
: 2001-01-31  Todd Vierling  <tv@wasabisystems.com>
: 
: 	* libbfd-in.h (bfd_target_vector): Change extern array to pointer.
: 	* libbfd.h (bfd_target_vector): Likewise.
: 	* targets.c (bfd_target_vector): Rename to _bfd_target_vector and
:         make static; create pointer reference named bfd_target_vector.
: 	(_bfd_target_vector_entries): Calculate this based on the array
: 	typed _bfd_target_vector.
: 
: binutils/ChangeLog entry:
: 
: 2001-01-31  Todd Vierling  <tv@wasabisystems.com>
: 
: 	* bucomm.c (bfd_target_vector): Change extern array to pointer.
: 	* objdump.c (bfd_target_vector): Likewise.

Approved and applied.  Thanks!

Cheers
	Nick



More information about the Binutils mailing list