diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2000-05-23 08:53:54 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2000-05-23 08:53:54 +0000 |
commit | f98fd99f675ec354c5f336c39833b67462a6d285 (patch) | |
tree | 845a1c59fe7129a525d777d7831679fffcb99d57 /gas/ChangeLog | |
parent | 6e8cb14ae5bbf686d99416c8f9681d10a95e0548 (diff) | |
download | gdb-f98fd99f675ec354c5f336c39833b67462a6d285.zip gdb-f98fd99f675ec354c5f336c39833b67462a6d285.tar.gz gdb-f98fd99f675ec354c5f336c39833b67462a6d285.tar.bz2 |
* configure.in (i386-*-freebsd a.out entry): Quote properly.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3e9aad7..9986596 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Tue May 23 00:57:05 2000 Hans-Peter Nilsson <hp@axis.com> + + * configure.in (i386-*-freebsd a.out entry): Quote properly. + 2000-05-23 Alan Modra <alan@linuxcare.com.au> * config/tc-i386.c (md_assemble): Pass jump reloc in fr_var... |