Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Holger Lubitz 7815474495 Revert "malloc attribute changes" vor 18 Jahren
..
aout_loader.c Initial revision vor 20 Jahren
basemem_packet.c Move uninitialised .data16 variables to .bss16; saves around 2000 bytes of useless zeroes in the final image. vor 18 Jahren
cpu.c Shrink cpu.c and render it useful for our purposes. vor 18 Jahren
etherboot.prefix.lds Initial revision vor 20 Jahren
freebsd_loader.c Synced across updates from Etherboot 5.4 tree vor 20 Jahren
gdbsym.c Separated out initialisation functions from startup/shutdown functions. vor 18 Jahren
i386_string.c Accelerate memcpy() by around 32% on large, dword-aligned copies. vor 18 Jahren
i386_timer.c Dead code removal. vor 18 Jahren
nulltrap.c Also print out stack pointer (with optional stack dump) vor 18 Jahren
pcibios.c Add device description fields to struct device. vor 18 Jahren
pcidirect.c Strip down i386 PCI configuration space I/O to the bare minimum. A typical build will now include 880 bytes of PCI support code, compared to 2327 bytes in Etherboot 5.4. vor 19 Jahren
pic8259.c Master IRQ should be EOIed first, I think. vor 18 Jahren
prefixudata.lds Initial revision vor 20 Jahren
prefixzdata.lds Initial revision vor 20 Jahren
realmode.c Removed dead code identified by symcheck vor 18 Jahren
relocate.c Applied a modified version of holger's regparm patches. vor 18 Jahren
setjmp.S Merged mcb30-realmode-redesign back to HEAD vor 20 Jahren
stack.S Move stack out to separate object, so that having a stack doesn't drag in setup.S. vor 19 Jahren
stack16.S Use internal real-mode stack from non-returnable prefixes vor 18 Jahren
start16.lds Initial revision vor 20 Jahren
start16z.lds Initial revision vor 20 Jahren
start32.S Merge from Etherboot 5.4 vor 19 Jahren
umalloc.c Revert "malloc attribute changes" wasn't meant for my local "master" branch ;) This reverts commit 373022108ba389fb3d50a3d50f9baf64c6c82171. vor 18 Jahren
video_subr.c Separated out initialisation functions from startup/shutdown functions. vor 18 Jahren
virtaddr.S Towards a(nother) new real-mode infrastructure, in which we take advantage of the fact that we have to have a permanently-resident block in base memory. vor 19 Jahren
wince_loader.c Initial revision vor 20 Jahren