aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-01-20 15:35:50 +0000
committerIan Lance Taylor <ian@airs.com>1993-01-20 15:35:50 +0000
commitdcf5ddb89bf5c83f54467b8cf066e8909b6da140 (patch)
tree9ec0cd3cbe77280f4eb53fbebbac5169bddfc2b5 /bfd/ChangeLog
parent897029a9a2fc78d312d2590831b9840938109683 (diff)
downloadgdb-dcf5ddb89bf5c83f54467b8cf066e8909b6da140.zip
gdb-dcf5ddb89bf5c83f54467b8cf066e8909b6da140.tar.gz
gdb-dcf5ddb89bf5c83f54467b8cf066e8909b6da140.tar.bz2
Revert yesterday's change (adding casts) at gnu's request.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1d32cb1..27c94e0 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,12 +1,5 @@
Tue Jan 19 09:06:14 1993 Ian Lance Taylor (ian@cygnus.com)
- * aoutx.h (swap_ext_reloc_in, swap_std_reloc_in),
- bout.c (b_out_slurp_reloc_table),
- coff-mips.c (ecoff_swap_reloc_in),
- coff-msym.c (ecoff_swap_sym_in, ecoff_swap_rndx_in,
- ecoff_swap_opt_in): Added casts to int to avoid muttering by
- MIPS compiler.
-
* bfd-in.h (bfd_asymbol_value): Add needed parentheses.
* libcoff-in.h: Update prototype for coff_count_linenumbers.