diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-01-11 19:53:28 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-01-11 19:53:28 +0000 |
commit | 6f1c6a6796e45179728efc5ba8de7593693f2bfc (patch) | |
tree | 167d983f789ecd153629a41ce75a04c2e88f5994 /gas | |
parent | fed872d325f9d982ec21c0a9c06b023a8ee8b714 (diff) | |
download | gdb-6f1c6a6796e45179728efc5ba8de7593693f2bfc.zip gdb-6f1c6a6796e45179728efc5ba8de7593693f2bfc.tar.gz gdb-6f1c6a6796e45179728efc5ba8de7593693f2bfc.tar.bz2 |
log for netbsd changes checked in a couple of days ago
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 cf7ff69..410aab3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -18,6 +18,12 @@ Mon Jan 10 09:52:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu) (pa_proc): It is not an error if the procedure's label isn't defined before the .PROC directive. +Sun Jan 9 04:43:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) + + * config/te-netbsd.h: New file. + * config/tc-i386.h (TARGET_FORMAT) [TE_NetBSD]: Use bfd target + a.out-netbsd-386 for this configuration. + Fri Jan 7 17:38:28 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol information |