aboutsummaryrefslogtreecommitdiff
path: root/libobjc/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-10-20Make 'autoreconf' work for 'gcc', 'libobjc'Thomas Schwinge1-0/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-1/+10
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-1/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-17Enable building libobjc with Intel CETIgor Tsimbalist1-0/+5
2017-01-18re PR libobjc/78697 (--with-target-bdw-gc-include shouldn't be required to be...Matthias Klose1-38/+51
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-01configure.ac: Don't use pkg-config to check for bdw-gc.Matthias Klose1-8/+3
2016-11-30configure.ac: Set BDW_GC_CFLAGS and BDW_GC_LIBS after checking for the existe...Matthias Klose1-1/+3
2016-11-30configure.ac (--enable-objc-gc): If not given, default to enable_objc_gc=no.Jakub Jelinek1-1/+1
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose1-20/+156
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-13sjlj.m4: New file.Eric Botcazou1-54/+0
2015-05-02fixup libobjc usage of PCC_BITFIELD_TYPE_MATTERSTrevor Saunders1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libobjc/Richard Sandiford1-1/+1
2013-02-03Update copyright years in libobjc.Richard Sandiford1-2/+1
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-8/+1
2011-11-02Move gthr to toplevel libgccRainer Orth1-9/+0
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-3/+13
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-2/+3
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-0/+2
2010-03-23re PR libobjc/30445 (Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in)Dave Korn1-0/+4
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues1-1/+1
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-5/+4
2007-10-14configure.ac: Don't run config-ml.in directly.H.J. Lu1-21/+6
2007-06-03configure.ac: Fix a typo in *-*-darwin clause.Andrew Pinski1-1/+1
2007-06-02configure.ac: Fix a typo.H.J. Lu1-1/+1
2007-06-01Makefile.in: Replace all uses of libext with libsuffix.Andrew Pinski1-3/+3
2006-10-15Index: config/ChangeLogGeoffrey Keating1-33/+4
2006-01-24re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers1-4/+11
2005-11-20re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers1-1/+1
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-08-13Makefile.in (extra_ldflags_libobjc): New.Andrew Pinski1-0/+9
2005-03-21Makefile.in: Set gcc_version here.Zack Weinberg1-3/+1
2005-02-28re PR libobjc/20252 (Libobjc build broken)Andrew Pinski1-12/+9
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-4/+5
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-5/+1
2004-10-19aclocal.m4: Rename to ...Mike Stump1-0/+4
2004-09-30re PR libobjc/16448 (FAIL: objc/execute/IMP.m compilation, -O0)Andrew Pinski1-0/+56
2004-08-28configure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARGET to ACX_NONCANONICAL...Nathanael Nerode1-2/+1
2004-06-11configure.ac: Support --enable-shared=libobjc.Andrew Pinski1-1/+1