libc/libgloss/cris
Hans-Peter Nilsson 0bb4152b76 * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use
"setf", not "nop", for common_v10_v32 compatibility.
	Move out interrupt table to irqtable.S.  Include here for non-ELF.
	* cris/irqtable.S: Extracted from cris/crt0.S.  Provide per-entry
	weak default stub definitions.
	* cris/crtn.c: Use "setf", not "nop", for common_v10_v32
	compatibility.
	* cris/setup.S [__arch_common_v10_v32]: Return.
	* cris/Makefile.in (BSP_OBJS): Add irqtable.o.
2007-02-21 14:08:26 +00:00
..
Makefile.in * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use 2007-02-21 14:08:26 +00:00
aclocal.m4 2006-04-19 Jeff Johnston <jjohnstn@redhat.com> 2006-04-19 19:44:05 +00:00
configure 2006-05-10 Jeff Johnston <jjohnstn@redhat.com> 2006-05-10 20:51:41 +00:00
configure.in 2006-05-10 Jeff Johnston <jjohnstn@redhat.com> 2006-05-10 20:51:41 +00:00
crt0.S * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use 2007-02-21 14:08:26 +00:00
crti.c 2005-01-27 Hans-Peter Nilsson <hp@axis.com> 2005-01-27 22:57:32 +00:00
crtn.c * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use 2007-02-21 14:08:26 +00:00
gensyscalls 2005-01-27 Hans-Peter Nilsson <hp@axis.com> 2005-01-27 22:57:32 +00:00
irqtable.S * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use 2007-02-21 14:08:26 +00:00
lcrt0.c 2005-01-27 Hans-Peter Nilsson <hp@axis.com> 2005-01-27 22:57:32 +00:00
linunistd.h * cris/linunistd.h: Don't redefine errno as extern int. 2005-11-17 12:01:44 +00:00
outbyte.c 2005-01-27 Hans-Peter Nilsson <hp@axis.com> 2005-01-27 22:57:32 +00:00
setup.S * cris/crt0.S: Use jump, not ba, to skip the interrupt table. Use 2007-02-21 14:08:26 +00:00