summaryrefslogtreecommitdiff
path: root/libobjc/configure.ac
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-01-16Update copyright years.Jakub Jelinek
2022-10-20Make 'autoreconf' work for 'gcc', 'libobjc'Thomas Schwinge
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-01-03Update copyright years.Jakub Jelinek
2017-11-17Enable building libobjc with Intel CETIgor Tsimbalist
2017-01-18re PR libobjc/78697 (--with-target-bdw-gc-include shouldn't be required to be...Matthias Klose
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-01configure.ac: Don't use pkg-config to check for bdw-gc.Matthias Klose
2016-11-30configure.ac: Set BDW_GC_CFLAGS and BDW_GC_LIBS after checking for the existe...Matthias Klose
2016-11-30configure.ac (--enable-objc-gc): If not given, default to enable_objc_gc=no.Jakub Jelinek
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose
2016-01-04Update copyright years.Jakub Jelinek
2015-05-13sjlj.m4: New file.Eric Botcazou
2015-05-02fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libobjc/Richard Sandiford
2013-02-03Update copyright years in libobjc.Richard Sandiford
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2011-11-02Move gthr to toplevel libgccRainer Orth
2011-06-08In libobjc/: 2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero
2011-04-15re PR libobjc/32037 (--enable-objc-gc on OS X won't build)Rainer Orth
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-12-03configure.ac (VERSION): Bump the version to 3:0:0.Matthias Klose
2010-09-14In libobjc/: Implemented objc_sync_enter() and objc_sync_exit(), which are re...Nicola Pero
2010-03-23re PR libobjc/30445 (Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in)Dave Korn
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2007-10-14configure.ac: Don't run config-ml.in directly.H.J. Lu
2007-06-03configure.ac: Fix a typo in *-*-darwin clause.Andrew Pinski
2007-06-02configure.ac: Fix a typo.H.J. Lu
2007-06-01Makefile.in: Replace all uses of libext with libsuffix.Andrew Pinski
2006-10-15Index: config/ChangeLogGeoffrey Keating
2006-01-24re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers
2005-11-20re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers
2005-08-17All files: Update FSF address.Kelley Cook
2005-08-13Makefile.in (extra_ldflags_libobjc): New.Andrew Pinski
2005-03-21Makefile.in: Set gcc_version here.Zack Weinberg
2005-02-28re PR libobjc/20252 (Libobjc build broken)Andrew Pinski
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford