aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)Author
2008-05-19Mark ChangeLogJoseph Myers
2008-02-01Mark ChangeLogJoseph Myers
2007-10-07Mark ChangeLogMark Mitchell
2007-07-19Mark ChangeLogMark Mitchell
2007-05-14Mark ChangeLogMark Mitchell
2006-10-15Index: config/ChangeLogGeoffrey Keating
2006-10-10--(top level)--------------------------------------------Brooks Moses
2006-09-12Fix some whitespace issues in the changelog.Andrew Pinski
2006-07-18Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stage...Paolo Bonzini
2006-05-24Makefile.in: Add install-html target.Carlos O'Donell
2006-02-21re PR libobjc/26309 (libobjc bootstrap failure on Tru64 UNIX V4.0F)Rainer Orth
2006-01-24re PR libobjc/9751 (malloc of strlen, not strlen+1)David Ayers
2006-01-24re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers
2005-12-16re PR objc/25360 (Complex types are not encoded)Andrew Pinski
2005-12-15re PR libobjc/14382 ([libobjc] Calling +initialize on a per category basis)David Ayers
2005-12-11re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_t...Andrew Pinski
2005-12-10re PR libobjc/25347 (objc_alignof_type gets the wrong alignment for unions (o...Andrew Pinski
2005-12-10re PR libobjc/25346 (objc_sizeof_type does not handle _Bool at all)Andrew Pinski
2005-11-20re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
2005-10-06re PR testsuite/23612 (obj-c++.dg/encode-6.mm fail with the GNU runtime)Ulrich Weigand
2005-09-04re PR libobjc/23108 (alignment bug in libobjc/archive.c)Andrew Pinski
2005-08-17All files: Update FSF address.Kelley Cook
2005-08-13re PR libobjc/22492 ([PATCH] Abort after @finally: libobjc passing exception ...Marcin Koziej
2005-08-13Makefile.in (extra_ldflags_libobjc): New.Andrew Pinski
2005-07-26re PR libobjc/22606 (Exceptions cannot be thrown from -forward::)Andrew Pinski
2005-06-08NXConstStr.h, [...]: Do not include Objective-C headers as system headers.David Ayers
2005-06-07archive.c, [...]: Include hash.h.David Ayers
2005-05-19* exception.c: Revert last change.Richard Henderson
2005-05-19exception.c: Include tsystem.h for unwind.h.David Ayers
2005-05-10* configure: Regenerate.Mike Stump
2005-04-13* configure: Regenerate.Mike Stump
2005-03-21Makefile.in: Set gcc_version here.Zack Weinberg
2005-03-03hash.h (OBJC_IGNORE_DEPRECATED_API): Update deprecated version reference.David Ayers
2005-03-02re PR libobjc/19024 (name collisions libobjc/libmysqlclient)David Ayers
2005-02-28re PR libobjc/20252 (Libobjc build broken)Andrew Pinski
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini
2004-12-20change the changelog entry to:Andrew Pinski
2004-12-20re PR libobjc/12035 (Patch for libobjc/gc.c that fixes compilation error of O...Andrew Pinski
2004-12-11selector.c (__objc_init_selector_tables): Add missing void to definition.Alexander Malmberg
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook
2004-11-24aclocal.m4, [...]: Regenerate.Kelley Cook
2004-10-23Ignore autom4te.cacheR. Kelley Cook
2004-10-19* Makefile.in (configure): Add @MAINT@ infront of configure.acAndrew Pinski
2004-10-19aclocal.m4: Rename to ...Mike Stump
2004-10-08archive.c: Fix all the warnings about passing unsigned char* to char* and the...Andrew Pinski