aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)Author
2005-06-14 Merge to merge-csl-arm-csl_3_4_3-linux-2.Mark Mitchell
2005-01-19This commit was manufactured by cvs2svn to create branchno-author
2003-10-23 libobjc:Rainer Orth
2003-10-21 * Makefile.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-17 * config-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-282003-08-27 Alexander Malmberg <alexander@malmberg.org>Alexander Malmberg
2003-07-10Fixed rare threading problemNicola Pero
2003-05-23 * hash.c, init.c, libobjc.def, libobjc_entry.c, linking.m,Nathanael Nerode
2003-05-232003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2003-05-15Fixed getting the superclass when building class tree used for +load, wouldRichard Frith-Macdonald
2003-04-11 libobjc/8562David Chad
2003-04-11* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva
2003-03-122003-03-10 Andreas Schwab <schwab@suse.de>Andreas Schwab
2003-02-20* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS toAlexandre Oliva
2003-01-28* aclocal.m4 (glibcpp_toolexeclibdir): Instead ofAlexandre Oliva
2003-01-09libf2c:Christian Cornelssen
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-09-23boehm-gc:Kaveh Ghazi
2002-09-12Small cleanups of nil_method in sendmsg.cNicola Pero
2002-09-12Tidied up the declaration and usage of nil_methodNicola Pero
2002-09-12Added long comments on why nil_method takes the arguments it takes and howNicola Pero
2002-09-12Added comments to the definition of IMPNicola Pero
2002-09-10Fix entry.Andreas Jaeger
2002-09-102002-09-10 Jan Hubicka <jh@suse.cz>Jan Hubicka
2002-08-14* boehm-gc/configure, libf2c/configure: Rebuilt.Alexandre Oliva
2002-07-022002-07-02 Rodney Brown <rbrown64@csc.com.au>Rodney Brown
2002-06-26* acinclude.m4 (GLIBCPP_CONFIGURE): Split outDJ Delorie
2002-06-21 * Object.m (forward, read, write): Fix unused parameter warnings.Kaveh Ghazi
2002-06-17Fixed warning in sendmsg.c for forwarding function not returning a valueNicola Pero
2002-06-17Fixed warning from __objc_get_forward_imp not returning a valueNicola Pero
2002-06-15 * Object.m: Fix signed/unsigned warning.Kaveh Ghazi
2002-06-09 * encoding.c (objc_layout_structure_next_member): Remove unusedAndreas Jaeger
2002-05-20 * Makefile.in (SHELL): Set to @SHELL@.Kaveh Ghazi
2002-05-16 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth
2002-05-08* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD atAlexandre Oliva
2002-04-232002-04-19 David O'Brien <obrien@FreeBSD.org>David O'Brien
2002-04-09Fix ChangeLog dateHans-Peter Nilsson
2002-04-09 PR objc/6107Hans-Peter Nilsson
2002-02-11 2002-02-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl
2001-12-17Fixed bug in loading of categories under certain special circumstancesNicola Pero
2001-11-142001-11-14 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2001-11-082001-11-07 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2001-10-29Rewritten from scratch class lookup internals - getting a good performanceNicola Pero
2001-10-29Rewritten all the internals - great performance boost.Nicola Pero
2001-09-102001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>Ovidiu Predescu
2001-09-10Removed the DEBUG declaration.Ovidiu Predescu
2001-07-18Save a function call in common mutex locking/unlocking operationsNicola Pero
2001-07-18Save a function call on mutex locking/unlockingNicola Pero