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