index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2015-05-14
This is update for configure, build and install of vector math library.
Andrew Senkevich
2015-04-09
Let non-add-on preconfigure scripts set libc_config_ok.
Roland McGrath
2015-03-31
Add a testcase for copy reloc against protected data
H.J. Lu
2015-03-04
Avoid C++ tests when the C++ cannot be linked.
Roland McGrath
2015-02-11
Revert "hurd: Fix abi-tag, following ba90e05"
Samuel Thibault
2014-12-22
Require bison 2.7 or newer for regenerating intl/plural.y
Will Newton
2014-12-15
Bump required version of texinfo to 4.7
Will Newton
2014-12-10
Use -Werror by default, add --disable-werror.
Joseph Myers
2014-11-14
Require GCC 4.6 or later to build glibc.
Joseph Myers
2014-11-10
Update minimal required bunutils version to 2.22
Andrew Senkevich
2014-10-24
Rework compiler version check in configure.
Roland McGrath
2014-09-16
Remove bitrotten --enable-oldest-abi (bug 6652).
Joseph Myers
2014-09-12
Remove configuration name patterns from shlib-versions.
Joseph Myers
2014-08-12
detect broken linker handling of __ehdr_start
Mike Frysinger
2014-07-31
Use __builtin_trap for ABORT_INSTRUCTION.
Roland McGrath
2014-06-27
Remove relro configure test.
Joseph Myers
2014-06-26
Remove powerpc special cases in configure.ac.
Joseph Myers
2014-06-26
Remove configure tests for assembler CFI support.
Joseph Myers
2014-06-25
Move USE_REGPARMS define to sysdeps/i386/configure.ac.
Joseph Myers
2014-06-25
Remove BROKEN_PPC_ASM_CR0 configure test.
Joseph Myers
2014-06-25
Move base_machine and machine settings from configure.ac to sysdeps preconfig...
Joseph Myers
2014-05-09
S/390: Port of lock elision to System/z
Dominik Vogt
2014-04-14
nscd: Make SELinux checks dynamic.
Carlos O'Donell
2014-04-06
PowerPC: define _CALL_ELF if compiler does not
Adhemerval Zanella
2014-03-13
stop supporting bash-1.x
Mike Frysinger
2014-03-13
delete ksh checks
Mike Frysinger
2014-03-13
Use __ehdr_start, when available, for rtld to get its own headers.
Roland McGrath
2013-12-16
Set AUTOCONF variable when maintainer-mode is not used
Allan McRae
2013-12-16
Add --enable-maintainer-mode configure option
Allan McRae
2013-10-31
Accept make versions 4.0 and greater
Marc-Antoine Perennou
2013-10-30
rename configure.in to configure.ac
Mike Frysinger