Age | Commit message (Expand) | Author | Files | Lines |
2007-08-06 | re PR libobjc/30731 (Warnings while compiling libobjc with the uleb128 changes) | Andrew Pinski | 2 | -4/+12 |
2007-07-05 | Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, | H.J. Lu | 2 | -6377/+5 |
2007-06-03 | configure.ac: Fix a typo in *-*-darwin clause. | Andrew Pinski | 3 | -71/+53 |
2007-06-02 | configure.ac: Fix a typo. | H.J. Lu | 3 | -3/+8 |
2007-06-02 | configure: Regenerate. | Paolo Bonzini | 2 | -69/+102 |
2007-06-01 | Makefile.in: Replace all uses of libext with libsuffix. | Andrew Pinski | 4 | -82/+69 |
2007-05-24 | Makefile.in: Remove all uses of $(libext). | Andrew Pinski | 1 | -7/+6 |
2007-05-24 | Makefile.in: Remove all uses of $(libext). | Andrew Pinski | 1 | -0/+4 |
2007-05-24 | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 3 | -746/+13147 |
2007-04-21 | sendmsg.c (__objc_get_forward_imp): Call __objc_msg_forward2 for real. | Andrew Ruder | 2 | -0/+11 |
2007-04-09 | sendmsg.c: Added __objc_msg_forward2... | Andrew Ruder | 3 | -54/+59 |
2007-03-01 | * Makefile.in: Add dummy install-pdf target. | Brooks Moses | 2 | -2/+7 |
2007-02-18 | objc-list.h (list_free): Add keyword 'inline' to avoid unused warning. | Manuel López-Ibáñez | 2 | -1/+6 |
2006-11-01 | In gcc/: PR 23067 | Geoffrey Keating | 2 | -0/+8 |
2006-10-15 | Index: config/ChangeLog | Geoffrey Keating | 5 | -171/+107 |
2006-10-10 | --(top level)-------------------------------------------- | Brooks Moses | 2 | -2/+7 |
2006-09-12 | Fix some whitespace issues in the changelog. | Andrew Pinski | 1 | -5/+5 |
2006-07-18 | Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stage... | Paolo Bonzini | 2 | -23/+58 |
2006-05-24 | Makefile.in: Add install-html target. | Carlos O'Donell | 2 | -0/+8 |
2006-02-21 | re PR libobjc/26309 (libobjc bootstrap failure on Tru64 UNIX V4.0F) | Rainer Orth | 2 | -2/+11 |
2006-01-24 | re PR libobjc/9751 (malloc of strlen, not strlen+1) | David Ayers | 2 | -8/+18 |
2006-01-24 | re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc) | David Ayers | 5 | -48/+65 |
2005-12-16 | re PR objc/25360 (Complex types are not encoded) | Andrew Pinski | 3 | -0/+138 |
2005-12-15 | re PR libobjc/14382 ([libobjc] Calling +initialize on a per category basis) | David Ayers | 2 | -9/+22 |
2005-12-11 | re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_t... | Andrew Pinski | 2 | -7/+28 |
2005-12-10 | re PR libobjc/25347 (objc_alignof_type gets the wrong alignment for unions (o... | Andrew Pinski | 2 | -43/+26 |
2005-12-10 | re PR libobjc/25346 (objc_sizeof_type does not handle _Bool at all) | Andrew Pinski | 3 | -0/+18 |
2005-11-20 | re PR libobjc/19024 (name collisions libobjc/libmysqlclient) | David Ayers | 6 | -205/+14 |
2005-11-09 | re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras... | Alexandre Oliva | 2 | -0/+9 |
2005-10-31 | .cvsignore are not needed for subversion, remove them. | Andreas Jaeger | 1 | -1/+0 |
2005-10-06 | re PR testsuite/23612 (obj-c++.dg/encode-6.mm fail with the GNU runtime) | Ulrich Weigand | 2 | -9/+15 |
2005-09-04 | re PR libobjc/23108 (alignment bug in libobjc/archive.c) | Andrew Pinski | 2 | -2/+9 |
2005-08-17 | All files: Update FSF address. | Kelley Cook | 52 | -104/+108 |
2005-08-13 | re PR libobjc/22492 ([PATCH] Abort after @finally: libobjc passing exception ... | Marcin Koziej | 2 | -2/+16 |
2005-08-13 | Makefile.in (extra_ldflags_libobjc): New. | Andrew Pinski | 5 | -11/+36 |
2005-07-26 | re PR libobjc/22606 (Exceptions cannot be thrown from -forward::) | Andrew Pinski | 2 | -1/+6 |
2005-06-08 | NXConstStr.h, [...]: Do not include Objective-C headers as system headers. | David Ayers | 11 | -19/+27 |
2005-06-07 | archive.c, [...]: Include hash.h. | David Ayers | 28 | -55/+66 |
2005-05-19 | * exception.c: Revert last change. | Richard Henderson | 2 | -1/+4 |
2005-05-19 | exception.c: Include tsystem.h for unwind.h. | David Ayers | 2 | -0/+5 |
2005-05-10 | * configure: Regenerate. | Mike Stump | 2 | -1/+5 |
2005-04-13 | * configure: Regenerate. | Mike Stump | 2 | -2/+67 |
2005-03-21 | Makefile.in: Set gcc_version here. | Zack Weinberg | 5 | -31/+16 |
2005-03-03 | hash.h (OBJC_IGNORE_DEPRECATED_API): Update deprecated version reference. | David Ayers | 2 | -2/+7 |
2005-03-02 | re PR libobjc/19024 (name collisions libobjc/libmysqlclient) | David Ayers | 9 | -107/+351 |
2005-02-28 | re PR libobjc/20252 (Libobjc build broken) | Andrew Pinski | 6 | -36/+40 |
2005-02-28 | re PR bootstrap/17383 (Building in src dir fails) | Paolo Bonzini | 4 | -62/+114 |
2004-12-20 | change the changelog entry to: | Andrew Pinski | 1 | -1/+3 |
2004-12-20 | re PR libobjc/12035 (Patch for libobjc/gc.c that fixes compilation error of O... | Andrew Pinski | 2 | -12/+9 |
2004-12-11 | selector.c (__objc_init_selector_tables): Add missing void to definition. | Alexander Malmberg | 2 | -1/+6 |