| Commit message (Expand) | Author | Age | Files | Lines |
* | * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files. | robertl | 1998-05-18 | 1 | -6/+7 |
* | * Makefile.in (TARGET_TOOLPREFIX): No longer define. | law | 1998-05-18 | 1 | -5/+45 |
* | * Makefile.in (build_canonical, host_canonical): Let configure | law | 1998-05-18 | 1 | -0/+3 |
* | * Makefile.in (BISON): Use bison from the build tree if it exists. | law | 1998-05-18 | 1 | -2/+8 |
* | 8 | law | 1998-05-14 | 1 | -1/+1 |
* | * Makefile.in (stor-layout.o): Depend on except.h | law | 1998-05-13 | 1 | -4/+4 |
* | * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. | law | 1998-05-13 | 1 | -4/+10 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -8/+10 |
* | Another minor system.h cutover: | ghazi | 1998-05-08 | 1 | -1/+1 |
* | Handle missing vfprintf() & _doprnt() functions with linked in modules, | ghazi | 1998-05-07 | 1 | -6/+24 |
* | Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -1/+1 |
* | * Makefile.in: Fix .SUFFIXES. | jason | 1998-05-06 | 1 | -2/+4 |
* | toplev.h cleanups... | wilson | 1998-05-06 | 1 | -30/+33 |
* | More system.h cutover... | ghazi | 1998-05-06 | 1 | -2/+2 |
* | Fix build failure when POSIXLY_CORRECT set, reported by B. James Phillippe. | wilson | 1998-04-30 | 1 | -4/+4 |
* | 8 | manfred | 1998-04-27 | 1 | -1/+1 |
* | d | manfred | 1998-04-23 | 1 | -1/+1 |
* | Fix `make clean' bug with -da files. | wilson | 1998-04-17 | 1 | -1/+1 |
* | Link in print-rtl.o to all gen* programs except gengenrtl | meissner | 1998-04-15 | 1 | -20/+20 |
* | * Idea and part of the patch from HJ. | law | 1998-04-14 | 1 | -4/+5 |
* | * configure.in: Handle --with-fast-fixincludes. | law | 1998-04-10 | 1 | -0/+4 |
* | * Makefile.in: Remove bytecode crud that crept back in after the | law | 1998-04-08 | 1 | -2/+2 |
* | * gcc.c: Add linker spec. | law | 1998-04-06 | 1 | -9/+4 |
* | More system.h cutover patches: | ghazi | 1998-04-06 | 1 | -5/+5 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -92/+85 |
* | * Makefile.in (insn*.o): Depend on system.h. | law | 1998-04-03 | 1 | -7/+7 |
* | Patched in the gcc directory: | ghazi | 1998-04-02 | 1 | -1/+1 |
* | More cutover to system.h: | ghazi | 1998-03-30 | 1 | -14/+15 |
* | * Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and | law | 1998-03-29 | 1 | -2/+3 |
* | * Makefile.in (libgcc1.null): Make return type for __foo void. | law | 1998-03-28 | 1 | -1/+1 |
* | d | manfred | 1998-03-27 | 1 | -0/+3 |
* | Support a .exe extension to gcov. | nickc | 1998-03-24 | 1 | -2/+4 |
* | Cutover various gen*.c files to using system.h: | ghazi | 1998-03-24 | 1 | -11/+11 |
* | * Makefile.in: Various fixes for building cygwin32 native toolchains. | law | 1998-03-21 | 1 | -27/+27 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -86/+92 |
* | * Makefile.in: Use $tooldir for sys-include to match toplevel | law | 1998-02-19 | 1 | -4/+4 |
* | * emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__. | law | 1998-02-19 | 1 | -1/+1 |
* | * Makefile.in (STAGESTUFF): Add genrtl.c, genrtl.h and gengenrtl. | law | 1998-02-18 | 1 | -2/+2 |
* | * fold-const.c: Include "system.h" to get stdlib.h and stdio.h. | law | 1998-02-17 | 1 | -1/+1 |
* | * Makefile.in (gcc.o): Depend on system.h, in accordance with last | law | 1998-02-17 | 1 | -1/+2 |
* | * haifa-sched.c: Include "system.h" to get <stdlib.h> and <stdio.h>. | law | 1998-02-17 | 1 | -2/+3 |
* | * Makefile.in (WARN_CFLAGS): New variable. | law | 1998-02-11 | 1 | -6/+11 |
* | * Makefile.in (dwarf2out.o, emit-rtl.o, jump.o, cse.o, unroll.o, | law | 1998-02-11 | 1 | -10/+12 |
* | Remove rest of bytecode stuff, except for the VMS *.com files. | wilson | 1998-01-23 | 1 | -1/+0 |
* | Remove more bytecode stuff. | law | 1998-01-20 | 1 | -3/+2 |
* | More bytecode stuff disappears. | law | 1998-01-20 | 1 | -1/+1 |
* | * Makefile.in: Remove all bytecode support. | law | 1998-01-20 | 1 | -98/+18 |
* | * Makefile.in (genrtl.c genrtl.h): Add dummy command for GNU make. | rth | 1998-01-19 | 1 | -0/+2 |
* | * reorg.c: #include "expr.h" for rtx prototypes. | law | 1998-01-17 | 1 | -1/+1 |
* | 8 | law | 1998-01-17 | 1 | -0/+2 |