summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files.robertl1998-05-181-6/+7
* * Makefile.in (TARGET_TOOLPREFIX): No longer define.law1998-05-181-5/+45
* * Makefile.in (build_canonical, host_canonical): Let configurelaw1998-05-181-0/+3
* * Makefile.in (BISON): Use bison from the build tree if it exists.law1998-05-181-2/+8
* 8law1998-05-141-1/+1
* * Makefile.in (stor-layout.o): Depend on except.hlaw1998-05-131-4/+4
* * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.law1998-05-131-4/+10
* Warning fixes:ghazi1998-05-131-8/+10
* Another minor system.h cutover:ghazi1998-05-081-1/+1
* Handle missing vfprintf() & _doprnt() functions with linked in modules,ghazi1998-05-071-6/+24
* Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-1/+1
* * Makefile.in: Fix .SUFFIXES.jason1998-05-061-2/+4
* toplev.h cleanups...wilson1998-05-061-30/+33
* More system.h cutover...ghazi1998-05-061-2/+2
* Fix build failure when POSIXLY_CORRECT set, reported by B. James Phillippe.wilson1998-04-301-4/+4
* 8manfred1998-04-271-1/+1
* dmanfred1998-04-231-1/+1
* Fix `make clean' bug with -da files.wilson1998-04-171-1/+1
* Link in print-rtl.o to all gen* programs except gengenrtlmeissner1998-04-151-20/+20
* * Idea and part of the patch from HJ.law1998-04-141-4/+5
* * configure.in: Handle --with-fast-fixincludes.law1998-04-101-0/+4
* * Makefile.in: Remove bytecode crud that crept back in after thelaw1998-04-081-2/+2
* * gcc.c: Add linker spec.law1998-04-061-9/+4
* More system.h cutover patches:ghazi1998-04-061-5/+5
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-92/+85
* * Makefile.in (insn*.o): Depend on system.h.law1998-04-031-7/+7
* Patched in the gcc directory:ghazi1998-04-021-1/+1
* More cutover to system.h:ghazi1998-03-301-14/+15
* * Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h andlaw1998-03-291-2/+3
* * Makefile.in (libgcc1.null): Make return type for __foo void.law1998-03-281-1/+1
* dmanfred1998-03-271-0/+3
* Support a .exe extension to gcov.nickc1998-03-241-2/+4
* Cutover various gen*.c files to using system.h:ghazi1998-03-241-11/+11
* * Makefile.in: Various fixes for building cygwin32 native toolchains.law1998-03-211-27/+27
* Major cutover to using system.h:ghazi1998-03-201-86/+92
* * Makefile.in: Use $tooldir for sys-include to match toplevellaw1998-02-191-4/+4
* * emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__.law1998-02-191-1/+1
* * Makefile.in (STAGESTUFF): Add genrtl.c, genrtl.h and gengenrtl.law1998-02-181-2/+2
* * fold-const.c: Include "system.h" to get stdlib.h and stdio.h.law1998-02-171-1/+1
* * Makefile.in (gcc.o): Depend on system.h, in accordance with lastlaw1998-02-171-1/+2
* * haifa-sched.c: Include "system.h" to get <stdlib.h> and <stdio.h>.law1998-02-171-2/+3
* * Makefile.in (WARN_CFLAGS): New variable.law1998-02-111-6/+11
* * Makefile.in (dwarf2out.o, emit-rtl.o, jump.o, cse.o, unroll.o,law1998-02-111-10/+12
* Remove rest of bytecode stuff, except for the VMS *.com files.wilson1998-01-231-1/+0
* Remove more bytecode stuff.law1998-01-201-3/+2
* More bytecode stuff disappears.law1998-01-201-1/+1
* * Makefile.in: Remove all bytecode support.law1998-01-201-98/+18
* * Makefile.in (genrtl.c genrtl.h): Add dummy command for GNU make.rth1998-01-191-0/+2
* * reorg.c: #include "expr.h" for rtx prototypes.law1998-01-171-1/+1
* 8law1998-01-171-0/+2