summaryrefslogtreecommitdiff
path: root/gdb/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* gdb: Fix GDB_AC_CHECK_BFD macro regressionRichard Purdie2023-03-071-1/+1
* gdb: use libtool in GDB_AC_CHECK_BFDJose E. Marchesi2022-11-151-3/+5
* Fix GDB build: ELF support check & -lzstdPedro Alves2022-09-281-2/+2
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-261-1/+2
* gdb: don't use -Wmissing-prototypes with g++Andrew Burgess2022-01-131-0/+3
* gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRSMike Frysinger2021-06-191-37/+10
* GDB: Fix detection of ELF support when configuring with -Werror=implicit-func...Alex Richardson2020-11-281-0/+1
* gdb: modernize acinclude.m4Simon Marchi2020-10-311-16/+32
* gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDCSimon Marchi2020-10-311-108/+0
* gdb: move ptrace.m4 to gdbsupportSimon Marchi2020-10-251-1/+1
* Fix --enable-libctf and --disable-staticNick Alcock2020-06-261-0/+3
* Move gdb/selftest.m4 to gdbsupport/selftest.m4Simon Marchi2020-03-121-1/+1
* Move gdb/warning.m4 to gdbsupportSimon Marchi2020-02-111-1/+1
* Move gdbsupport to the top levelTom Tromey2020-01-141-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Add configure check for std::threadTom Tromey2019-11-261-0/+2
* Use m4_include, not sinclude in .m4 filesTom Tromey2019-10-231-22/+22
* [PR build/24886] disable glibc mcheck supportFrank Ch. Eigler2019-08-061-3/+0
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Add parameter to allow enabling/disabling selftests via configureSergio Durigan Junior2018-10-101-0/+3
* Add --enable-ubsanTom Tromey2018-10-031-0/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Require C++11Pedro Alves2016-10-281-0/+2
* gdb/: Require a C++ compilerPedro Alves2016-09-051-3/+0
* gdb: split out warnings helpersMike Frysinger2016-01-111-0/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie2015-08-061-125/+2
* make gdbserver use the same ptrace autoconf checks as gdbPedro Alves2015-07-241-0/+3
* Replace $zlibdir with $ZLIBDIR in LDFLAGSH.J. Lu2015-04-091-1/+2
* Add --with-system-zlib in gdbH.J. Lu2015-03-311-2/+2
* Add --enable-build-with-cxx configure switchPedro Alves2015-02-271-0/+3
* Create libiberty.m4, have GDB and GDBserver use itPedro Alves2015-02-271-0/+3
* Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi2015-02-181-0/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* PR guile/17367Doug Evans2014-09-091-2/+2
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-191-4/+0
* PR guile/17146Doug Evans2014-07-261-0/+72
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* introduce common.m4Tom Tromey2013-11-081-0/+2
* On mainline/development, also link GDBserver with -lmcheck.Pedro Alves2013-07-031-0/+3
* Replace hardcoded -ldl with check for availabilityH.J. Lu2013-05-171-1/+1
* 2013-01-17 Pedro Alves <palves@redhat.com>Pedro Alves2013-01-171-2/+15
* * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.Tom Tromey2013-01-021-0/+34
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* update copyright notices in various GDB files.Joel Brobecker2012-12-191-3/+1
* * acinclude.m4 (CY_AC_C_WORKS): Remove.Tom Tromey2012-12-131-25/+1
* 2012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves2012-04-191-0/+2
* Allow python to find its files if moved from original location.Doug Evans2010-05-271-15/+24