aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-15re PR libobjc/14382 ([libobjc] Calling +initialize on a per category basis)David Ayers2-9/+22
2005-12-11re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_t...Andrew Pinski2-7/+28
2005-12-10re PR libobjc/25347 (objc_alignof_type gets the wrong alignment for unions (o...Andrew Pinski2-43/+26
2005-12-10re PR libobjc/25346 (objc_sizeof_type does not handle _Bool at all)Andrew Pinski3-0/+18
2005-11-20re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers6-205/+14
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva2-0/+9
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger1-1/+0
2005-10-06re PR testsuite/23612 (obj-c++.dg/encode-6.mm fail with the GNU runtime)Ulrich Weigand2-9/+15
2005-09-04re PR libobjc/23108 (alignment bug in libobjc/archive.c)Andrew Pinski2-2/+9