aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-17All files: Update FSF address.Kelley Cook52-104/+108
2005-08-13re PR libobjc/22492 ([PATCH] Abort after @finally: libobjc passing exception ...Marcin Koziej2-2/+16
2005-08-13Makefile.in (extra_ldflags_libobjc): New.Andrew Pinski5-11/+36
2005-07-26re PR libobjc/22606 (Exceptions cannot be thrown from -forward::)Andrew Pinski2-1/+6
2005-06-08NXConstStr.h, [...]: Do not include Objective-C headers as system headers.David Ayers11-19/+27
2005-06-07archive.c, [...]: Include hash.h.David Ayers28-55/+66
2005-05-19* exception.c: Revert last change.Richard Henderson2-1/+4
2005-05-19exception.c: Include tsystem.h for unwind.h.David Ayers2-0/+5
2005-05-10* configure: Regenerate.Mike Stump2-1/+5
2005-04-13* configure: Regenerate.Mike Stump2-2/+67
2005-03-21Makefile.in: Set gcc_version here.Zack Weinberg5-31/+16
2005-03-03hash.h (OBJC_IGNORE_DEPRECATED_API): Update deprecated version reference.David Ayers2-2/+7
2005-03-02re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers9-107/+351
2005-02-28re PR libobjc/20252 (Libobjc build broken)Andrew Pinski6-36/+40
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini4-62/+114
2004-12-20change the changelog entry to:Andrew Pinski1-1/+3
2004-12-20re PR libobjc/12035 (Patch for libobjc/gc.c that fixes compilation error of O...Andrew Pinski2-12/+9
2004-12-11selector.c (__objc_init_selector_tables): Add missing void to definition.Alexander Malmberg2-1/+6
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford4-12/+27
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2-10/+7
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2-3/+14
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2-10/+7
2004-11-24aclocal.m4, [...]: Regenerate.Kelley Cook3-1/+8
2004-10-23Ignore autom4te.cacheR. Kelley Cook1-0/+1
2004-10-19* Makefile.in (configure): Add @MAINT@ infront of configure.acAndrew Pinski1-0/+1
2004-10-19aclocal.m4: Rename to ...Mike Stump6-26/+385
2004-10-08archive.c: Fix all the warnings about passing unsigned char* to char* and the...Andrew Pinski2-51/+58
2004-09-30re PR libobjc/16448 (FAIL: objc/execute/IMP.m compilation, -O0)Andrew Pinski5-53/+457
2004-09-16encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.Andrew Pinski2-0/+9
2004-08-28configure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARGET to ACX_NONCANONICAL...Nathanael Nerode3-33/+27
2004-08-13sarray.h: Hoist include of assert.h near the top of file...Ziemowit Laski2-11/+6
2004-08-13Object.h: Move includes out of extern "C" blocks.Andrew Pinski8-25/+41
2004-08-13NXConstStr.h: Update copyright date...Ziemowit Laski13-111/+147
2004-07-22thr.c (__objc_thread_detach_function): Do not mark as volatile but instead us...Andrew Pinski2-2/+7
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg2-28/+36
2004-06-24encoding.h: Wrap the functions with extern "C" for C++ mode.Andrew Pinski9-0/+98