OSDN Git Service

For PR java/2812:
[pf3gnuchains/gcc-fork.git] / libobjc /
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...
2001-01-03 ovidiuAdded __objc_msg_forward, a hook that allows external...
2001-01-03 ovidiuAdded __objc_msg_forward, a hook that allows external...
2000-12-07 law * thr-rtems.c: New file. Stub to compile.
2000-12-06 aolivaRebuilt again, something went wrong last time
2000-12-06 robertlRegenerate to pick up libtool fix. Per Alexandre...
2000-09-07 mmitchel Move statement-tree facilities from C++ to C front...
2000-09-06 aoliva* configure: Rebuilt with new libtool.m4.
2000-08-15 ovidiuTue Aug 15 00:38:56 2000 Ovidiu Predescu <ovidiu...
2000-08-15 ovidiuCheck for <sched.h>.
2000-08-15 ovidiuCreate a config.h file. Check for <sched.h>.
2000-08-14 zacktop level:
2000-08-14 law * objc-features.texi (Top): Move @menu at end of node.
2000-08-11 law * objc-features.texi: Move @node Top before @menu.
2000-08-07 ovidiuSun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu...
2000-08-07 ovidiuDocumented the new -fconstant-string-class option.
2000-08-07 ovidiuSun Aug 6 22:51:16 2000 Ovidiu Predescu <ovidiu...
2000-08-07 ovidiuIntegrated Chris Ball's <cball@fmco.com> changes to...
2000-08-05 zack * aclocal.m4: Replace copy of ../libtool.m4 with
2000-07-29 ovidiuAdded libtool support for building libobjc.
2000-07-29 ovidiuRemoved the explicit prototypes for strlen and memcpy...
2000-07-20 ovidiuApplied H.J.Lu's patch to not require -lpthread when...
2000-07-13 ghazi * objc/hash.h: Include string.h.
2000-04-15 dje * Object.m (strlen): 64-bit PowerPC is a 64bit...
2000-04-12 jakub * encoding.c (objc_layout_structure_next_member):...
2000-04-12 jakub * objc/objc-act.c: Include ggc.h.
2000-03-29 zack * objc/Protocol.h, objc/objc-list.h: Change #endif...
2000-02-23 zack * libobjc/Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
1999-09-29 ovidiuFixed deallocation of a mutex in thr-single.c (patch...
1999-09-21 law * Makefile.in (gc.o, gc_gc.o): Do not pass...
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-07 law * Makefile.in (FLAGS_TO_PASS): Include prefix...
1999-06-21 law
1999-05-20 lawlibchill, libf2c, libobjc:
1999-04-27 olivaFixed some old ChangeLog entries I wrote before becomin...
1999-04-25 law * Makefile.in (CC1OBJ): Define in terms of CC.
1999-04-08 ovidiuUpdated the URL to Boehm's GC page.
1999-03-26 ovidiuExplicitly specify the char arguments to __objc_code_ch...
1999-03-24 law
1999-03-24 law
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-11 lawUpdate FSF address in copyright header.
1999-01-05 law * configure.in (thread_file): Correct and simpl...
1998-11-26 manfred./ChangeLog:
1998-11-23 ghazi * configure.in: Use AC_PREREQ(2.12.1).
1998-11-19 law * Makefile.in (runtime-info.h): Avoid GNU make...
1998-11-08 ghazi * Makefile.in (INCLUDES): Add -I$(srcdir)/$...
1998-10-22 ghazi * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
1998-10-16 ovidiuMinor changes in the documentation. Correctly define...
1998-10-08 law * encoding.c (objc_skip_type_qualifiers): Handl...
1998-10-07 davem * objc/sarray.h: Make boffset be an unsigned long...
1998-10-06 law * Makefile.in (INCLUDES): Make it multilib...
1998-10-02 law * Makefile.in (INCLUDES): Add -I$(srcdir)/...
1998-10-01 law * Makefile.in (INCLUDES): Reference gcc via...
1998-09-30 law * configure.in: Escape ^ in grep string.
1998-09-30 law * All .h files pushed down into the objc/ subdi...
1998-09-30 lawRebuilt.
1998-09-30 law * Makefile.in: Rewrite.
1998-09-21 law * encoding.c (TREE_TYPE, ARRAY_TYPE): Define.
1998-09-21 bje1998-09-21 Ben Elliston <bje@cygnus.com>
1998-09-17 bjeMove documentation files from egcs/gcc/objc.