diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3d1b0eb..0102777 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2010-06-12 Kazu Hirata <kazu@codesourcery.com> + + * config.gcc (mips64*-*-linux*, mipsisa64*-*-linux*, + mips*-*-linux*): Add crtfastmath.o to extra_parts. + * config/mips/crtfastmath.c: New. + * config/mips/linux.h (ENDFILE_SPEC): New. + 2010-06-12 Sebastian Pop <sebastian.pop@amd.com> * graphite-clast-to-gimple.c (gcc_type_for_interval): Do not pass |