OSDN Git Service

* config.bfd: Remove trailing blanks.
authorThiemo Seufer <ths@networkno.de>
Tue, 4 Dec 2001 14:38:46 +0000 (14:38 +0000)
committerThiemo Seufer <ths@networkno.de>
Tue, 4 Dec 2001 14:38:46 +0000 (14:38 +0000)
commit19e285b0f9d2c0f893eace7e7e2ae7d00252ee19
tree7fc1d27548aa7e07503de936c2dae39e7e9e8c98
parentdc6dc3e95504f2721827c4b2a71c17fdaecaa722
* 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