index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
COPYRIGHT
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
add fdpic structs and reloc types for dynamic linking
Rich Felker
1
-0
/
+16
2015-09-17
further refactoring of dynamic linker load address computations
Rich Felker
1
-2
/
+2
2015-09-17
begin refactoring load address computations in dynamic linker
Rich Felker
1
-19
/
+22
2015-09-17
remove old dlstart stage-2 symbolic lookup code; add new generic
Rich Felker
1
-14
/
+8
2015-09-17
new dlstart stage-2 chaining for x86_64 and x32
Rich Felker
2
-0
/
+10
2015-09-17
new dlstart stage-2 chaining for powerpc
Rich Felker
1
-0
/
+9
2015-09-17
new dlstart stage-2 chaining for or1k
Rich Felker
1
-0
/
+9
2015-09-17
new dlstart stage-2 chaining for mips
Rich Felker
1
-0
/
+15
2015-09-17
new dlstart stage-2 chaining for microblaze
Rich Felker
1
-0
/
+7
2015-09-17
introduce new symbol-lookup-free rcrt1/dlstart stage chaining
Rich Felker
2
-0
/
+13
2015-09-17
remove attribute((const)) from pthread_self and errno location decls
Rich Felker
3
-9
/
+0
2015-09-15
add format argument attributes to gettext function prototypes
Khem Raj
1
-6
/
+14
2015-09-15
reindent powerpc's bits/termios.h to be consistent with other archs
Felix Janda
1
-140
/
+138
2015-09-15
fix namespace violations in aarch64/bits/termios.h
Felix Janda
1
-7
/
+7
2015-09-12
add sh fdpic subarch variants
Rich Felker
2
-1
/
+20
2015-09-12
add fdpic version of entry point code for sh
Rich Felker
1
-0
/
+29