aboutsummaryrefslogtreecommitdiff
path: root/libobjc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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 Bonzini1-0/+4
2006-05-24Makefile.in: Add install-html target.Carlos O'Donell1-0/+4
2006-02-21re PR libobjc/26309 (libobjc bootstrap failure on Tru64 UNIX V4.0F)Rainer Orth1-0/+5
2006-01-24re PR libobjc/9751 (malloc of strlen, not strlen+1)David Ayers1-0/+6
2006-01-24re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers1-0/+10
2005-12-16re PR objc/25360 (Complex types are not encoded)Andrew Pinski1-0/+8
2005-12-15re PR libobjc/14382 ([libobjc] Calling +initialize on a per category basis)David Ayers1-0/+6
2005-12-11re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_t...Andrew Pinski1-0/+9
2005-12-10re PR libobjc/25347 (objc_alignof_type gets the wrong alignment for unions (o...Andrew Pinski1-0/+10
2005-12-10re PR libobjc/25346 (objc_sizeof_type does not handle _Bool at all)Andrew Pinski1-0/+8
2005-11-20re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers1-0/+10
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva1-0/+5
2005-10-06re PR testsuite/23612 (obj-c++.dg/encode-6.mm fail with the GNU runtime)Ulrich Weigand1-0/+6
2005-09-04re PR libobjc/23108 (alignment bug in libobjc/archive.c)Andrew Pinski1-0/+7
2005-08-17All files: Update FSF address.Kelley Cook1-0/+4
2005-08-13re PR libobjc/22492 ([PATCH] Abort after @finally: libobjc passing exception ...Marcin Koziej1-0/+6
2005-08-13Makefile.in (extra_ldflags_libobjc): New.Andrew Pinski1-0/+10
2005-07-26re PR libobjc/22606 (Exceptions cannot be thrown from -forward::)Andrew Pinski1-0/+5
2005-06-08NXConstStr.h, [...]: Do not include Objective-C headers as system headers.David Ayers1-0/+8
2005-06-07archive.c, [...]: Include hash.h.David Ayers1-0/+11
2005-05-19* exception.c: Revert last change.Richard Henderson1-0/+4
2005-05-19exception.c: Include tsystem.h for unwind.h.David Ayers1-0/+4
2005-05-10* configure: Regenerate.Mike Stump1-0/+4
2005-04-13* configure: Regenerate.Mike Stump1-0/+4
2005-03-21Makefile.in: Set gcc_version here.Zack Weinberg1-2/+10
2005-03-03hash.h (OBJC_IGNORE_DEPRECATED_API): Update deprecated version reference.David Ayers1-0/+5
2005-03-02re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers1-0/+21
2005-02-28re PR libobjc/20252 (Libobjc build broken)Andrew Pinski1-0/+12
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-0/+9
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 Pinski1-0/+6
2004-12-11selector.c (__objc_init_selector_tables): Add missing void to definition.Alexander Malmberg1-0/+5
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+5
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook1-0/+4
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook1-0/+4
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook1-0/+4
2004-11-24aclocal.m4, [...]: Regenerate.Kelley Cook1-0/+4
2004-10-19* Makefile.in (configure): Add @MAINT@ infront of configure.acAndrew Pinski1-0/+1
2004-10-19aclocal.m4: Rename to ...Mike Stump1-0/+9
2004-10-08archive.c: Fix all the warnings about passing unsigned char* to char* and the...Andrew Pinski1-0/+5
2004-09-30re PR libobjc/16448 (FAIL: objc/execute/IMP.m compilation, -O0)Andrew Pinski1-0/+10
2004-09-16encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.Andrew Pinski1-0/+4
2004-08-28configure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARGET to ACX_NONCANONICAL...Nathanael Nerode1-0/+6
2004-08-13sarray.h: Hoist include of assert.h near the top of file...Ziemowit Laski1-0/+5
2004-08-13Object.h: Move includes out of extern "C" blocks.Andrew Pinski1-0/+10
2004-08-13NXConstStr.h: Update copyright date...Ziemowit Laski1-0/+29
2004-07-22thr.c (__objc_thread_detach_function): Do not mark as volatile but instead us...Andrew Pinski1-0/+5
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg1-26/+31
2004-06-24encoding.h: Wrap the functions with extern "C" for C++ mode.Andrew Pinski1-0/+13