index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
add loongarch64 port
Hongliang Wang
2024-02-16
1
-0
/
+14
*
configure: replace -Os with equivalent based on -O2
Rich Felker
2023-05-21
1
-1
/
+14
*
configure: disable TBAA optimization because most compilers are buggy
Rich Felker
2022-10-19
1
-0
/
+8
*
remove ARMSUBARCH relic from configure
Stefan O'Rear
2022-04-27
1
-5
/
+0
*
fix failure to use add-cfi scripts on asm when building out-of-tree
Wesley Wiser
2022-01-07
1
-1
/
+1
*
add SPE FPU support to powerpc-sf
Rich Felker
2021-09-23
1
-3
/
+1
*
configure: do not use obsolescent form of test -a|o
Issam E. Maghni
2020-11-29
1
-3
/
+3
*
configure: enable warnings by default
Rich Felker
2020-08-27
1
-2
/
+2
*
configure: use additive warnings instead of subtracting from -Wall
Rich Felker
2020-08-27
1
-9
/
+15
*
configure: add further -Werror=... options to detected CFLAGS
Rich Felker
2020-08-27
1
-0
/
+4
*
make mallocng the default malloc implementation
Rich Felker
2020-06-30
1
-2
/
+2
*
add malloc implementation selection to configure
Rich Felker
2020-06-30
1
-0
/
+12
*
suppress unwanted warnings when configuring with clang
Rich Felker
2020-06-01
1
-0
/
+7
*
ppc: add configure check for older compilers erroring on 'd' constraint
rofl0r
2019-11-05
1
-0
/
+9
*
configure: make AR and RANLIB customizable
Fangrui Song
2019-07-04
1
-0
/
+4
*
add riscv64 architecture support
Rich Felker
2019-06-14
1
-0
/
+6
*
improve i386 inline syscall asm on non-broken compilers
Rich Felker
2019-05-11
1
-0
/
+14
*
configure: accept ppc[64] as alias for powerpc[64] in gcc tuples
Rich Felker
2019-01-19
1
-2
/
+2
*
support clang internal assembler when building for arm as thumb2 code
Rich Felker
2018-09-19
1
-0
/
+1
*
configure: only try -Qunused-arguments for clang
Rich Felker
2018-09-12
1
-1
/
+1
*
remove vis.h protected-visibility hack
Rich Felker
2018-09-12
1
-38
/
+0
*
add m68k port
Rich Felker
2018-06-19
1
-0
/
+8
*
use explicit dynamic-list rather than symbolic-functions for linking
Rich Felker
2018-04-17
1
-4
/
+6
*
fix detection of LIBCC for compiler-rt with clang
Matúš Olekšák
2018-02-21
1
-0
/
+2
*
better configure check for long double support
Szabolcs Nagy
2018-02-07
1
-3
/
+2
*
disable global visibility override hack (vis.h) by default
Rich Felker
2017-08-11
1
-2
/
+3
*
fix clang CFLAGS checks and silence unused argument warnings
Dmitry Golovin
2017-06-23
1
-0
/
+8
*
when building for arm as thumb2 code, also request assembly as thumb
Rich Felker
2016-12-19
1
-0
/
+4
*
add s390x port
Bobby Bingham
2016-11-11
1
-0
/
+1
*
configure: handle mipsisa64* triplet as a mips64 target
Szabolcs Nagy
2016-08-30
1
-1
/
+1
*
add powerpc64 port
Bobby Bingham
2016-05-08
1
-1
/
+7
*
fix redundant processing of --build flag in configure script
LeMay, Michael
2016-05-04
1
-1
/
+1
*
follow standard configure behavior for cross compile prefix
Rich Felker
2016-04-29
1
-1
/
+13
*
add mips n32 port (ILP32 ABI for mips64)
Rich Felker
2016-04-18
1
-0
/
+1
*
add support for mips and mips64 r6 isa
Rich Felker
2016-04-03
1
-0
/
+2
*
make configure check for unsupported (SPE) powerpc hard-float models
Rich Felker
2016-03-06
1
-0
/
+2
*
add powerpc soft-float support
Felix Fietkau
2016-03-06
1
-0
/
+4
*
add mips64 port
Rich Felker
2016-03-06
1
-1
/
+7
*
add arch tuple matching for nt32 and nt64 in configure
Rich Felker
2016-02-19
1
-0
/
+2
*
work around regression building for armhf with clang (compiler bug)
Rich Felker
2016-02-19
1
-0
/
+14
*
partly revert detection of broken float in configure
Rich Felker
2016-02-18
1
-1
/
+1
*
make configure attempt to catch broken floating point CFLAGS/defaults
Rich Felker
2016-02-17
1
-0
/
+10
*
make configure accept -h as an alias for --help
Rich Felker
2016-02-02
1
-1
/
+1
*
don't suppress shared libc when linker lacks -Bsymbolic-functions
Rich Felker
2016-01-31
1
-9
/
+4
*
add arch/generic include fallback to build rules
Rich Felker
2016-01-27
1
-2
/
+3
*
remove unneeded -I options from configure test for may_alias attribute
Rich Felker
2016-01-27
1
-1
/
+1
*
use same object files for libc.a and libc.so if compiler produces PIC
Rich Felker
2016-01-25
1
-0
/
+10
*
fix global visibility (vis.h) support for out-of-tree builds
Rich Felker
2016-01-20
1
-1
/
+1
*
support out-of-tree build
Petr Hosek
2016-01-17
1
-5
/
+25
*
work around toolchains with broken visibility in libgcc/libpcc
Rich Felker
2015-11-07
1
-0
/
+5
[next]