* config.bfd: Remove trailing blanks.
commitaeac60696bb39159bef82b55dd09cf7eb9607f73
authorThiemo Seufer <ths@networkno.de>
Tue, 4 Dec 2001 14:38:48 +0000 (4 14:38 +0000)
committerThiemo Seufer <ths@networkno.de>
Tue, 4 Dec 2001 14:38:48 +0000 (4 14:38 +0000)
treeafa1010ab9a8dbedd7943c64380b0091542e9597
parent83a123fb1f35cbc0d5368a45fea6d4a959520743
* config.bfd: Remove trailing blanks.
* elf32-mips.c (gprel16_with_gp): Remove superfluous casts.
* strings.c (get_char): Initialize value.
* config/tc-mips.c (mips_cpreturn_offset): Better comment.
(load_register): Better error message. Cast away signedness
mismatches. Add casts needed for varargs.
(load_address): Replace checks of HAVE_64BIT_ADDRESS with dbl.
Remove superfluous casts.
(macro): Cast away signedness mismatches. Remove superfluous casts.
(s_cpload): Fix wrong comment.
(s_mips_weakext): Standardize output message.
(get_number): Likewise.
bfd/ChangeLog
bfd/config.bfd
bfd/elf32-mips.c
binutils/ChangeLog
binutils/strings.c
gas/ChangeLog
gas/config/tc-mips.c