summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (unlibsubdir): Define.law1998-10-021-8/+26
* * Makefile.in (LIBS): Link in libiberty.a.law1998-09-201-1/+2
* * cpplib.c: removed OLD_GPLUSPLUS_INCLUDE_DIRoliva1998-09-161-6/+0
* * Makefile.in (profile.o): Depend on insn-config.hlaw1998-09-091-1/+1
* * Makefile.in (toplev.o): Depend on $(EXPR_H).ghazi1998-09-061-4/+4
* * Makefile.in (pexecute.o): Use pexecute.c from libiberty. Providelaw1998-09-051-11/+15
* * Makefile.in (pexecute.o): Use pexecute.c from libiberty. Providelaw1998-09-051-7/+12
* * Makefile.in (pexecute.o): Use pexecute.c from libiberty. Providelaw1998-09-051-2/+11
* * Makefile.in (pexecute.o): Use pexecute.c from libiberty. Providelaw1998-09-051-5/+12
* * Makefile.in (pexecute.o): Use pexecute.c from libiberty. Providelaw1998-09-051-3/+7
* law1998-09-031-1/+1
* Boehm GC support for ObjC from Ovidiu Predescu.law1998-09-021-1/+12
* * configure.in: If the native compiler is GCC use $(WARN_CFLAGS)mmitchel1998-08-301-2/+3
* * Makefile.in: Add lang_tree_files and gencheck.h.law1998-08-301-2/+3
* * Makefile.in (INSTALL): Remove "--no-header" argument.law1998-08-291-1/+1
* * alias.c: Include output.h.mmitchel1998-08-251-1/+1
* * Makefile.in (cplus-dem.o): Provide explicit rules for buildinglaw1998-08-181-0/+4
* * Makefile.in (cplus-dep.o): Use cplus-dem.c from libiberty.law1998-08-171-2/+3
* * Makefile.in (mbchar.o): Depend on mbchar.c.jfc1998-08-101-1/+1
* * dyn-string.h: New file.mmitchel1998-07-301-2/+3
* 8law1998-07-251-0/+2
* Mon Jul 20 16:16:38 1998 Dave Brolley <brolley@cygnus.com>brolley1998-07-201-7/+11
* Remove trailing whitespace after a backslash.law1998-07-091-1/+1
* * Makefile.in (alias.o): Depend on $(EXPR_H).law1998-07-091-2/+2
* * Makefile.in (STAGESTUFF): Readd line lost during June 9 FSF merge.wilson1998-07-081-0/+1
* Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTFghazi1998-07-061-1/+1
* Switch reg_n_info structure to use varraysmeissner1998-07-021-39/+41
* Thu Jul 2 14:13:28 1998 Dave Love <d.love@dl.ac.uk>fx1998-07-021-6/+4
* Tue Jun 30 13:11:42 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>dje1998-06-301-1/+1
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-4/+5
* Warning fixes:ghazi1998-06-291-1/+1
* * Makefile.in (gencheck): Remove $(TREE_H) dependency.law1998-06-271-2/+2
* Replace Makefile.in dependencies on expr.h with variable $(EXPR_H),ghazi1998-06-271-40/+41
* * choose-temp.c (choose_temp_base): Remove MPW bits. Use mkstemplaw1998-06-271-8/+9
* * Makefile.in (install-info): Run install-info program in separatelaw1998-06-261-3/+6
* dmanfred1998-06-261-1/+4
* Warning fixes:ghazi1998-06-251-1/+1
* protoize/unprotoize are target dependent, so give them target dependent names.wilson1998-06-221-4/+15
* (install-info): Fix typpo in previous change.fx1998-06-221-1/+1
* Warning fixes:ghazi1998-06-221-2/+2
* * Makefile.in (install-info): Use install-info program iflaw1998-06-211-0/+3
* * Makefile.in (sdbout.o): Add insn-codes.h to dependency.law1998-06-211-1/+1
* Forgot to commit last night:law1998-06-211-6/+6
* * flow.c (allocate_for_life_analysis, init_regset_vector):law1998-06-201-1/+1
* * alias.c: Include toplev.hlaw1998-06-191-12/+15
* * Makefile.in (c-iterate.o): Depend on expr.h.law1998-06-191-1/+1
* manfred1998-06-191-3/+4
* Warning fixes:ghazi1998-06-181-1/+2
* For regmove if we could not improve code by changing the source to the destin...meissner1998-06-111-1/+1
* Use cpplib for cccp.brolley1998-06-101-3/+1