libc/libgloss/microblaze
Ben Levinsky 28627a5a03 libgloss: microblaze: adjust handlers to be weak.
Previously, hw exception handler stub and interrupt handler stub for microbaze were unable to
be overwritten. Change to weak to fix this.

Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com>
2018-05-03 15:16:13 -04:00
..
Makefile.in * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
_exception_handler.S * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
_hw_exception_handler.S libgloss: microblaze: adjust handlers to be weak. 2018-05-03 15:16:13 -04:00
_interrupt_handler.S libgloss: microblaze: adjust handlers to be weak. 2018-05-03 15:16:13 -04:00
_program_clean.S
_program_init.S
configure * microblaze/Makefile.in: Add GENOBJS and target_makefile_frag. 2013-07-16 07:55:45 +00:00
configure.in * microblaze/Makefile.in: Add GENOBJS and target_makefile_frag. 2013-07-16 07:55:45 +00:00
crt0.S
crt1.S
crt2.S
crt3.S
crt4.S
crtinit.S
elf-gloss-linux.ld * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
elf-gloss-linux.specs * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-crt0.S * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-inbyte.c * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-outbyte.c * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-syscalls-wrap.c * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-syscalls.S * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-syscalls.h * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
pgcrtinit.S 2009-09-28 Michael Eager <eager@eagercon.com> 2009-09-28 16:43:57 +00:00
sbrk.c
sim-crtinit.S
sim-pgcrtinit.S
timer.c
xil_malloc.c
xil_printf.c * microblaze/Makefile.in: Add GENOBJS and target_makefile_frag. 2013-07-16 07:55:45 +00:00
xil_sbrk.c
xilinx.ld