diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-01-11 16:26:15 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-01-11 16:26:15 +0000 |
commit | 93a0630f614ba2bf6d5ec4eb69b5529b8dce1118 (patch) | |
tree | fdc4d0664b16f775cb1e3abd59a35962db3285d9 /ld | |
parent | 59528079caf7ed15e688e2fc082d3b9072f6e1dc (diff) | |
download | gdb-93a0630f614ba2bf6d5ec4eb69b5529b8dce1118.zip gdb-93a0630f614ba2bf6d5ec4eb69b5529b8dce1118.tar.gz gdb-93a0630f614ba2bf6d5ec4eb69b5529b8dce1118.tar.bz2 |
* ldexp.c (fold_binary): Adding or subtracting an absolute value
to a relative value does not require forcing the relative value to
be absolute. Also, reindent function.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 58f5439..828cba9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Wed Jan 11 11:24:45 1995 Ian Lance Taylor <ian@sanguine.cygnus.com> + + * ldexp.c (fold_binary): Adding or subtracting an absolute value + to a relative value does not require forcing the relative value to + be absolute. Also, reindent function. + Wed Dec 28 22:05:52 1994 Steve Chamberlain (sac@jonny.cygnus.com) * ldwrite.c (clone_section): Create a symbol with the |