aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/archive.c
AgeCommit message (Expand)AuthorFilesLines
1993-11-05(objc_read_string): Allocate string properly.Richard Stallman1-2/+5
1993-09-22(objc_write_type, objc_write_types): Take take char** args for writing string...Kresten Krab Thorup1-12/+12
1993-09-20(objc_read_string): Allocate n+1 chars instead of just n.Kresten Krab Thorup1-2/+2
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-3/+4
1993-04-26Runtime portability cleanupKresten Krab Thorup1-3/+5
1993-04-26Take out archiving support for alphaKresten Krab Thorup1-1/+4
1993-04-14(__objc_finish_read_root_object): Corrected name of method -awake: to -awake ...Kresten Krab Thorup1-2/+10
1993-04-13includes changed to double quote styleKresten Krab Thorup1-1/+0
1993-04-12(objc_write_reference) addedKresten Krab Thorup1-20/+121
1993-04-10Initial revisionTom Wood1-0/+1378