index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
csu
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
Add crt1-2.0.o for glibc 2.0 compatibility tests
H.J. Lu
1
-0
/
+4
2024-02-25
csu: Reformat Makefile.
Carlos O'Donell
1
-15
/
+59
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-10-06
csu: Disable stack protector for static-reloc for static-pie
Adhemerval Zanella
1
-5
/
+11
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-12-12
hurd: Add rules for static PIE build
Samuel Thibault
1
-5
/
+12
2021-09-19
Extend struct r_debug to support multiple namespaces [BZ #15971]
H.J. Lu
1
-0
/
+3
2021-03-15
Build libc-start with stack protector for SHARED
Siddhesh Poyarekar
1
-10
/
+12
2021-02-25
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
1
-9
/
+1
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
1
-1
/
+1
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-07-05
Build csu/elf-init.c and csu/static-reloc.c with stack protector
Florian Weimer
1
-0
/
+16
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2017-12-15
Add --enable-static-pie configure option to build static PIE [BZ #19574]
H.J. Lu
1
-3
/
+21
2017-11-06
Use newly built crt*.o files to build shared objects [BZ #22362]
H.J. Lu
1
-0
/
+10
2017-09-22
Remove Banner mechanism.
Joseph Myers
1
-15
/
+0
2017-09-19
Enable unwind info in libc-start.c and backtrace.c
Wilco Dijkstra
1
-0
/
+3
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2016-12-26
Disable stack protector in early static initialization [BZ #7065]
Nick Alcock
1
-0
/
+4
2016-12-21
Move all tests out of the csu subdirectory
Nick Alcock
1
-2
/
+3
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2015-08-07
Fix gcrt0.o compilation
Samuel Thibault
1
-2
/
+9
2015-02-23
Compile gcrt1.o with -fPIC
H.J. Lu
1
-2
/
+11
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2014-03-14
Remove "Compiled on ..." crapola from version text.
Roland McGrath
1
-34
/
+1
2014-02-28
Fix fallout from Joseph's untested Makeconfig change.
Roland McGrath
1
-2
/
+2
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
1
-4
/
+2
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
1
-1
/
+1
2013-02-15
Remove bounded-pointers build system support.
Joseph Myers
1
-9
/
+0
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2012-03-07
Remove distribute variable from Makefiles
Ulrich Drepper
1
-2
/
+0
2012-02-21
Remove old initfini mechanism.
Joseph Myers
1
-47
/
+2
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
1
-3
/
+2
2012-02-08
Remove have-initfini and need-nopic-initfini
Andreas Schwab
1
-6
/
+0
2012-02-08
Support crti.S and crtn.S provided directly by architectures.
Joseph Myers
1
-0
/
+9
2012-01-07
Remove non-ELF support
Ulrich Drepper
1
-19
/
+1
2010-04-04
Fix retrieving of kernel header version.
Ulrich Drepper
1
-2
/
+13
2006-03-01
* version.h (VERSION): 2.3.91
Roland McGrath
1
-1
/
+3
2006-02-28
* Makefile (subdir-target-args): New variable.
Roland McGrath
1
-4
/
+3
2005-11-06
* configure.in: Remove gnu_ld definition and everything using it.
Ulrich Drepper
1
-15
/
+2
2005-03-01
* csu/Makefile: Use printf instead of echo for some shells.
Ulrich Drepper
1
-1
/
+1
2005-01-03
(generated): Add start.os and start.ob.
Andreas Jaeger
1
-1
/
+3
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-10
/
+20
2007-07-12
2.5-18.1
Jakub Jelinek
1
-20
/
+10
2004-08-20
2004-08-20 Roland McGrath <roland@frob.com>
Roland McGrath
1
-3
/
+5
2004-03-08
Update.
Ulrich Drepper
1
-2
/
+2
2003-12-02
* config.make.in (fno-unit-at-a-time): Define.
Andreas Jaeger
1
-1
/
+1
[next]