aboutsummaryrefslogtreecommitdiffstats
path: root/core/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-03-01Makefile: error out if the core has undefined symbolssyslinux-6.04-pre1H. Peter Anvin1-0/+2
2016-02-09Makefile: make the handling of firmware selection a little sanerH. Peter Anvin1-28/+25
2015-01-05build: sort sources to build in a more deterministic wayPhilippe Coval1-5/+5
2014-06-27lzo: Upgrade to LZO 2.07H. Peter Anvin1-2/+3
2014-02-27Makefiles: export the firmware type as a cpp variableH. Peter Anvin1-1/+2
2013-07-24tests: unit tests for core/memMatt Fleming1-1/+5
2013-06-28Merge tag 'syslinux-5.11-pre3' into firmwaresyslinux-6.01-pre5Matt Fleming1-5/+6
2013-06-26PXELINUX: implement our own version of local_boot16Matt Fleming1-5/+6
2013-05-16ldlinux: use platform filename extensionMatt Fleming1-1/+1
2013-04-23efi: Add network supportsyslinux-6.00-pre5Matt Fleming1-2/+7
2013-04-11Merge remote-tracking branch 'zytor/elflink' into for-hpa/elflink/firmwareMatt Fleming1-5/+2
2013-03-28pxe: disentangle the legacy and lwip stacks without #ifdefH. Peter Anvin1-5/+2
2013-03-22Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming1-15/+76
2013-03-06net: Return of the legacy network stackMatt Fleming1-8/+55
2013-02-26Merge branch 'lwip' into elflinkMatt Fleming1-9/+11
2012-11-15mk: Add -fPIC for x86_64 to embedded.mkMatt Fleming1-5/+0
2012-10-16Add per-firmware object directory supportMatt Fleming1-26/+40
2012-09-04Create derivative-specific filesMatt Fleming1-6/+8
2012-07-30Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming1-3/+3
2012-07-05core: Makefile: Do not enable debug by defaultPaulo Alcantara1-1/+1
2012-06-29SEG(): make SEG() puke on bad pointers if DEBUG is definedH. Peter Anvin1-1/+1
2012-06-25The make files have undergone changes to support both i386 and x86_64 platforms.chandramouli narayanan1-4/+18
2012-03-23core: Shrink core/ldlinux.sys to be under 64K bytesMatt Fleming1-1/+1
2011-12-16core: Rebuild core objects for EFIMatt Fleming1-1/+1
2011-12-02core: Split core console code into separate libsMatt Fleming1-4/+25
2011-06-07core: Return a file descriptor from open_config()Matt Fleming1-1/+1
2011-04-26Merge remote-tracking branch 'zytor/master' into elflinkMatt Fleming1-2/+3
2011-04-26Merge remote-tracking branch 'origin/master' into lwipH. Peter Anvin1-1/+2
2011-04-26Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin1-1/+2
2011-04-21Merge branch 'master' into lwip-threadsH. Peter Anvin1-1/+1
2011-04-08lwip: Minimal configuration to get lwip building in syslinuxEric W. Biederman1-1/+2
2011-04-08core: Makefile don't worry about how deep the files areEric W. Biederman1-7/+8
2011-04-07Makefile: Move Makefile fragments into mk/Matt Fleming1-1/+2
2011-04-05core: Move sector 1 to address 0x8000 so it is alignedH. Peter Anvin1-1/+1
2011-04-04Merge remote-tracking branch 'zytor/master' into elflink-mergeMatt Fleming1-0/+3
2011-03-16core/Makefile: another attempt at dealing with GNU make 3.82syslinux-4.04-pre13H. Peter Anvin1-2/+3
2010-12-16core: Add workaround in the Makefile for GNU Make 3.82 bugH. Peter Anvin1-1/+3
2010-07-20elflink: a lot of core/fs mergeFeng Tang1-7/+0
2010-07-20elflink: add -s option for objcopy/ld to reduce extlinux.elf sizeFeng Tang1-2/+2
2010-07-20elflink: modify Makefile to solve the undefined symbol problemFeng Tang1-2/+3
2010-07-20elflink: modify core/Makefile for dynamic linkingfeng.tang@intel.com1-2/+2
2010-07-20elflink: fix some compile errorFeng Tang1-2/+2
2010-07-20core/Makefile: temp changeFeng Tang1-9/+4
2010-07-20elflink: before chang core/Makefile backFeng Tang1-4/+9
2010-06-20Merge syslinux/extlinux patch code and core codeH. Peter Anvin1-7/+0
2010-02-28core: add missing dependenciesH. Peter Anvin1-1/+1
2010-02-27core: drop accidental checkin of -DDEBUG=1syslinux-4.00-pre30H. Peter Anvin1-1/+1
2010-02-26fat: use generic_getfssec(), fix generic_getfssec(), add dprintfH. Peter Anvin1-1/+1
2010-02-24core: fix double free of pathbuf, constify iget filename, fix iso9660H. Peter Anvin1-1/+3
2010-02-23core: use better malloc; add low memory malloc; fix com32 exitH. Peter Anvin1-3/+4
2010-02-16core: remove stray -DDEBUGH. Peter Anvin1-2/+0
2010-02-16ext2: drop any 64K limitH. Peter Anvin1-0/+2
2010-02-04FAT: cache file position, re-enable codepagesH. Peter Anvin1-3/+2
2009-08-12core: more filesystem-specific files into subdirectoriesH. Peter Anvin1-3/+3
2009-08-09Merge branch 'core32' into fscH. Peter Anvin1-10/+3
2009-08-09core: remove hack for dynamic symbol table generationcore32H. Peter Anvin1-10/+3
2009-08-07Merge branch 'core32' into fscH. Peter Anvin1-8/+15
2009-08-06Core:PXELINUX: pxelinux derivative merged succeesfullyLiu Aleaxander1-3/+3
2009-08-06Core:PXELINUX: try to merge pxelinuxLiu Aleaxander1-3/+3
2009-07-09core: include exported symbol informationH. Peter Anvin1-3/+12
2009-06-24core: assume NASM 2.03 or later, so we can use -MD for depsH. Peter Anvin1-3/+1
2009-06-24core: generate DWARF debugging info from NASMH. Peter Anvin1-1/+1
2009-06-23Merge branch 'isolinux'Liu Aleaxander1-1/+2
2009-06-22Core:ISOLINUX: make the isolinux do the workLiu Aleaxander1-1/+0
2009-06-21Core:ISOLINUX: convert the isolinux.asm to CLiu Aleaxander1-1/+2
2009-06-14Core:SYSLINUX: ldlinux.asm converted to CLiu Aleaxander1-1/+2
2009-06-03extract the geting fs information code in asm to a C function fs_initLiu Aleaxander1-1/+0
2009-06-03Successed in converting the cache code to CLiu Aleaxander1-1/+0
2009-05-24core: remove *.raw files when cleaning upH. Peter Anvin1-1/+1
2009-05-20core: LZO compress the PM part of the coreH. Peter Anvin1-11/+13
2009-05-17Move the NASM debugging options to a separate variableH. Peter Anvin1-1/+2
2009-05-16core: move "-g -F stabs" to NASMOPTH. Peter Anvin1-2/+5
2009-05-14core: link with libcom32 and libgccH. Peter Anvin1-2/+3
2009-05-14First cut of doing 32-bit C code in the coreH. Peter Anvin1-10/+20
2009-04-27Fix NASM dependency generationH. Peter Anvin1-1/+1
2009-04-27Unify dependency generation: MCONFIG.embeddedH. Peter Anvin1-1/+1
2009-04-27Unify dependency generationH. Peter Anvin1-17/+4
2009-04-06core: unbreak "make depend", fix make spotlessH. Peter Anvin1-1/+1
2009-04-04Update copyright notices; add Intel notices where appropriateH. Peter Anvin1-0/+1
2009-03-16*/Makefile: fixes for older versions of NASMH. Peter Anvin1-2/+2
2009-03-16*/Makefile: use -include when including dependenciesH. Peter Anvin1-2/+2
2008-12-01core/Makefile: fix dependency generation with old versions of NASMH. Peter Anvin1-1/+6
2008-09-05core/Makefile: iso%.bin depends on checksumiso.plH. Peter Anvin1-1/+1
2008-08-22core/Makefile: The core is an embedded targetH. Peter Anvin1-21/+1
2008-08-20Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin1-15/+14
2008-07-15gen-id: only truncate tags starting with syslinux-<version>-H. Peter Anvin1-1/+1
2008-07-07Make version.mk optional, so cleaning commands worksyslinux-3.71-pre6H. Peter Anvin1-1/+1
2008-07-07Share the gen-id stuff between core and memdiskH. Peter Anvin1-2/+2
2008-07-07Centralize more of the version number machineryH. Peter Anvin1-2/+3
2008-07-07Include the git ID in the build stringH. Peter Anvin1-1/+1
2008-06-27Build _bin.c files in libinstaller; clean up B/I separationH. Peter Anvin1-33/+2
2008-06-27Fix "make clean", "make installer"H. Peter Anvin1-2/+2
2008-06-09Whitespace cleanupH. Peter Anvin1-1/+1
2008-06-09FAT: make all codepage data derived from the same placeH. Peter Anvin1-3/+3
2008-06-06FAT: Support VFAT long filenamessyslinux-3.70-pre13H. Peter Anvin1-2/+13
2008-06-05core: actually enable debugging infoH. Peter Anvin1-1/+1
2008-05-29core/Makefile: remove vestiges of subdirectory machineryH. Peter Anvin1-4/+2
2008-05-29Move files out of root into core, dos, and utilsH. Peter Anvin1-0/+174