config.h.in: Regenerate.
[gcc.git] / libobjc /
2004-10-23 R. Kelley CookIgnore autom4te.cache
2004-10-20 Andrew Pinski* Makefile.in (configure): Add @MAINT@ infront of confi...
2004-10-20 Mike Stumpaclocal.m4: Rename to ...
2004-10-08 Andrew Pinskiarchive.c: Fix all the warnings about passing unsigned...
2004-10-01 Andrew Pinskire PR libobjc/16448 (FAIL: objc/execute/IMP.m compilati...
2004-09-16 Andrew Pinskiencoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.
2004-08-28 Nathanael Nerodeconfigure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARG...
2004-08-13 Ziemowit Laskisarray.h: Hoist include of assert.h near the top of...
2004-08-13 Andrew PinskiObject.h: Move includes out of extern "C" blocks.
2004-08-13 Ziemowit LaskiNXConstStr.h: Update copyright date...
2004-07-22 Andrew Pinskithr.c (__objc_thread_detach_function): Do not mark...
2004-06-28 Zack Weinbergcp-demangle.h: Declare cplus_demangle_operators...
2004-06-25 Andrew Pinskiencoding.h: Wrap the functions with extern "C" for...
2004-06-21 Nick Clifton* encoding.c (BITS_PER_UNIT): Define if a definition...
2004-06-19 Alexander MalmbergTidied up/fixed compilation of exception.c
2004-06-18 Richard Hendersonexception.c: New file.
2004-06-14 Andrew Pinskilinking.m (_objcInit): New empty function for Darwin...
2004-06-11 Andrew Pinskiconfigure.ac: Support --enable-shared=libobjc.
2004-06-11 Andrew Pinskire PR libobjc/15901 (libobjc is not build shared if...
2004-06-04 Nicola PeroImproved [Protocol -isEqual:], now more correct and...
2004-05-26 Andrew Pinskiconfigure.ac (includedir): Rename to ...
2004-05-25 Andrew Pinskire PR libobjc/11572 (GNU libobjc no longer compiled...
2004-05-25 Daniel Jacobowitz* Makefile.in: Add .NOEXPORT.
2004-05-25 Andrew Pinski[multiple changes]
2004-05-18 Kaz Kojimare PR bootstrap/15120 ([3.3 only] [libtool bug] hidden...
2004-05-13 Andrew Pinskiarchive.c (objc_read_class): Initialize class_name.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-09 Richard Sandiford* Makefile.in (toolexecdir): Remove trailing space.
2004-04-15 Nathanael Nerodere PR libobjc/14948 (irix6.5 bootstrap fails in mabi...
2004-04-14 Nathanael Nerodeconfigure.ac: Restore toolexecdir.
2004-04-09 Nathanael Nerodeconfigure.ac: Remove (unused) glibcpp_prefixdir.
2004-04-09 Nathanael Nerodeconfigure.in: Rename to configure.ac.
2004-04-09 Nathanael NerodeMakefile.in: Remove toolexecdir, glibcpp_toolexecdir...
2004-04-09 Nathanael Nerode* config.h.in: Regenerate with autoheader.
2004-04-09 Nathanael NerodeMakefile.in: Remove (unused) gcc_version_trigger.
2004-04-09 Nathanael Nerodeconfigure.in: Switch to modern style for AC_INIT, AC_OU...
2004-04-09 Nathanael Nerodeconfigure.in: Replace old AC_PROG_CC hack with new...
2004-04-09 Nathanael Nerodeconfigure.in: Improve comments on gthread_cflags.
2004-04-09 Nathanael Nerodeconfigure.in: Move PACKAGE and VERSION settings up...
2004-04-09 Nathanael Nerodeconfigure.in: Clean up handling of --enable-version...
2004-03-16 Manfred HollsteinMakefile.in, [...]: Update copyright years.
2004-03-15 Manfred HollsteinMakefile.in (LIBOBJC_VERSION, [...]): Use definition...
2004-03-05 Ziemowit Laskihash.h (hash_string, [...]): Add type-casts to make...
2004-03-01 Michael Matz* Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.
2004-02-06 Ziemowit Laski[gcc/ChangeLog]
2004-01-17 Andrew Pinskire PR target/10781 (wrong class size and alignment...
2004-01-15 Adam Fedorre PR libobjc/12155 (Memory leak in libobjc(selector.c))
2004-01-10 Andrew Ruderre PR libobjc/11904 (Problem in sarray_free() function.)
2003-12-01 Zack Weinbergre PR libobjc/11433 (Crash due to dereferencing null...
2003-10-23 Rainer OrthMakefile.in (runtime-info.h): Remove -Wp.
2003-10-21 Rainer OrthMakefile.in (CC1OBJ): Remove.
2003-10-20 Joseph Myers* objc/hash.h (hash_string): Don't use a cast as an...
2003-10-17 Rainer Orthconfig-ml.in (multi-do): Pass MULTIFLAGS to subdir...
2003-09-09 Alan Modra* libtool.m4 (LD): Correct powerpc64 host match.
2003-08-28 Alexander MalmbergMakefile.in, aclocal.m4: Update to $(libdir)/gcc/ inste...
2003-07-10 Nicola PeroFixed rare threading problem
2003-05-23 Nathanael Nerodehash.c, [...]: Replace "GNU CC" with "GCC".
2003-05-23 Nathanael NerodeMakefile.in, [...]: Replace "GNU CC" with "GCC".
2003-05-15 Richard Frith-Macd... Fixed getting the superclass when building class tree...
2003-04-11 David Chad(in libobjc:)
2003-04-11 Alexandre Olivalibtool.m4 (lt_cv_deplibs_check_method): Use pass_all...
2003-03-12 Andreas Schwabconfigure.in: Avoid trailing /.
2003-02-20 Alexandre Olivaconfigure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to...
2003-01-28 Alexandre Olivaaclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTI...
2003-01-09 Christian CornelssenMakefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-23 Kaveh R. GhaziMakefile.am (all-multi): Fix multilib parallel build.
2002-09-12 Nicola PeroSmall cleanups of nil_method in sendmsg.c
2002-09-12 Nicola PeroTidied up the declaration and usage of nil_method
2002-09-12 Nicola PeroAdded long comments on why nil_method takes the argumen...
2002-09-12 Nicola PeroAdded comments to the definition of IMP
2002-09-10 Andreas JaegerFix entry.
2002-09-10 Jan Hubickanil_method.c (nil_method): No longer varardic.
2002-08-14 Alexandre Olivaconfigure, configure: Rebuilt.
2002-07-02 Rodney Brownencoding.h: Fix formatting.
2002-06-26 DJ Delorieacinclude.m4 (GLIBCPP_CONFIGURE): Split out GLIBCPP_TOP...
2002-06-21 Kaveh R. GhaziObject.m (forward, [...]): Fix unused parameter warnings.
2002-06-17 Nicola PeroFixed warning in sendmsg.c for forwarding function...
2002-06-17 Nicola PeroFixed warning from __objc_get_forward_imp not returning...
2002-06-15 Kaveh R. GhaziObject.m: Fix signed/unsigned warning.
2002-06-09 Andreas Jaegerencoding.c (objc_layout_structure_next_member): Remove...
2002-05-20 Kaveh R. GhaziMakefile.in (SHELL): Set to @SHELL@.
2002-05-16 Rainer OrthMakefile.in: Allow for PWDCMD to override hardcoded...
2002-05-08 Alexandre Olivaconfigure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve...
2002-04-23 David O'Brienencoding.c (MAX, [...]): #undef before defining.
2002-04-09 Hans-Peter NilssonFix ChangeLog date
2002-04-09 Hans-Peter Nilssonre PR objc/6107 (sparc-sun-solaris2.7 gcc-3.1 extra...
2002-02-11 Franz Sirlre PR libobjc/4039 (installation location of libobjc...
2001-12-17 Nicola PeroFixed bug in loading of categories under certain specia...
2001-11-14 Aldy Hernandezencoding.c: Add target_flags.
2001-11-08 Aldy Hernandezobjc-api.h (_C_VECTOR): New.
2001-10-29 Nicola PeroRewritten from scratch class lookup internals - getting...
2001-10-29 Nicola PeroRewritten all the internals - great performance boost.
2001-09-10 Ovidiu Predescugc.c: Removed the DEBUG declaration.
2001-09-10 Ovidiu PredescuRemoved the DEBUG declaration.
2001-07-18 Nicola PeroSave a function call in common mutex locking/unlocking...
2001-07-18 Nicola PeroSave a function call on mutex locking/unlocking
2001-07-16 Nicola PeroFixed object_is_class and object_is_metaclass
2001-06-09 Alexandre Olivaconfigure.in (AC_EXEEXT): Work around in case it expand...
2001-06-08 Nicola PeroTHREADS: Explain that when we compile libobjc inside...
next