aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5cf8175..6ae757f02 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-28 Alan Modra <alan@linuxcare.com.au>
+
+ * config/tc-hppa.c (DEFAULT_LEVEL): Define.
+ (md_begin): Use it when setting default architecture.
+
2001-03-27 Nick Papadonis <nick@coelacanth.com>
* read.c (equals): (for COFF) default symbols to being local.
@@ -83,7 +88,7 @@
(TC_RELOC_RTSYM_LOC_FIXUP): Define.
(tc_fix_adjustable): Don't adjust a globally visible symbol when
generating ELF.
- (tc_frob_symbol): Avoid emitting undefined symbols.
+ (tc_frob_symbol): Avoid emitting undefined symbols.
2001-03-20 Alan Modra <alan@linuxcare.com.au>