| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | Bring in final gcc-2.8.0 changes. | law | 1998-01-14 | 1 | -0/+2 |
* | * Makefile.in (stamp-proto): Remove. | law | 1998-01-13 | 1 | -8/+6 |
* | * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits. | rth | 1998-01-08 | 1 | -5/+24 |
* | * configure.in: Set and subsitute host_exeext. Use it when creating | ian | 1997-12-31 | 1 | -5/+8 |
* | * Makefile.in (GTHREAD_FLAGS): New var. | law | 1997-12-24 | 1 | -1/+3 |
* | * Makefile.in (clean): Remove the stages with their objects here ... | rth | 1997-12-23 | 1 | -1/+1 |
* | | law | 1997-12-21 | 1 | -1/+33 |
* | * Makefile.in (compare*): Handle losing behavior from 4.4bsd make. | law | 1997-12-09 | 1 | -0/+1 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -43/+49 |
* | oops | jason | 1997-12-04 | 1 | -1/+1 |
* | ./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc. | jason | 1997-12-04 | 1 | -1/+1 |
* | * Makefile.in (program_transform_cross_name): Clean up "-e" confusion. | law | 1997-11-22 | 1 | -3/+3 |
* | ./: | jason | 1997-11-20 | 1 | -2/+2 |
* | * Makefile.in (compare, compare-lean): Define $stage for each | law | 1997-11-17 | 1 | -0/+2 |
* | * Makefile.in (USE_ALLOCA): Always include alloca.o. | law | 1997-11-05 | 1 | -2/+2 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -36/+62 |
* | * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap | law | 1997-10-26 | 1 | -17/+5 |
* | * Makefile.in (compare, compare-lean, compare3): Combined to one | law | 1997-10-26 | 1 | -61/+22 |
* | * Makefile.in (LIBGCC2_CFLAGS): Add -fexceptions. | law | 1997-10-26 | 1 | -1/+4 |
* | * Makefile.in (LIBGCC2_CFLAGS): Avoid a backslash then an | law | 1997-10-18 | 1 | -2/+1 |
* | * configure.in: Handle --with-newlib. | dje | 1997-10-10 | 1 | -1/+2 |
* | * Makefile.in (program_transform_name): Let autoconf substitute | law | 1997-10-07 | 1 | -1/+1 |