index
:
gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libiberty
/
configure.ac
Age
Commit message (
Expand
)
Author
2025-10-02
Sync toplevel files from binutils-gdb
H.J. Lu
2025-03-29
libiberty, gcc: Add memrchr to libiberty and use it [PR119283].
Iain Sandoe
2025-03-25
libiberty: Append <libgen.h> to AC_CHECK_DECLS [PR119218].
Iain Sandoe
2024-12-11
autoupdate: replace obsolete macros in libiberty
Matthieu Longo
2023-12-05
libiberty: Fix build with GCC < 7
Jakub Jelinek
2023-11-30
libiberty: Disable hwcaps for sha1.o
Rainer Orth
2023-11-28
libiberty: Use x86 HW optimized sha1
Jakub Jelinek
2023-11-09
[PATCH v3] libiberty: Use posix_spawn in pex-unix when available.
Brendan Shanks
2023-08-07
Sync with binutils: GCC: Pass --plugin to AR and RANLIB
H.J. Lu
2023-06-15
configure: Implement --enable-host-pie
Marek Polacek
2022-11-22
Revert "configure: Implement --enable-host-pie"
Marek Polacek
2022-11-22
configure: Implement --enable-host-pie
Marek Polacek
2022-11-14
Revert "sphinx: add --with-sphinx-build"
Martin Liska
2022-11-14
Revert "configure: always set SPHINX_BUILD"
Martin Liska
2022-11-13
configure: always set SPHINX_BUILD
Martin Liska
2022-11-09
sphinx: add --with-sphinx-build
Martin Liska
2022-06-26
Make it easier to rebuild configure files.
Simon Marchi
2021-12-15
Revert "Sync with binutils: GCC: Pass --plugin to AR and RANLIB"
H.J. Lu
2021-12-15
Sync with binutils: GCC: Pass --plugin to AR and RANLIB
H.J. Lu
2021-11-29
Make etags path used by build system configurable
Eric Gallager
2021-09-01
libiberty, configure, Darwin: Avoid detecting deprecated sbrk.
Iain Sandoe
2021-06-05
Use libiberty snprintf and vsnprintf on hppa*-*-hpux*.
John David Anglin
2021-05-04
Fix libiberty link failures in LTO mode for MinGW
Eric Botcazou
2020-11-25
libsanitizer: Add option to bootstrap using HWASAN
Matthew Malcomson
2020-04-25
Enable Intel CET in liblto_plugin.so on Intel CET enabled host
H.J. Lu
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
2018-10-01
[libiberty] Use pipe inside pex_run
Nathan Sidwell
2017-05-31
configure.ac (strnlen): Add to AC_CHECK_DECLS.
DJ Delorie
2016-11-14
libiberty: Add -Wshadow=local to warning flags (if supported).
Mark Wielaard
2015-11-09
Configury changes for obstack optimization
Alan Modra
2015-11-06
Do not use libiberty's getpagesize on Android
Joel Brobecker
2015-05-22
libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.
Yunlian Jiang
2014-11-22
re PR other/63694 (Build error compiling asan.c: strtoull undeclared)
John David Anglin
2014-10-28
Add strtoll and strtoull to libiberty.
Yury Gribov
2014-04-17
re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...
Jakub Jelinek
2014-01-06
libiberty: fix --enable-install-libiberty flag [PR 56780]
Mike Frysinger
2013-10-15
Add --enable-host-shared configuration option
David Malcolm
2013-06-01
re PR other/56780 (--disable-install-libiberty still installs libiberty.a)
Matt Burgess
2012-09-18
strnlen.c: New file.
Ian Lance Taylor
2011-08-22
Centralize PICFLAG configuration
Rainer Orth
2011-07-22
re PR c++/49756 (g++ ICE)
Jakub Jelinek
2010-11-21
Fix build regression
Anthony Green
2010-11-04
Use spawnve on cygwin.
Richard Henderson
2010-11-02
simple-object.h: New file.
Ian Lance Taylor
2010-10-07
Turn PR_SET_NAME check into link check
Andi Kleen
2010-10-06
[PATCH] Report LTO phase in lto1 process name v2
Andi Kleen
2010-09-08
re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)
Tristan Gingold
2010-06-03
re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...
Ralf Wildenhues
2010-01-04
re PR target/42316 ([SH] `builddir-single/libiberty/pic/libiberty.a': No such...
Nobuhiro Iwamatsu
2009-11-26
configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order.
Ben Elliston
[next]