diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-05-23 23:20:52 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-05-23 23:20:52 +0000 |
commit | 6e43bf824ca45f067214ffba0cd973ea445b5dc3 (patch) | |
tree | d44226be2f017289c636489130dd805cb6b859ad /gas/ChangeLog | |
parent | 58c56c60ca555735e25400560f010c2d7b745e33 (diff) | |
download | gdb-6e43bf824ca45f067214ffba0cd973ea445b5dc3.zip gdb-6e43bf824ca45f067214ffba0cd973ea445b5dc3.tar.gz gdb-6e43bf824ca45f067214ffba0cd973ea445b5dc3.tar.bz2 |
fix emulation code so configurations not supporting it still build
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 4615576..35420c5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue May 23 19:18:33 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + + * as.c (parse_args) [! USE_EMULATIONS]: Always print an error + message. + Mon May 22 20:03:23 1995 Ken Raeburn <raeburn@cujo.cygnus.com> * ecoff.c (ecoff_stab): Add extra leading argument, for 4 May |