aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-02-07 09:58:29 +0000
committerKen Raeburn <raeburn@cygnus>1994-02-07 09:58:29 +0000
commitfc6b54fdf5b4664a14dbd837bccec699acb1641e (patch)
tree6362b695a000ae4d18e1c57acb92ac1de3b202cf /gas
parenta5ac3a14a11e6028c79cc21898bc5f96fcb7fc6e (diff)
downloadgdb-fc6b54fdf5b4664a14dbd837bccec699acb1641e.zip
gdb-fc6b54fdf5b4664a14dbd837bccec699acb1641e.tar.gz
gdb-fc6b54fdf5b4664a14dbd837bccec699acb1641e.tar.bz2
atof-generic.c, ecoff.c, literal.c, write.c changes
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6a22ed0..d935bc3 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,22 @@
+Mon Feb 7 03:56:05 1994 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * atof-generic.c (atof_generic): Calculate maximum number of
+ useful digits in integer arithmetic, to eliminate only source of
+ dependence on floating point support, which doesn't work yet on
+ the Alpha.
+
+ * ecoff.c (ecoff_build_debug) [TC_ALPHA]: Specify version stamp as
+ 0x30b for Alpha for now, until ".verstamp" is handled.
+
+ * literal.c (add_to_literal_pool): Use seginfo->frchainP, which
+ actually refers to the literal pool section, rather than
+ frchain_now, which refers to whatever section the assembler was
+ in.
+
+ * write.c (fixup_segment): Only do range checking if size of fixup
+ is smaller than word size. Otherwise, we always wind up with
+ zeros.
+
Sun Feb 6 16:13:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
* configure.in (hiux): Fixes from m-kasahr@sramhc.sra.co.JP.