]> git.saurik.com Git - apple/objc4.git/commit
objc4-371.tar.gz mac-os-x-105 mac-os-x-1051 v371
authorApple <opensource@apple.com>
Tue, 29 Jan 2008 04:02:33 +0000 (04:02 +0000)
committerApple <opensource@apple.com>
Tue, 29 Jan 2008 04:02:33 +0000 (04:02 +0000)
commitb3962a83cab9a7d9db4cade06e15ac26e01d4078
tree90ff3b1e653caa9014a546b824ed9696662c9931
parentbf52b13b3df7288713273b38d8e92bbdcfcc6223
objc4-371.tar.gz
83 files changed:
Makefile
libobjc.order
markgc.c [new file with mode: 0644]
objc-exports [deleted file]
runtime/Accessors.subproj/objc-accessors-arch.s [new file with mode: 0644]
runtime/Accessors.subproj/objc-accessors-i386.s [new file with mode: 0644]
runtime/Accessors.subproj/objc-accessors-ppc.s [new file with mode: 0644]
runtime/Accessors.subproj/objc-accessors-ppc64.s [new file with mode: 0644]
runtime/Accessors.subproj/objc-accessors-table.h [new file with mode: 0644]
runtime/Accessors.subproj/objc-accessors-x86_64.s [new file with mode: 0644]
runtime/Accessors.subproj/objc-accessors.h [new file with mode: 0644]
runtime/Accessors.subproj/objc-accessors.m [new file with mode: 0644]
runtime/Auto.subproj/objc-auto-i386.s
runtime/Auto.subproj/objc-auto-ppc.s
runtime/Auto.subproj/objc-auto-ppc64.s [new file with mode: 0644]
runtime/Auto.subproj/objc-auto-x86_64.s [new file with mode: 0644]
runtime/Auto.subproj/objc-auto.s
runtime/Messengers.subproj/objc-msg-i386.s
runtime/Messengers.subproj/objc-msg-ppc.s
runtime/Messengers.subproj/objc-msg-ppc64.s [new file with mode: 0644]
runtime/Messengers.subproj/objc-msg-stub-i386.s
runtime/Messengers.subproj/objc-msg-stub-ppc.s
runtime/Messengers.subproj/objc-msg-stub-ppc64.s [new file with mode: 0644]
runtime/Messengers.subproj/objc-msg-stub-x86_64.s [new file with mode: 0644]
runtime/Messengers.subproj/objc-msg-stub.s
runtime/Messengers.subproj/objc-msg-x86_64.s [new file with mode: 0644]
runtime/Messengers.subproj/objc-msg.s
runtime/Object.h
runtime/Object.m
runtime/OldClasses.subproj/List.h
runtime/OldClasses.subproj/List.m
runtime/Protocol.h
runtime/Protocol.m
runtime/error.h
runtime/hashtable2.h
runtime/hashtable2.m
runtime/lookupa.h [new file with mode: 0644]
runtime/lookupa.m [new file with mode: 0644]
runtime/maptable.h
runtime/maptable.m
runtime/message.h [new file with mode: 0644]
runtime/objc-api.h
runtime/objc-auto.h
runtime/objc-auto.m
runtime/objc-cache.m [new file with mode: 0644]
runtime/objc-class-old.m [new file with mode: 0644]
runtime/objc-class.h
runtime/objc-class.m
runtime/objc-config.h
runtime/objc-errors.m
runtime/objc-exception.h
runtime/objc-exception.m
runtime/objc-file.m
runtime/objc-initialize.h [new file with mode: 0644]
runtime/objc-initialize.m [new file with mode: 0644]
runtime/objc-layout.m [new file with mode: 0644]
runtime/objc-load.h
runtime/objc-load.m
runtime/objc-loadmethod.h [new file with mode: 0644]
runtime/objc-loadmethod.m [new file with mode: 0644]
runtime/objc-lockdebug.m [new file with mode: 0644]
runtime/objc-moninit.c [deleted file]
runtime/objc-private.h
runtime/objc-rtp-sym.s
runtime/objc-rtp.h
runtime/objc-rtp.m
runtime/objc-runtime-new.h [new file with mode: 0644]
runtime/objc-runtime-new.m [new file with mode: 0644]
runtime/objc-runtime-old.m [new file with mode: 0644]
runtime/objc-runtime.h
runtime/objc-runtime.m
runtime/objc-sel-set.h
runtime/objc-sel-set.m
runtime/objc-sel-table.h
runtime/objc-sel.m
runtime/objc-sync.h
runtime/objc-sync.m
runtime/objc-typeencoding.m [new file with mode: 0644]
runtime/objc.h
runtime/phash.h [new file with mode: 0644]
runtime/phash.m [new file with mode: 0644]
runtime/runtime.h [new file with mode: 0644]
runtime/standard.h [new file with mode: 0644]