diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2d05b6f..0b0d621 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Tue Aug 8 23:41:25 1995 Alan Modra <alan@spri.levels.unisa.edu.au> + + * configure.in: Consistently use ${target_cpu_type} rather than + ${cpu_type} after the loop. + * configure: Rebuild. + * Makefile.in (targ-cpu.o): Use @target_cpu_type@ rather than + @cpu_type@. + Tue Aug 8 17:27:17 1995 Ken Raeburn <raeburn@cygnus.com> * expr.h (operatorT): Remove comma after last enumerator value. |