Age | Commit message (Expand) | Author | Files | Lines |
2004-06-21 | * encoding.c (BITS_PER_UNIT): Define if a definition is not provided. | Nick Clifton | 2 | -1/+9 |
2004-06-19 | Tidied up/fixed compilation of exception.c | Alexander Malmberg | 2 | -1/+11 |
2004-06-17 | exception.c: New file. | Richard Henderson | 3 | -1/+378 |
2004-06-14 | linking.m (_objcInit): New empty function for Darwin only. | Andrew Pinski | 2 | -0/+11 |
2004-06-11 | configure.ac: Support --enable-shared=libobjc. | Andrew Pinski | 3 | -19/+34 |
2004-06-11 | re PR libobjc/15901 (libobjc is not build shared if you do not supply --enabl... | Andrew Pinski | 3 | -9/+12 |
2004-06-04 | Improved [Protocol -isEqual:], now more correct and faster | Nicola Pero | 2 | -1/+33 |
2004-05-25 | configure.ac (includedir): Rename to ... | Andrew Pinski | 4 | -9/+14 |
2004-05-25 | re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin) | Andrew Pinski | 4 | -10/+52 |
2004-05-25 | * Makefile.in: Add .NOEXPORT. | Daniel Jacobowitz | 2 | -0/+8 |
2004-05-25 | [multiple changes] | Andrew Pinski | 12 | -87/+248 |
2004-05-18 | re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ... | Kaz Kojima | 1 | -1/+1 |
2004-05-13 | archive.c (objc_read_class): Initialize class_name. | Andrew Pinski | 2 | -2/+7 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -22/+33 |
2004-05-09 | * Makefile.in (toolexecdir): Remove trailing space. | Richard Sandiford | 2 | -1/+5 |
2004-04-15 | re PR libobjc/14948 (irix6.5 bootstrap fails in mabi=64/libobjc) | Nathanael Nerode | 3 | -21/+32 |
2004-04-14 | configure.ac: Restore toolexecdir. | Nathanael Nerode | 4 | -2/+21 |
2004-04-09 | configure.ac: Remove (unused) glibcpp_prefixdir. | Nathanael Nerode | 3 | -9/+5 |
2004-04-09 | configure.in: Rename to configure.ac. | Nathanael Nerode | 3 | -1/+4 |
2004-04-09 | Makefile.in: Remove toolexecdir, glibcpp_toolexecdir (unused). | Nathanael Nerode | 5 | -327/+66 |
2004-04-09 | * config.h.in: Regenerate with autoheader. | Nathanael Nerode | 1 | -0/+2 |
2004-04-09 | Makefile.in: Remove (unused) gcc_version_trigger. | Nathanael Nerode | 4 | -6/+54 |
2004-04-09 | configure.in: Switch to modern style for AC_INIT, AC_OUTPUT. | Nathanael Nerode | 3 | -143/+203 |
2004-04-09 | configure.in: Replace old AC_PROG_CC hack with new one. | Nathanael Nerode | 4 | -1744/+4672 |
2004-04-09 | configure.in: Improve comments on gthread_cflags. | Nathanael Nerode | 3 | -16/+18 |
2004-04-09 | configure.in: Move PACKAGE and VERSION settings up top. | Nathanael Nerode | 3 | -197/+83 |
2004-04-09 | configure.in: Clean up handling of --enable-version-specific-runtime-libs and... | Nathanael Nerode | 5 | -478/+425 |
2004-03-16 | Makefile.in, [...]: Update copyright years. | Manfred Hollstein | 4 | -3/+7 |
2004-03-15 | Makefile.in (LIBOBJC_VERSION, [...]): Use definition from configure.in. | Manfred Hollstein | 4 | -2/+21 |
2004-03-05 | hash.h (hash_string, [...]): Add type-casts to make Objective-C++ happy. | Ziemowit Laski | 3 | -3/+11 |
2004-03-01 | * Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing. | Michael Matz | 2 | -1/+5 |
2004-02-06 | [gcc/ChangeLog] | Ziemowit Laski | 2 | -0/+9 |
2004-01-17 | re PR target/10781 (wrong class size and alignment with static class member) | Andrew Pinski | 2 | -0/+16 |
2004-01-14 | re PR libobjc/12155 (Memory leak in libobjc(selector.c)) | Adam Fedor | 2 | -0/+8 |
2004-01-09 | re PR libobjc/11904 (Problem in sarray_free() function.) | Andrew Ruder | 2 | -3/+9 |
2003-12-01 | re PR libobjc/11433 (Crash due to dereferencing null pointer when querying pr... | Zack Weinberg | 2 | -14/+23 |
2003-10-23 | Makefile.in (runtime-info.h): Remove -Wp. | Rainer Orth | 2 | -1/+5 |
2003-10-21 | Makefile.in (CC1OBJ): Remove. | Rainer Orth | 2 | -11/+11 |
2003-10-20 | * objc/hash.h (hash_string): Don't use a cast as an lvalue. | Joseph Myers | 2 | -3/+7 |
2003-10-17 | config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes. | Rainer Orth | 2 | -3/+8 |
2003-09-09 | * libtool.m4 (LD): Correct powerpc64 host match. | Alan Modra | 2 | -1/+5 |
2003-08-28 | Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of (libdir)/gcc-lib... | Alexander Malmberg | 4 | -3/+9 |
2003-07-10 | Fixed rare threading problem | Nicola Pero | 2 | -14/+67 |
2003-05-23 | hash.c, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 27 | -104/+110 |
2003-05-23 | Makefile.in, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 21 | -82/+90 |
2003-05-15 | Fixed getting the superclass when building class tree used for +load, would | Richard Frith-Macdonald | 2 | -10/+56 |
2003-04-11 | (in libobjc:) | David Chad | 4 | -21/+30 |
2003-04-11 | libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. | Alexandre Oliva | 1 | -1/+1 |
2003-03-12 | configure.in: Avoid trailing /. | Andreas Schwab | 3 | -60/+74 |
2003-02-20 | configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. | Alexandre Oliva | 3 | -42/+65 |