diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2d88406..eb38288 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2006-04-25 Andreas Krebbel <krebbel1@de.ibm.com> + + * expmed.c (store_bit_field): Handle paradoxical subregs on big endian + machines. + 2006-04-25 Bernd Schmidt <bernd.schmidt@analog.com> * genmodes.c (make_vector_mode): Allow making VECTOR_MODE_INT of a |