]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/strings.c
* config.bfd: Remove trailing blanks.
authorThiemo Seufer <ths@networkno.de>
Tue, 4 Dec 2001 14:38:48 +0000 (14:38 +0000)
committerThiemo Seufer <ths@networkno.de>
Tue, 4 Dec 2001 14:38:48 +0000 (14:38 +0000)
commit956cd1d64de3f4438ea16af0c3fdccf98cbf4d26
tree7c20fa7242ac4c5c44a47d509598a8372a3a4351
parent956c53ee2897f62a5108ebc8833bd280ab73b68e
* 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