Kevin Cernekee
|
966adfe8ed
ldso/mips: Clean up warnings
|
13 years ago |
Kevin Cernekee
|
a2f827c7c2
ldso/mips: dlsym() incorrectly matches undefined symbols
|
13 years ago |
Kevin Cernekee
|
2d4243ce60
ldso/mips: Enable bootstrap relocations
|
13 years ago |
Richard Braun
|
3d5cec4ff7
libdl: add option for controlling dl_cleanup
|
13 years ago |
Douglas Mencken
|
63e61626c1
ldso: fix build error due to missing variable 'st'
|
13 years ago |
Khem Raj
|
1537893ad3
x86_64/elfinterp.c: Protect missed debug _dl_printf with __SUPPORT_LD_DEBUG__
|
13 years ago |
Khem Raj
|
f87898ca4a
mips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike 04000 commonly
|
13 years ago |
Khem Raj
|
50b6b440f9
Config.in.arch: Free UCLIBC_HAS_FPU setting from depending on UCLIBC_HAS_FLOATS
|
13 years ago |
Carmelo Amoroso
|
75d95590a3
ldso: arm: fix build when prelinking is enabled.
|
13 years ago |
Carmelo Amoroso
|
1c1391e6e5
Merge remote-tracking branch 'origin/master' into prelink
|
13 years ago |
Maksim Rayskiy
|
18bf00f312
libc: add missing lock initialization in vswprintf
|
13 years ago |
Carmelo Amoroso
|
c61993f7e0
libubacktrace: fix makefile clean target
|
13 years ago |
Carmelo Amoroso
|
7682323a3a
Merge remote-tracking branch 'origin/master' into prelink
|
13 years ago |
Carmelo Amoroso
|
74da7a8855
fts: fix warning due to old-style function definition
|
13 years ago |
Carmelo Amoroso
|
c2eaaf39dc
ldso_tls: fix compiler warning due to missing cast
|
13 years ago |
Bernhard Reutner-Fischer
|
e8dc8eca8d
resolv: fix bug in res_init with ipv6 nameservers
|
13 years ago |
Bernhard Reutner-Fischer
|
97c3c5f634
config: Fix passing defconfig args
|
13 years ago |
Bernhard Reutner-Fischer
|
4cf580dfcc
buildsys: pt-initfini.s depends on uClibc_config.h
|
13 years ago |
Bernhard Reutner-Fischer
|
6b76a71299
libdl: search for ELF_RTYPE_CLASS_DLSYM in dlsym()
|
13 years ago |
Bernhard Reutner-Fischer
|
0100056707
resolv: try next server on SERVFAIL
|
13 years ago |
Natanael Copa
|
bc3be18145
getaddrinfo: allow numeric service without any hints
|
13 years ago |
Bernhard Reutner-Fischer
|
2fa7315f34
bump version to 0.9.33-git
|
13 years ago |
Khem Raj
|
f282ca2286
nptl/pthread: Correct path for machine specific pt-initfini.c
|
13 years ago |
Khem Raj
|
c97ce77636
ctor/dtor nptl: Fix init and fini function compilation
|
13 years ago |
Khem Raj
|
45046d8134
Rules.mak: Rearrange appending UCLIBC_EXTRA_CFLAGS to CFLAGS
|
13 years ago |
Yann E. MORIN
|
4151e14cc8
ARM: remove EABI/OABI selection
|
14 years ago |
Yann E. MORIN
|
7a246fda8e
ARM: detect BX availibility at build time
|
14 years ago |
Yann E. MORIN
|
3862c65a05
ARM: #include <bits/arm_asm.h> where __USE_BX__ is used
|
14 years ago |
Yann E. MORIN
|
7f40574243
ARM: transform the EABI/OABI choice into a boolean
|
14 years ago |
Yann E. MORIN
|
3936325282
ARM: remove sub-arch/variants selection from menuconfig
|
14 years ago |