aboutsummaryrefslogtreecommitdiff
path: root/libobjc/configure
AgeCommit message (Expand)AuthorFilesLines
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-17/+95
2023-08-07libtool.m4: augment symcode for Solaris 11Nick Alcock1-1/+1
2023-08-07Add support for the haiku operating systemAlexander von Gluck IV1-1/+1
2023-08-07libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2023-08-07libtool.m4: fix nm BSD flag detectionNick Alcock1-44/+45
2023-08-07GCC: Check if AR works with --plugin and rcH.J. Lu1-3/+11
2023-08-07Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu1-2/+25
2022-10-20Make 'autoreconf' work for 'gcc', 'libobjc'Thomas Schwinge1-2/+3
2022-10-12regenerate configure filesMartin Liska1-2/+2
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque1-0/+24
2022-08-25regenerate configure files and config.h.in filesMartin Liska1-3/+3
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-16/+18
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-2/+2
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-4/+5
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu1-2/+5
2020-05-14x86: Default CET run-time support to autoH.J. Lu1-2/+2
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore1-2/+2
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-3/+30
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki1-6/+11
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-618/+574
2018-04-24Regenerate configure of target librariesH.J. Lu1-1/+1
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-7/+6
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm1-1/+1
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist1-3/+18
2017-11-17Enable building libobjc with Intel CETIgor Tsimbalist1-3/+77
2017-01-18re PR libobjc/78697 (--with-target-bdw-gc-include shouldn't be required to be...Matthias Klose1-28/+41
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-2/+21
2016-12-01configure.ac: Don't use pkg-config to check for bdw-gc.Matthias Klose1-147/+5
2016-11-30configure.ac: Set BDW_GC_CFLAGS and BDW_GC_LIBS after checking for the existe...Matthias Klose1-0/+2
2016-11-30configure.ac (--enable-objc-gc): If not given, default to enable_objc_gc=no.Jakub Jelinek1-0/+2
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose1-31/+354
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-2/+1
2015-05-13sjlj.m4: New file.Eric Botcazou1-70/+2
2015-05-05Improve the test in bitfields.m4Trevor Saunders1-4/+3
2015-05-02fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders1-0/+38
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-1/+1
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-1/+1
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra1-6/+12
2012-09-14* configure: Regenerated.David Edelsohn1-3/+4
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu1-4/+11
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-10/+3
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler1-3/+3
2011-11-02Move gthr to toplevel libgccRainer Orth1-13/+1
2011-06-08In libobjc/: 2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-1/+1
2011-04-15re PR libobjc/32037 (--enable-objc-gc on OS X won't build)Rainer Orth1-5/+16
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues1-11/+3
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-5/+28
2010-12-03configure.ac (VERSION): Bump the version to 3:0:0.Matthias Klose1-1/+1
2010-09-14In libobjc/: Implemented objc_sync_enter() and objc_sync_exit(), which are re...Nicola Pero1-3/+214