diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-04-02 16:57:17 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-04-02 16:57:17 +0000 |
commit | ed364bb694bc69d0e9789d08fa74ce6df865f6eb (patch) | |
tree | aa18478088ddd41d2039bad0ac34dae6a68c977a /gas/ChangeLog | |
parent | e9aff87e192419f31758b95c2ee9b5d6e2ad4f4e (diff) | |
download | gdb-ed364bb694bc69d0e9789d08fa74ce6df865f6eb.zip gdb-ed364bb694bc69d0e9789d08fa74ce6df865f6eb.tar.gz gdb-ed364bb694bc69d0e9789d08fa74ce6df865f6eb.tar.bz2 |
* config/ho-irix.h: New file; if not gcc, define BROKEN_ASSERT.
* configure.in (mips-sgi-irix*): Set gas_host to irix.
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 ce9a9db..252a19e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 2 08:54:57 1993 Ian Lance Taylor (ian@cygnus.com) + + * config/ho-irix.h: New file; if not gcc, define BROKEN_ASSERT. + * configure.in (mips-sgi-irix*): Set gas_host to irix. + Wed Mar 31 17:53:54 1993 Ian Lance Taylor (ian@cygnus.com) * subsegs.c (subseg_new): Set output_section of new section. |