Age | Commit message (Expand) | Author | Files | Lines |
1998-05-08 | Another minor system.h cutover: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-05-07 | Handle missing vfprintf() & _doprnt() functions with linked in modules, | Kaveh R. Ghazi | 1 | -6/+24 |
1998-05-06 | Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com> | Robert Lipe | 1 | -1/+1 |
1998-05-06 | * Makefile.in: Fix .SUFFIXES. | Jason Merrill | 1 | -2/+4 |
1998-05-06 | toplev.h cleanups... | Jim Wilson | 1 | -30/+33 |
1998-05-06 | More system.h cutover... | Kaveh R. Ghazi | 1 | -2/+2 |
1998-04-30 | Fix build failure when POSIXLY_CORRECT set, reported by B. James Phillippe. | Jim Wilson | 1 | -4/+4 |
1998-04-27 | Makefile.in (libgcc2.ready): Revert last patch (Apr 24). | Manfred Hollstein | 1 | -1/+1 |
1998-04-23 | Makefile.in (libgcc2.ready): Add explicit dependancy from $(STMP_FIXPROTO) to... | Manfred Hollstein | 1 | -1/+1 |
1998-04-17 | Fix `make clean' bug with -da files. | Jim Wilson | 1 | -1/+1 |
1998-04-15 | Link in print-rtl.o to all gen* programs except gengenrtl | Michael Meissner | 1 | -20/+20 |
1998-04-14 | * Idea and part of the patch from HJ. | Jeffrey A Law | 1 | -4/+5 |
1998-04-09 | configure.in: Handle --with-fast-fixincludes. | Jeffrey A Law | 1 | -0/+4 |
1998-04-08 | Makefile.in: Remove bytecode crud that crept back in after the gcc2 merge. | Jeffrey A Law | 1 | -2/+2 |
1998-04-06 | gcc.c: Add linker spec. | Bob Manson | 1 | -9/+4 |
1998-04-06 | More system.h cutover patches: | Kaveh R. Ghazi | 1 | -5/+5 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -92/+85 |
1998-04-03 | * Makefile.in (insn*.o): Depend on system.h. | Jeffrey A Law | 1 | -7/+7 |
1998-04-02 | Patched in the gcc directory: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-03-30 | More cutover to system.h: | Kaveh R. Ghazi | 1 | -14/+15 |
1998-03-29 | Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and $(RTL_H). | Jeffrey A Law | 1 | -2/+3 |
1998-03-28 | * Makefile.in (libgcc1.null): Make return type for __foo void. | Jeffrey A Law | 1 | -1/+1 |
1998-03-27 | Makefile.in (stmp-fixinc): If we're actually fixing include files... | Manfred Hollstein | 1 | -0/+3 |
1998-03-24 | Support a .exe extension to gcov. | Nick Clifton | 1 | -2/+4 |
1998-03-24 | Cutover various gen*.c files to using system.h: | Kaveh R. Ghazi | 1 | -11/+11 |
1998-03-21 | Makefile.in: Various fixes for building cygwin32 native toolchains. | Nick Clifton | 1 | -27/+27 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -86/+92 |
1998-02-19 | Makefile.in: Use $tooldir for sys-include to match toplevel configure. | Mike Stump | 1 | -4/+4 |
1998-02-18 | emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__. | Jeffrey A Law | 1 | -1/+1 |
1998-02-18 | * Makefile.in (STAGESTUFF): Add genrtl.c, genrtl.h and gengenrtl. | Bernd Schmidt | 1 | -2/+2 |
1998-02-17 | fold-const.c: Include "system.h" to get stdlib.h and stdio.h. | Kaveh R. Ghazi | 1 | -1/+1 |
1998-02-17 | Makefile.in (gcc.o): Depend on system.h, in accordance with last change to gc... | Kaveh R. Ghazi | 1 | -1/+2 |
1998-02-17 | haifa-sched.c: Include "system.h" to get <stdlib.h> and <stdio.h>. | Kaveh R. Ghazi | 1 | -2/+3 |
1998-02-11 | Makefile.in (WARN_CFLAGS): New variable. | Kaveh R. Ghazi | 1 | -6/+11 |
1998-02-10 | Makefile.in (dwarf2out.o, [...]): Depend on insn-codes.h, it gets included in... | Kaveh R. Ghazi | 1 | -10/+12 |
1998-01-23 | Remove rest of bytecode stuff, except for the VMS *.com files. | Jim Wilson | 1 | -1/+0 |
1998-01-20 | Remove more bytecode stuff. | Jeffrey A Law | 1 | -3/+2 |
1998-01-20 | More bytecode stuff disappears. | Jeffrey A Law | 1 | -1/+1 |
1998-01-20 | Makefile.in: Remove all bytecode support. | Jeffrey A Law | 1 | -98/+18 |
1998-01-19 | * Makefile.in (genrtl.c genrtl.h): Add dummy command for GNU make. | Andreas Schwab | 1 | -0/+2 |
1998-01-17 | reorg.c: #include "expr.h" for rtx prototypes. | Lee Iverson | 1 | -1/+1 |
1998-01-17 | Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and local_prefix to su... | Pieter Nagel | 1 | -0/+2 |
1998-01-14 | Bring in final gcc-2.8.0 changes. | Jeff Law | 1 | -0/+2 |
1998-01-13 | Makefile.in (stamp-proto): Remove. | Bruno Haible | 1 | -8/+6 |
1998-01-08 | Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits. | Richard Henderson | 1 | -5/+24 |
1997-12-31 | configure.in: Set and subsitute host_exeext. | Ian Lance Taylor | 1 | -5/+8 |
1997-12-24 | Makefile.in (GTHREAD_FLAGS): New var. | Teemu Torma | 1 | -1/+3 |
1997-12-22 | Makefile.in (clean): Remove the stages with their objects here ... | Richard Henderson | 1 | -1/+1 |
1997-12-21 | Makefile.in (FPBIT_FUNCS, [...]): Define. | Jeffrey A Law | 1 | -1/+33 |
1997-12-08 | * Makefile.in (compare*): Handle losing behavior from 4.4bsd make. | Jay Sachs | 1 | -0/+1 |