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
*
core: remove the .hugebss section
H. Peter Anvin
2011-04-25
1
-14
/
+0
*
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
*
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
*
Update copyright notices
H. Peter Anvin
2009-04-04
1
-0
/
+13
*
shuffler: first cut of a simpler shuffle routine
H. Peter Anvin
2009-03-31
1
-21
/
+19
*
Ugly workaround for bug in GNU ld 2.17
H. Peter Anvin
2008-06-23
1
-0
/
+5
*
Whitespace cleanup
H. Peter Anvin
2008-06-09
1
-2
/
+2
*
core: fail the link if we push above the 64K point
H. Peter Anvin
2008-06-05
1
-0
/
+2
*
Move files out of root into core, dos, and utils
H. Peter Anvin
2008-05-29
1
-0
/
+119