diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-01-05 13:44:58 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-01-05 13:44:58 +0000 |
commit | 6c5f99985ed7d20f1907b6aebcc9077442cdc3a2 (patch) | |
tree | b75b8ecfd722e079dfbd83ea3a5740179bb087fb /gas/ChangeLog | |
parent | 2e255ccc6b9a73d29191a7bb1b744e3bea6bcfa4 (diff) | |
download | gdb-6c5f99985ed7d20f1907b6aebcc9077442cdc3a2.zip gdb-6c5f99985ed7d20f1907b6aebcc9077442cdc3a2.tar.gz gdb-6c5f99985ed7d20f1907b6aebcc9077442cdc3a2.tar.bz2 |
look for --with_bfd_assembler option
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 cd8317d..0fe6fb9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 5 08:42:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * configure.in (per-target): Look for with_bfd_assembler option. + For now, only accept "no", until the merge is done. + Mon Jan 4 05:17:26 1993 Ken Raeburn (raeburn@cygnus.com) * read.c (s_data): Always use "data_section", since it'll map to |