X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;ds=sidebyside;f=gcc%2FChangeLog;h=7e12f30159e28b6d19ecf77c025c8e99f4234612;hb=1ca60af3097a4fec3d249272d45ac08c5a6ec8d9;hp=f9df376720a979ad7e39dffb2d03b6a9b964f246;hpb=eaf00f5717c138e8e75fc3265b79295208ab5b94;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f9df376720a..7e12f30159e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2006-01-24 DJ Delorie + + * expmed.c (store_bit_field): Don't arbitrarily deny using insv + for storing constants in single-bit bitfields. + 2006-01-25 Ben Elliston * dfp.c (dfp_byte_swap): Use uint32_t and not unsigned long.