summaryrefslogtreecommitdiff
path: root/libobjc
Commit message (Expand)AuthorAgeFilesLines
* re PR libobjc/16448 (FAIL: objc/execute/IMP.m compilation, -O0)Andrew Pinski2004-09-305-53/+457
* encoding.c (ALTIVEC_VECTOR_MODE): Define a bogus macro.Andrew Pinski2004-09-162-0/+9
* configure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARGET to ACX_NONCANONICAL...Nathanael Nerode2004-08-283-33/+27
* sarray.h: Hoist include of assert.h near the top of file...Ziemowit Laski2004-08-132-11/+6
* Object.h: Move includes out of extern "C" blocks.Andrew Pinski2004-08-138-25/+41
* NXConstStr.h: Update copyright date...Ziemowit Laski2004-08-1313-111/+147
* thr.c (__objc_thread_detach_function): Do not mark as volatile but instead us...Andrew Pinski2004-07-222-2/+7
* cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg2004-06-282-28/+36
* encoding.h: Wrap the functions with extern "C" for C++ mode.Andrew Pinski2004-06-249-0/+98
* * encoding.c (BITS_PER_UNIT): Define if a definition is not provided.Nick Clifton2004-06-212-1/+9
* Tidied up/fixed compilation of exception.cAlexander Malmberg2004-06-192-1/+11
* exception.c: New file.Richard Henderson2004-06-173-1/+378
* linking.m (_objcInit): New empty function for Darwin only.Andrew Pinski2004-06-142-0/+11
* configure.ac: Support --enable-shared=libobjc.Andrew Pinski2004-06-113-19/+34
* re PR libobjc/15901 (libobjc is not build shared if you do not supply --enabl...Andrew Pinski2004-06-113-9/+12
* Improved [Protocol -isEqual:], now more correct and fasterNicola Pero2004-06-042-1/+33
* configure.ac (includedir): Rename to ...Andrew Pinski2004-05-254-9/+14
* re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski2004-05-254-10/+52
* * Makefile.in: Add .NOEXPORT.Daniel Jacobowitz2004-05-252-0/+8
* [multiple changes]Andrew Pinski2004-05-2512-87/+248
* re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima2004-05-181-1/+1
* archive.c (objc_read_class): Initialize class_name.Andrew Pinski2004-05-132-2/+7
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-22/+33
* * Makefile.in (toolexecdir): Remove trailing space.Richard Sandiford2004-05-092-1/+5
* re PR libobjc/14948 (irix6.5 bootstrap fails in mabi=64/libobjc)Nathanael Nerode2004-04-153-21/+32
* configure.ac: Restore toolexecdir.Nathanael Nerode2004-04-144-2/+21
* configure.ac: Remove (unused) glibcpp_prefixdir.Nathanael Nerode2004-04-093-9/+5
* configure.in: Rename to configure.ac.Nathanael Nerode2004-04-093-1/+4
* Makefile.in: Remove toolexecdir, glibcpp_toolexecdir (unused).Nathanael Nerode2004-04-095-327/+66
* * config.h.in: Regenerate with autoheader.Nathanael Nerode2004-04-091-0/+2
* Makefile.in: Remove (unused) gcc_version_trigger.Nathanael Nerode2004-04-094-6/+54
* configure.in: Switch to modern style for AC_INIT, AC_OUTPUT.Nathanael Nerode2004-04-093-143/+203
* configure.in: Replace old AC_PROG_CC hack with new one.Nathanael Nerode2004-04-094-1744/+4672
* configure.in: Improve comments on gthread_cflags.Nathanael Nerode2004-04-093-16/+18
* configure.in: Move PACKAGE and VERSION settings up top.Nathanael Nerode2004-04-093-197/+83
* configure.in: Clean up handling of --enable-version-specific-runtime-libs and...Nathanael Nerode2004-04-095-478/+425
* Makefile.in, [...]: Update copyright years.Manfred Hollstein2004-03-164-3/+7
* Makefile.in (LIBOBJC_VERSION, [...]): Use definition from configure.in.Manfred Hollstein2004-03-154-2/+21
* hash.h (hash_string, [...]): Add type-casts to make Objective-C++ happy.Ziemowit Laski2004-03-053-3/+11
* * Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.Michael Matz2004-03-012-1/+5
* [gcc/ChangeLog]Ziemowit Laski2004-02-062-0/+9
* re PR target/10781 (wrong class size and alignment with static class member)Andrew Pinski2004-01-172-0/+16
* re PR libobjc/12155 (Memory leak in libobjc(selector.c))Adam Fedor2004-01-142-0/+8
* re PR libobjc/11904 (Problem in sarray_free() function.)Andrew Ruder2004-01-092-3/+9
* re PR libobjc/11433 (Crash due to dereferencing null pointer when querying pr...Zack Weinberg2003-12-012-14/+23
* Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth2003-10-232-1/+5
* Makefile.in (CC1OBJ): Remove.Rainer Orth2003-10-212-11/+11
* * objc/hash.h (hash_string): Don't use a cast as an lvalue.Joseph Myers2003-10-202-3/+7
* config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.Rainer Orth2003-10-172-3/+8
* * libtool.m4 (LD): Correct powerpc64 host match.Alan Modra2003-09-092-1/+5