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: cleaner way to remove .rel.dyn; mark bss segments (NOLOAD)
H. Peter Anvin
2009-07-24
1
-10
/
+10
*
syslinux.ld: fix definition of __dynstr_len
H. Peter Anvin
2009-07-20
1
-1
/
+1
*
Add __dynsym_len and __dynstr_len
H. Peter Anvin
2009-07-10
1
-0
/
+2
*
core: generate a .dynamic section with all that jazz
H. Peter Anvin
2009-07-09
1
-6
/
+49
*
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