diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-11-09 19:53:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-11-09 19:53:58 +0000 |
commit | 642b618673240b980301501ffe9a4e9f07c8e70f (patch) | |
tree | 8ff27c6c782253cea6918247e799f4b26199c02b /gas | |
parent | 809391bd0ab1443e76b99502a55f8fef5267fb0a (diff) | |
download | gdb-642b618673240b980301501ffe9a4e9f07c8e70f.zip gdb-642b618673240b980301501ffe9a4e9f07c8e70f.tar.gz gdb-642b618673240b980301501ffe9a4e9f07c8e70f.tar.bz2 |
* config/tc-ppc.c (ppc_bf): Always set coff_line_base.
PR 5830.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 84a74f2..c435c1a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,11 @@ +Wed Nov 9 11:52:44 1994 Ian Lance Taylor (ian@cygnus.com) + + * config/tc-ppc.c (ppc_bf): Always set coff_line_base. + Mon Nov 7 01:58:49 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + * Makefile.in (VERSION): Bump to 2.5.3. + * configure.in: Compare generic cpu name against "sparc", not "sparc*", since sparc variants should be changed to "sparc". * configure: Regenerated with autoconf 2.1. |