diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 88f685c4de5..d390d085da5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2007-05-22 Nathan Sidwell <nathan@codesourcery.com> + + * config/m68k/linux.h (ASM_SPEC): Add asm_pcrel_spec. + * config/m68k/m68k-none.h (ASM_SPEC): Don't override here. + * config/m68k/m68k.h (ASM_PCREL_SPEC): New. + (ASM_SPEC): Add asm_pcrel_spec. + (EXTRA_SPECS): Add asm_pcrel_spec. + 2007-05-21 David Daney <ddaney@avtrex.com> * doc/install.texi (Building a cross compiler): Add requirements |