index
:
crosstool-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
/
libc
/
glibc.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the new SuperH fixes in the two multilib samples
Alexey Neyman
2017-09-03
1
-0
/
+1
*
Workaround for static uClibc-ng issue with -lpthread
Alexey Neyman
2017-09-03
1
-36
/
+36
*
config: Add package versioning flexibility
Nathan Chancellor
2017-09-01
1
-2
/
+2
*
Make --enable-obsolete-rpc an option in ct-ng
Alexey Neyman
2017-08-26
1
-2
/
+3
*
Fix glibc-ports with the new framework
Alexey Neyman
2017-08-26
1
-4
/
+8
*
Building packages using the new framework
Alexey Neyman
2017-07-08
1
-2
/
+2
*
Fix the references to old config variables
Alexey Neyman
2017-07-08
1
-103
/
+24
*
Convert the rest of packages to new framework
Alexey Neyman
2017-07-08
1
-23
/
+23
*
MinGW-W64 fixes
Alexey Neyman
2017-03-30
1
-1
/
+1
*
Move tools alias creation to a common function
Alexey Neyman
2017-03-12
1
-0
/
+2
*
Merge pull request #635 from stilor/macos-skip-locales
Alexey Neyman
2017-03-07
1
-1
/
+1
|
\
|
*
Skip building locales on macos, too
Alexey Neyman
2017-03-06
1
-1
/
+1
*
|
glibc: hide native c++ executable from build
Dan McGregor
2017-03-01
1
-0
/
+4
*
|
Bring in FreeBSD support
Dan McGregor
2017-03-01
1
-1
/
+9
|
/
*
Skip locale build on Cygwin
Alexey Neyman
2017-02-28
1
-0
/
+9
*
Revert "Determine whether -E/-r option selects extended regexp"
Alexey Neyman
2017-02-26
1
-3
/
+3
*
Determine whether -E/-r option selects extended regexp
Alexey Neyman
2017-02-13
1
-3
/
+3
*
External addons supported by glibc even now
Alexey Neyman
2017-02-09
1
-27
/
+24
*
Revert "glibc: Remove support for downloading and extracting add-ons"
Alexey Neyman
2017-02-09
1
-0
/
+67
*
Fix location where libc manual is built
Alexey Neyman
2017-01-30
1
-2
/
+2
*
Run all configure scripts using ${CONFIG_SHELL}
Alexey Neyman
2017-01-25
1
-0
/
+1
*
Use ${CT_CC} instead of gcc ...
Alexey Neyman
2017-01-13
1
-6
/
+6
*
Unify fetching Linaro components.
Alexey Neyman
2017-01-12
1
-11
/
+10
*
Darwin needs -liconv when building glibc.
Alexey Neyman
2017-01-10
1
-7
/
+2
*
Avoid trampling user's LDFLAGS_FOR_HOST...
Alexey Neyman
2017-01-10
1
-7
/
+11
*
Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.
Alexey Neyman
2016-11-20
1
-13
/
+13
*
build/glibc: Improve confusing comment
Kirill K. Smirnov
2016-09-15
1
-1
/
+2
*
Support multilib in sh/uClibc.
Alexey Neyman
2016-08-23
1
-105
/
+17
*
Treat multiroots differently.
Alexey Neyman
2016-08-23
1
-10
/
+46
*
Change multilib functions to set the variable.
Alexey Neyman
2016-08-23
1
-2
/
+3
*
libc/*.sh: Deprecate libc_check_config step.
Alexey Neyman
2016-08-23
1
-27
/
+2
*
glibc.sh: cleanups
Alexey Neyman
2016-08-23
1
-55
/
+33
*
libc/*.sh: handle combinations of multilib root/dir.
Alexey Neyman
2016-08-23
1
-116
/
+74
*
multilib: Determine which options may pass through.
Alexey Neyman
2016-08-23
1
-3
/
+19
*
glibc: Build manuals and locales last
Ray Donnelly
2016-08-23
1
-3
/
+17
*
glibc.sh: Use --print-multi-os-directory
Alexey Neyman
2016-08-23
1
-41
/
+44
*
glibc.sh: build dummy libc.so with correct extra flags
Alexey Neyman
2016-06-09
1
-1
/
+2
*
glibc: Use common arch call to get multilib targets
Ray Donnelly
2016-06-09
1
-1
/
+18
*
glibc: do not add bogus options
Alexey Neyman
2016-06-09
1
-2
/
+2
*
Unbreak sparc-unknown-linux-gnu.
Alexey Neyman
2016-04-01
1
-2
/
+17
*
glibc: Mirror extra_config flags from do_libc_backend_once
Bryan Hundven
2016-02-23
1
-0
/
+1
*
glibc: remove do_libc_locales_extract; it's empty
Bryan Hundven
2016-02-23
1
-10
/
+0
*
glibc: Remove support for downloading and extracting add-ons
Bryan Hundven
2016-02-23
1
-67
/
+0
*
glibc: reformat glibc build script
Bryan Hundven
2016-02-23
1
-66
/
+64
*
scripts: Update usage of CT_GetCustom
Bryan Hundven
2015-12-08
1
-11
/
+5
*
consistency: Use exported variables of required tools
Bryan Hundven
2015-11-17
1
-27
/
+27
*
Add gettext and libiconv as companion libs
Ray Donnelly
2015-11-13
1
-0
/
+14
*
glibc: Fix applying addons to glibc => 2.17
Bryan Hundven
2015-09-01
1
-25
/
+27
*
avr-libc: add support for avr-libc C library
Erico Nunes
2015-06-21
1
-0
/
+4
*
bugfix: pass extra build CFLAGS and LDFLAGS to glibc
Lawrence D'Anna
2015-04-07
1
-0
/
+4
[next]