diff options
author | Doug Evans <dje@google.com> | 1998-01-29 21:39:53 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-01-29 21:39:53 +0000 |
commit | 72e6c688c303373c9e9ef05abc505a9ec78e1b62 (patch) | |
tree | a5b54321a0e49a3790470ef86d4daa422f3d0ce2 /gas/ChangeLog | |
parent | 7f34b69ef1e3d7d059ab5ee9e060c965845c82f3 (diff) | |
download | gdb-72e6c688c303373c9e9ef05abc505a9ec78e1b62.zip gdb-72e6c688c303373c9e9ef05abc505a9ec78e1b62.tar.gz gdb-72e6c688c303373c9e9ef05abc505a9ec78e1b62.tar.bz2 |
* config/tc-m32r.c (allow_m32rx): Must compile with K&R C.
(m32rx support): only include #ifdef HAVE_CPU_M32RX.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2273c2c..9aa815a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-m32rx +Thu Jan 29 13:36:29 1998 Doug Evans <devans@canuck.cygnus.com> + + * config/tc-m32r.c (allow_m32rx): Must compile with K&R C. + (m32rx support): only include #ifdef HAVE_CPU_M32RX. + +end-sanitize-m32rx Thu Jan 29 14:42:44 1998 Ian Lance Taylor <ian@cygnus.com> * Makefile.am (CONFIG_OBJS): New variable, containing part of old |