aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)AuthorFilesLines
2004-12-20change the changelog entry to:Andrew Pinski1-1/+3
2004-12-20re PR libobjc/12035 (Patch for libobjc/gc.c that fixes compilation error of O...Andrew Pinski2-12/+9
2004-12-11selector.c (__objc_init_selector_tables): Add missing void to definition.Alexander Malmberg2-1/+6
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford4-12/+27
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2-10/+7
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2-3/+14
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2-10/+7
2004-11-24aclocal.m4, [...]: Regenerate.Kelley Cook3-1/+8
2004-10-23Ignore autom4te.cacheR. Kelley Cook1-0/+1
2004-10-19* Makefile.in (configure): Add @MAINT@ infront of configure.acAndrew Pinski1-0/+1
2004-10-19aclocal.m4: Rename to ...Mike Stump6-26/+385
2004-10-08archive.c: Fix all the warnings about passing unsigned char* to char* and the...Andrew Pinski2-51/+58
2004-09-30re PR libobjc/16448 (FAIL: objc/execute/IMP.m compilation, -O0)Andrew Pinski5-53/+457
2004-09-16encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.Andrew Pinski2-0/+9
2004-08-28configure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARGET to ACX_NONCANONICAL...Nathanael Nerode3-33/+27
2004-08-13sarray.h: Hoist include of assert.h near the top of file...Ziemowit Laski2-11/+6
2004-08-13Object.h: Move includes out of extern "C" blocks.Andrew Pinski8-25/+41
2004-08-13NXConstStr.h: Update copyright date...Ziemowit Laski13-111/+147
2004-07-22thr.c (__objc_thread_detach_function): Do not mark as volatile but instead us...Andrew Pinski2-2/+7
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg2-28/+36
2004-06-24encoding.h: Wrap the functions with extern "C" for C++ mode.Andrew Pinski9-0/+98
2004-06-21* encoding.c (BITS_PER_UNIT): Define if a definition is not provided.Nick Clifton2-1/+9
2004-06-19Tidied up/fixed compilation of exception.cAlexander Malmberg2-1/+11
2004-06-17exception.c: New file.Richard Henderson3-1/+378
2004-06-14linking.m (_objcInit): New empty function for Darwin only.Andrew Pinski2-0/+11
2004-06-11configure.ac: Support --enable-shared=libobjc.Andrew Pinski3-19/+34
2004-06-11re PR libobjc/15901 (libobjc is not build shared if you do not supply --enabl...Andrew Pinski3-9/+12
2004-06-04Improved [Protocol -isEqual:], now more correct and fasterNicola Pero2-1/+33
2004-05-25configure.ac (includedir): Rename to ...Andrew Pinski4-9/+14
2004-05-25re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski4-10/+52
2004-05-25* Makefile.in: Add .NOEXPORT.Daniel Jacobowitz2-0/+8
2004-05-25[multiple changes]Andrew Pinski12-87/+248
2004-05-18re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima1-1/+1
2004-05-13archive.c (objc_read_class): Initialize class_name.Andrew Pinski2-2/+7
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-22/+33
2004-05-09* Makefile.in (toolexecdir): Remove trailing space.Richard Sandiford2-1/+5
2004-04-15re PR libobjc/14948 (irix6.5 bootstrap fails in mabi=64/libobjc)Nathanael Nerode3-21/+32
2004-04-14configure.ac: Restore toolexecdir.Nathanael Nerode4-2/+21
2004-04-09configure.ac: Remove (unused) glibcpp_prefixdir.Nathanael Nerode3-9/+5
2004-04-09configure.in: Rename to configure.ac.Nathanael Nerode3-1/+4
2004-04-09Makefile.in: Remove toolexecdir, glibcpp_toolexecdir (unused).Nathanael Nerode5-327/+66
2004-04-09* config.h.in: Regenerate with autoheader.Nathanael Nerode1-0/+2
2004-04-09Makefile.in: Remove (unused) gcc_version_trigger.Nathanael Nerode4-6/+54
2004-04-09configure.in: Switch to modern style for AC_INIT, AC_OUTPUT.Nathanael Nerode3-143/+203
2004-04-09configure.in: Replace old AC_PROG_CC hack with new one.Nathanael Nerode4-1744/+4672
2004-04-09configure.in: Improve comments on gthread_cflags.Nathanael Nerode3-16/+18
2004-04-09configure.in: Move PACKAGE and VERSION settings up top.Nathanael Nerode3-197/+83
2004-04-09configure.in: Clean up handling of --enable-version-specific-runtime-libs and...Nathanael Nerode5-478/+425
2004-03-16Makefile.in, [...]: Update copyright years.Manfred Hollstein4-3/+7
2004-03-15Makefile.in (LIBOBJC_VERSION, [...]): Use definition from configure.in.Manfred Hollstein4-2/+21