OSDN Git Service

* cplus-dem.c (cplus_demangle_opname): Changed to use islower.
[pf3gnuchains/gcc-fork.git] / libobjc /
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.