search for: libgcc_obj

Displaying 3 results from an estimated 3 matches for "libgcc_obj".

Did you mean: libgcc_objs
2008 Aug 16
1
Minimal COM32 Root Module
...ice and don't need to be present in the root module. If you consider 25K an acceptable size for the root module, those objects, of course, don't need to be removed. LIBENTRY_OBJS = \ sys/farcall.o sys/cfarcall.o sys/zeroregs.o \ sys/argv.o \ sys/ftell.o \ sys/isatty.o sys/fstat.o LIBGCC_OBJS = \ libgcc/__ashldi3.o \ libgcc/__negdi2.o libgcc/__ashrdi3.o libgcc/__lshrdi3.o \ libgcc/__muldi3.o \ libgcc/__divdi3.o libgcc/__moddi3.o LIBCONSOLE_OBJS = \ sys/colortable.o sys/screensize.o \ \ sys/rawcon_write.o \ sys/null_read.o sys/null_write.o sys/serial_write.o \ \...
2015 Sep 24
0
[PATCH] com32/disk: add UEFI support
.../* _SYSLINUX_DISK_H_ */ diff --git a/com32/lib/Makefile b/com32/lib/Makefile index 1624ae7..7c54fa2 100644 --- a/com32/lib/Makefile +++ b/com32/lib/Makefile @@ -56,6 +56,8 @@ MINLIBOBJS = \ syslinux/ipappend.o \ syslinux/dsinfo.o \ $(LIBOTHER_OBJS) \ + $(LIBSYS_OBJS) \ + $(LIBPCI_OBJS) \ $(LIBGCC_OBJS) \ $(LIBCONSOLE_OBJS) \ $(LIBLOAD_OBJS) \ diff --git a/com32/lib/syslinux/disk.c b/com32/lib/syslinux/disk.c deleted file mode 100644 index afbfc84..0000000 --- a/com32/lib/syslinux/disk.c +++ /dev/null @@ -1,583 +0,0 @@ -/* ---------------------------------------------------------------------...
2012 Mar 23
19
[PATCH 00/19][elflink] Improve compatibility with 4.x
From: Matt Fleming <matt.fleming at intel.com> The following patch series is available at, git://git.zytor.com/users/mfleming/syslinux.git elflink All patches are against the 'elflink' branch. This series fixes a few serious bugs and some behavioural incompatibilities with the 4.x series. Matt Fleming (19): ldlinux: Initialise 'p' before using it. ldlinux: Parse