summaryrefslogtreecommitdiff
path: root/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core32' into dynamicH. Peter Anvin2009-08-091-1/+1
|\
| * core: remove hack for dynamic symbol table generationcore32H. Peter Anvin2009-08-091-10/+3
* | core: cleaner way to remove .rel.dyn; mark bss segments (NOLOAD)H. Peter Anvin2009-07-241-3/+2
* | core: add the -E option to the ld command lineH. Peter Anvin2009-07-151-1/+1
* | core: remove dependency on symbols.SH. Peter Anvin2009-07-111-1/+1
* | core: generate a .dynamic section with all that jazzH. Peter Anvin2009-07-091-8/+2
|/
* core: include exported symbol informationH. Peter Anvin2009-07-091-3/+12
* core: assume NASM 2.03 or later, so we can use -MD for depsH. Peter Anvin2009-06-241-3/+1
* core: generate DWARF debugging info from NASMH. Peter Anvin2009-06-241-1/+1
* core: remove *.raw files when cleaning upH. Peter Anvin2009-05-241-1/+1
* core: LZO compress the PM part of the coreH. Peter Anvin2009-05-201-11/+13
* Move the NASM debugging options to a separate variableH. Peter Anvin2009-05-171-1/+2
* core: move "-g -F stabs" to NASMOPTH. Peter Anvin2009-05-161-2/+5
* core: link with libcom32 and libgccH. Peter Anvin2009-05-141-2/+3
* First cut of doing 32-bit C code in the coreH. Peter Anvin2009-05-141-10/+20
* Fix NASM dependency generationH. Peter Anvin2009-04-271-1/+1
* Unify dependency generation: MCONFIG.embeddedH. Peter Anvin2009-04-271-1/+1
* Unify dependency generationH. Peter Anvin2009-04-271-17/+4
* core: unbreak "make depend", fix make spotlessH. Peter Anvin2009-04-061-1/+1
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-0/+1
* */Makefile: fixes for older versions of NASMH. Peter Anvin2009-03-161-2/+2
* */Makefile: use -include when including dependenciesH. Peter Anvin2009-03-161-2/+2
* core/Makefile: fix dependency generation with old versions of NASMH. Peter Anvin2008-12-011-1/+6
* core/Makefile: iso%.bin depends on checksumiso.plH. Peter Anvin2008-09-051-1/+1
* core/Makefile: The core is an embedded targetH. Peter Anvin2008-08-221-21/+1
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-15/+14
* gen-id: only truncate tags starting with syslinux-<version>-H. Peter Anvin2008-07-151-1/+1
* Make version.mk optional, so cleaning commands worksyslinux-3.71-pre6H. Peter Anvin2008-07-071-1/+1
* Share the gen-id stuff between core and memdiskH. Peter Anvin2008-07-071-2/+2
* Centralize more of the version number machineryH. Peter Anvin2008-07-071-2/+3
* Include the git ID in the build stringH. Peter Anvin2008-07-071-1/+1
* Build _bin.c files in libinstaller; clean up B/I separationH. Peter Anvin2008-06-271-33/+2
* Fix "make clean", "make installer"H. Peter Anvin2008-06-271-2/+2
* Whitespace cleanupH. Peter Anvin2008-06-091-1/+1
* FAT: make all codepage data derived from the same placeH. Peter Anvin2008-06-091-3/+3
* FAT: Support VFAT long filenamessyslinux-3.70-pre13H. Peter Anvin2008-06-061-2/+13
* core: actually enable debugging infoH. Peter Anvin2008-06-051-1/+1
* core/Makefile: remove vestiges of subdirectory machineryH. Peter Anvin2008-05-291-4/+2
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+174