remove uses of PARAMS from binutils
authorTom Tromey <tromey@redhat.com>
Mon, 6 Jan 2014 02:49:29 +0000 (19:49 -0700)
committerTom Tromey <tromey@redhat.com>
Tue, 7 Jan 2014 16:17:04 +0000 (09:17 -0700)
commitb51f1626f645f272f19105c42cdb436381ee6357
tree3fb8691e121400e93cafaefb89d44bba2393ff09
parent3cea37c40cf9219b2842298ed1b37d11389bc1ea
remove uses of PARAMS from binutils

This removes the last uses of PARAMS from binutils.

The two changes in binutils 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>

* coffgrok.h (coff_ofile): Don't use PARAMS.
* nlmheader.y (strerror): Don't use PARAMS.

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

* config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
use PARAMS.
binutils/ChangeLog
binutils/coffgrok.h
binutils/nlmheader.y
gas/ChangeLog
gas/config/tc-microblaze.h
This page took 0.031103 seconds and 4 git commands to generate.