summaryrefslogtreecommitdiffstats
path: root/scripts/ChangeLog
blob: dcd16cc29c52f24b5bdf4e9b84990045756d5cad (plain) (blame)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
2001-10-15	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* mkbinutilsspec.in: Guard sed-pattern against autoconf.
	* mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
	Target_alias.
	* mkgdbspec.in: Guard sed-pattern against autoconf.
	* mkbspspec.in: Guard sed-pattern against autoconf.
	* configure.ac: Rework check for RPM_SPECSdir.
	* autotools/automake-rtems.spec: Update to automake-1.5.

2001-10-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.

2001-09-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
	Initially setup CLEANFILES using = instead of += to make
	automake-1.5 happy.

2001-09-13	Joel Sherrill <joel@OARcorp.com>

	* setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
	Revert changes because of gcc 2.5.x/3.0 transition and continue
	to support gcc 2.95.x as primary version.

2001-09-13	Joel Sherrill <joel@OARcorp.com>

	* mkgccnewlibspec.in, 
	Use Target_alias not target_alias to avoid conflicts with new autoconf.
	* setup.def: Changed version numbers in attempt at building gcc 3.0.1.
	Only sparc and arm built for C/C++ OK. :(
	* gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
	* gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
	* target-gcc.add: Modifications to reflect files not in gcc 3.1

2001-09-13	Joel Sherrill <joel@OARcorp.com>

	* autotools/.cvsignore: New file.

2001-07-19	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* autotools/Makefile.am, autotools/autoconf-rtems.spec,
	autotools/automake-rtems.spec: New.
	* configure.in, Makefile.am: Add autotools/.

2001-08-30	Joel Sherrill <joel@OARcorp.com>

	* .cvsignore: Add buildalltar.

2001-08-30	Joel Sherrill <joel@OARcorp.com>

	* buildalltar.in: New file.
	* configure.in, Makefile.am: Modified to reflect addition of file.

2001-08-10	Joel Sherrill <joel@OARcorp.com>

	* mkgdbspec.in: Make list of simulators very complete.
	* setup.def: Update versions.

2001-07-03	Joel Sherrill <joel@OARcorp.com>

	* setup.def, binutils.add, gccnewlib.add: Updated to build
	binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
	patch a20010622), and newlib 1.9.0 (rtems patch 10020622).

2001-05-15	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.in: Remove AC_EXEEXT, treat .exe manually.
	* gccnewlib/base-gcc.add: Remove cpp.
	* gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
	copyright.

2001-04-16	Joel Sherrill <joel@OARcorp.com>

	* setup.def: Modified the binutils version to 2.11 and 
	RPM revision 3 to reflect experimentation with new binutils release.

2001-04-11	Joel Sherrill <joel@OARcorp.com>

	* binutils/Makefile.am: Added a29k-rtems.
	* binutils/binutils.add: Switch to .bz2 extension to reflect 
	real way code is compressed on distribution sites now.

2001-03-19	Joel Sherrill <joel@OARcorp.com>

	* setup.def: Updated version numbers and patches for binutils
	and gdb.  binutils was to get correct patch in field.  gdb
	was to add mipstx39-rtems configurery support.

2001-03-14	Joel Sherrill <joel@OARcorp.com>

	* gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
	configuration to gdb since this includes the JMR3904 simulator.

2001-01-03	Joel Sherrill <joel@OARcorp.com>

	* setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated 
	binutils HISTORY to reflect new revision.  Updated gcc to fix
	i960 C++ problem.  Updated newlib to move to newlib 1.9.0.

2000-11-13	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* gccnewlib/gccnewlib.add: Fix typo in URL.

2000-11-05	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
	instead of $target to setup RPM_CPU, move chmod 755 buildall to 
	AC_OUTPUT's extra-cmds.
	
2000-10-30	Joel Sherrill <joel@OARcorp.com>

	* buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
	gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
	Added mips-rtems, updated to include new patches and
	gcc 2.95.2/newlib 1.8.2 revision 11 RPM.

2000-10-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.in: Remove trailing '/'s from setting up RPM_SPECdir.

2000-10-18	Joel Sherrill <joel@OARcorp.com>

	* setup.def: Updating version numbers for gcc/newlib RPM release 10.

2000-08-30	Joel Sherrill <joel@OARcorp.com>

	* setup.def: Updated gcc and newlib patches and bumped RPM revision.
	Patches primarily add or16/or32 basic support to newlib and 
	i386 multilib improvements to gcc from Ralf Corsepius.

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.