index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
syslinux.ld
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete unused files
H. Peter Anvin
2016-02-09
1
-414
/
+0
*
Make symbols defined in linker script HIDDEN
H. Peter Anvin
2014-06-10
1
-149
/
+149
*
Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmware
Matt Fleming
2013-03-22
1
-15
/
+0
|
\
|
*
Merge branch 'lwip' into elflink
Matt Fleming
2013-02-26
1
-15
/
+0
|
|
\
|
|
*
core: remove the .hugebss section
H. Peter Anvin
2011-04-25
1
-14
/
+0
*
|
|
Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmware
Matt Fleming
2012-07-30
1
-19
/
+20
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'zytor/master' into merge/elflink/master
Matt Fleming
2012-05-31
1
-4
/
+5
|
|
\
\
|
|
*
|
core: add support for .init/fini_table
H. Peter Anvin
2012-05-28
1
-4
/
+5
|
|
|
/
|
*
|
pxe: move hardwired DHCP options into high memory
H. Peter Anvin
2012-05-29
1
-0
/
+15
|
*
|
core: Delete the aux segment
Matt Fleming
2012-03-23
1
-15
/
+0
*
|
|
elflink: Don't statically initialise core_module.base_addr
Matt Fleming
2011-12-16
1
-0
/
+1
|
/
/
*
|
Merge remote-tracking branch 'zytor/master' into elflink-merge
Matt Fleming
2011-04-04
1
-24
/
+24
|
\
\
|
|
/
|
*
ld: Use ABSOLUTE() when taking differences between relative symbols
H. Peter Anvin
2011-04-01
1
-22
/
+22
|
*
syslinux.ld: ld 2.20.51 seems to want .bss16 explicitly (NOLOAD)
H. Peter Anvin
2010-12-14
1
-2
/
+2
|
*
syslinux.ld: remove redundant definition of STACK32_LEN
H. Peter Anvin
2010-06-26
1
-2
/
+0
*
|
modify core/syslinux.ld to make compile pass
Feng Tang
2010-07-20
1
-0
/
+45
|
/
*
syslinux.ld: don't pad between .got and .data
H. Peter Anvin
2010-05-12
1
-2
/
+0
*
core: don't bother zeroing the disk cache and heap
H. Peter Anvin
2010-03-06
1
-0
/
+14
*
core: page-align .earlybss
H. Peter Anvin
2010-03-06
1
-1
/
+1
*
core: use assembly for the .stack section
H. Peter Anvin
2010-03-06
1
-3
/
+1
*
core: fix lowmem malloc
H. Peter Anvin
2010-02-24
1
-0
/
+1
*
core: move aligned segments earlier
H. Peter Anvin
2010-02-24
1
-17
/
+18
*
core: use better malloc; add low memory malloc; fix com32 exit
H. Peter Anvin
2010-02-23
1
-5
/
+8
*
core: let xfer_buf_seg, real_mode_seg be assigned by the linker
H. Peter Anvin
2010-02-21
1
-2
/
+13
*
core: separate bcopyxx code and data; use linker-generated symbols
H. Peter Anvin
2010-02-15
1
-4
/
+18
*
Merge branch 'master' into pathbased
syslinux-4.00-pre20
H. Peter Anvin
2010-02-14
1
-7
/
+3
|
\
|
*
pxelinux: move the stack to avoid AMI BIOS bug
H. Peter Anvin
2010-02-12
1
-3
/
+0
*
|
core: move the generated IDT stubs to a separate .gentext16 section
H. Peter Anvin
2009-09-02
1
-1
/
+13
*
|
core: drop any .eh_frame sections
syslinux-4.00-pre5
H. Peter Anvin
2009-08-31
1
-0
/
+5
*
|
core: include exported symbol information
H. Peter Anvin
2009-07-09
1
-0
/
+10
*
|
syslinux.ld: add support for .ctors and .dtors
H. Peter Anvin
2009-07-08
1
-2
/
+22
*
|
core: give 64K to the PM stack
H. Peter Anvin
2009-07-07
1
-2
/
+2
*
|
core: move xfer_buf_seg to segment 3, and add a collision assert
H. Peter Anvin
2009-06-02
1
-0
/
+4
*
|
core: handle section aliases in ld script; increase STACK32_LEN
H. Peter Anvin
2009-06-02
1
-4
/
+11
*
|
core: add new __lowmem macro to allocate a static lowmem buffer
H. Peter Anvin
2009-06-02
1
-3
/
+18
*
|
syslinux.ld: add a .got to the linker script
H. Peter Anvin
2009-05-31
1
-0
/
+11
*
|
Align free_high_memory to a 64K boundary
H. Peter Anvin
2009-05-24
1
-1
/
+1
*
|
Avoid clobbering PM code when loading the kernel
H. Peter Anvin
2009-05-24
1
-2
/
+2
*
|
core: load the PM code at 1 MB, COM32R code follows
H. Peter Anvin
2009-05-24
1
-2
/
+6
*
|
core: LZO compress the PM part of the core
H. Peter Anvin
2009-05-20
1
-0
/
+9
*
|
core: fill unused space in .text with NOP not zero
H. Peter Anvin
2009-05-19
1
-0
/
+1
*
|
core: move 32-bit code out of the .text16 segment
H. Peter Anvin
2009-05-17
1
-0
/
+14
*
|
core: make auxseg a piece of address space assigned by the linker
H. Peter Anvin
2009-05-15
1
-0
/
+15
*
|
core: syslinux.ld: explicitly mark .adv and .uibss as NOLOAD
H. Peter Anvin
2009-05-14
1
-2
/
+2
*
|
First cut of doing 32-bit C code in the core
H. Peter Anvin
2009-05-14
1
-15
/
+81
*
|
core: rename .text, .data and .bss to .text16, .data16, .bss16
unify-pm
H. Peter Anvin
2009-05-13
1
-20
/
+18
*
|
core: zero bss and uibss; fix some section confusions
H. Peter Anvin
2009-05-13
1
-0
/
+3
*
|
core: move initial code to a new .init segment; unify .bss+.bss1
H. Peter Anvin
2009-05-13
1
-9
/
+11
|
/
*
shuffler: work around KVM problem with the new shuffler
H. Peter Anvin
2009-04-13
1
-1
/
+14
*
syslinux.ld: fix comment syntax
H. Peter Anvin
2009-04-04
1
-12
/
+12
[next]