grub/include/grub/mips
Vladimir 'phcoder' Serbinenko 5d04b11e0e Unify libgcc processing.
* Makefile.in (kernel_img_LDFLAGS): New variable.
	* conf/common.rmk (kernel_img_HEADERS): Add libgcc.h.
	* conf/i386-coreboot.rmk (kernel_img_LDFLAGS): Append instead of
	overwriting.
	* conf/i386-ieee1275.rmk (kernel_img_LDFLAGS): Likewise.
	* conf/i386-pc.rmk (kernel_img_LDFLAGS): Likewise.
	* conf/i386-qemu.rmk (kernel_img_LDFLAGS): Likewise.
	* conf/x86-efi.rmk (kernel_img_LDFLAGS): Likewise.
	* conf/mips-qemu-mips.rmk (kernel_img_LDFLAGS): Append instead of
	overwriting. Remove -lgcc and -static-libgcc
	* conf/mips-yeeloong.rmk (kernel_img_LDFLAGS): Likewise.
	* conf/mips.rmk (kernel_img_HEADERS): Remove cpu/libgcc.h
	* conf/powerpc-ieee1275.rmk (kernel_img_HEADERS): Remove cpu/libgcc.h
	(kernel_img_LDFLAGS): Append instead of overwriting.
	Remove -lgcc and -static-libgcc
	* conf/sparc64-ieee1275.rmk: Likewise.
	* include/grub/powerpc/libgcc.h: Move to ...
	* include/grub/libgcc.h: .. this.
	* include/grub/libgcc.h: Don't export most of the function on x86.
	(__bswapsi2): New export.
	(__bswapdi2): Likewise.
	* include/grub/mips/libgcc.h: Removed.
	* include/grub/sparc64/libgcc.h: Likewise.
2010-04-11 01:14:31 +02:00
..
qemu-mips Remove leftover 2009-12-02 11:44:29 +01:00
yeeloong datetime for yeeloong 2009-12-11 22:14:09 +01:00
at_keyboard.h missing kbd files 2009-11-03 00:00:59 +01:00
cache.h bugfixes. Merge MIPS and MIPSel 2009-10-10 14:19:50 +02:00
cmos.h datetime for yeeloong 2009-12-11 22:14:09 +01:00
io.h bonito impl. I/O cleanup 2009-10-22 17:10:54 +02:00
kernel.h retrieve firmware arguments 2009-12-07 02:09:39 +01:00
multiboot.h mips multiboot2 support 2010-04-03 14:14:48 +02:00
pci.h pci for yeeloong 2009-10-19 13:03:38 +02:00
relocator.h relocator dor mips 2009-10-11 23:00:22 +02:00
setjmp.h setjmp on mips 2009-12-12 02:33:41 +01:00
time.h bugfixes. Merge MIPS and MIPSel 2009-10-10 14:19:50 +02:00
types.h Revert "simplify mipsel handling" 2009-10-18 15:06:47 +02:00