summaryrefslogtreecommitdiff
path: root/com32/lib/MCONFIG
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fscH. Peter Anvin2010-01-241-2/+3
|\
| * Makefile: replace -W -Wall with centralized $(GCCWARN)H. Peter Anvin2010-01-101-1/+1
* | MCONFIG: update GCCOPTH. Peter Anvin2009-08-101-0/+5
* | MCONFIG: build GCCOPT one step at a time, don't align stackH. Peter Anvin2009-06-241-6/+10
* | com32: make com32 modules self-relocating (COM32R)H. Peter Anvin2009-05-241-0/+1
|/
* Unify dependency generation: com32/lib, com32/cmenuH. Peter Anvin2009-04-271-13/+12
* com32/gpllib: clean up Makefile structureH. Peter Anvin2009-03-121-1/+0
* com32: compile with -std=gnu99H. Peter Anvin2008-08-121-1/+3
* Centralize configurables; better "make install" etcH. Peter Anvin2008-05-291-11/+2
* Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-121-1/+1
* syslinux 3.63: Use $(CC) for examining compiler optionsMaciej W. Rozycki2008-04-171-1/+1
* Prevent inclusion of system include files when inappropriateH. Peter Anvin2008-03-031-1/+2
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+6
* -FPNG_NO_WRITE_SUPPORTED -> -DPNG_NO_WRITE_SUPPORTEDH. Peter Anvin2007-01-251-1/+1
* More sophisticated alpha blending; comment out background call ATMH. Peter Anvin2006-08-301-1/+1
* Work on getting libpng to actually do something useful...H. Peter Anvin2006-08-281-3/+9
* Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-1/+0
* Add libpnghpa2005-01-081-2/+10
* Add zlib to libcom32hpa2005-01-081-1/+2
* Compile with regparm turned on.syslinux-2.20-pre2hpa2004-12-161-1/+1
* Allow compiling for both Linux and COM32: Makefile cleanupshpa2004-12-011-1/+1
* Enable debugging symbols to be included in the .elf file.hpa2004-11-231-1/+1
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+57