source: rtems/scripts/ChangeLog @ 7b2368b

4.104.114.84.95
Last change on this file since 7b2368b was 7b2368b, checked in by Joel Sherrill <joel.sherrill@…>, on 10/16/01 at 13:16:53

2001-10-16 Joel Sherrill <joel@…>

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