source: rtems/scripts/ChangeLog @ 08f224b

4.104.114.84.95
Last change on this file since 08f224b was 08f224b, checked in by Joel Sherrill <joel.sherrill@…>, on 01/22/02 at 15:38:43

2001-01-22 Joel Sherrill <joel@…>

  • buildalltar.in: Modified to support Canadian cross builds. It was testing using a RedHat? 7.2 host to build *-rtems tools that run on an i386-cygwin host.
  • Property mode set to 100644
File size: 5.1 KB
Line 
12001-01-22      Joel Sherrill <joel@OARcorp.com>
2
3        * buildalltar.in: Modified to support Canadian cross builds.
4        It was testing using a RedHat 7.2 host to build *-rtems tools
5        that run on an i386-cygwin host.
6
72001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
10
112001-10-16      Joel Sherrill <joel@OARcorp.com>
12
13        * setup.def: Bumped the gdb_patch_version to account for a configuration
14        problem on psim where it could not be enabled for powerpc-RTEMS.
15        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
16
172001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
20        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
21        Target_alias.
22        * mkgdbspec.in: Guard sed-pattern against autoconf.
23        * mkbspspec.in: Guard sed-pattern against autoconf.
24        * configure.ac: Rework check for RPM_SPECSdir.
25        * autotools/automake-rtems.spec: Update to automake-1.5.
26
272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
30        * configure.in: Remove.
31        * configure.ac: New file, generated from configure.in by autoupdate.
32
332001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
36        Initially setup CLEANFILES using = instead of += to make
37        automake-1.5 happy.
38
392001-09-13      Joel Sherrill <joel@OARcorp.com>
40
41        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
42        Revert changes because of gcc 2.5.x/3.0 transition and continue
43        to support gcc 2.95.x as primary version.
44
452001-09-13      Joel Sherrill <joel@OARcorp.com>
46
47        * mkgccnewlibspec.in,
48        Use Target_alias not target_alias to avoid conflicts with new autoconf.
49        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
50        Only sparc and arm built for C/C++ OK. :(
51        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
52        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
53        * target-gcc.add: Modifications to reflect files not in gcc 3.1
54
552001-09-13      Joel Sherrill <joel@OARcorp.com>
56
57        * autotools/.cvsignore: New file.
58
592001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
62        autotools/automake-rtems.spec: New.
63        * configure.in, Makefile.am: Add autotools/.
64
652001-08-30      Joel Sherrill <joel@OARcorp.com>
66
67        * .cvsignore: Add buildalltar.
68
692001-08-30      Joel Sherrill <joel@OARcorp.com>
70
71        * buildalltar.in: New file.
72        * configure.in, Makefile.am: Modified to reflect addition of file.
73
742001-08-10      Joel Sherrill <joel@OARcorp.com>
75
76        * mkgdbspec.in: Make list of simulators very complete.
77        * setup.def: Update versions.
78
792001-07-03      Joel Sherrill <joel@OARcorp.com>
80
81        * setup.def, binutils.add, gccnewlib.add: Updated to build
82        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
83        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
84
852001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.in: Remove AC_EXEEXT, treat .exe manually.
88        * gccnewlib/base-gcc.add: Remove cpp.
89        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
90        copyright.
91
922001-04-16      Joel Sherrill <joel@OARcorp.com>
93
94        * setup.def: Modified the binutils version to 2.11 and
95        RPM revision 3 to reflect experimentation with new binutils release.
96
972001-04-11      Joel Sherrill <joel@OARcorp.com>
98
99        * binutils/Makefile.am: Added a29k-rtems.
100        * binutils/binutils.add: Switch to .bz2 extension to reflect
101        real way code is compressed on distribution sites now.
102
1032001-03-19      Joel Sherrill <joel@OARcorp.com>
104
105        * setup.def: Updated version numbers and patches for binutils
106        and gdb.  binutils was to get correct patch in field.  gdb
107        was to add mipstx39-rtems configurery support.
108
1092001-03-14      Joel Sherrill <joel@OARcorp.com>
110
111        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
112        configuration to gdb since this includes the JMR3904 simulator.
113
1142001-01-03      Joel Sherrill <joel@OARcorp.com>
115
116        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
117        binutils HISTORY to reflect new revision.  Updated gcc to fix
118        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
119
1202000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * gccnewlib/gccnewlib.add: Fix typo in URL.
123
1242000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
127        instead of $target to setup RPM_CPU, move chmod 755 buildall to
128        AC_OUTPUT's extra-cmds.
129       
1302000-10-30      Joel Sherrill <joel@OARcorp.com>
131
132        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
133        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
134        Added mips-rtems, updated to include new patches and
135        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
136
1372000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
140
1412000-10-18      Joel Sherrill <joel@OARcorp.com>
142
143        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
144
1452000-08-30      Joel Sherrill <joel@OARcorp.com>
146
147        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
148        Patches primarily add or16/or32 basic support to newlib and
149        i386 multilib improvements to gcc from Ralf Corsepius.
150
1512000-08-10      Joel Sherrill <joel@OARcorp.com>
152
153        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.