source: rtems/scripts/ChangeLog @ cd67dca

4.104.114.84.95
Last change on this file since cd67dca was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
10        Initially setup CLEANFILES using = instead of += to make
11        automake-1.5 happy.
12
132001-09-13      Joel Sherrill <joel@OARcorp.com>
14
15        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
16        Revert changes because of gcc 2.5.x/3.0 transition and continue
17        to support gcc 2.95.x as primary version.
18
192001-09-13      Joel Sherrill <joel@OARcorp.com>
20
21        * mkgccnewlibspec.in,
22        Use Target_alias not target_alias to avoid conflicts with new autoconf.
23        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
24        Only sparc and arm built for C/C++ OK. :(
25        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
26        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
27        * target-gcc.add: Modifications to reflect files not in gcc 3.1
28
292001-09-13      Joel Sherrill <joel@OARcorp.com>
30
31        * autotools/.cvsignore: New file.
32
332001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
36        autotools/automake-rtems.spec: New.
37        * configure.in, Makefile.am: Add autotools/.
38
392001-08-30      Joel Sherrill <joel@OARcorp.com>
40
41        * .cvsignore: Add buildalltar.
42
432001-08-30      Joel Sherrill <joel@OARcorp.com>
44
45        * buildalltar.in: New file.
46        * configure.in, Makefile.am: Modified to reflect addition of file.
47
482001-08-10      Joel Sherrill <joel@OARcorp.com>
49
50        * mkgdbspec.in: Make list of simulators very complete.
51        * setup.def: Update versions.
52
532001-07-03      Joel Sherrill <joel@OARcorp.com>
54
55        * setup.def, binutils.add, gccnewlib.add: Updated to build
56        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
57        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
58
592001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.in: Remove AC_EXEEXT, treat .exe manually.
62        * gccnewlib/base-gcc.add: Remove cpp.
63        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
64        copyright.
65
662001-04-16      Joel Sherrill <joel@OARcorp.com>
67
68        * setup.def: Modified the binutils version to 2.11 and
69        RPM revision 3 to reflect experimentation with new binutils release.
70
712001-04-11      Joel Sherrill <joel@OARcorp.com>
72
73        * binutils/Makefile.am: Added a29k-rtems.
74        * binutils/binutils.add: Switch to .bz2 extension to reflect
75        real way code is compressed on distribution sites now.
76
772001-03-19      Joel Sherrill <joel@OARcorp.com>
78
79        * setup.def: Updated version numbers and patches for binutils
80        and gdb.  binutils was to get correct patch in field.  gdb
81        was to add mipstx39-rtems configurery support.
82
832001-03-14      Joel Sherrill <joel@OARcorp.com>
84
85        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
86        configuration to gdb since this includes the JMR3904 simulator.
87
882001-01-03      Joel Sherrill <joel@OARcorp.com>
89
90        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
91        binutils HISTORY to reflect new revision.  Updated gcc to fix
92        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
93
942000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * gccnewlib/gccnewlib.add: Fix typo in URL.
97
982000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
101        instead of $target to setup RPM_CPU, move chmod 755 buildall to
102        AC_OUTPUT's extra-cmds.
103       
1042000-10-30      Joel Sherrill <joel@OARcorp.com>
105
106        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
107        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
108        Added mips-rtems, updated to include new patches and
109        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
110
1112000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
114
1152000-10-18      Joel Sherrill <joel@OARcorp.com>
116
117        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
118
1192000-08-30      Joel Sherrill <joel@OARcorp.com>
120
121        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
122        Patches primarily add or16/or32 basic support to newlib and
123        i386 multilib improvements to gcc from Ralf Corsepius.
124
1252000-08-10      Joel Sherrill <joel@OARcorp.com>
126
127        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.