current avr32 gcc patches break x86 and possibly other systems. moving bad patches...
authorJohn Voltz <john.voltz@gmail.com>
Fri, 21 Mar 2008 11:21:02 +0000 (11:21 -0000)
committerJohn Voltz <john.voltz@gmail.com>
Fri, 21 Mar 2008 11:21:02 +0000 (11:21 -0000)
commit577cec7bc6d6a1c2b914d0061cdc3cd2ac03e7f3
treef9ba9004bf358831109e8eb1c029a70e393cbbb2
parent7c54beb870cc7fb50c8a77689dab589d7cb90fb8
current avr32 gcc patches break x86 and possibly other systems. moving bad patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard
14 files changed:
toolchain/gcc/4.2.1/900-avr32-atmel.1.3.2.patch [deleted file]
toolchain/gcc/4.2.1/901-avr32-add-mno-pic.patch [deleted file]
toolchain/gcc/4.2.1/902-avr32-fix-pic-redefinition-warning.patch [deleted file]
toolchain/gcc/4.2.1/903-avr32-fix-expanding-builtin-xchg.patch [deleted file]
toolchain/gcc/4.2.1/905-avr32-fix-folding-machine-reorg-optimizations.patch [deleted file]
toolchain/gcc/4.2.1/906-avr32-use-rjmp-instead-of-got-when-jumping.patch [deleted file]
toolchain/gcc/4.2.1/908-avr32-fix-invalid-assembler-code-on-64bit-hosts.patch [deleted file]
toolchain/gcc/4.2.1/avr32_patches_break_x86/900-avr32-atmel.1.3.2.patch [new file with mode: 0644]
toolchain/gcc/4.2.1/avr32_patches_break_x86/901-avr32-add-mno-pic.patch [new file with mode: 0644]
toolchain/gcc/4.2.1/avr32_patches_break_x86/902-avr32-fix-pic-redefinition-warning.patch [new file with mode: 0644]
toolchain/gcc/4.2.1/avr32_patches_break_x86/903-avr32-fix-expanding-builtin-xchg.patch [new file with mode: 0644]
toolchain/gcc/4.2.1/avr32_patches_break_x86/905-avr32-fix-folding-machine-reorg-optimizations.patch [new file with mode: 0644]
toolchain/gcc/4.2.1/avr32_patches_break_x86/906-avr32-use-rjmp-instead-of-got-when-jumping.patch [new file with mode: 0644]
toolchain/gcc/4.2.1/avr32_patches_break_x86/908-avr32-fix-invalid-assembler-code-on-64bit-hosts.patch [new file with mode: 0644]