aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)Author
2004-09-16encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.Andrew Pinski
2004-08-28configure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARGET to ACX_NONCANONICAL...Nathanael Nerode
2004-08-13sarray.h: Hoist include of assert.h near the top of file...Ziemowit Laski
2004-08-13Object.h: Move includes out of extern "C" blocks.Andrew Pinski
2004-08-13NXConstStr.h: Update copyright date...Ziemowit Laski
2004-07-22thr.c (__objc_thread_detach_function): Do not mark as volatile but instead us...Andrew Pinski
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg
2004-06-24encoding.h: Wrap the functions with extern "C" for C++ mode.Andrew Pinski
2004-06-21* encoding.c (BITS_PER_UNIT): Define if a definition is not provided.Nick Clifton
2004-06-19Tidied up/fixed compilation of exception.cAlexander Malmberg
2004-06-17exception.c: New file.Richard Henderson
2004-06-14linking.m (_objcInit): New empty function for Darwin only.Andrew Pinski
2004-06-11configure.ac: Support --enable-shared=libobjc.Andrew Pinski
2004-06-11re PR libobjc/15901 (libobjc is not build shared if you do not supply --enabl...Andrew Pinski
2004-06-04Improved [Protocol -isEqual:], now more correct and fasterNicola Pero
2004-05-25configure.ac (includedir): Rename to ...Andrew Pinski
2004-05-25re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski
2004-05-25* Makefile.in: Add .NOEXPORT.Daniel Jacobowitz
2004-05-25[multiple changes]Andrew Pinski
2004-05-18re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima
2004-05-13archive.c (objc_read_class): Initialize class_name.Andrew Pinski
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-05-09* Makefile.in (toolexecdir): Remove trailing space.Richard Sandiford
2004-04-15re PR libobjc/14948 (irix6.5 bootstrap fails in mabi=64/libobjc)Nathanael Nerode
2004-04-14configure.ac: Restore toolexecdir.Nathanael Nerode
2004-04-09configure.ac: Remove (unused) glibcpp_prefixdir.Nathanael Nerode
2004-04-09configure.in: Rename to configure.ac.Nathanael Nerode
2004-04-09Makefile.in: Remove toolexecdir, glibcpp_toolexecdir (unused).Nathanael Nerode
2004-04-09* config.h.in: Regenerate with autoheader.Nathanael Nerode
2004-04-09Makefile.in: Remove (unused) gcc_version_trigger.Nathanael Nerode
2004-04-09configure.in: Switch to modern style for AC_INIT, AC_OUTPUT.Nathanael Nerode
2004-04-09configure.in: Replace old AC_PROG_CC hack with new one.Nathanael Nerode
2004-04-09configure.in: Improve comments on gthread_cflags.Nathanael Nerode
2004-04-09configure.in: Move PACKAGE and VERSION settings up top.Nathanael Nerode
2004-04-09configure.in: Clean up handling of --enable-version-specific-runtime-libs and...Nathanael Nerode
2004-03-16Makefile.in, [...]: Update copyright years.Manfred Hollstein
2004-03-15Makefile.in (LIBOBJC_VERSION, [...]): Use definition from configure.in.Manfred Hollstein
2004-03-05hash.h (hash_string, [...]): Add type-casts to make Objective-C++ happy.Ziemowit Laski
2004-03-01* Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.Michael Matz
2004-02-06[gcc/ChangeLog]Ziemowit Laski
2004-01-17re PR target/10781 (wrong class size and alignment with static class member)Andrew Pinski
2004-01-14re PR libobjc/12155 (Memory leak in libobjc(selector.c))Adam Fedor
2004-01-09re PR libobjc/11904 (Problem in sarray_free() function.)Andrew Ruder
2003-12-01re PR libobjc/11433 (Crash due to dereferencing null pointer when querying pr...Zack Weinberg
2003-10-23Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth
2003-10-21Makefile.in (CC1OBJ): Remove.Rainer Orth
2003-10-20* objc/hash.h (hash_string): Don't use a cast as an lvalue.Joseph Myers
2003-10-17config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.Rainer Orth
2003-09-09* libtool.m4 (LD): Correct powerpc64 host match.Alan Modra
2003-08-28Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of (libdir)/gcc-lib...Alexander Malmberg