source: rtems/scripts/ChangeLog @ 96a2a02

4.104.114.84.95
Last change on this file since 96a2a02 was 96a2a02, checked in by Joel Sherrill <joel.sherrill@…>, on 11/15/01 at 16:51:20

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

  • configure.ac: Fix typo to allow custom RPM_SPECSdirs.
  • Property mode set to 100644
File size: 4.9 KB
RevLine 
[96a2a02]12001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
4
[7b2368b]52001-10-16      Joel Sherrill <joel@OARcorp.com>
6
7        * setup.def: Bumped the gdb_patch_version to account for a configuration
8        problem on psim where it could not be enabled for powerpc-RTEMS.
9        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
10
[64cc4bb5]112001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
14        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
15        Target_alias.
16        * mkgdbspec.in: Guard sed-pattern against autoconf.
17        * mkbspspec.in: Guard sed-pattern against autoconf.
18        * configure.ac: Rework check for RPM_SPECSdir.
19        * autotools/automake-rtems.spec: Update to automake-1.5.
20
[df25c998]212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
24        * configure.in: Remove.
25        * configure.ac: New file, generated from configure.in by autoupdate.
26
[0671af6]272001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
30        Initially setup CLEANFILES using = instead of += to make
31        automake-1.5 happy.
32
[1cd0db4]332001-09-13      Joel Sherrill <joel@OARcorp.com>
34
35        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
36        Revert changes because of gcc 2.5.x/3.0 transition and continue
37        to support gcc 2.95.x as primary version.
38
[a8bd1de]392001-09-13      Joel Sherrill <joel@OARcorp.com>
40
41        * mkgccnewlibspec.in,
42        Use Target_alias not target_alias to avoid conflicts with new autoconf.
43        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
44        Only sparc and arm built for C/C++ OK. :(
45        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
46        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
47        * target-gcc.add: Modifications to reflect files not in gcc 3.1
48
[34094cc3]492001-09-13      Joel Sherrill <joel@OARcorp.com>
50
51        * autotools/.cvsignore: New file.
52
[a792b78]532001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
56        autotools/automake-rtems.spec: New.
57        * configure.in, Makefile.am: Add autotools/.
58
[4331c3d]592001-08-30      Joel Sherrill <joel@OARcorp.com>
60
61        * .cvsignore: Add buildalltar.
62
[302b76d]632001-08-30      Joel Sherrill <joel@OARcorp.com>
64
65        * buildalltar.in: New file.
66        * configure.in, Makefile.am: Modified to reflect addition of file.
67
[b471c035]682001-08-10      Joel Sherrill <joel@OARcorp.com>
69
70        * mkgdbspec.in: Make list of simulators very complete.
71        * setup.def: Update versions.
72
[6c5e3215]732001-07-03      Joel Sherrill <joel@OARcorp.com>
74
75        * setup.def, binutils.add, gccnewlib.add: Updated to build
76        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
77        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
78
[01ec6c0]792001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.in: Remove AC_EXEEXT, treat .exe manually.
82        * gccnewlib/base-gcc.add: Remove cpp.
83        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
84        copyright.
85
[4ff04390]862001-04-16      Joel Sherrill <joel@OARcorp.com>
87
88        * setup.def: Modified the binutils version to 2.11 and
89        RPM revision 3 to reflect experimentation with new binutils release.
90
[365d16cf]912001-04-11      Joel Sherrill <joel@OARcorp.com>
92
93        * binutils/Makefile.am: Added a29k-rtems.
94        * binutils/binutils.add: Switch to .bz2 extension to reflect
95        real way code is compressed on distribution sites now.
96
[9a4d549]972001-03-19      Joel Sherrill <joel@OARcorp.com>
98
99        * setup.def: Updated version numbers and patches for binutils
100        and gdb.  binutils was to get correct patch in field.  gdb
101        was to add mipstx39-rtems configurery support.
102
[b9a7287e]1032001-03-14      Joel Sherrill <joel@OARcorp.com>
104
105        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
106        configuration to gdb since this includes the JMR3904 simulator.
107
[409f7d1]1082001-01-03      Joel Sherrill <joel@OARcorp.com>
109
110        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
111        binutils HISTORY to reflect new revision.  Updated gcc to fix
112        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
113
[ee6d205]1142000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * gccnewlib/gccnewlib.add: Fix typo in URL.
117
[bd914b46]1182000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
121        instead of $target to setup RPM_CPU, move chmod 755 buildall to
122        AC_OUTPUT's extra-cmds.
123       
[06f2f75]1242000-10-30      Joel Sherrill <joel@OARcorp.com>
125
126        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
127        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
128        Added mips-rtems, updated to include new patches and
129        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
130
[b507814]1312000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
134
[467ed56f]1352000-10-18      Joel Sherrill <joel@OARcorp.com>
136
137        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
138
[99b8e8c]1392000-08-30      Joel Sherrill <joel@OARcorp.com>
140
141        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
142        Patches primarily add or16/or32 basic support to newlib and
143        i386 multilib improvements to gcc from Ralf Corsepius.
144
[e94ad1fe]1452000-08-10      Joel Sherrill <joel@OARcorp.com>
146
147        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.