aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)AuthorFilesLines
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues2-1/+5
2010-03-23re PR libobjc/30445 (Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in)Dave Korn4-32/+20
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues2-438/+613
2009-11-28sarray.c (sarray_free): Use old_buckets variable.Jakub Jelinek3-4/+8
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues2-1/+5
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues4-4420/+4375
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues2-1/+5
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues3-5/+27
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2-1/+5
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek50-522/+518
2009-03-12re PR libobjc/27466 (RFE: Support for libobjc equivalent of std::set_unexpected)David Ayers4-3/+34
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues2-4/+8
2008-12-18Backport from upstream Libtool:Ralf Wildenhues2-40/+59
2008-11-21Object.m (errno): Replaced by errno.h include.Kai Tietz6-8/+23
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman3-339/+1137
2008-07-18Makefile.in: Ignore missing ../boehm-gc/threads.mk.Matthias Klose2-1/+5
2008-07-18configure.ac (AC_CONFIG_FILES): Add threads.mk.Matthias Klose2-1/+9
2008-07-06Makefile.in (install-info): New stub target.Ralf Wildenhues2-2/+7
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2-25/+47
2008-06-14exception.c (PERSONALITY_FUNCTION): Remove extra decrement if HAVE_GETIPINFO ...Kai Tietz2-1/+6
2008-06-10Object.m (compare): Add type id.Kai Tietz5-6/+17
2008-05-30configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for AR...Julian Brown2-20/+147
2008-05-25Delete get_inner_array_type. Use strip_array_types instead.Alan Modra2-4/+7
2008-05-09Makefile.am (LTLDFLAGS): New.Julian Brown2-2/+11
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-26/+55
2008-01-24* configure: Regenerate.David Edelsohn2-6/+10
2007-10-14configure.ac: Don't run config-ml.in directly.H.J. Lu3-90/+87
2007-08-06re PR libobjc/30731 (Warnings while compiling libobjc with the uleb128 changes)Andrew Pinski2-4/+12
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2-6377/+5
2007-06-03configure.ac: Fix a typo in *-*-darwin clause.Andrew Pinski3-71/+53
2007-06-02configure.ac: Fix a typo.H.J. Lu3-3/+8
2007-06-02configure: Regenerate.Paolo Bonzini2-69/+102
2007-06-01Makefile.in: Replace all uses of libext with libsuffix.Andrew Pinski4-82/+69
2007-05-24Makefile.in: Remove all uses of $(libext).Andrew Pinski1-7/+6
2007-05-24Makefile.in: Remove all uses of $(libext).Andrew Pinski1-0/+4
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey3-746/+13147
2007-04-21sendmsg.c (__objc_get_forward_imp): Call __objc_msg_forward2 for real.Andrew Ruder2-0/+11
2007-04-09sendmsg.c: Added __objc_msg_forward2...Andrew Ruder3-54/+59
2007-03-01* Makefile.in: Add dummy install-pdf target.Brooks Moses2-2/+7
2007-02-18objc-list.h (list_free): Add keyword 'inline' to avoid unused warning.Manuel López-Ibáñez2-1/+6
2006-11-01In gcc/: PR 23067Geoffrey Keating2-0/+8
2006-10-15Index: config/ChangeLogGeoffrey Keating5-171/+107
2006-10-10--(top level)--------------------------------------------Brooks Moses2-2/+7
2006-09-12Fix some whitespace issues in the changelog.Andrew Pinski1-5/+5
2006-07-18Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stage...Paolo Bonzini2-23/+58
2006-05-24Makefile.in: Add install-html target.Carlos O'Donell2-0/+8
2006-02-21re PR libobjc/26309 (libobjc bootstrap failure on Tru64 UNIX V4.0F)Rainer Orth2-2/+11
2006-01-24re PR libobjc/9751 (malloc of strlen, not strlen+1)David Ayers2-8/+18
2006-01-24re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers5-48/+65
2005-12-16re PR objc/25360 (Complex types are not encoded)Andrew Pinski3-0/+138