This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [tv] Patch: change bfd_target_vector to a pointer


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]