summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (stmp-fixinc): Do not install assert.h if not desired.Joel Sherrill1998-10-141-3/+6
* dyn-string.h: New file.Mark Mitchell1998-07-301-2/+4
* Makefile.in (install-info): Only try to update the info directory file if it ...Gerald Pfeifer1998-07-251-0/+2
* Makefile.in (WARN_CFLAGS): Disable -W -Wall for the release branch.Jeffrey A Law1998-07-161-1/+1
* Remove trailing whitespace after a backslash.Jeff Law1998-07-091-1/+1
* * Makefile.in (alias.o): Depend on $(EXPR_H).Jeffrey A Law1998-07-091-2/+2
* * Makefile.in (STAGESTUFF): Readd line lost during June 9 FSF merge.Jim Wilson1998-07-081-0/+1
* Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly.Kaveh R. Ghazi1998-07-061-1/+1
* Switch reg_n_info structure to use varraysMichael Meissner1998-07-021-39/+41
* Makefile.in (install-info): Don't use $realfile.Dave Love1998-07-021-6/+4
* [multiple changes]David Edelsohn1998-06-301-1/+1
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1998-06-291-4/+5
* Warning fixes:Kaveh R. Ghazi1998-06-291-1/+1
* * Makefile.in (gencheck): Remove $(TREE_H) dependency.Jeffrey A Law1998-06-271-2/+2
* Replace Makefile.in dependencies on expr.h with variable $(EXPR_H),Kaveh R. Ghazi1998-06-271-40/+41
* choose-temp.c (choose_temp_base): Remove MPW bits.Jeffrey A Law1998-06-261-8/+9
* Makefile.in (install-info): Run install-info program in separate loop.Dave Love1998-06-261-3/+6
* Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.Manfred Hollstein1998-06-261-1/+4
* Warning fixes:Kaveh R. Ghazi1998-06-251-1/+1
* protoize/unprotoize are target dependent, so give them target dependent names.Jim Wilson1998-06-221-4/+15
* (install-info): Fix typpo in previous change.Dave Love1998-06-221-1/+1
* Warning fixes:Kaveh R. Ghazi1998-06-221-2/+2
* Makefile.in (install-info): Use install-info program if available, per GNU st...Dave Love1998-06-211-0/+3
* * Makefile.in (sdbout.o): Add insn-codes.h to dependency.H.J. Lu1998-06-211-1/+1
* Forgot to commit last night:H.J. Lu1998-06-211-6/+6
* flow.c (allocate_for_life_analysis, [...]): Remove declaration.H.J. Lu1998-06-201-1/+1
* alias.c: Include toplev.hGraham Stott1998-06-191-12/+15
* Makefile.in (c-iterate.o): Depend on expr.h.Jeff Law1998-06-191-1/+1
* configure (gcc_version): Add new variable describing the particular gcc versi...Manfred Hollstein1998-06-191-3/+4
* Warning fixes:Kaveh R. Ghazi1998-06-181-1/+2
* For regmove if we could not improve code by changing the source to the destin...Michael Meissner1998-06-111-1/+1
* Use cpplib for cccp.Dave Brolley1998-06-101-3/+1
* Makefile.in (LIB2FUNCS_EH): Define.Jeffrey A Law1998-06-091-5/+15
* Warning fixes:Kaveh R. Ghazi1998-06-081-3/+3
* Makefile.in (site.exp): Use the object testsuite directory as the temporary d...Jeffrey A Law1998-06-021-4/+1
* * Makefile.in (fixinc.sh): Update rules again.Bruce Korb1998-05-301-5/+5
* Makefile.in (USER_H): Add stdbool.h.Jeff Law1998-05-301-2/+2
* Makefile.in (GEN): Add gencheckBernd Schmidt1998-05-281-2/+3
* Makefile.in (cstamp-h.in): Remove before trying to recreate.Bruce Korb1998-05-281-2/+6
* Make rtx, tree types type correct if the appropriate include files was not in...Michael Meissner1998-05-281-3/+3
* Makefile.in (gencheck.o): Use HOST_CC.Mumit Khan1998-05-261-0/+3
* Makefile.in (ENQUIRE_CFLAGS, [...]): Move down to the end of the Makefile.Manfred Hollstein1998-05-231-66/+70
* Makefile.in (boostrap2-lean, [...]): new targetsAlexandre Oliva1998-05-231-3/+4
* Makefile.in (all.cross): Swap $(LIBGCC) and $(STMP_FIXPROTO).Manfred Hollstein1998-05-231-2/+2
* * Makefile.in (gencheck): Depend on HOST_LIBDEPS.Jeffrey A Law1998-05-211-1/+1
* Makefile.in (TREE_H): Add tree-check.h.Martin v. Löwis1998-05-211-1/+11
* * Global CSE and constant/copy propagation.Doug Evans1998-05-191-4/+7
* Makefile.in (deduced.h): Only run scan-types if $(SYSTEM_HEADER_DIR) exists.Jeffrey A Law1998-05-191-1/+3
* Makefile.in (deduced.h): Only run scan-types if $(SYSTEM_HEADER_DIR) exists.Jeffrey A Law1998-05-191-3/+8
* Warning Fixes:Kaveh R. Ghazi1998-05-191-12/+15