blob: b7759bc96b7c480392e4fd8d50cd540f3eab97b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
2002-10-22 Geoffrey Keating <geoffk@apple.com>
* btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run.
2002-10-11 Geoffrey Keating <geoffk@apple.com>
* objs-gcc.sh: Don't install GDB testsuite if GDB was not built.
* btest-gcc.sh: Don't run GDB testsuite if it doesn't exist.
2002-10-09 Phil Edwards <pme@gcc.gnu.org>
* btest-gcc.sh, objs-gcc.sh: Update TARGET comments.
2002-10-09 Geoffrey Keating <geoffk@apple.com>
* objs-gcc.sh: On (non-linux) native hosts, use 'make bootstrap'.
2002-03-09 Geoffrey Keating <geoffk@redhat.com>
* btest-gcc.sh: For crosses, assume newlib and GNU binutils.
* site.exp: Correct mips-elf triplet.
2002-01-31 Geoffrey Keating <geoffk@redhat.com>
* btest-gcc.sh: New file.
* objs-gcc.sh: New file.
* site.exp: New file.
* ChangeLog: New file.
* README: New file.
|