aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
1999-01-06Copyright fixes.Jeff Law1-1/+1
1998-09-17config-lang.in: Do not output the name of the selected thread file when build...Ben Elliston1-47/+14
1998-09-02Boehm GC support for ObjC from Ovidiu Predescu.Ovidiu Predescu1-1/+16
1998-03-21Makefile.in: Various fixes for building cygwin32 native toolchains.Nick Clifton1-1/+1
1997-07-21Comment out lines containing just formfeeds.Paul Eggert1-1/+1
1997-07-18(copy-headers): Use $(srcdir) from this makefile, not the parent's.Richard Kenner1-1/+1
1997-06-21Changes to support ObjC as a front-end language.Richard Kenner1-40/+26
1997-03-15(OBJC_O): Add linking.m.Richard Kenner1-2/+3
1996-06-10(libobjc.a): Don't delete the library.Richard Kenner1-1/+0
1996-06-07(OBJC_THREAD_FILE): Add target and dependency.Richard Kenner1-2/+4
1996-05-17(OBJC_O): Add dependency for nil_method.c.Richard Kenner1-2/+3
1996-04-04Rename thread* to thr*.Richard Kenner1-3/+3
1996-03-05Changes to compile new files and name renaming.Richard Kenner1-4/+6
1995-09-12Changed archive command for libobjc.a to use $? for objects.Richard Kenner1-1/+1
1995-06-15Update header.Richard Kenner1-1/+1
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-05-05(SHELL): Now /bin/sh.Richard Kenner1-1/+1
1995-05-04NXConstantString renamed to NXConstStr.Richard Kenner1-3/+3
1995-04-26(OBJC_O): Added bare-bones implementation of NXConstantString.Richard Kenner1-2/+3
1995-04-01(SHELL): New definition.Richard Kenner1-0/+2
1995-02-21Added {} around file variable.Richard Kenner1-4/+4
1994-07-11*** empty log message ***Kresten Krab Thorup1-2/+2
1994-03-14(*.o): Add explicit dependencies for Sun's VPATH.Doug Evans1-0/+15
1994-02-02(SUBDIR_INCLUDES): Add -I for include directory.Richard Kenner1-2/+2
1993-08-24(sendmsg.c, fflags, xforward): Targets removed;Kresten Krab Thorup1-16/+2
1993-06-03(copy-headers): chmod the headers, not the dir.Richard Stallman1-1/+1
1993-05-05undid freed+error patchKresten Krab Thorup1-2/+2
1993-05-05(OBJC_O): FREED.o addedKresten Krab Thorup1-2/+2
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-5/+6
1993-05-03(copy-headers): Put `-' on mkdir command.Richard Stallman1-1/+1
1993-05-01(xforward): Add `else true;' for Ultrix 4.2 make.Richard Stallman1-1/+1
1993-04-29_forward.c renamed to xforward.cKresten Krab Thorup1-7/+7
1993-04-29Uninstalled argframe macrosKresten Krab Thorup1-4/+14
1993-04-27Changed to use argframe macrosKresten Krab Thorup1-14/+4
1993-04-27-x test changed to -s test in fflags targetKresten Krab Thorup1-2/+2
1993-04-27Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup1-5/+4
1993-04-26Runtime portability cleanupKresten Krab Thorup1-1/+1
1993-04-26new #define used to control inclusion of gstdarg or stdarg for the runtime.Kresten Krab Thorup1-4/+6
1993-04-13*** empty log message ***Kresten Krab Thorup1-1/+1
1993-04-13Updated to new filenamesKresten Krab Thorup1-4/+4
1993-04-13Updated for new filenamesKresten Krab Thorup1-5/+5
1993-04-13(_forward, fflags): made target error phroneKresten Krab Thorup1-4/+5
1993-04-12Updated for new runtimeKresten Krab Thorup1-52/+47
1993-04-10Update to new runtimes.Tom Wood1-11/+58
1993-04-10Initial revisionTom Wood1-0/+50