remove VA_* from binutils
authorTom Tromey <tromey@redhat.com>
Sun, 5 Jan 2014 04:47:10 +0000 (21:47 -0700)
committerTom Tromey <tromey@redhat.com>
Tue, 7 Jan 2014 16:17:05 +0000 (09:17 -0700)
commit1651e569b457b0cbd6d0a57c09950166c7503f6b
tree4bf73ade7b5f671433562a1d3d5ad0662ad9843a
parentb51f1626f645f272f19105c42cdb436381ee6357
remove VA_* from binutils

This removes the last uses of the obsolete VA_* macros from binutils.

All the binutils and bfd changes were tested by rebuilding.
I didn't rebuild the gas change but I think it is obviously correct.

2014-01-07  Tom Tromey  <tromey@redhat.com>

* elf32-xtensa.c (vsprint_msg): Don't use old VA_* compatibility
wrappers.

2014-01-07  Tom Tromey  <tromey@redhat.com>

* bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
stdarg macros.
* dlltool.c (inform): Replace obsolete VA_* macros with stdarg
macros.
* dllwrap.c (inform, warn): Replace obsolete VA_* macros with
stdarg macros.

2014-01-07  Tom Tromey  <tromey@redhat.com>

* config/tc-tic30.c (debug): Avoid old VA_* compatibility
wrappers.
bfd/ChangeLog
bfd/elf32-xtensa.c
binutils/ChangeLog
binutils/bucomm.c
binutils/dlltool.c
binutils/dllwrap.c
gas/ChangeLog
gas/config/tc-tic30.c
This page took 0.030564 seconds and 4 git commands to generate.