OSDN Git Service

PR c/14765
[pf3gnuchains/gcc-fork.git] / libobjc /
2004-06-04 nicolaImproved [Protocol -isEqual:], now more correct and...
2004-05-26 pinskia2004-05-25 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-25 pinskia2004-05-25 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-25 drow * Makefile.in: Add .NOEXPORT.
2004-05-25 pinskia2004-05-25 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-18 kkojima PR bootstrap/15120
2004-05-13 pinskia2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-09 rsandifo * Makefile.in (toolexecdir): Remove trailing space.
2004-04-15 neroden PR libobjc/14948
2004-04-14 neroden * configure.ac: Restore toolexecdir.
2004-04-09 neroden * configure.ac: Remove (unused) glibcpp_prefixdir.
2004-04-09 neroden(libobjc)
2004-04-09 neroden * Makefile.in: Remove toolexecdir, glibcpp_toolexecdir...
2004-04-09 neroden * config.h.in: Regenerate with autoheader.
2004-04-09 neroden * Makefile.in: Remove (unused) gcc_version_trigger.
2004-04-09 neroden * configure.in: Switch to modern style for AC_INIT...
2004-04-09 neroden * configure.in: Replace old AC_PROG_CC hack with new...
2004-04-09 neroden * configure.in: Improve comments on gthread_cflags...
2004-04-09 neroden * configure.in: Move PACKAGE and VERSION settings...
2004-04-09 neroden * configure.in: Clean up handling of
2004-03-16 manfred2004-03-16 Manfred Hollstein <mh@suse.com>
2004-03-15 manfred2004-03-15 Manfred Hollstein <mh@suse.com>
2004-03-05 zlaski2004-03-05 Ziemowit Laski <zlaski@apple.com>
2004-03-01 matz * Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.
2004-02-06 zlaski[gcc/ChangeLog]
2004-01-17 pinskia2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-15 pinskia2004-01-14 Adam Fedor <fedor@gnu.org>
2004-01-10 pinskia2004-01-09 Andrew Ruder <aeruder@ksu.edu>
2003-12-01 zack PR 11433
2003-10-23 ro libobjc:
2003-10-21 ro * Makefile.in (CC1OBJ): Remove.
2003-10-20 jsm28 * objc/hash.h (hash_string): Don't use a cast as an...
2003-10-17 ro * config-ml.in (multi-do): Pass MULTIFLAGS to subdir...
2003-09-09 amodra * libtool.m4 (LD): Correct powerpc64 host match.
2003-08-28 zlaski2003-08-27 Alexander Malmberg <alexander@malmberg...
2003-07-10 nicolaFixed rare threading problem
2003-05-23 neroden * hash.c, init.c, libobjc.def, libobjc_entry.c, linking.m,
2003-05-23 neroden2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
2003-05-15 nicolaFixed getting the superclass when building class tree...
2003-04-11 ljrittle libobjc/8562
2003-04-11 aoliva* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all...
2003-03-12 schwab2003-03-10 Andreas Schwab <schwab@suse.de>
2003-02-20 aoliva* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
2003-01-28 aoliva* aclocal.m4 (glibcpp_toolexeclibdir): Instead of
2003-01-09 ajlibf2c:
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-23 ghaziboehm-gc:
2002-09-12 nicolaSmall cleanups of nil_method in sendmsg.c
2002-09-12 nicolaTidied up the declaration and usage of nil_method
2002-09-12 nicolaAdded long comments on why nil_method takes the argumen...
2002-09-12 nicolaAdded comments to the definition of IMP
2002-09-10 ajFix entry.
2002-09-10 aj2002-09-10 Jan Hubicka <jh@suse.cz>
2002-08-14 aoliva* boehm-gc/configure, libf2c/configure: Rebuilt.
2002-07-02 shebs2002-07-02 Rodney Brown <rbrown64@csc.com.au>
2002-06-26 dj* acinclude.m4 (GLIBCPP_CONFIGURE): Split out
2002-06-21 ghazi * Object.m (forward, read, write): Fix unused paramete...
2002-06-17 nicolaFixed warning in sendmsg.c for forwarding function...
2002-06-17 nicolaFixed warning from __objc_get_forward_imp not returning...
2002-06-15 ghazi * Object.m: Fix signed/unsigned warning.
2002-06-09 aj * encoding.c (objc_layout_structure_next_member):...
2002-05-20 ghazi * Makefile.in (SHELL): Set to @SHELL@.
2002-05-16 ro * Makefile.in: Allow for PWDCMD to override hardcoded...
2002-05-08 aoliva* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve...
2002-04-23 obrien2002-04-19 David O'Brien <obrien@FreeBSD.org>
2002-04-09 hpFix ChangeLog date
2002-04-09 hp PR objc/6107
2002-02-11 sirl 2002-02-11 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-12-17 nicolaFixed bug in loading of categories under certain specia...
2001-11-14 aldyh2001-11-14 Aldy Hernandez <aldyh@redhat.com>
2001-11-08 aldyh2001-11-07 Aldy Hernandez <aldyh@redhat.com>
2001-10-29 nicolaRewritten from scratch class lookup internals - getting...
2001-10-29 nicolaRewritten all the internals - great performance boost.
2001-09-10 ovidiu2001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>
2001-09-10 ovidiuRemoved the DEBUG declaration.
2001-07-18 nicolaSave a function call in common mutex locking/unlocking...
2001-07-18 nicolaSave a function call on mutex locking/unlocking
2001-07-16 nicolaFixed object_is_class and object_is_metaclass
2001-06-09 aoliva* configure.in (AC_EXEEXT): Work around in case it...
2001-06-08 shebs2001-06-08 Nicola Pero <n.pero@mi.flashnet.it>
2001-06-08 shebs2001-06-06 Richard Frith-Macdonald <rrfm@gnu.org>
2001-05-25 ovidiu2001-05-25 Ovidiu Predescu <ovidiu@cup.hp.com>
2001-05-25 ovidiu(__objc_send_message_in_list): When setting a new entry in
2001-05-20 aoliva* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf...
2001-05-09 jsm28gcc:
2001-05-02 mmitchelFix typo
2001-05-02 mmitchel * fdl.texi: New file.
2001-04-30 mmitchel * fdl.texi: New file.
2001-03-21 wehle * encoding.c (REAL_TYPE): Define.
2001-03-19 dje * encoding.c (TYPE_MODE): Define.
2001-03-15 shebs2001-03-14 Nicola Pero <n.pero@mi.flashnet.it>
2001-02-28 ovidiu2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
2001-02-28 ovidiuDocument the @compatibility_alias compiler directive...
2001-02-24 ovidiuFri Feb 23 18:12:00 2001 Rainer Orth <ro@TechFak...
2001-02-09 geoffkIn libf2c:
2001-01-12 jsm28 * objc-features.texi: Use @email.
2001-01-12 jsm28 * sendmsg.c (__objc_print_dtable_stats): Don't use...
2001-01-11 rearnsha* encoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in...
2001-01-03 ovidiuWed Jan 3 00:49:10 2001 Ovidiu Predescu <ovidiu...
next