diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7c0776a1f65..8ca49a51ae5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2011-05-05 Michael Hope <michael.hope@linaro.org> + + PR pch/45979 + * config/host-linux.c (TRY_EMPTY_VM_SPACE): Define for + __ARM_EABI__ hosts. + 2011-05-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> * config/spu/spu.c (TARGET_ASM_OUTPUT_MI_THUNK): Define. |