aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2002-06-06 06:50:12 +0000
committerJeff Law <law@redhat.com>2002-06-06 06:50:12 +0000
commitec8b3afdf273b2d682ce02a5d4f594d3fa5cf268 (patch)
tree97fe29d4a8a83cf5b8df9db30e7754bc470ee7dd /gas/ChangeLog
parent8b579b7ab600ffae0095c3b1e878d01ad261dadc (diff)
downloadgdb-ec8b3afdf273b2d682ce02a5d4f594d3fa5cf268.zip
gdb-ec8b3afdf273b2d682ce02a5d4f594d3fa5cf268.tar.gz
gdb-ec8b3afdf273b2d682ce02a5d4f594d3fa5cf268.tar.bz2
* gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.
(hppa_force_relocation): Check if a stub just before the start symbol of the last call_info is reachable before forcing relocation. Fix typo.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e903691..ed3c93b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
+
+ * gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.
+ (hppa_force_relocation): Check if a stub just before the start symbol
+ of the last call_info is reachable before forcing relocation. Fix
+ typo.
+
2002-06-04 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* config/tc-mips.c (mips_after_parse_args): New function.