2009-09-28 Michael Eager <eager@eagercon.com>
* configure.in: Add microblaze-*-*. * configure: Add microblaze-*-* (not regenerated.) * microblaze: NEW microblaze target directory. * microblaze/configure.in: NEW. * microblaze/configure: Generate. * microblaze/Makefile.in: NEW. * microblaze/{crt0.S, crt1.S, crt2.S, crt3.S, crt4.S, crtinit.S}: NEW. * microblaze/{pgcrtinit.S, _program_clean.S, _program_init.S, sbrk.c, sim-crtinit.S, sim-pgcrtinit.S, timer.c, _exception_handler.S, _hw_exception_handler.S, _interrupt_handler.S, xil_malloc.c, nnxil_printf.c, xil_sbrk.c: NEW. * microblaze/xilinx.ld: NEW.
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
2009-09-28 Michael Eager <eager@eagercon.com>
|
||||
|
||||
* configure.in: Add microblaze-*-*.
|
||||
* configure: Add microblaze-*-* (not regenerated.)
|
||||
* microblaze: NEW microblaze target directory.
|
||||
* microblaze/configure.in: NEW.
|
||||
* microblaze/configure: Generate.
|
||||
* microblaze/Makefile.in: NEW.
|
||||
* microblaze/{crt0.S, crt1.S, crt2.S, crt3.S, crt4.S, crtinit.S}: NEW.
|
||||
* microblaze/{pgcrtinit.S, _program_clean.S, _program_init.S,
|
||||
sbrk.c, sim-crtinit.S, sim-pgcrtinit.S, timer.c, _exception_handler.S,
|
||||
_hw_exception_handler.S, _interrupt_handler.S, xil_malloc.c,
|
||||
nnxil_printf.c, xil_sbrk.c: NEW.
|
||||
* microblaze/xilinx.ld: NEW.
|
||||
|
||||
2009-09-21 Ken Werner <ken.werner@de.ibm.com>
|
||||
|
||||
* spu/getpagesize.c: Align getpagesize implementation to POSIX
|
||||
|
Reference in New Issue
Block a user