index
:
steve.capper/libhugetlbfs.git
aarch64-support
aarch64-tosend
master
next
libhugetlbfs with my ARM patches applied.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldscripts
Age
Commit message (
Expand
)
Author
2008-11-25
Update SECTIONS from linker scripts for binutils 2.19 compatibility
2.1-pre5
Eric B Munson
2008-10-21
whitespace: cleanup whitespace breakage
2.1-pre3
Andy Whitcroft
2008-03-07
ldscripts: Remove unneeded __libhuge_filesz symbol
Adam Litke
2008-01-30
elf64ppc.xB flexible BSS alignment
Adam Litke
2007-11-30
ldscripts: Place 32bit BDT PLT in BSS for PPC
Nishanth Aravamudan
2007-11-30
ldscripts: standardize BDT phdr naming
Nishanth Aravamudan
2007-07-02
elf64ppc.B: fix eh_frame_hdr placement be with the text not data
Nishanth Aravamudan
2007-04-19
ldscripts: fix EH_FRAME segment
Nishanth Aravamudan
2007-04-18
elflink: rework plt detection
Nishanth Aravamudan
2006-11-06
ldscripts: Fix .note.SuSE and .note.ABI-tag sections
aglitke
2006-10-26
ldscripts: Missing bss section placement statement
aglitke
2006-10-03
ldscripts: [powerpc] Align the end of the BSS to a segment boundary
aglitke
2006-03-21
Oops, Pad the end of the plt with LONG(0).
aglitke
2006-03-13
Updates to i386 linker scripts
aglitke
2006-03-13
copy only p_filesz bytes from original segment into huge pages
aglitke
2006-02-10
Adjust 64-bit ppc linker script to use 1.5TB for BSS instead of 1TB, so
David Gibson
2006-01-17
Add handling of .note.SuSE section to ldscripts.
David Gibson
2006-01-16
Correct handling of .note.ABI-tag section in linker scripts.
David Gibson
2006-01-09
Added copyright notices and LGPL invocation.
1.0-pre1
David Gibson
2006-01-06
Don't use PROVIDE() to define __executable_start since it can result in the
David Gibson
2005-12-19
Remove recent ld features from linker scripts, aiming to have them work on
David Gibson
2005-12-01
x86_64 linker scripts
David Gibson
2005-12-01
Tiny tweaks (spacing, comments) to linker scripts.
David Gibson
2005-12-01
xBDT support for i386.
David Gibson
2005-12-01
Lots of work on ELF mapping stuff. Now xB and xBDT at least somewhat work.
David Gibson
2005-11-29
New important testcases, further work on automatic segment mapping.
David Gibson
2005-11-28
Automatic BSS in hugepage support for x86
David Gibson
2005-11-28
(implicit) hugepage BSS for ppc32 and ppc64.
David Gibson
2005-11-28
Many updates:
David Gibson
2005-11-25
Linker scripts, and basic testcase for auto hugepage stuff.
David Gibson