diff options
author | Jim Wilson <wilson@tuliptree.org> | 2003-01-28 03:24:12 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 2003-01-28 03:24:12 +0000 |
commit | 69906a9b3a62b0d5fff4ecf31c8882183c02c0e3 (patch) | |
tree | 32fa6edf89028d88dcb38b2738fcfe85df3fd7f4 /gas/ChangeLog | |
parent | 7f285245cf10febe41da72e99ff74dce2aedb562 (diff) | |
download | gdb-69906a9b3a62b0d5fff4ecf31c8882183c02c0e3.zip gdb-69906a9b3a62b0d5fff4ecf31c8882183c02c0e3.tar.gz gdb-69906a9b3a62b0d5fff4ecf31c8882183c02c0e3.tar.bz2 |
Patch from David Mosberger.
* config/tc-ia64.c (dot_vframesp): Correct error message.
(dot_vframepsp): Ditto.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f216d86..04db2c2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2003-01-27 David Mosberger <davidm@hpl.hp.com> + + * config/tc-ia64.c (dot_vframesp): Correct error message. + (dot_vframepsp): Ditto. + 2003-01-27 Alexandre Oliva <aoliva@redhat.com> * configure.in (em): Set to irix on all Irix systems. |