aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2002-01-01 01:18:17 +0000
committerRichard Henderson <rth@redhat.com>2002-01-01 01:18:17 +0000
commitcb5301b617b2b8c8d3f8c7c0387ad339647f5d95 (patch)
tree1f4e391ea7987266f303598d92586a803de037f4 /gas/ChangeLog
parent86cf98f3456b103c93fda54f0970d454c0a2f744 (diff)
downloadgdb-cb5301b617b2b8c8d3f8c7c0387ad339647f5d95.zip
gdb-cb5301b617b2b8c8d3f8c7c0387ad339647f5d95.tar.gz
gdb-cb5301b617b2b8c8d3f8c7c0387ad339647f5d95.tar.bz2
* config/tc-ia64.c (has_suffix_p): New.
(note_register_values): Use it instead of strstr.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d3d8e43..b997270 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -3,6 +3,9 @@
* config/tc-ia64.c (errata_nop_necessary_p): Prototype.
(make_unw_section_name): Constify local variables.
+ * config/tc-ia64.c (has_suffix_p): New.
+ (note_register_values): Use it instead of strstr.
+
Mon Dec 31 16:48:07 2001 Jeffrey A Law (law@redhat.com)
* config/tc-hppa.c (pa_ip): Handle new 'c' mode completers,