summaryrefslogtreecommitdiff
path: root/com32/include/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/module.h: fix some typos in function documentationsFerenc Wágner2014-03-011-2/+3
* sys/module.h: remove the #ifdef DYNAMIC_MODULE conditionFerenc Wágner2014-03-011-20/+0
* Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming2013-03-223-49/+49
|\
| * Merge branch 'lwip' into elflinkMatt Fleming2013-02-261-4/+27
| |\
| | * sys/cpu.h: add barriersH. Peter Anvin2012-03-271-6/+6
| | * pxe: when hooking an interrupt, explicitly enable it at the PICH. Peter Anvin2011-05-091-0/+23
* | | Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-292-33/+11
|\ \ \ | |/ /
| * | module: Replace cur_module with module_current()syslinux-5.01-pre4Matt Fleming2013-01-231-0/+11
| * | elf: remove long-since-obsolete shallow module machineryH. Peter Anvin2013-01-172-33/+0
* | | Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-08-131-0/+10
|\ \ \ | |/ /
| * | ldlinux: Use findpath() to lookup filenamessyslinux-5.00-pre7Matt Fleming2012-08-071-0/+2
| * | ldlinux: Return to command prompt after loading COM32Matt Fleming2012-08-021-0/+8
* | | Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-07-304-718/+370
|\ \ \ | |/ /
| * | module: Make list of DT_NEEDED entries per-moduleMatt Fleming2012-06-201-0/+5
| * | elflink: Add _module_unload() prototype to module.hMatt Fleming2012-04-171-3/+12
| * | elflink: Delete dump_elf_module()Matt Fleming2012-04-171-17/+0
| * | ldlinux: Loading a config file should cause re-initialisationMatt Fleming2012-03-231-0/+6
| * | elf: Support __constructor and __destructorMatt Fleming2012-03-232-45/+10
* | | The ELF module load and the utility library routines fully support lookup, re...chandramouli narayanan2012-06-254-363/+795
* | | Patches here support 32bit and 64bit environment.chandramouli narayanan2012-06-256-156/+406
|/ /
* | ldlinux: Use DT_NEEDED for module dependenciesMatt Fleming2011-06-071-12/+0
* | elflink: Move more code from core/ into ldlinuxMatt Fleming2011-04-261-1/+2
* | elflink: Remove MODULE_MAIN() from executable ELF modulesMatt Fleming2011-04-261-4/+1
* | Merge remote-tracking branch 'zytor/master' into elflinkMatt Fleming2011-04-261-1/+1
|\ \ | |/
| * com32, bitops: proper constraint for byte-sized outputsyslinux-4.04-pre21H. Peter Anvin2011-04-041-1/+1
* | Merge commit 'syslinux-4.04-pre18' into elflinkH. Peter Anvin2011-04-041-5/+9
|\ \ | |/
| * com32, bitops: an "m" constraint takes an object, not a pointer to oneH. Peter Anvin2011-04-041-3/+7
| * bitops: the bt instructions returns result in CF, not ZFH. Peter Anvin2011-04-041-2/+2
* | Merge remote-tracking branch 'zytor/master' into elflink-mergeMatt Fleming2011-04-041-0/+58
|\ \ | |/
| * com32: add a centralized bitops headerH. Peter Anvin2010-11-141-0/+58
* | Convert mp() to dprintf()Matt Fleming2011-03-091-1/+1
* | sys/times.h: Mark times() static inlineMatt Fleming2011-02-171-1/+7
* | elflink: merge with master branchFeng Tang2010-08-123-27/+715
|\ \ | |/ |/|
| * elflink: merge these filesFeng Tang2010-07-201-2/+2
| * elflink: change the main func of hello.c to staticFeng Tang2010-07-201-18/+1
| * elflink: add elf module dump funcFeng Tang2010-07-201-0/+17
| * elflink: copy some elflink related files overFeng Tang2010-07-202-0/+511
| * elflink: start merge with pathbased branchFeng Tang2010-07-201-27/+204
* | com32: change clock_t to 32 bits, and in millisecondsH. Peter Anvin2010-07-051-2/+2
|/
* com32: Unbreak <sys/cpu.h>H. Peter Anvin2010-05-111-32/+51
* core: move idle handling into protected modeH. Peter Anvin2010-03-301-1/+4
* sys/dirent.h: conversion macros between d_type and st_modeH. Peter Anvin2010-03-081-1/+9
* dirent.h: types for the d_type fieldH. Peter Anvin2010-03-061-2/+12
* readdir: replace opendir/readdir/closedir API with a 32-bit APIH. Peter Anvin2010-03-041-5/+2
* Merge branch 'master' into fscH. Peter Anvin2009-12-221-0/+16
|\
| * com32: Avoid gpxe detection code duplicationErwan Velu2009-12-041-0/+16
* | Merge branch 'master' into fscH. Peter Anvin2009-08-311-6/+6
|\ \ | |/
| * Merge commit 'hpa/master' into for-erwanPierre-Alexandre Meyer2009-08-049-224/+222
| |\
| * | pci: Adding get_module_name_from_alias()Erwan Velu2009-04-271-1/+3
* | | Core: code clean -- re-style the unstyle codeLiu Aleaxander2009-08-281-1/+1