Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When compiling gmp under Windows XP on a 64 Bit AMD system,
config.guess tries to build with ABI64 and fails. Using configfsf.guess
in this case, will fix it.
|
|
On Cygwin readelf in this directory is not the right binary.
The real binary is in .libs/readelf.exe. Toolchain building fails
on Cygwin after copying the readelf thingy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
targets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by jseitter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is required for correct IRQ routing. After this MFGPT get its
interrupt 7 and the watchdog works fine. Bug closed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|