aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2001-11-29configure.in (target_list): Add generated-manpages.Joseph Myers1-0/+1
2001-11-12Makefile.in (c-lang.o): Depend on $(VARRAY_H).Alexandre Oliva1-1/+1
2001-11-06Clean up langhooksNeil Booth1-1/+2
2001-10-31Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg1-1/+1
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-1/+1
2001-08-04Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...Neil Booth1-1/+1
2001-07-23Make-lang.in (objc-act.o): Depend on debug.h.Neil Booth1-1/+1
2001-03-27Makefile.in (SYSTEM_H): Define.Kaveh R. Ghazi1-2/+2
2000-11-05Makefile.in: Remove all targets related to building distributions and diffs, ...Joseph Myers1-13/+1
2000-10-27configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg1-19/+7
2000-10-13Makefile.in (c-parse.c, tradcif.c): Create atomically.Kaveh R. Ghazi1-1/+2
2000-09-17splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell1-2/+2
2000-09-07Integrated preprocessor.Zack Weinberg1-3/+2
2000-08-05[multiple changes]Zack Weinberg1-2/+2
2000-07-29Revert previous checkin.Mark Mitchell1-3/+16
2000-07-29Makefile.in: Generate objc parser along with the C parser.Mark Mitchell1-16/+3
2000-05-03Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.Jason Merrill1-1/+1
1999-09-14* objc/Make-lang.in: Prepend $(SHELL) to move-if-change calls.Marc Espie1-1/+1
1999-09-06Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1-1/+1
1999-07-20c-common.h: New file.Bernd Schmidt1-5/+7
1999-04-20Make-lang.in (objc-parse.c): Put BISON parameters in correct order.Nathan Sidwell1-1/+1
1999-03-18Makefile.in (INTL_TARGETS): new macroAlexandre Oliva1-0/+1
1998-10-28Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1-3/+2
1998-09-17config-lang.in: Do not output the name of the selected thread file when build...Ben Elliston1-232/+3
1998-09-02Boehm GC support for ObjC from Ovidiu Predescu.Ovidiu Predescu1-6/+88
1998-05-14Make-lang.in (OBJC_O): Add missing exeext.Mumit Khan1-3/+3
1998-05-13Warning fixes:Kaveh R. Ghazi1-1/+1
1998-05-06toplev.h cleanups...Jim Wilson1-1/+1
1998-05-06More system.h cutover...Kaveh R. Ghazi1-1/+1
1998-04-06More system.h cutover patches:Kaveh R. Ghazi1-1/+1
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-7/+9
1998-03-21Makefile.in: Various fixes for building cygwin32 native toolchains.Nick Clifton1-3/+3
1998-01-25Make-lang.in (objc.stage1): Depend on stage1-start.Kaveh R. Ghazi1-4/+4
1998-01-20Fix typo in yesterday's change.Jeff Law1-1/+1
1998-01-20Remove more bytecode stuff.Jeffrey A Law1-2/+2
1997-12-18Make-lang.in: Create runtime-info.h and libobjc_entry.o in the build directory.Andreas Schwab1-8/+9
1997-12-06Merge from gcc-2.8Jeff Law1-10/+16
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-18/+25
1997-08-25H.J. Lu's SMP patch.Jim Wilson1-0/+2
1997-08-02* objc/Make-lang.in (OBJC_CCOMMON): Removed.Per Bothner1-7/+3
1997-07-21Comment out lines containing just formfeeds.Paul Eggert1-7/+7
1997-07-18(objc-headers): Fix command for the new build directory layout, don'tRichard Kenner1-8/+5
1997-07-14Remove unapproved change.Richard Kenner1-2/+0
1997-07-07($(OBJC_O)): Also depend on $(GCC_PASSES).Jim Meyering1-0/+2
1997-07-02($(srcdir)/objc/objc-parse.c): Fix command to use the right file names.Richard Kenner1-2/+2
1997-06-27(libobjc_entry.o, libobjc_s.a, libobjc.dll): New targets.Richard Kenner1-3/+37
1997-06-27(OBJC_THREAD_FILE): New definition.Richard Kenner1-0/+3
1997-06-27Make-lang.in (OBJC_CCOMMON): Object files don't go in srcdir.Doug Evans1-35/+34
1997-06-25(objc-runtime): Add objc-headers.Richard Kenner1-1/+1
1997-06-21Initial revisionRichard Kenner1-0/+265