aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2004-11-05 15:58:39 -0800
committerRichard Henderson <rth@gcc.gnu.org>2004-11-05 15:58:39 -0800
commitabb73f901b36ca3125f358cddfc58aab2cc1bf15 (patch)
treef692126d33b801c05fd5dad1b6979c0a1f095eb2 /gcc/ChangeLog
parentf526a3c8fd2cbcf42ae282cfa3572b59d19414f9 (diff)
downloadgcc-abb73f901b36ca3125f358cddfc58aab2cc1bf15.zip
gcc-abb73f901b36ca3125f358cddfc58aab2cc1bf15.tar.gz
gcc-abb73f901b36ca3125f358cddfc58aab2cc1bf15.tar.bz2
expmed.c (extract_force_align_mem_bit_field): New.
* expmed.c (extract_force_align_mem_bit_field): New. (extract_split_bit_field): Call it. From-SVN: r90150
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5cf3086..d654bf8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2004-11-05 Richard Henderson <rth@redhat.com>
+ * expmed.c (extract_force_align_mem_bit_field): New.
+ (extract_split_bit_field): Call it.
+
+2004-11-05 Richard Henderson <rth@redhat.com>
+
* ia64.md (UNSPEC_SHRP): New.
(dshift_count_operand): New.
(ashrti3, ashrti3_internal, lshrti3, lshrti3_internal, shrp): New.