]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR target/48637 (%c in ARM inline asm leads to ICE (in arm_print_operand))
[thirdparty/gcc.git] / ChangeLog
CommitLineData
8499116a
HPN
12011-06-22 Hans-Peter Nilsson <hp@axis.com>
2
6be80923
HPN
3 PR regression/47836
4 PR bootstrap/23656
5 PR other/47733
6 PR bootstrap/49247
5167b7cf 7 PR c/48825
8499116a
HPN
8 * configure.ac (target_libraries): Remove target-libiberty.
9 Remove case-statement setting skipdirs=target-libiberty for
10 multiple targets. Remove checking target_configdirs and
11 removing target-libiberty but keeping target-libgcc if
12 otherwise empty.
13 * Makefile.def (target_modules): Don't add libiberty.
14 (dependencies): Remove all traces of target-libiberty.
15 * configure, Makefile.in: Regenerate.
16
db1d217c
WL
172011-06-13 Walter Lee <walt@tilera.com>
18
19 * configure.ac (tilepro-*-*) New case.
20 (tilegx-*-*): Likewise.
21 * configure: Regenerate.
22
9a2fc6ad
JY
232011-06-06 Jing Yu <jingyu@google.com>
24
25 * configure.ac: Skip target-libiberty for
26 arm*-*-linux-androideabi.
27 * configure: Regenerated.
28
9baa43b6
NC
292011-06-06 Nick Clifton <nickc@redhat.com>
30
31 * config.sub: Sync from upstream.
32
5a9f48b4
NV
332011-06-05 Nenad Vukicevic <nenad@intrepid.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
6c059f76
DJ
372011-06-01 Daniel Jacobowitz <drow@false.org>
38
39 * MAINTAINERS: Update my email address.
40
f97b516f
NF
412011-05-27 Nathan Froyd <froydnj@codesourcery.com>
42
43 * MAINTAINERS (Write After Approval): Update my email address.
44
6e91d9d6
PP
452011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
46
47 * MAINTAINERS (Write After Approval): Add myself.
48
6f57bdf6
DK
492011-05-08 Doug Kwan <dougkwan@google.com>
50
51 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
52 * configure: Regenerated.
53 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
54 value from configure.
55 * Makefile.in: Regenerated.
56
6a789d5e
JM
572011-05-05 Joseph Myers <joseph@codesourcery.com>
58
59 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
60 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
61 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
62 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
63 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
64 *-*-vxworks*): Disable newlib and libgloss in separate case
65 statement.
66 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
67 to separate case statement.
68 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
69 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
70 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
71 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
72 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
73 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
74 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
75 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
76 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
77 i[[3456789]]86-*-rdos*, m32r-*-*,
78 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
79 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
80 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
81 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
82 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
83 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
84 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
85 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
86 and libgloss in main case over targets. Remove most empty cases
87 in main case over targets.
88 * configure: Regenerate.
89
a78079c4
JJ
902011-05-04 Janis Johnson <janisjo@codesourcery.com>
91
92 * MAINTAINERS (Write After Approval): Add myself.
93
f1a0defe
JM
942011-05-04 Joseph Myers <joseph@codesourcery.com>
95
96 * configure.ac: Remove code setting special library locations for
97 hppa*64*-*-hpux11*. Remove code setting compiler for
98 sparc-sun-solaris2*.
99 * configure: Regenerate.
100
fbcf0dca
JM
1012011-05-04 Joseph Myers <joseph@codesourcery.com>
102
103 * configure.ac: Separate libgloss_dir settings from general case
104 over targets.
105 * configure: Regenerate.
106
fddf9ee7
JM
1072011-04-28 Joseph Myers <joseph@codesourcery.com>
108
109 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
110 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
111 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
112 cases in libgcj-disabling case statement.
113 (hppa*64*-*-linux*): Set unsupported_languages instead of
114 disabling target-zlib.
115 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
116 to hppa*64*-*-hpux*.
117 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
118 hppa*-*-hpux*.
119 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
120 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
121 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
122 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
123 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
124 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
125 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
126 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
127 libgcj-disabling case statement.
128 * configure: Regenerate.
129
80f81134
JM
1302011-04-28 Joseph Myers <joseph@codesourcery.com>
131
132 * configure.ac: Disable Java for targets not supporting libffi.
133 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
134 Remove cases in Java-disabling statement.
135 (*arm-wince-pe): Change to arm-wince-pe.
136 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
137 cases in Java-disabling statement.
138 (bfin-*-*): Don't disable Java again.
139 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
140 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
141 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
142 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
143 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
144 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
145 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
146 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
147 Java-disabling statement.
148 (mmix-*-*): Don't disable Java again.
149 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
150 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
151 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
152 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
153 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
154 statement.
155 * configure: Regenerate.
156
2909494b
JM
1572011-04-28 Joseph Myers <joseph@codesourcery.com>
158
159 * configure.ac: Separate cases disabling Java and Java libraries
160 from general case over targets.
161 * configure: Regenerate.
162
98e2d934
JZ
1632011-04-21 Jie Zhang <jzhang918@gmail.com>
164
165 * MAINTAINERS: Update my email address.
166
1809ba94
ER
1672011-04-20 Easwaran Raman <eraman@google.com>
168
169 * MAINTAINERS (Write After Approval): Add myself.
170
2cd815e7
JH
1712011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
172
173 PR lto/48086
174 * configure.ac: Re-enable LTO on *-apple-darwin9*.
175 * configure: Regenerate.
176
271d3f8d
JM
1772011-04-16 Jim Meyering <meyering@redhat.com>
178
179 * MAINTAINERS (Write After Approval): Add myself.
180
848309ea
DS
1812011-04-15 Dodji Seketeli <dodji@redhat.com>
182
183 * MAINTAINERS: Update my email address.
184
3a78d31f
GJL
1852011-04-13 Georg-Johann Lay <avr@gjlay.de>
186
187 * MAINTAINERS (Write After Approval): Add myself.
188
fbfbde73
YZ
1892011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
190
191 * MAINTAINERS (Write After Approval): Add myself.
192
8072c460
SH
1932011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
194
195 * MAINTAINERS (Write After Approval): Add myself.
196
85bfb75e
JM
1972011-04-06 Joseph Myers <joseph@codesourcery.com>
198
199 * configure.ac (build_tools): Remove build-byacc.
200 (host_libs): Remove mmalloc.
201 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
202 autoconf automake libtool diff rcs fileutils shellutils time
203 textutils wdiff find uudecode hello tar gzip indent recode release
204 sed perl gawk findutils gettext zip.
205 (libgcj): Remove target-qthreads.
206 (target_tools): Remove target-examples target-gperf.
207 (YACC): Don't handle building byacc.
208 * configure: Regenerate.
209 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
210 dosutils, examples, fileutils, find, findutils, gawk, gettext,
211 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
212 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
213 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
214 handle building components.
215 * Makefile.in: Regenerate.
216
bc8e4748
SA
2172011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
218
219 * MAINTAINERS: Update my email address as Xtensa maintainer.
220
32827f18
RW
2212011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
222
223 * config.sub: Sync from upstream.
224
b318fb4b
JM
2252011-04-01 Joseph Myers <joseph@codesourcery.com>
226
227 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
228 (microblaze*): Don't disable libssp.
229 * configure: Regenerate.
230
72691ba6
JM
2312011-04-01 Joseph Myers <joseph@codesourcery.com>
232
233 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
234 moveifchange.
235 * configure: Regenerate.
236 * Makefile.tpl: Use @SHELL@ not @config_shell@.
237 * Makefile.in: Regenerate.
238
6de66370
JM
2392011-04-01 Joseph Myers <joseph@codesourcery.com>
240
241 * configure.ac (*-*-sysv4*): Don't enable libgomp.
242 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
243 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
244 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
245 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
246 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
247 md_exec_prefix cases.
248 * configure: Regenerate.
249
1e9e0e23
JM
2502011-04-01 Joseph Myers <joseph@codesourcery.com>
251
252 * configure.ac: Separate cases disabling target-libssp,
253 target-libiberty, target-libstdc++-v3 and Fortran from general
254 case over targets.
255 * configure: Regenerate.
256
0036370f
JM
2572011-04-01 Joseph Myers <joseph@codesourcery.com>
258
259 * configure.ac (*-*-chorusos): Don't disable libgcj.
260 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
261 Remove case.
262 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
263 (arm-*-coff): Don't disable libgcj.
264 (arm*-*-linux-gnueabi): Remove useless assignment.
265 (arm-*-riscix*): Don't disable libgcj.
266 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
267 configuration.
268 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
269 (c54x*-*-*): Remove case.
270 (tic54x-*-*): Don't disable GCC or GCC libraries.
271 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
272 to *.
273 (d10v-*-*): Don't disable GCC libraries.
274 (d30v-*-*): Don't disable libgcj.
275 (h8500-*-*): Don't disable GCC libraries.
276 (i960-*-*): Don't disable libgcj.
277 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
278 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
279 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
280 libgcj.
281 (m68k-*-coff*): Remove case.
282 (mmix-*-*): Don't disable libgloss on host.
283 (mn10200-*-*, mn10300-*-*): Remove cases.
284 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
285 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
286 Don't disable libgcj.
287 (romp-*-*): Remove case.
288 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
289 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
290 case.
291 (v810-*-*): Don't disable GCC libraries.
292 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
293 (ip2k-*-*): Don't disable GCC libraries.
294 * configure: Regenerate.
295
c9bdb152
JM
2962011-03-28 Joseph Myers <joseph@codesourcery.com>
297
298 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
299 libffi on host.
300 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
301 on host.
302 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
303 * configure: Regenerate.
304
8c6d158a
JM
3052011-03-26 John Marino <binutils@marino.st>
306
307 * configure.ac: Add support for *-*-dragonfly*
308 * configure: Regenerate.
309
1bcce263
JM
3102011-03-25 Joseph Myers <joseph@codesourcery.com>
311
312 * configure.ac (native_only): Remove.
313 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
314 send-pr uudecode guile gnuserv on host.
315 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
316 send-pr rcs guile perl texinfo libtool on host.
317 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
318 automake send-pr rcs guile perl texinfo libtool on host.
319 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
320 (*-*-kaos*): Don't disable target-examples target-gperf on target.
321 (alpha*-dec-osf*): Don't disable fileutils on target.
322 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
323 texinfo send-pr expect dejagnu on target.
324 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
325 target-qthreads on target.
326 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
327 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
328 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
329 x86_64-*-mingw*): Don't disable expect on target.
330 (*-*-cygwin*): Don't disable target-gperf on target.
331 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
332 gnuserv on target.
333 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
334 target.
335 * configure: Regenerate.
336
8d4c5ac6
JM
3372011-03-25 Joseph Myers <joseph@codesourcery.com>
338
339 * configure.ac (target_tools): Remove target-groff.
340 (native_only): Remove target-groff.
341 (hppa*64*-*-*): Don't disable byacc.
342 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
343 setting.
344 (*-*-kaos*): Don't skip target-librx and target-groff.
345 (*-*-netware*): Don't skip target-libmudflap.
346 (*-*-tpf*): Don't skip target-libmudflap.
347 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
348 directories on the host.
349 (ia64*-*-*vms*): Don't skip tix.
350 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
351 host.
352 * configure: Regenerate.
353
50e37333
PB
3542011-03-24 Paolo Bonzini <pbonzini@redhat.com>
355
356 * configure.ac: Remove references to mt-mep, mt-netware,
357 mt-wince.
358 * Makefile.def: Add all-utils soft dependencies.
359 * Makefile.tpl: Remove GDB_NLM_DEPS.
360 * configure: Regenerate.
361 * Makefile.in: Regenerate.
362
7d77a768
PB
3632011-03-24 Paolo Bonzini <bonzini@gnu.org>
364
365 * configure.ac: Do not include mh-x86omitfp.
366 * configure: Regenerate.
367
3dc84509
PB
3682011-03-24 Paolo Bonzini <bonzini@gnu.org>
369
370 * configure.ac: Remove empty cases.
371 * configure: Regenerate.
372
1e2c3ec4
PB
3732011-03-24 Paolo Bonzini <bonzini@gnu.org>
374
375 * Makefile.def: Add dependency from termcap to gdb.
376 * Makefile.in: Regenerate.
377
73a817c4
PB
3782011-03-24 Paolo Bonzini <bonzini@gnu.org>
379
380 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
381 * configure: Regenerate.
382 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
383 * Makefile.tpl: Likewise.
384 * Makefile.in: Regenerate.
385
43ecab84
PB
3862011-03-24 Paolo Bonzini <bonzini@gnu.org>
387
388 * configure.ac: Remove all mentions of tentative_cc.
389 * configure: Regenerate.
390
111eeb6e
JM
3912011-03-24 Joseph Myers <joseph@codesourcery.com>
392
393 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
394 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
395 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
396 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
397 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
398 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
399 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
400 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
401 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
402 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
403 *-*-rhapsody*): Remove host cases.
404 * configure: Regenerate.
405
4569f85e
JM
4062011-03-24 Joseph Myers <joseph@codesourcery.com>
407
408 * configure.ac (ppc*-*-pe): Remove host case.
409 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
410 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
411 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
412 cases.
413 * configure: Regenerate.
414
f3e8ab19
JM
4152011-03-24 Joseph Myers <joseph@codesourcery.com>
416
417 * config.sub: Update to version 2011-03-23.
418
56f8587a
JM
4192011-03-22 Joseph Myers <joseph@codesourcery.com>
420
421 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
422 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
423 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
424 * configure: Regenerate.
425
ebb9f8b0
JM
4262011-03-22 Joseph Myers <joseph@codesourcery.com>
427
428 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
429 to Write After Approval.
430 * config-ml.in: Don't handle arc-*-elf*.
431 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
432 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
433 handle GCC libraries.
434 * configure: Regenerate.
435
474ee908
RO
4362011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
437
438 PR bootstrap/48120:
439 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
440 Add -lstdc++ -lm to LIBS.
441 * configure: Regenerate.
442
41446fec
DE
4432011-03-18 David Edelsohn <dje.gcc@gmail.com>
444
445 * config.guess: Update to version 2011-02-02
446 * config.sub: Update to version 2011-02-24
447
51fd6b90
JH
4482011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
449
450 PR lto/48086
451 * configure.ac: Re-enable LTO on *-apple-darwin9.
452 * configure: Regenerate.
453
a6c71270
JH
4542011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
455
456 PR lto/48086
457 * configure.ac: Disable LTO on darwin due to an assembler change in
458 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
459 under 256.
460 * configure: Regenerate.
461
fdc1806a
CL
4622011-03-11 Chen Liqin <liqin.gcc@gmail.com>
463
464 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
465
9b4166b2
XG
4662011-03-09 Xuepeng Guo <terry.guo@arm.com>
467
468 * MAINTAINERS: Update my e-mail address.
469
fb72848b
JY
4702011-03-06 Joey Ye <joey.ye@arm.com>
471
472 * MAINTAINERS: Update my e-mail address.
473
f158c8d0
SP
4742011-03-02 Sebastian Pop <sebastian.pop@amd.com>
475
476 * configure.ac: Adjust test of with_ppl.
477 * configure: Regenerated.
478
97efdf21
KT
4792011-03-02 Kai Tietz <ktietz@redhat.com>
480
481 * MAINTAINERS: Adjust my e-mail address.
482
7d32a440
SP
4832011-03-02 Sebastian Pop <sebastian.pop@amd.com>
484
485 * configure.ac: Add -lpwl to ppllibs.
486 * configure: Regenerated.
487
3d2bc11b
SP
4882011-03-02 Sebastian Pop <sebastian.pop@amd.com>
489
490 * config/cloog.m4: Add -lisl to clooglibs.
491 * configure: Regenerated.
492
e3d590af
RR
4932011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
494
495 * MAINTAINERS (CPU Port maintainers): Add self.
496
5037599a
RO
4972011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
498
499 * MAINTAINERS: Add myself as testsuite maintainer.
500
12a0ae3d
MS
5012011-02-15 Mike Stump <mikestump@comcast.net>
502
503 * MAINTAINERS: Add myself as testsuite maintainer.
504
029c8f3e
RW
5052011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
506
507 Import from Libtool and gnulib:
508
509 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
510
511 Prepare for supporting FreeBSD 10.
512 * config.rpath: Remove handling of freebsd1* which soon would
513 match FreeBSD 10.0.
514
515 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
516
517 Remove support for FreeBSD 1.x.
518 * libtool.m4 (_LT_LINKER_SHLIBS)
519 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
520 soon would incorrectly match FreeBSD 10.0.
521
03b2a04d
RW
5222011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
523
524 PR binutils/12283
525 * move-if-change: Import version from gnulib.
526
f3d533d3
AO
5272011-02-12 Alexandre Oliva <aoliva@redhat.com>
528
529 PR lto/47225
530 * Makefile.def (lto-plugin): Double dash for enable-shared.
531 (configure-gcc): Depend on all-lto-plugin.
532 * Makefile.in: Rebuilt.
533
f33d8408
RW
5342011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
535
536 * configure.ac: Remove extra bracket.
537 * configure: Regenerate.
538
846cf392
TB
5392011-02-08 Tobias Burnus <burnus@net-b.de>
540
541 * MAINTAINERS: Add myself as libquadmath maintainer.
542
f897ac2b
TS
5432011-02-08 Thomas Schwinge <thomas@schwinge.name>
544
545 * MAINTAINERS: Update my email address.
546
0e048a16
JM
5472011-02-07 Joseph Myers <joseph@codesourcery.com>
548
549 * MAINTAINERS (option handling): Add self.
550
b1b0c7e6
KT
5512011-02-06 Kai Tietz <kai.tietz@onevision.com>
552
553 PR lto/47225
554 * Makefile.def: Add dependency for install-gcc
555 on install-lto-plugin.
556 * Makfile.in: Regenerated
557
fdd3083a
SB
5582011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
559
560 * MAINTAINERS (CPU Port Maintainers): Add myself.
561
29a63921
AO
5622011-01-31 Alexandre Oliva <aoliva@redhat.com>
563
564 PR libgcj/44341
565 * configure.ac: Discard --with-* flags for host when configuring
566 target libraries for cross build.
567 * configure: Rebuilt.
568
b305e3da
SP
5692011-01-25 Sebastian Pop <sebastian.pop@amd.com>
570
571 * MAINTAINERS (linear loop transforms): Removed.
572
6be7b668
JJ
5732011-01-25 Jakub Jelinek <jakub@redhat.com>
574
6be7b668
JJ
575 * configure.ac: If with_ppl is no, move setting with_cloog=no
576 after CLOOG_REQUESTED check.
577 * configure: Regenerated.
578
ab4173cf
SP
5792011-01-25 Sebastian Pop <sebastian.pop@amd.com>
580
581 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
582 CLooG has been requested.
583 * configure: Regenerated.
584
0deada9e
SP
5852011-01-25 Sebastian Pop <sebastian.pop@amd.com>
586
587 * configure: Regenerated.
588 * configure.ac: Check for version 0.11 (or later revision) of PPL.
589
27b9aa80
TG
5902011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
591
592 * configure: Regenerated.
593 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
594
33e39b66
AS
5952011-01-21 Andreas Schwab <schwab@redhat.com>
596
597 * configure.ac: Use AS_HELP_STRING throughout.
598 * configure: Regenerate.
599
fb701687
JZ
6002011-01-18 Jie Zhang <jie.zhang@analog.com>
601
602 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
603 * configure: Regenerate.
604
3752f75a
JDA
6052011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
606
607 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
608
5a2931d1
JB
6092011-01-13 Joel Brobecker <brobecker@adacore.com>
610
611 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
612 for ia64-hpux.
613 * configure: Regenerate.
3e76bf2c 614
03ebe6c3
JH
6152011-01-07 Jan Hubicka <jh@suse.cz>
616
617 PR lto/47225
618 * Makefile.in: Regenerate.
619 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
620 configure.
621
96bdf9b4
JH
6222011-01-07 Jan Hubicka <jh@suse.cz>
623
624 * Makefile.in: Regenerate.
625 * Makefile.def (gcc host module) and soft dependency on lto-plugin
626 and configure dependency on lto-plugin configure.
627 (lto-plugin module): Remove dependency on GCC; add dependency on
628 liniberty.
629
c12e816f
WS
6302011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
631
632 * MAINTAINERS (Write After Approval): Add myself.
633
539b4d11
HS
6342010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
635
636 * configure: Regenerate.
637
6e307056
HS
6382010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
639
640 * configure.ac: (picochip): Disable libiberty.
641
0c2e6904
KP
6422010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
643
644 * MAINTAINERS (Write After Approval): Add myself.
645
d479b128
ILT
6462010-12-10 Ian Lance Taylor <iant@google.com>
647
648 PR bootstrap/46819
649 * configure.ac: For --disable-libgcj clear libgcj_saved.
650 * configure: Rebuild.
651
87e6d9dc
TB
6522010-12-10 Tobias Burnus <burnus@net-b.de>
653
654 PR fortran/46540
655 * configure.ac: Add --disable-libquadmath and
656 --disable-libquadmath-support.
657 * configure: Regenerate.
658
9ad64188
ILT
6592010-12-03 Ian Lance Taylor <iant@google.com>
660
661 * MAINTAINERS: Add myself as libgo maintainer.
662
d062cd48
HPN
6632010-12-03 Hans-Peter Nilsson <hp@axis.com>
664
665 PR libffi/46792
666 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
667 * configure: Regenerate.
668
bec93d73
ILT
6692010-12-02 Ian Lance Taylor <iant@google.com>
670
671 * configure.ac: Always set default for poststage1_ldflags to
672 -static-libstdc++ -static-libgcc.
673
b3f122e0
AS
6742010-11-29 Andreas Schwab <schwab@redhat.com>
675
676 * configure.ac: Move comment to remove extra space in last argument
677 of GCC_TARGET_TOOL.
678
9aff220f
AO
6792010-11-26 Alexandre Oliva <aoliva@redhat.com>
680
e7e9ce46 681 PR other/46026
9aff220f
AO
682 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
683 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
684 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
685 (BASE_FLAGS_TO_PASS): Use it.
686 * configure: Rebuilt.
687 * Makefile.in: Rebuilt.
688
9580395f
L
6892010-11-23 H.J. Lu <hongjiu.lu@intel.com>
690
691 PR binutils/12258
692 * configure.ac: Correct comments for --enable-gold/--enable-ld.
693 Properly check default linker.
694 * configure: Regnerated.
695
21539e2e
MK
6962010-11-23 Matthias Klose <doko@ubuntu.com>
697
698 * configure.ac: For --enable-gold, handle value `default' instead of
699 `both*'. New configure option --{en,dis}able-ld.
700 * configure: Regenerate.
701
4da3b0f8
ILT
7022010-11-20 Ian Lance Taylor <iant@google.com>
703
704 * configure.ac: Only disable a language library if no language needs
705 it. Don't let --disable-libgcj uncondtionally disable libffi.
706 * configure: Rebuild.
707
455c8f48
RW
7082010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
709
e655d2bf
RW
710 * Makefile.in: Regenerate.
711
455c8f48
RW
712 PR other/46202
713 * configure.ac: Fix just-built in-tree STRIP name to be
714 binutils/strip-new.
715 * configure: Regenerate.
716 * Makefile.def (install-strip-gcc, install-strip-binutils)
717 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
718 (install-strip-sid): Mirror dependencies on non-strip variants
719 of these targets on the respective -strip prerequisites.
720 * Makefile.tpl (install-strip, install-strip-host)
721 (install-strip-target): New targets.
722 (install-strip-[+module+], install-strip-target-[+module+]):
723 New targets.
724 * Makefile.in: Regenerate.
725
632e2a07
ILT
7262010-11-19 Ian Lance Taylor <iant@google.com>
727 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
728
729 * configure.ac: Add target-libgo to target_libraries. Set
730 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
731 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
732 (HOST_EXPORTS): Add GOC.
733 (BASE_TARGET_EXPORTS): Add GOC.
734 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
735 (GOCFLAGS_FOR_TARGET): New variable.
736 (EXTRA_HOST_FLAGS): Add GOC.
737 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
738 * Makefile.def (target_modules): Add libgo.
739 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
740 (dependencies): Add dependency from configure-target-libgo to
741 configure-target-libffi and all-target-libstdc++-v3. Add
742 dependencies from all-target-libgo to all-target-libffi.
743 (languages): Add go.
744 * configure: Rebuild.
745 * Makefile.in: Rebuild.
746
ce59187e
ILT
7472010-11-19 Ian Lance Taylor <iant@google.com>
748
749 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
750 compiler/flag environment variables.
751
69ecd18f
ILT
7522010-11-18 Ian Lance Taylor <iant@google.com>
753
754 * configure.ac: Check for lang_requires_boot_languages in
755 config-lang.in files.
756 * configure: Rebuild.
757
1ec601bf
FXC
7582010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
759 Tobias Burnus <burnus@net-b.de>
760
761 PR fortran/32049
762 * Makefile.def: Add libquadmath; build it with language=fortran.
763 * configure.ac: Add libquadmath.
764 * Makefile.tpl: Handle multiple libs in check-[+language+].
765 * Makefile.in: Regenerate.
766 * configure: Regenerate.
767
b9b9d342
TT
7682010-11-16 Tom Tromey <tromey@redhat.com>
769
770 * MAINTAINERS: Moved myself to reviewers section.
771
ecbfe87a
ZD
7722010-11-15 Zdenek Dvorak <ook@ucw.cz>
773
774 * MAINTAINERS: Moved myself to reviewers section.
775
29a4f477
RW
7762010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
777
778 * MAINTAINERS (Various Maintainers): Add self for build machinery.
779 (Write After Approval): Remove self.
780
9965e3cd
AS
7812010-11-15 Andreas Schwab <schwab@redhat.com>
782
783 * configure.ac: Fix spelling in option names.
784 * configure: Regenerated.
785
0463992b
GJL
7862010-11-13 Georg-Johann Lay <georgjohann@web.de>
787
788 PR bootstrap/39622
789 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
790 * configure: Regenerated.
791
3df08734
KG
7922010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
793
794 * MAINTAINERS: Update my email address.
795
f16e2237
TG
7962010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
797
f16e2237
TG
798 * configure: Regenerate.
799
0bb52d68
TG
8002010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
801
1f980c25 802 * configure: Regenerate.
0bb52d68 803
aba2b02e
TG
8042010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
805
aba2b02e
TG
806 * configure: Regenerate.
807
27882098
TG
8082010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
809
27882098
TG
810 * configure: Regenerate.
811
d32ef397
AS
8122010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
813
814 * configure.ac: Support official CLooG.org versions.
815 * configure: Regenerate.
816 * config/cloog.m4: New.
817
5a4b6c0e
FD
8182010-11-10 François Dumont <francois.cppdevs@free.fr>
819
820 * MAINTAINERS (Write After Approval): Add myself.
821
f2cea726
DE
8222010-11-09 David Edelsohn <dje.gcc@gmail.com>
823
824 * MAINTAINERS: Update my email address.
825
d8ed14ce
IS
8262010-11-04 Iain Sandoe <iains@gcc.gnu.org>
827
828 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
829 * configure: Regenerate.
d8ed14ce 830
48215350
DK
8312010-11-03 Ian Lance Taylor <iant@google.com>
832 Dave Korn <dave.korn.cygwin@gmail.com>
833
834 PR lto/46273
835 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
836 and on other supported platforms whenever LTO is enabled.
837 * configure: Rebuild.
838
87841584
AM
8392010-11-02 Alan Modra <amodra@gmail.com>
840
841 PR binutils/12110
842 * configure.ac: Error when source path contains spaces.
843 * configure: Regenerate.
844
fe12dfe1
JW
8452010-10-23 James E. Wilson <wilson@codesourcery.com>
846
847 * MAINTAINERS: Update my email address.
848
66c92425
ILT
8492010-10-20 Ian Lance Taylor <iant@google.com>
850
851 * Makefile.def (target_modules): Set lib_path to src/.libs for
852 libstdc++-v3 module.
853 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
854 * Makefile.in: Rebuild.
855
187d3518
LB
8562010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
857
858 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
859 (Write After Approval): Remove myself.
860
02db6bba
TG
8612010-10-15 Tristan Gingold <gingold@adacore.com>
862
863 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
864
c0103e74
DR
8652010-10-14 Douglas Rupp <rupp@gnat.com>
866
867 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
868
1cd0b716
DK
8692010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
870
871 * configure.ac (build_lto_plugin): New shell variable.
872 (--enable-lto): Turn on by default for all non-ELF platforms that
873 have had LTO support added so far. Set build_lto_plugin appropriately
874 for both ELF and non-ELF.
875 (configdirs): Add lto-plugin or not based on build_lto_plugin.
876 * configure: Regenerate.
877
d4c1abb3
RW
8782010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
879
880 Sync from src:
881 * configure.ac (v850 support): Remove target-libgloss from
882 noconfigdirs.
883 * configure: Regenerate.
884
ffedf511
RW
8852010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
886
887 PR bootstrap/45326
888 PR bootstrap/45174
889 * configure.ac: Honor initial values of $build_configargs,
890 $host_configargs, $target_configargs. Mark the precious, so
891 environment settings get recorded.
892 * configure: Regenerate.
893
e1826acc
RW
8942010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
895
896 PR bootstrap/45796
897 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
898 Depend on all-build-libiberty.
899 * Makefile.in: Regenerate.
900
80920132
ME
9012010-09-30 Michael Eager <eager@eagercon.com>
902
903 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
904 * configure: Regenerate.
905
770a498a
ME
9062010-09-28 Michael Eager <eager@eagercon.com>
907
908 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
909
86dfbd58
RW
9102010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
911
912 PR bootstrap/44621
913 * configure.ac: Fix unportable shell quoting.
914 * configure: Regenerate.
915
db50fe7d
IS
9162010-09-21 Iain Sandoe <iains@gcc.gnu.org>
917
918 * configure.ac (enable-lto): Add Darwin to the list of supported lto
919 targets and amend comment.
920 * configure: Regenerate.
921
0064e825
TB
9222010-09-15 Tejas Belagod <tejas.belagod@arm.com>
923
924 * MAINTAINERS (Write After Approval): Add myself.
925
bb79486c
JH
9262010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
927
928 * configure.ac: Enable LTO by default on Darwin.
929 * configure: Regenerate.
930
9e0b22c3
MS
9312010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
932
bb79486c 933 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 934
2fabf1b7
IB
9352010-09-01 Ian Bolton <ian.bolton@arm.com>
936
bb79486c 937 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 938
3a9abc98
DS
9392010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
940
941 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
942 ports
943
331a9a59
DY
9442010-07-28 David Yuste <david.yuste@gmail.com>
945
946 * MAINTAINERS (Write After Approval): Add myself.
947
223a9d64
N
9482010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
949
950 * configure.ac: Support all v850 targets.
951 * configure: Regenerate.
952
9183bdcf
MG
9532010-07-23 Marc Glisse <marc.glisse@normalesup.org>
954
955 PR bootstrap/44455
956 * configure.ac (extra_mpfr_configure_flags): Copy from
957 extra_mpc_gmp_configure_flags.
958 * configure: Re-generated.
959
2e290598
AK
9602010-07-22 Andi Kleen <ak@linux.intel.com>
961
962 * MAINTAINERS (Write After Approval): Add myself.
963
8d6cd388
CLT
9642010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
965
966 * MAINTAINERS (Write After Approval): Add myself.
967
b0b01eb0
JY
9682010-07-20 Jeffrey Yasskin <jyasskin@google.com>
969
970 * MAINTAINERS (Write After Approval): Add myself.
971
77198d71
JH
9722010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
973
974 PR target/44862
975 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
976 Provide -B option to allow for link spec %s substitutions for
977 libstdc++.a on darwin.
978 * Makefile.in: Regenerate.
979
02fe70af
MM
9802010-07-10 Mikael Morin <mikael@gcc.gnu.org>
981
982 * MAINTAINERS (Reviewers): Update my e-mail address
983
c63a4676
AO
9842010-06-10 Alexandre Oliva <aoliva@redhat.com>
985
986 * Makefile.def (configure-gcc): Depend on all-libelf.
987 * Makefile.in: Rebuild.
988
e68edbf6
FC
9892010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
990
991 * MAINTAINERS (Write After Approval): Add myself in the right place.
992
dce2d8b2 9932010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
994
995 * MAINTAINERS (Write After Approval): Add myself.
996
dce2d8b2 9972010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
998
999 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
1000
10012010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 1002
1ab55d69
MK
1003 * config.sub: Update to version 2010-05-21.
1004 * config.guess: Update to version 2010-04-03.
0c422e74 1005
02540df4
SB
10062010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1007
1008 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1009 * configure: Regenerate.
1010
dfe5f5b2
ST
10112010-05-12 Sriraman Tallam <tmsriram@google.com>
1012
1013 * MAINTAINERS (Write After Approval): Add myself.
1014
c082f9f3
SB
10152010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1016
1017 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1018 a platform that supports LTO.
1019 * configure: Regenerate.
1020
f1af9e5f
SP
10212010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1022
1023 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1024 * configure: Regenerated.
1025
38e3d868
RM
10262010-04-27 Roland McGrath <roland@redhat.com>
1027 H.J. Lu <hongjiu.lu@intel.com>
1028
1029 * configure.ac (--enable-gold): Support both, both/gold and
1030 both/bfd to add gold to configdirs without removing ld.
1031 * configure: Regenerated.
1032
1033 * Makefile.def: Add install-gold dependency to install-ld.
1034 * Makefile.in: Regenerated.
1035
3bec79c5
DK
10362010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1037
1038 PR lto/42776
1039 * configure.ac (--enable-lto): Refactor handling so libelf tests
1040 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1041 and allow LTO to be explicitly enabled on non-ELF platforms that
1042 are known to support it inside else-clause.
1043 * configure: Regenerate.
1044
615c8ffa
EB
10452010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1046
1047 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1048 * configure: Regenerate.
1049
e4522f78
RC
10502010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1051
1052 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1053 * configure: Regenerate.
1054
8ccb78f2
RO
10552010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1056
1057 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1058 separately.
1059 * configure: Regenerate.
1060
d5cc2ee3
KW
10612010-04-16 Kevin Williams <kevin.williams@inria.fr>
1062
1063 * MAINTAINERS (Write After Approval): Add myself.
1064
8406cb62
TG
10652010-04-14 Tristan Gingold <gingold@adacore.com>
1066
1067 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1068 * configure: Regenerate.
1069
3591b8e2
SE
10702010-04-13 Steve Ellcey <sje@cup.hp.com>
1071
1072 * configure: Regenerate after change to elf.m4.
1073
a82ecc7b
IS
10742010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
1f0bf148
SP
10782010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1079
1080 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1081 * configure: Regenerated.
1082
10832010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1084
1085 * configure.ac: Print "buggy but acceptable" when CLooG
1086 revision is less than 9.
1087 * configure: Regenerated.
1088
ecd01dee
DN
10892010-04-01 Diego Novillo <dnovillo@google.com>
1090
1091 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1092
dc683a3f
RW
10932010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1094
1095 PR bootstrap/43615
1096 PR bootstrap/43328
1097
1098 Revert:
1099
1100 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1101
1102 * configure.ac: Do not pass --enable-multilib nor
1103 --disable-multilib in baseargs. Accept explicitly passed
1104 --enable_multilib.
1105 * configure: Regenerate.
1106
7527d83f
UW
11072010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1108
1109 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1110
895522b6
JJ
11112010-03-31 Janis Johnson <janis187@us.ibm.com>
1112
1113 * MAINTAINERS: Remove myself.
1114
9db4e878
RW
11152010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1116
1117 PR bootstrap/43328
1118 * configure.ac: Do not pass --enable-multilib nor
1119 --disable-multilib in baseargs. Accept explicitly passed
1120 --enable_multilib.
1121 * configure: Regenerate.
1122
acf6bf36
AP
11232010-03-28 Andrew Pinski <pinskia@gmail.com>
1124
1125 * MAINTAINERS (spu port): Remove me.
1126
b42f0d7e
JM
11272010-03-23 Joseph Myers <joseph@codesourcery.com>
1128
1129 * configure.ac (tic6x-*-*): New case.
1130 * configure: Regenerate.
1131
0d1152b1
JM
11322010-03-23 Joseph Myers <joseph@codesourcery.com>
1133
1134 * config.sub: Update to version 2010-03-22.
1135 * config.guess: Update to version 2009-12-30.
1136
dce2d8b2 11372010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
1138
1139 PR ada/42554
1140 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1141 * configure: Regenerate.
1142
5408fbe8
RR
11432010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1144
1145 * MAINTAINERS: Update my email address.
1146
3f55a3b3
SP
11472010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1148
1149 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1150 (ghassan.shobaki@amd.com): Removed.
1151
3f08f7e8
AM
11522010-03-17 Alan Modra <amodra@gmail.com>
1153
1154 * MAINTAINERS: Update my email address.
1155
f3a9d094
DN
11562010-03-16 Diego Novillo <dnovillo@google.com>
1157
1158 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1159 Matthews.
1160
db5c4b8b
JM
11612010-03-16 Joseph Myers <joseph@codesourcery.com>
1162
1163 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1164 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1165
b995570a
JM
11662010-03-16 Joseph Myers <joseph@codesourcery.com>
1167
1168 * MAINTAINERS: Update my email address.
1169
124cc66f
DJ
11702010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1171
1172 * MAINTAINERS: Update my email address.
1173
a4581668
BS
11742010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1175
1176 * MAINTAINERS: Update my email address.
1177
49d78e29
JZ
11782010-03-09 Jie Zhang <jie@codesourcery.com>
1179
1180 * MAINTAINERS: Update my email address.
1181
8927b7c0
RO
11822010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1183
1184 PR libstdc++/32499
1185 * configure.ac (RANLIB): Default to true.
1186 (STRIP): Likewise.
1187 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1188 * configure: Regenerate.
1189
dce2d8b2 11902010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
1191
1192 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1193 (Write After Approval): Update my email address.
1194
bf646aaf
NC
11952010-02-17 Nick Clifton <nickc@redhat.com>
1196
1197 PR 11238
1198 * Makefile.tpl (local-distclean): Also remove config.cache files in
1199 sub-directories as there may not be Makefiles present in the
1200 sub-directories.
96e41f16
NC
1201 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1202 the config.cache files found by the find command.
1203
bf646aaf
NC
1204 * Makefile.in: Regenerate.
1205 * configure.ac: Revert previous delta.
1206 * configure: Regenerate.
1207
ff78880a
NC
12082010-02-15 Nick Clifton <nickc@redhat.com>
1209
1210 PR 11238
1211 * configure.ac: Delete config.cache files in sub-directories when
1212 deleting Makefiles.
1213 * configure: Regenerate.
1214
8150eadf
BE
12152010-02-12 Ben Elliston <bje@gnu.org>
1216
1217 * MAINTAINERS: Update my email address.
1218
a9e12bfd
AP
12192010-02-08 Andrew Pinski <pinskia@gmail.com>
1220
1221 * MAINTAINERS (spu port): Update my email address.
1222
95315086
JZ
12232010-02-08 Jie Zhang <jie.zhang@analog.com>
1224
1225 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1226
362c6d2f
KG
12272010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1228
1229 * configure.ac: Add "recommended" version checks for GMP/MPC.
1230 Update recommended GMP/MPFR/MPC versions.
1231 * configure: Regenerate.
1232
888c5ad2
JR
12332010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1234
1235 * MAINTAINERS: Move my Embecosm email address into the
1236 write-after-approval section.
1237
3bf714a7
ILT
12382010-01-26 Ian Lance Taylor <iant@google.com>
1239
1240 * MAINTAINERS: Add myself as Go frontend maintainer.
1241
ad1e5170
JR
12422010-01-25 Joern Rennecke <amylaar@spamcop.net>
1243
1244 PR libstdc++/36101, PR libstdc++/42813
1245 * configure.ac (bootstrap_target_libs): Make inclusion of
1246 target-libgomp conditional on libgomb being in target_configdirs.
1247 * configure: Regenerate.
1248
fb0553d1
JR
12492010-01-23 Joern Rennecke <amylaar@spamcop.net>
1250
1251 PR libstdc++/36101, PR libstdc++/42813
1252 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1253 * configure: Regenerate.
1254
aae29963
JR
12552010-01-22 Joern Rennecke <amylaar@spamcop.net>
1256
1257 PR libstdc++/36101, PR libstdc++/42813
1258 * configure.ac (target_configdirs): Substitute.
1259 * Makefile.def: Bootstrap target module libgomp.
1260 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1261 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1262 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1263 * configure, Makefile.in: Regenerate.
1264
d8fe8895
DK
12652010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1266
1267 * MAINTAINERS: Adjust my details.
1268
ebfe4897
EW
12692010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1270
1271 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1272
f7746c59
TL
12732010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1274
1275 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1276
306c7b5b
TL
12772010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
1b8b9e19
KT
12812010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
c164615b
RG
12852010-01-11 Richard Guenther <rguenther@suse.de>
1286
1287 PR lto/41569
1288 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1289 * Makefile.in: Regenerated.
1290
f3f623ae
AT
12912010-01-11 Andreas Tobler <andreast@fgznet.ch>
1292
1293 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1294 * configure: Regenerate.
1295
592c90ff
KG
12962010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1297 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1298
1299 PR bootstrap/42424
1300 * configure.ac: Include libtool m4 files.
1301 (_LT_CHECK_OBJDIR): Call it.
1302 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1303 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 1304
592c90ff
KG
1305 * configure: Regenerate.
1306
60a2e213
RW
13072010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1308
1309 PR bootstrap/41818
1310 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1311 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1312 * Makefile.in: Regenerate.
1313
7413962d
RG
13142010-01-02 Richard Guenther <rguenther@suse.de>
1315
1316 PR lto/41529
1317 * configure.ac: Include config/elf.m4. Disable LTO if not
1318 builting for an elf target.
1319 * configure: Regenerate.
1320
f77f3945
CF
13212009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1322
1323 * MAINTAINERS: Change my email address.
1324
4960e3f0
BE
13252009-12-18 Ben Elliston <bje@au.ibm.com>
1326
1327 * config.sub, config.guess: Update from upstream sources.
1328
d16a31da
SZ
13292009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1330
1331 * MAINTAINERS (Write After Approval): Add myself.
1332
3a5729ea
KG
13332009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1334
1335 PR middle-end/30447
1336 PR middle-end/30789
1337 PR other/40302
1338
1339 * configure.ac: Require MPC.
1340 * configure: Regenerate.
1341
43e02a8a
RW
13422009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1343
1344 PR target/38384
1345 PR bootstrap/40972
1346 * libtool.m4: Sync from git Libtool.
1347 * ltoptions.m4: Likewise.
1348 * ltversion.m4: Likewise.
1349 * lt~obsolete.m4: Likewise.
1350 * ltmain.sh: Likewise.
1351
360d4522
KG
13522009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1353
1354 * configure.ac: Update minimum MPC version to 0.8.
1355 * configure: Regenerate.
1356
f264ed56
SP
13572009-11-21 Sebastian Pop <sebpop@gmail.com>
1358
1359 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1360 * configure: Regenerated.
1361
ed2eaa9f
ILT
13622009-11-21 Ian Lance Taylor <iant@google.com>
1363
1364 * configure.ac: Change default of poststage1_ldflags to be empty if
1365 poststage1_libs is set. When poststage1_libs is empty, and
1366 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1367 * configure: Rebuild.
1368
58346783
AN
13692009-11-21 Adam Nemet <adambnmet@gmail.com>
1370
1371 * MAINTAINERS (Write After Approval): Update my email address.
1372
5ca0106a
BE
13732009-11-20 Ben Elliston <bje@au.ibm.com>
1374
1375 * config.guess: Update from upstream sources.
1376
87213cd4
AO
13772009-11-16 Alexandre Oliva <aoliva@redhat.com>
1378
1379 * Makefile.def: Restore host and target settings for gmp.
1380 * Makefile.in: Rebuild.
1381
f61428ed
AO
13822009-11-16 Alexandre Oliva <aoliva@redhat.com>
1383
1384 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1385 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1386 Fix portability of test of C++ as bootstrap language. Add
1387 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1388 * configure: Rebuild.
1389 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1390 and cloog. Fix in-tree ppl configuration. Introduce libelf
1391 in-tree building.
1392 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1393 (POSTSTAGE1_HOST_EXPORTS): Use it.
1394 (STAGE[+id+]_CXXFLAGS): New.
1395 (BASE_FLAGS_TO_PASS): Pass it down.
1396 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1397 extra_exports.
1398 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1399 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1400 extra_exports.
1401 * Makefile.in: Rebuild.
1402
f6c56be6
BE
14032009-11-17 Ben Elliston <bje@au.ibm.com>
1404
1405 * config.sub, config.guess: Update from upstream sources.
1406
0ccb5970
JK
14072009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1408
1409 * MAINTAINERS (Write After Approval): Add myself.
1410
dce2d8b2 14112009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
1412
1413 * MAINTAINERS (Write After Approval): Add myself.
1414
5d571eaa
OS
14152009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1416
1417 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1418 paths for *-w64-mingw* and x86_64-*mingw*.
1419 * configure: Regenerated.
1420
dce2d8b2 14212009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
1422
1423 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1424
c393f559
BK
14252009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1426
1427 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1428 Phil Edwards to Write-After Approval.
1429
ef4c4300
KT
14302009-10-30 Kai Tietz <kai.tietz@onevision.com>
1431
1432 * configure.ac: Disable target-winsup & co for
1433 x86_64-*-mingw* and *-w64-mingw* targets.
1434 * configure: Regenerated.
1435
65a324b4
NC
14362009-10-16 Nick Clifton <nickc@redhat.com>
1437
1438 * MAINTAINERS: Add myself as a maintainer for the RX port.
1439
dce2d8b2 14402009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc
JS
1441
1442 * MAINTAINERS (Write After Approval): Update my e-mail address.
1443
17e72e5d
RO
14442009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1445
1446 * configure.ac (CLooG test): Use = with test.
1447 * configure: Regenerate.
1448
ed3a56f3
RG
14492009-10-22 Richard Guenther <rguenther@suse.de>
1450
1451 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1452 cloog if the ppl version check failed. Move flags saving
1453 before setting in libelf check.
1454 * configure: Regenerate.
1455
ad0abd3c
RG
14562009-10-21 Richard Guenther <rguenther@suse.de>
1457
1458 * configure.ac: Adjust the ppl and cloog configure to work as
1459 documented. Disable cloog if ppl was disabled. Omit the version
1460 checks if they were disabled.
1461 * configure: Re-generate.
1462
e4c5bd48
RW
14632009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1464
1465 * configure.ac: Add 'lto' to enable_languages, not
1466 new_enable_languages, and only if not already present.
1467 * configure: Regenerate.
1468
0ffd69c5
GP
14692009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1470
1471 * README: Refer to the various COPYING* files instead of just
1472 COPYING.
1473 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1474
dce2d8b2 14752009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
1476
1477 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1478
58687768
RG
14792009-10-07 Richard Guenther <rguenther@suse.de>
1480
1481 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1482 and Richard Guenther as reviewers.
1483 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1484 as reviewers.
1485
49b0ca5c 14862009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 1487
49b0ca5c 1488 * config.sub: Update from upstream sources.
d2d9ce5e 1489
aeb94799
ILT
14902009-10-06 Ian Lance Taylor <iant@google.com>
1491
1492 * Makefile.def: check-gold depends upon all-gas.
1493 * Makefile.in: Rebuild.
1494
123651cd
PM
14952009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
d7f09764
DN
14992009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1500
1501 * Makefile.def: all-lto-plugin depends on all-libiberty.
1502 set bootstrap=true for lto-plugin.
1503 Add lto-plugin.
1504 * Makefile.in: Regenerate.
1505 * configure.ac (host_libs): Add lto-plugin.
1506 * configure: Regenerate.
1507
d7f09764
DN
15082009-10-03 Diego Novillo <dnovillo@google.com>
1509
1510 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1511 (HOST_LIBELFLIBS): Define.
1512 (HOST_LIBELFINC): Define.
1513 * Makefile.in: Regenerate.
1514 * configure.ac: Add --enable-lto.
1515 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1516 If --enable-lto is used, add 'lto' to new_enable_languages.
1517 If --enable-lto is used and gold is enabled, add
1518 lto-plugin to configdirs.
1519 * configure: Regenerate.
1520
15212009-10-03 Simon Baldwin <simonb@google.com>
1522
1523 * configure.ac: If --with-system-zlib, suppress local zlib and
1524 pass --with-system-zlib to subdir configure scripts.
1525 * configure: Regenerate.
1526
dce2d8b2 15272009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
1528 Paolo Bonzini <bonzini@gnu.org>
1529
1530 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1531 $(srcdir).
1532 * Makefile.in: Rebuilt.
1533
dce2d8b2 15342009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
1535
1536 * MAINTAINERS (Write After Approval): Add myself.
1537
3e661154
KG
15382009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1539
1540 * configure.ac: Update minimum MPC version to 0.7.
1541 * configure: Regenerate.
1542
f1a036e4
NC
15432009-09-25 Nick Clifton <nickc@redhat.com>
1544
1545 * configure.ac: Pass any --cache-file=/dev/null option on to
1546 subconfigures.
1547 * configure: Regenerate.
1548
d4c74acc
NC
15492009-09-23 Nick Clifton <nickc@redhat.com>
1550
1551 * config.sub, config.guess: Update from upstream sources.
1552
dce2d8b2 15532009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
1554
1555 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1556 * Makefile.in: Rebuilt.
1557
0db770bd
RW
15582009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1559
1560 PR bootstrap/32272
1561 * configure.ac: Error out if $srcdir isn't '.' but contains
1562 host-${host_noncanonical}.
1563 * configure: Regenerate.
1564
71101870
RO
15652009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1566
1567 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1568 maintainer.
1569
ca6d0d62
RW
15702009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1571
79cd2b23
RW
1572 * configure.ac: If bootstrapping a combined tree with
1573 --enable-gold, require c++ in stage1_languages.
1574 * configure: Regenerate.
1575
ab9dcd0c
RW
1576 * configure.ac: Also add target_libs of stage1_languages to
1577 bootstrap_target_libs.
1578 * configure: Regenerate.
1579
ca6d0d62
RW
1580 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1581 with --enable-languages not containing c++.
1582 * configure: Regenerate.
1583
1c3c9f12
JZ
15842009-09-15 Jie Zhang <jie.zhang@analog.com>
1585
1586 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1587 * configure: Regenerate.
1588
dce2d8b2 15892009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 1590
6fb30a14
JR
1591 * MAINTAINERS (Write After Approval): Update my e-mail address,
1592 and move from from here...
1593 (Waiting for paperwork): To here.
0318772d 1594
4056c2c6
JM
15952009-09-09 Joseph Myers <joseph@codesourcery.com>
1596
1597 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1598
3e54529c
RW
15992009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1600
1601 * configure.ac: Do not use $extrasub for replacing @if/@endif
1602 parts in Makefile; instead, use additional arguments to
1603 AC_CONFIG_COMMANDS to do the replacement manually, with several
1604 sed invocations, to avoid HP-UX sed command limits.
1605 * configure: Regenerate.
1606
713e2ea6
AO
16072009-09-08 Alexandre Oliva <aoliva@redhat.com>
1608
1609 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1610 blank before -L.
1611
5646b7b9
AO
16122009-09-04 Alexandre Oliva <aoliva@redhat.com>
1613
1614 * configure.ac (with-build-config): Document. Handle without.
1615 Handle missing argument.
1616 * configure: Rebuilt.
1617
e12c4094
AO
16182009-09-03 Alexandre Oliva <aoliva@redhat.com>
1619
1620 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1621 Default to bootstrap-debug only if compare-debug works.
1622 * configure: Rebuilt.
1623 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1624 * Makefile.in: Rebuilt.
1625
75cb0057
RO
16262009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1627
1628 * MAINTAINERS (OS Port Maintainers): Update my email address.
1629
8fc68cba
AO
16302009-09-01 Alexandre Oliva <aoliva@redhat.com>
1631
1632 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1633 * Makefile.in: Rebuilt.
1634
44cb38cf
CD
16352009-09-01 Chris Demetriou <cgd@google.com>
1636
1637 * MAINTAINERS (Write After Approval): Add myself.
1638
f9329c35
DS
16392009-08-31 Dodji Seketeli <dodji@redhat.com>
1640
1641 PR debug/30161
1642 * include/dwarf2.h (enum dwarf_tag): Added
1643 DW_TAG_GNU_template_template_param
1644 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1645
f945e229
PB
16462009-08-30 Paolo Bonzini <bonzini@gnu.org>
1647
1648 * Makefile.tpl (AWK): Fix typo.
1649 * Makefile.in: Regenerate.
1650
87264276
PB
16512009-08-30 Paolo Bonzini <bonzini@gnu.org>
1652
1653 * configure.ac: Detect awk and sed.
1654 * Makefile.def (flags_to_pass): Add AWK and SED.
1655 * Makefile.tpl (AWK, SED): New.
1656 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1657 * configure: Regenerate.
1658 * Makefile.in: Regenerate.
1659
68ccd57c
DK
16602009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1661
1662 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1663 (collapseslashes): Likewise.
1664
df58e648
RW
16652009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1666
1667 * configure.ac (AC_PREREQ): Bump to 2.64.
1668
0539cb2c
RW
16692009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1670
70fa0efa
RW
1671 * configure.ac: Remove --with-datarootdir, --with-docdir,
1672 --with-pdfdir, --with-htmldir switches.
1673 * configure: Regenerate.
1674
5213506e
RW
1675 * configure: Regenerate.
1676
0539cb2c
RW
1677 * compile: Sync from Automake 1.11.
1678 * depcomp: Likewise.
1679 * install-sh: Likewise.
1680 * missing: Likewise.
1681 * mkinstalldirs: Likewise.
1682 * ylwrap: Likewise.
1683
197c68cc
DK
16842009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1685
1686 * ltmain.sh (func_normal_abspath): New function.
1687 (func_relative_path): Likewise.
1688 (func_mode_help): Document new -bindir option for link mode.
1689 (func_mode_link): Add new -bindir option, and use it to place
1690 output DLL if specified.
1691
58af276a
RW
16922009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1693
0115d4a3
RW
1694 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1695 (baseargs): Add --disable-option-checking.
1696 * configure: Regenerate.
1697
58af276a
RW
1698 * Makefile.def (configure-target-libiberty): Depend on
1699 all-binutils and all-ld.
1700 (configure-target-newlib): Likewise.
1701 * Makefile.in: Regenerate.
1702
e9d9afef
BE
17032009-08-17 Ben Elliston <bje@au.ibm.com>
1704
1705 * config.sub, config.guess: Update from upstream sources.
1706
354ebf88
RW
17072009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1708
1709 Sync from src, merge:
1710
1711 2009-07-02 Tristan Gingold <gingold@adacore.com>
1712
1713 * configure.ac: Do not exclude gas for i386-*-darwin.
1714 Add a case for x86_64-*-darwin.
1715 * configure: Regenerate.
1716
8375f7b2
NV
17172009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1718
1719 * MAINTAINERS: Add my name to Write After Approval list.
1720
dce2d8b2 17212009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
1722
1723 * configure.ac: Add Microblaze target.
1724 * configure: Regenerate.
1725
ea2002ba
CB
17262009-07-31 Christian Bruel <christian.bruel@st.com>
1727
1728 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1729 * configure: Regenerate.
1730
dce2d8b2 17312009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
1732
1733 * MAINTAINERS (Write After Approval): Update my e-mail address.
1734
e90e6bd7
ILT
17352009-07-06 Ian Lance Taylor <iant@google.com>
1736
1737 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1738 * configure: Rebuild.
1739
f6e0880a
TG
17402009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1741
1742 * MAINTAINERS: Move myself to the Graphite Reviewers.
1743
6d984927
WG
17442009-06-30 Wei Guozhi <carrot@google.com>
1745
1746 * MAINTAINERS: Add my name to Write After Approval list.
1747
f2689b09
SE
17482009-06-26 Steve Ellcey <sje@cup.hp.com>
1749
1750 PR bootstrap/40338
1751 * configure.ac (comparestring): Create new variable.
1752 * Makefile.tpl (comparestring): Use to skip some comparisions.
1753 * configure: Regenerate.
1754 * Makefile.in: Regenerate.
1755
f62c0ba4
DE
17562009-06-26 Doug Evans <dje@sebabeach.org>
1757
1758 * Makefile.def (host_modules): Add cgen.
1759 * Makefile.in: Regenerate.
1760 * configure.ac (host_tools): Add cgen.
1761 * configure: Regenerate.
1762
7acf4da6
DD
17632009-06-23 DJ Delorie <dj@redhat.com>
1764
1765 * MAINTAINERS: Add myself as mep maintainer.
1766
00020c16
ILT
17672009-06-23 Ian Lance Taylor <iant@google.com>
1768
1769 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1770 boot_languages. Only bootstrap target libraries listed in
1771 target_libs for some boot language. Add --with-stage1-ldflags,
1772 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1773 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1774 if not building with C++.
1775 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1776 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1777 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1778 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1779 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1780 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1781 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1782 * configure, Makefile.in: Rebuild.
1783
1da52d4a
LF
17842009-06-23 Li Feng <nemokingdom@gmail.com>
1785
1786 * MAINTAINERS: Added my name to write-after-approval list.
1787
144c9175
RM
17882009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1789
1790 * configure.ac: Define is_elf for QNX Neutrino targets.
1791 * configure: Regenerate.
1792
e5871e24
GS
17932009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1794
1795 * MAINTAINERS: Added my name to the write-after-approval list
1796
5f4a82c0
KG
17972009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1798
1799 * configure.ac: Detect MPC in default directory.
1800 * configure: Regenerate.
1801
394e9195
JG
18022009-06-03 Jerome Guitton <guitton@adacore.com>
1803 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1804
1805 * Makefile.tpl (all): Avoid a trailing backslash.
1806 * Makefile.in: Regenerate.
1807
47bca6aa
BE
18082009-06-03 Ben Elliston <bje@au.ibm.com>
1809
1810 * config.sub, config.guess: Update from upstream sources.
1811
a891a473
RS
18122009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1813
1814 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1815 to noconfdirs.
1816 * configure: Regenerate.
1817
70cb2d9f
AO
18182009-06-02 Alexandre Oliva <aoliva@redhat.com>
1819
1820 * Makefile.tpl ([+compare-target+]): Compare all stage
1821 directories, rather than just gcc.
1822 * Makefile.in: Rebuilt.
1823
7f1245df
DK
18242009-06-01 Doug Kwan <dougkwan@google.com>
1825
1826 * configure.ac: Support gold for target arm*-*-*.
1827 * configure: Regenerate.
394e9195 1828
acd26225
KG
18292009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1830
1831 * Makefile.def: Add MPC support and dependencies.
1832 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1833
1834 * Makefile.in, configure: Regenerate.
1835
a1fc946a
AO
18362009-05-27 Alexandre Oliva <aoliva@redhat.com>
1837
1838 * Makefile.tpl (all): Avoid harmless warning in make all when
1839 gcc-bootstrap is enabled but stage_last does not exist.
1840 * Makefile.in: Rebuilt.
1841
2e6a3c8d
NR
18422009-05-24 Nicolas Roche <roche@adacore.com>
1843
1844 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1845 * Makefile.in: Regenerate.
1846
63487d11
DC
18472009-05-21 Denis Chertykov <chertykov@gmail.com>
1848
1849 * MAINTAINERS: Update my e-mail address.
1850
449223af
DK
18512009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1852
1853 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1854 * configure: Regenerate.
1855
31c98f49
AO
18562009-05-18 Alexandre Oliva <aoliva@redhat.com>
1857
1858 PR other/40159
1859 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1860 gcc-no-bootstrap are mutually exclusive.
1861 * Makefile.in: Rebuilt.
1862
0f501837
AO
18632009-05-18 Alexandre Oliva <aoliva@redhat.com>
1864
1865 PR other/40159
1866 * Makefile.tpl (all): Don't end with unconditional success.
1867 * Makefile.in: Rebuilt.
1868
4a4a4e99
AO
18692009-05-12 Alexandre Oliva <aoliva@redhat.com>
1870
1871 PR target/37137
1872 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1873 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1874 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1875 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1876 stage_configureflags, stage_cflags and stage_libcflags into
1877 explicit Makefile macros.
1878 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1879 GFORTRAN.
1880 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1881 CC. Set CC_FOR_BUILD from CC.
1882 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1883 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1884 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1885 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1886 and GFORTRAN.
1887 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1888 (_LIBCFLAGS): Renamed to _TFLAGS.
1889 (do-compare-debug, do-compare3-debug): Drop.
1890 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1891 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1892 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1893 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1894 (XGCC_FLAGS_FOR_TARGET): New.
1895 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1896 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1897 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1898 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1899 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1900 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1901 TFLAGS.
1902 (BUILD_CONFIG): Include if requested.
1903 (all): Set TFLAGS on bootstrap.
1904 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1905 (all-stageid-prefixmodule): Likewise.
1906 (do-clean, distclean-stageid): Set TFLAGS.
1907 (restrap): Fix whitespace.
1908 * Makefile.in: Rebuilt.
1909
1cee3429
PB
19102009-05-07 Paolo Bonzini <bonzini@gnu.org>
1911
1912 * config.guess: Sync with src.
1913
0b70eafd
DK
19142009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1915
1916 * configure.ac ($with_ppl): Default to no if not supplied.
1917 ($with_cloog): Likewise.
1918 configure: Regenerate.
1919
5175f17c
JW
19202009-04-27 James E. Wilson <wilson@codesourcery.com>
1921
1922 * MAINTAINERS: Update my e-mail address.
1923
952fa153
NC
19242009-04-27 Nick Clifton <nickc@redhat.com>
1925
1926 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1927
a687f83c
EB
19282009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1929
1930 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1931 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1932 * Makefile.in: Regenerate.
1933
9e3eba15
KG
19342009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1935
1936 PR bootstrap/39739
1937 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1938 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1939
1940 * configure, Makefile.in: Regenerate.
1941
a687f83c 19422009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
1943
1944 * include/hashtab.h: Update GTY annotations to new syntax
1945 * include/splay-tree.h: Likewise
1946
070bdbd9
BE
19472009-04-17 Ben Elliston <bje@au.ibm.com>
1948
1949 * config.sub, config.guess: Update from upstream sources.
1950
55f2d967
AG
19512009-04-15 Anthony Green <green@moxielogic.com>
1952
1953 * configure.ac: Add moxie support.
1954 * configure: Rebuilt.
1955
309c24a9
JJ
19562009-04-14 Jakub Jelinek <jakub@redhat.com>
1957
1958 * configure.ac: Change copyright header to refer to version
1959 3 of the GNU General Public License and to point readers at the
1960 COPYING3 file and the FSF's license web page.
1961 * Makefile.def: Likewise.
1962 * Makefile.tpl: Likewise.
1963 * Makefile.in: Regenerate.
1964
b93133bc
JH
19652009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1966
1967 * configure.ac: Restore match for darwin9 or later. Use double
1968 brackets since regeneration eats one pair.
1969 * configure: Regenerate.
1970
d18ff35a
L
19712009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1972
1973 PR gas/10039
1974 * configure.ac: Require texinfo 4.7.
1975 * configure: Regenerated.
1976
748086b7
JJ
19772009-04-09 Nick Clifton <nickc@redhat.com>
1978
1979 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1980 the GCC Runtime Library Exception.
1981
a3337ea2
KG
19822009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1983
1984 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1985 * configure: Regenerate.
1986
60911f14
SE
19872009-04-01 Steve Ellcey <sje@cup.hp.com>
1988
1989 * Makefil.def (languages): New entries.
1990 * Makefile.tpl (check-gcc-*): New generic target.
1991 * Makefile.in: Regenerate.
60911f14 1992
dce2d8b2 19932009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 1994
d18ff35a 1995 * MAINTAINERS: Update my email address.
7369c1d0 1996
cfb1f59f
TT
19972009-03-18 Tom Tromey <tromey@redhat.com>
1998
d18ff35a
L
1999 * configure: Rebuild.
2000 * configure.ac (host_libs): Add libiconv.
2001 * Makefile.in: Rebuild.
2002 * Makefile.def (host_modules): Add libiconv.
2003 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 2004
75eeae1a
TG
20052009-03-16 Tristan Gingold <gingold@adacore.com>
2006
2007 * configure.ac: Treat gdb as supported on x86_64-darwin.
2008 * configure: Regenerate.
2009
f38095f3
JM
20102009-03-16 Joseph Myers <joseph@codesourcery.com>
2011
2012 * configure.ac (--with-host-libstdcxx): New option.
2013 * configure: Regenerate.
2014
dce2d8b2 20152009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
2016
2017 * MAINTAINERS: Move myself into the write after approval list.
2018
6d401294
NP
20192009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2020
2021 * MAINTAINERS: Update e-mail address.
2022
07c97076
DN
20232009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2024
2025 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2026
dce2d8b2 20272009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
2028
2029 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2030
7a9d3fe8
RW
20312009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2032
2033 Backport from git Libtool:
2034
2035 2009-01-19 Robert Millan <rmh@aybabtu.com>
2036 Support GNU/kOpenSolaris.
2037 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2038 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2039 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2040 GNU/kOpenSolaris.
2041
c9e9e11f
AS
20422009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2043
2044 * MAINTAINERS: Update e-mail address.
2045
5e8c1552 20462009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
2047
2048 * MAINTAINERS (Write After Approval): Add self.
2049
b0adb088
BM
20502009-02-18 Bingfeng Mei <bmei@broadcom.com>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
ee04b574
AS
20542009-02-05 Andreas Schwab <schwab@suse.de>
2055
2056 * Makefile.tpl (stage_last): Define $r and $s before using
2057 $(RECURSE_FLAGS_TO_PASS).
2058 * Makefile.in: Regenerate
2059
907884c9
ILT
20602009-01-30 Ian Lance Taylor <iant@google.com>
2061
2062 * MAINTAINERS: Move myself to the Global Reviewers list.
2063
416ac4d4
RM
20642009-01-29 Robert Millan <rmh@aybabtu.com>
2065
2066 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2067 * configure: Regenerate.
2068
ee5decb3
GP
20692009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2070
2071 * MAINTAINERS: Make whitespace consistent.
19196f44 2072 Remove Robert Millan from Write After Approval.
ee5decb3 2073
36fbb0ec
AM
20742009-01-16 Alan Modra <amodra@bigpond.net.au>
2075
2076 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2077 (all-opcodes): Depend on all-libiberty.
2078 * Makefile.in: Regenerate.
2079
52535a64
DR
20802009-01-15 Douglas B Rupp <rupp@gnat.com>
2081
2082 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2083 * configure: Regenerate.
2084
e04a57df
RR
20852009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2086
2087 * MAINTAINERS (Write After Approval): Add myself.
2088
856c450b
SK
20892009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2090
2091 * MAINTAINERS: Add myself to reviewers (Fortran).
2092
dce2d8b2 20932009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
2094
2095 PR tree-optimization/38515
2096 * configure.ac (cloog-polylib): Removed.
2097 (with_ppl, with_cloog): Test for "no".
2098 * configure: Regenerated.
2099
1e5e8a59
DF
21002009-01-11 Daniel Franke <franke.daniel@gmail.com>
2101
2102 * MAINTAINERS: Moved myself to reviewers (Fortran).
2103
5e5debf6
TS
21042009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2105
2106 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2107 (Write After Approval): Remove myself.
2108
1c42acf1
DN
21092009-01-03 Diego Novillo <dnovillo@google.com>
2110
2111 * MAINTAINERS: Remove myself from alias maintainership.
2112
2fbbedaf
DA
21132009-01-02 David Ayers <ayers@fsfe.org>
2114
2115 * MAINTAINERS: Update e-mail address.
2116
17213821
GP
21172008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2118
2119 * MAINTAINERS: Make whitespace consistent.
2120
baafc534
RW
21212008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2122
2123 Backport from upstream Libtool:
2124 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2125 Add cache variables to tests that require the linker to work.
2126 For shlibpath_overrides_runpath, this also changes the semantics
2127 to let the result from the C compiler take precedence.
2128
18430d27
BE
21292008-12-02 Ben Elliston <bje@au.ibm.com>
2130
2131 * config.sub, config.guess: Update from upstream sources.
2132
dce2d8b2 21332008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
2134
2135 * configure.ac (ppllibs): Add by default the lib flags.
2136 * configure: Regenerate.
2137
41e9641b
LM
21382008-12-08 Luis Machado <luisgpm@br.ibm.com>
2139
2140 * MAINTAINERS: Add myself to the write after approval list.
2141
25783c30
JH
21422008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2143
ee04b574
AS
2144 * configure.ac: Add double brackets on darwin[912].
2145 * configure: Regenerate.
25783c30 2146
0e318fcc
DK
21472008-12-03 Daniel Kraft <d@domob.eu>
2148
2149 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2150 Approval to Reviewer section (for Fortran front-end).
2151
7f171b95
JH
21522008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2153
2154 * configure.ac: Expand to darwin10 and later.
2155 * configure: Regenerate.
2156
09ce620e
AS
21572008-12-02 Andreas Schwab <schwab@suse.de>
2158
2159 * Makefile.def: configure-target-boehm-gc depends on
2160 all-target-libstdc++-v3.
2161 * Makefile.in: Regenerate.
2162
386c704d
KT
21632008-12-02 Kai Tietz <kai.tietz@onevision.com>
2164
2165 * MAINTAINERS: Add myself as mingw maintainer.
2166
e03dd84a
BE
21672008-12-02 Ben Elliston <bje@au.ibm.com>
2168
2169 * config.sub, config.guess: Update from upstream sources.
2170
3fa87964
GP
21712008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2172
2173 * README.SCO: Remove.
2174
df72d7ed
FP
21752008-11-29 Fernando Pereira <pronesto@gmail.com>
2176
2177 * MAINTAINERS: Add myself to the write after approval list.
2178
b5646528
DK
21792008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2180
2181 * MAINTAINERS: Update my email address in WAA section.
2182
dce2d8b2 21832008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
2184
2185 * MAINTAINERS: Update e-mail address.
2186
dce2d8b2 21872008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
2188
2189 * MAINTAINERS: Change e-mail address.
2190
0db3a858
TG
21912008-11-27 Tristan Gingold <gingold@adacore.com>
2192
2193 * configure.ac: Build gdb for i?86-*-darwin*
2194 * configure: Regenerated.
2195
dce2d8b2 21962008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
2197
2198 * MAINTAINERS: Added my full name.
2199
487e299b
DJ
22002008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2201
2202 PR bootstrap/38014
2203 PR bootstrap/37923
2204
2205 Revert:
2206
2207 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2208
2209 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2210 * Makefile.in: Regenerated.
2211
2212 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2213
2214 PR gdb/921
2215 PR gdb/1646
2216 PR gdb/2175
2217 PR gdb/2176
2218
2219 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2220 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2221 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2222 (HOST_EXPORTS): Pass CPPFLAGS.
2223 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2224 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2225 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2226 * Makefile.in, configure: Regenerated.
2227 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2228 and CPPFLAGS_FOR_BUILD.
2229
dce2d8b2 22302008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
2231
2232 * MAINTAINERS: Add myself as middle end maintainer.
2233
044fed69
AS
22342008-11-06 Andrew Stubbs <ams@codesourcery.com>
2235
2236 * MAINTAINERS (Write after approval): Add myself.
2237
caf6defe
DN
22382008-11-05 Diego Novillo <dnovillo@google.com>
2239
2240 * MAINTAINERS (Global Reviewers): Add myself.
2241 (Non-Algorithmic Maintainers): Remove myself.
2242
3e9899ac
TS
22432008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2244
09ce620e 2245 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 2246
ea99e36e
MM
22472008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2248
09ce620e 2249 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 2250
fb0d2684
BE
22512008-10-31 Ben Elliston <bje@au.ibm.com>
2252
2253 * configure.ac (spu-*-*): Remove special case.
2254 * configure: Regenerate.
2255
73c07a3e
CM
22562008-10-30 Catherine Moore <clm@codesourcery.com>
2257
2258 * MAINTAINERS (Write after approval): Update my email address.
2259
7310a2da
SSF
22602008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2261
2262 * configure.ac [spu-*-*]: Do not set skipdirs.
2263 * configure: Re-generate.
2264
7e51fe23
BS
22652008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2266
2267 * MAINTAINERS (Various Maintainers): Add myself to reload.
2268
ef20be93
RG
22692008-10-25 Richard Guenther <rguenther@suse.de>
2270
2271 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2272 maintainer. Remove myself as libgcc-math maintainer.
2273 (Non-Algorithmic Maintainers): Remove myself.
2274
03ffcfa0
DJ
22752008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2276
2277 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2278 * Makefile.in: Regenerated.
2279
dec014a9
CC
22802008-10-23 Cary Coutant <ccoutant@google.com>
2281
2282 * MAINTAINERS (Write after approval): Add myself.
2283
b36c386c
DJ
22842008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2285
2286 PR gdb/921
2287 PR gdb/1646
2288 PR gdb/2175
2289 PR gdb/2176
2290
2291 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2292 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2293 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2294 (HOST_EXPORTS): Pass CPPFLAGS.
2295 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2296 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2297 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2298 * Makefile.in, configure: Regenerated.
2299 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2300 and CPPFLAGS_FOR_BUILD.
2301
dce2d8b2 23022008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
2303
2304 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2305 Sebastian Pop.
2306
e0bda97e
AP
23072008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2308
2309 * MAINTAINERS (Write After Approval): Added myself.
2310
36c713e0
KG
23112008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2312
2313 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2314 recommended version to 2.3.2.
2315
2316 * configure: Regenerate.
2317
8fe005ee
MM
23182008-10-01 Mark Mitchell <mark@codesourcery.com>
2319
2320 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2321
be8f156f
DD
23222008-09-29 David Daney <david.daney@caviumnetworks.com>
2323
2324 * MAINTAINERS (Write After Approval): Update e-mail address.
2325
ae11dff4
PG
23262008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2327
2328 * libtool.m4: Update to libtool 2.2.6.
2329 * lt~obsolete.m4: Update to libtool 2.2.6.
2330 * ltmain.sh: Update to libtool 2.2.6.
2331 * ltsugar.m4: Update to libtool 2.2.6.
2332 * ltversion.m4: Update to libtool 2.2.6.
2333 * ltoptions.m4: Update to libtool 2.2.6.
2334 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2335
441154b1
CF
23362008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2337
2338 * MAINTAINERS (Write After Approval): Add myself.
2339
775b3b26
BRF
23402008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2341
2342 * MAINTAINERS (Write After Approval): Update my name.
2343
94538043
SB
23442008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2345
09ce620e 2346 * MAINTAINERS: Add myself in "Write After Approval".
94538043 2347
52d1bfd8
SE
23482008-09-18 Steve Ellcey <sje@cup.hp.com>
2349
09ce620e 2350 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 2351
c5cc92f5
GP
23522008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2353
2354 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2355 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2356 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2357 and Michael Tiemann from Write After Approval since they do not
2358 actually have access.
2359
23d9794a
RG
23602008-09-05 Richard Guenther <rguenther@suse.de>
2361
2362 * configure.ac: Initialize clooglibs to -lcloog.
2363 * configure: Re-generate.
2364
192a671e
LCW
23652008-09-04 Le-Chun Wu <lcwu@google.com>
2366
2367 * MAINTAINERS (Write After Approval): Add myself.
2368
d789184e
SP
23692008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2370
2371 * configure.ac (--with-cloog-polylib): New.
2372 (--disable-cloog-version-check): New.
2373 (--disable-ppl-version-check): New.
2374 * configure: Re-generate.
2375
36a881c7
RG
23762008-09-03 Richard Guenther <rguenther@suse.de>
2377
2378 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2379 cloog test.
2380 * configure: Re-generate.
2381
358da97e
HS
23822008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2383
2384 Add picoChip port.
2385 * MAINTAINERS: Add picoChip maintainers.
2386
f8bf9252
SP
23872008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2388 Tobias Grosser <grosser@fim.uni-passau.de>
2389 Jan Sjodin <jan.sjodin@amd.com>
2390 Harsha Jagasia <harsha.jagasia@amd.com>
2391 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2392 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2393 Adrien Eliche <aeliche@isty.uvsq.fr>
2394
2395 Merge from graphite branch.
2396 * configure: Regenerate.
2397 * Makefile.in: Regenerate.
2398 * configure.ac (host_libs): Add ppl and cloog.
2399 Add checks for PPL and CLooG.
2400 * Makefile.def (ppl, cloog): Added modules and dependences.
2401 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2402 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2403
d89f0ad6
AL
24042008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2405
2406 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2407 (GCC_SHLIB_SUBDIR): New.
2408 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2409 * configure: Regenerate.
2410 * Makefile.in: Regenerate.
2411
88a25817
GP
24122008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2413
2414 * MAINTAINERS: Consistently use tabs to separate columns.
2415
f873f15f
TG
24162008-08-29 Tristan Gingold <gingold@adacore.com>
2417
2418 * MAINTAINERS (Write after Approval): Add myself.
2419
e1514c3f
TG
24202008-08-28 Tristan Gingold <gingold@adacore.com>
2421
2422 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2423 Enable bfd, binutils and opcodes.
2424 * configure: Regenerate.
2425
4717882f
JDA
24262008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2427
2428 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2429
28c9884c
TK
24302008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2431
2432 * MAINTAINERS: Use correct Umlaut for last name.
2433
ae96d86a
FXC
24342008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2435
2436 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2437
3ecc96e3
DE
24382008-08-16 David Edelsohn <edelsohn@gnu.org>
2439
2440 * MAINTAINERS: Update my email address.
2441
dd609cc1
EB
24422008-08-16 Nicolas Roche <roche@adacore.com>
2443
2444 * Makefile.tpl: Add BOOT_ADAFLAGS.
2445 * Makefile.in: Regenerate.
2446
08d0963a
RS
24472008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2448
2449 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2450 * configure: Regenerate.
2451
dce2d8b2 24522008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
2453
2454 * configure.ac: Add makefile fragments for hpux.
2455 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2456 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2457 * configure: Regenerate.
2458 * Makefile.in: Regenerate.
2459
dce2d8b2 24602008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
2461
2462 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2463
dce2d8b2 24642008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
2465
2466 * MAINTAINERS (Write after Approval): Add myself.
2467
78209f30
XG
24682008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2469
2470 * MAINTAINERS (Write After Approval): Add myself.
2471
5b5b098d
AJ
24722008-06-29 Andrew Jenner <andrew@codesourcery.com>
2473
2474 * MAINTAINERS (Write After Approval): Add myself.
2475
d812ec93
KW
24762008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2477
2478 * MAINTAINERS: Update my email address.
2479
99e78224
JY
24802008-06-25 Joey Ye <joey.ye@intel.com>
2481
2482 * MAINTAINERS (Write After Approval): Add myself.
2483
18c04407
RW
24842008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2485
2486 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2487 * Makefile.in: Regenerate.
2488 * configure: Regenerate.
2489
47aa9a31
DK
24902008-06-17 Daniel Kraft <d@domob.eu>
2491
2492 * MAINTAINERS (Write After Approval): Add myself.
2493
ad33ff57
RW
24942008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2495
2496 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2497 "$@" is still intact with both Autoconf 2.59 and 2.62.
2498 * configure: Regenerate.
2499
cdce5c41
RW
25002008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2501
2502 * Makefile.tpl: Fix comment errors.
2503 * Makefile.in: Regenerate.
2504
01b79d11
DM
25052008-06-12 David S. Miller <davem@davemloft.net>
2506 David Edelsohn <edelsohn@gnu.org>
2507
2508 * configure.ac: Add powerpc*-*-* to gold supported targets.
2509 * configure: Regenerate.
2510
f8c33439
JM
25112008-06-08 Joseph Myers <joseph@codesourcery.com>
2512
2513 PR tree-optimization/36218
2514 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2515 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2516 (all prefix="build-"): Pass them to build-system sub-makes.
2517 * Makefile.in: Regenerate.
2518
cd985f66
JM
25192008-06-07 Joseph Myers <joseph@codesourcery.com>
2520
2521 * MAINTAINERS (mt port): Remove.
2522 (sco5, unixware, sco udk): Remove.
2523 (Kean Johnston): Add to Write After Approval.
2524
3f6383d3
JB
25252008-05-30 Julian Brown <julian@codesourcery.com>
2526
2527 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2528 of libobjc for ARM EABI Linux.
2529 * configure: Regenerate.
30da41ed 2530
dce2d8b2 25312008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 2532
09ce620e 2533 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 2534
dce2d8b2 25352008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 2536
e29cc9b4 2537 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 2538
955410cb
JW
25392008-05-15 Janus Weil <janus@gcc.gnu.org>
2540
2541 * MAINTAINERS (Write After Approval): Add myself.
2542
719bb4e3 25432008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
2544
2545 * config-ml.in: don't handle --enable-shared and --enable-static.
2546
372b05fc
RS
25472008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2548
2549 * MAINTAINERS: Update my email address.
2550
f73e2200
PC
25512008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2552
2553 * MAINTAINERS: Update my email address.
09ce620e 2554
3e438e2b
KVH
25552008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2556
2557 * MAINTAINERS (Write After Approval): Add myself.
2558
177bf491
GS
25592008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2560
2561 * MAINTAINERS (Write After Approval): Add myself.
2562
dce2d8b2 25632008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
2564
2565 * MAINTAINERS (crx): Add myself.
2566
14a8726b
PB
25672008-04-18 Paolo Bonzini <bonzini@gnu.org>
2568
2569 Sync with src:
2570 2008-04-14 David S. Miller <davem@davemloft.net>
2571
09ce620e
AS
2572 * configure.ac: Add sparc*-*-* to gold supported targets.
2573 * configure: Regenerate.
14a8726b 2574
7142fb32
PB
25752008-04-18 Paolo Bonzini <bonzini@gnu.org>
2576
2577 PR bootstrap/35457
2578 * configure.ac: Include override.m4.
2579 * configure: Regenerate.
2580
c6b196de
PB
25812008-04-18 Paolo Bonzini <bonzini@gnu.org>
2582
09ce620e
AS
2583 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2584 * Makefile.in: Regenerate.
c6b196de 2585
dce2d8b2 25862008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 2587
09ce620e 2588 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 2589 as nonconfigurable directories list.
09ce620e 2590 * configure: Regenerate.
c993ae60 2591
8479b1b1
BE
25922008-04-14 Ben Elliston <bje@au.ibm.com>
2593
2594 * config.sub, config.guess: Update from upstream sources.
2595
295e261a
HPN
25962008-04-12 Hans-Peter Nilsson <hp@axis.com>
2597
2598 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2599 * Makefile.in: Regenerate.
2600
ac3949d9
EW
26012008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2602
2603 * configure.ac: Do not build libssp for the AVR.
2604 * configure: Regenerate.
2605
06407e30
ILT
26062008-04-07 Ian Lance Taylor <iant@google.com>
2607
2608 * Makefile.def: check-gold depends upon all-binutils.
2609 * Makefile.in: Regenerate.
2610
97db009c
AH
26112008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2612
2613 * MAINTAINERS (Write After Approval): Add myself.
2614
2a79c47f
NC
26152008-04-04 Nick Clifton <nickc@redhat.com>
2616
2617 PR binutils/4334
5f4bebbf 2618 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
2619 builds.
2620 * configure: Regenerate.
2621
c53a18d3
N
26222008-04-04 NightStrike <NightStrike@gmail.com>
2623
2624 PR other/35151
09ce620e
AS
2625 * configure.ac: Combine rules for mingw32 and mingw64.
2626 * configure: Regenerate.
c53a18d3 2627
d925aa70
KT
26282008-04-02 Kai Tietz <kai.tietz@onvision.com>
2629
2630 * MAINTAINERS (Write After Approval): Add myself.
2631
dce2d8b2 26322008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
2633
2634 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2635 * Makefile.in (.NOTPARALLEL): Ditto.
2636
4412a506
PG
26372008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2638
2639 * MAINTAINERS (Write After Approval): Add myself.
2640
dce2d8b2 26412008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
2642
2643 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2644 * Makefile.in (.NOTPARALLEL): Regenerate.
2645
639223bd
PB
26462008-03-27 Paolo Bonzini <bonzini@gnu.org>
2647
2648 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2649 * Makefile.in: Regenerate.
2650
b8ab1f4a
JS
26512008-03-26 Jakub Staszak <kuba@et.pl>
2652
2653 * MAINTAINERS (Write After Approval): Add myself.
2654
b45890a4
TK
26552008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2656
2657 * MAINTAINERS: Update e-mail address.
2658
5afab7ad
ILT
26592008-03-20 Ian Lance Taylor <iant@google.com>
2660
2661 * configure.ac: Add support for --enable-gold.
2662 * Makefile.def: Add gold as a directory like ld.
2663 * configure, Makefile.in: Regenerate.
2664
38d24731
RW
26652008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2666
2667 * configure.ac: m4_include config/proginstall.m4.
2668 * configure: Regenerate.
32bc4cf4
RW
2669
2670 Backport from upstream Libtool:
09ce620e 2671
32bc4cf4 2672 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 2673
32bc4cf4
RW
2674 Deal with Autoconf 2.62's semantic change in m4_append.
2675 * ltsugar.m4 (lt_append): Replace broken versions of
2676 m4_append.
2677 (lt_if_append_uniq): Don't require separator to be overquoted,
2678 and avoid broken m4_append.
2679 (lt_dict_add): Fix typo.
2680 * libtool.m4 (_LT_DECL): Don't overquote separator.
2681
9d3c50ea
DE
26822008-03-13 David Edelsohn <edelsohn@gnu.org>
2683
2684 * config.rpath: Add AIX 6 support.
2685
5d2edb29
PB
26862008-03-13 Paolo Bonzini <bonzini@gnu.org>
2687
2688 * Makefile.def (stageprofile). Remove -fprofile-generate
2689 from stage_libcflags.
2690 * Makefile.in: Regenerate.
2691
954910ef
BE
26922008-03-13 Ben Elliston <bje@au.ibm.com>
2693
2694 * config.sub, config.guess: Update from upstream sources.
2695
e8645a40
TT
26962008-03-06 Tom Tromey <tromey@redhat.com>
2697
2698 * MAINTAINERS: Update for treelang deletion.
2699
2c8e955e
JW
27002008-03-03 James E. Wilson <wilson@tuliptree.org>
2701
2702 * MAINTAINERS: Update my email address.
2703
54acd307
SS
27042008-03-03 Stan Shebs <stanshebs@earthlink.net>
2705
893ad2a1 2706 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
2707 (objective-c/c++): Add myself as a maintainer.
2708
4b52b516
VR
27092008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2710
2711 * MAINTAINERS (Write After Approval): Update my email address.
2712
e652b516
TB
27132008-02-25 Tomas Bily <tbily@suse.cz>
2714
2715 * MAINTAINERS (Write After Approval): Add myself.
2716
02d30740
JJ
27172008-02-23 Jakub Jelinek <jakub@redhat.com>
2718
2719 * MAINTAINERS (OpenMP): Add myself.
2720
1c8bd6a3
PB
27212008-02-20 Paolo Bonzini <bonzini@gnu.org>
2722
4b40b2a5
UB
2723 PR bootstrap/32009
2724 PR bootstrap/32161
1c8bd6a3 2725
4b40b2a5
UB
2726 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2727 * configure: Regenerate.
1c8bd6a3 2728
4b40b2a5
UB
2729 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2730 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2731 STAGE4_LIBCFLAGS): New.
2732 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2733 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2734 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2735 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2736 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2737 for target modules. Don't export LIBCFLAGS.
2738 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2739 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2740 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2741 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2742 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2743 * Makefile.in: Regenerate.
1c8bd6a3 2744
bb44c9d2
RW
27452008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2746
2747 PR libgcj/33085
2748 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2749 Do not use -DDLL_EXPORT. Backport from upstream.
2750
29a7754d
RW
27512008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2752
2753 * MAINTAINERS (Write After Approval): Add myself.
2754
9a212bb7
HPN
27552008-02-02 Hans-Peter Nilsson <hp@axis.com>
2756
2757 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2758 * configure: Regenerate.
2759
aa12a573
MG
27602008-01-31 Marc Gauthier <marc@tensilica.com>
2761
2762 * configure.ac (xtensa*-*-*): Recognize processor variants.
2763 * configure: Regenerate.
2764
ac9e6043
RW
27652008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2766
40049ccc
UB
2767 PR bootstrap/34922
2768 * configure.ac (PARSE_ARGS): Push suitable setting of
2769 ac_subdirs_all, for `./configure --help=recursive'.
2770 Handle `+' in generic toplevel directory disabling.
2771 * configure: Regenerate.
ac9e6043 2772
4288c86a
NC
27732008-01-28 Nick Clifton <nickc@redhat.com>
2774
2775 * MAINTAINERS (xstormy16): Take over maintainership.
2776
8d8da227
JM
27772008-01-25 Joseph Myers <joseph@codesourcery.com>
2778
2779 * MAINTAINERS (c4x port): Remove.
2780
349b60e7
DE
27812008-01-24 David Edelsohn <edelsohn@gnu.org>
2782
2783 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2784
3ca06a68
BE
27852008-01-23 Ben Elliston <bje@au.ibm.com>
2786
2787 * config.sub, config.guess: Update from upstream sources.
2788
3c631381
TG
27892008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2790
2791 * MAINTAINERS (Write After Approval): Add myself.
2792
20533ef1
L
27932008-01-17 H.J. Lu <hjl.tools@gmail.com>
2794
2795 * MAINTAINERS: Update my email address.
2796
27972008-01-09 Raksit Ashok <raksit@google.com>
2798
2799 * MAINTAINERS (Write After Approval): Add myself.
2800
684f4f6a
RA
28012008-01-09 Raksit Ashok <raksit@google.com>
2802
2803 * MAINTAINERS (Write After Approval): Add myself.
2804
9cb8756f
BE
28052008-01-08 Ben Elliston <bje@au.ibm.com>
2806
2807 * config.sub, config.guess: Update from upstream sources.
2808
94e1934d
KG
28092007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2810
2811 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 2812 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
2813 * configure: Regenerate.
2814
a2e51f77
SP
28152007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2816
2817 * MAINTAINERS: Update my email address.
2818
ffe3dcd9
BRF
28192007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2820
2821 * MAINTAINERS: Update my email address.
2822
aa4095c9
RS
28232007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2824
2825 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2826 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2827 * Makefile.in: Regenerate.
2828
dce2d8b2 28292007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
2830
2831 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2832 misplaced entries.
2833
0fe0f073
AT
28342007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2835
2836 * configure.ac: Enable libjava for x86_64-*-darwin9.
2837 * configure: Regenerate.
2838
dce2d8b2 28392007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
2840
2841 * MAINTAINERS (Write After Approval): Add myself.
2842
c3220d4c
BE
28432007-12-05 Ben Elliston <bje@au.ibm.com>
2844
2845 * config.sub, config.guess: Update from upstream sources.
2846
aba7501e
MK
28472007-12-02 Matthias Klose <doko@ubuntu.com>
2848
2849 * config-ml.in: Remove 64bit configure tests.
2850
d683ec81
PB
28512007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2852
2853 * config-ml.in: Robustify against white space in absolute file
2854 names.
2855
2856 * config-ml.in (multi-clean): Substitute ${Makefile}.
2857 Remove superfluous ${Makefile} in list.
2858
60f1711a
TS
28592007-11-19 Thiemo Seufer <ths@mips.com>
2860
2861 * config-ml.in: Don't hardcode the Makefile name.
2862
487f9d96
AM
28632007-11-08 Alexander Monakov <amonakov@ispras.ru>
2864
2865 * MAINTAINERS (Write After Approval): Add myself.
2866
fa3886fe
ST
28672007-11-07 Samuel Tardieu <sam@rfc1149.net>
2868
2869 * MAINTAINERS (Write After Approval): Add myself.
2870
dce2d8b2 28712007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
2872
2873 * MAINTAINERS (Write After Approval): Add myself.
2874
acc48927
BE
28752007-10-25 Ben Elliston <bje@au.ibm.com>
2876
2877 * MAINTAINERS (mercury): Remove entry.
2878 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2879
e00e9858
DJ
28802007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2881
2882 * Makefile.def (dependencies): Make configure-gdb depend on
2883 all-intl.
2884 * Makefile.in: Regenerated.
2885
def14a3c
SK
28862007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2887
2888 * MAINTAINERS (Fortran maintainer): Remove myself.
2889
dce2d8b2 28902007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
2891
2892 * Makefile.def: To avoid problems running with parallel makes,
2893 build newlib before libgloss so that target specific header
2894 files are availble.
2895 * Makefile.in: Regenerate
2896
bbfbfafc
DJ
28972007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2898
2899 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2900 * Makefile.in: Regenerate.
2901
c56abad5
VM
29022007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2903
2904 * MAINTAINERS (Register allocation reviewer): Add myself.
2905
f019adc1
MF
29062007-10-08 Mike Frysinger <vapier@gentoo.org>
2907
2908 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2909 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2910 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2911 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2912 * configure: Regenerate.
2913
dce2d8b2 29142006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
2915
2916 * MAINTAINERS (Register allocation reviewer): Add myself.
2917
0999159b
PB
29182007-10-01 Paolo Bonzini <bonzini@gnu.org>
2919
2920 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2921 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2922 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2923 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2924 * configure.ac: Default them to host tools for $host = $build.
2925 Subst them.
2926
2927 * configure: Regenerate.
2928 * Makefile.in: Regenerate.
2929
dce2d8b2 29302006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
2931
2932 * MAINTAINERS (Register allocation reviewer): Add myself.
2933
dce2d8b2 29342006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
2935
2936 * MAINTAINERS (Register allocation reviewer): Add myself.
2937
9d209c83
SP
29382007-09-21 Seongbae Park <seongbae.park@gmail.com>
2939
2940 * MAINTAINERS (Write After Approval): Fix typo.
2941
1ec3b87b
RS
29422007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2943
2944 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2945 * configure: Regenerate.
2946
19d5986d
PJ
29472007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2948
2949 PR bootstrap/31906
2950 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 2951 they're already prefixed.
19d5986d 2952
6d3b5aea
BK
29532007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2954
2955 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2956 libstdc++.
2957 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2958 * configure: Regenerate.
2959 * Makefile.in: Regenerate.
09ce620e 2960
4fe7e755
AS
29612007-09-17 Andreas Schwab <schwab@suse.de>
2962
2963 * configure.ac: Raise minimum makeinfo version to 4.6.
2964 * configure: Regenerate.
2965
dce2d8b2 29662007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 2967
ffe3dcd9 2968 * MAINTAINERS (write-after-approval) add myself
d483feaa 2969
fa9a3f31
AM
29702007-09-15 Alan Modra <amodra@bigpond.net.au>
2971
2972 * configure.ac: Correct makeinfo version check.
2973 * configure: Regenerate.
2974
6593a73e
RS
29752007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2976
2977 * MAINTAINERS: Update my email address.
2978
d9dced13
RS
29792007-09-14 Richard Sandiford <richard@codesourcery.com>
2980
2981 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2982 to $skipdirs and only disable gprof for newlib. Use the normal
2983 mips*-elf* handling in other respects.
2984 * configure: Regnerate.
2985
773c1467
DD
29862007-09-12 David Daney <ddaney@avtrex.com>
2987
2988 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2989 enabling libgcj.
2990 * configure: Regenerate.
2991
c03353e2
RIL
29922007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2993
2994 PR other/32154
2995 * configure.ac: For libgloss targets, point the linker to the linker
2996 script, startup code and simulator library.
2997 * configure: Regenerate.
2998
c4e9bf2b
AH
29992007-09-07 Andrew Haley <aph@redhat.com>
3000
3001 * configure.ac (noconfigdirs): Remove target-libffi and
3002 target-libjava.
3003 * configure: Regenerate.
3004
1f5a6b84
FXC
30052007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3006
3007 PR target/33281
3008 * configure.ac: Use config/mh-mingw on mingw.
3009 * configure: Regenerate.
1f5a6b84 3010
3951e521
PH
30112007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3012
9f349f63 3013 * MAINTAINERS (Write After Approval): Add myself.
3951e521 3014
e643dc23
RG
30152007-09-05 Richard Guenther <rguenther@suse.de>
3016
3017 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3018 nor --disable-checking is provided also turn on yes and types
3019 checking for stage1.
3020 * configure: Re-generate.
3021
039874df
KW
30222007-08-30 Krister Walfridsson <cato@df.lth.se>
3023
3024 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3025 (Write After Approval): Remove myself.
3026
c3f07bd6 30272007-08-29 Nick Clifton <nickc@redhat.com>
15098359 3028
c3f07bd6 3029 * config.sub, config.guess: Update from upstream sources.
15098359 3030
40049ccc 30312007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
3032
3033 * MAINTAINERS (Write After Approval): Added myself.
3034 * MAINTAINERS (Reviewers): Removed myself.
3035
c8aea42c 30362007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 3037 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
3038
3039 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3040 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3041 * Makefile.in: Regenerate.
3042 * configure.ac (--with-debug-prefix-map): New.
3043 * configure: Regenerate.
3044
4bf6c438
RS
30452007-08-17 Richard Sandiford <richard@codesourcery.com>
3046 Nigel Stephens <nigel@mips.com>
3047
4bf6c438
RS
3048 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3049 as target_makefile_frag.
3050 * configure: Regenerate.
3051
bb286d71
AO
30522007-08-16 Alexandre Oliva <aoliva@redhat.com>
3053
3054 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3055 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3056 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3057 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3058 (do-compare, do-compare3, do-compare-debug): New.
3059 ([+compare-target+]): Use them.
3060
a4630417
MK
30612007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3062
3063 * MAINTAINERS (Write After Approval): Change my email address.
3064
d9acb717
RW
30652007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3066 Ben Elliston <bje@au.ibm.com>
3067
3068 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3069 --silent if $silent.
3070 * configure: Regenerate.
3071
96876681
ZD
30722003-08-12 Zdenek Dvorak <ook@ucw.cz>
3073
3074 * MAINTAINERS (Various Maintainers): Add myself as
3075 loop infrastructure maintainer. Update my e-mail
3076 address.
3077
1c1d80ee
DN
30782007-07-31 Diego Novillo <dnovillo@google.com>
3079
3080 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3081 Adjust description.
3082
7e98624c
RG
30832007-07-26 Richard Guenther <rguenther@suse.de>
3084
3085 * configure.ac: Add types checking to stage1 checking flags.
3086 * configure: Regenerate.
3087
4c85af60
NC
30882007-07-17 Nick Clifton <nickc@redhat.com>
3089
3090 * COPYING3: New file. Contains version 3 of the GNU General
3091 Public License.
3092 * COPYING3.LIB: New file. Contains version 3 of the GNU
3093 Lesser General Public License.
3094
19ddfd3a
AK
30952007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3096
3097 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3098
2a064545
AK
30992007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3100
3101 * MAINTAINERS (S/390 co-maintainer): Add myself.
3102 (Write After Approval): Remove myself.
3103
f861f54d
DH
31042007-07-13 Dan Hipschman <dsh@google.com>
3105
3106 * MAINTAINERS (Write After Approval): Add myself.
3107
0136f2f7
NC
31082007-07-11 Nick Clifton <nickc@redhat.com>
3109
3110 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3111 WINDRES export.
3112 * Makefile.in: Regenerate.
3113
6e29b5a4
RO
31142007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3115
3116 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3117 maintainer.
3118
159a4b02
L
31192007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3120
3121 * lt~obsolete.m4: New. Import from 20070318 libtool.
3122
6ba67283
JB
31232007-07-03 Julian Brown <julian@codesourcery.com>
3124
3125 * MAINTAINERS (Write After Approval): Add myself.
3126
30b74385
RW
31272007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3128
3129 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3130 * configure: Regenerate.
3131
31322007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3133
3134 * configure.ac: Add some missing m4 quotation.
3135 * configure: Regenerate.
3136
943c54ce
SB
31372007-07-02 Simon Baldwin <simonb@google.com>
3138
3139 * MAINTAINERS (Write After Approval): Add myself.
3140
1c00b503
PB
31412007-07-02 Paolo Bonzini <bonzini@gnu.org>
3142
3143 * configure: Regenerate.
3144
901119ae
KT
31452007-07-02 Kai Tietz <kai.tietz@onevision.com>
3146
3147 * Makefile.def: Add windmc tool to build.
3148 * Makefile.tpl: Likewise.
3149 * configure.ac: Likewise.
3150 * Makefile.in: Regenerate.
3151 * configure: Regenerate.
09ce620e 3152
83f4c19f
DD
31532007-06-28 DJ Delorie <dj@redhat.com>
3154
3155 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3156 not building newlib.
3157 * configure: Regenerated.
09ce620e 3158
5346c75c
JS
31592007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3160
3161 * MAINTAINERS (Write After Approval): Add myself.
3162
aacfb86b
MM
31632007-06-25 Martin Michlmayr <tbm@cyrius.com>
3164
3165 * MAINTAINERS (Write After Approval): Add myself.
3166
590bf0d3
CM
31672007-06-19 Chris Matthews <chrismatthews@google.com>
3168
3169 * MAINTAINERS (Write After Approval): Add myself.
3170
cdbbee7a
RIL
31712007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3172
3173 * MAINTAINERS (Write After Approval): Add myself.
3174
b8afffc1
DJ
31752007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3176
3177 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3178 * Makefile.in: Regenerated.
3179
3fcfad76
BS
31802007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3181
3182 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3183 bfin*-*-uclinux* targets.
3184 * configure: Regenerate.
3185
3f5a2b7f
ILT
31862007-06-14 Ian Lance Taylor <iant@google.com>
3187
3188 * MAINTAINERS: Add myself as non-algorithmic global write
3189 maintainer.
3190
4c46daee
DN
31912007-06-14 Diego Novillo <dnovillo@google.com>
3192
3193 * MAINTAINERS: Add self as middle-end maintainer and
3194 non-algorithmic global write maintainer.
3195
a3bb222a
FXC
31962007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3197
3198 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3199 Move all Fortran maintainers except Paul Brook into the
3200 Non-Autopoiesis section.
3201
a19e8f64
PB
32022007-06-14 Paolo Bonzini <bonzini@gnu.org>
3203
3204 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3205 (distclean-stage[+id+]): Possibly delete stage_last.
3206 * Makefile.in: Regenerate.
3207
1c2abe5e
SP
32082007-06-12 Seongbae Park <seongbae.park@gmail.com>
3209
3210 * MAINTAINERS (Various Maintainer): Fix typo.
3211
abca4739
PB
32122007-06-11 Paolo Bonzini <bonzini@gnu.org>
3213
3214 * MAINTAINERS (Various Maintainer): Add myself as
3215 dataflow maintainer.
3216
a894d2c3
BE
32172007-06-07 Ben Elliston <bje@au.ibm.com>
3218
3219 * config.sub, config.guess: Update from upstream sources.
3220
8024d75e
BE
32212007-06-07 Ben Elliston <bje@au.ibm.com>
3222
3223 * Makefile.tpl: Fix spelling error.
3224 * Makefile.in: Regenerate.
3225
973a9a5e
SE
32262007-06-01 Steve Ellcey <sje@cup.hp.com>
3227
96598938
L
3228 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3229 lt_cv_sys_max_cmd_len.
973a9a5e 3230
ccb4d26b
DN
32312007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3232
3233 * MAINTAINERS (Various Maintainers): Add myself as
3234 auto-vectorizer maintainer.
3235
eecb7461
PB
32362003-05-31 Paolo Bonzini <bonzini@gnu.org>
3237
3238 PR libjava/32098
3239 * libtool.m4: Revert previous change.
3240 * ltgcc.m4: Put it here.
3241
89d28202
ZD
32422003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3243
3244 * MAINTAINERS (Various Maintainers): Add myself as
3245 auto-vectorizer maintainer.
3246
60c7a11a
L
32472007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3248
3249 PR libjava/32098
3250 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3251
9dd3cc81
RG
32522007-05-30 Richard Guenther <rguenther@suse.de>
3253
3254 * MAINTAINERS (Various Maintainers): Add myself as
3255 auto-vectorizer maintainer.
3256
9cc1244e
JJ
32572007-05-30 Jakub Jelinek <jakub@redhat.com>
3258
3259 PR bootstrap/29382
3260 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3261 * configure: Rebuilt.
3262
6124296b
RC
32632007-05-28 Roberto Costa <robsettantasei@gmail.com>
3264
3265 * MAINTAINERS (Write After Approval): Removed my name.
3266
6b757a0d
SB
32672007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3268
3269 * MAINTAINERS (Write After Approval): Remove myself.
3270
86ef8528
AT
32712007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3272
3273 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3274
1cf3d07d
SE
32752007-05-23 Steve Ellcey <sje@cup.hp.com>
3276
3277 * ltmain.sh: Update from ToT Libtool.
3278 * libtool.m4: Update from ToT Libtool.
3279 * ltsugar.m4: New. Update from ToT Libtool.
3280 * ltversion.m4: New. Update from ToT Libtool.
3281 * ltoptions.m4: New. Update from ToT Libtool.
3282 * ltconfig: Remove.
3283 * ltcf-c.sh: Remove.
3284 * ltcf-cxx.sh: Remove.
3285 * ltcf-gcj.sh: Remove.
3286
ce3fcf8c
OW
32872007-05-22 Ollie Wild <aaw@google.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
3290
342b9200
PB
32912007-05-16 Paolo Bonzini <bonzini@gnu.org>
3292
3293 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3294 stage_cflags.
3295 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3296 Remove CFLAGS/LIBCFLAGS.
3297 (configure-stage[+id+]-[+prefix+][+module+],
3298 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3299 * Makefile.in: Regenerate.
3300
cea17285
DN
33012007-05-15 Diego Novillo <dnovillo@google.com>
3302
3303 * MAINTAINERS: Update e-mail address.
3304
11c004e7
RE
33052007-05-15 Revital Eres <eres@il.ibm.com>
3306
3307 * MAINTAINERS (Write After Approval): Add myself.
3308
ab6bd693
RC
33092007-05-14 Roberto Costa <robsettantasei@gmail.com>
3310
3311 * MAINTAINERS (Write After Approval): Updated my address.
3312
388cdf07
TN
33132007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3314
3315 * MAINTAINERS (Write After Approval): Add myself.
3316
23f24034
SR
33172007-05-11 Silvius Rus <rus@google.com>
3318
3319 * MAINTAINERS (Write After Approval): Add myself.
3320
34a7526e
TT
33212007-04-23 Tom Tromey <tromey@redhat.com>
3322
3323 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3324
51da21be
MM
33252007-04-22 Mark Mitchell <mark@codesourcery.com>
3326
3327 * MAINTAINERS (cpplib): Rename to ...
3328 (libcpp): ... this. Add C/C++ front end maintainers.
3329
70070387
SE
33302007-04-14 Steve Ellcey <sje@cup.hp.com>
3331
3332 * config-ml.in: Pass ${ml_config_env} to configure calls.
3333
df1a0dbb
CB
33342007-04-04 Christian Bruel <christian.bruel@st.com>
3335
3336 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 3337
9daff147
DK
33382007-04-02 Dave Korn <dave.korn@artimi.com>
3339
3340 * MAINTAINERS (Write After Approval): Add myself.
3341
374eadb2
TB
33422007-03-31 Tobias Burnus <burnus@net-b.de>
3343
3344 * MAINTAINERS (fortran 95 front end): Add myself.
3345
8eced3a2
DR
33462007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3347
3348 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 3349
653de3e3
AZ
33502007-03-24 Ayal Zaks <zaks@il.ibm.com>
3351
3352 * MAINTAINERS (Modulo Scheduler): Add myself.
3353
b737d953
BM
33542007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3355
3356 * MAINTAINERS (fortran 95 front end): Add myself.
3357 (c++ front end): whitespace fix.
3358
a584cdf2
NF
33592007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3360
3361 * MAINTAINERS (Write After Approval): Add myself.
3362
8c79f3c4
RS
33632007-03-21 Richard Sandiford <richard@codesourcery.com>
3364
3365 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3366 of glob. Quote arguments with single quotes too.
3367 * configure: Regenerate.
3368
07f1ac6d
BM
33692007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3370
3371 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3372 * Makefile.in: Regenerate
3373
172e41aa
AS
33742007-03-07 Andreas Schwab <schwab@suse.de>
3375
3376 * configure: Regenerate.
3377
9c4d2493
BM
33782007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3379
3380 * configure.ac: Add "--with-pdfdir" configure option,
3381 which defines pdfdir variable.
3382 * Makefile.def (target=fixincludes): Add install-pdf to
3383 missing targets.
3384 (recursive_targets): Add install-pdf target.
3385 (flags_to_pass): Add pdfdir.
3386 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3387 target.
3388 * configure: Regenerate
3389 * Makefile.in: Regenerate
3390
e14e622e
EC
33912007-02-28 Eric Christopher <echristo@apple.com>
3392
3393 Revert:
3394 2006-12-07 Mike Stump <mrs@apple.com>
3395
3396 * Makefile.def (dependencies): Add dependency for
3397 install-target-libssp and install-target-libgomp on
3398 install-gcc.
3399 * Makefile.in: Regenerate.
3400
54e433bc
MK
34012007-02-27 Matt Kraai <kraai@ftbfs.org>
3402
3403 * configure: Regenerate.
3404 * configure.ac: Move statements after variable declarations.
3405
6c8d3d8f
KK
34062007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3407
3408 * MAINTAINERS: Add myself as sh maintainer.
3409
9f8c6739
JM
34102007-02-19 Joseph Myers <joseph@codesourcery.com>
3411
3412 * configure.ac: Adjust for loop syntax.
3413 * configure: Regenerate.
3414
278a7a38
AO
34152007-02-18 Alexandre Oliva <aoliva@redhat.com>
3416
3417 * configure: Rebuilt.
3418
b2eaac4a
AO
34192007-02-18 Alexandre Oliva <aoliva@redhat.com>
3420
3421 * configure.ac: Drop multiple occurrences of --enable-languages,
3422 and fix its quoting.
3423 * configure: Rebuilt.
3424
beeaf216 34252007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
3426 Nathan Sidwell <nathan@codesourcery.com>
3427 Vladimir Prus <vladimir@codesourcery.com>
3428 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
3429
3430 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3431 * configure: Regenerate.
3432
09201a09
GP
34332007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3434
3435 * ltconfig (freebsd*): Default to elf.
3436
291f172e
DJ
34372007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3438
3439 * configure.ac (target_libraries): Move libgcc before libiberty.
3440 * configure: Regenerated.
3441
c3a86da9
DJ
34422007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3443 Paolo Bonzini <bonzini@gnu.org>
3444
3445 PR bootstrap/30753
3446 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3447 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3448 * configure: Regenerated.
3449
88e1e72a
FXC
34502007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3451
3452 * MAINTAINERS (Language Front End Maintainers): Update my mail
3453 address.
3454
44bfc3ac
DJ
34552007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3456
3457 PR bootstrap/30748
3458 * configure.ac: Correct syntax for Solaris ksh.
3459 * configure: Regenerated.
3460
3e19841a
PB
34612007-02-09 Paolo Bonzini <bonzini@gnu.org>
3462
3463 * configure.ac: Sync with src.
3464 * configure: Regenerate.
3465
74a48762
PB
34662007-02-09 Paolo Bonzini <bonzini@gnu.org>
3467
3468 * Makefile.in: Regenerate.
3469
d846e52e
PB
34702007-02-09 Paolo Bonzini <bonzini@gnu.org>
3471
3472 * config.sub: Sync with src.
3473
1c710c3c
DJ
34742007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3475
3476 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3477 noncanonical equivalents.
3478 * configure.in: Rename to...
3479 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3480 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3481 target_noncanonical. Use them. Rewrite removal of configure
3482 arguments for autoconf 2.59. Discard variable settings. Force
3483 program_transform_name for native tools.
3484
3485 * Makefile.in: Regenerated.
3486 * configure: Regenerated with autoconf 2.59.
3487
dce2d8b2 34882007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 3489
3de8da2a 3490 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 3491
f6671c93
AS
34922007-01-31 Andreas Schwab <schwab@suse.de>
3493
3494 * Makefile.tpl (LDFLAGS): Substitute it.
3495 * Makefile.in: Regenerate.
3496
dce2d8b2 34972007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 3498
3de8da2a 3499 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 3500
2472200d
DE
35012007-01-28 David Edelsohn <edelsohn@gnu.org>
3502
3de8da2a 3503 * MAINTAINERS (spu port): Add myself.
2472200d 3504
5305be7e
RG
35052007-01-23 Richard Guenther <rguenther@suse.de>
3506
3507 PR bootstrap/30541
3508 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3509 * Makefile.tpl (GNATBIND): Substitute it.
3510 (GNATMAKE): Likewise.
3511 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3512 of STAGE_PREFIX.
3513 * Makefile.in: Regenerate.
3514 * configure: Regenerate.
3515
416cfb5e
MS
35162007-01-18 Mike Stump <mrs@apple.com>
3517
3518 * configure.in: Re-enable -Werror for gcc builds.
3519
3de8da2a 35202007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 3521
3de8da2a 3522 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 3523
d943d7c4
PB
35242007-01-11 Paolo Bonzini <bonzini@gnu.org>
3525
3526 * configure.in: Change == to = in test command.
3de8da2a 3527 * configure: Regenerate.
d943d7c4 3528
e69bf64b 35292007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
3530 Nick Clifton <nickc@redhat.com>
3531 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3532
3533 * configure.in (build_configargs, host_configargs, target_configargs):
3534 Remove build/host/target parameters.
3535 (host_libs): Add gmp and mpfr.
3536 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3537 * Makefile.def (gmp, mpfr): New.
3538 (gcc): Remove target.
3539 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3540 target_os, target_vendor): New.
dce2d8b2 3541 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
3542 * configure: Regenerate.
3543 * Makefile.in: Regenerate.
e69bf64b
PB
3544
35452007-01-11 Matt Fago <fago@earthlink.net>
3546
3547 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 3548 to improve robustness of configure tests.
e69bf64b 3549 * configure: Regenerate.
e14e622e 3550
a42f3b80
UB
35512007-01-09 Uros Bizjak <ubizjak@gmail.com>
3552
3553 * MAINTAINERS: Add myself as i386 maintainer.
3554
a36aee1a
JH
35552007-01-08 Jan Hubicka <jh@suse.cz>
3556
61fcaeef 3557 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 3558
738a52d3
KT
35592007-01-08 Kai Tietz <kai.tietz@onevision.com>
3560
3561 * configure.in: Add support for an x86_64-mingw* target.
95af8923 3562 * configure: Regenerate.
738a52d3 3563
54fdc474
DJ
35642007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3565
3566 * Makefile.tpl (all-target): Correct @if conditional for target
3567 modules.
3568 * configure.in: Omit libiberty if building only target libgcc.
3569 * configure, Makefile.in: Regenerated.
3570
3dd71726
PB
35712007-01-04 Paolo Bonzini <bonzini@gnu.org>
3572
dce2d8b2 3573 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
3574 * configure: Regenerate.
3575
fa958513
DJ
35762007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3577
3578 * Makefile.def (target_modules): Add libgcc.
3579 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3580 * Makefile.tpl (clean-target-libgcc): Delete.
3581 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3582 on gcc even for bootstrapped modules. Rewrite handling of
3583 lang_env_dependencies to loop over target_modules.
3584 * configure.in (target_libraries): Add target-libgcc.
3585 * Makefile.in, configure: Regenerated.
3586
e1888513
PB
35872006-12-29 Paolo Bonzini <bonzini@gnu.org>
3588
3589 * configure.in: Reorganize recognition of languages. Add
3590 --enable-stage1-languages. Show supported languages for the chosen
3591 target rather than all recognized languages.
3592 * configure: Regenerate.
3593
53b88b73
PB
35942006-12-29 Paolo Bonzini <bonzini@gnu.org>
3595
3596 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3597 * Makefile.in: Regenerate.
3598
a3993f33
KG
35992006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3600
3601 * configure.in: Warn that MPFR 2.2.0 is buggy.
3602 * configure: Regenerate.
3603
f063a9ed
ILT
36042006-12-27 Ian Lance Taylor <iant@google.com>
3605
3606 * configure.in: When removing Makefiles to force a reconfigure, also
3607 remove prev-DIR*/Makefile.
3608 * configure: Regenerate.
3609
af71363e
AS
36102006-12-22 Andreas Schwab <schwab@suse.de>
3611
3612 * configure: Regenerate with correct autoconf version.
3613
0b0dc272
AM
36142006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3615
3de8da2a
UB
3616 * configure.in: add AC_SUBST for *_FOR_TARGET.
3617 * configure: Regenerate.
0b0dc272 3618
53b88b73
PB
36192006-12-19 Paolo Bonzini <bonzini@gnu.org>
3620
3621 * configure.in: Simplify logic for rejecting languages that cannot
3622 be built. Separate the case when a language is unsupported,
3623 from the case when the user chooses not to build a language.
3624
400ebff4
PB
36252006-12-19 Paolo Bonzini <bonzini@gnu.org>
3626
3627 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3628 it only affects bootstrap and could be tested on "$host" as well.
3629 * configure: Regenerate.
3630 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3631
8efea775
PB
36322006-12-19 Paolo Bonzini <bonzini@gnu.org>
3633
3634 PR bootstrap/29544
3635 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3636 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3637 move here comment from Makefile.tpl.
3638 * Makefile.tpl: Move some definitions higher in the file.
3639 (STAGE1_CHECKING): New.
3640 * configure.in: Add --enable-stage1-checking.
3641 * configure: Regenerate.
3642 * Makefile.in: Regenerate.
3643
ed88a7ed
PB
36442006-12-19 Paolo Bonzini <bonzini@gnu.org>
3645
3646 * MAINTAINERS: Add myself as build system maintainer.
3647
b65151d3
SM
36482006-12-15 Simon Martin <simartin@users.sourceforge.net>
3649
3650 * MAINTAINERS (Write After Approval): Add myself.
3651
7e050830
EC
36522006-12-13 Eric Christopher <echristo@apple.com>
3653
3654 * MAINTAINERS: Add myself as darwin maintainer.
3655
8b494895
ILT
36562006-12-11 Ian Lance Taylor <ian@airs.com>
3657
3658 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3659
dce2d8b2 36602006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
3661
3662 MAINTAINERS: Update my entry.
3663
58e24147
AM
36642006-12-11 Alan Modra <amodra@bigpond.net.au>
3665
3666 * configure.in: Handle spu makefile frag.
58e24147
AM
3667 * Makefile.tpl (MAINT): Define
3668 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3669 * configure: Regenerate.
3670 * Makefile.in: Regenerate.
3671
9b6f37a0
BE
36722006-12-11 Ben Elliston <bje@au.ibm.com>
3673
3674 * config.guess: Import latest version.
3675 * config.sub: Likewise.
3676
ea6f5c57
BE
36772006-12-11 Ben Elliston <bje@au.ibm.com>
3678
3679 * configure.in (spu-*-*): Don't skip target-libiberty.
3680 * configure: Regenerate.
3681
42c1cd8a
AT
36822006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3683
3684 PR bootstrap/30134
3685 * configure.in: Correct x86 darwin support for libjava to powerpc
3686 and i?86 only.
3687 * configure: Regenerate.
3688
55eb837d
ST
36892006-12-08 Sandro Tolaini <tolaini@libero.it>
3690
3691 * configure.in: Add x86 darwin support for libjava.
3692 * configure: Regenerate.
3693
5bdacbc7
MS
36942006-12-07 Mike Stump <mrs@apple.com>
3695
3696 * Makefile.def (dependencies): Add dependency for
3697 install-target-libssp and install-target-libgomp on
3698 install-gcc.
3699 * Makefile.in: Regenerate.
3700
477d851c
RG
37012006-12-04 Richard Guenther <rguenther@suse.de>
3702
3703 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3704 (Non-Algorithmic Maintainers): Move over non-algorithmic
3705 loop optimizer maintainers, add myself as a non-algorithmic
3706 middle-end maintainer.
3707
5d33d367
DF
37082006-12-04 Daniel Franke <franke.daniel@gmail.com>
3709
3710 * MAINTAINERS (Write After Approval): Add myself.
3711
dbee1fb3
KG
37122006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3713
3714 * configure.in: Update error message for missing GMP/MPFR.
3715
3716 * configure: Regenerate.
3717
b5147de7
KG
37182006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3719
3720 * configure.in: Update MPFR version in error message.
3721
3722 * configure: Regenerate.
3723
f019376c
KG
37242006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3725
3726 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3727 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3728 --with-gmp-lib): New flags.
3729
3730 * configure: Regenerate.
3731
91ed95ae
BM
37322006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3733
3734 * MAINTAINERS (Write After Approval): Change my email address.
3735
3a971f15
MLI
37362006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3737
05170031 3738 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 3739
dce2d8b2 37402006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
3741
3742 * MAINTAINERS (i18n): Update e-mail address.
3743
df5487ee
TS
37442006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3745
3746 * MAINTAINERS (spu port): Add myself as maintainer.
3747 (Write After Approval): Remove myself.
3748
92c2f0ee
BE
37492006-11-22 Ben Elliston <bje@au.ibm.com>
3750
3751 * configure.in (skipdirs): Don't build libssp for SPU.
3752 * configure: Regenerate.
3753
a3b97199
AP
37542006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3755
3756 * MAINTAINERS (spu port): Add myself as maintainer.
3757 (libobjc): Update my email address.
3758
0eb97064
AB
37592006-11-21 Andrea Bona <andrea.bona@st.com>
3760
3761 * MAINTAINERS (Write After Approval): Add myself.
3762
dce2d8b2 37632006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
3764
3765 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3766 * configure : Rebuilt.
3767
dce2d8b2 37682006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
3769
3770 * MAINTAINERS (Write After Approval): Add myself.
3771
d58542ea
AO
37722006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3773
3774 * MAINTAINERS (Write After Approval): Add myself.
3775
a357b5ae
KG
37762006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3777
3778 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3779 libmpfr.a.
3780 * configure: Regenerate.
3781
9bd6112c
PB
37822006-11-16 Paolo Bonzini <bonzini@gnu.org>
3783
3784 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3785 (unstage): Test for stage_last presence.
3786
3787 PR bootstrap/29802
dce2d8b2
EB
3788 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3789 STAGE_PREFIX.
9bd6112c
PB
3790 * Makefile.in: Regenerate.
3791
c8cf9f0f
ZD
37922003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3793
3794 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3795 maintainers.
3796
467b1fc6
ER
37972006-11-14 Erven Rohou <erven.rohou@st.com>
3798
3799 * MAINTAINERS (Write After Approval): Add myself.
3800
995a5697
PB
38012006-11-14 Paolo Bonzini <bonzini@gnu.org>
3802
3803 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3804 and stageN-package/Makefile.
3805 * Makefile.in: Regenerated.
3806
c8d6d53e
JZ
38072006-11-14 Jie Zhang <jie.zhang@analog.com>
3808
3809 * configure.in: Remove target-libgloss from noconfigdirs for
3810 bfin-*-*.
3811 * configure: Regenerated.
3812
dffb147d
KG
38132006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3814
3815 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 3816
dffb147d
KG
3817 * configure: Regenerate.
3818
ca558912
KG
38192006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3820
3821 * configure.in: Robustify error message for missing GMP/MPFR.
3822
3823 * configure: Regenerate.
3824
dce2d8b2 38252006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
3826
3827 * MAINTAINERS (Write After Approval): Add myself.
3828
dce2d8b2 38292006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
3830
3831 * MAINTAINERS: Change email address.
3832
91de1527
VP
38332006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3834
3835 * MAINTAINERS (Write After Approval): Add myself.
3836
a3867703
PB
38372006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3838
3839 * MAINTAINERS (Write After Approval): Add myself.
3840
b4364fa2
CL
38412006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3842
7e050830 3843 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 3844 Write After Approval section.
b4364fa2 3845
70ec446f
KG
38462006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3847
3848 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3849 need_gmp anymore.
3850 * configure: Regenerate.
3851
018c8d88
TB
38522006-10-16 Tobias Burnus <burnus@net-b.de>
3853
3854 * MAINTAINERS (Write After Approval): Add myself.
3855
f6a1687e
BE
38562006-10-16 Ben Elliston <bje@au.ibm.com>
3857
3858 * config.guess: Import latest version.
3859 * config.sub: Likewise.
3860
b5422ad7
BM
38612006-10-10 Brooks Moses <bmoses@stanford.edu>
3862
3863 * Makefile.def: Added pdf target handling.
3864 * Makefile.tpl: Added pdf target handling.
3865 * Makefile.in: Regenerated.
3866
bdcee471
CL
38672006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3868
3869 * MAINTAINERS: Add self as score port maintainer.
3870
7d610414
BM
38712006-10-04 Brooks Moses <bmoses@stanford.edu>
3872
3873 * MAINTAINERS (Write After Approval): Add myself.
3874
e48d66a9
SK
38752006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3876
7e050830 3877 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
3878 or newer.
3879 * configure: Regenerated.
3880
c394e891
DB
38812006-09-27 Dave Brolley <brolley@redhat.com>
3882
dce2d8b2
EB
3883 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3884 using $s instead of $r.
c394e891
DB
3885 * configure: Regenerated.
3886
1ee4c5a0
TS
38872006-09-26 Thiemo Seufer <ths@mips.com>
3888
3889 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3890 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3891 * configure: Regenerate.
3892
dce2d8b2 38932006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
3894
3895 * MAINTAINERS (Write After Approval): Remove myself.
3896
0c502898
CF
38972006-09-22 Chao-ying Fu <fu@mips.com>
3898
3899 * MAINTAINERS (Write After Approval): Add myself.
3900
a7819e42
JM
39012006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3902
3903 * MAINTAINERS: Add self as soft-fp maintainer.
3904
dce2d8b2 39052006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
3906
3907 * MAINTAINERS: Add myself as avr maintainer.
3908 Remove Marek Michalkiewicz as avr maintainer.
827d0991 3909
e8288489
RC
39102006-09-07 Roberto Costa <roberto.costa@st.com>
3911
3912 * MAINTAINERS (Write After Approval): Add myself.
3913
b91f0a41
CV
39142006-08-30 Corinna Vinschen <corinna@vinschen.de>
3915
3916 * configure.in: Never build newlib for a Mingw host.
3917 Never build newlib as Mingw target library.
3918 Test the existence of winsup/cygwin for building a Cygwin newlib,
3919 rather than just winsup.
3920 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3921 building a Mingw target.
3922 * configure: Regenerate.
3923
094c07a0
EB
39242006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3925
3926 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3927
8d1171cb
PB
39282006-07-25 Paolo Bonzini <bonzini@gnu.org>
3929
3930 * config.guess: Import from src (was more updated).
3931 * config.sub: Likewise.
3932
2e9e6f68
DJ
39332006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3934
3935 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3936 * configure: Regenerated.
3937
57255173
PB
39382006-07-18 Paolo Bonzini <bonzini@gnu.org>
3939
cc6010cd
AP
3940 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3941 for stages after the first.
57255173 3942
9fbe6585
JJ
39432006-07-17 Jakub Jelinek <jakub@redhat.com>
3944
3945 * Makefile.def: Add dependencies for configure-opcodes
3946 on configure-intl and all-opcodes on all-intl.
3947 * Makefile.in: Regenerated.
3948
18c3f977
BE
39492006-07-13 Ben Elliston <bje@au.ibm.com>
3950
3951 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3952
27b56ba6
PE
39532006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3954
3955 Port to hosts whose 'sort' and 'tail' implementations
3956 treat operands with leading '+' as file names, as POSIX
3957 has required since 2001. However, make sure the code still
3958 works on pre-POSIX hosts.
3959 * ltmain.sh: Don't assume "sort +2" is equivalent to
3960 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3961
ad6d4e43
UW
39622006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3963
3964 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3965
706601d9
PG
39662006-07-04 Peter O'Gorman <peter@pogma.com>
3967
3968 * ltconfig: chmod 644 before ranlib during install.
3969
0b50988a
EB
39702006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3971
3972 PR bootstrap/18058
3973 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3974 if the bootstrap compiler is a GCC version that supports it.
3975 * configure: Regenerate.
3976
b6348cb3
PB
39772006-07-03 Paolo Bonzini <bonzini@gnu.org>
3978
95695ad3 3979 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
3980 * configure: Regenerate.
3981
1546bb64
PB
39822006-07-03 Paolo Bonzini <bonzini@gnu.org>
3983
3984 PR other/27063
3985 * configure.in: Test subdir_requires and give an appropriate
3986 error message.
3987 * configure: Regenerate.
3988
5cb6c629
AJH
39892006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3990
3991 * MAINTAINERS (Write After Approval): Add myself.
3992
f4d8cdf8
JDA
39932006-06-22 John David Anglin <dave.anglin@nrc.ca>
3994
3995 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3996
4fe5abb7
SE
39972006-06-22 Steve Ellcey <sje@cup.hp.com>
3998
3999 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4000
2a79fd67
DA
40012006-06-20 David Ayers <d.ayers@inode.at>
4002
4003 PR bootstrap/28072
4004 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4005 whether target-libjava is being configured instead of whether the
4006 java front end is enabled.
4007 * configure: Regenerate.
7e050830 4008
04879af3
RO
40092006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4010
4011 PR target/27540
4012 * configure.in: Only enable libgomp on IRIX 6.
4013 * configure: Regenerate.
4014
ec6c7392
PB
40152006-06-15 Paolo Bonzini <bonzini@gnu.org>
4016
4017 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4018 too.
4019 * Makefile.in: Regenerate.
4020
12973d7a
DD
40212006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4022
4023 * config-ml.in: Alter CCASFLAGS to include special
4024 multilib options the same as is done for CFLAGS.
4025
c67ed86a
JDA
40262006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4027
4028 * configure.in: Don't enable libgomp on hpux10.
4029 * configure: Rebuilt.
4030
cb253473
DA
40312006-06-12 David Ayers <d.ayers@inode.at>
4032
4033 PR bootstrap/27963
4034 PR target/19970
7e050830 4035 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
4036 ${libgcj} is specified.
4037 * configure: Regenerate.
7e050830 4038
dce2d8b2 40392006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
4040
4041 Sync from src:
7e050830
EC
4042
4043 * configure.in: Sync.
32845532 4044 * configure: Regenerated.
7e050830 4045
32845532
CD
4046 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4047
4048 * Makefile.def: Added dependencies from sim and gdb on intl, and
4049 added configure dependencies to everything with an all dependency
4050 on intl.
4051 * Makefile.in: Regenerated.
4052
7cd0cf9c
DA
40532006-06-06 David Ayers <d.ayers@inode.at>
4054
4055 PR libobjc/13946
4056 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4057 * Makefile.in: Regenerate.
4058 * configure.in: Add --enable-objc-gc at toplevel and have it
4059 enable boehm-gc for Objective-C.
4060 Remove target-boehm-gc from libgcj.
4061 Add target-boehm-gc to target_libraries.
4062 Add target-boehm-gc to noconfigdirs where ${libgcj}
4063 is specified.
4064 Assert that boehm-gc is supported when requested for Objective-C.
4065 Only build boehm-gc if needed either for Java or Objective-C.
4066 * configure: Regenerate.
7e050830 4067
3ff3adad
PB
40682006-06-05 Paolo Bonzini <bonzini@gnu.org>
4069
4070 PR 27674
4071 * Makefile.tpl (configure-[+prefix+][+module+],
4072 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4073 Remove rule to unstage bootstrapped modules.
4074 (stage_current): New.
4075 * Makefile.in: Regenerate.
4076
898e551d
LB
40772006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4078
4079 * MAINTAINERS (Write After Approval): Update my e-mail address.
4080
ea60341e
MS
40812006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4082
4083 * include/libiberty.h: Declare pex_run_in_environment.
4084
222ae291
AL
40852006-05-31 Asher Langton <langton2@llnl.gov>
4086
4087 * MAINTAINERS (Write After Approval): Add myself.
898e551d 4088
e9a54b07
PB
40892006-05-25 Paolo Bonzini <bonzini@gnu.org>
4090
4091 * Makefile.def (bfd, opcodes): Fix lib_path.
4092 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4093 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4094 * Makefile.in: Regenerate.
4095
03e67131
CD
40962006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4097
4098 * Makefile.in: Regenerate.
4099
65d6e994
CD
41002006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4101
4102 * Makefile.def: Add install-html target. Add datarootdir
4103 docdir and htmldir to flags_to_pass.
4104 * Makefile.tpl: Add install-html target.
4105 * Makefile.in: Regenerate.
4106 * configure.in: Add --with-datarootdir, --with-docdir, and
4107 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4108 * configure: Regenerate.
4109
9e299237
MS
41102006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4111
4112 * configure.in: Enable gprof for cross builds.
4113 * configure: Regenerate.
4114
c31202cd
RG
41152006-05-22 Richard Guenther <rguenther@suse.de>
4116
4117 Revert
4118 2006-01-31 Richard Guenther <rguenther@suse.de>
4119 Paolo Bonzini <bonzini@gnu.org>
4120
4121 * Makefile.def (target_modules): Add libgcc-math target module.
4122 * configure.in (target_libraries): Add libgcc-math target library.
4123 (--enable-libgcc-math): New configure switch.
4124 * Makefile.in: Re-generate.
4125 * configure: Re-generate.
4126 * libgcc-math: New toplevel directory.
4127
2a332582
JDA
41282006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4129 Andreas Tobler <a.tobler@schweiz.ch>
4130
4131 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4132 * configure: Rebuilt.
4133
dce2d8b2 41342006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 4135
ccce6917
SL
4136 * MAINTAINERS (Write After Approval): Add myself.
4137
ed606bc0
DD
41382006-05-01 DJ Delorie <dj@redhat.com>
4139
3d8f47a0 4140 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
4141 * configure: Regenerate.
4142
9386bd20
RG
41432006-05-01 Richard Guenther <rguenther@suse.de>
4144
4145 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4146 maintainer.
4147
dce2d8b2 41482006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
4149
4150 * MAINTAINERS (Write After Approval): Add myself.
4151
87ceee72
JB
41522006-04-28 Jan Beulich <jbeulich@novell.com>
4153
4154 * MAINTAINERS (Write After Approval): Add myself.
4155
e88a2c09
DD
41562006-04-18 DJ Delorie <dj@redhat.com>
4157
4158 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4159 reference libgloss so that libssp can be built in a combined
4160 tree.
4161 * configure: Regenerate.
4162
675f0a8a
RM
41632006-04-08 Robert Millan <rmh@gcc.gnu.org>
4164
4165 * MAINTAINERS (Write After Approval): Add myself.
4166
27b6c940
BE
41672006-04-05 Ben Elliston <bje@au.ibm.com>
4168
4169 * configure.in: Require makeinfo 4.4 or higher.
4170 * configure: Regenerate.
4171
687b17d4
GP
41722006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4173
4174 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4175 Rearrange the entries of other libraries to have them in one place.
4176
906ac235
JB
41772006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4178
7e050830 4179 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
4180 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4181
fb0103e5
RG
41822006-03-14 Richard Guenther <rguenther@suse.de>
4183
4184 * configure: Regenerate with autoconf 2.13.
4185
17237f6b
JB
41862006-03-13 Jim Blandy <jimb@codesourcery.com>
4187
4188 * MAINTAINERS: Use my work address.
bed31434
JB
4189
4190 * MAINTAINERS: Update my E-mail address.
4191
27079765
AH
41922006-03-10 Aldy Hernandez <aldyh@redhat.com>
4193
4194 * configure.in: Handle --disable-<component> generically.
4195 * configure: Regenerate.
4196
54a17039
L
41972006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4198
4199 PR libgcj/17311
4200 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4201
b9bd11ca
EE
42022006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4203
4204 * MAINTAINERS (Write After Approval): Remove myself.
4205 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4206
dce2d8b2 42072006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 4208
072b06f2
RE
4209 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4210 (TARGET_CONFIGDIRS): Remove.
4211 * configure.in: Remove AC_SUBST(target_configdirs).
4212 * Makefile.in, configure: Regenerated.
ee2312f3 4213
936e1a35
SK
42142006-02-20 Steven G. Kargl <kargls@comcast.net>
4215
4216 * MAINTAINERS (Write After Approval): Remove myself.
4217 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4218
cc11cc9b
PB
42192006-02-20 Paolo Bonzini <bonzini@gnu.org>
4220
4221 PR bootstrap/25670
4222
4223 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4224
4225 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4226 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4227 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4228 BUILD_PREFIX, BUILD_PREFIX_1.
4229 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4230
4231 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4232 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4233
4234 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4235 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4236 of `cat stage_current`. Always provide the `r' and `s' variables.
4237 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4238 a single shell execution.
4239 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4240 bootstrapped modules, make the stage1 module if the build was not
4241 started yet, else build the current stage.
4242 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4243 (all-build, all-host, all-target, [+make_target+]-host,
4244 [+make_target+]-target): Do not use \-continued lines.
4245 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4246 (current_stage, restrap, stage_last): New.
4247
4248 * Makefile.in: Regenerate.
4249 * configure: Regenerate.
4250
63a7c9ef
BD
42512006-02-19 Bud Davis <jmdavis@link.com>
4252
4253 * MAINTAINERS (Write After Approval): Remove myself.
4254 (Language Front End Maintainers): Add myself as fortran 95
4255 maintainer and update e-mail address.
4256
a3543e3a
FXC
42572006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4258
4259 * MAINTAINERS (Write After Approval): Remove myself.
4260 (Language Front End Maintainers): Add myself as fortran 95
4261 maintainer.
4262
ca5b1d2c
VK
42632006-02-16 Victor Kaplansky <victork@il.ibm.com>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
0499513f
TK
42672006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4268
4269 * MAINTAINERS (Write After Approval): Remove myself.
4270 (Language Front End Maintainers): Add myself as
4271 fortran 95 maintainer.
4272
d1f8db0c
PB
42732006-02-14 Paolo Bonzini <bonzini@gnu.org>
4274
4275 Sync from src:
4276
4277 2005-12-27 Leif Ekblad <leif@rdos.net>
4278
cc6010cd
AP
4279 * configure.in: Add support for RDOS target.
4280 * configure: Regenerate.
d1f8db0c
PB
4281
42822006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 4283 Andreas Schwab <schwab@suse.de>
d1f8db0c 4284
cc6010cd 4285 * configure: Regenerate.
d1f8db0c 4286
cac90078
DE
42872006-02-12 David Edelsohn <edelsohn@gnu.org>
4288
4289 * configure.in (enable_libgomp): Add AIX.
4290 * configure: Regenerate.
4291
bd37fbf5
MK
42922006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4293
4294 * MAINTAINERS (Write After Approval): Add myself.
7e050830 4295
23027b7a
LM
42962006-02-03 Lee Millward <lee.millward@gmail.com>
4297
4298 * MAINTAINERS (Write After Approval): Add myself.
7e050830 4299
0058967b
RG
43002006-01-31 Richard Guenther <rguenther@suse.de>
4301 Paolo Bonzini <bonzini@gnu.org>
4302
4303 * Makefile.def (target_modules): Add libgcc-math target module.
4304 * configure.in (target_libraries): Add libgcc-math target library.
4305 (--enable-libgcc-math): New configure switch.
4306 * Makefile.in: Re-generate.
4307 * configure: Re-generate.
4308 * libgcc-math: New toplevel directory.
4309
e8b05380
PB
43102006-01-26 Paolo Bonzini <bonzini@gnu.org>
4311
4312 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4313 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4314 the assembler, linker and binutils.
4315 * configure: Regenerate.
4316
d54d5437
DM
43172006-01-22 Dirk Mueller <dmueller@suse.de>
4318
4319 * MAINTAINERS (Write After Approval): Add myself.
4320
670cbfcf
DN
43212006-01-20 Diego Novillo <dnovillo@redhat.com>
4322
4323 * configure: Regenerate.
4324
953ff289
DN
43252006-01-18 Richard Henderson <rth@redhat.com>
4326 Jakub Jelinek <jakub@redhat.com>
4327 Diego Novillo <dnovillo@redhat.com>
4328
4329 * libgomp: New directory.
4330 * Makefile.def: Add target_module libgomp.
4331 * Makefile.in: Regenerate.
4332 * configure.in (target_libraries): Add target-libgomp.
4333 * configure: Regenerate.
4334
32ce4048
AO
43352006-01-05 Alexandre Oliva <aoliva@redhat.com>
4336
4337 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4338 @ from continuation.
4339 * Makefile.in: Rebuilt.
4340
0eaf8e17 43412006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 4342
c76c0c83
CL
4343 * MAINTAINERS (Write After Approval): Add myself.
4344
2d309510
PB
43452006-01-04 Paolo Bonzini <bonzini@gnu.org>
4346
4347 PR bootstrap/24252
4348
4349 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4350 * Makefile.tpl (OBJDUMP): New.
4351 (EXTRA_HOST_FLAGS): Add it.
4352 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4353
953ff289
DN
4354 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4355 to use symbolic links between directories. Avoid race conditions
4356 or make them harmless.
4357 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
4358
4359 * Makefile.def (LEAN): Pass.
4360 * Makefile.tpl (LEAN): Define.
4361 (stage[+id+]-start): Accept that the previous directory does not
4362 exist, if the bootstrap is lean.
4363 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4364 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4365 configure substitution.
4366 ([+compare-target+]): Likewise.
4367 ([+bootstrap-target+]-lean): New.
4368 * configure.in: Remove lean bootstrap support from here.
4369
953ff289
DN
4370 * Makefile.in: Regenerate.
4371 * configure: Regenerate.
2d309510 4372
368872c3
BE
43732006-01-04 Ben Elliston <bje@au.ibm.com>
4374
4375 * MAINTAINERS (libdecnumber): Add myself.
4376
d79e6356
MM
43772006-01-02 Mark Mitchell <mark@codesourcery.com>
4378
4379 * libtool-ldflags: New script.
4380
a6fbc1e2
AS
43812006-01-02 Andreas Schwab <schwab@suse.de>
4382
4383 * configure.in: When reconfiguring remove Makefile in
4384 all stage directories.
4385 * configure: Regenerate.
4386
103a4b39
SB
43872005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4388
4389 * MAINTAINERS: Update my email address.
4390
212f829c
PB
43912005-12-20 Paolo Bonzini <bonzini@gnu.org>
4392
4393 Revert Ada-related part of the previous change.
4394
4395 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4396 Do not pass.
4397 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4398 * Makefile.in: Regenerate.
4399 * configure.in: Do not include mt-ppc-aix target fragment.
4400 * configure: Regenerate.
4401
8ef1f2df
PB
44022005-12-19 Paolo Bonzini <bonzini@gnu.org>
4403
4404 * configure.in: Select appropriate fragments for PowerPC/AIX.
4405 * configure: Regenerate.
4406
4407 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4408 BOOT_CFLAGS, BOOT_LDFLAGS.
4409 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4410 BOOT_CFLAGS, BOOT_LDFLAGS.
4411 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4412 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4413 (stage): Fail if we cannot complete the work.
4414 * Makefile.in: Regenerate.
4415
ab34901f
NS
44162005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4417
4418 * configure.in: Replace ms1 with mt.
4419 * configure: Rebuilt.
4420
cbe82f21
BM
44212005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4422
4423 * MAINTAINERS: Update my email address.
4424
19843472
PB
44252005-12-15 Paolo Bonzini <bonzini@gnu.org>
4426
4427 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4428 install-host-nogcc): Don't invoke $(stage) at the end.
4429 * Makefile.in: Regenerate.
4430
1ca26cd2
PB
44312005-12-14 Paolo Bonzini <bonzini@gnu.org>
4432
4433 * configure.in: Flip the top-level bootstrap switch.
4434 * configure: Regenerate.
4435
f41d6665
DJ
44362005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4437
4438 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4439 $(stage) and $(unstage).
4440 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4441 (all): Remove stray semicolon.
4442 (local-distclean): Don't handle multilib.tmp and multilib.out.
4443 (install.all): Set $s for consistency.
4444 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4445 check_multilibs setting. Always make the install directory.
4446 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4447 Correct @if/@endif.
4448 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4449 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4450 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4451 (multilib.out): Remove.
4452 * Makefile.in: Regenerated.
4453
dce2d8b2 44542005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
4455
4456 * MAINTAINERS (Write After Approval): Add myself.
4457
64f182bd
NS
44582005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4459
121b2cee
NS
4460 * MAINTAINERS: Add myself as mt maintainer.
4461
64f182bd
NS
4462 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4463
a6d63770
AN
44642005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4465
4466 * MAINTAINERS: Change email address.
4467
2abefe3d
PB
44682005-12-05 Paolo Bonzini <bonzini@gnu.org>
4469
4470 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4471 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4472 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4473 Find in-tree tools if available.
4474 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4475 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4476 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4477 (COMPILER_*_FOR_TARGET): New.
4478 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4479 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4480 (CONFIGURED_*, USUAL_*): Remove.
4481 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4482 STRIP): Use autoconf substitutions.
4483 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4484 COMPILER_NM_FOR_TARGET): New.
4485 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4486
4487 (all): Make all-host and all-target in parallel.
4488 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4489 that $$r and $$s are set before invoking a recursive make.
4490 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4491 ([+bootstrap-target+]): Inline most of the `all' target.
4492
2f3bdde7
BE
44932005-11-29 Ben Elliston <bje@au.ibm.com>
4494
4495 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4496 from the gcc build directory.
4497 * Makefile.in: Regenerate.
4498
a4b6c45a
BE
44992005-11-29 Ben Elliston <bje@au.ibm.com>
4500
4501 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4502 depend on all-libdecnumber.
4503 * configure.in (host_libs): Include libdecnumber.
4504 * Makefile.in: Regenerate.
4505 * configure: Likewise.
4506
473a74b9
BE
45072005-11-29 Ben Elliston <bje@au.ibm.com>
4508
4509 * libdecnumber: Import decNumber sources from the dfp-branch.
4510
b4623110
KJ
45112005-11-21 Kean Johnston <jkj@sco.com>
4512
4513 * config.sub, config.guess: Sync from upstream sources.
4514
67dc1785
BE
45152005-11-21 Ben Elliston <bje@au.ibm.com>
4516
4517 Import from Autoconf sources:
4518
4519 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4520 * config/move-if-change: Don't output "$2 is unchanged";
4521 suggested by Ben Elliston. Handle weird characters correctly.
4522
186abafe
AT
45232005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4524
4525 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4526 to match upstream libtool for darwin.
4527
ef9db8d5
DJ
45282005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4529
4530 * Makefile.def: Remove gdb dependencies for gdbtk.
4531 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4532 (configure-gdb, install-gdb): New rules.
4533 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4534 * Makefile.in, configure: Regenerated.
4535
9c5141ab
JB
45362005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4537
4538 * MAINTAINERS (Write After Approval): Add myself.
4539
4523d51b
EE
45402005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4541
4542 * MAINTAINERS (Write After Approval): Add myself.
4543
086b011c
DN
45442005-10-24 Diego Novillo <dnovillo@redhat.com>
4545
4546 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4547 Diego Novillo.
4548
e7c84bf8
PB
45492005-10-22 Paolo Bonzini <bonzini@gnu.org>
4550
4551 PR bootstrap/24297
4552 * Makefile.tpl (do-[+make-target+], do-check, install,
4553 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4554 are set before recursing.
4555 * Makefile.in: Regenerate.
4556
b88a7564
EB
45572005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4558
4559 PR bootstrap/18939
4560 * Makefile.def (gcc) <target>: Fix thinko.
4561 * Makefile.in: Regenerate.
4562
61efc800
BS
45632005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4564
4565 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4566 * configure: Regenerate.
4567
f53d2869
JZ
45682005-10-15 Jie Zhang <jie.zhang@analog.com>
4569
4570 * MAINTAINERS (Write After Approval): Add self.
4571
077fc835
KH
45722005-10-08 Kazu Hirata <kazu@codesourcery.com>
4573
4574 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4575 target-libffi, target-qthreads, target-libjava, and
4576 targetlibobjc.
4577 * configure: Regenerate.
4578
d739199a
DJ
45792005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4580
4581 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4582 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4583 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4584 (USUAL_OBJDUMP_FOR_TARGET): New.
4585 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4586 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 4587 * configure, Makefile.in: Regenerated.
d739199a 4588
db38c6bb
PB
45892005-10-05 Paolo Bonzini <bonzini@gnu.org>
4590
4591 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4592 before other host packages.
4593
3015564c
KK
45942005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4595
4596 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4597
1061f99e
PB
45982005-10-05 Paolo Bonzini <bonzini@gnu.org>
4599
4600 PR bootstrap/22340
4601
4602 * configure.in (default_target): Remove.
4603 * Makefile.tpl (all): Do not use prerequisites as subroutines
4604 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4605 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4606 use prerequisites as subroutines.
4607 (check-host, check-target): New.
4608 (bootstrap configure & all targets): Do not use stage*-start
4609 if the directory layout is already ok.
4610 (non-bootstrap configure & all targets): Prepend a $(unstage).
4611 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4612 (NOTPARALLEL): Remove.
4613 (unstage, stage variables): New variables.
4614 (unstage, stage targets): Simply expand to those variables.
4615
4616 * configure: Regenerate.
4617 * Makefile.in: Regenerate.
4618
4a9c436f
JW
46192005-10-04 James E Wilson <wilson@specifix.com>
4620
4621 * Makefile.def (lang_env_dependencies): Add libmudflap.
4622 * Makefile.in: Regenerate.
4623
37150080
AS
46242005-10-03 Andreas Schwab <schwab@suse.de>
4625
4626 Backport from libtool CVS:
4627 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4628
4629 * ltmain.sh: add support for installing into temporary
4630 staging area (e.g. 'make install DESTDIR=...')
4631
39d16468
L
46322005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4633
4634 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4635 * configure: Regenerated.
4636
72a7ab82
AP
46372005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4638
4639 * configure: Regenerate with the correct
4640 autoconf version.
4641
6b65a26d
CM
46422005-09-30 Catherine Moore <clm@cm00re.com>
4643
4644 * configure.in (bfin-*-*): New.
4645 * configure: Regenerated.
4646
040b1c5a
GK
46472005-09-28 Geoffrey Keating <geoffk@apple.com>
4648
4649 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4650 (LIPO_FOR_TARGET): New.
4651 (CONFIGURED_LIPO_FOR_TARGET): New.
4652 (USUAL_LIPO_FOR_TARGET): New.
4653 (STRIP_FOR_TARGET): New.
4654 (CONFIGURED_STRIP_FOR_TARGET): New.
4655 (USUAL_STRIP_FOR_TARGET): New.
4656 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4657 STRIP_FOR_TARGET.
4658 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4659 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4660 * Makefile.in: Regenerate.
4661 * configure: Regenerate.
7e050830 4662
3a3c28db
DE
46632005-09-19 David Edelsohn <edelsohn@gnu.org>
4664
4665 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4666 (rs6000-*-aix*): Same.
4667 * configure: Regenerate.
4668
2749a921
TT
46692005-09-16 Tom Tromey <tromey@redhat.com>
4670
4671 * MAINTAINERS: Add self as java maintainer.
4672
7f26dfa3
FXC
46732005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4674
4675 * configure.in: Recognize f95 in the --enable-languages option,
4676 and substitute it for fortran, issuing a warning.
4677 * configure: Regenerate.
4678
d8852c4f
PE
46792005-08-30 Phil Edwards <phil@codesourcery.com>
4680
4681 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4682 * configure: Regenerated.
4683
ad685e81
AH
46842005-08-22 Aldy Hernandez <aldyh@redhat.com>
4685
4686 * MAINTAINERS: Add self as ms1 maintainer.
4687
b00d752c
RE
46882005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4689
4690 * Makefile.def (libssp): Add to lang_env_dependencies.
4691 * Makefile.in: Regenerate.
4692
9ed8fb9b
ILT
46932005-08-18 Ian Lance Taylor <ian@airs.com>
4694
4695 * MAINTAINERS: Add myself as middle-end maintainer.
4696
0f029d39
CG
46972005-08-17 Christian Groessler <chris@groessler.org>
4698
4699 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4700 * Makefile.in: Regenerate.
4701
81087874
AK
47022005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4703
4704 * MAINTAINERS (write after approval): Added myself.
4705
6a134f1c
MR
47062005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4707
4708 * MAINTAINERS (Write After Approval): Add myself.
4709
2693c0b0
PB
47102005-08-12 Paolo Bonzini <bonzini@gnu.org>
4711
4712 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4713 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4714 Look for alternate names of the target cc and c++
4715 * configure: Regenerate.
4716
4de997d1
PB
47172005-08-08 Paolo Bonzini <bonzini@gnu.org>
4718
4719 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4720 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4721 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4722 tools; remove code to manually set them.
4723 (Target tools): Look in the environment for them.
4724 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4725 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4726 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4727 build directory.
4728 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4729 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4730 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4731 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4732 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4733 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4734 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4735 * configure: Regenerate.
4736 * Makefile.in: Regenerate.
4737
b089e33a
BE
47382005-07-28 Ben Elliston <bje@au.ibm.com>
4739
4740 * MAINTAINERS: Update for removed CPU targets.
4741
e3791243
MM
47422005-07-27 Mark Mitchell <mark@codesourcery.com>
4743
4744 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 4745 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
4746 * Makefile.in: Regenerated.
4747
526635cb
MM
47482005-07-26 Mark Mitchell <mark@codesourcery.com>
4749
4750 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4751 (CFLAGS_FOR_TARGET): Use it.
4752 (CXXFLAGS_FOR_TARGET): Likewise.
4753 * Makefile.in: Regenerated.
4754 * configure.in (--with-build-sysroot): New option.
4755 * configure: Regenerated.
4756
19791f70
PB
47572005-07-24 Paolo Bonzini <bonzini@gnu.org>
4758
4759 * Makefile.tpl: Wrap install between unstage and stage
4760 * Makefile.in: Regenerate.
4761
35f5a23f
EC
47622005-07-21 Eric Christopher <echristo@apple.com>
4763
4764 * MAINTAINERS: Update affiliation.
4765
ff3ddf15
PW
47662005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4767
4768 * MAINTAINERS: Add self as crx port maintainer.
4769
3a664c1c
DD
47702005-07-20 DJ Delorie <dj@redhat.com>
4771
4772 * MAINTAINERS: Add self as m32c maintainer.
4773
539df155
KC
47742005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4775
4776 * all files: Update FSF address.
4777
be9c593a
EC
47782005-07-15 Eric Christopher <echristo@redhat.com>
4779
4780 * MAINTAINERS: Change affiliation.
4781
fd7ea4ab
JB
47822005-07-14 Jim Blandy <jimb@redhat.com>
4783
4784 * configure.in: Add cases for Renesas m32c.
4785 * configure: Regenerated.
7e050830 4786
0063a823
KC
47872005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4788
d0ca130a
KC
4789 * COPYING.LIB: Update from fsf.org.
4790
47912005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4792
4793 * COPYING, compile, config.guess,
0063a823
KC
4794 config.sub, install-sh, missing, mkinstalldirs,
4795 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 4796 * config-ml.in: Update FSF address.
0063a823 4797
a8ba31f2
EC
47982005-07-13 Eric Christopher <echristo@redhat.com>
4799
4800 * configure.in: Add toplevel noconfigdir support for tpf.
4801 * configure: Regenerate.
4802
5bea4a03
PB
48032005-07-11 Paolo Bonzini <bonzini@gnu.org>
4804
4805 PR ada/22340
4806
4807 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4808 * Makefile.in: Regenerate.
4809
284bdbbd
MM
48102005-07-07 Mark Mitchell <mark@codesourcery.com>
4811
4812 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 4813 Brolley to write-after-approval.
284bdbbd 4814
452190fb
AS
48152005-07-07 Andreas Schwab <schwab@suse.de>
4816
4817 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4818 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4819 * Makefile.in: Regenerated.
4820
9c8f9ec2
GK
48212005-07-06 Geoffrey Keating <geoffk@apple.com>
4822
4823 * configure.in: Don't build sim or rda when targetting darwin.
4824 * configure: Regenerate.
4825
ef0087a7
KH
48262005-07-06 Kazu Hirata <kazu@codesourcery.com>
4827
4828 * configure.in: Add --enable-libssp and --disable-libssp.
4829 * configure: Regenerate with autoconf-2.13.
4830
77008252
JJ
48312005-07-02 Jakub Jelinek <jakub@redhat.com>
4832
4833 * Makefile.def (target_modules): Add libssp.
4834 * configure.in (target_libraries): Add target-libssp.
4835 * configure: Rebuilt.
4836 * Makefile.in: Rebuilt.
4837
a04eae1b
ZW
48382005-07-01 Zack Weinberg <zackw@panix.com>
4839
4840 * MAINTAINERS: Change email address. Resign from maintainership.
4841
948884cd
RG
48422005-07-01 Richard Guenther <rguenther@suse.de>
4843
4844 * MAINTAINERS: Change my e-mail address and affiliation.
4845
c7870f5d
PB
48462005-06-22 Paolo Bonzini <bonzini@gnu.org>
4847
4848 * Makefile.def (stagefeedback): Come after profile.
4849 Define profiledbootstrap target.
4850 * Makefile.tpl (profiledbootstrap): Remove.
4851 (stageprofile-end): Zap stagefeedback.
4852 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4853 * Makefile.in: Regenerate.
4854
ab99519a
RS
48552005-06-13 Richard Sandiford <richard@codesourcery.com>
4856
4857 * MAINTAINERS: Update my email address.
4858
f610dd5f
ZW
48592005-06-13 Zack Weinberg <zack@codesourcery.com>
4860
4861 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4862 In 'cpp' stanza, support '#line' as well as '# '.
4863
71bc2a83
AS
48642005-06-08 Andreas Schwab <schwab@suse.de>
4865
4866 * MAINTAINERS: Move myself from 'Write After Approval' to
4867 'CPU Port Maintainers' section as m68k maintainer.
4868
4fab7234
HPN
48692005-06-07 Hans-Peter Nilsson <hp@axis.com>
4870
4871 * configure.in (unsupported_languages): New macro.
4872 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4873 non-ported target libraries in noconfigdirs.
4874 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4875 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 4876 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
4877 unsupported_languages.
4878 * configure: Regenerate.
4879
68193f9b
TS
48802005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4881
4882 * configure.in: Fix typo in handling of --with-mpfr-dir.
4883 * configure: Regenerate.
4884
f26f6b8d
RS
48852005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4886
4887 * MAINTAINERS: Update my email address.
4888
ba4853f8
JB
48892005-06-02 Jim Blandy <jimb@redhat.com>
4890
4891 * config.sub: Add cases for the Renesas m32c. (This patch has been
4892 accepted into the master sources.)
4893
79dd769c 48942005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
4895 Michael Snyder <msnyder@redhat.com>
4896 Stan Cox <scox@redhat.com>
79dd769c 4897
f610dd5f 4898 * configure.in: Set noconfigdirs for ms1.
79dd769c 4899
f610dd5f 4900 * configure: Regenerate.
79dd769c 4901
d29e107f
JD
49022005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4903
4904 * MAINTAINERS (Write After Approval): Add self.
4905
e93196c3
JC
49062005-06-01 Josh Conner <jconner@apple.com>
4907
4908 * MAINTAINERS (Write After Approval): Add self.
4909
ae263c7a
KH
49102005-06-01 Kazu Hirata <kazu@codesourcery.com>
4911
4912 * MAINTAINERS: Update my email address.
4913
585b3aa3
ZM
49142005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4915
4916 * MAINTAINERS (Write After Approval): Add self.
4917
4930c50b
CD
49182005-05-26 Chris Demetriou <cgd@broadcom.com>
4919
4920 * MAINTAINERS (Write After Approval): Remove self.
4921
2dfbef6d
PB
49222005-05-25 Paolo Bonzini <bonzini@gnu.org>
4923
4924 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4925 (Dependencies): Consider target modules for bootstrap dependencies.
4926 Make target bootstrap modules depend on each stage's gcc.
4927 * Makefile.in: Regenerate.
4928
bcb28cf5
PB
49292005-05-20 Paolo Bonzini <bonzini@gnu.org>
4930
4931 * Makefile.def (configure-gcc): Depend on binutils having been built.
4932 (all-gcc): No need to do it here.
4933 * Makefile.in: Regenerate.
4934
0cf085e4
PB
49352005-05-19 Paul Brook <paul@codesourcery.com>
4936
f610dd5f 4937 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
4938 language cannot be built.
4939 * configure: Regenerate.
4940
dfb2c39a
DJ
49412005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4942
4943 * ylwrap: Import from Automake 1.9.5.
4944
771aaa92
DU
49452005-05-13 David Ung <davidu@mips.com>
4946
4947 * MAINTAINERS (Write After Approval): Add self.
4948
3ac9bd58
MS
49492005-05-09 Mike Stump <mrs@apple.com>
4950
4951 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4952 lt_cv_sys_max_cmd_len for now.
f610dd5f 4953
f77a5578
SC
49542005-05-09 Stan Cox <scox@redhat.com>
4955
4956 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4957
795e36e5
MK
49582005-05-08 Matt Kraai <kraai@ftbfs.org>
4959
4960 * README.SCO: Update the URL.
4961
c9392a2b
DE
49622005-05-05 David Edelsohn <edelsohn@gnu.org>
4963
4964 * ltconfig: Define file_list_spec. Pass file_list_spec and
4965 with_gnu_ld to libtool.
4966 * ltcf-c.sh (aix[45]): Define file_list_spec.
4967 * ltcf-cxx.sh (aix[45]): Same.
4968 * ltcf-gcj.sh (aix[45]): Same.
4969 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4970 exists, write list of input files to temporary file.
4971
bebcd931
MS
49722005-05-04 Mike Stump <mrs@apple.com>
4973
4974 * configure.in: Always pass --target to target configures as
4975 otherwise rebuilds that do --recheck will fail.
4976 * confiugure: Rebuilt.
4977
ce406537
PB
49782005-05-04 Paolo Bonzini <bonzini@gnu.org>
4979
4980 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4981 STAGE_HOST_EXPORTS.
4982 (configure, all): Add bootstrap support.
4983 (Host modules, target modules): Pass post-stage1 flags and exports.
4984 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4985 * Makefile.in: Regenerate.
4986
aa9dcfc4
PB
49872005-04-29 Paolo Bonzini <bonzini@gnu.org>
4988
4989 * configure: Regenerate.
4990
b6f9abcf
MS
49912005-04-27 Mike Stump <mrs@apple.com>
4992
4993 * MAINTAINERS: Add self as darwin maintainer.
4994
acb217cb
BS
49952005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4996
4997 * config.sub: Update from master copy.
4998
b6dae270
MS
49992005-04-21 Mike Stump <mrs@apple.com>
5000
5001 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5002 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5003
c2e0d3a9
HPN
50042005-04-19 Hans-Peter Nilsson <hp@axis.com>
5005
5006 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5007 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5008 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5009 "*-*-elf" and "*-*-linux*".
5010 * configure: Regenerate.
5011
871ae772
JM
50122005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5013
5014 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5015
bf070c29
MS
50162005-04-12 Mike Stump <mrs@apple.com>
5017
5018 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5019
e865b6f7
TK
50202005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5021
5022 * MAINTAINERS (Write After Approval): Add myself.
5023
7b71ad7f
BS
50242005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5025
5026 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5027
25b42232
PB
50282005-04-06 Paolo Bonzini <bonzini@gnu.org>
5029
f610dd5f 5030 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
5031 (TARGET_CONFIGARGS): Include --with-target-subdir.
5032 (configure, all): New macros. Use them throughout.
5033 * Makefile.in: Regenerate.
5034
d727c624
JG
50352005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5036
5037 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 5038
fff72cc4
ZD
50392005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5040
5041 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5042
86472dc3
GP
50432005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5044
5045 * MAINTAINERS: Move John Carr to Write After Approval.
5046
dce2d8b2 50472005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
5048
5049 * config/mh-mingw32: Delete.
5050 * configure.in: Don't use it.
5051 * configure: Regenerate.
5052
33da42bc
PB
50532005-03-31 Paolo Bonzini <bonzini@gnu.org>
5054
5055 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5056 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 5057 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
5058 (HOST_LIB_PATH): Generate from Makefile.def.
5059 (TARGET_LIB_PATH): Likewise.
5060 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5061 * Makefile.in: Regenerate.
5062 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5063 (RPATH_ENVVAR): Include Darwin case.
5064 * configure: Regenerate.
5065
15cc1841
TF
50662005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5067
5068 * MAINTAINERS (Various Maintainers): Remove self.
5069 (Write After Approval): Add self.
5070
6a8c79d5
TF
50712005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5072
5073 * MAINTAINERS (Various Maintainers): Add self.
5074
256f7136
PB
50752005-03-25 Paolo Bonzini <bonzini@gnu.org>
5076
5077 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5078 * configure: Regenerate.
5079
191dd2c9
ZW
50802005-03-21 Zack Weinberg <zack@codesourcery.com>
5081
5082 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5083 gcc_version, and gcc_version_trigger from set of flags to pass.
5084 * Makefile.tpl: Remove definitions of above variables.
5085 (config.status): Remove dependency on $(gcc_version_trigger).
5086 * Makefile.in: Regenerate.
5087 * configure.in: Do not reference config/gcc-version.m4 nor
5088 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5089 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5090 * configure: Regenerate.
5091
ef6e9bc0 50922005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 5093 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
5094
5095 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5096 * Makefile.in: Regenerate.
5097
009bbd5a
FW
50982005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5099
5100 * MAINTAINERS (Write After Approval): Add myself.
5101
09f8755b
DA
51022005-03-03 David Ayers <d.ayers@inode.at>
5103
5104 * MAINTAINERS (Write After Approval): Add myself.
5105
e73ed25c
AO
51062005-03-01 Alexandre Oliva <aoliva@redhat.com>
5107
5108 PR libgcj/20160
5109 * ltmain.sh: Avoid creating archives with components that have
5110 duplicate basenames.
5111
ace9ac7b
AP
51122005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5113
5114 PR bootstrap/20250
5115 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5116 instead of check.
5117 * Makefile.in: Regenerate.
5118
c9db9354
PB
51192005-02-28 Paolo Bonzini <bonzini@gnu.org>
5120
5121 * Makefile.in: Regenerate to fix conflict between the previous two
5122 patches.
5123
215c351a
PB
51242005-02-28 Paolo Bonzini <bonzini@gnu.org>
5125
5126 PR bootstrap/17383
5127 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5128 * Makefile.tpl (HOST_SUBDIR): New substitution.
5129 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5130 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5131 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5132 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5133 (Host modules, Bootstrapped modules): Use it.
5134 (Build modules, Target modules): Do not create symlink trees,
5135 always configure out-of-srcdir.
5136 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5137 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5138 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5139 $(HOST_SUBDIR). Create a symlink for host_subdir.
5140
5141 * Makefile.in: Regenerate.
5142 * configure: Regenerate.
5143
5395b47b
NN
51442005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5145
5146 Merged from libada-gnattools-branch:
5147 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5148
5149 * gnattools: New directory.
5150 * Makefile.def: Add gnattools as a module, depending on target-libada.
5151 * Makefile.in: Regenerate.
5152 * configure.in: Include gnattools in host_tools; disable it if ada
5153 is disabled.
5154 * configure: Regenerate.
5155
ca2cc05c
JM
51562005-02-24 James A. Morrison <phython@gcc.gnu.org>
5157
5158 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5159 treelang maintainer.
5160 (Write After Approval): Remove myself.
5161
d2f3024f
PS
51622005-02-23 Paul Schlie <schlie@comcast.net>
5163
5164 * configure.in: Allow darwin targeted ports to build tk, itcl and
5165 libgui.
5166 * configure: Regenerate.
5167
bba5e0ca
EB
51682005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5169
5170 PR libgcj/10353
5171 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5172 * configure: Regenerate.
5173
70132ce7
SK
51742005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5175
5176 * MAINTAINERS (Write After Approval): Add myself.
5177
20f0edca
ILT
51782005-02-10 Ian Lance Taylor <ian@airs.com>
5179
5180 * MAINTAINERS: Update my e-mail address.
5181
e64e5109
RG
51822005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5183
5184 * MAINTAINERS (Write After Approval): Add myself.
5185
40d64b5a
HPN
51862005-01-29 Hans-Peter Nilsson <hp@axis.com>
5187
5188 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5189 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5190 target-libgloss when not *-*-elf and *-*-aout.
5191 * configure: Regenerate.
5192
54a12711
KH
51932005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5194
5195 * MAINTAINERS: Remove obsolete entries.
5196
0aa99dbb
KH
5197 * MAINTAINERS (Write After Approval): Add Michael Matz.
5198
2b009f5f
NB
51992005-01-19 Neil Booth <neil@daikokuya.co.uk>
5200
5201 * MAINTAINERS: Remove self as cpplib maintainer.
5202
385870f5
KC
52032005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5204
5205 * install-sh, config.sub: Import from upstream.
5206
e7daab31
KC
52072005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5208
5209 PR bootstrap/18222
5210 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5211 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5212 * Makefile.in: Regenerate.
5213
e6003f4d
JT
52142005-01-16 Jason Thorpe <thorpej@netbsd.org>
5215
5216 * MAINTAINERS: Update my email address.
5217
145e2972 52182005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 5219 Andreas Schwab <schwab@suse.de>
145e2972
DE
5220
5221 PR bootstrap/18033
5222 * config-ml.in: Eval option if surrounded by single quotes.
5223
86c7e0da
PB
52242005-01-03 Paolo Bonzini <bonzini@gnu.org>
5225
5226 Revert 2004-12-28 Makefile changes, a better fix will be
5227 applied to mainline and src after GCC 4.0 branches.
5228
3224a22f
PB
52292004-12-28 Paolo Bonzini <bonzini@gnu.org>
5230
5231 PR bootstrap/17383
5232
5233 * Makefile.def (target_modules): Remove stage parameter,
5234 it is always true now.
5235 * Makefile.tpl (configure-build-[+module+],
5236 configure-target-[+module+]): Always build symlink tree
5237 for the directory and for include. BUILD_SUBDIR and
5238 TARGET_SUBDIR cannot be . anymore.
5239 * Makefile.in: Regenerate.
5240
aaf51ca2
DE
52412004-12-25 David Edelsohn <edelsohn@gnu.org>
5242
5243 Revert 2004-12-08 Makefile changes.
5244
4e32e454
DS
52452004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5246
5247 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5248 cygwin, mingw.
5249
669f01d8
AS
52502004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5251
5252 * configure.in (sh64-*-*): Reenable gprof.
5253 * configure: Regenerate.
5254
1b227ee0
DE
52552004-12-08 David Edelsohn <edelsohn@gnu.org>
5256
5257 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5258 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5259 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5260 * Makefile.in: Regenerate.
5261
ce5e944c
CF
52622004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5263
5264 * MAINTAINERS: Update my email address.
5265
893f1e87
MK
52662004-12-07 Matt Kraai <kraai@ftbfs.org>
5267
5268 * Makefile.tpl: Generate normal dependencies if the LHS module is
5269 not bootstrapped.
5270 * Makefile.in: Regenerate.
5271
bb59c339
RS
52722004-12-03 Richard Sandiford <rsandifo@redhat.com>
5273
5274 * configure.in: Include config/gxx-include-dir.m4. Use
5275 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5276 * configure: Regenerate.
5277
4982adbe
RS
52782004-12-03 Richard Sandiford <rsandifo@redhat.com>
5279
5280 * config.if: Delete.
5281 * configure.in: Set libstdcxx_incdir directly.
5282 * configure: Regenerate.
5283
05750653
EC
52842004-12-02 Eric Christopher <echristo@redhat.com>
5285
5286 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5287 * Makefile.in: Regenerate.
5288
5fef1dbd
RS
52892004-12-02 Richard Sandiford <rsandifo@redhat.com>
5290
5291 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5292 * configure: Regenerate.
5293
afabd8e6
RS
52942004-12-02 Richard Sandiford <rsandifo@redhat.com>
5295
5296 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5297 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5298 * configure: Regenerate.
5299
78716e86
EC
53002004-12-01 Eric Christopher <echristo@redhat.com>
5301
5302 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5303 of things to remove.
5304
57ab8ba9
MK
53052004-11-29 Matt Kraai <kraai@ftbfs.org>
5306
5307 * MAINTAINERS (Write After Approval): Update my e-mail address.
5308
2539bffe
KC
53092004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5310
5311 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5312 from CVS libtool to always pass_all.
5313
3e732ba0
JDA
53142004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5315
5316 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5317 (hppa*64*-*-*): Delete incorrect comment.
5318 * configure: Rebuilt.
5319
767f726e
KC
53202004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5321
5322 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5323
2c92e90f
KC
53242004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5325
5326 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5327 from CVS libtool to always pass_all.
5328
32f84e48
KC
53292004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5330
5331 * install-sh, compile: Import from automake.
5332
9587be8a
KC
53332004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5334
5335 * config.guess, config.sub: Import from savannnah.
5336
04e81808 53372004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
5338
5339 * MAINTAINERS (Write After Approval): Add myself
5340
f87a2b2e
MS
53412004-11-12 Mike Stump <mrs@apple.com>
5342
5343 * Makefile.def: Add html support.
5344 * Makefile.tpl: Likewise.
5345 * Makefile.in: Regenerate.
5346
848556c2
GK
53472004-11-11 Geoffrey Keating <geoffk@apple.com>
5348
556f03c4
GK
5349 PR 18423
5350 * configure.in: Remove all instances of build-fixincludes from
5351 noconfigdirs.
5352 (build_configargs): Supply --target to subdirectories.
5353 * configure: Regenerate.
5354
848556c2
GK
5355 * Makefile.def: Make gcc install depend on fixincludes install.
5356 * Makefile.in: Regenerate.
5357
9e5712a5
JJ
53582004-11-10 Janis Johnson <janis187@us.ibm.com>
5359
5360 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5361
4ef509c0
PB
53622004-11-11 Paul Brook <paul@codesourcery.com>
5363
5364 * MAINTAINERS: Add self as arm maintainer. Update email address.
5365
20d11df6
HPN
53662004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5367
5368 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5369 target-libgfortran.
79fd8592 5370 * configure: Regenerate.
20d11df6 5371
68c70f15
DE
53722004-11-07 David Edelsohn <edelsohn@gnu.org>
5373
5374 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5375 like CC.
5376
54f88091
PB
53772004-11-05 Paolo Bonzini <bonzini@gnu.org>
5378
5379 * Makefile.def (host fixincludes): Specify missing targets.
5380 * Makefile.in: Regenerate.
5381
6866abb8
RC
53822004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5383
5384 * MAINTAINERS: Add myself
5385
83f62578
GL
53862004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5387
5388 * MAINTAINERS (Write After Approval): Add myself.
5389
53c7ffe7
GK
53902004-11-04 Geoffrey Keating <geoffk@apple.com>
5391
5392 * Makefile.def: Build fixincludes for the host, too.
5393 * Makefile.in: Regenerate.
5394 * configure.in (host_tools): Add fixincludes.
5395 * configure: Regenerate.
5396
ac8b3d9d
DJ
53972004-11-04 Daniel Jacobowitz <dan@debian.org>
5398
5399 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5400 * configure: Regenerated.
5401
bab37580
L
54022004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5403
5404 PR other/17783
5405 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5406 * configure: Regenerated.
5407
db1de713
MM
54082004-10-31 Mark Mitchell <mark@codesourcery.com>
5409
5410 * README.SCO: Update per FSF instructions.
5411
a827e21a
EW
54122004-10-28 Eric B. Weddington <ericw@evcohs.com>
5413
5414 PR target/18151
5415 * configure.in (case ${target}): Do not build fixincludes for avr.
5416 * configure: Regenerated.
5417
9d069a4f
PB
54182004-10-26 Paolo Bonzini <bonzini@gnu.org>
5419
5420 * configure.in (case ${target}): Do not build fixincludes
5421 on platforms where it is not used.
5422 * configure: Regenerated.
5423
fc45f3fe
DJ
54242004-10-23 Daniel Jacobowitz <dan@debian.org>
5425
5426 * configure.in: Use an absolute path to install-sh.
5427 * configure: Regenerated.
5428
36554b92
AL
54292004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5430
5431 * MAINTAINERS (Write After Approval): Add myself.
5432
88e9994a
KH
54332004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5434
5435 * MAINTAINERS: Remove from Write After Approval those that are
5436 already maintainers.
5437
ad02a944
SP
54382004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5439
5440 * MAINTAINERS: Update my email address.
5441
c8e6cd41
KC
54422004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5443
5444 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5445 * configure: Regenerate.
5446
dce2d8b2 54472004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
5448
5449 * MAINTAINERS: Update my email address.
5450
a8b0957e
KH
54512004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5452
5453 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5454 entries belonging to this category.
5455
96836f61
JZ
54562004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5457
5458 * MAINTAINERS: Update my e-mail address.
5459
7e0b5752
PB
54602004-10-06 Paolo Bonzini <bonzini@gnu.org>
5461
5462 Fix wrong conflict resolution in:
5463
5464 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5465
5466 * Makefile.in: Regenerate.
5467 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5468 in the recursive `make', instead of hardwiring `all'.
5469 (Autogenerated TARGET-* variables): New.
5470
370f7a47
TL
54712004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5472
5473 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 5474 * configure: Regenerate.
370f7a47 5475
13e5d623
KH
54762004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5477
5478 * MAINTAINERS (Various Maintainers): Move the "windows,
5479 cygwin, mingw" maintainer to ...
5480 (OS Port Maintainers): ... here.
5481
a6497c1b
KH
54822004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5483
5484 * MAINTAINERS (Write After Approval): Remove those that are
5485 maintainers of some subsystem.
5486
1abb828a
D
54872004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5488
5489 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5490 * ltcf-cxx.sh (tpf*): Likewise.
5491 * ltconfig (tpf*): Add TPF OS configuration support.
5492
16d1338d
BS
54932004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5494
5495 * MAINTAINERS: Change my email address to my new work account.
5496
9082a750
MR
54972004-09-24 Michael Roth <mroth@nessie.de>
5498
5499 * configure.in (--without-headers): Add missing double quotes.
5500 * configure: Regenerate.
5501
dce2d8b2 55022004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
5503
5504 * ylwrap: Revert to previous version.
5505
4c4a5bbc
L
55062004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5507
5508 PR bootstrap/17369
5509 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5510 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5511 SET_GCC_LIB_PATH_CMD.
5512 (BASE_TARGET_EXPORTS): Likewise.
5513 * Makefile.in: Regenerated.
5514
5515 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5516 * configure: Regenerated.
5517
85f59630
KC
55182004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5519
5520 * config.guess: New upstream version
5521 * compile, depcomp, install-sh, ylwrap: Likewise.
5522
95c53c62
RS
55232004-09-19 Roger Sayle <roger@eyesopen.com>
5524
5525 * config/mh-x86omitfp: New host makefile fragment. Add
5526 -fomit-frame-pointer to the default BOOT_CFLAGS.
5527 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5528 * configure: Regenerate.
5529
0a1c093b
AP
55302004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5531
5532 PR target/11572
5533 * configure.in (*-*-darwin*): Renable libobjc.
5534 * configure: Regenerate.
5535
315fcf97
NS
55362004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5537
5538 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5539
0a050485 55402004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 5541
0a050485
DB
5542 * Makefile.def: Remove libbanshee.
5543 * Makefile.tpl: Ditto.
5544 * configure.in: Ditto.
5545 * Makefile.in: Regen.
5546 * configure: Ditto.
5547
5f4a098e
DE
55482004-09-08 David Edelsohn <edelsohn@gnu.org>
5549
5550 * ltmain.sh: Use $pic_object as $non_pic_object if
5551 $non_pic_object=none.
5552
32b2511f
PB
55532004-09-07 Paolo Bonzini <bonzini@gnu.org>
5554
5555 * missing: Import latest version from master repository.
5556
fc4d0e82
NC
55572004-09-06 Nick Clifton <nickc@redhat.com>
5558
5559 * config.sub: Import latest version from master repository.
5560 * config.guess: Likewise.
5561 This includes these changes:
78716e86 5562
fc4d0e82
NC
5563 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5564
5565 * config.sub: Handle crisv32, alias etraxfs.
5566 * config.guess (crisv32:Linux:*:*): Handle.
5567
5568 2004-08-13 Brad Smith <brad@comstyle.com>
5569
5570 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5571 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5572
5573 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5574
5575 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5576 assume the processor is a powerpc. This is because coreutils
5577 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5578 in this case, due to a MacOS X bug that causes
5579 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5580 to return a negative number.
5581 Problem reported by Petter Reinholdtsen in:
5582 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5583
5584 2004-07-19 Ben Elliston <bje@gnu.org>
5585
5586 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5587
5588 2004-06-24 Ben Elliston <bje@gnu.org>
5589
5590 * config.guess: Update copyright years.
5591 * config.sub: Likewise.
5592
5593 2004-06-22 Robert Millan <robertmh@gnu.org>
5594
5595 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5596 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5597
5598 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5599
5600 * config.guess (*:*VMS:*:*): New entry. Replaces
5601 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5602 manufacturer.
5603
5604 2004-06-22 Ben Elliston <bje@gnu.org>
5605
5606 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5607 * config.sub: Likewise.
5608
5609 2004-06-22 Ben Elliston <bje@gnu.org>
5610
5611 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5612 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5613
5614 2004-06-11 Ben Elliston <bje@gnu.org>
5615
5616 * config.guess (pegasos:OpenBSD:*:*): Remove.
5617
5618 2004-06-11 Ben Elliston <bje@gnu.org>
5619
5620 From Wouter Verhelst <wouter@grep.be>:
5621 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5622
5623 2004-06-11 Ben Elliston <bje@gnu.org>
5624
5625 * config.guess (luna88k:OpenBSD:*:*): New.
5626
5627 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5628
5629 * config.guess (m32r*:Linux:*:*): New case.
5630 * config.sub: Handle m32rle.
5631
5632 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5633
5634 From Jens Petersen <petersen@redhat.com>:
5635 * config.sub: Handle sparcv8.
5636
5637 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5638
5639 From Tom Smith <smith@cag.lkg.hp.com>:
5640 * config.guess: Version suffixes are equally significant on Tru64
5641 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5642 prefix of "P" (patched kernel).
5643
5644 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5645
5646 * config.sub: Add support for National Semiconductor CRX target.
5647
2f4cc6bf
JJ
56482004-09-03 Janis Johnson <janis187@us.ibm.com>
5649
5650 * MAINTAINERS (Various Maintainers): Remove myself as web page
5651 maintainer, add myself as maintainer of build status lists.
5652
61fec9ff
JB
56532004-09-03 Jan Beulich <jbeulich@novell.com>
5654
5655 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5656 *-*-netware, but add target-libmudflap.
5657 Consolidate *-*-netware targets (of which really only i?86 exists)
5658 into a single entry.
5659 * configure: Likewise.
5660
45f366ab
PB
56612004-09-01 Paolo Bonzini <bonzini@gnu.org>
5662
5663 * Makefile.tpl (sorry): Remove.
5664 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5665 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5666 (do-clean): Clean per-stage directories too.
5667 (do-distclean): Run distclean-stage1 too.
5668 (.NOTPARALLEL): Enable during toplevel bootstrap.
5669 (stage[+id+]-bubble): Enable parallel execution during
5670 the recursive invocation.
5671 * Makefile.in: Regenerate.
5672
5673 Fix previous checkin:
5674
5675 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5676 include.
5677 * configure.in: Fix indentation.
5678 * configure: Regenerate.
5679
dce2d8b2 56802004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 5681
45f366ab
PB
5682 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5683 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5684 * configure: regenerate
78716e86 5685 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 5686 -mdynamic-no-pic
be8fff81 5687
71b5d516
PB
56882004-08-31 Paolo Bonzini <bonzini@gnu.org>
5689
5690 * Makefile.def (build_modules): Add fixincludes.
5691 (dependencies): Make gcc depend on fixincludes.
5692 * configure.in (build_tools): Add fixincludes.
5693 (build_configdirs): Always include build_libs.
5694 * Makefile.in: Regenerate.
5695 * configure: Regenerate.
5696
56972004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
5698
5699 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5700 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5701 phony targets; do not generate timestamp files.
5702 (distclean-stageN): Remove references to their timestamp files.
5703 (restageN, touch-stageN): Remove.
5704 (stageN-bubble): Rewritten.
5705 (compare): Support lean bootstraps.
5706 * Makefile.in: Regenerate.
5707
5708 * configure.in: Only warn when bootstrapping but
5709 build != host or build != target. Support lean bootstraps.
5710 * configure: Regenerate.
5711
ce7cbbb0
PE
57122004-08-26 Phil Edwards <phil@codesourcery.com>
5713
5714 * configure.in: Give a better error message if GMP/MPFR are missing
5715 and a language needing them has been requested.
5716 * configure: Regenerated.
5717
9c71a529
PE
57182004-08-25 Phil Edwards <phil@codesourcery.com>
5719
5720 * configure.in: Print a list of available language front-ends if
5721 a requested one is missing. Tidy stray tab characters.
5722 * configure: Regenerated.
5723
e3f92d3b
MK
57242004-08-19 Michael Koch <konqueror@gmx.de>
5725
5726 * gcc/doc/install.texi: Update entry about automake for libjava.
5727
c3f84f61
RM
57282004-08-17 Robert Millan <robertmh@gnu.org>
5729
5730 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5731 (instead of FreeBSD).
5732 * configure: Regenerate.
5733
7c27e184
PB
57342004-08-16 Paolo Bonzini <bonzini@gnu.org>
5735
5736 * Makefile.in: Regenerate.
5737 * configure: Regenerate.
5738
5739 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5740 stage_*_flags.
5741 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5742 for bootstrapped modules if toplevel bootstrap is going.
5743 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5744 modules. Adjust for changes in Makefile.def. Enable several
5745 rules even in non-bootstrap mode, just to avoid peppering the
5746 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5747 (stage-[+prev+]-bubble): Remove.
5748
5749 * Makefile.def (Dependencies): Depend on all-build-bison,
5750 all-build-flex, all-build-byacc, all-build-texinfo, rather
5751 than the host variations.
5752 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5753 with BUILD_SUBDIR.
5754 (BISON): Update for recent Bisons.
5755 (YACC): Fix typo.
5756 (cross): Depend on all-build.
5757 (all): Do not depend on all-build.
5758 (prebootstrap): Remove.
5759 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5760 (Prebootstrap dependencies): Add them to the per-stage targets
5761 and to all-prebootstrap.
5762 * configure.in (build_configdirs): Always enable build_tools.
5763 (BUILD_DIR_PREFIX): Remove.
5764
5765 * Makefile.def (gcc): Add target variable.
5766 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5767 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5768 in the recursive `make', instead of hardwiring `all'.
5769 (Autogenerated TARGET-* variables): New.
5770
20f3bb80
BB
57712004-08-13 Brian Booth <bbooth@redhat.com>
5772
5773 * MAINTAINERS: Remove myself from write-after-approval.
5774
b5be499d
NN
57752004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5776
5777 * src-release: Stop distributing mmalloc with gdb (which doesn't
5778 use it).
5779 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5780 * Makefile.in: Regenerate.
5781
b3f8d95d
MM
57822004-08-09 Mark Mitchell <mark@codesourcery.com>
5783
5784 * configure.in (arm*-*-eabi*): New target.
5785 * configure: Regenerate.
5786
3589b69e
PB
57872004-08-06 Paolo Bonzini <bonzini@gnu.org>
5788
5789 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5790 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5791 (Dependencies): New section.
5792 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5793 (configure-target-[+module+]): Depend on maybe-all-gcc
5794 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5795 (toplevel profiledbootstrap): Fix dependencies.
5796 * Makefile.in: Regenerate.
5797
972974fc
MM
57982004-08-03 Mark Mitchell <mark@codesourcery.com>
5799
5800 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5801 target-libiberty to noconfigdirs.
5802 * configure: Regenerate.
5803
bebf829d
PB
58042004-08-03 Paul Brook <paul@codesourcery.com>
5805
5806 * configure.in: Check for MPFR as well as GMP.
5807 * configure: Regenerate.
5808
98a5bb3b
RM
58092004-08-01 Robert Millan <robertmh@gnu.org>
5810
5811 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5812 libmudflap for all GNU-based systems (with Glibc).
5813 * configure: Regenerate.
5814
dce2d8b2 58152004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
5816
5817 * Makefile.def (host-modules): Add gcc.
5818 * Makefile.in: Regenerate.
5819 * Makefile.tpl (sorry): New rule.
5820 (configure-host, all-host, [+make_target+]-host, do-check,
5821 install-host): Do not add gcc as a special case.
5822 (host modules): Add a small special-casing for gcc. Export
5823 extra_make_flags through the environment.
5824 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5825 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5826 other recursive targets for gcc): Remove.
5827
5828 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5829 (stage, unstage): New rules.
5830 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5831 distclean-stage[+id+]): Use stage_current.
5832 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5833 the stage*-start rules.
5834
aeb732c1
GK
58352004-08-02 Geoffrey Keating <geoffk@apple.com>
5836
5837 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5838 use -all_load flag.
5839
25b656e7
PB
58402004-08-02 Paolo Bonzini <bonzini@gnu.org>
5841
5842 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5843 * configure: Regenerate.
5844
cc440d71
TM
58452004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5846
5847 * maintainer-scripts/gcc_release: Revert yesterday's change.
5848
270e140b
SB
58492004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5850
5851 * MAINTAINERS: Add myself to write-after-approval.
5852
3e4035f8
TM
58532004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5854
5855 * libf2c: Removed.
5856 * gcc/gccbug.in: Updated because of libf2c removal.
5857 * maintainer-scripts/gcc_release: Ditto.
5858
dce2d8b2 58592004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
5860
5861 * configure.in: Build libmudflap by default on FreeBSD.
5862 * configure: Regenerated.
5863
dfcada9a
MM
58642004-07-09 Mark Mitchell <mark@codesourcery.com>
5865
5866 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5867 systems.
5868 * configure: Regenerated.
5869
dce2d8b2 58702004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
5871
5872 PR target/16344
5873 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5874 feedback based compiler.
5875 * Makefile.in: Rebuilt.
5876
95bcca47
AO
58772004-07-08 Alexandre Oliva <aoliva@redhat.com>
5878
5879 * Makefile.def (host_modules): Set bootstrap=true for flex.
5880 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5881 * Makefile.in: Rebuilt.
5882
051822f6
JH
58832004-07-07 Jan Hubicka <jh@suse.cz>
5884
5885 * MAINTAINERS: Add self as a profile feedback maintainer.
5886
7b61653a
PE
58872004-07-05 Phil Edwards <phil@codesourcery.com>
5888
5889 * configure.in: Do not prepend $srcdir to /dev/null in
5890 makefile fragments.
5891 * configure: Regenerate.
5892
23f6b2f9
PB
58932004-07-01 Paolo Bonzini <bonzini@gnu.org>
5894
5895 * Makefile.def (build_modules): Add bison, byacc, flex,
5896 m4, texinfo.
5897 (flags_to_pass): Add FLEX.
5898 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5899 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5900 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5901 DEFAULT_MAKEINFO): Remove.
5902 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5903 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5904 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5905 objdir or else use configured tool.
5906 (all-build): New.
5907 (all): Depend on it.
5908 (Build module dependencies): Add.
5909 * Makefile.in: Regenerate.
5910 * configure.in: Better support for multiple build modules,
5911 matching what is done for host/target modules. Do not look
5912 for "plausible" locations of build tools if Canadian cross.
5913 Use autoconf's AC_PROG_CC to find a C compiler. Define
5914 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5915 * configure: Regenerate.
78716e86 5916
1c020272
PB
59172004-06-22 Paolo Bonzini <bonzini@gnu.org>
5918
5919 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5920 * Makefile.in: Regenerate.
5921
a52a0a7f
PB
59222004-06-22 Paolo Bonzini <bonzini@gnu.org>
5923
5924 * Makefile.tpl (configure-build-[+module+],
5925 configure-[+module+], configure-target-[+module+]): Pass
5926 [+extra_configure_args+].
5927 (all-build-[+module+], all-[+module+], check-[+module+],
5928 install-[+module+], [+make_target+]-[+module+],
5929 all-target-[+module+], check-target-[+module+],
5930 install-target-[+module+], [+make_target+]-target-[+module+]):
5931 Pass [+extra_make_args+].
5932 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5933 (GCC_HOST_EXPORTS): Remove.
5934 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5935 cross, check-gcc, check-gcc-c++, install-gcc,
5936 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5937 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5938 * Makefile.in: Regenerate.
5939
ccde3f1a
MS
59402004-06-21 Matthew Sachs <msachs@apple.com>
5941
5942 * MAINTAINERS: Added self to write-after-approval.
5943
6264b0a6
CF
59442004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5945
5946 * configure.in: Check for srcdir/winsup rather than build directory
5947 winsup.
5948 * configure: Regenerate.
5949
801e2270
CV
59502004-06-17 Corinna Vinschen <vinschen@redhat.com>
5951
5952 * configure.in: Don't build Cygwin native newlib if winsup
5953 directory is missing. Emit warning instead.
5954 * configure: Regenerate.
5955
ad6717df
PB
59562004-06-09 Paolo Bonzini <bonzini@gnu.org>
5957
5958 * Makefile.tpl (touch-stage[+id+]): New.
5959 (restage[+prev+]): Depend on touch-stage[+id+].
5960
5961 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5962 Use it throughout.
5963
5964 * Makefile.def: Add profile and feedback bootstrap stages.
5965 Remove next field from bootstrap stages.
5966 * Makefile.tpl (LN, LN_S): Substitute.
5967 (stageN-start, stageN-end): Use double-colon rules, to
5968 provide a hook for additional setup commands.
5969 (distclean-stageN-gcc, restageN): Create dependencies from
5970 [+prev+], not from [+next+].
5971 (stageN-bubble): Add commands for successive stages from
5972 [+prev+], using double-colon rules.
5973 (all-stageN-gcc): Fix typo.
5974 (stagefeedback-start, profiledbootstrap): New.
5975 * Makefile.in: Regenerate.
5976 * configure.in: Call ACX_PROG_LN.
5977 * configure: Regenerate.
5978
5bbb9680
CY
59792004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5980
5981 * MAINTAINERS (Write After Approval): Add myself.
5982
e18be1d4
MA
59832004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5984
5985 * MAINTAINERS (Write After Approval): Add myself.
5986
5607edfd
PB
59872004-06-03 Paolo Bonzini <bonzini@gnu.org>
5988
5989 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5990 without gcc.
5991 * configure: Regenerate.
5992
1ec4e9c3
PB
59932004-06-01 Paolo Bonzini <bonzini@gnu.org>
5994
5995 * Makefile.tpl: Fix typo.
5996 * Makefile.in: Regenerate.
5997
dce2d8b2 59982004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
5999
6000 * configure.in: Remove new- prefix from toplevel
6001 bootstrap targets.
6002 * configure: Regenerate.
6003
f516a7da
PB
60042004-06-01 Paolo Bonzini <bonzini@gnu.org>
6005
6006 * Makefile.tpl (all.normal): Rename to all.
6007 (all): Replace with a rule to pick the default
6008 target from configure.
6009 (all-gcc, configure-gcc): Use conditionals to
6010 do nothing when toplevel bootstrap is going on.
6011 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6012 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6013 * configure.in: Support --enable-bootstrap.
6014
6015 * Makefile.def: Remove new- prefix from toplevel
6016 bootstrap targets.
6017 * Makefile.tpl: Likewise.
6018
6019 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6020 target.
6021
6022 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6023 $(RECURSE_FLAGS) to recursive invocation of make.
6024
6025 * Makefile.in: Regenerate.
6026 * configure: Regenerate.
6027
78dd5e36 60282004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 6029 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
6030
6031 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6032 like CC.
6033
30f1bddc
DJ
60342004-05-27 Daniel Jacobowitz <dan@debian.org>
6035
6036 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6037 * configure: Regenerate.
6038
4fc4dd12
DJ
60392004-05-25 Daniel Jacobowitz <drow@false.org>
6040
6041 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6042 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6043 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6044 targets.
6045 * Makefile.in: Regenerate.
6046
dce2d8b2 60472004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
6048
6049 * configure.in: Test the ability to symlink directories.
6050 * configure: Regenerate.
6051
6052 * Makefile.def (bootstrap-stage): New definitions.
6053 * Makefile.tpl (configure-stage1-gcc,
6054 configure-stage2-gcc, configure-stage3-gcc,
6055 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6056 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6057 new-restage3, compare): Autogenerate, see Makefile.in
6058 entry for behavioral changes.
6059 (distclean-stage1, new-stage1-start, new-stage1-end,
6060 new-stage1-bubble, distclean-stage2, new-stage2-start,
6061 new-stage2-end, new-stage2-bubble, distclean-stage3,
6062 new-stage3-start, new-stage3-end): New autogenerated targets.
6063 (objext, prebootstrap, BOOT_CFLAGS,
6064 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6065 targets.
6066
6067 * Makefile.in: Regenerate.
6068 (distclean-stage1, new-stage1-start, new-stage1-end,
6069 new-stage1-bubble, distclean-stage2, new-stage2-start,
6070 new-stage2-end, new-stage2-bubble, distclean-stage3,
6071 new-stage3-start, new-stage3-end): New targets.
6072 (all-stage1-gcc): Move prebootstrap dependency from here...
6073 (configure-stage1-gcc): ...to here.
6074 (new-bootstrap): Use bubble targets.
6075 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6076 Use per-stage distclean targets.
6077 (configure-stage1-gcc, configure-stage2-gcc,
6078 configure-stage3-gcc, all-stage1-gcc,
6079 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6080 Use new-stageN-start to prepare the tree.
6081
4f4e53dd
PB
60822004-05-23 Paolo Bonzini <bonzini@gnu.org>
6083
6084 * Makefile.def (host_modules): add libcpp.
6085 * Makefile.tpl: Add dependencies on and for libcpp.
6086 * Makefile.in: Regenerate.
6087 * configure.in: Add libcpp host module.
6088 * configure: Regenerate.
6089
60975492
PB
60902004-05-21 Paolo Bonzini <bonzini@gnu.org>
6091
6092 * Makefile.tpl: Whenever a recursive target is defined, wrap
6093 it in a special @if/@endif block, and prepare its maybe
6094 dependency in the @if/@endif block
6095 * configure.in: Instead of writing maybe dependencies, remove
6096 the @if/@endif statements, and remove the @if/@endif blocks
6097 that remain.
6098 * configure: Regenerate.
6099 * Makefile.in: Regenerate.
6100
5ce7d75d
JJ
61012004-05-20 Janis Johnson <janis187@us.ibm.com>
6102
6103 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6104
c779c42f
KK
61052004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6106
6107 PR bootstrap/15120
6108 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6109 * */configure: Rebuilt.
6110
b4117c30
ZW
61112004-05-17 Zack Weinberg <zack@codesourcery.com>
6112
6113 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6114 of libf2c.
6115 * configure, Makefile.in: Regenerate.
6116
719bb4e3 61172004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
6118
6119 * MAINTAINERS (Write After Approval): Add myself.
6120
6de9cd9a
DN
61212004-05-13 Diego Novillo <dnovillo@redhat.com>
6122
6123 Merge from tree-ssa-20020619-branch.
6124
6125 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6126 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6127 (HOST_GMPLIBS): Define.
6128 (HOST_GMPINC): Define.
6129 (TARGET_LIB_PATH): Add libmudflap.
6130 (GFORTRAN_FOR_TARGET): Define.
6131 (configure-build*): Export GFORTRAN.
6132 (configure-gcc): Export GMPLIBS and GMPINC.
6133 (all-gcc): Add maybe-all-libbanshee.
6134 (configure-target-libgfortran): Define.
6135 * Makefile.in: Regenerate.
6136 * configure.in (host_libs): Add libbanshee.
6137 (target_libraries): Add target-libmudflap and target-libgfortran.
6138 Add --with-libbanshee.
6139 Handle --disable-libmudflap.
6140 (*-*-freebsd*): Use with_gmp.
6141 Add $(libgcj) to noconfigdirs.
6142 * configure: Regenerate.
6143 * depcomp: New file.
6144 * MAINTAINERS: Add tree-ssa maintainers.
6145
8f1b790f
VM
61462004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6147
b4117c30 6148 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 6149
693446fc
BF
61502004-04-30 Brian Ford <ford@vss.fsi.com>
6151
b4117c30 6152 * MAINTAINERS (Write After Approval): Add myself.
693446fc 6153
d1bb666c
UB
61542004-04-29 Uros Bizjak <uros@kss-loka.si>
6155
b4117c30 6156 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 6157
6cf1ac42
PB
61582004-04-28 Paolo Bonzini <bonzini@gnu.org>
6159
6160 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6161 * configure: Regenerate.
6162
632933d5
PB
61632004-04-27 Paolo Bonzini <bonzini@gnu.org>
6164
6165 Revert:
6166 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6167
6168 * Makefile.def (flags_to_pass): Remove *dir variables that
6169 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6170 as well as prefix and exec_prefix.
6171 * Makefile.in: Regenerate.
6172
80dc6aa0
RM
61732004-04-26 Robert Millan <robertmh@gnu.org>
6174
6175 Add patches from libtool CVS.
6176 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6177 * ltconfig: Likewise.
6178 * ltcf-c.sh: Likewise.
6179 * ltcf-cxx.sh: Likewise.
6180 * ltcf-gcj.sh: Likewise.
6181
e11283f1
PB
61822004-04-26 Paolo Bonzini <bonzini@gnu.org>
6183
6184 * Makefile.def (host_modules): Mark with the bootstrap
6185 flag packages on which gcc depends.
6186 * Makefile.tpl (all-bootstrap): Use it.
6187 * Makefile.in: Regenerate.
6188
8546950c
PB
61892004-04-26 Paolo Bonzini <bonzini@gnu.org>
6190
6191 * Makefile.def (flags_to_pass): Remove *dir variables that
6192 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6193 as well as prefix and exec_prefix.
6194 * Makefile.in: Regenerate.
6195
a76494aa
PB
61962004-04-26 Paolo Bonzini <bonzini@gnu.org>
6197
b4117c30
ZW
6198 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6199 * configure: Regenerate.
6200 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6201 * gcc/Makefile.tpl (compare): Use the result of the test.
6202 * gcc/Makefile.in: Regenerate.
a76494aa 6203
03a91701
PB
62042004-04-23 Paolo Bonzini <bonzini@gnu.org>
6205
6206 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6207 Always relocate gcc and prev-gcc to the original names, even
6208 if the build fails.
6209 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6210 New targets.
6211
082a6351
LG
62122004-04-23 Laurent GUERBY <laurent@guerby.net>
6213
6214 * MAINTAINERS: Update my email address.
b4117c30 6215
1f1d584b
RO
62162004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6217
6218 * configure.in (mips*-*-irix5*): Enable ld.
6219 * configure: Regenerate.
082a6351 6220
1db673ca
RO
62212004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6222
6223 * configure: Regenerate.
6224
ce4ea44e
JW
62252004-04-15 James E Wilson <wilson@specifixinc.com>
6226
6227 * Makefile.tpl (configure-[+module+], configure-gcc,
6228 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6229 Set and export LDFLAGS.
6230 * Makefile.in: Regenerate.
6231
611f62ad
MC
62322004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6233
b4117c30 6234 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 6235
be912515
NN
62362004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6237
6238 PR bootstrap/14871
6239 * Makefile.tpl: If we don't have built-in-tree target tools,
6240 use the ones found by configure rather than hacking around with
6241 program_transform_name.
6242 * configure.in: Give Makefile.tpl the information necessary
6243 to do that.
6244 * Makefile.in: Regenerate.
6245 * configure: Regenerate.
6246
9104315a
NN
62472004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6248
6249 PR bootstrap/14760
6250 * configure.in: When computing baseargs, strip *all* copies of
6251 offending options. Also, don't match/substitute the trailing space,
6252 so that this actually works when two similar options are separated by
6253 only one space.
6254 * configure: Regenerate.
6255
bef1d700
DE
62562004-04-06 David Edelsohn <edelsohn@gnu.org>
6257
b4117c30
ZW
6258 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6259 (rs6000-*-aix*): Same.
6260 * configure: Regenerate.
bef1d700 6261
54bcf05e 62622004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
6263
6264 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 6265
369a832c 62662004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
6267
6268 * MAINTAINERS: Add myself to write-after-approval.
369a832c 6269
09a9c095
NN
62702004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6271
7caf53cb
NN
6272 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6273 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6274 * Makefile.in: Regenerate.
6275
09a9c095
NN
6276 * configure.in (top level bootstrap support): Rework --enable-werror
6277 to set @stage2_werror_flag@.
6278 * configure: Regenerate.
6279 * Makefile.tpl (top level bootstrap support): Pass
6280 @stage2_werror_flag@ down to configure in stages 2 and 3.
6281 * Makefile.in: Regenerate.
6282
5595a2bd
NN
62832004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6284
cbfd7e06
NN
6285 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6286 for stages 2 and 3 as well as in make. As a consequence, remove
6287 OUTPUT_OPTION (now detected by configure) from the flags passed down
6288 to make.
6289 * Makefile.in: Regenerate.
6290
5595a2bd
NN
6291 * Makefile.tpl (new-bootstrap): Fix typo.
6292 * Makefile.in: Regenerate.
6293
ca3b3e20
NN
62942004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6295
295f4e42
NN
6296 * Makefile.tpl: Rearrange by moving recursive_targets rules
6297 into their proper sections.
6298 * Makefile.tpl (top level bootstrap support): Move disabling
6299 of coverage flags from 'make' to 'configure'; improve comments.
6300 * Makefile.in: Regenerate.
6301
340de83f
NN
6302 * Makefile.tpl (experimental top level bootstrap) Move stage1
6303 language setting from all- target to configure- target; disable
6304 intermodule optimization in stage 1; prevent gratuitous rebuilds
6305 of stage 1.
6306 * Makefile.in: Regenerate.
6307 * configure.in: Comma-separate stage 1 language list for top
6308 level bootstrap.
6309 * configure: Regenerate.
6310
ca3b3e20
NN
6311 * Makefile.tpl: Clean up experimental top level bootstrap support:
6312 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6313 prev-gcc in configure- targets as well as all- targets.
6314 * Makefile.in: Regenerate.
6315
4d038073
KC
63162004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6317
6318 * compile: New file imported from automake.
6319
ab3533d6
PB
63202004-03-17 Paolo Bonzini <bonzini@gnu.org>
6321
6322 * configure.in: Remove symbolic link section.
6323 * configure: Regenerate.
6324 * Makefile.tpl (links): Remove.
6325 * Makefile.in: Regenerate.
6326
1e0f07d3 63272004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 6328 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
6329
6330 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 6331 Set with AC_CHECK_PROGS.
1e0f07d3
PB
6332 * configure.in: Fix comment typo from last patch.
6333 * configure: Regenerate.
6334
2805b53a
NN
63352004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6336
6337 * Makefile.tpl: Introduce experimental top level bootstrap support.
6338 * Makefile.in: Regenerate.
6339 * configure.in: Introduce support for top level bootstrap.
6340 * configure: Regenerate.
6341
79b4b7d2 63422004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 6343 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
6344
6345 PR bootstrap/14522
6346 * configure.in: Cope with shells that do not support unquoted ^
6347 * configure: Regenerate.
6348
6bbec498 63492004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 6350 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
6351
6352 PR bootstrap/14522
79b4b7d2 6353 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
6354 quotes inside quoted backquote substitutions.
6355 * configure: Regenerate.
6356
83c15dfc
AP
63572004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6358
6359 PR bootstrap/14522
f2bd98d4 6360 * configure.in: Fix escaping of $.
83c15dfc
AP
6361 * configure: Regenerate.
6362
55ffb5ed
NN
63632004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6364
6365 * configure: Regenerate, since I forgot to while committing Paolo's
6366 changes.
6367
e4c9c075
PB
63682004-03-08 Paolo Bonzini <bonzini@gnu.org>
6369
6370 PR ada/14131
6371 Move language detection to the top level.
6372 * configure.in: Find default values for the tools as
6373 soon as possible. Disable ada if GNAT is not found.
6374 Emit error message about missing languages. Expand
6375 --enable-languages=all for the gcc subdirectory.
6376
5199e2c6
BE
63772004-03-10 Ben Elliston <bje@gnu.org>
6378
6379 * MAINTAINERS: Update my email address.
6380
c18b95e5
DE
63812004-03-05 David Edelsohn <edelsohn@gnu.org>
6382
6383 * ltconfig: Disable building static libraries if building shared
6384 libraries on AIX 5L.
6385
d0fe5ad3
RS
63862004-03-01 Richard Sandiford <rsandifo@redhat.com>
6387
6388 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6389 and disable libgcj.
6390 * configure: Regenerated.
6391
e6f71f9d
BB
63922004-03-01 Brian Booth <bbooth@redhat.com>
6393
6394 * MAINTAINERS: Add myself to write-after-approval.
6395
8983e50e
PB
63962004-03-01 Paolo Bonzini <bonzini@gnu.org>
6397
6398 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6399
d4cd9d81
NN
64002004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6401
6402 PR bootstrap/7087
6403 * Makefile.tpl: Guard XFOO sed statements better.
6404 * Makefile.tpl: Add dependency for configure-target-libada.
6405 * Makefile.in: Regenerate (incidentally fixes broken
6406 commit when libada-branch was merged).
6407
0ea0229e
KC
64082004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6409
6410 * MAINTAINERS: Add myself to write-after-approval.
6411
bad93735
AP
64122004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6413
6414 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6415 maintainers.
6416
a7ca14fc
AC
64172004-02-20 Andrew Cagney <cagney@redhat.com>
6418
6419 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6420 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6421
51592782
NN
64222004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6423
6424 PR bootstrap/11932
6425 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6426
6a30854a
JQ
64272004-02-14 Jerry Quinn <jlquinn@optonline.net>
6428
6429 * MAINTAINERS: Added myself to write-after-approval.
6430
be8b2bee
MK
64312004-02-14 Michael Koch <konqueror@gmx.de>
6432
6433 * MAINTAINERS: Added myself to write-after-approval.
6434
972760b7
JM
64352004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6436
6437 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6438 some OS port maintainers to OS port maintainers section.
6439
b0281654
FCE
64402004-02-13 Frank Ch. Eigler <fche@redhat.com>
6441
6442 * MAINTAINERS: Add self.
6443
3c419fd6
KH
64442004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6445
6446 * MAINTAINERS: Alphabetize.
6447
e88e9aee
PB
64482004-02-12 Paolo Bonzini <bonzini@gnu.org>
6449
6450 * MAINTAINERS: Remove myself.
b4117c30 6451
1915e422
DE
64522004-02-11 David Edelsohn <edelsohn@gnu.org>
6453
6454 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6455 (rs6000-*-aix*): Same.
6456 * configure: Regenerate.
6457
a22c2d8d
KC
64582004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6459
6460 * configure.in (host): Add in missing $noconfigdirs to defines.
6461 * configure: Regenerate.
6462
d9cdb878
AC
64632004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6464 Nathanael Nerode <neroden@gcc.gnu.org>
6465
6466 PR ada/6637, PR ada/5911
b4117c30 6467 Merge with libada-branch:
d9cdb878
AC
6468 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6469 with appropriate dependencies. Add --enable-libada configure switch.
6470 * configure, Makefile.in: Regenerate.
6471
8bd92821
PB
64722004-02-09 Paolo Bonzini <bonzini@gnu.org>
6473
6474 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6475
89a95129
RO
64762004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6477
6478 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6479 * configure: Regenerate.
6480
892629bc
GK
64812004-02-04 Geoffrey Keating <geoffk@apple.com>
6482
6483 Merge from upstream:
6484
6485 * ltmain.in: When setting IFS to '~', be careful about user
6486 arguments that contain '~'.
6487
6488 2004-02-04 Peter O'Gorman <peter@pogma.com>
6489
6490 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6491 Also test $base_compile against $CC with escaped arguments. Bug
6492 reported by Geoff Keating <geoffk@apple.com>.
6493
6b402165
KH
64942004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6495
6496 * MAINTAINERS: Remove i960 port.
6497
fa2f0306
DD
64982004-01-23 DJ Delorie <dj@redhat.com>
6499
6500 * Makefile.def (target_modules) [libiberty]: Don't stage.
6501 * Makefile.in: Rebuilt.
6502
9feb20aa
CT
65032004-01-20 Caroline Tice <ctice@apple.com>
6504
6505 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6506
7aed2ccc
PC
65072004-01-19 Paolo Carlini <pcarlini@suse.de>
6508
6509 * MAINTAINERS: Update my email address.
6510
f25bebe1
JM
65112004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6512
6513 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 6514
28083580
VR
65152004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6516
6517 * MAINTAINERS: Remove entries without email address.
6518
c0f4b5e4
DJ
65192004-01-15 Daniel Jacobowitz <drow@mvista.com>
6520
6521 * MAINTAINERS: Add myself to write-after-approval.
6522
b5eb5a5e
SB
65232004-01-15 Steven Bosscher <stevenb@suse.de>
6524
6525 * MAINTAINERS: Update my email address.
6526
dce2d8b2 65272004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
6528
6529 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6530 * Makefile.tpl (configure-target-[+module+]): Support stage.
6531 * Makefile.in: Rebuilt.
6532
74c0b320
ILT
65332004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6534
6535 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6536
2560344b
RS
65372004-01-10 Richard Sandiford <rsandifo@redhat.com>
6538
6539 * MAINTAINERS: Add myself as a MIPS maintainer.
6540
8b21cda6
NN
65412004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6542
2b6c260d
NN
6543 * configure.in: Use ./config.cache, not config.cache.
6544 * configure: Regenerate.
6545 * Makefile.tpl: Special-casing not needed for GCC any more.
6546 * Makefile.in: Regenerate.
6547
09438bde
NN
6548 * configure.in: Don't share a cache file for host dirs.
6549 * configure: Regenerate.
6550
8b21cda6
NN
6551 * config-ml.in: Don't mess with the cache file.
6552
e42870df
EB
65532004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6554
6555 * MAINTAINERS: Move myself from 'Write After Approval' to
6556 'CPU Port Maintainers' section as SPARC maintainer.
6557
6b9eb62c
NN
65582004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6559
78a816a6
NN
6560 * Makefile.tpl: Make GCC use a separate config.cache.
6561 * Makefile.in: Regenerate.
6562
6b9eb62c
NN
6563 PR bootstrap/11932, PR bootstrap/11933
6564 (I don't know if it will fix either of them, but it relates
6565 to them.)
6566 * configure.in: Don't use shared config.cache for target
6567 directories.
6568 * configure: Regenerate.
6569
86d7b562
DN
65702004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6571
6572 * MAINTAINERS: Add myself to 'Write After Approval' section.
6573
07d0a605
RS
65742003-12-31 Roger Sayle <roger@eyesopen.com>
6575
6576 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6577 * configure: Regenerated.
6578
459ac19f
KH
65792003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6580
6581 * MAINTAINERS: Remove the mn10200 maintainer.
6582
5785c0ed 65832003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 6584
cc6010cd
AP
6585 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6586 * configure: Regenerated.
5785c0ed 6587
a268eff9
JH
65882003-12-16 Jan Hubicka <jh@suse.cz>
6589
6590 * MAINTAINERS: Add myself as callgraph maintainer.
6591
9d465b12
TF
65922003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6593
6594 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6595 * configure: Regenerate.
6596
a68a270a
GB
65972003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6598
6599 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6600 'Write After Approval' section. Update email.
6601
dce2d8b2 66022003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
6603
6604 * MAINTAINERS (Write After Approval): Add myself.
6605
8c052da4
MT
66062003-11-20 Matt Thomas <matt@3am-software.com>
6607
6608 * MAINTAINERS: Add myself as a vax port maintainer.
6609
e75f9147
KC
66102003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6611
6612 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6613 (configure-build-[+module+], configure-[+module+]): Likewise.
6614 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6615 * Makefile.in: Regenerate.
6616
43d8d958
AT
66172003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6618
6619 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6620 shared/dylibed libraries.
6621 * ltmain.sh: Likewise.
6622 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6623 * ltcf-cxx.sh: Likewise.
6624 * ltcf-gcj.sh: Likewise.
6625 * ltconfig: Likewise.
6626
638dcaa0
SC
66272003-11-17 Stan Cox <scox@redhat.com>
6628
6629 * MAINTAINERS: Add myself as iq2000 port maintainer.
6630
15cc172b
AC
66312003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6632
b4117c30
ZW
6633 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6634 * Makefile.in: Regenerate.
15cc172b 6635
20af77cd
UW
66362003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6637
6638 * config.sub: Update to 2003-11-03 version.
6639
4dd01c5c
PE
66402003-10-20 Phil Edwards <phil@codesourcery.com>
6641
6642 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6643 * configure: Regenerate.
6644
dce2d8b2 66452003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
6646
6647 * MAINTAINERS: Add myself to 'Write After Approval' section.
6648
8b7ebc31
AC
66492003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6650
6651 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6652
afe1910c
JM
66532003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6654
6655 * MAINTAINERS: Update my email address.
6656
05dcec66
RO
66572003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6658
6659 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6660
dce2d8b2 66612003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
6662
6663 * MAINTAINERS: Add myself to 'Write After Approval' section.
6664
507ec745
BI
66652003-10-16 Bernardo Innocenti <bernie@develer.com>
6666
6667 * config.guess: Update to 2003-10-16 version.
6668 * config.sub: Update to 2003-10-16 version.
6669
dce2d8b2 66702003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
6671
6672 * MAINTAINERS: Added myself to 'Write After Approval' section.
6673
0c9b16bc
FH
66742003-10-15 Falk Hueffner <falk@debian.org>
6675
6676 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6677 'Write After Approval' section. Update email.
6678
74d57d15
RS
66792003-10-14 Roger Sayle <roger@eyesopen.com>
6680
6681 * MAINTAINERS: Move myself from 'Write After Approval' to
6682 'Various Maintainers' section as middle-end maintainer.
6683
d29b8ad8
NN
66842003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6685
6686 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6687 HOST_FLAGS_TO_PASS.
6688 * Makefile.in: Regenerate.
6689
26db814a
BI
66902003-10-11 Bernardo Innocenti <bernie@develer.com>
6691
6692 * config.guess: Update to 2003-10-07 version.
6693 * config.sub: Update to 2003-10-07 version.
6694
fffeb871
RO
66952003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6696
6697 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6698 * ltconfig (irix5*, irix6*): Don't override version_type.
6699
6691a79e
ME
67002003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6701
6702 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6703 * configure: Rebuilt
6704 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6705 * Makefile.in: Rebuilt
6706
62cdd71e
L
67072003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6708
6709 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6710
6fe2eacc
CW
67112003-09-30 Carlo Wood <carlo@alinoe.com>
6712
cc6010cd 6713 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 6714
ea57e5ad
PK
67152003-09-29 Paul Koning <ni1d@arrl.net>
6716
6717 * MAINTAINERS: Move myself from "Write After Approval"
6718 to CPU platform maintainers for pdp11 platform.
6719
e070672a
AT
67202003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6721
6722 * MAINTAINERS: Move myself from 'Write After Approval' to
6723 'Various Maintainers' section as libffi testsuite maintainer.
6724
43bb47c2
DJ
67252003-09-21 Daniel Jacobowitz <drow@mvista.com>
6726
6727 * configure.in: Pass a computed --program-transform-name
6728 to subconfigures.
6729 * configure: Regenerated.
6730
da9d3b37
NN
67312003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6732
94322beb
NN
6733 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6734 * Makefile.in: Regenerate.
6735
da9d3b37
NN
6736 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6737 * Makefile.in: Regenerate.
6738
ffd9060b
ZL
67392003-09-19 Ziemowit Laski <zlaski@apple.com>
6740
6741 * MAINTAINERS: Move myself from 'Write After Approval'
6742 to 'Various Maintainers' (objective-c) section.
6743
eeae7b41
DJ
67442003-09-17 Daniel Jacobowitz <drow@mvista.com>
6745
6746 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6747 quoting.
6748 * configure: Regenerated.
6749
a080d12b
JB
67502003-09-16 Joel Brobecker <brobecker@gnat.com>
6751
6752 * MAINTAINERS (Write After Approval): Add myself to write after
6753 approval list.
6754
6cd2fc59
DN
67552003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6756
cc6010cd 6757 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 6758
dcbdd9cc
ILT
67592003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6760
6761 * MAINTAINERS: Update my e-mail address.
6762
e517f636
AM
67632003-09-09 Alan Modra <amodra@bigpond.net.au>
6764
6765 * libtool.m4 (LD): Correct powerpc64 host match.
6766
bc49924b
JW
67672003-09-06 James E Wilson <wilson@tuliptree.org>
6768
6769 * MAINTAINTERS: Update my affiliation and email address.
6770
082124f5
ZD
67712003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6772
6773 * MAINTAINERS (Write After Approval): Add myself.
6774
dc94d89e
DD
67752003-09-04 DJ Delorie <dj@redhat.com>
6776
6777 * configure: Regenerate.
6778
67792003-09-04 Robert Millan <robertmh@gnu.org>
6780
6781 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 6782
7a0f2d4e
KG
67832003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6784
6785 * configure.in: Ensure arguments to sed are properly spaced.
6786 * configure: Regenerate.
6787
88d032eb
GP
67882003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6789
6790 * MAINTAINERS: Update my e-mail address.
6791
0b3f3d22
ME
67922003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6793
6794 * MAINTAINERS (Write After Approval): Add myself.
6795
d253f9ba
DJ
67962003-08-27 Daniel Jacobowitz <drow@mvista.com>
6797
6798 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6799 * configure: Regenerated.
6800
066ec9c9
MM
68012003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6802
6803 * MAINTAINERS: Update my email address.
6804
415d7ef9
PE
68052003-08-23 Phil Edwards <pme@gcc.gnu.org>
6806
6807 * configure.in: Use newline instead of semicolon when assuming
6808 shell arguments in a for loop.
6809 * configure: Regenerated.
6810
e1567352
JE
68112003-08-22 Jason Eckhardt <jle@rice.edu>
6812
6813 * MAINTAINERS: Resurrect the i860 maintainer.
6814
b348267b
GK
68152003-08-20 Geoffrey Keating <geoffk@apple.com>
6816
e50084fa
GK
6817 PR 8180
6818 * configure.in: When testing with_libs and with_headers, treat
6819 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6820 * configure: Regenerate.
b4117c30 6821
b348267b
GK
6822 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6823 make, shell, etc.
6824 (baseargs): Likewise.
6825 * configure: Regenerate.
6826
ca26ffe0
BI
68272003-08-20 Bernardo Innocenti <bernie@develer.com>
6828
6829 * MAINTAINERS (Write After Approval): Add myself.
6830
940cde4d
GK
68312003-08-19 Geoffrey Keating <geoffk@apple.com>
6832
6833 * configure.in: Disable libgcj for darwin not on powerpc.
6834 * configure: Rebuild.
6835
74bed51b
ADL
68362003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6837
6838 * config-ml.in, symlink-tree: Add license.
6839
b4117c30
ZW
68402003-08-03 Richard Stallman <rms@gnu.org>
6841 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
6842
6843 * README.SCO: New file.
6844
333a28b4
MK
68452003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6846
6847 * Makefile.tpl (check, check-c++): Express dependencies using
6848 dependencies rather than commands.
6849 * Makefile.in: Regenerate.
6850
c197e306
AC
68512003-08-01 Andrew Cagney <cagney@redhat.com>
6852
6853 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6854 * configure: Ditto.
6855
a8ee6e2d
GK
68562003-07-31 Geoffrey Keating <geoffk@apple.com>
6857
6858 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 6859 * Makefile.in: Update.
a8ee6e2d 6860
8d9b3f2e
AT
68612003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6862
6863 * configure.in: Enable libgcj for darwin.
6864 * configure: Rebuild.
6865
52c0c542
PE
68662003-07-29 Phil Edwards <pme@gcc.gnu.org>
6867
6868 * config-ml.in: Use ac_configure_args directly instead of
6869 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6870 actually seen.
6871
b4acb5ef
NN
68722003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6873
6874 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6875 creating target and build subdirs to build all parent dirs as needed.
6876 * Makefile.in: Rebuild.
6877 * configure.in: Don't build dirs explicitly here.
6878 * configure: Rebuild.
6879
a51d71d0
PB
68802003-07-26 Paul Brook <paul@nowt.org>
6881
6882 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6883
f43e12ce
AO
68842003-07-22 Alexandre Oliva <aoliva@redhat.com>
6885
6886 * Makefile.tpl (all-make): Depend on intl.
6887 * Makefile.in: Rebuilt.
6888
8a199ff6
PE
68892003-07-20 Phil Edwards <pme@gcc.gnu.org>
6890
6891 * install-sh: Update to newer upstream versions (associated with
6892 aclocal 1.7).
6893 * mkinstalldirs: Likewise.
6894 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6895
e6a8c803
AP
68962003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6897
6898 * MAINTAINERS: Move self from Bug database only accounts
6899 to write-after-approval.
6900
9f13608f
NN
69012003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6902
6903 * config.if: Remove unused libc_interface determination.
6904
c7864714
NN
69052003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6906
6907 * MAINTAINERS: Move self from write-after-approval to
6908 build machinery (*.in).
6909
775956d0
NN
69102003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6911
6912 PR bootstrap/11273
6913 PR bootstrap/11408
6914 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6915 unused INSTALL_PROGRAM_ARGS.
6916 * configure.in: Use AC_PROG_INSTALL.
6917 * Makefile.in: Regenerate.
6918 * configure: Regenerate.
6919
c7f67a6e
KH
69202003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6921
6922 * MAINTAINERS: Alphabetize.
6923
33952f6f
AO
69242003-07-10 Alexandre Oliva <aoliva@redhat.com>
6925
6926 * configure: Rebuilt.
6927 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6928 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6929 newlib nor libgloss.
6930 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6931 * configure.in (am33_2.0-*-linux*): Added.
6932
0d4f1b4e
BW
69332003-07-09 Bob Wilson <bob.wilson@acm.org>
6934
6935 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6936 * configure: Regenerate.
6937
56694dd9
ZW
69382003-07-07 Zack Weinberg <zack@codesourcery.com>
6939
6940 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6941 * Makefile.in: Regenerate.
6942
21607eb4
ZW
69432003-07-04 Zack Weinberg <zack@codesourcery.com>
6944
6945 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6946 * Makefile.in: Regenerate.
6947
dce2d8b2 69482003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
6949
6950 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6951 * Makefile.in: Regenerated.
6952
5d42f90e
L
6953 * config-ml.in: Replace PWD with PWD_COMMAND.
6954
6eb95e99
ZW
69552003-07-04 Zack Weinberg <zack@codesourcery.com>
6956
6957 * intl: New directory; see intl/ChangeLog for details.
6958 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6959 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6960 * Makefile.in: Regenerate.
6961
07d1940e
NN
69622003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6963
6964 * configure.in: Clean up config-lang.in handling. Delete
6965 useless assignment to "subdirs".
6966 * configure: Regenerate.
6967
4dbda6f0
NN
69682003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6969
6970 * configure.in: Rename 'target_libs' to 'target_libraries'.
6971 Remove useless reference to 'target_libs'.
6972 * configure: Regenerate.
6973
2c30ab71
KS
69742003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6975
6976 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6977 * Makefile.in: Regenerate.
6978
11405c93
NN
69792003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6980
6981 * Makefile.def: Introduce flags_to_pass.
6982 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6983 * Makefile.in: Regenerate.
6984
fb87ad5d
HPN
69852003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6986
6987 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6988 and target-libgloss.
6989 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6990 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6991 * configure: Regenerate.
6992
a7956a48
BK
69932003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6994
6995 * configure.in: Update testsuite_flags to new location.
6996 * configure. Regenerate.
6eb95e99 6997
eaf9f3b2
NN
69982003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6999
7000 * Makefile.tpl: Remove BUILD_CC stuff.
7001 * Makefile.in: Regenerate.
7002
2d89ffef
KH
70032003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7004
7005 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7006
dce2d8b2 70072003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
7008
7009 * MAINTAINERS (Write After Approval): Add myself.
7010
dce2d8b2 70112003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 7012
b951c91c
L
7013 * config.guess: Update to 2003-06-12 version.
7014 * config.sub: Update to 2003-06-13 version.
7015
dce2d8b2 70162003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
7017
7018 * config.guess: Update to 2003-06-06 version.
7019 * config.sub: Update to 2003-06-06 version.
7020
655b7166
RO
70212003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7022
7023 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7024 * configure. Regenerate.
7025
01b759aa
NN
70262003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7027
bf1d3e81
NN
7028 * configure.in: Disable serial configure by default.
7029 * configure: Regenerate.
7030 * Makefile.tpl: Abolish .NOTPARALLEL.
7031 * Makefile.in: Regenerate.
7032
e89fbdfe
NN
7033 * Makefile.tpl: Replace {build,host,target}_canonical by
7034 {build,host,target}.
7035 * Makefile.in: Regenerate.
7036
01b759aa
NN
7037 * Makefile.tpl: Fix stupid pasto.
7038 * Makefile.in: Regenerate.
7039
f7dae026
NN
70402003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7041
7042 * Makefile.tpl: Remove bogus conditional.
7043 * Makefile.in: Regenerate.
7044
70452003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
7046
7047 * Makefile.tpl (profiledbootstrap): New target.
7048 * Makefile.in (profiledbootstrap): New target.
7049
2ffc3e73 70502003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
7051
7052 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7053 Pinski. Remove user names from other bugzilla-only maintainers.
7054
1a1e6b96
NN
70552003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7056
1358ccea
NN
7057 * Makefile.tpl: Make 'recursive targets' using autogen rather
7058 than shell loop. Remove duplicate 'clean' targets and false
7059 comments.
7060 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7061 Add systematic method of specifying missing targets in subdirs.
7062 Add copyright boilerplate.
7063 * Makefile.in: Regenerate.
7064 * configure.in: Add 'recursive targets' to maybe list.
7065 * configure: Regenerate.
7066
ae74ed1f
NN
7067 * MAINTAINERS: "GNATS only" -> "Bug database only".
7068
1a1e6b96
NN
7069 * Makefile.tpl: Rename [+target+] to [+make_target+].
7070 * Makefile.def: Rename 'target' to 'make_target'.
7071
c79af3fa
NB
70722003-05-31 Neil Booth <neil@daikokuya.co.uk>
7073
7074 * MAINTAINERS: Add self as options handling maintainer.
7075
39d85b61
MM
70762003-05-28 Michael Meissner <gnu@the-meissners.org>
7077
7078 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7079 been too long since I touched those ports.
7080
afc2b62d
DD
70812003-05-28 DJ Delorie <dj@redhat.com>
7082
7083 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7084 * Makefile.in: Regenerate.
7085
df445104
MR
70862003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7087
7088 * configure.in: Use curly braces in the definition of tooldir.
7089 * configure: Regenerate.
7090
2eb98e5d 70912003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 7092
2eb98e5d
DD
7093 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7094 newlib or libgloss.
7095 * Makefile.in: Regenerate.
7096
862fced8
DD
70972003-05-21 DJ Delorie <dj@redhat.com>
7098
7099 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7100 * Makefile.in: Regenerate.
7101
fc351800
ILT
71022003-05-20 Ian Lance Taylor <ian@airs.com>
7103
7104 * MAINTAINERS: Update my e-mail address.
7105
7e2dbcef
NN
71062003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7107
7108 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 7109 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
7110 Factor out common code from autogen IF statements.
7111 * configure: Regenerate.
7112 * Makefile.in: Regenerate.
7113
f2a0e225
KC
71142003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7115
7116 * configure.in: Accept i[3456789]86 for machine type.
7117 * configure: Regenerate.
7118
8b87bb96
NN
71192003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7120
7121 * configure.in: Switch more things to use maybe dependencies.
7122 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7123 * configure: Regenerate.
7124 * Makefile.tpl: Switch more things to use maybe dependencies.
7125 * Makefile.in: Regenerate.
7126
fdb882bc 71272003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
7128
7129 * Makefile.tpl (install-opcodes): Define.
7130 * Makefile.in: Rebuild.
7131
f7c50032
AJ
71322003-05-13 Andreas Jaeger <aj@suse.de>
7133
7134 * config.guess: Update to 2003-05-09 version.
7135 * config.sub: Update to 2003-05-09 version.
7136
dce2d8b2 71372003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
7138
7139 * configure.in: Correct sed script so that options in quotes are not
7140 deleted.
7141 * configure: Rebuild.
7142
aa8f1f57
CV
71432003-05-12 Corinna Vinschen <corinna@vinschen.de>
7144
7145 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7146 and $$s/newlib/libc/sys/cygwin32 include paths.
7147 * configure: Ditto.
7148
0c130f81
MM
71492003-05-12 Michael Meissner <gnu@the-meissners.org>
7150
7151 * MAINTAINERS: Update my email addresses.
7152
aa1a100b
EB
71532003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7154
7155 * config-ml.in: Propagate INSTALL variables.
f7c50032 7156
87861833
GP
71572003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7158
7159 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7160
de722255
CD
71612003-05-02 Chris Demetriou <cgd@broadcom.com>
7162
6eb95e99
ZW
7163 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7164 * Makefile.in: Regenerate.
de722255 7165
96c4a002
WB
71662003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7167
7168 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7169
55b15a11
WB
71702003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7171
7172 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7173
0c227849
DJ
71742003-04-27 Daniel Jacobowitz <drow@mvista.com>
7175
7176 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7177 * Makefile.in: Regenerated.
7178
d45148c1
WB
71792003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7180
7181 * MAINTAINERS (Write After Approval): Upgrade myself from
7182 GNATS only to write-after-approval. Update my mail address.
7183
dce2d8b2 71842003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
7185
7186 (OS Port Maintainers: freebsd): Add myself.
7187
438f50c3
MM
71882003-04-22 Mark Mitchell <mark@codesourcery.com>
7189
7190 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7191
9074e169
KJ
71922003-04-22 Kean Johnston <jkj@sco.com>
7193
7194 * MAINTAINERS (SCO ports): Added myself.
7195
dfd39a2e
NS
71962003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7197
7198 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7199
ccbae82a
KJ
72002003-04-19 Kean Johnston <jkj@sco.com>
7201
7202 * MAINTAINERS (Write After Approval): Add myself.
7203
2f50999f
GP
72042003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7205
7206 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7207 * Makefile.in: Regenerate.
7208
e9b84181
JJ
72092003-04-18 Jakub Jelinek <jakub@redhat.com>
7210
7211 * configure.in (powerpc64*-*-linux*): Remove.
7212 * configure: Rebuilt.
7213
1ca4c6e1
PE
72142003-04-17 Phil Edwards <pme@gcc.gnu.org>
7215
7216 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7217 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7218 and restrap.
7219 * Makefile.in: Regenerate.
7220
0590b963
RE
72212003-04-16 Richard Earnshaw <rearnsha@arm.com>
7222
7223 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7224 * configure: Regenerated.
7225
ff41a56f
DD
72262003-04-15 DJ Delorie <dj@redhat.com>
7227
7228 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7229
50d440bc
NC
72302003-04-13 Nick Clifton <nickc@redhat.com>
7231
7232 * config-ml.in: Remove support for --disable-aix removing
7233 call-aix multilibs.
7234
b1e0a93e
AO
72352003-04-10 Alexandre Oliva <aoliva@redhat.com>
7236
7237 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7238 * */configure: Rebuilt.
7239
71fb704d
JS
72402003-04-08 Joel Sherrill <joel@oarcorp.com>
7241
7242 * MAINTAINERS: Add my email address.
7243
3897ea90
OH
72442003-03-17 Olivier Hainque <hainque@act-europe.fr>
7245
7246 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 7247
93c834b7
NN
72482003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7249
7250 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7251 * Makefile.in: Regenerate.
7252
82c34dcb
MC
72532003-03-14 Michael Chastain <mec@shout.net>
7254
7255 * Makefile.in: Regenerate with correct Makefile.def.
7256
73458fb7
NN
72572003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7258
7259 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7260 Make macro.
7261 * Makefile.in: Regenerate.
7262 * configure.in: Clean up gxx_include_dir logic.
7263 * configure: Regenerate.
7264
32cf27e5
AE
72652003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7266
7267 * MAINTAINERS (Write After Approval): Add myself.
7268
c727e7a0
BE
72692003-03-10 Ben Elliston <bje@wasabisystems.com>
7270
7271 * MAINTAINERS: Update my mail address.
7272
9a27ac7a
FS
72732003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7274
7275 * configure.in (gxx_include_dir): Fix typo.
7276 * configure: Regenerated.
7277
3aa83176
NN
72782003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7279
7280 * Makefile.tpl: Reindent.
7281 * Makefile.in: Regenerate.
7282 * configure.in: Reindent. Don't set unused variables.
7283 * configure: Regenerate.
7284
9124bc53
DJ
72852003-03-04 Daniel Jacobowitz <drow@mvista.com>
7286
7287 * configure.in: Include $(build_tooldir)/sys-include in
7288 FLAGS_FOR_TARGET.
7289 * configure: Regenerated.
7290
cb543528
NN
72912003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7292
c858bf1e
NN
7293 * Makefile.tpl: Always pass down RANLIB.
7294 * Makefile.in: Regenerate.
7295
aa9c3ab4
NN
7296 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7297 * Makefile.in: Regenerate.
7298 * configure.in: Remove unused logic relating to --enable-shared
7299 and --enable-threads. Remove bogus comments. Remove redundant
7300 noconfigdirs.
7301 * configure: Regenerate.
7302
cb543528
NN
7303 * configure.in: Replace ${libstdcxx_version} by its value.
7304 Remove reference to mh-dgux.
7305 * configure: Regenerate.
7306
53f70c1b
KB
73072003-03-03 Kevin Buettner <kevinb@redhat.com>
7308
7309 * MAINTAINERS (Write After Approval): Add myself.
7310
df0f0674
NN
73112003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7312
7313 * Makefile.tpl: Rearrange.
7314 * Makefile.in: Regenerate.
7315
dce2d8b2 73162003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
7317
7318 * configure.in: Add support for kaOS as cross build target system.
7319 * configure: Regenerated.
7320
a7a287eb
SB
73212003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7322
7323 * MAINTAINERS (Write after approval): Add myself.
7324
ff00c8a2
JW
73252003-02-21 James E Wilson <wilson@tuliptree.org>
7326
7327 * MAINTAINERS: Update my email address.
7328
abb2db7a
ZW
73292003-02-21 Zack Weinberg <zack@codesourcery.com>
7330
7331 * MAINTAINERS: Add self to blanket write privs. section.
7332
e9f2dc3b
SM
73332003-02-20 Sean McNeil <sean@blue.mcneil.com>
7334
7335 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7336 configure-target-* as some target builds may require additional
7337 flags for preprocessor tests.
7338 * Makefile.in: Regenerated.
7339
ee03dc5e
AO
73402003-02-19 Alexandre Oliva <aoliva@redhat.com>
7341
11856278
AO
7342 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7343 * ltconfig: Handle it.
7344 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7345 auto-detecting it.
7346
274aef32
AO
7347 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7348 it is used as argument to $CC.
7349 * ltcf-gcj.sh: Likewise.
7350
ee03dc5e
AO
7351 * configure.in: Introduce --enable-maintainer-mode.
7352 * configure: Rebuilt.
7353 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7354 for maintainer mode.
7355 * Makefile.in: Rebuilt.
7356
30db8e17
JM
73572003-02-18 Jason Merrill <jason@redhat.com>
7358
7359 * Makefile.tpl (check-c++): Allow parallelism.
7360
cab60ac6
GP
73612003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7362
7363 * MAINTAINERS: Remove John Carr (who never actually had access to
7364 gcc.gnu.org).
7365
c8e5d1af
GK
73662003-02-15 Geoffrey Keating <geoffk@apple.com>
7367
7368 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7369 don't configure target-libobjc.
7370 * configure: Regenerate.
7371
70f91f50
RO
73722003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7373
7374 * Makefile.tpl (RANLIB): Define.
7375 * Makefile.in: Regenerate.
7376
669e9062
LB
73772003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7378
7379 * MAINTAINERS: Update my email.
abb2db7a 7380
61b56b2e
KS
73812003-02-06 Keith R Seitz <keiths@redhat.com>
7382
7383 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7384 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7385 * Makefile.in: Regenerated.
7386 * configure.in: Remove all traces of snavigator, db, and grep.
7387 * configure: Regenerated.
7388
a1ba6e15
GP
73892003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7390
7391 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7392 After Approval.
7393
f5f2cce5
CC
73942003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7395
7396 * MAINTAINERS (Write after approval): Add myself.
7397
ba49f6f1
FCE
73982003-01-31 Frank Ch. Eigler <fche@redhat.com>
7399
7400 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7401 * Makefile.in: Regenerated.
7402
ccf9f10c
RS
74032003-01-30 Roger Sayle <roger@eyesopen.com>
7404
7405 * config.guess: Updated to 2003-01-30's version.
7406 * config.sub: Updated to 2003-01-28's version.
7407
a693735b
AO
74082003-01-30 Alexandre Oliva <aoliva@redhat.com>
7409
7410 * config.if: If gcc_version is already set, just use it. Don't set
7411 gcc_version_trigger if it's already set, otherwise set it to
7412 gcc/version.c, but only if the file exists. If it is not set and
7413 gcc/version.c does not exist, try to extract the version number from
7414 $CC.
7415
204c43d6
AT
74162003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7417
abb2db7a 7418 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 7419
842e91ec
PE
74202003-01-27 Phil Edwards <pme@gcc.gnu.org>
7421
7422 * configure.in: Revert 24Jan change.
7423 * configure: Regenerate.
7424
6b99984e
GP
74252003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7426
7427 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7428 entry of HJ Lu.
7429
806e0935
NN
74302003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7431
7432 * configure.in: Revert previous change.
7433 * configure: Regenerate.
7434
307a9864
NN
74352003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7436
7437 * configure.in: Make rda native-only.
7438 * configure: Regenerate.
7439
02ba6302
VR
74402003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7441
7442 * MAINTAINERS: Move myself from GNATS-only-accounts to
7443 write-after-approval.
7444
77d187bc
NN
74452003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7446
7447 * configure.in: Add missing \.
7448 * configure: Rebuilt.
7449
a94a2d4c
JJ
74502003-01-17 Jakub Jelinek <jakub@redhat.com>
7451
7452 * configure.in (baseargs): Avoid using \| in sed regular
7453 expressions.
7454 * configure: Rebuilt.
7455
73f84924
JJ
74562003-01-16 Jakub Jelinek <jakub@redhat.com>
7457
7458 * configure.in (baseargs): Remove all supported forms of
7459 --cache-file, --srcdir, --host, --build and --target options
7460 from argument lists.
7461 * configure: Rebuilt.
7462
8c12fc63
JZ
74632003-01-15 Josef Zlomek <zlomekj@suse.cz>
7464
7465 * MAINTAINERS: Add myself to write-after-approval list.
7466
7c005a3a
AO
74672003-01-15 Alexandre Oliva <aoliva@redhat.com>
7468
7469 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7470 * configure: Rebuilt.
7471
3dfabf63
NN
74722003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7473
7474 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7475 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7476 * Makefile.in: Regenerate.
7477 * configure: Regenerate.
7478
cf53ae10
AO
74792003-01-09 Alexandre Oliva <aoliva@redhat.com>
7480
7481 * configure.in: Remove Makefile in build, host and target modules
7482 unless configure was run with --no-recursion.
7483 * configure: Rebuilt.
7484
3fbe8e4a
CC
74852003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7486
7487 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7488 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7489 * Makefile.in: Regenerate.
7490
66e2aa7d
CD
74912003-01-08 Chris Demetriou <cgd@broadcom.com>
7492
7493 * config.guess: Update to 2003-01-03 version.
7494 * config.sub: Update to 2003-01-03 version.
7495
b5038cfb
CF
74962003-01-07 Christopher Faylor <cgf@redhat.com>
7497
7498 * configure: Regenerate with proper autoconf 2.13.
7499
d02c69be
CF
75002003-01-07 Christopher Faylor <cgf@redhat.com>
7501
7502 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 7503 * configure: Regenerate.
d02c69be 7504
e914a571
AC
75052003-01-06 Andrew Cagney <ac131313@redhat.com>
7506
7507 * configure.in (GDB_TK): Add tcl directories conditional on
7508 gdb/gdbtk directory being present.
7509 * configure: Regenerate.
abb2db7a 7510
dce2d8b2 75112003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 7512
dce2d8b2
EB
7513 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7514 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
7515 * configure: Rebuilt.
7516
89a7012a
TT
75172002-12-31 Tom Tromey <tromey@redhat.com>
7518
7519 * Makefile.in: Rebuilt.
7520 * Makefile.def (target_modules) [libffi]: Allow installation.
7521
3f4f56e2
AS
75222002-12-31 Andreas Schwab <schwab@suse.de>
7523
7524 * configure.in: Fix use of $program_transform_name.
7525 * configure: Regenerated.
7526
6c1b8d0a
DJ
75272002-12-30 Daniel Jacobowitz <drow@mvista.com>
7528
7529 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 7530 * configure: Regenerated.
6c1b8d0a 7531
c5120911
AO
75322002-12-29 Alexandre Oliva <aoliva@redhat.com>
7533
7534 * Makefile.tpl (local-distclean): Don't remove...
7535 (multilib.ts): ... this. Moved into...
7536 (multilib.out): ... this. Don't use sub-make.
7537 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7538 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7539 (configure-build-[+module+], configure-[+module+],
7540 configure-target-[+module+], configure-gcc): ... these. Test
7541 for Makefile existence. Drop config.status from dependencies.
7542 * Makefile.in: Rebuilt.
7543 * configure.in: Move gcc-version-trigger to the end of
7544 ac_configure_args. Add comments to maybedep.tmp and
7545 serdep.tmp. Introduce --disable-serial-configure. Remove
7546 nonopt from baseargs, matching and removing corresponding
7547 whitespace while at it.
7548 * configure: Rebuilt.
7549
e245b0ea
AO
75502002-12-28 Alexandre Oliva <aoliva@redhat.com>
7551
903de295
AO
7552 * configure.in (host_configargs): Replace reference to
7553 no-longer-defined buildopts with --build=${build_alias}.
7554 * configure: Rebuilt.
7555
e245b0ea
AO
7556 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7557 program_transform_name to standard idiom.
7558 (AUTOGEN, AUTOCONF): Define.
7559 (Makefile.in): Use $(AUTOGEN).
7560 (Makefile): Depend on config.status, and use autoconf-style rule to
7561 build it. Move original commands to...
7562 (config.status): ... this new target.
7563 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7564 $(AUTOCONF).
7565 * Makefile.in: Rebuilt.
7566
671aa708
NN
75672002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7568
53fbfb58
NN
7569 * Makefile.tpl: Fix dramatic bustage due to change in
7570 program_transform_name.
7571 * Makefile.in: Regenerate.
7572
7573 * configure.in: Remove unnecessary PATH setting.
7574 * configure: Regnerate.
7575
7576 * configure.in: Don't default to unprefixed tools unless
7577 the native tools will work.
7578 * configure: Regenerate.
7579
671aa708
NN
7580 * configure.in: Convert to autoconf script. Blow away lots
7581 of now-redundant Makefile fragments.
7582 * configure: Generate using Autoconf.
7583 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7584 * Makefile.in: Regenerate.
7585
57f40826
NN
75862002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7587
3fedb745
NN
7588 * configure: Fix stupid bug where RANLIB was mistakenly included.
7589
abb2db7a 7590 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
7591 (build_configargs, host_configargs, target_configargs).
7592
7593 * configure.in: Move logic out of sed statement.
7594
abb2db7a 7595 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
7596 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7597
315fa0f4
SS
75982002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7599
7600 * config.sub: Import from master repository
7601 * config.guess: Ditto
7602
45aff44f
AS
76032002-12-24 Andreas Schwab <schwab@suse.de>
7604
7605 * Makefile.tpl (multilib.out): Fix missing space.
7606 * Makefile.in: Regenerate.
7607
88b5521b
NN
76082002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7609
7610 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7611 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7612 * Makefile.in: Regenerate.
7613 * configure.in: Remove unnecessary leftovers.
7614
2a726918
GK
76152002-12-21 Geoffrey Keating <geoffk@apple.com>
7616
7617 * configure.in (extra_ranlibflags_for_target): New variable.
7618 (*-*-darwin): Add -c to ranlib commands.
7619 * configure (tooldir): Handle extra_ranlibflags_for_target.
7620
aace3269 76212002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
7622
7623 * Makefile.tpl: Revert HJL's change.
7624 * Makefile.in: Regenerated.
7625 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7626 always.
7627
f0895142
AS
76282002-12-19 Andreas Schwab <schwab@suse.de>
7629
7630 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7631 * Makefile.in: Regenerate.
7632
dce2d8b2 76332002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
7634
7635 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7636 * Makefile.in: Regenerated.
7637
7638 * configure.in (build_prefix): New. Substitute.
7639
212f6dd0
NN
76402002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7641
79308c5d
NN
7642 * Makefile.tpl: Don't let real targets depend on phony targets.
7643 * Makefile.in: Regenerate.
7644
212f6dd0
NN
7645 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7646 * Makefile.in: Regenerate.
7647
ab17919f
SS
76482002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7649
7650 * config.sub: Import from master repository
7651 * config.guess: Ditto
7652
5ecf91d1
JM
76532002-12-16 Jason Merrill <jason@redhat.com>
7654
7655 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7656 previous 'make bootstrap'.
7657 * Makefile.in: Regenerate.
7658
d8437e1b
HPN
76592002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7660
7661 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7662
4977bab6
ZW
76632002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7664
7665 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7666 * Makefile.in: Regenerate.
7667
0edcfdcb
JM
76682002-12-13 Jason Merrill <jason@redhat.com>
7669
6248218a 7670 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
7671 library tests.
7672 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
7673 * Makefile.in: Regenerate.
7674
4977bab6
ZW
76752002-12-12 Alexandre Oliva <aoliva@redhat.com>
7676
7677 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7678 * Makefile.in: Rebuilt.
7679
f87505dd
AO
76802002-12-12 Alexandre Oliva <aoliva@redhat.com>
7681
7682 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7683
4977bab6
ZW
76842002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7685
7686 * configure: Fix bug put in by gremlins.
7687
7688 * Makefile.tpl: Substitute more autoconfily.
7689 * configure: Substitute more autoconfily.
7690 * Makefile.in: Regenerate.
7691
7f0db92a
SS
76922002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7693
7694 * config.sub: Import from master repository
7695 * config.guess: Ditto
7696 * MAINTAINERS: Added Svein Seldal under write after approval
7697
4977bab6
ZW
76982002-12-08 Andrew Cagney <ac131313@redhat.com>
7699
7700 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7701 * Makefile.in (all-sim): Ditto.
7702
77032002-12-06 DJ Delorie <dj@redhat.com>
7704
7705 * Makefile.tpl: Change configure dependencies to not have real
7706 targets depend on phony targets.
7707
77082002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7709
7710 * configure.in: Revert unintentional change.
7711
7712 * Makefile.tpl: Change dependency for */multilib.out so that
7713 it works when gcc isn't in the tree.
7714
7715 * configure.in: Substitute more.
7716 * configure: Run subconfigures from the Makefile.
7717 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7718 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7719
67f1b906
GP
77202002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7721
7722 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7723
4977bab6
ZW
77242002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7725
7726 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7727 and corresponding dependencies.
7728 * Makefile.in: Regenerate.
7729
7730 * configure.in (host_tools): Order binutils, gas and ld for
7731 convenience in running the testsuites.
7732
7733 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7734 * Makefile.in: Regenerate.
7735 * configure.in: Introduce rules to serialize subconfigure runs.
7736
7737 * configure.in: Introduce BASE_CC_FOR_TARGET.
7738 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7739 Realize configure-build-* targets. Realize configure-target-* targets.
7740 * Makefile.in: Regenerate.
7741
77422002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7743
7744 * configure: Move gcc_version_trigger stuff from here...
7745 * configure.in: ...to here.
7746
7747 * configure.in: Separate subconfigure options added by this file from
7748 options given by the user. Add machinery to put args for host
7749 subconfigures into the Makefile.
7750
7751 * Makefile.tpl: Remove 'vault' targets.
7752 * Makefile.tpl: Reorder and comment dependencies.
7753 * Makefile.in: Regenerate.
7754
77552002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7756 * configure.in: Fix my broken commit of previous patch. (sigh)
7757
743f054e
GK
77582002-11-28 Geoffrey Keating <geoffk@apple.com>
7759
7760 * configure.in: Move host-specific darwin noconfigdirs into
7761 the host-specific section.
7762
4977bab6
ZW
77632002-11-28 Geoffrey Keating <geoffk@apple.com>
7764
7765 * configure.in: Move host-specific darwin noconfigdirs into
7766 the host-specific section.
7767
77682002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7769
7770 * configure: Remove skip-this-dir support.
7771 * Makefile.tpl: Remove skip-this-dir support.
7772
7773 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7774 subdirectories.
7775 * Makefile.in: Regenerate.
7776
7777 * Makefile.tpl: Strip out useless setting of 'dir'.
7778 * Makefile.in: Regenerate.
7779
77802002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7781
7782 * configure.in: Fix deeply stupid bug.
7783
7784 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7785 shell code in CXX_FOR_TARGET
7786 * Makefile.def: Introduce raw_cxx.
7787 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7788 RAW_CXX_FOR_TARGET.
7789 * Makefile.in: Regenerate.
7790
77912002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7792
7793 * Makefile.tpl: Remove unnecessary ifs.
7794 * Makefile.in: Regenerate.
7795
7796 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7797 dependencies. Maybe-ize build-libiberty. Create dummy install
7798 targets for 'no_install' modules.
7799 * configure: Move GDB_TK substitution to configure.in. Move
7800 build_modules stuff to configure.in.
7801 * configure.in: Implement soft dependency machinery. Maybe-ize
7802 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7803 * Makefile.in: Regenerate.
7804
78052002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7806
7807 * Makefile.tpl: Make all-target, install-target behave similarly
7808 to all, install (only hitting configured targets). Eliminate
7809 unused macro defintions.
7810
7811 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7812 build != host.
7813
7814 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7815
7816 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7817
7818 * configure.in: Produce lists of subdir targets we're actually
7819 configuring. Remove references to "dosrel".
7820 * Makefile.tpl: Let configure set which subdir targets are hit.
7821 Remove install-cross; clean up install; remove ALL. Remove
7822 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7823 Autogenerate host module targets. Remove empty dependency lines
7824 and redundant dependency; rearrange slightly.
7825 * Makefile.def: Add host-side libtermcap, utils.
7826
7827 * Makefile.in: Regenerate.
7828
e6226a2f
RO
78292002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7830
7831 * ltconfig (osf[345]): Append $major to soname_spec.
7832 Reflect this in library_names_spec.
7833 * ltmain.sh (osf): Prefix $major with . for use as extension.
7834
3b75d237
AJ
78352002-11-19 Andreas Jaeger <aj@suse.de>
7836
7837 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7838 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7839 and sparc64 GNU/Linux systems.
7840
809108de
NS
78412002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7842
7843 * MAINTAINERS: Update email.
7844
e7e0de7e
GP
78452002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7846
7847 * MAINTAINERS: Complete James Dennett's entry.
7848
f7109dea
EB
78492002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7850
7851 * MAINTAINERS (Write After Approval): Add myself.
7852
d3ac17c9
BK
78532002-11-13 Bruce Korb <bkorb@gnu.org>
7854
7855 * Makefile.tpl: syntactic cleanup
7856
dce2d8b2 78572002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
7858
7859 * MAINTAINERS: Add myself to write-after-approval list.
7860
4977bab6
ZW
78612002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7862
7863 * Makefile.def: Add list of recursive targets to autogenerate.
7864 Add build_modules.
7865 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7866 targets. Autogenerate *-build-* targets.
7867 * Makefile.in: Regenerate.
7868
78692002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7870
7871 * configure: More autoconf-style substitutions.
7872 * Makefile.tpl: More autoconf-style substitutions.
7873 * Makefile.in: Regenerate.
7874
78752002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7876
7877 * configure: Substitute more variables in a more autoconf-friendly
7878 way. Simplify slightly.
7879 * Makefile.tpl: Make more variables substitutable in an
7880 autoconf-friendly way.
7881 * Makefile.in: Regenerate.
7882
d4783999
JW
78832002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7884
7885 * MAINTAINERS (Write After Approval): Add myself.
7886
4977bab6
ZW
78872002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7888
7889 * configure.in (v810*): Remove special setting of tools.
7890
7891 * configure: Add support for extra required flags for ar or nm.
7892 * configure.in (aix4.3+): Use above support for target-specific
7893 issues, rather than using config/mt-aix43.
7894
78952002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7896
7897 * configure: Remove 'removing', which doesn't work. Replace $subdir
7898 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7899 with $srcdir. Reformat indentation. Substitute some variables
7900 formerly hard-coded in the Makefile for build=host.
7901 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7902 * Makefile.def: Autogenerate more.
7903 * Makefile.in: Regenerate.
7904
1c9c903e
AN
79052002-11-04 Adam Nemet <anemet@lnxw.com>
7906
7907 * MAINTAINERS (Write After Approval): Add myself.
7908
40673d2b
KB
79092002-11-04 Kevin Buettner <kevinb@redhat.com>
7910
7911 * Makefile.def (host_modules): Add rda.
7912 * Makefile.in: Regenerate.
7913 * configure.in (target_tool): Add target-rda to list.
7914
42e650ae
GP
79152002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7916
7917 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7918
e004b81f
PE
79192002-10-25 Phil Edwards <pme@gcc.gnu.org>
7920
7921 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7922 and restrap targets to this rule.
7923 * Makefile.in: Regenerate.
7924
06bd49b1
GP
79252002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7926
7927 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7928 GNATS only accounts.
7929
d0af82b0
HPN
79302002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7931
7932 * configure.in (i[3456]86-*-linux*): Add check to disable
7933 ${libgcj} for glibc1.
7934
10782654
DC
79352002-10-24 Denis Chertykov <denisc@overta.ru>
7936
7937 * MAINTAINERS: Add myself as ip2k port maintainer.
7938
a5a438f5
SS
79392002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7940
7941 * configure.in: Add tic4x target.
7942
fe3d5b7f
NN
79432002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7944
aba8a494
NN
7945 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7946 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7947 * Makefile.in: Regenerate.
7948
fe3d5b7f
NN
7949 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7950 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7951 * Makefile.in: Regenerate.
7952
a6ad79e7
JJ
79532002-10-02 Janis Johnson <janis187@us.ibm.com>
7954
7955 * MAINTAINERS: Add myself as web pages co-maintainer.
7956
6a8a9058
NN
79572002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7958
7959 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7960 * Makefile.in: Regenerate.
7961
327d975a
ZW
79622002-10-02 Zack Weinberg <zack@codesourcery.com>
7963
7964 * MAINTAINERS: Add myself and Nathan Sidwell
7965 <nathan@codesourcery.com> as VxWorks maintainers.
7966
a5ae8f19 79672002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
7968
7969 * Makefile.def: Remove order dependency comments.
7970 * Makefile.tpl: Add explicit install-install dependencies.
7971 * Makefile.in: Regenerate.
d0f6c823 7972
34c6040c 7973 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 7974 * Makefile.in: Regenerate.
34c6040c 7975
d0f6c823
NN
7976 * Makefile.tpl: Add configure-target (for src-release in src)
7977 * Makefile.in: Regenerate.
7978
50bd210b
NC
79792002-09-30 Nick Clifton <nickc@redhat.com>
7980
7981 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7982
ca25149e
UW
79832002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7984
7985 * configure.in (s390*-*-linux*): Enable libgcj.
7986
dd30b57d
NN
79872002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7988
9e60a678
NN
7989 * configure: Revert accidentally applied changes.
7990
dd30b57d
NN
7991 * Makefile.tpl: Make more autoconf-friendly.
7992 * Makefile.in: Regenerate.
7993 * configure: Make substitution more autoconf-like.
7994
5831424e
RE
79952002-09-28 Richard Earnshaw <rearnsha@arm.com>
7996
7997 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7998 single entry to handle all these.
7999 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8000 libjava on arm-*-elf.
8001
b7f3b15b
GK
80022002-09-27 Geoffrey Keating <geoffk@apple.com>
8003
8004 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8005 things that depend on them.
8006
0dffceed
NN
80072002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8008
8009 * Makefile.tpl: Make subsituted variables more autoconfy.
8010 * Makefile.in: Regenerate.
8011 * configure: Make seds more autoconfy.
8012
1db75a86 80132002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
8014
8015 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8016 * Makefile.in: Regenerate.
8017 * configure.in: Rewrite sed statements to look autoconfy.
8018
1db75a86
NN
8019 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8020 all-target-foo on configure-target-foo.
8021 * Makefile.def: Ditto.
8022 * Makefile.in: Rebuild.
8023
741a4e89
AH
80242002-09-25 Andrew Haley <aph@redhat.com>
8025
8026 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8027
95ddd785
NN
80282002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8029
8030 * Makefile.def: New file.
8031 * Makefile.tpl: New file.
8032 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8033 * contrib/gcc_update: Note that Makefile.in is a generated file.
8034
8035 * configure.in: Minor rearrangement. Simplify tests.
8036
65a824f6
JT
80372002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8038
8039 * configure.in (with_headers): Skip copy if value is "yes".
8040 (with_libs): Likewise.
8041
51270f0a 80422002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
8043
8044 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8045 * configure.in (sh*-*-pe*): Ditto.
8046 * configure.in (mips*-*-pe*): Ditto.
8047 * configure.in (*arm-wince-pe): Ditto.
8048
8f89dbf4
NN
8049 * configure.in: Rearrange.
8050
c1b8db3f
KH
80512002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8052
8053 * MAINTAINERS: Update my email address.
8054
341f0575
PK
80552002-08-30 Paul Koning <pkoning@equallogic.com>
8056
8057 * MAINTAINERS: (Write After Approval): Add myself.
8058
d2e06980
GK
80592002-08-29 Geoffrey Keating <geoffk@redhat.com>
8060
8061 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8062
4906d5d8
GK
80632002-08-24 Geoffrey Keating <geoffk@redhat.com>
8064
8065 * MAINTAINERS: Change my mailing address.
8066
e9a25cc8
PC
80672002-08-21 Paolo Carlini <pcarlini@unitus.it>
8068
8069 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 8070 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 8071
dce2d8b2 80722002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
8073
8074 * MAINTAINERS (Write After Approval): Remove myself.
8075 (Various Maintainers: c++ runtime libs): Add myself.
8076
5ce6f47b
EC
80772002-08-15 Eric Christopher <echristo@redhat.com>
8078
8079 * config.sub: Import from master repository.
8080 * config.guess: Ditto.
8081
7f9317f0
AO
80822002-08-19 Alexandre Oliva <aoliva@redhat.com>
8083
8084 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8085 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8086 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8087
7aecca3d
AH
80882002-08-16 Aldy Hernandez <aldyh@redhat.com>
8089
8090 * MAINTAINERS: Add self to rs6000 vector extensions.
8091
8ea4b195
AO
80922002-08-15 Alexandre Oliva <aoliva@redhat.com>
8093
8094 * libiberty/configure: Reverted unintended yesterday's check in.
8095
f5cc59a7
AO
80962002-08-14 Alexandre Oliva <aoliva@redhat.com>
8097
8098 * boehm-gc/configure, libf2c/configure: Rebuilt.
8099 * libffi/configure, libiberty/configure: Ditto.
8100 * libjava/configure, libobjc/configure: Ditto.
8101 * libstdc++-v3/configure, zlib/configure: Ditto.
8102 Merged from binutils:
8103 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8104 From Steve Ellcey <sje@cup.hp.com>:
8105 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8106 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8107 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8108 IA64.
8109 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8110 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8111 soname_spec, sys_lib_search_path_spec): Ditto.
8112
dce2d8b2 81132002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
8114
8115 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8116
2ff34870
L
81172002-08-04 H.J. Lu (hjl@gnu.org)
8118
8119 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8120
a014f2fe
KW
81212002-08-02 Krister Walfridsson <cato@df.lth.se>
8122
8123 * MAINTAINERS (Write After Approval): Add myself.
8124
c01d477a
AM
81252002-07-31 Alan Modra <amodra@bigpond.net.au>
8126
8127 * configure.in: Move generic linux case to end. Copy generic
8128 linux noconfigdirs to mips*-*-linux* entry and new
8129 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8130
68cd2524
MM
81312002-07-19 Michael Matz <matz@suse.de>
8132
8133 * MAINTAINERS: Add myself as ra* maintainer.
8134
e2d83b8c
CD
81352002-07-16 Chris Demetriou <cgd@broadcom.com>
8136
8137 * config.guess: Update to 2002-07-09 version.
8138 * config.sub: Update to 2002-07-03 version.
8139
cece4f1d
HPN
81402002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8141
8142 * MAINTAINERS: Fix typo in a maintainer email address.
8143
bb654703
NN
81442002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8145
8146 * configure.in: Remove two redundant tests.
8147
789b7de5
RO
81482002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8149
8150 * configure.in (mips*-*-irix6*o32): Enable stabs.
8151
e1da1089
NN
81522002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8153
f3970bba
NN
8154 * configure.in: Don't build grez.
8155 * Makefile.in: Ditto.
8156
e1da1089
NN
8157 * Makefile.in: Remove references to bsp, cygmon, libstub.
8158 * configure.in: Ditto.
8159
8160 * configure.in: Remove leftover reference to gdbtest.
8161
57c905fa
PE
81622002-07-08 Phil Edwards <pme@gcc.gnu.org>
8163
8164 * configure.in (gxx_include_dir): Change to match versioned
8165 C++ headers if --enable-version-specific-runtime-libs is used.
8166
a0af94a7 81672002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 8168
a0af94a7
SE
8169 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8170
423ce3eb
NN
81712002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8172
8173 * configure.in: Make --without-x work.
8174
98186934
NN
81752002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8176
c3b7d169
NN
8177 * configure.in: Rearrange target Makefile fragment collection.
8178
98186934
NN
8179 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8180 cvs[src].
8181 * configure.in: Ditto.
8182
eebd288a
MK
81832002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8184
8185 * MAINTAINERS (Write After Approval): Update my e-mail address.
8186
3ab36f05
NN
81872002-06-24 Ben Elliston <bje@redhat.com>
8188
8189 * configure.in (host_tools): Remove cgen.
8190
8191 * Makefile.in (all-cgen): Remove; runs from its source directory.
8192 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 8193 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
8194 (all-sim): Likewise.
8195
dce2d8b2 81962002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
8197
8198 * Makefile.in: Eliminate 'apache' targets.
8199 * configure.in: Eliminate 'apache' targets.
8200
55380b08
NN
8201 * configure.in: Eliminate redundant tests. Reorganize.
8202
9a5c1b9d
NN
8203 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8204
5fd3853a
NN
8205 * config-ml.in: Eliminate references to Cygnus configure.
8206
cfefc434
NN
8207 * Makefile.in: Eliminate references to building emacs.
8208
2fe93885
GS
82092002-06-28 Graham Stott <graham.stott@btinternet.com>
8210
8211 * MAINTAINERS: Update my email address.
8212
53c40185
BK
82132002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8214
8215 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 8216 (cxx_incdir): Remove.
53c40185 8217
97679694
NN
82182002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8219
8220 * MAINTAINERS (Write After Approval): Add self.
8221
b03bcd37
DC
8222Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8223
8224 * configure.in: Add support for ip2k.
8225
6bd12129
NN
82262002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8227
8228 * configure.in: Fix AIX configury bug.
8229
e0d98a92
SE
82302002-06-20 Steve Ellcey <sje@cup.hp.com>
8231
8232 * MAINTAINERS (Write After Approval): Add self.
8233
ba3292db
NN
82342002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8235
ef40bc65
NN
8236 * configure.in: replace ${topsrcdir} with ${srcdir}
8237
7a0be465
NN
8238 * configure.in: Move definition of libstdcxx_flags
8239 right above usage, rather than waaay earlier.
8240
e1848dde
NN
8241 * configure.in: Pull definition of is_cross_compiler earlier.
8242
8bc2fff1
NN
8243 * configure.in: Rearrange a little.
8244
ba3292db
NN
8245 * configure.in: Remove references to librx.
8246 * Makefile.in: Remove references to librx.
8247
11d8b408
DC
8248Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8249
8250 * config.sub: Add support for avr target.
8251 Import from master sources, rev 1.255
5ce6f47b 8252
93da8339
PE
82532002-06-19 Phil Edwards <pme@gcc.gnu.org>
8254
8255 * configure, .cvsignore: Revert previous change...
8256 * Makefile: ...delete.
8257
b4caab5c
NN
82582002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8259
8260 * configure.in: Eliminate ${gasdir} variable.
8261
ee777171
DB
82622002-06-18 Dave Brolley <brolley@redhat.com>
8263
8264 * configure.in: Add support for frv.
8265 * config.sub: Add support for frv.
8266
26e4af54
PE
82672002-06-18 Phil Edwards <pme@gcc.gnu.org>
8268
8269 * configure: Remove garbage from previous commit.
8270
bb20b7da
PE
82712002-06-18 Phil Edwards <pme@gcc.gnu.org>
8272
8273 * configure: For in-source builds, make a subdir and re-exec there.
8274 * Makefile: New file. Pass targets through to build directory.
8275 * .cvsignore: No longer ignore "Makefile".
8276
9d321f6c
DR
82772002-06-16 Douglas Rupp <rupp@gnat.com>
8278
8279 * MAINTAINERS (Write After Approval): Add self.
8280
c8eb2bc0
KG
82812002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8282
8283 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8284
f210d239
JT
82852002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8286
8287 * configure.in (vax-*-netbsd*): Re-enable gas.
8288
e9667b3c
NN
82892002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8290
efe1f357
NN
8291 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8292 BUILD_PREFIX_1, to correct nomenclature.
8293 * configure: Likewise.
8294
e9667b3c
NN
8295 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8296 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8297
fe2fe497
OH
82982002-05-31 Olaf Hering <olh@suse.de>
8299
8300 * config-ml.in: Propogate DESTDIR also.
8301
dcf7f0dd
JT
83022002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8303
8304 * configure.in (vax-*-netbsd*): Don't build gas for this
8305 platform.
8306
6ff14f32
MM
83072002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8308
8309 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8310 and libgcj for AVR.
8311
397de1ff
KK
83122002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8313
8314 * MAINTAINERS (Write After Approval): Add myself.
8315
ac30211c
JT
83162002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8317
8318 * config.guess: Update to 2002-05-22 version.
8319 * config.sub: Likewise.
8320
1e6347d8
RO
83212002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8322
8323 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8324 * config-ml.in: Likewise.
8325 * configure: Likewise.
8326 * configure.in: Likewise.
8327
e5ce1d6d
SC
83282002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8329
8330 * MAINTAINERS: Update my email address.
8331
6cdef75d
NN
83322002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8333
4a87f061
NN
8334 * configure.in: Simplify makefile fragment collection.
8335
8336 * configure.in: Remove code to build emacs.
603606e7 8337
e254d6b5
NN
8338 * configure.in : Remove --srcdir argument from targargs and buildargs
8339 (it's always overridden in the Makefile anyway). Rearrange a bit.
8340
8341 * configure: Move some logic to configure.in.
8342 * configure.in: Move some logic from configure.
6cdef75d 8343
1d6006fe
TT
83442002-05-11 Tom Tromey <tromey@redhat.com>
8345
8346 * MAINTAINERS: Reflect libgcj reality.
8347
b70b3534
FS
83482002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8349
8350 * Makefile.in: Honour DESTDIR.
8351
4434687a
MM
83522002-05-08 Mark Mitchell <mark@codesourcery.com>
8353
8354 * config.guess: Import 2002-03-20 version.
8355 * config.sub: Import 2002-04-26 version.
8356
a89e49c7
RO
83572002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8358
8359 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8360
44e55536
TJ
83612002-05-07 Tim Josling <tej@melbpc.org.au>
8362
8363 * MAINTAINERS: Add self.
8364
dce2d8b2 83652002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
8366
8367 * ltmain.sh: Detect and handle object name conflicts
8368 while piecewise linking a static library.
8369
b7c13625
AO
83702002-05-05 Alexandre Oliva <aoliva@redhat.com>
8371
8372 * configure.in (noconfigdirs): Don't disable libgcj on
8373 sparc64-*-solaris* and sparcv9-*-solaris*.
8374
4182d9fa
AO
83752002-05-03 Alexandre Oliva <aoliva@redhat.com>
8376
8377 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8378
7bebf279
TF
83792002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8380
8381 * configure.in (FLAGS_FOR_TARGET): Do not add
8382 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8383 on i[3456]86-*-linux*.
8384
9a06dc7d
TF
83852002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8386
8387 * configure.in (noconfigdirs): Replace [ ] with test.
8388
8389 * configure.in (noconfigdirs): Do not add target-newlib if
8390 target == i[3456]86-*-linux*, and host == target.
8391
a51a07fa
NN
83922002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8393
9e7facd6
DD
8394 * configure.in: delete reference to absent file
8395
aeaa0f2f
NN
8396 * configure.in: replace '[' with 'test'
8397
4bb98828
NN
8398 * configure.in: Eliminate references to gash.
8399 * Makefile.in: Eliminate references to gash.
8400
64791664
NN
8401 * configure.in: remove useless references to 'pic' makefile fragments.
8402
3ed57cf4
NN
8403 * configure.in: (*-*-windows*) Finish removing.
8404
a51a07fa
NN
8405 * configure.in: Eliminate redundant test for libgui.
8406
8552f6f1
RS
84072002-04-29 Roger Sayle <roger@eyesopen.com>
8408
8409 * MAINTAINERS: Add self and realphabetize. Update entries
8410 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8411 entry for a29k port maintainer.
8412
dce2d8b2 84132002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
8414
8415 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8416 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8417
704c9a14
NN
84182002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8419
8420 * configure.in: remove references to dead files
8421
7bff5059
MM
84222002-04-19 Mark Mitchell <mark@codesourcery.com>
8423
8424 * MAINTAINERS: Add information about purpose of this file.
8425
0c7c67f0
TT
84262002-04-18 Tom Tromey <tromey@redhat.com>
8427
8428 * configure.in: Disallow configuring libgcj when it is already
8429 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8430 Solaris 2.8 by default. For PR libgcj/6158.
8431
63501e91
NN
84322002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8433
8434 * configure.in: Move default CC setting out of config/mh-* fragments
8435 directly into here.
8436
701afd4d
NN
84372002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8438
8439 * configure.in: don't even try to configure or make a subdirectory
8440 if there's no configure script for it.
8441
07cdae91
MM
84422002-04-15 Mark Mitchell <mark@codesourcery.com>
8443
8444 * MAINTAINERS: Remove chill maintainers.
8445 * Makefile.in (CHILLFLAGS): Remove.
8446 (CHILL_LIB): Remove.
8447 (TARGET_CONFIGDIRS): Remove libchill.
8448 (CHILL_FOR_TARGET): Remove.
8449 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8450 CHILL_LIB.
8451 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8452 (CHECK_TARGET_MODULES): Likewise.
8453 (INSTALL_TARGET_MODULES): Likewise.
8454 (CLEAN_TARGET_MODULES): Likewise.
8455 (configure-target-libchill): Remove.
8456 (all-target-libchill): Remove.
8457 * configure.in (target_libs): Remove target-libchill.
8458 Do not compute CHILL_FOR_TARGET.
8459 * libchill: Remove directory.
5ce6f47b 8460
ab50d72b
DD
84612002-04-11 DJ Delorie <dj@redhat.com>
8462
8463 * Makefile.in, configure.in: Sync with binutils, entries
8464 follow...
8465
0a1e123a
DD
84662002-04-07 Andrew Cagney <ac131313@redhat.com>
8467
8468 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8469 (do-tar, do-bz2): New rules.
8470 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8471 (gdb-tar): New rule.
8472 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8473 (insight_dejagnu.tar): New rule.
8474 (insight.tar): New rule.
8475 (gdb+dejagnu.tar): New rule.
8476 (gdb.tar): New rule.
8477
ab50d72b
DD
84782002-02-01 Mo DeJong <supermo@bayarea.net>
8479
8480 * Makefile.in: Add all-tix to deps for all-snavigator
8481 so that tix is built when building snavigator.
8482
84832002-01-11 Steve Ellcey <sje@cup.hp.com>
8484
8485 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8486 ld and gdb are not supported.
8487
84882002-01-07 Mark Salter <msalter@redhat.com>
8489
8490 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8491 Allow target-libgloss to be built for arm, strongarm, and xscale.
8492
84932001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8494
8495 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8496 options for i[3456]86-pc-linux* native builds.
8497
84982001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8499
8500 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8501 files from .po files for a distribution.
8502
85032001-09-03 Jeff Holcomb <jeffh@redhat.com>
8504
8505 * configure.in: Enable libstdc++-v3 for h8300 targets.
8506
85072001-06-19 Alan Modra <amodra@bigpond.net.au>
8508
8509 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8510 version from bfd/.
8511
8512Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8513
8514 * Makefile.in (VER): When present, extract the version number from
8515 the file version.in.
8516
dce2d8b2 85172001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
8518
8519 * configure.in : enable ld for aix
8520
85212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8522
8523 * config.guess: Add linux target for S/390.
8524
85252000-11-07 Philip Blundell <pb@futuretv.com>
8526
8527 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8528
85292000-11-03 Philip Blundell <pb@futuretv.com>
8530
8531 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8532 files.
8533
85342001-01-15 Ben Elliston <bje@redhat.com>
8535
8536 * configure.in (host_tools): Add sid.
8537 Always configure cgen.
8538
85392000-11-24 Nick Clifton <nickc@redhat.com>
8540
8541 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8542
8543
85442000-08-20 Doug Evans <dje@casey.transmeta.com>
8545
8546 * Makefile.in (ALL_MODULES): Add all-cgen.
8547 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8548 (all-cgen): New target.
8549 (all-opcodes,all-sim): Depend on all-cgen.
8550 * configure.in (host_tools): Add cgen.
8551 Only configure cgen if --enable-cgen-maint.
8552
dce2d8b2 85532002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
8554
8555 * configure.in: Add *-*-freebsd* configurations.
8556
90def2b2
TT
85572002-04-08 Tom Tromey <tromey@redhat.com>
8558
8559 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8560 Fixes PR libgcj/6068.
8561
320d7e7a
KW
85622002-03-30 Krister Walfridsson <cato@df.lth.se>
8563
8564 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8565
18b467f1
RO
85662002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8567
8568 * configure.in (alpha*-dec-osf*): Enable libgcj.
8569
dce2d8b2 85702003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
8571
8572 * MAINTAINERS (Write After Approval): Add myself.
8573
56ae9405
NC
85742002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8575
8576 Fix for: PR bootstrap/3591, target/5676
8577 * configure.in (mcore-pe): Disable the configuration of
8578 libstdc++-v3 since exceptions are not supported.
8579
f18d9a0c
AG
85802002-03-20 Anthony Green <green@redhat.com>
8581
8582 * configure.in: Enable libgcj for xscale-elf target.
8583
dce2d8b2 8584Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
8585
8586 * MAINTAINERS: Update my email address.
8587
28eca9e8
AO
85882002-03-16 Alexandre Oliva <aoliva@redhat.com>
8589
8590 * ltmain.sh (relink_command): Fix typo in previous change.
8591
e67e72c7
AO
85922002-03-15 Alexandre Oliva <aoliva@redhat.com>
8593
8594 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8595 (relink_command): Added --tag flags.
8596 (mode=install): If relinking fails; error out.
8597
c2273204
RH
85982002-03-12 Richard Henderson <rth@redhat.com>
8599
8600 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8601 .NOTPARALLEL tag.
8602 (do-check): Rename from check.
8603 (check): Allow parallel check.
8604
bcb64245
BW
86052002-03-12 Bob Wilson <bob.wilson@acm.org>
8606
8607 * MAINTAINERS: Add myself as maintainer for xtensa port.
8608 Fix alphabetical order in CPU port maintainer list.
8609 Remove myself from Write After Approval list.
8610
63adb4ff
RH
86112002-03-11 Richard Henderson <rth@redhat.com>
8612
8613 * Makefile.in (.NOTPARALLEL): Add fake tag.
8614
9bec4bf0
L
86152002-03-07 H.J. Lu (hjl@gnu.org)
8616
8617 * configure.in: Enable gprof for mips*-*-linux*.
8618
c7fc1f84
DS
86192002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8620
8621 * MAINTAINERS (Write After Approval): Add myself.
8622
6bff33fb
AO
86232002-02-28 Alexandre Oliva <aoliva@redhat.com>
8624
8625 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8626 libjava.
8627 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8628
0210b33b
AO
86292002-02-23 Alexandre Oliva <aoliva@redhat.com>
8630
8631 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8632 because its Makefile is there; test for the executable instead.
8633
fcc0a3ef
AO
86342002-02-22 Alexandre Oliva <aoliva@redhat.com>
8635
8636 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8637 libstdc++-v3 and libjava.
8638
dce2d8b2 86392002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
8640
8641 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8642 boehm-gc
5ce6f47b 8643
40fe0ec3
AO
86442002-02-09 Alexandre Oliva <aoliva@redhat.com>
8645
8646 * config.guess: Updated to 2002-01-30's version.
8647 * config.sub: Updated to 2002-02-01's version.
8648 Contribute sh64-elf.
8649 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8650 * configure.in: Added sh64-*-*.
8651
694d53ee
CD
86522002-02-08 Chris Demetriou <cgd@broadcom.com>
8653
8654 * MAINTAINERS: Belatedly add myself to write after approval list.
8655
a9ca50b1
JH
8656Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8657
8658 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8659 Remove self as Write After Approval.
8660
5ffc3500
GK
86612002-01-31 Geoffrey Keating <geoffk@redhat.com>
8662
8663 * MAINTAINERS: Put self in as maintainer for contrib/regression
8664 directory.
8665
4ceaf7fb
PE
86662002-01-28 Phil Edwards <pme@gcc.gnu.org>
8667
8668 * MAINTAINERS: Update my email address.
8669
51584787
JT
86702002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8671
5ce6f47b
EC
8672 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8673 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
8674 libraries if not supported for NetBSD on target CPU.
8675
5701d273
DR
86762002-01-25 Douglas B Rupp <rupp@gnat.com>
8677
8678 * install-sh: Use _inst.$$_ for temp file name.
8679
b299a075
JT
86802002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8681
8682 * MAINTAINERS (Write After Approval): Move my contact info
8683 from here...
8684 (OS Port Maintainers): ...to here (netbsd).
8685
51fe14b5
BW
86862002-01-22 Bob Wilson <bob.wilson@acm.org>
8687
8688 * MAINTAINERS (Write After Approval): Add myself.
8689
dce2d8b2 86902002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
8691
8692 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8693 (all-target-fastjar): Also depend on all-target-libiberty.
8694
3cd87679
L
86952002-01-16 H.J. Lu (hjl@gnu.org)
8696
8697 * config.guess: Import from master sources, rev 1.225.
8698 * config.sub: Import from master sources, rev 1.238.
8699
969a6d8f
KH
87002002-01-16 Kazu Hirata <kazu@hxi.com>
8701
8702 * MAINTAINERS (Write After Approval): Remove myself.
8703
366f6a52
FW
87042001-12-19 Florian Weimer <fw@deneb.enyo.de>
8705
8706 * MAINTAINERS (Write After Approval): Add myself.
8707
f02240b6
JM
87082001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8709
8710 * MAINTAINERS: Add self as docs co-maintainer.
8711
5d08dc39
MK
87122001-12-11 Matthias Klose <doko@debian.org>
8713
8714 * MAINTAINERS (Write After Approval): Add myself.
8715
39e790d5
ZW
87162001-12-09 Zack Weinberg <zack@codesourcery.com>
8717
8718 * MAINTAINERS: Update my email address.
8719
4519d6a3
TC
87202001-12-07 Turly O'Connor <turly@apple.com>
8721 * MAINTAINERS (Write After Approval): Add myself.
8722 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8723 (rs6000_initialize_trampoline): Call __trampoline_setup for
8724 ABI_DARWIN too.
8725 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 8726 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 8727
21cf0a73
PC
87282001-12-07 Paolo Carlini <pcarlini@unitus.it>
8729
8730 * MAINTAINERS (Write After Approval): Add myself.
8731
4ee43206
DR
8732Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8733
8734 * configure, configure.in: Use temp file for long sed commands.
8735
251931f3
LG
87362001-12-03 Laurent Guerby <guerby@acm.org>
8737
8738 * config.sub: Update to version 1.232 on subversion.
8739
03777dd7
BE
87402001-12-03 Ben Elliston <bje@redhat.com>
8741
8742 * MAINTAINERS: Update mail address for config.* patches.
8743
dce2d8b2 87442001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
8745 Zack Weinberg <zack@codesourcery.com>
8746
8747 When build != host, create libiberty for the build machine.
8748
8749 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8750 CONFIG_ARGUMENTS.
8751 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8752 New variables.
8753 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8754 and rules.
8755 (all.normal): Depend on ALL_BUILD_MODULES.
8756 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8757 (all-build-libiberty): Depend on configure-build-libiberty.
8758
8759 * configure: Calculate and substitute proper value for
8760 ALL_BUILD_MODULES.
8761 * configure.in: Create the build subdirectory.
8762 Calculate and substitute TARGET_CONFIGARGS (formerly
8763 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8764
04075e8f
ZL
87652001-11-26 Ziemowit Laski <zlaski@apple.com>
8766
8767 * MAINTAINERS (write-after-approval): Add self.
8768
ed19322d
CR
87692001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8770
8771 * MAINTAINERS (GNATS only accounts): Remove self.
8772
90a12988
HPN
87732001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8774
8775 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8776 libf2c.
8777
77e653ad
CR
87782001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8779
8780 * MAINTAINERS (Write After Approval): Add self.
8781
64adad99
DB
87822001-11-12 David O'Brien <obrien@FreeBSD.org>
8783
8784 * MAINTAINERS: mips and s390 are also CPU ports.
8785
834a28c7
DB
87862001-11-12 David O'Brien <obrien@FreeBSD.org>
8787
8788 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8789
ef94239f
DB
87902001-11-11 David O'Brien <obrien@FreeBSD.org>
8791
8792 * MAINTAINERS: Alphabetize.
8793
beda0427
KH
87942001-11-09 Kazu Hirata <kazu@hxi.com>
8795
8796 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8797
6ca224d3
JDA
87982001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8799
8800 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8801
132e4bd7
PE
88022001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8803
8804 * configure.in (--enable-languages): Be more permissive about
8805 syntax. Check for empty lists better. Warn about $LANGUAGES.
8806
c6243b4c
GK
88072001-11-08 Geoffrey Keating <geoffk@redhat.com>
8808
8809 * config.sub: Import from master sources, rev. 1.230.
8810 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8811
abbb9e76
LG
88122001-11-07 Laurent Guerby <guerby@acm.org>
8813
8814 * MAINTAINERS (Write After Approval): Add self.
8815
53cdb27a
HPN
88162001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8817
8818 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8819
dd3a88c9
HPN
88202001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8821
8822 * config.sub: Import from master sources, rev 1.226.
8823 * config.guess: Import from master sources, rev 1.216.
8824
d344dce9
HPN
88252001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8826
8827 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8828 * MAINTAINERS: Add self as maintainer of MMIX port.
8829 Remove old after-approval entry.
8830
63f6bcd7
JM
88312001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8832
8833 * ChangeLog, configure: Fix spelling errors.
8834
84f92638
BK
88352001-10-20 Brendan Kehoe <brendan@zen.org>
8836
8837 * MAINTAINERS: Tweak my address.
8838
dce2d8b2 8839Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
8840
8841 * MAINTAINERS: Update my email address.
8842
1567080c 88432001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 8844
f48a3b5c 8845 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 8846 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 8847
30106886
GB
88482001-10-10 Geert Bosch <bosch@gnat.com>
8849
e490616e 8850 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
8851 Added Robert Dewar.
8852
dce2d8b2 88532001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
8854
8855 * MAINTAINERS (Write After Approval): Added self
8856
d1c3e709
GB
88572001-10-02 Geert Bosch <bosch@gnat.com>
8858
8859 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8860
50f5f793
JM
88612001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8862
8863 * configure: Handle temporary files securely using mkdir.
8864
7fddf9a9
AO
88652001-09-29 Alexandre Oliva <aoliva@redhat.com>
8866
8867 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8868
dce2d8b2 88692001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
8870
8871 * configure.in (*-*-linux*): Disable configuration of target-newlib
8872 and target-libgloss.
e490616e 8873
0c055e34
AO
88742001-09-26 Alexandre Oliva <aoliva@redhat.com>
8875
8876 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8877 RANLIB.
8878
759bfa90
AO
88792001-09-21 Alexandre Oliva <aoliva@redhat.com>
8880
8881 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8882 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8883 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8884 avoid quotes nesting problems.
8885 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8886 (DO_X): Export only variables that are set.
8887
1dc4a750
BE
88882001-09-19 Ben Elliston <bje@redhat.com>
8889
8890 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8891 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8892 semantics. Use the shell built-in "type" command instead.
8893
898c7238
AO
88942001-08-31 Alexandre Oliva <aoliva@redhat.com>
8895
8896 Merged from gcc-3_0-branch:
8897 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8898 * ltcf-c.sh: Use $objext, not $ac_objext.
8899 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8900 * ltcf-cxx.sh: Add support for GNU.
8901 2001-07-22 Timothy Wall <twall@redhat.com>
8902 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8903 default settings if using GNU tools with that configuration.
8904 * ltcf-cxx.sh: Ditto.
8905 * ltcf-gcj.sh: Ditto.
8906 2001-07-21 Michael Chastain <chastain@redhat.com>
8907 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8908 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8909 * ltmain.sh: Mark as gcc-local.
8910
8fa0a32e
EC
89112001-08-30 Eric Christopher <echristo@redhat.com>
8912 Jason Eckhardt <jle@redhat.com>
8913
8914 * config.guess: Merge from master sources.
8915 * config.sub: Merge from master sources, add support for mipsisa32.
8916
32f30f91 89172001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
8918 * config.sub: Merge from master sources, rev 1.219.
8919 * MAINTAINERS: Add self as contact for stormy16 port.
8920
f6084f99
ZW
89212001-08-14 Zack Weinberg <zackw@panix.com>
8922
8923 * config.sub: Merge from master sources, rev 1.218.
8924 * config.guess: Merge from master sources, rev 1.209.
8925
91b54f7f
GS
89262001-08-11 Graham Stott <grahams@redhat.com>
8927
8928 * Makefile.in (check-c++): Add missing semicolon.
8929
e5b3941e
JH
8930Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8931
32f30f91 8932 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 8933
6387a56e
EC
89342001-07-30 Eric Christopher <echristo@redhat.com>
8935
8936 * MAINTAINERS (Various maintainers: mips port): Added myself.
8937
53b475f0
AH
89382001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8939
e490616e 8940 * configure.in (sh-*-linux*): New.
53b475f0 8941
2a08c780
RH
89422001-07-27 Richard Henderson <rth@redhat.com>
8943
8944 * .cvsignore: Add LAST_UPDATED.
8945
bfa79422
UW
89462001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8947
8948 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8949
0ae85492
AH
89502001-07-16 Aldy Hernandez <aldyh@redhat.com>
8951
e490616e 8952 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 8953
8e1ab0fe
NP
8954Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8955
8956 * MAINTAINERS (Write After Approval): Added myself.
8957
2b997990
SC
89582001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8959
8960 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8961 and libgcj on m68hc11/m68hc12.
8962
d920e825
L
89632001-06-27 H.J. Lu (hjl@gnu.org)
8964
8965 * Makefile (CFLAGS_FOR_BUILD): New.
8966 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8967
d425a1e0
JM
89682001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8969
8970 * README: Remove version number.
8971
5b5b4207
GP
89722001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8973
8974 * INSTALL/README: Update wrt. to the installation instructions now
8975 residing in gcc/doc/install.texi.
8976
be839b69
JM
89772001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8978
8979 * README: Replace with a cut-down and updated version of gcc/README.
8980
fe2ee7c4
DE
89812001-06-12 David Edelsohn <edelsohn@gnu.org>
8982
8983 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8984 multilibs to be disabled.
8985
4f5d646c
DB
89862001-06-11 Daniel Berlin <dan@cgsoftware.com>
8987
8988 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 8989
818f0c85
AO
89902001-06-09 Alexandre Oliva <aoliva@redhat.com>
8991
8992 * config.guess: Import CVS version 1.195.
8993 * config.sub: Import CVS version 1.212.
8994
e9a8af10
AO
89952001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8996
8997 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8998 gcc/xgcc is built, use -print-prog-name to find out the program
8999 name to use.
9000
ae3ca0a9
PE
90012001-06-04 Phil Edwards <pme@sources.redhat.com>
9002
9003 * config.guess: Import CVS version 1.194. All gcc-local changes
9004 appear to also be in the master copy.
9005 * config.sub: Import CVS version 1.211.
9006
066bd40d
MM
9007Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9008
9009 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9010 with_gcc]: Use `gcc -shared' to build a shared library.
9011
4aef4f33
JDA
9012Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9013
9014 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9015 archives.
9016
c386f00f
RO
9017Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9018
9019 * MAINTAINERS (Write After Approval): Add myself.
9020
2ae5cea5
HPN
90212001-06-01 Hans-Peter Nilsson <hp@axis.com>
9022
9023 * configure.in (libstdcxx_flags): Do not try to execute
9024 libstdc++-v3/testsuite_flags until it exists.
9025
c3766183
AM
90262001-06-01 Alan Modra <amodra@bigpond.net.au>
9027
9028 * MAINTAINERS: Update my email address.
9029
9b337833
GS
90302001-05-31 Graham Stott <grahams@redhat.com>
9031
9032 * MAINTAINERS (Write After Approval): Add myself.
9033
dce2d8b2 90342001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
9035
9036 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9037 libraries when using g++ with native linker.
9038
5f7de4b8
AO
90392001-05-28 Alexandre Oliva <aoliva@redhat.com>
9040
9041 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9042
a7bc0fbb
AO
90432001-05-22 Alexandre Oliva <aoliva@redhat.com>
9044
9045 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9046 [aix4*|aix5*]: Prepend blank.
9047
33456445
AO
90482001-05-20 Alexandre Oliva <aoliva@redhat.com>
9049
9050 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9051 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9052 of subdir/configure scripts to use the new libtool.m4.
9053
e48d3d00
MK
90542001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9055
9056 * MAINTAINERS (Write After Approval): Add myself.
9057
9e0e191b
BK
90582001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9059
9060 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9061
3f19b439
BE
90622001-05-11 Ben Elliston <bje@redhat.com>
9063
9064 * Makefile.in (all-sid): New target.
9065 (check-sid, clean-sid, install-sid): Likewise.
9066
6ebe3121
JO
90672001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9068
9069 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9070
ca3667c4
AO
90712001-05-03 Alexandre Oliva <aoliva@redhat.com>
9072
9073 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9074 libgcj.
9075
90762001-05-03 Alexandre Oliva <aoliva@redhat.com>
9077
9078 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9079 gcc/xgcc is built, use -print-prog-name to find out the program
9080 name to use.
9081
b2964d63
AO
90822001-04-26 Alexandre Oliva <aoliva@redhat.com>
9083
b1bb2302
AO
9084 * configure.in (noconfigdirs): Don't reset it from scratch in the
9085 target case; only append to it.
6387a56e 9086
b2964d63
AO
9087 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9088 sparc-*-solaris2.8]: Disable ${libgcj}.
9089
8343765d
AO
90902001-04-25 Alexandre Oliva <aoliva@redhat.com>
9091
9092 * configure.in (libgcj_saved): Copy from $libgcj.
9093 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9094 --disable-libgcj.
9095
ddbb6d43
GRK
90962001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9097
9098 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 9099 C front end maintainer.
ddbb6d43 9100
3fa03ff9
AG
9101Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9102
9103 * configure.in: Move *-chorusos target case to the proper switch.
9104 Disable libgcj.
9105
99ffe40f
AO
91062001-04-12 Alexandre Oliva <aoliva@redhat.com>
9107
9108 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9109 1.641.2.228.
9110
78faa32d
FS
91112001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9112
9113 * Makefile.in (STAGE1_CFLAGS): Pass down.
9114
cdbff0ab
AM
91152001-04-13 Alan Modra <amodra@one.net.au>
9116
9117 * config.guess: Add hppa64-linux support. Note for next import that
9118 this is already in the master file.
9119 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9120
75b9074c
AO
91212001-04-12 Alexandre Oliva <aoliva@redhat.com>
9122
9123 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9124 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9125
125404c5
SS
91262001-04-11 Stan Shebs <shebs@apple.com>
9127
9128 * MAINTAINERS: Add self as Darwin port maintainer.
9129
876684fe
AM
91302001-04-11 Alan Modra <amodra@one.net.au>
9131
9132 * MAINTAINERS: Update my email address.
9133
06729913
LR
91342001-04-10 Loren J. Rittle <ljrittle@acm.org>
9135
9136 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9137 recent versions of FreeBSD (release 3 or later).
9138 * ltconfig: On FreeBSD, -lc must not be provided when building
9139 a shared library or else the standard -pthread gcc option is
9140 rendered worthless to later users of the built library.
9141
67916302
JM
91422001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9143
9144 * MAINTAINERS: Add self and RTH as C front end maintainers.
9145
d2bc0628
AO
91462001-04-05 Alexandre Oliva <aoliva@redhat.com>
9147
e490616e
ZW
9148 * config.sub: Make sure to match an already-canonicalized
9149 machine name (eg. mn10300-unknown-elf).
d2bc0628 9150
a3406c06
AO
91512001-04-01 Alexandre Oliva <aoliva@redhat.com>
9152
9153 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9154 New macros.
9155 (bootstrap, cross): Use RECURSE_FLAGS.
9156 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9157
a076f6a4
AO
91582001-03-27 Alexandre Oliva <aoliva@redhat.com>
9159
9160 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9161
e9f4fa71
CH
91622001-03-22 Colin Howell <chowell@redhat.com>
9163
7238de5c
CH
9164 * Makefile.in (DO_X): Do not backslash single-quotes in
9165 backquotes (two places).
e9f4fa71 9166
b6b14b1b
AO
91672001-03-22 Alexandre Oliva <aoliva@redhat.com>
9168
9169 Re-installed:
9170 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9171 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9172 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9173 * ltcf-cxx.sh: Likewise.
9174 * ltcf-gcj.sh: Likewise.
9175
1eb0b89d
GP
91762001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9177
9178 * MAINTAINERS: Add myself as "documentation co-maintainer".
9179
82e23236
AO
91802001-03-22 Alexandre Oliva <aoliva@redhat.com>
9181
9182 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9183 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9184
64ec27c3
TT
91852001-03-19 Tom Tromey <tromey@redhat.com>
9186
9187 * config-ml.in: Handle GCJ and GCJFLAGS.
9188
191de407
MC
91892001-03-21 Michael Chastain <chastain@redhat.com>
9190
9191 * Makefile.in: all-m4 depends on all-texinfo.
9192
fed4dede
LR
91932001-03-20 Loren J. Rittle <ljrittle@acm.org>
9194
9195 * MAINTAINERS: Add myself to write after approval list.
9196
085072bb
LB
91972001-03-18 Laurynas Biveinis <lauras@softhome.net>
9198
9199 * Makefile.in (DO_X): Quote nested quotes.
9200
5af8ea3f
AM
92012001-03-18 Alan Modra <alan@linuxcare.com.au>
9202
9203 * MAINTAINERS: Add myself to write after approval list.
9204
69e23037
LB
92052001-03-15 Laurynas Biveinis <lauras@softhome.net>
9206
9207 * Makefile.in (DO_X): Use double quotes for quoting
9208 "RANLIB=$${RANLIB}".
9209
2b9650f4
OP
92102001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9211
9212 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9213
dce2d8b2 92142001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
9215
9216 * configure.in: Only use `lang_requires' for languages athat are
9217 actually enabled.
9218
f6646274
PE
92192001-03-08 Phil Edwards <pme@sources.redhat.com>
9220
9221 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9222
c9a54638
AO
92232001-03-08 Alexandre Oliva <aoliva@redhat.com>
9224
9225 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9226
6a556ad6
TT
92272001-03-07 Tom Tromey <tromey@redhat.com>
9228
9229 * configure.in: Allow config-lang.in to set `lang_requires' to list
9230 of other required languages.
9231
6822468a
LB
92322001-03-06 Laurynas Biveinis <lauras@softhome.net>
9233
9234 * Makefile.in: Remove RANLIB definition. Use RANLIB
9235 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9236 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 9237
f04885d3 92382001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 9239 Alexandre Oliva <aoliva@redhat.com>
6387a56e 9240
f04885d3
BK
9241 * Makefile.in (check-c++): Use tabs, not spaces.
9242
288edf47 92432001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 9244
288edf47
LB
9245 * MAINTAINERS: add myself to Write After Approval list.
9246
3d55d2f8 92472001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 9248
e490616e 9249 * Makefile.in (check-c++): New rule.
6387a56e 9250
4d88a68a
BK
9251 * configure.in (target_libs): Remove libg++.
9252 (noconfigdirs): Remove libg++.
9253 (noconfigdirs): Same.
9254 (noconfigdirs): Same.
9255 (noconfigdirs): Same.
9256
9257 * config-ml.in: Remove libg++ references.
9258
9259 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9260 (ALL_TARGET_MODULES): Same.
9261 (configure-target-libg++): Remove.
9262 (all-target-libg++): Remove.
9263 (configure-target-libio): Remove.
9264 (all-target-libio): Remove.
9265 (check-target-libio): Remove.
9266 (.PHONY): Remove.
9267 (libg++.tar.bz2): Remove.
9268 (all-target-cygmon): Remove libio.
9269 (all-target-libstdc++): Remove.
9270 (configure-target-libstdc++): Remove.
9271 (TARGET_LIB_PATH): Remove libstdc++.
9272 (ALL_GCC_CXX): Remove libstdc++.
9273 (all-target-gperf): Correct.
9274
2437d4ed
NC
92752001-02-16 Nick Clifton <nickc@redhat.com>
9276
9277 * configure.in (noconfigdirs): Allow configuration of texinfo
9278 for Cygwin hosts.
9279
85b99cbe
AG
92802001-02-15 Anthony Green <green@redhat.com>
9281
9282 * configure: Introduce GCJ_FOR_TARGET.
9283 * configure.in: Ditto.
9284 * Makefile.in: Ditto.
9285
7b18790c
AS
92862001-02-13 Andreas Schwab <schwab@suse.de>
9287
9288 * MAINTAINERS: Update mail address.
9289
c4880c99
MS
92902001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9291
9292 * config.guess: Add linux target for S/390.
9293 * config.sub: Likewise.
9294
dce2d8b2 92952001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
9296
9297 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 9298 target-libgloss.
e31ae6db 9299
7739adfb
BE
93002001-02-06 Ben Elliston <bje@redhat.com>
9301
9302 * configure: Output host type to stdout, not stderr.
9303
36ca672c
MM
93042001-02-05 Mark Mitchell <mark@codesourcery.com>
9305
e40f2829 9306 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
9307 * ltcf-cxx.sh: Likewise.
9308
36ca672c
MM
9309 * config.if: Assume enable_libstdcxx_v3 is defined.
9310
22fdd65e
MM
93112001-02-04 Mark Mitchell <mark@codesourcery.com>
9312
9313 Remove V2 C++ library.
9314 * configure.in: Remove --enable-libstdcxx_v3 support.
9315
3b60dd8e
BM
93162001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9317
9318 * include/demangle.h: Add prototype for java_demangle_v3.
9319
42c0c80a
PE
93202001-01-29 Phil Edwards <pme@sources.redhat.com>
9321
9322 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9323
0be25992
RH
93242001-01-27 Richard Henderson <rth@redhat.com>
9325
9326 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9327
8a8de62d
MS
93282001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9329
9330 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9331 Don't unset, it's non-portable and no longer necessary, set to empty
9332 instead.
9333
92769744
MS
93342001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9335
9336 * ltconfig: Shell portability fix for the tagname validity check.
9337
88a1c0ab
AO
93382001-01-27 Alexandre Oliva <aoliva@redhat.com>
9339
9340 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9341 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9342
45291dd5
MS
93432001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9344
9345 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9346
1ace7e15
TT
93472001-01-26 Tom Tromey <tromey@redhat.com>
9348
9349 * configure.in: Allow libgcj to be built on Sparc Solaris.
9350
0ef8b11b
DE
93512001-01-25 David Edelsohn <edelsohn@gnu.org>
9352
9353 * ltcf-c.sh: Add aix5 case.
9354 * ltcf-cxx.sh: Likewise.
9355 * ltconfig: Likewise.
9356
0006091e
AO
93572001-01-24 Alexandre Oliva <aoliva@redhat.com>
9358
9bad11e1
AO
9359 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9360 keep at least one of build_libtool_libs or build_old_libs set to
9361 yes.
9362
0006091e
AO
9363 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9364 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9365
7c01b2b5
BM
93662001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9367
9368 * configure.in: Enable libgcj on several additional platforms.
9369
d340e0ac
BM
93702001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9371
9372 * configure.in: Enable libgcj for linux targets.
9373
5baf8c37
MS
93742001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9375
9376 * MAINTAINERS (Write After Approval): Add myself.
9377
10a0ba84
JDA
93782001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9379
9380 * MAINTAINERS: Add myself as vax port maintainer.
9381
357c6a4b
FH
93822001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9383
9384 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9385
6e2d9a7a
MS
93862001-01-09 Mike Stump <mrs@wrs.com>
9387
9388 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9389 failures of subdirectories.
9390
b6b14b1b 93912001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 9392
b6b14b1b 9393 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 9394 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
9395 * ltcf-cxx.sh: Likewise.
9396 * ltcf-gcj.sh: Likewise.
9397 * ltconfig.sh: Fix typo.
976b230d 9398
07109110
LB
93992001-01-02 Laurynas Biveinis <lauras@softhome.net>
9400
9401 * configure: handle DOS-style absolute paths.
9402
1da5b8fc
LB
94032001-01-02 Laurynas Biveinis <lauras@softhome.net>
9404
9405 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9406
4c2f5b4f
MM
94072000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9408
9409 * MAINTAINERS: Add myself as avr port co-maintainer.
9410
bc53668e
BE
94112000-12-28 Ben Elliston <bje@redhat.com>
9412
9413 * MAINTAINERS: Add myself under ``Write After Approval''.
9414
c387606f
JM
94152000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9416
9417 * texinfo: Remove directory from GCC.
9418
2cb5082c
JM
94192000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9420
9421 * COPYING: Update to current
9422 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9423 to 19yy as example year in copyright notice).
9424
cc330df9
BK
94252000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9426
6387a56e 9427 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
9428 (libstdcxx_incdir): Pass down.
9429 * config.if: Remove expired bits for cxx_interface, add stub.
9430 (libstdcxx_incdir): Add variable for g++ include directory.
9431 * configure.in (gxx_include_dir): Use it.
6387a56e 9432
4c6b2835
AO
94332000-12-18 Alexandre Oliva <aoliva@redhat.com>
9434
9435 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9436 with old-email address from ``Write After Approval''.
9437
3896f13e
AJ
94382000-12-15 Andreas Jaeger <aj@suse.de>
9439
9440 * configure.in: Handle lang_dirs.
9441
94422000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 9443
ad46e881
TT
9444 * MAINTAINERS: Removed brads.
9445
90a10418
TT
9446 * MAINTAINERS: Added gcj developers.
9447
41dfe3a2 94482000-12-13 Anthony Green <green@redhat.com>
6387a56e 9449
41dfe3a2 9450 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
9451 listed. Disable libgcj for x86 and Alpha Linux until compatible
9452 with g++ abi.
6387a56e 9453
e2f601da
MS
94542000-12-13 Mike Stump <mrs@wrs.com>
9455
9456 * Makefile.in (local-distclean): Also remove fastjar.
9457
70030c01
RB
94582000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9459
9460 * contrib/gcc_update: Add fastjar --touch entries.
9461
2a50f859
AO
94622000-12-12 Alexandre Oliva <aoliva@redhat.com>
9463
9464 * configure.in: Disable language-specific target libraries for
9465 languages that aren't enabled.
9466
7743113b
AG
94672000-12-10 Anthony Green <green@redhat.com>
9468
9469 * configure.in: Define libgcj. Disable libgcj target libraries for
9470 most targets.
9471
92e061a6
NB
94722000-12-10 Neil Booth <neilb@earthling.net>
9473
9474 * MAINTAINERS: Update mail address, remove from WAA list.
9475
f34ff6d6
APB
94762000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9477
9478 * libjava: Imported from /cvs/java.
9479 * libffi: Likewise.
9480 * Boehm-gc: Likewise.
9481
d82a33c6
APB
94822000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9483
9484 * configure.in (target_libs): Revert 2000-12-08 patch.
9485 (noconfigdirs): Added target-libjava.
9486
e14f8e28
LB
94872000-12-09 Laurynas Biveinis <lauras@softhome.net>
9488
9489 * djunpack.bat: removed.
9490
fc26516b
LB
94912000-12-09 Laurynas Biveinis <lauras@softhome.net>
9492
9493 * Makefile.in: handle DOS-style absolute paths.
9494 * config-ml.in: likewise.
9495 * symlink-tree: likewise.
9496
bd8757b3
APB
94972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9498
9499 * fastjar: Imported.
9500
81522a1f
APB
95012000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9502
9503 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9504 libjava.
9505 * configure.in (target_libs): Removed `target-libjava'.
9506
5db1f7ed
APB
95072000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9508
9509 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9510 (ALL_MODULES): Added fastjar.
9511 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9512 (all-target-libjava): all-fastjar replaces all-zip.
9513 (all-fastjar): Added.
9514 (configure-target-fastjar, all-target-fastjar): Likewise.
9515 * configure.in (host_tools): Added fastjar.
9516
5e59997c
MS
95172000-12-07 Mike Stump <mrs@wrs.com>
9518
9519 * Makefile.in (local-distclean): Remove leftover built files.
9520
0a534f40
NC
95212000-11-24 Nick Clifton <nickc@redhat.com>
9522
9523 * configure.in (xscale-elf): Add target.
9524 (xscale-coff): Add target.
9525
7686cadf
LR
95262000-11-22 Loren J. Rittle <ljrittle@acm.org>
9527
e490616e
ZW
9528 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9529 recent versions of FreeBSD (release 3 or later).
9530 * ltconfig: On FreeBSD, -lc must not be provided when building
9531 a shared library or else the standard -pthread gcc option is
9532 rendered worthless to later users of the built library.
7686cadf 9533
fff01699
FF
95342000-11-16 Fred Fish <fnf@be.com>
9535
9536 * configure.in (enable_libstdcxx_v3): Fix typo,
9537 libstd++ -> libstdc++.
9538
4dc16355
KL
95392000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9540
9541 * MAINTAINERS: Add self to Write After Approval list.
9542
bf6fc7b2
BS
95432000-11-21 Bernd Schmidt <bernds@redhat.com>
9544
9545 * MAINTAINERS: Update my email address. Add myself to global write
9546 privs list.
9547
ce8e06b1
AO
95482000-11-18 Alexandre Oliva <aoliva@redhat.com>
9549
6e2a4843
AO
9550 * Makefile.in: Merge with src and libgcj.
9551 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9552 configure-target-<library> when their configure scripts need the C
9553 or C++ library to have already been built to work properly.
9554 (do_proto_toplev): Set them to an empty string.
9555
ce8e06b1
AO
9556 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9557 (REALLY_SET_LIB_PATH): Use them.
9558
c003f378
SS
95592000-11-17 Stan Shebs <shebs@apple.com>
9560
9561 * MAINTAINERS: Add self to Write After Approval list.
9562
cc1e60ea
JM
95632000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9564
9565 * configure: Provide the original toplevel configure arguments
9566 (including $0) to subprocesses in the environment rather than
9567 through gcc/configargs.h.
9568
1173593d
JM
95692000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9570
9571 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9572 C99. Alphabetise "Write After Approval" list.
9573
520907ee
MM
95742000-11-12 Mark Mitchell <mark@codesourcery.com>
9575
34f6fbdb
MM
9576 * configure: Turn on libstdc++ V3 by default.
9577
520907ee
MM
9578 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9579 if we've got GCC.
9580
0bbd37ed
PB
95812000-11-11 Philip Blundell <philb@gnu.org>
9582
9583 * MAINTAINERS: Add self to Write After Approval list.
9584
7ca0e6d9
DE
95852000-11-09 David Edelsohn <edelsohn@gnu.org>
9586
9587 * ltcf-c.sh (aix4): Improve shared library configuration; require
9588 exporting symbols.
9589 * ltcf-cxx.sh (aix4): Define.
9590 * ltconfig (aix4): Define library and soname specs appropriate for
9591 AIX. Define command to create export symbols list.
9592
dce2d8b2 9593Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
9594
9595 * config.sub: Add support for Sun Chorus
9596
fc05d516
NC
95972000-10-31 Nick Clifton <nickc@redhat.com>
9598
9599 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9600 <name>@redhat.com. Also installed new email address for Clint
9601 Popetz.
6387a56e 9602
90a0e73f
JM
96032000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9604
9605 * etc: Remove directory from GCC.
9606
a5e1b548
MM
96072000-10-16 Michael Meissner <meissner@redhat.com>
9608
9609 * configure (gcc/configargs.h): Only create if there is a build GCC
9610 directory created.
9611
6387a56e
EC
96122000-10-16 Matthias Klose <doko@debian.org>
9613
be1db873
MK
9614 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9615 when configured for libstdc++-v3.
9616
f5fa9a5b
PE
96172000-10-05 Phil Edwards <pme@gcc.gnu.org>
9618
9619 * configure: Save configure arguments to gcc/configargs.h.
9620
61a77fea
PT
96212000-10-04 Philipp Thomas <pthomas@suse.de>
9622
9623 * config.guess: Import CVS version 1.157.
9624 * config.sub: Import CVS version 1.181.
9625
3a4fee66
AP
96262000-10-04 Andris Pavenis <pavenis@latnet.lv>
9627
9628 * Makefile.in (bootstrap): avoid recursion if subdir missing
9629 (cross): ditto
9630 (do-proto-toplev): ditto
9631
3dd7094e
AO
96322000-09-30 Alexandre Oliva <aoliva@redhat.com>
9633
de710532
AO
9634 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9635 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9636
3dd7094e
AO
9637 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9638 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9639 all affected `configure' scripts.
9640
e592386f
NB
9641Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9642
9643 * MAINTAINERS: Add self as cpplib co-maintainer.
9644
fba54939
AH
96452000-09-24 Aldy Hernandez <aldyh@redhat.com>
9646
9647 * MAINTAINERS: Add self to Write After Approval list.
9648
2bd429f4
GP
96492000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9650
9651 * INSTALL/README: egcs -> GCC update.
9652
dce2d8b2 9653Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
9654
9655 * MAINTAINERS: Add myself to Write After Approval list.
9656
d7ce9a83
KH
96572000-09-15 Kazu Hirata <kazu@hxi.com>
9658
9659 * MAINTAINERS: Add myself to Write After Approval list.
9660
18a53ffe
JL
9661Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9662
e490616e
ZW
9663 * configure.in: Do not build byacc for hppa64. Provide paths to the
9664 X11 libraries for hppa64.
18a53ffe 9665
f246ff23
SC
96662000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9667
9668 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9669
06298abd
AO
96702000-09-06 Alexandre Oliva <aoliva@redhat.com>
9671
4b92758a
AO
9672 * Makefile.in (all-zlib): Added dummy target.
9673
06298abd
AO
9674 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9675 ltcf-gcj.sh: Updated from libtool multi-language branch.
9676
4d73d07a
AO
96772000-09-05 Alexandre Oliva <aoliva@redhat.com>
9678
9679 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9680 (bootstrap*): Depend on all-bootstrap.
9681
05d52d78
PT
96822000-09-05 Philipp Thomas <pthomas@suse.de>
9683
9684 * config.guess: Import CVS version 1.156.
9685 * config.sub: Import CVS version 1.179.
9686
3c809ba4
AG
96872000-09-02 Anthony Green <green@cygnus.com>
9688
9689 * Makefile.in (all-gcc): Depend on all-zlib.
9690 (CLEAN_MODULES): Add clean-zlib.
9691 (ALL_MODULES): Add all-zlib.
9692 * configure.in (host_libs): Add zlib.
9693
10ad78a0 96942000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
9695
9696 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9697 crosses, but add gcc/include to the header search path for them.
9698
b36a9ce3
DB
96992000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9700
9701 * MAINTAINERS: Add self to Write After Approval list.
9702
cb011248
FS
97032000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9704
9705 * config.guess: Import CVS version 1.152.
9706 * config.sub: Import CVS version 1.177.
9707
db310af0
AO
97082000-08-25 Alexandre Oliva <aoliva@redhat.com>
9709
7965440a
AO
9710 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9711 $targargs to tell whether newlib is going to be built.
9712
db310af0
AO
9713 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9714 $$r/TARGET_SUBDIR/libio for _G_config.h.
9715
e7977565
AO
97162000-08-23 Alexandre Oliva <aoliva@redhat.com>
9717
9718 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9719
126bb9ed
DD
97202000-08-22 DJ Delorie <dj@redhat.com>
9721
9722 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9723
5b0e9d29
AO
97242000-08-22 Alexandre Oliva <aoliva@redhat.com>
9725
9726 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9727 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9728 sub-configures.
9729
4f3e904e
DD
97302000-08-21 DJ Delorie <dj@redhat.com>
9731
9732 * MAINTAINERS: Add self as a libiberty maintainer
9733
c9635443
AO
97342000-08-16 Alexandre Oliva <aoliva@redhat.com>
9735
9736 * configure.in (libstdcxx_flags): Use
9737 libstdc++-v3/src/libstdc++.INC.
9738
8b2100ba
AO
97392000-08-15 Alexandre Oliva <aoliva@redhat.com>
9740
9741 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9742
57119aa9
ZW
97432000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9744
eeb943b0
ZW
9745 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9746
6387a56e 9747 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
9748 explicit. Substitute enable_threads into generated Makefiles.
9749 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9750 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9751
acffa7c4
GK
97522000-08-13 Geoff Keating <geoffk@cygnus.com>
9753
9754 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9755
808d8c41
AO
97562000-08-12 Alexandre Oliva <aoliva@redhat.com>
9757
9758 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9759 previous delta.
9760
1fc8c51c 97612000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 9762
1fc8c51c
JM
9763 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9764 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9765 (FLAGS_FOR_TARGET): Not here.
9766 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 9767
25698887
AO
97682000-08-11 Alexandre Oliva <aoliva@redhat.com>
9769
9770 * config-ml.in (CC, CXX): Don't introduce a leading space.
9771
10120687
DD
97722000-08-07 DJ Delorie <dj@delorie.com>
9773
9774 * MAINTAINERS: Add self as a DJGPP maintainer
9775
15c758e9
DD
97762000-08-07 DJ Delorie <dj@redhat.com>
9777
9778 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9779 "if we're also building gcc, and it's a gcc that will run on the
9780 build machine, we want to use its includes instead of the system's
9781 default includes".
9782
2d0de245
JM
97832000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9784
9785 * MAINTAINERS: Add self to Write After Approval list.
9786
e81b330a
AO
97872000-08-03 Alexandre Oliva <aoliva@redhat.com>
9788
83440c1e
AO
9789 * configure.in (libstdcxx_flags): Don't use `"'.
9790
e81b330a
AO
9791 * config-ml.in: Adjust multilib search paths to the
9792 appropriate multilib tree.
9793
cf95c847
AO
97942000-08-02 Alexandre Oliva <aoliva@redhat.com>
9795
9796 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9797 commas in $LANGUAGES.
9798
9e9af119
MH
97992000-08-02 Manfred Hollstein <manfredh@redhat.com>
9800
9801 * configure.in: Re-enable all references to libg++ and librx.
9802
606ce391
AO
98032000-08-01 Alexandre Oliva <aoliva@redhat.com>
9804
89820b43
AO
9805 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9806 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9807 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9808 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9809
606ce391
AO
9810 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9811
04179d4a
AO
98122000-07-31 Alexandre Oliva <aoliva@redhat.com>
9813
9814 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9815 CXX_FOR_TARGET for sed.
9816
d4eb109c
AO
98172000-07-30 Alexandre Oliva <aoliva@redhat.com>
9818
9819 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9820 Do not override if already set in the environment or in configure.
9821 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9822 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9823
4f4caf92
AO
98242000-07-28 Alexandre Oliva <aoliva@redhat.com>
9825
9826 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9827 the libtool CVS tree multi-language branch.
9828 * ltconfig, ltmain.sh: Updated.
6387a56e 9829
b87487b6
AO
98302000-07-27 Alexandre Oliva <aoliva@redhat.com>
9831
1670d1ea
AO
9832 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9833 (clean-target): Depend on it.
9834
b87487b6
AO
9835 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9836 (GCC_FOR_TARGET): Use it.
9837 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9838 * configure.in: ... here.
9839 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9840 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9841
4e81ae98
EC
98422000-07-24 Eric Christopher <echristo@cygnus.com>
9843
9844 * MAINTAINERS: Add self to Write After Approval list.
9845
059ae32c
AO
98462000-07-24 Alexandre Oliva <aoliva@redhat.com>
9847
5b28edd4
AO
9848 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9849 (configure-target-libchill, configure-target-libobjc): Likewise.
9850
059ae32c
AO
9851 * configure.in: Use the same cache file for all target libs.
9852 * config-ml.in: But different cache files per multilib variant.
9853
1adcd149
MS
98542000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9855
9856 * configure (topsrcdir): Don't use dirname.
9857
2d573dff
JO
98582000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9859
9860 * MAINTAINERS: Add self to Write After Approval list.
9861
d207ebef
JM
98622000-07-20 Jason Merrill <jason@redhat.com>
9863
9864 * configure.in: Remove all references to libg++ and librx.
9865
9866 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9867
98682000-07-20 Hans-Peter Nilsson <hp@axis.com>
9869
9870 * config.sub: Update to subversions version 2000-07-06.
9871
7b7792d5
AH
98722000-07-12 Andrew Haley <aph@cygnus.com>
9873
9874 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9875 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9876
3abaac67
PE
98772000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9878
9879 * symlink-tree: Check number of arguments.
9880
34be2b36
JW
98812000-07-05 Jim Wilson <wilson@cygnus.com>
9882
9883 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9884 search path for a g++ extracted from the build tree. This
9885 will allow link tests run by configure scripts in
9886 subdirectories to succeed.
9887
d207ebef
JM
98882000-07-01 Koundinya K <kk@ddeorg.soft.net>
9889
e490616e 9890 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 9891
0900331b
MH
98922000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9893
9894 * MAINTAINERS: Add myself as loop discovery maintainer.
9895
d207ebef
JM
98962000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9897
9898 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9899 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9900
99012000-06-19 Timothy Wall <twall@cygnus.com>
9902
9903 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9904 * config.sub: Add tic54x target.
9905
11a27a76
TM
9906Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9907
9908 * MAINTAINERS: Add self as Fortran maintainer,
9909 remove Craig Burley.
9910
d207ebef 9911Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 9912
d207ebef
JM
9913 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9914 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 9915
7758b73f
PT
9916Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9917
9918 * MAINTAINERS: Add self as i18n maintainer
9919
d207ebef
JM
992020000-05-21 H.J. Lu (hjl@gnu.org)
9921
e490616e
ZW
9922 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9923 directory are used if they exist. Make sure
9924 $(build_tooldir)/include is searched for header files,
9925 $(build_tooldir)/lib/ for library files.
d207ebef 9926 (GCC_FOR_TARGET): Likewise.
e490616e 9927 (CXX_FOR_TARGET): Likewise.
d207ebef 9928
bae29210
JL
9929Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9930
9931 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9932
d207ebef 9933Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
9934
9935 * Makefile.in (configure-target-libiberty): Depend on
9936 configure-target-newlib.
9937
aab0d19d
AO
99382000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9939
9940 * configure.in, Makefile.in: Merge all libffi-related
9941 configury stuff from the libgcj tree.
9942
d207ebef
JM
9943Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9944
9945 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9946 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9947
9948Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9949
9950 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9951 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 9952 current version information. Add to proto-toplev directory.
d207ebef
JM
9953 (gdb-taz): Build do-djunpack.
9954
758c7bd4
DE
99552000-05-15 David Edelsohn <edelsohn@gnu.org>
9956
9957 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9958
1888228d
AC
9959Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9960
9961 * MAINTAINERS: Add self to Write After Approval list.
9962
d207ebef
JM
99632000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9964
9965 * ltmain.sh: Preserve in relink_command any environment
9966 variables that may affect the linker behavior.
9967
2d7cc2fe
JL
9968Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9969
d207ebef
JM
9970 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9971
9972Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9973
9974 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9975
99762000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9977
9978 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 9979 with the version name.
2d7cc2fe 9980
ee455968
JE
9981Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9982
9983 * MAINTAINERS: Add self as bb-reorder maintainer.
9984
73b97e5c
BK
99852000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9986
9987 * config.if: Tweak.
9988
d207ebef
JM
99892000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9990
9991 * djunpack.bat: New file.
9992
9993Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9994
9995 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
9996 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9997 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9998 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 9999
954869eb
DP
100002000-04-16 Dave Pitts <dpitts@cozx.com>
10001
e490616e
ZW
10002 * config.sub (case $basic_machine): Change default for "ibm-*"
10003 to "openedition".
954869eb 10004
eaabe541
AJ
100052000-04-13 Andreas Jaeger <aj@suse.de>
10006
10007 * MAINTAINERS: Added myself.
10008
d207ebef
JM
10009Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10010
10011 * Makefile.in (gdb-taz): New target. GDB specific archive.
10012 (do-md5sum): New target.
10013 (MD5PROG): Define.
10014 (PACKAGE): Default to TOOL.
10015 (VER): Default to a shell script.
10016 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 10017 md5 checksum generation.
d207ebef
JM
10018 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10019 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10020 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 10021 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
10022
10023Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10024
10025 * configure (warn_cflags): Delete.
10026
0ea6d60c
PDM
10027Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10028
10029 * MAINTAINERS: Added myself.
10030
17090313 100312000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 10032 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 10033
e490616e
ZW
10034 * configure.in (enable_libstdcxx_v3): Add.
10035 (target_libs): Add bits here to switch between libstdc++-v2 and
10036 libstdc++-v3.
10037 * config.if: And this file too.
10038 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 10039
76b78517
MM
100402000-04-05 Michael Meissner <meissner@redhat.com>
10041
10042 * config.sub (d30v): Add d30v as a basic machine type.
10043
ad242caf
JM
100442000-03-29 Jason Merrill <jason@casey.cygnus.com>
10045
10046 * configure.in: -linux-gnu*, not -linux-gnu.
10047
d4537148
TM
10048Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10049
10050 * MAINTAINERS: Add self in write-after-approval section.
10051
f152e9d4
JW
10052Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10053
10054 * MAINTAINERS: Add self as ia64 port maintainer.
10055
6a5fcef1
NB
100562000-03-08 Neil Booth <NeilB@earthling.net>
10057
10058 * MAINTAINERS: Add self in write-after-approval section.
10059
d207ebef 10060Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 10061
d207ebef
JM
10062 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10063 (do-tar-bz2): Replace TOOL with PACKAGE.
10064 (gdb.tar.bz2): Remove GDBTK from GDB package.
10065 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 10066 dejagnu.tar.bz2): New packages.
d207ebef
JM
10067
100682000-02-27 Andreas Jaeger <aj@suse.de>
10069
10070 * configure.in: Add entry for mips*-*-linux*, move catch all
10071 *-*-*linux* entry below this one.
10072
100732000-02-27 Ian Lance Taylor <ian@zembu.com>
10074
10075 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 10076
521fe9d0
NC
100772000-02-24 Nick Clifton <nickc@cygnus.com>
10078
10079 * config.sub: Support an OS of "wince".
10080
d207ebef
JM
10081Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10082
10083 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 10084 version.
d207ebef 10085
dce2d8b2 100862000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
10087
10088 * config.sub: Add support for Linux/IBM 370.
10089 * configure.in: Likewise.
10090
3a685f6f
NC
100912000-02-22 Nick Clifton <nickc@cygnus.com>
10092
10093 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10094
dce2d8b2 100952000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 10096
d207ebef 10097 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 10098
4746ee26
KG
100992000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10100
10101 * configure (gcc_version): When setting, narrow search to
10102 lines containing `version_string'.
10103
ba96c72d
DC
101042000-02-15 Denis Chertykov <denisc@overta.ru>
10105
10106 * config.sub: Add support for avr target.
10107
77f16a66
NC
101082000-02-14 Nick Clifton <nickc@cygnus.com>
10109
10110 * MAINTAINERS: Add maintainers for MCore port.
10111
784a3a80
HPN
10112Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10113
10114 * config.sub: Add mmix-knuth-mmixware.
10115
719dd4fa
KG
101162000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10117
10118 * MAINTAINERS: Pair cccp with cpplib maintainership.
10119
dce2d8b2 101202000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
10121
10122 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10123 structure stuff to -L library search.
10124 (CXX_FOR_TARGET): Ditto.
10125 (CROSS_CHECK_MODULES): Fix spelling mistake.
10126
7a53e94b
MM
101272000-01-24 Mark Mitchell <mark@codesourcery.com>
10128
10129 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10130 the C++ compiler.
10131
0da3b5a7
RH
101322000-01-12 Richard Henderson <rth@cygnus.com>
10133
10134 * configure.in: Don't build some bits for beos.
10135
02368d6d
JS
101362000-01-12 Joel Sherrill (joel@OARcorp.com)
10137
10138 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10139 as include files.
10140
2e76d35c
ZW
101412000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10142
10143 * Add self as cpplib maintainer, as requested by Jason
10144 Merrill. Correct my e-mail address.
10145
4c25fdcf
GK
101462000-01-06 Geoff Keating <geoffk@cygnus.com>
10147
10148 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10149 not mh-aix43.
10150
188e3966
HPN
10151Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10152
10153 * MAINTAINERS: Add myself to "write after approval" list.
10154
c2f5d030
RH
101551999-12-14 Richard Henderson <rth@cygnus.com>
10156
10157 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10158 * config.sub: Accept alphaev[78], alphaev8.
10159
eeda916a
AO
101601999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10161
10162 * config.guess, config.sub: Update from autoconf.
10163
b3bd7820
BK
101641999-11-29 Bruce Korb <autogen@linuxbox.com>
10165
2c290989 10166 * MAINTAINERS: update my playtime e-address.
b3bd7820 10167
1882b2b1
RO
10168Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10169
10170 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10171 necessary libraries are missing.
10172
dce2d8b2 10173Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
10174
10175 * MAINTAINERS: Add new 'write after approval' maintainer.
10176
1e25de97
APB
10177Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10178
10179 * MAINTAINERS: Add new Java maintainer.
10180
1722c704
AS
101811999-10-25 Andreas Schwab <schwab@suse.de>
10182
10183 * configure: Fix quoting inside arguments of eval.
10184
8141abe8
NC
101851999-10-21 Nick Clifton <nickc@cygnus.com>
10186
10187 * config-ml.in: Allow suppression of some ARM multilibs.
10188
0b77644a
LV
10189Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10190
10191 * config.guess: Add OS/390 match pattern.
10192 * config.sub: Add mvs, openedition targets.
10193 * configure.in (i370-ibm-opened*): New.
10194
d207ebef
JM
101951999-09-04 Steve Chamberlain <sac@pobox.com>
10196
10197 * config.sub: Add support for configuring for pj.
10198
101991999-08-31 Nick Clifton <nickc@cygnus.com>
10200
10201 * config.sub (maybe_os): Add support for configuring for fr30.
10202
af13ebe9
NC
102031999-08-25 Nick Clifton <nickc@cygnus.com>
10204
10205 * configure.in: Do not configure or build ld for AIX
10206 platforms. ld is known to be broken on these platforms.
10207
1250c760
RO
10208Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10209
10210 * config-ml.in: Pass compiler flag corresponding to multidirs to
10211 subdir configures.
10212
d207ebef
JM
102131999-08-09 Ian Lance Taylor <ian@zembu.com>
10214
10215 * Makefile.in (LDFLAGS): Define.
10216
102171999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10218
10219 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10220 noconfigdirs.
10221 (*-*-cygwin*): Likewise.
10222
102231999-08-08 Ian Lance Taylor <ian@zembu.com>
10224
10225 * mkdep: New file.
10226 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10227 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10228
10229 From Eli Zaretskii <eliz@is.elta.co.il>:
10230 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10231 long file name when using DJGPP on MS-DOS.
10232
dbd83e11
JL
10233Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10234
10235 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10236
d207ebef
JM
102371999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10238
10239 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10240 dependency as this causes "make check" to globally "make all"
10241
cd1f4c2c
TT
10242Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10243
10244 * configure.in (target_libs): Added target-zlib.
10245 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10246 (CONFIGURE_TARGET_MODULES): Likewise.
10247 (CHECK_TARGET_MODULES): Likewise.
10248 (INSTALL_TARGET_MODULES): Likewise.
10249 (CLEAN_TARGET_MODULES): Likewise.
10250 (configure-target-zlib): New target.
10251 (all-target-zlib): Likewise.
10252 (all-target-libjava): Depend on all-target-zlib.
10253 (configure-target-libjava): Depend on configure-target-zlib.
10254
10255 * Makefile.in (configure-target-libjava): Depend on
10256 configure-target-newlib.
10257 (configure-target-boehm-gc): New target.
10258 (configure-target-qthreads): New target.
10259
e490616e
ZW
10260 * configure.in (target_libs): Added target-qthreads.
10261 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10262 (CONFIGURE_TARGET_MODULES): Likewise.
10263 (CHECK_TARGET_MODULES): Likewise.
10264 (INSTALL_TARGET_MODULES): Likewise.
10265 (CLEAN_TARGET_MODULES): Likewise.
10266 (all-target-qthreads): New target.
10267 (configure-target-libjava): Depend on configure-target-qthreads.
10268 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
10269
10270 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10271 (CONFIGURE_TARGET_MODULES): Likewise.
10272 (CHECK_TARGET_MODULES): Likewise.
10273 (INSTALL_TARGET_MODULES): Likewise.
10274 (CLEAN_TARGET_MODULES): Likewise.
10275 (all-target-libjava): New target.
10276 (all-target-boehm-gc): Likewise.
10277 * configure.in (target_libs): Added libjava, boehm-gc.
10278
d207ebef
JM
102791999-07-22 Ian Lance Taylor <ian@zembu.com>
10280
10281 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10282 configure.bat in SUPPORT_FILES.
10283 (gas+binutils.tar.bz2): Likewise.
10284
10285 * makeall.bat: Remove; obsolete.
10286
102871999-07-21 Ian Lance Taylor <ian@zembu.com>
10288
10289 From Mark Elbrecht:
10290 * configure.bat: Remove; obsolete.
10291
102921999-07-11 Ian Lance Taylor <ian@zembu.com>
10293
10294 * configure: Add -W -Wall to the default CFLAGS when compiling with
10295 gcc.
10296
10297Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10298
10299 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10300
103011999-06-30 Mark Mitchell <mark@codesourcery.com>
10302
10303 * configure.in: Build ld on IRIX6.
10304
103051999-06-12 Ian Lance Taylor <ian@zembu.com>
10306
10307 * Makefile.in: Change distribution targets to use bzip2 instead of
10308 gzip.
10309 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10310 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10311
103121999-06-04 Nick Clifton <nickc@cygnus.com>
10313
10314 * config.sub: Add mcore target.
10315
26d088fa
CD
10316Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10317
10318 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10319
c2c08b29
L
10320Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10321
10322 * config.guess (dummy): Changed to $dummy.
10323
671d0648
NC
103241999-05-24 Nick Clifton <nickc@cygnus.com>
10325
10326 * config.sub: Tidied up case statements.
10327
b1345c72
BE
103281999-05-22 Ben Elliston <bje@cygnus.com>
10329
51ccbd8d
BE
10330 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10331 <jiro@din.or.jp>.
10332
b1345c72
BE
10333 * config.guess: Merge with FSF version. Future changes will be
10334 more accurately recorded in this ChangeLog.
10335 * config.sub: Likewise.
10336
2caf864f
SM
10337Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10338
10339 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10340
d207ebef
JM
103411999-04-30 Tom Tromey <tromey@cygnus.com>
10342
10343 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10344
90fb0c24
TT
103451999-04-23 Tom Tromey <tromey@cygnus.com>
10346
10347 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10348
d207ebef
JM
103491999-04-20 Drew Moseley <dmoseley@cygnus.com>
10350
10351 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10352 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10353 Bad merge removed these two changes.
10354
3516940d 10355Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 10356 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
10357
10358 * config.guess (interix Alpha): Add.
10359
d207ebef
JM
103601999-04-11 Richard Henderson <rth@cygnus.com>
10361
10362 * configure.in (i?86-*-beos*): Do config gperf; don't config
10363 gdb, newlib, or libgloss.
10364
e891fbfe 10365Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 10366
e891fbfe
AO
10367 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10368 link a trivial program with -mabi=64. If it fails, remove mabi=64
10369 from multidirs.
10370
f9ae47d6
PT
10371Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10372
10373 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10374
d207ebef
JM
103751999-04-08 Nick Clifton <nickc@cygnus.com>
10376
10377 * config.sub: Add support for mcore targets.
10378
103791999-04-07 Michael Meissner <meissner@cygnus.com>
10380
10381 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10382 not mt-ospace, in order to shut up assembler warning about using
10383 symbols that are named the same as registers.
10384
103851999-04-07 Drew Moseley <dmoseley@cygnus.com>
10386
10387 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10388 dependency list for all-target-cygmon.
10389
103901999-04-05 Doug Evans <devans@casey.cygnus.com>
10391
10392 * config-ml.in: Check $host, not $target, for selective multilibs.
10393 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10394 thumb interworking, and underscore prefix multilibs.
10395
103961999-04-04 Ian Lance Taylor <ian@zembu.com>
10397
10398 * missing: Update to version from current automake.
10399
88101ab9
L
10400Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10401
10402 * configure (gxx_include_dir): Removed.
10403
10404 * configure.in (gxx_include_dir): Handle it.
10405 * Makefile.in: Likewise.
10406
d207ebef
JM
104071999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10408
10409 * config.sub (mips64vr4111,mips64vr4111el) Add.
10410
104111999-03-21 Ben Elliston <bje@cygnus.com>
10412
e490616e 10413 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 10414
8dc91cbe
ME
10415Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10416
8dc91cbe
ME
10417 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10418 config/mh-djgpp.
10419
d207ebef
JM
10420Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10421
10422 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10423 all-target-newlib to dependency list for all-target-bsp.
10424
926bb5ed
MK
10425Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10426
10427 * config.sub: Add i386-uwin support.
10428 * config.guess: Likewise.
10429
4a6e3000
FS
10430Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10431
10432 * configure.in: cleanup, add mh-*pic handling for arm, special
10433 case powerpc*-*-aix*
10434
d207ebef
JM
10435Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10436
10437 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10438 can be built.
10439
10440Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10441
10442 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 10443 targets.
d207ebef 10444
71c91078
NC
104451999-03-02 Nick Clifton <nickc@cygnus.com>
10446
10447 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10448
282e5df8
GN
10449Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10450
10451 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10452
1de558ee
NC
104531999-02-24 Nick Clifton <nickc@cygnus.com>
10454
10455 * config.sub: Fix typo in arm recognition.
10456
d207ebef
JM
10457Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10458
10459 * configure.in (noconfigdirs): Changed target_configdirs to
10460 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10461 rather than m68k-*-* since it is not known to work on
10462 m68k-aout. Ditto for arm-*-*oabi.
10463
10464Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10465
10466 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
10467
104681999-02-19 Ben Elliston <bje@cygnus.com>
10469
10470 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10471 Smart and improved by Andrew Cagney.
10472
fab7445a
ME
10473Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10474
10475 * config.guess: Recognize openbsd-*-hppa.
10476
8ccdc228
L
10477Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10478
10479 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10480 only if it is not empty.
10481
3b7265ff
NC
104821999-02-17 Nick Clifton <nickc@cygnus.com>
10483
10484 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 10485
d207ebef 10486 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
10487
10488 * config.sub: Modified to recognize uname's armv* syntax.
10489
d207ebef
JM
104901999-02-17 Mark Salter <msalter@cygnus.com>
10491
10492 * configure.in: Added target-bsp for sparclite.
10493
10494Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10495
10496 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10497
104981999-02-08 Nick Clifton <nickc@cygnus.com>
10499
10500 * configure.in: Add support for strongarm port.
10501 * config.sub: Add support for strongarm target.
10502
c48dd3f5 10503Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 10504
c48dd3f5
MK
10505 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10506 the old name config/mh-cygwin32.
10507 Enable texinfo.
10508
d207ebef
JM
10509Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10510
10511 * configure.in: Do build ld for ix86 Solaris.
10512
ecd62820
JW
10513Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10514
10515 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10516 $AR_FOR_TARGET. Likewise for RANLIB.
10517
bbd8fa7f 10518Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 10519
e490616e
ZW
10520 * config.sub (oabi): Recognize.
10521 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 10522
0397442c
RL
10523Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10524
10525 * config.guess: Improve detection of i686 on UnixWare 7.
10526
c9ffaa63
MK
10527Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10528
10529 * config.guess: Add support for i386-pc-interix.
10530 * config.sub: Likewise.
10531 * configure.in: Likewise.
c9ffaa63 10532
d207ebef
JM
10533Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10534
10535 * Makefile.in: Remove unneeded all-target-libio from
10536 from all-target-winsup target since it is now unneeded.
10537 Add all-target-libtermcap in its place since it is now
10538 needed.
10539
10540Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10541
10542 * configure.in: makefile stub for cygwin target is probably
10543 unnecessary. Remove it for now.
d207ebef
JM
10544
10545Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10546
10547 * configure.in: libtermcap.a should be built when cygwin is the
10548 target as well as the host.
10549 * config.guess: Allow mixed case in cygwin uname output.
10550 * Makefile.in: Add libtermcap target.
d207ebef 10551
ebe12325
JL
10552Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10553
10554 * config.sub: Clean up handling of hppa2.0.
10555
57057b67
RB
10556Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10557
10558 * config.guess: Use C code to identify more HP machines.
10559
f8670be1
JL
10560Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10561
10562 * config.sub: Handle hppa2.0.
10563
d207ebef
JM
10564Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10565
10566 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 10567 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
10568
105691998-12-15 Mark Salter <msalter@cygnus.com>
10570
10571 * configure.in: Added target-bsp for several target architectures.
10572
10573 * Makefile.in: Added rules for bsp.
10574
d1a09590
JL
10575Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10576
10577 * config.guess: Improve detection of hppa2.0 processors.
10578
10579Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10580
10581 * config.guess: Recognize FreeBSD using ELF automatically.
10582
71205e0b
MH
105831998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10584
10585 * configure (skip-this-dir): Add handling for new shell script, which
10586 might be created by a sub-directory's configure to indicate, this particular
10587 directory is "unwanted".
10588 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10589
d207ebef
JM
10590Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10591
10592 * ltconfig: import from libtool, after changing libtool to
10593 account for the cygwin name change.
10594
10595Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10596
10597 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10598 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10599
10600Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10601
10602 * configure.in: Add libtermcap to list of cygwin dependencies.
10603
10604Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10605
e490616e
ZW
10606 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10607 they include winsup/include when it's a cygwin target.
d207ebef
JM
10608
106091998-11-12 Tom Tromey <tromey@cygnus.com>
10610
10611 * configure.in (host_tools): Added zip.
10612 * Makefile.in (all-target-libjava): Depend on all-zip.
10613 (all-zip): New target.
10614 (ALL_MODULES): Added all-zip.
10615 (NATIVE_CHECK_MODULES): Added check-zip.
10616 (INSTALL_MODULES): Added install-zip.
10617 (CLEAN_MODULES): Added clean-zip.
10618
10619Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10620
10621 * Makefile.in: lose "32" from comment about cygwin.
10622
10623Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10624
10625 * configure.in: Use -Os to build target libraries for the fr30.
10626
10627Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10628
10629 * config.sub: Add fr30.
10630
10631Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10632
e490616e 10633 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
10634 cygwin* instead of cygwin32*.
10635 * config.sub: Check cygwin* instead of cygwin32*.
10636
d2ec8b39
RL
10637Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10638
10639 * config.guess: Match any version of Unixware7.
10640
d207ebef
JM
106411998-10-20 Syd Polk <spolk@cygnus.com>
10642
10643 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10644 if desired.
10645
35cd2565
JL
10646Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10647
10648 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10649 these if the appropriate directories and files to not exist.
10650
52d4e5b7
JL
10651Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10652
10653 * Makefile.in (DEVO_SUPPORT): Add config.if.
10654
38ada91e
MH
10655Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10656
10657 * configure: Add pattern to replace "build_tooldir"'s
10658 definition in the generated Makefile with "tooldir"'s
10659 actual value.
10660
e44e84da
JL
10661Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10662
56a8387f
JL
10663 * config.sub: Bring back lost sparcv9.
10664
e44e84da
JL
10665 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10666
5cb95c7a
JL
10667Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10668
10669 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10670 CC_FOR_TARGET and friends.
10671
10672Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 10673
ceff9b14
AO
10674 * Makefile.in (build_tooldir): New variable, same as tooldir.
10675 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10676 -B$(build_tooldir)/bin/.
10677 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 10678
f2d11dcd
GP
10679Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10680
10681 * README: Remove installation instructions and refer to the
10682 INSTALL directory instead.
10683
73a6d2e7 10684Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 10685
73a6d2e7
RL
10686 * config.sub: Add support for i[34567]86-pc-udk.
10687 * configure.in: Likewise.
10688
5d4a5ee6
JL
10689Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10690
10691 * Makefile.in: add bzip2 package building bits for user
10692 tools module
10693 * configure.in: ditto
10694
6fc19d6d
JL
10695Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10696
10697 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10698 (ALL_TARGET_MODULES): Add all-target-libobjc.
10699 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10700 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10701 (all-target-libchill): Add dependencies.
10702 * configure.in (target_libs): Add libchill.
4e81ae98 10703
f653f0ab
MH
107041998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10705
10706 * configure.in (target_subdir): Remove duplicate line.
10707
5d4a5ee6
JL
10708Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10709
10710 * Makefile.in (all-automake): fix dependencies.
10711
494933e4
JL
10712Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10713
10714 * configure.in: Minor cleanups for building in the $(target_alias)
10715 subdir.
10716
f6b58262
JW
107171998-09-22 Jim Wilson <wilson@cygnus.com>
10718
10719 * Makefile.in (bootstrap): Set r and s before make all. Use
10720 BASE_FLAGS_TO_PASS in make all.
10721 (cross): Likewise.
10722
27c7a08d
MM
107231998-09-20 Mark Mitchell <mark@markmitchell.com>
10724
10725 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10726
e67afd1e
RH
10727Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10728
10729 * config.sub: Fix typo in last change.
10730
8e44ac71
MH
107311998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10732
10733 * config.sub: Add support for C4x target.
10734 * configure.in: Likewise.
10735
d7496fbb
DM
107361998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10737
10738 * config.sub: Recognize sparcv9 just like sparc64.
10739
22097bd1
RL
10740Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10741
10742 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10743
4b877abd
JL
10744Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10745
2c8ec9a2
JL
10746 * config.guess: Correctly identify Pentium II sco boxes.
10747
4b877abd
JL
10748 * config.guess: Fix "tr" code. From Weiwen Liu.
10749
ab03db52
JH
10750Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10751
10752 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10753 stabs.
10754
b54db294
JL
10755Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10756
10757 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10758 (ALL_TARGET_MODULES): Add all-target-libchill.
10759 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10760 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10761 (all-target-libchill): Add dependencies.
10762 * configure.in (target_libs): Add libchill.
10763
bf48dd73
LW
10764Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10765
10766 * config.guess: Avoid assumptions about "tr" behaves when
10767 LANG is set to something other than English.
10768
a3cbd105
L
10769Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10770
10771 * configure (gxx_include_dir): Changed to
10772 '${prefix}/include/g++'-${libstdcxx_interface}.
10773
10774 * config.if: New to determine the interfaces.
10775
c4acd909
MK
10776Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10777
10778 * config.guess: Detect and handle MPE/IX.
10779 * config.sub: Deal with MPE/IX.
10780
9ea97665
DE
10781Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10782
10783 * configure.in: Use mh-aix43.
10784
0ce065bd
MH
107851998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10786
10787 * configure: Fix --without/--disable cases for gxx-include-dir.
10788
5d4a5ee6
JL
10789Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10790
10791 * mdata-sh: Imported. Needed for automake support.
10792
10793Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10794
10795 * Makefile.in (taz): Try "chmod -R og=u ." before
10796 "chmod og=u `find . -print`".
10797
10798Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10799
10800 * configure.in: Add arm-elf and thumb-elf support.
10801
10802Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10803
10804 * Makefile.in: Undo previous patch.
10805
10806Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10807
10808 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10809 to here ...
10810 (install-no-fixedincludes): and here
10811 (INSTALL_MODULES): ... from here.
10812
466456d9
ILT
10813Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10814
10815 * config.sub: Merge with FSF.
10816
1b409d25
ILT
10817 * config.guess: Merge with FSF.
10818
d207ebef
JM
10819Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10820
10821 * configure (extraconfigdirs): New variable.
10822 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10823 * Makefile.in (all): Move higher in file.
10824 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10825 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10826 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10827 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10828 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10829
108301998-07-23 Brendan Kehoe <brendan@cygnus.com>
10831
10832 * Makefile.in (all-target-libjava): Depend on all-gcc and
10833 all-target-newlib.
10834 (configure-target-libjava): Depend on $(ALL_GCC).
10835
7f1937c1
RL
10836Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10837
10838 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10839 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10840
2ada2bd6
ML
10841Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10842
10843 * INSTALL/README: Fix typo.
10844
1e025bde
ML
10845Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10846
5d4a5ee6
JL
10847 * ylwrap: Change absolute path checks to check for DOS style path
10848 names.
1e025bde 10849
5d4a5ee6
JL
10850 * ylwrap: Don't use a full path name if the source file is in the
10851 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 10852
6755ff73
ILT
10853 * config-ml.in: Default to being verbose, to match Feb 18 change to
10854 configure.
10855
5d4a5ee6
JL
10856Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10857
10858 Brought over from egcs:
10859
10860 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10861
10862 * configure.in (target_subdir): Set to ${target_alias} instead
10863 of "libraries".
10864
10865 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10866
10867 * configure.in (target_subdir): Set to libraries if enable_multilib.
10868
10869Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10870
10871 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10872 multilibs, force reconfiguration the first time we create
10873 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10874
10875Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10876
10877 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10878 avoid confusion with --no-recursion.
10879
10880Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10881
10882 * configure.in: Win32 hosts shouldn't use install -x
10883 * install-sh: remove -x option, and special .exe-handling
10884 hack.
10885
d207ebef
JM
10886Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10887
10888 * config.guess: Recognize i586-pc-beos.
10889 * configure.in: Don't build some bits for beos.
10890
fbd836fc
ILT
10891Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10892
5d4a5ee6
JL
10893 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10894 CFLAGS default to -O2.
10895
fbd836fc
ILT
10896 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10897 when using GNU ld.
10898
10899Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10900
10901 * ltmain.sh: Correct install when using a different shell.
10902
10903Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10904
10905 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10906
d207ebef
JM
10907Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10908
10909 * makefile.vms: Update to build binutils/makefile.vms. Add install
10910 target.
fbd836fc
ILT
10911
10912Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10913
10914 * ltconfig: Update to correct AIX handling.
10915
69b471bc
JL
10916Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10917
81241b5e
JL
10918 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10919
69b471bc
JL
10920 * configure.in (target_subdir): Set to ${target_alias} instead
10921 of "libraries".
10922
bedf82df
MH
109231998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10924
10925 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10926 (Makefile): Depend on $(gcc_version_trigger).
10927
10928 * configure (gcc_version): Change default initializer to empty
10929 string.
10930 (gcc_version_trigger): New variable; pass this variable down
10931 to subdir configures to enable them checking gcc's version
10932 themselves. Emit make macros for both gcc_version vars.
10933 (topsrcdir): Initialize reliably.
10934 (recursion line): Remove --with-gcc-version=${gcc_version}.
10935
28e449d8
MH
109361998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10937
10938 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
10939 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10940 in $(libsubdir); emit definition in each generated Makefile.
10941 (gxx_include_dir): Initialize depending on
10942 $enable_version_specific_runtime_libs.
28e449d8 10943
50c4c9f7
MH
109441998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10945
10946 * configure (gcc_version): Initialize properly depending on
10947 how and where configure is started.
10948 (recursion line): Pass a --with-gcc-version=${gcc_version}
10949 to configures in subdirs.
10950
d207ebef
JM
10951Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10952
10953 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 10954 cygmon
d207ebef 10955
5d4a5ee6
JL
10956Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10957
10958 * configure.in: Add cygmon and libstub support for mn10200.
10959
2f96399b
MH
109601998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10961
10962 * configure (gcc_version): Add new variable describing the
10963 particular gcc version we're building.
10964 * Makefile.in (libsubdir): Add new macro for the directory
10965 in which the compiler finds executables, libraries, etc.
10966 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10967 and libsubdir.
10968
c4137c50
AO
10969Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10970
ceff9b14
AO
10971 * Makefile.in (local-clean): Remove *.log.
10972 (warning.log): Built with warn_summary from build.log.
10973 (mail-report.log): Run test_summary.
10974 (mail-report-with-warnings.log): Run test_summary including
10975 warning.log in the report.
c4137c50 10976
276d5ee0
RL
10977Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10978
10979 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10980
5d4a5ee6
JL
10981Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10982
10983 * Makefile.in (grep): Grep no longer depends on libiberty.
10984
10985Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10986
10987 * Makefile.in: all-snavigator needs all-libgui.
10988
10989Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10990
10991 * configure.in: Add cygmon and libstub support for mn10300.
10992
8af14275
ILT
10993Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10994
10995 * missing: Update to version from automake 1.3.
10996
fbd836fc
ILT
10997 * ltmain.sh: On installation, don't get confused if the same name
10998 appears more than once in the list of library names.
10999
466456d9
ILT
11000Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11001
11002 * config.sub: Accept m68060 and m5200 as CPU names.
11003
5d4a5ee6
JL
11004Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11005
11006 * configure: Use && rather than using -a in test, because odd
11007 strings can confuse test.
11008 * configure.in: Likewise.
11009
fbd836fc
ILT
11010Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11011
11012 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11013
f0983958
AO
11014Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11015
11016 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 11017 bootstrap4-lean): New targets.
f0983958 11018
bfed1ea0
JL
11019Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11020
11021 * mpw-* Delete. Not used.
11022
5d4a5ee6
JL
11023Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11024
11025 * COPYING.LIB: Update FSF address.
11026
bfed1ea0
JL
11027Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11028
11029 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11030
5d4a5ee6
JL
11031 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11032 GAS_SUPPORT_DIRS.
11033
bfed1ea0
JL
11034Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11035
11036 * ltconfig, ltmain.sh: Avoid producing a version number if
11037 -version-info was not used.
11038
5d4a5ee6
JL
11039Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11040
11041 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11042 building with newlib.
11043
110441998-04-30 Paul Eggert <eggert@twinsun.com>
11045
d207ebef 11046 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 11047 Solaris `make' causes it to continue to next definition.
d207ebef
JM
11048
11049Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11050
11051 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11052 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
11053
11054Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11055
11056 * configure.in: Change alpha to alpha* in several places.
11057
d207ebef
JM
11058Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11059
11060 * config.sub: Recognize sparc86x.
11061
77be0cab
MM
11062Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11063
11064 * configure.in (--enable-target-optspace): Remove debug echo.
11065
62441128
JW
11066Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11067
11068 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11069
bfed1ea0
JL
11070Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11071
11072 * ltconfig: Update cygwin32 support.
11073
5d4a5ee6
JL
11074 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11075 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11076 (GDB_SUPPORT_DIRS): Likewise.
11077
3f4ea1de
MM
11078Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11079
11080 * configure.in (target_makefile_frag): If --enable-target-optspace,
11081 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
11082 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11083 not used.
11084 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 11085
5d4a5ee6
JL
11086Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11087
11088 * Makefile.in (all-bfd): Depend on all-intl.
11089 (all-binutils): Likewise.
11090 (all-gas): Likewise.
11091 (all-gprof): Likewise.
11092 (all-ld): Likewise.
11093
110941998-04-19 Brendan Kehoe <brendan@cygnus.com>
11095
11096 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11097
bfed1ea0
JL
11098Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11099
5d4a5ee6
JL
11100 * Makefile.in (all-bfd): Depend upon all-libiberty.
11101
bfed1ea0
JL
11102 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11103
5d4a5ee6
JL
11104Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11105
11106 * Makefile.in: Add libstub.
11107
11108 * configure.in: Ditto. Build libstub for targets that have cygmon
11109 support.
11110
11111Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11112
11113 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11114
11115Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11116
11117 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11118 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11119
ec8d6ddc
KW
11120Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11121
11122 * configure: Define DEFAULT_M4 by searching PATH.
11123 * Makfile.in: Use DEFAULT_M4.
11124
bfed1ea0
JL
11125Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11126
11127 * ltconfig: Add cygwin32 support.
11128
5d4a5ee6
JL
11129 * Makefile.in, configure.in: Add libtool as a native only directory
11130 to configure and build.
11131
547a6183
JL
11132Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11133
11134 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11135
5d4a5ee6 11136Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 11137
5d4a5ee6
JL
11138 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11139
11140Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11141
11142 * Makefile.in: add ash make rules
11143 * configure.in: add ash to native_only and host_tools lists
11144
11145Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11146
11147 * Makefile.in (all-gettext, all-intl): New targets.
11148 (ALL_MODULES): Added all-gettext, all-intl.
11149 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11150 (INSTALL_MODULES): Added install-gettext, install-intl.
11151 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11152
11153 * configure.in (host_tools): Added gettext.
11154 (native_only): Likewise.
11155 (noconfigdirs) [various cases]: Likewise.
11156 (host_libs): Added intl.
11157
d207ebef
JM
11158Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11159
11160 * configure: Do not disable building gdbtk for cygwin32 hosts.
11161
e98e406f
NC
11162Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11163
11164 * configure.in: Add thumb-coff target.
11165 * config.sub: Add thumb-coff target.
11166
5d4a5ee6
JL
11167Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11168
11169 * Makefile.in: Revert yesterday's change.
11170 (all-target-winsup): all-target-librx stays out of here.
11171
11172Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11173
11174 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11175 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11176 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11177 Remove references to librx and libg++.
11178
11179Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11180
11181 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11182 recursive makes
11183
bfed1ea0
JL
11184Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11185
11186 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 11187 for newlib directory.
bfed1ea0
JL
11188 (CXX_FOR_TARGET): Likewise.
11189
11190Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11191
11192 * ltconfig: Update after libtool/ltconfig.in change for
11193 hpux11.
11194
11195Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11196
11197 * ltconfig, ltmain.sh: Update to libtool 1.2.
11198
3cd730af
MH
11199Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11200
11201 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11202 (install-gcc-cross): Instead, override LANGUAGES here.
11203
80564603
DL
112041998-03-18 Dave Love <d.love@dl.ac.uk>
11205
11206 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11207 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11208
d207ebef
JM
11209Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11210
11211 * configure.in: Add Thumb-pe target.
11212
5d4a5ee6 11213Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 11214
5d4a5ee6
JL
11215 * Makefile.in - changed sn targets to snavigator
11216 * configure.in - changed sn targets to snavigator
11217
2d4a0558
MH
11218Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11219
11220 * config-ml.in: After building symlink tree call make distclean
11221 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11222 to be the case for libiberty.
11223
04b93567
L
11224Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11225
11226 * configure: When making link, also check the current
11227 directory. The configure scripts may create one.
11228
9a06b842
RH
11229Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11230
11231 * config.sub: Accept alphapca56 and alphaev6 properly.
11232
217fc4e6
FS
11233Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11234
11235 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11236
3e07bdbd 11237Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 11238
e490616e 11239 * config.sub (sco5): Fix typo.
3e07bdbd 11240
5d4a5ee6
JL
11241Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11242
11243 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11244 install-itcl.
11245 (install-itcl): Remove dependency on install-tcl.
11246
11247Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11248
11249 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11250
11251Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11252
11253 * configure.in: Don't build libgui for a cygwin32 target when not on
11254 a cygwin32 host.
11255
11256Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11257
11258 * configure (redirect): Set to null, so default behavior of
11259 configure is now --verbose.
11260
ce0d965c
DL
112611998-02-16 Dave Love <d.love@dl.ac.uk>
11262
11263 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11264 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11265
3acd1fd0
MH
11266Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11267
11268 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11269 this change to sync Makefile.in with its ChangeLog entries.
11270
5d4a5ee6
JL
11271Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11272
11273 * ltmain.sh (mkdir): Check that the directory doesn't exist
11274 before we exit with error, so that we don't get races during
11275 parallel builds.
11276
bfed1ea0
JL
11277Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11280
4e77e8f1
MH
11281Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11282
11283 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11284 PICFLAG_FOR_TARGET.
11285 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11286
11287 * configure: Emit a definition for the new macro enable_shared
11288 into each Makefile.
11289
5d4a5ee6
JL
11290Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11291
11292 * configure.in (host_tools, native_only): Add libtool.
11293
11294Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11295
11296 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11297 Fix typo in ming config comment.
11298
bfed1ea0
JL
11299Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11300
11301 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11302
5d4a5ee6
JL
11303Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11304
11305 * config.sub: Add tic30 cases, and map c30 to tic30.
11306
8821a725
RH
11307Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11308
11309 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11310 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11311 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11312 (CLEAN_TARGET_MODULES): Similarly
11313 (all-target-libf2c): Add dependences.
4e81ae98 11314 * configure.in (target_libs): Add libf2c.
8821a725 11315
5d4a5ee6
JL
11316Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11317
11318 * configure.in: Remove expect from noconfigdirs when target
11319 is cygwin32. OK to build expect and dejagnu with Canadian
11320 Cross.
11321
0aadd657
ILT
11322Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11323
5d4a5ee6
JL
11324 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11325 host.
11326
0aadd657
ILT
11327 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11328 and mingw32.
11329
d0a8352c
MH
11330Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11331
11332 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11333 here as it is not defined in the toplevel Makefile.
11334
59739e3c
MH
11335Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11336
11337 * configure (package_makefile_rules_frag): New variable, which names
11338 a file with generic rules, ...
11339 Change comment to mention we now have FIVE parts.
11340 * configure: Undo last change.
11341
228197ee
LT
11342Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11343
11344 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 11345 * config.sub: More accurate determination of HP processor types.
228197ee 11346
efd4c0ba
MH
11347Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11348
11349 * configure (package_makefile_frag): Move inserting the
11350 ${package_makefile_frag} to where it should be according
11351 to the comment.
11352
6eef3189
PB
11353Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11354
11355 * config.guess: Add support for Linux/ARM.
11356
d207ebef
JM
11357Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11358
11359 * .cvsignore: Remove *-info and *-install since they match
11360 release-info and mpw-install, which we don't want to just ignore.
11361
48464ebf
RH
11362Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11363
11364 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11365
803462a7
PN
11366Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11367
11368 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11369 local_prefix to sub-make invocations.
11370
520ab477
L
11371Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11372
11373 * configure.in: Check makefile fragments in the source
11374 directory.
11375
4bcdb76d
AO
11376Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11377
ceff9b14
AO
11378 * configure.in: Check whether host and target makefile
11379 fragments exist before adding them to *_makefile_frag.
4bcdb76d 11380
5d4a5ee6
JL
11381Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11382
11383 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11384
11385Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11386
11387 * configure.in: Make sure we only replace RPATH_ENVVAR on
11388 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11389 regexp to sed.
11390
11391 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11392 to sub-makes.
11393
0d3e11a5
LI
113941998-01-13 Lee Iverson (leei@ai.sri.com)
11395
11396 * config-ml.in (multi-do): LDFLAGS must include multilib
11397 designator.
11398
d45b3d87 11399Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
11400
11401 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11402
d39cd7a1
MK
11403Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11404
11405 * config.sub: Add mingw32 support.
11406 * configure.in: Likewise.
d39cd7a1 11407
6decbc24
FS
11408Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11409
11410 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11411
5d4a5ee6
JL
11412Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11413
11414 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11415 * configure (gxx_include_dir): Provide a definition for subdirs
11416 which do not use autoconf.
11417
11418Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11419
11420 * config.guess: Sync with egcs. Picks up new alpha support,
11421 BeOS & some additional linux support.
11422
d3d1907a
JL
11423Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11424
11425 * config.guess: HP 9000/803 is a PA1.1 machine.
11426
b104e095
RH
11427Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11428
11429 * configure.in: It's alpha*-...
11430
aca823c1
L
11431Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11432
11433 * configure.in (host_makefile_frag, target_makefile_frag):
11434 Handle multiple config files.
11435 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11436 alpha-*-*.
11437
d207ebef
JM
11438Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11439
11440 * mkdep: New file.
11441
11442Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11443
11444 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11445
5d4a5ee6
JL
11446Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11447
11448 * Makefile.in: Add libgui directory.
11449 (GDB_TK): Add all-libgui.
11450 * configure.in: Add libgui directory.
11451 * configure: Add all-libgui to GDB_TK.
11452
11453Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11454
11455 * config-ml.in (multidirs): Add m32r to multilib list.
11456
11457Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11458
11459 * Makefile.in (all-target-gperf): Change dependency to
11460 all-target-libstdc++.
11461
baf55877
FF
11462Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11463
11464 * config.guess: Add BeOS support.
11465
5d4a5ee6
JL
11466Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11467
11468 Source directory cvs renamed to cvssrc:
11469 * configure.in (host_tools): Change cvs to cvssrc.
11470 (native_only): Likewise.
11471 (noconfigdirs) [various cases]: Likewise.
11472 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11473 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11474 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11475 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11476 (all-cvssrc): Rename target from all-cvs.
11477
f2d76545
JL
11478Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11479
11480 * configure (gxx_include_dir): Fix thinko.
11481
205cba53
JL
11482Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11483
11484 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11485 (install-cross, install-gcc-cross): New targets.
11486
5d4a5ee6
JL
11487Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11488
11489 * configure.in (noconfigdirs): Add support for Thumb target.
11490
11491 * config.sub (maybe_os): Add support for Thumb target.
11492
11493Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11494
11495 * Makefile.in: Add rules for cygmon.
11496
11497 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11498
96b0f1fc
JL
11499Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11500
11501 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11502 * configure (gxx_include_dir): Provide a definition for subdirs
11503 which do not use autoconf.
d207ebef
JM
11504
11505Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11506
11507 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 11508 11/18/97 build
d207ebef 11509
7dfef6ed
JL
11510Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11511
11512 * From Franz Sirl.
11513 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11514 found on RedHat Linux systems.
96b0f1fc 11515
83cfe7c0
JL
11516Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11517
11518 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11519 guesses.
11520
7dfef6ed
JL
11521Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11522
11523 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11524
5d4a5ee6
JL
11525Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11526
11527 * ltmain.sh: If mkdir fails, check whether the directory was created
11528 anyhow by some other process.
11529
d207ebef
JM
11530Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11531
11532 * configure.in (d30v-*-*): Configure all directories.
11533
11534Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11535
11536 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11537 for the D30V.
11538
11539Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11540
11541 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11542
5d4a5ee6
JL
11543Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11544
e490616e
ZW
11545 * include/libiberty.h: Add extern "C" { so it can be used with C++
11546 progrms.
11547 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11548 programs.
5d4a5ee6 11549
d207ebef
JM
11550Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11551
11552 * configure.in (d30v-*-*): Configure GCC now.
11553
5d4a5ee6
JL
11554Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11555
11556 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11557 is no longer needed.
11558
c9670e62
JM
11559Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11560
11561 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11562
cc71c0ca
MH
11563Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11564
11565 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11566 targets using "$@" to provide support for similar but not identical
11567 targets without having to duplicate code.
11568
d207ebef
JM
11569Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11570
11571 * makefile.vms: Fix to work with DEC C.
11572
11573Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11574
11575 * config.sub: Add mips-tx39-elf to marketing names.
11576
11577Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11578
11579 * ltmain.sh: Handle symlinks in generated script.
11580
11581Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11582
11583 * configure: Handle autoconf style directory options: --bindir,
11584 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11585 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11586 --sysconfdir.
11587 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11588 (sharedstatedir, localstatedir, oldincludedir): New variables.
11589 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11590 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11591 sbindir, sharedstatedir, and sysconfdir.
11592
b1e3ddfd
AJ
11593Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11594
11595 * Makefile.in (bootstrap-lean): New target.
11596
d207ebef
JM
11597Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11598
11599 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 11600 sn, and gnuserv from noconfigdirs.
d207ebef
JM
11601
11602Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11603
11604 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11605
09f97c1e
JL
11606Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11607
11608 * Makefile.in (cross): New target.
11609
335d0ab2
AO
11610Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11611 Jeff Law <law@cygnus.com>
11612
11613 * Makefile.in (bootstrap2, bootstrap3): New targets.
11614 (all-bootstrap): Remove outdated and confusing target.
339c9b00 11615 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 11616
d207ebef
JM
11617Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11618
11619 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 11620 windows. Consistent with gdb/configure.
d207ebef 11621
e693cc28
UD
116221997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11623
e693cc28
UD
11624 * configure.in: Name Linux target fragment.
11625
11626 * configure: Rewrite so that project Makefile fragment is inserted
11627 first and appears last in the resulting Makefile.
11628
d207ebef
JM
11629Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11630
11631 * Makefile.in (install-itcl): Install tcl first.
11632
5d4a5ee6
JL
11633Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11634
11635 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11636
f401679e
JW
11637Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11638
11639 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11640
11641 * configure.in (skipdirs): Add target-librx for Linux.
11642 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11643
ec20b1b9
JL
11644Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11645
11646 * Makefile.in (bootstrap): New target.
11647
becdcf6d
JL
11648Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11649
63f6bcd7 11650 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 11651
d207ebef
JM
11652Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11653
11654 * config.guess: Merge with FSF.
11655
0c82f6bf
FF
11656Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11657
11658 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11659
d207ebef
JM
11660Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11661
11662 * config.sub: Add "marketing-names" patch.
11663
3fbc0b70
JS
11664Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11665
e490616e 11666 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 11667
e20d4801
JL
11668Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11669
11670 * config.sub: Handle v850-elf.
11671
fe181f78 11672Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
11673
11674 * .cvsignore (*-install): Remove.
11675
bfed1ea0
JL
11676Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11677
11678 * ltconfig: Set CONFIG_SHELL in libtool.
11679 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11680
558a1e7c
JW
11681Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11682
11683 * configure.in (target_subdir): Set to libraries if enable_multilib.
11684
7818d6fc
JW
11685Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11686
11687 * config.guess: Update from gcc directory.
11688
d207ebef
JM
11689Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11690
11691 * Makefile.in (all-sim): Depends on all-readline.
11692
6599da04
JM
11693Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11694
11695 * Makefile.in (BISON, YACC): Use $$s.
11696 (all-bison): Depend on all-texinfo.
11697
11698Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11699
11700 * Makefile.in (BISON): Add -L flag.
11701 (YACC): Likewise.
11702
d207ebef
JM
11703Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11704
4e81ae98
EC
11705 * configure.in (noconfigdirs): Add support for v850e target.
11706
d207ebef
JM
11707 * config.sub (maybe_os): Add support for v850e target.
11708
11709Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11710
4e81ae98
EC
11711 * configure.in (noconfigdirs): Add support for v850ea target.
11712
d207ebef
JM
11713 * config.sub (maybe_os): Add support for v850ea target.
11714
6599da04
JM
11715Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11716
11717 * config.sub: Add mipstx39. Delete r3900.
11718
11719Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11720
11721 * Makefile.in (all-autoconf): Depends on all-texinfo.
11722
11723Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11724
11725 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11726 eabi targets.
11727
11728Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11729
11730 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11731
11732 * configure: When handling a Canadian Cross, handle YACC as well as
11733 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 11734 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
11735
11736Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11737
11738 * Makefile.in (BISON): bison, not byacc or bison -y.
11739 (YACC): bison -y or byacc or yacc.
11740 (various): Add *-bison as appropriate.
11741 (taz): No need to mess with BISON anymore.
11742
11743Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11744
11745 * configure: If OSTYPE matches *win32*, try to find a good value for
11746 CONFIG_SHELL.
11747
11748Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11749
11750 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11751 configure.in if it is present.
11752
11753Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11754
11755 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11756
11757Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11758
11759 * config.sub: Recognize `arc' cpu.
11760 * configure.in: Likewise.
11761 * config-ml.in: Likewise.
11762
11763Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11764
11765 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11766
11767Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11768
11769 * configure: Changed sed delimiter from ':' to '|' when
11770 attempting to substitute ${config_shell} for SHELL. On
11771 NT ${config_shell} may contain a ':' in it.
11772
11773Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11774
11775 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11776
11777Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11778
11779 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11780
11781Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11782
11783 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11784
11785 * ylwrap: If the program is a relative path, force it to be
11786 absolute.
11787
11788Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11789
11790 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11791
11792Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11793
11794 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
11795 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11796 for libraries.
6599da04
JM
11797
11798Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11799
11800 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 11801 separated by spaces.
6599da04
JM
11802
11803Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11804
11805 * ylwrap: New file.
11806 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11807
11808 * ltmain.sh: Handle /bin/sh at start of install program.
11809
11810 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11811
11812 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11813 * missing: New file, from automake 1.2.
11814
11815Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11816
11817 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11818 check-tk to CHECK_X11_MODULES.
11819
11820Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11821
11822 * config.sub: Merge with FSF.
11823
11824Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11825
11826 * config.guess: Merge with FSF.
11827
11828Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11829
11830 * configure: Treat msdosdjgpp like go32.
11831 * configure.in: Likewise. Don't remove gprof for go32.
11832
11833 * configure: Change Makefile.tem2 to Makefile.tm2.
11834
11835Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11836
11837 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11838
11839Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11840
11841 * install-sh (chmodcmd): Set to null if the DST directory already
11842 exists. Same as Nov 11th change.
11843
11844Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11845
4e81ae98 11846 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
11847
11848Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11849
11850 * config.guess: Update from FSF.
11851
11852Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11853
11854 * Makefile.in (GDB_TK): Depend on itcl and tix.
11855
11856Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11857
11858 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11859 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11860 (INSTALL_SCRIPT): New variable.
11861 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11862 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11863 to -x.
11864 * install-sh: Add support for -x option.
11865
11866Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11867
11868 * configure.in, Makefile.in: Treat tix like itcl.
11869
11870Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11871
11872 * Makefile.in (WINDRES): New variable.
11873 (WINDRES_FOR_TARGET): New variable.
11874 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11875 (EXTRA_HOST_FLAGS): Add WINDRES.
11876 (EXTRA_TARGET_FLAGS): Add WINDRES.
11877 (EXTRA_GCC_FLAGS): Add WINDRES.
11878 ($(DO_X)): Pass down WINDRES.
11879 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11880 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11881 DLLTOOL_FOR_TARGET.
11882
11883Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11884
11885 * configure.in: configure sim before gdb for win32-x-ppc
11886
11887Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11888
11889 Move gperf into the toplevel, from libg++.
11890 * configure.in (target_tools): Add target-gperf.
11891 (native_only): Add target-gperf.
11892 * Makefile.in (all-target-gperf): New target, depend on
11893 all-target-libg++.
11894 (configure-target-gperf): Empty rule.
11895 (ALL_TARGET_MODULES): Add all-target-gperf.
11896 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11897 (CHECK_TARGET_MODULES): Add check-target-gperf.
11898 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11899 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11900
11901Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 11902
6599da04
JM
11903 * config.sub (mn10200): Recognize new basic machine.
11904
11905Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11906
11907 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11908 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11909
11910Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11911
11912 * configure.in: If we're building mips-sgi-irix6* native, turn on
11913 ENABLE_MULTILIB and set TARGET_SUBDIR.
11914
11915Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11916
11917 * Makefile.in (all-sn): Depend on all-grep.
11918
11919Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11920
11921 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11922
11923 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11924 Makefile. From Jeff Makey <jeff@cts.com>.
11925 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11926
11927 * Makefile.in (DISTBISONFILES): Remove.
11928 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11929 $(DEFAULT_YACC).
11930
11931 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 11932 cygwin32.
6599da04
JM
11933
11934 * Makefile.in (LD): New variable.
11935 (EXTRA_HOST_FLAGS): Pass down LD.
11936 ($(DO_X)): Likewise.
11937
11938Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11939
11940 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11941
11942Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11943
11944 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 11945 before adding our own. Always add --build.
6599da04
JM
11946
11947Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11948
11949 * configure.in (targargs): Pass --build if we're doing
11950 a cross-compile.
11951
11952Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11953
ca236658 11954 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
11955 sed. Otherwise sed chokes on NT path names with drive
11956 designators. Also look for "?:*" as the leading characters in an
11957 absolute pathname.
11958
11959Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11960
11961 * config.sub: Support for r3900.
11962
11963Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11964
11965 * configure.in: Use install-sh, not install.sh.
11966
11967Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11968
11969 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11970 apply it twice.
11971
11972Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11973
11974 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11975 install-binutils.
11976
11977Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11978
11979 * Makefile.in: Add automake targets.
11980 * configure.in (host_tools): Add automake.
11981
11982Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11983
11984 * configure: Default CXX to c++, not gcc.
11985 * Makefile.in (CXX): Set to c++, not gcc.
11986 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11987
11988Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11989
11990 * install-sh: try appending a .exe if source file doesn't
11991 exist
11992
11993Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11994
11995 * configure.in: Turn on multilib by default.
11996 (cross_only): Remove target-libiberty.
11997
11998 * Makefile.in (all-gcc): Don't depend on libiberty.
11999
12000Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12001
12002 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12003
12004Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12005
12006 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12007 (DISTBISONFILES): Add ld/Makefile.in
12008
12009Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12010
12011 * configure.in: if target is cygwin32 but host isn't cygwin32,
12012 don't configure gdb tcl tk expect, not just gdb.
12013
12014Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12015
12016 * configure.in: Added gnuserv everywhere sn appears.
12017
12018 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12019 (CROSS_CHECK_MODULES): Added check-gnuserv.
12020 (INSTALL_MODULES): Added install-gnuserv.
12021 (CLEAN_MODULES): Added clean-gnuserv.
12022 (all-gnuserv): New target.
12023
12024Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12025
12026 * config.guess: Fixes for MIPS OpenBSD systems.
12027
12028Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12029
12030 * Makefile.in (INSTALL_XFORM): Remove.
12031 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12032
12033 * mkinstalldirs: New file, copied from automake.
12034 * Makefile.in (installdirs): Rename from install-dirs. Use
12035 mkinstalldirs. Change all users.
12036 (DEVO_SUPPORT): Add mkinstalldirs.
12037
12038Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12039
12040 * install-sh: Rename from install.sh.
12041 * Makefile.in (INSTALL): Change install.sh to install-sh.
12042 (DEVO_SUPPORT): Likewise.
12043
12044 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12045 Graichen <graichen@rzpd.de>.
12046
12047Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12048
12049 * config.guess: Recognize OpenBSD systems correctly.
12050
12051Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12052
12053 * README, Makefile.in (ETC_SUPPORT): Remove references to
12054 cfg-paper*, configure.{texi,man,info*}._
12055
12056Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12057
12058 * Makefile.in (all.normal): Ensure that gcc is built after all
12059 the x11 - ie gdb - targets.
12060
12061Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12062
12063 * makefile.vms: Don't run conf-a-gas.
12064
12065Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12066
e490616e 12067 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 12068
d207ebef
JM
12069Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12070
12071 * configure.in: Remove noconfigdirs case since gdb also
12072 configures and builds for tic80-coff.
12073
6599da04
JM
12074Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12075
12076 * configure: Set cache_file to config.cache.
12077 * Makefile.in (local-distclean): Remove config.cache.
12078
12079Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12080
12081 * COPYING: Update FSF address.
12082
d207ebef
JM
12083Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12084
12085 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12086 noconfigdirs.
12087
6599da04
JM
12088Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12089
12090 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12091 MAKEDIRS, is empty.
12092
12093Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12094
12095 * config.sub: Tweak mn10300 entry.
12096
12097Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12098
12099 * configure.in (host_tools): Put sim before gdb, so gdb's
12100 configure.tgt can determine if the simulator was configured.
12101
12102Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12103
12104 * config.sub: Move BeOS $os case to be with other Cygnus
12105 local cases.
12106
12107Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12108
12109 * config.sub: Remove misplaced comment that broke Linux.
12110
12111Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12112
12113 * config.sub: Add BeOS support.
12114
12115Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12116
12117 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12118
12119Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12120
12121 * configure.in (noconfigdirs): Remove tcl and tk from
12122 noconfigdirs for cygwin32 builds.
12123
d207ebef
JM
12124Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12125
12126 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12127
6599da04
JM
12128Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12129
12130 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12131 make-all.com, use makefile.vms instead.
12132
12133Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12134
12135 * config.sub: Accept -lnews*.
12136
d207ebef
JM
12137Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12138
12139 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 12140 target-examples and target-libiberty for d30v.
d207ebef
JM
12141
12142Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12143
12144 * configure.in (noconfigdirs): Enable ld for d30v.
12145
12146Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12147
12148 * configure.in (tic80-*-*): Build compiler.
12149
12150Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12151
12152 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 12153 unsupported d30v directories
d207ebef
JM
12154
12155Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12156
4e81ae98
EC
12157 * config.sub, configure.in: Add d30v target cpu.
12158
6599da04
JM
12159Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12160
12161 * makefile.vms: New file.
12162 * make-all.com: Remove.
12163
12164Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12165
12166 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12167
12168Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12169
12170 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12171
12172Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12173
12174 * Makefile.in (ALL_MODULES): Added all-db.
12175 (CROSS_CHECK_MODULES): Addec check-db.
12176 (INSTALL_MODULES): Added install-db.
12177 (CLEAN_MODULES): Added clean-db.
12178
12179Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12180
12181 * config.guess: Merge with latest FSF sources.
12182
12183Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12184
12185 * Makefile.in (ALL_MODULES): Added all-itcl.
12186 (CROSS_CHECK_MODULES): Added check-itcl.
12187 (INSTALL_MODULES): Added install-itcl.
12188 (CLEAN_MODULES): Added clean-itcl.
12189
12190Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12191
12192 * configure.in: build gdb for mn10200
12193
12194Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12195
12196 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12197
d207ebef
JM
12198Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12199
12200 * configure.in (tic80-*-*): Turn off most targets right now.
12201
6599da04
JM
12202Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12203
12204 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12205 rather than the makeinfo program.
12206 (do-info): Depend upon all-texinfo.
12207
12208Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12209
12210 * configure.in: Remove uses of config/mh-linux.
12211
12212 * config.sub, config.guess: Merge with latest FSF sources.
12213
d207ebef
JM
12214Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12215
12216 * config.sub (case $basic_machine): Add tic80 entries.
12217
6599da04
JM
12218Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12219
12220 * config.sub, config.guess: Merge with latest FSF sources.
12221
12222Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12223
12224 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12225 * mpw-config.in: Test for NewFolderRecursive.
12226 * mpw-install: Use symbolic name for startup filename.
12227 * mpw-README: Add various additional details.
12228
12229Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12230
12231 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12232
12233Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12234
12235 * configure.in: Do build gcc and the target libraries for
12236 the mn10200.
12237
12238Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12239
12240 * configure.in: don't avoid building gdb for mn10300 any more
12241 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12242 instead of single-quoting it.
12243
12244Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12245
12246 * configure.in: Don't use --with-stabs on IRIX 6.
12247
12248Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12249
12250 * configure.in (m32r): Build gdb, libg++ now.
12251
12252Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12253
12254 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12255 directories from noconfigdirs.
12256
12257Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12258
12259 * config.sub (basic_machine): added mips16 configuration
12260
12261Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12262
12263 * config.sub: Handle d10v-unknown.
12264
d207ebef
JM
12265Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12266
12267 * config.sub: Handle v850-unknown.
12268
6599da04
JM
12269Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12270
12271 * Makefile.in: add findutils
12272 * configure.in: add findutils to list of host_tools
12273
12274Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12275
12276 * config.sub: Handle mn10200 and mn10300.
12277
12278Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12279
12280 * configure.in (d10v-*): Do not build librx.
12281
12282Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12283
12284 * configure.in (mn10300): Build everything except gdb & libgloss.
12285
12286Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12287
12288 * config.guess: Patch for Dansk Data Elektronik servers,
12289 from Niels Skou Olsen <nso@dde.dk>.
12290
12291 For ncr, use /bin/uname rather than uname, since GNU uname does not
12292 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12293
12294 Patch for MIPS R4000 running System V,
12295 from Eric S. Raymond <esr@snark.thyrsus.com>.
12296
12297 Fix thinko for nextstep.
12298
12299 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12300
12301 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12302 * config.guess: Guess mips-dec-mach_bsd4.3.
12303
12304 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12305 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12306 release numbers.
12307 * config.guess (mips-mips-riscos*): Emit just enough of the
12308 release number.
12309
12310 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12311 * config.guess (sparc-auspex-sunos*): Added.
12312 (f300-fujitsu-*): Added.
12313
12314 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12315 * config.guess: Recognize a Tadpole as a sparc.
12316
12317Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12318
12319 * config.guess: Don't assume that NextStep version is either 2 or
12320 3. NextStep 4 (aka OpenStep 4) has come out now.
12321
12322Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12323
12324 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12325 From Rik Faith <faith@cs.unc.edu>.
12326
12327Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12328
12329 * config.sub: Contributions from bug-gnu-utils to:
12330 Support plain "hppa" (no version given) architecture, reported by
12331 OpenStep.
12332 OpenBSD like NetBSD.
12333 LynxOs is not a hardware supplier.
12334
12335 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 12336 OpenBSD like NetBSD.
6599da04
JM
12337 Stratus systems.
12338 More Pyramid systems.
12339 i[n>4]86 Intel chips.
12340 M680[n>4]0 Motorola chips.
12341 Use unknown instead of lynx for hardware manufacturer.
12342
12343Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12344
12345 * install.sh (chmodcmd): Set to null if the DST directory already
12346 exists.
12347
12348Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12349
12350 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12351 not use mt-ppc target Makefile fragment any more.
12352
12353Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12354
12355 * configure.in (*-*-windows): Exclude everything but those dirs
12356 needed to build windows.
12357
12358Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12359
12360 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12361
12362Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12363
12364 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
12365
12366Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12367
12368 * Undo my previous change.
12369
12370Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12371
12372 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12373 unconditionally.
12374 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12375
12376Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12377
12378 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12379 host to add it's own flags.
6599da04
JM
12380
12381Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12382
12383 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12384
12385Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12386
12387 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12388 (CXX_FOR_TARGET): Likewise.
12389 (GCC_FOR_TARGET): Define.
12390 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12391 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12392 CC_FOR_TARGET was specified on the command line.
12393 (MAKEOVERRIDES): Don't define.
12394
12395Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12396
12397 * configure.in (m32r): Fix spelling of libg++ libs.
12398
12399Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12400
12401 * config.sub (-apple*): Remove, now redundant.
12402
12403Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12404
12405 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12406
12407 * configure: Rework yesterday's sed script patch.
12408
12409 * config.sub: Merge with FSF.
12410
12411Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12412
12413 * config.guess: Merge from FSF.
12414
12415 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
12416 * config.guess: Use pc instead of unknown, for pc clone systems.
12417 Change linux to linux-gnu.
6599da04
JM
12418
12419 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 12420 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
12421
12422Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12423
12424 * test-build.mk (HOLES): Add "xargs" for gdb.
12425
12426 * configure: Avoid hpux10.20 sed bug.
12427
12428Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12429
731a8127 12430 * configure.in: Add support for windows host
6599da04
JM
12431 (that is a build done under the Microsoft build environment).
12432
12433Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * Makefile.in: Replace all uses of srcroot with s, to shrink
12436 command line lengths.
12437
12438 Patches from Geoffrey Noer <noer@cygnus.com>:
12439 * configure.in: If configuring for newlib, pass --with-newlib to
12440 subdirectories.
12441 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12442 -Bnewlib/ and -Lwinsup to gcc.
12443 (CXX_FOR_TARGET): Likewise.
12444
12445Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12446
12447 * Makefile.in (ETC_SUPPORT): Add configure.
12448
12449Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12450
4e81ae98 12451 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
12452 host configuration file.
12453
12454Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12455
12456 * configure.in: Break mn10x00 support into separate
12457 mn10200 and mn10300 configurations.
12458 * config.sub: Likewise.
12459
12460Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12461
12462 * configure.in: Add lots of stuff to noconfigdirs for
12463 the mn10x00 targets.
12464
12465 * config.sub, configure.in: Add mn10x00 support.
12466
12467Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12468
12469 * make-all.com: Call conf-a-gas, not config-a-gas.
12470
12471Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12472
12473 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 12474 targets.
6599da04
JM
12475
12476Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12477
12478 * mpw-README: Add much more detail for native PowerMac.
12479 * mpw-install: New file.
12480 * mpw-configure: Add --norecursion and --help options.
12481 * mpw-config.in: Translate readme and install files when
12482 copying to objdir.
12483 * mpw-build.in: Don't always depend on byacc and flex.
12484 (install-only-top): New action.
12485
d207ebef
JM
12486Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12487
12488 * configure.in: You can now configure GDB for the v850.
12489
6599da04
JM
12490Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12491
12492 * configure.in (noconfigdirs): Don't configure any C++ dirs
12493 if targeting D10V.
12494
12495Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12496
12497 * config.sub: Recognize mips64vr5000.
12498
12499Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12500
12501 * configure.in: Use a single line for host_tools and native_only.
12502
12503Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12504
12505 * config.sub, configure.in: Add entries for m32r.
12506
12507Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12508
12509 * Makefile.in (inet-install): Don't run install-gzip.
12510
12511Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12512
12513 * configure.in: Don't config lots of things for *-*-windows*.
12514
12515Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12516
12517 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12518 (host_libs, host_tools): Copy from configure.in.
12519 * mpw-configure: Don't complain about directories not found.
12520
12521Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12522
12523 * configure.in (i[345]86): Recognize i686 for pentium pro.
12524 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12525 file.
12526
12527 * config.guess (i[345]86): Ditto.
12528
12529Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12530
12531 * configure.in (noconfigdirs): Removed gdb for D10V.
12532
d207ebef 12533Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 12534
d207ebef
JM
12535 * configure.in: Remove ld, target-libio, target-libg++, and
12536 target-libstdc++ from noconfigdirs.
5d4a5ee6 12537
6599da04
JM
12538Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12539
12540 * configure: Fix three locations where shell scripts were
12541 being run directly rather than with config_shell.
12542
d207ebef
JM
12543Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12544
12545 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12546 * config.sub (basic_machine): Recognize v850.
12547
6599da04
JM
12548Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12549
12550 * mpw-configure: Handle multiple enable/disable options and
12551 pass them down recursively, handle -c and -s flags appropriately
12552 depending on choice of compiler, add escape mechanism for
12553 quoted arguments to gC.
12554
12555Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12556
12557 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12558 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12559 so that -mrelocatable-lib and -mno-eabi are used.
12560
12561 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12562 not support --print-multi-lib, don't abort.
12563
6599da04
JM
12564Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12565
12566 * make-all.com: Run config-a-gas.
12567 * setup.com: Don't copy subdirectory files around.
12568
12569Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12570
12571 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12572 target, it now compiles correctly.
12573
12574Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12575
12576 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12577
12578Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12579
4e81ae98 12580 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
12581
12582Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12583
12584 * configure.in (native_only): Add prms.
12585
12586Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12587
12588 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12589 (BINUTILS_SUPPORT_DIRS): Likewise.
12590
12591Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12592
12593 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12594 d10v support is added.
12595
12596Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12597
12598 * configure.in (d10v-*-*): New target.
12599
12600Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12601
12602 * config.guess (HP 9000/811): Recognize this as a PA1.1
12603 machine.
12604
12605Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12606
12607 * Makefile.in (do-tar-gz): New target, split out from tail end of
12608 taz target. Run each command separately, don't use pipes.
12609 (taz): Use it.
12610
12611Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12612
12613 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12614 * mpw-build.in: No builds should depend on building byacc or flex,
12615 they are assumed to be installed already.
12616
12617Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12618
12619 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12620 variable that CC_FOR_TARGET needs.
12621
12622Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12623
12624 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12625 options have changed since the last time the subdirectory was
12626 configured, and if it has, reconfigure.
12627 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12628 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12629
12630Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12631
12632 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12633 CLEAN_MODULES): Add bash.
12634 (all-bash): New target.
12635
12636Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12637
12638 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12639
12640Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12641
12642 * config.sub (basic_machine): Recognize d10v as a valid processor.
12643
12644Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12645
12646 * mpw-configure: Add support for --bindir.
12647 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12648
12649Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12650
12651 * configure.in: add bash, time, gawk to list of hosttools and things
12652 to only build for native toolchains
12653
12654Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12655
12656 * Makefile.in (docdir): Remove.
12657
12658Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12659
12660 * Makefile.in (datadir): Set to $(prefix)/share.
12661
12662Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12663
12664 * configure.in: build diff and patch for cygwin32-hosted
12665 toolchains.
12666
12667Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12668
12669 * config.sub: Accept -rtems*.
12670
12671Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12672
e490616e
ZW
12673 * configure.in: enable dosrel for cygwin32-hosted builds,
12674 remove diff from the list of things not buildable
12675 via Canadian Cross
6599da04
JM
12676
12677Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12678
12679 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 12680 don't get ". ".
6599da04
JM
12681
12682Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12683
12684 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12685
12686Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12687
12688 * Makefile.in (taz): Handle case where tex3patch didn't even get
12689 checked out. Also, if it was found, put the symlink in a new util
12690 subdirectory.
12691
12692Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12693
12694 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12695
12696Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12697
12698 * config.sub: Recognize -openvms.
12699 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12700 * make-all.com, setup.com: New files.
12701
12702Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12703
12704 * Makefile.in (taz): tex3patch moved to texinfo/util.
12705
12706Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12707
12708 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12709 * configure.in: remove make from disable-if-Can-Cross list
12710 enable gdb if ${host} and ${target} are cygwin32
12711
12712Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12713
12714 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12715 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12716
12717Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12718
12719 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12720 distinguish sysv/svr4/bsd variants.
12721 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12722
12723Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12724
12725 * configure.in: Added copyright notice.
12726 * move-if-change: Added copyright notice.
12727
12728Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12729
12730 * configure.in (powerpcle-*-solaris*): Until we get shared
12731 libraries working, don't build gdb, sim, make, tcl, tk, or
12732 expect.
12733
12734Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12735
12736 * config.guess: Merge with FSF:
12737
12738 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12739 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12740
12741 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12742 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12743
12744 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12745 * config.guess: Combine two OSF1 rules.
12746 Also recognize field test versions. From mjr@zk3.dec.com.
12747 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12748 because GNU uname does not support -p. From pmr@pajato.com.
12749
12750Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12751
12752 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12753
12754Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12755
12756 * mpw-README: Document GCCIncludes.
12757
12758Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12759
12760 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12761
12762Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12763
12764 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12765
12766Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12767
12768 * configure.in (*-*-cygwin32): Configure make.
12769
12770Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12771
12772 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12773
12774Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12775
12776 * Makefile.in (all-inet): Depend on all-perl.
12777
12778 * Makefile.in (inet-install): New target.
12779
12780 * Makefile.in (all-inet): Depend on all-tcl.
12781 (all-inet): Depend on all-send-pr.
12782
12783Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12784
12785 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12786 temporarily.
12787
12788Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12789
12790 * configure.in: Don't configure --with-gnu-ld on AIX.
12791
12792Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12793
12794 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12795
12796Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12797
12798 * Makefile.in (ALL_MODULES): Added all-inet.
12799 (CROSS_CHECK_MODULES): Added check-inet.
12800 (INSTALL_MODULES): Added install-inet.
12801 (CLEAN_MODULES): Added clean-inet.
12802 (all-indent): New target.
12803
12804 * configure.in (host_tools): Added inet.
12805 (native_only): Added inet.
12806 (noconfigdirs): Added inet.
12807
12808Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12809
12810 * configure.in: Don't configure libgloss if we are not configuring
12811 newlib.
12812
12813Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12814
12815 * configure.in: Don't configure libgloss for unsupported
12816 architectures.
12817
12818Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12819
12820 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12821
12822Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12823
12824 * Makefile.in (ALL_MODULES): Include all-apache.
12825 (CROSS_CHECK_MODULES): Include check-apache.
12826 (INSTALL_MODULES): Include install-apache.
12827 (all-apache): New target.
12828
12829 * configure.in: Added apache everywhere perl is seen.
12830
12831Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12832
12833 * Makefile.in: Add support for clean-{module} and
12834 clean-target-{module} rules.
12835
12836Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12837
12838 * configure.in (*-*-ose) do not build libgloss.
12839
12840Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12841
12842 * config.guess (prep*:SunOS:5.*:*): Turn into
12843 powerpele-unknown-solaris2.
12844
12845Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12846
12847 * configure.in: Permit --enable-shared to specify a list of
12848 directories.
12849
12850Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12851
12852 * configure.in (host==solaris): Pass only the first word of $CC
12853 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12854
12855Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12856
12857 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12858
12859Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12860
12861 * Makefile.in (ALL_MODULES): Include all-perl.
12862 (CROSS_CHECK_MODULES): Include check-perl.
12863 (INSTALL_MODULES): Include install-perl.
12864 (ALL_X11_MODULES): Include all-guile.
12865 (CHECK_X11_MODULES): Include check-guile.
12866 (INSTALL_X11_MODULES): Include install-guile.
12867 (all-perl): New target.
12868 (all-guile): New target.
12869
12870 * configure.in (host_tools): Include perl and guile.
12871 (native_only): Include perl and guile.
12872 (noconfigdirs): Don't build guile and perl; no ports have been
12873 done.
12874
12875Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12876
e490616e
ZW
12877 * configure (--enable-*): Handle quoted option lists such as
12878 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
12879
12880Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12881
12882 * Makefile.in ({,inst}all-target): New rule so we can make and
12883 install all of the target directories easily.
12884
12885Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12886
12887 * configure.in: Add missing global flag in sed substitution when
12888 deleting `target-' from ${configdirs}.
12889
12890Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12891
12892 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12893 option.
12894
12895 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12896 config/mh-necv4.
12897
12898 * install.sh: Correct misspelling of transformbasename.
12899
12900 * config.guess: Recognize mips-*-sysv*.
12901
12902Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12903
12904 * config.sub: Recognize mon960.
12905
12906Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12907
12908 * configure: Restore Canadian Cross handling of BISON and LEX,
12909 removed in Feb 20 change.
12910
12911Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12912
12913 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12914 Mention make install. Remove the old copyright date as well the
12915 clumsy and rather pointless copyright on the README file.
12916
12917Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12918
12919 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12920 Makefile after running symlink-tree, then run `make distclean' to
12921 avoid clobbering any generated files in srcdir.
12922
12923Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12924
12925 * configure.in (m68k-*-netbsd*): Build everything now.
12926
12927Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12928
12929 * Makefile.in (taz): Fix quoting.
12930
12931Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12932
12933 * configure.in (sparclet-*-*): Build everything now.
12934
12935Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12936
12937 * configure.in (m68k-*-linux*): New host.
12938
12939Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12940
12941 * configure: Check for bison before byacc.
12942
12943Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12944
12945 * Makefile.in configure: Change the way LEX and BISON/YACC are
12946 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12947 searching PATH. These are used as fallbacks by Makefile.in if
12948 flex/bison/byacc aren't in objdir.
12949
12950Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12951
12952 * Makefile.in: Make everything which depends upon all-bfd also
12953 depend upon all-opcodes, in case --with-commonbfdlib is used.
12954
12955Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12956
12957 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12958 building NT native compilers on Unix.
12959
12960Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12961
12962 * configure.in: Don't get CC from the host Makefile fragment if we
12963 can find gcc in PATH, or if this is a Canadian Cross. Move the
12964 Solaris test for /usr/ucb/cc to the post target script, just after
12965 the compiler sanity test.
12966
12967Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12968
12969 * config.sub: Merge with FSF.
12970
12971Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12972
12973 * Makefile.in (RPATH_ENVVAR): New variable.
12974 (REALLY_SET_LIB_PATH): Use it.
12975 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12976
12977Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12978
12979 * config.sub, configure.in: Recognize sparclet cpu.
12980
12981Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12982
12983 * config.guess: Support m68k-cbm-sysv4.
12984
12985Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12986
12987 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12988 m68k-unknown-linuxaout from linker help string. Put quotes around
12989 $ld_help_string.
12990
12991Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12992
12993 * config.guess (powerpc-harris-powerunix): Add guess for port
12994 to new target.
12995
12996Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12997
12998 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12999
13000Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13001
13002 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13003 $(REALLY_SET_LIB_PATH) in Makefile.
13004 * Makefile.in (SET_LIB_PATH): New variable.
13005 (REALLY_SET_LIB_PATH): New variable.
13006 ($(DO_X)): Use $(SET_LIB_PATH).
13007 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13008 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13009 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13010 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13011 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13012 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13013 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13014 (install-dosrel): Likewise.
13015 (all-opcodes): Depend upon all-libiberty.
13016
13017Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13018
13019 * config.guess (*:CYGWIN*): New
13020
13021Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13022
13023 * Makefile.in (all-target-winsup): All all-target-libiberty.
13024
13025Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13026
13027 * configure.in (noconfigdirs): Add missing # in front of comment.
13028
13029Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13030
13031 * configure.in: add second pass to things added to noconfigdirs
13032 so *-gm-magic can exclude libgloss properly.
13033
13034Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13035
13036 * mpw-configure (extralibs_name, rez_name): Set correctly
13037 for MWC68K compiler.
13038
13039 * mpw-README: Add more info on the necessary build tools.
13040
13041Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13042
13043 * configure.in, config.sub: Recognize cygwin32.
13044
13045Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13046
13047 * config.guess, config.sub: Recognize A/UX.
13048
13049Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13050
13051 * config.sub: Merge with gcc/config.sub.
13052
13053Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13054
13055 * mpw-build.in (do-binutils): Add build of stamps.
13056
13057Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13058
13059 * config.sub: Add recognition for mips64vr4100*-* targets.
13060
13061Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13062
13063 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13064 Add creation of gconfigargs with `--enable-shared' turned on.
13065 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13066 ($(host)-stamp-stage3-configured): Likewise.
13067 (HOLES): Add chatr and ldd.
13068 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13069
13070Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13071
13072 * configure: Pass --nfp to recursive configures.
13073
13074Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13075
13076 * Makefile.in (DLLTOOL): New.
13077 (DLLTOOL_FOR_TARGET): New.
13078 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13079 (EXTRA_TARGET_FLAGS): Ditto.
13080 (EXTRA_GCC_FLAGS): Ditto.
13081 (CONFIGURE_TARGET_MODULES): Ditto.
13082 (DO_X): Ditto.
13083 * configure: Add DLLTOOL.
13084
13085Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13086
13087 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13088 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13089 mh-sco, since old workarounds no longer needed, and don't
13090 build ld, since libraries have weak symbols in COFF.
13091
13092Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13093
13094 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13095
13096Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13097
13098 * configure.in: Make sure that ${CC} can be used to compile an
13099 executable.
13100
13101Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13102
13103 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13104 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13105 nothing depending on whether gdbtk is being built.
13106
13107Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13108
13109 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13110
13111Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13112
13113 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13114 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13115
13116Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13117
13118 * config-ml.in: Add support for
13119 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13120 Simplify setting of multidirs from --disable-foo.
13121
13122Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13123
13124 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13125 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13126 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 13127 non-empty, pass them on to the GCC make.
6599da04
JM
13128 (all-bootstrap): New rule that is like all-gcc, except it executes
13129 the GCC bootstrap rule instead of the GCC all rule.
13130
13131Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13132
13133 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13134
13135Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13136
13137 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13138 DG/UX support.
13139
13140Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13141
13142 * config.sub (i*86*) Change [345] to [3456]
13143
13144Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13145
13146 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13147 --with-gnu-ld=no.
13148
13149Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13150
13151 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13152 AIX multilibs get built.
13153
13154Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13155
13156 * configure.in (i386-win32): Don't build expect if we're not
13157 building the tcl subdir.
13158
13159Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13160
13161 * Makefile.in: (configure-target-examples, all-target-examples):
13162 New targets, configure and build example programs.
13163
13164Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13165
13166 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13167 use it as input to sedit the generated MPW makefile.
13168 * mpw-README: Add a suggestion about Gestalt.h.
13169
13170Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13171
13172 * config.sub: Accept *-*-ieee*.
13173
13174Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13175
13176 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13177 Ronald F. Guilmette <rfg@monkeys.com>.
13178
13179Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13180
13181 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13182 for powerpc-pe native.
13183 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13184 (target==powerpc-pe): duplicate i386-win32 entry.
13185
13186Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13187
13188 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13189 of vxworks, not just vxworks5.1.
13190
13191Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13192
13193 * mpw-configure: Add support for exec-prefix.
13194
13195Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13196
13197 * config.guess: Recognize HP model 816 machines as having
13198 a PA1.1 processor.
13199
13200Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13201
13202 * configure: Ignore new autoconf configure options.
13203
6599da04
JM
13204Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13205
13206 * config.guess: Recognize Pentium under SCO.
13207 From Robert Lipe <robertl@arnet.com>.
13208
13209Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13210
13211 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
13212
13213Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13214
13215 * configure.in: Don't configure gas for alpha-dec-osf*.
13216
13217Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13218
13219 * configure.in: Default to --with-stabs for some targets for which
13220 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13221 i[345]86*-*-unixware*.
13222
13223Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13224
13225 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13226 rather than basing it on the target. Simplify handling of options
13227 controlling which directories to configure. Remove extraneous
13228 slash in multi-clean target.
13229
13230Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13231
13232 * config-ml.in: Prefix more variables with ml_ so they don't collide
13233 with configure's.
13234
13235Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13236
13237 * configure: Don't turn -v into --v.
13238
13239Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13240
13241 * configure.in (targargs): Fix typo.
13242
13243 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13244
13245Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13246
13247 * configure.in: Strip --host and --target options from
13248 CONFIG_ARGUMENTS, and always configure for --host only. Add
13249 --with-cross-host option when building with a cross-compiler.
13250 * configure: Canonicalize the arguments put into config.status by
13251 always using `=' for an option with an argument. Pass a presumed
13252 --host or --target explicitly.
13253
13254Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13255
13256 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13257 into general OS recognition case.
13258
13259Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13260
13261 * configure.in (target_configdirs): add target-winsup only
13262 for win32 target systems.
13263
13264Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13265
13266 * Makefile.in (all-target-libgloss): Depend upon
13267 configure-target-newlib, since when libgloss is built it looks to
13268 see if the newlib directory exists.
13269
13270Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13271
13272 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13273 cfg-ml-*.in.
13274
13275Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13276
13277 * configure: Handle LD and LD_FOR_TARGET when configuring a
13278 Canadian Cross.
13279
6599da04
JM
13280Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13281
13282 * configure.in (target_libs): add target-winsup.
13283 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13284 (target==ppcle-pe): remove ld from $noconfigdirs.
13285
13286Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13287
13288 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13289 Preserve relative path names in $srcdir. Build symlink tree if
13290 configuring cross target dir and srcdir=. (= no VPATH support).
13291 (configure-target-libg++): Depend on configure-target-librx.
13292 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13293 * config-ml.in: New file.
13294 * symlink-tree: New file.
13295 * configure: Ensure srcdir="." if that's what it is.
13296
13297Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13298
13299 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13300 includes and FLEX_SKELETON setting.
13301 * mpw-configure (--with-gnu-ld): New option, controls whether
13302 to use PPCLink or ld with PowerMac GCC.
13303 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13304 * mpw-config.in: Configure grez if targeting Mac.
13305
13306 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
13307 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13308 just macos.
6599da04
JM
13309 * configure.in: Configure grez resource compiler if targeting Mac.
13310 * Makefile.in (all-grez, install-grez): New targets.
13311
13312Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13313
13314 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 13315 gcc in the path, set CC to gcc -O2.
6599da04
JM
13316
13317Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13318
13319 * configure: Default ${build} correctly. Avoid picking up extra
13320 spaces when reading CC and CXX from Makefile. When doing a
13321 Canadian Cross, use plausible default values for numerous
13322 variables.
13323 * configure.in: When doing a Canadian Cross, don't try to
13324 configure tools whose configure script can't handle it.
13325
13326Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13327
13328 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13329
13330Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13331
13332 * configure: Remove dubious bug reporting address.
13333
13334Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13335
13336 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13337 configure script, run that instead of this directory's configure.
13338 In either case, print a message that we're configuring the sub-dir.
13339
13340Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13341
13342 * configure.in: Before checking for the existence of various files,
13343 use sed to filter out "target-".
13344
13345Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13346
13347 * Makefile.in (DO_X): Split rule to decrease command line length
13348 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13349 (Philippe De Muyter).
13350
13351Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13352
13353 * Makefile.in (all-patch): depend on all-libiberty.
13354
13355Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13356
13357 * configure.in: If the only directory in target_configdirs which
13358 actually exists is libiberty, then set target_configdirs to empty,
13359 to avoid trying to build a target libiberty in a gas or gdb
13360 distribution.
13361
13362Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13363
13364 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
13365 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13366 systems.
6599da04
JM
13367
13368Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13369
13370 * configure.in (copy_dirs): Use sys-include instead of include
13371 for --with-headers option.
13372
13373Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13374
13375 * Makefile.in, configure.in: Make winsup builds work with
13376 new scheme.
13377
13378Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13379
13380 * configure.in: Build the linker on AIX.
13381
13382Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13383
13384 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13385 where needed.
13386
13387Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13388
13389 * Makefile.in (all-gcc): Fix typo.
13390
13391Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13392
13393 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13394
13395Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13396
13397 * configure.in: Rename libFOO to target-libFOO, and xiberty
13398 to target-xiberty, to provide more flexibility.
13399 (target_subdir): Define. Create if cross.
13400 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13401 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13402 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13403 check-libFOO -> check-target-libFOO, etc.
13404 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13405 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13406 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13407 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13408 allow ALL_GCC="" to only configure.
13409 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13410 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13411 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13412
13413Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13414
13415 * Makefile.in (taz): Build "info" in etc explicitly.
13416
13417Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13418
13419 * configure.in: Make sure that CC is undefined (as opposed to
13420 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13421 problem with autoconf trying to configure on a host without GCC.
13422
13423Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13424
13425 * mpw-configure: Set host alias from choice of host compiler,
13426 only use generic MPW Makefile sed if present, edit a file
13427 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13428 * mpw-README: Add problem notes about CW6 and CW7.
13429
13430Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13431
13432 * Makefile.in (taz): Use ";" instead of ";;".
13433
13434Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13435
13436 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13437 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13438 DISTDOCDIRS.
13439 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13440 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13441
13442Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13443
13444 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13445 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13446 Move bfd to DISTSTUFFDIRS.
13447
13448Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13449
13450 * Makefile.in (X11_LIB): Removed.
13451 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13452
13453 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13454
13455Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13456
13457 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13458 names.
13459
13460Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13461
13462 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13463
13464Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13465
13466 * configure.in (i[345]86-*-win32): Always build newlib.
13467 Don't configure cvs, autoconf or texinfo.
13468 * Makefile.in (LD_FOR_TARGET): New.
13469 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13470 Pass down LD_FOR_TARGET.
13471
13472Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13473
13474 * winsup: New directory.
13475 * Makefile.in: Build winsup.
13476 * configure.in: Winsup is configured when target is win32.
13477 Can only build win32 target GDB when native.
4e81ae98 13478
6599da04
JM
13479Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13480
13481 * config.guess: Recognize HP model 819 machines as having
13482 a PA 1.1 processor.
13483
13484Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13485
13486 * configure: Fix sed loop which substitutes for CC and CXX to
13487 avoid bug found in various sed implementations.
13488
13489Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13490
13491 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13492 simulator. Use standard powerpc-*-eabi*.
13493
13494Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13495
13496 * configure.in: Stop putting gas and binutils in noconfigdirs for
13497 powerpc-*-aix* and rs6000-*-*.
13498
13499Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13500
13501 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13502 -mcall-aixdesc libraries.
13503
13504Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13505
13506 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13507
13508 * config.sub (arm | armel | armeb): Fix shell syntax.
13509
13510Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13511
13512 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13513 -msoft-float and -mcpu=common support.
13514 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13515 libraries.
13516
13517Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13518
13519 * configure.in: Allow configuration and build of emacs19 for the alpha.
13520
13521Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13522
13523 * configure.in (CC): Get ^CC, not just any old CC, from
13524 ${host_makefile_frag}.
13525
13526Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13527
4e81ae98 13528 * configure.in (CC): Try to get CC from
6599da04
JM
13529 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13530
13531Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13532
13533 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13534 only if it exists in $(srcdir).
13535
13536Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13537
13538 * configure: If CC and CXX are not set in the environment, set
13539 them, based on either an existing Makefile or on searching for gcc
13540 in PATH. Substitute for CC and CXX in Makefile.
13541 * configure.in: Remove libm from target_libs. Separate
13542 target_configdirs from configdirs. If CC is not set in
13543 environment, try to get it from a host Makefile fragment. Rewrite
13544 changes of configdirs to use skipdirs instead. A few minor
13545 tweaks. Take directories out of target_configdirs as they are
13546 taken out of configdirs. Remove existing Makefile files from
13547 subdirectories. Substitute for TARGET_CONFIGDIRS and
13548 CONFIG_ARGUMENTS in Makefile.
13549 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13550 by configure.in.
13551 (CONFIG_ARGUMENTS): Likewise.
13552 (CONFIGURE_TARGET_MODULES): New variable.
13553 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13554 ($(CONFIGURE_TARGET_MODULES)): New target.
13555 (configure-libg++, configure-libio): New targets.
13556 (all-libg++): Depend upon configure-libg++.
13557 (all-libio): Depend upon configure-libio.
13558 (configure-libgloss, all-libgloss): New targets.
13559 (configure-libstdc++): New target.
13560 (all-libstdc++): Depend upon configure-libstdc++.
13561 (configure-librx, all-librx): New targets.
13562 (configure-newlib): New target.
13563 (all-newlib): Depend upon configure-newlib
13564 (configure-xiberty): New target.
13565 (all-xiberty): Depend upon configure-xiberty.
13566
13567Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13568
13569 * configure.in (host i[345]86-*-win32): Expand the
13570 noconfigdirs again.
13571
13572Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13573
13574 * mpw-configure: Fix sed command file name.
13575
13576Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13577
4e81ae98 13578 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
13579 noconfigdirs again.
13580
13581Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13582
13583 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13584 or powerpc*-*-pe*, since they are not yet supported.
13585
13586Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13587
13588 Add PowerMac support and many other enhancements.
13589 * mpw-configure: New option --cc to select compiler to use,
13590 paste options set according to --cc into the generated
13591 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13592 if mpw-make.sed is present.
13593 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13594 add forward includes for PowerPC include files.
13595 * mpw-build.in: Build using Makefile.PPC if present.
13596 (do-byacc, etc): Remove separate version resource builds.
13597 (do-gas): Build "stamps" before "all".
13598 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13599 * mpw-README: Update to reflect --cc option, PowerMac support,
13600 and recently-reported compatibility problems.
13601
13602Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13603
13604 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13605 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13606 (--with-multilib-top): Pass to recursive invocations.
13607
13608Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13609
13610 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13611 v810-*-*.
13612
13613Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13614
13615 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13616 gdb, ld and opcodes on v810-*-*.
13617
6599da04
JM
13618Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13619
13620 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13621 (local-maintainer-clean): New target.
13622 (maintainer-clean): New target.
13623 (realclean): Just depend upon maintainer-clean.
13624
13625Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13626
13627 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13628
13629Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13630
13631 * configure.in: Build ld in mips*-*-bsd* case.
13632
13633Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13634
13635 * config.sub: Accept -lites* OS. From Ian Dall.
13636
13637Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13638
13639 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 13640 targets.
6599da04
JM
13641
13642Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13643
13644 * configure.in: treat i386-win32 canadian cross the same as
13645 i386-go32 canadian cross.
13646
13647Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13648
13649 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13650 running under the simulator to build a reduced set of libraries.
13651 (powerpc-*-eabiaix): Add fine grained multilib support added to
13652 other powerpc targets yesterday.
13653
13654Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13655
13656 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13657 -disable-softfloat, -disable-relocatable, -disable-aix, and
13658 -disable-sysv to control which multilib libraries get built.
13659
13660Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13661
13662 * configure: Add Makefile.tem to list of files to remove in trap
13663 handler.
13664
13665Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13666
13667 * config.guess (*Linux*): Add missing "exit"s.
13668 Also, need specific check for alpha-unknown-linux (uses COFF).
13669
13670Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13671
13672 * config.guess: Merge with FSF:
13673
13674 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13675 * config.guess (AIX4): More robust release numbering discovery.
13676
13677 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13678 * config.guess (i386-sequent-ptx): Properly get version number.
13679
13680 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13681 * config.guess (mips:*:4*:UMIPS): New case.
13682
13683Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13684
13685 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13686 (i386-win32 host): Likewise. Don't build readline.
13687
13688Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13689
13690 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13691 SUPPORT_FILES to submakes.
13692
13693Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13694
13695 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13696 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13697 mpw-configure.
13698
13699Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13700
13701 * configure.in (appdirs): Use =, not ==, in test expression when
13702 trying to build the text to print in the warning message for
13703 Solaris users.
13704
13705Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13706
13707 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13708
13709Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13710
13711 * config.guess: Recognize lynx-2.3.
13712
13713Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13714
13715 * config.sub (z8ksim): Deleted
13716 (z8k-*-coff): New, this is the one true name of the target.
13717
13718Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13719
13720 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13721
13722Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13723
13724 * config.guess (*:Linux:*:*): First try asking the linker what the
13725 default object file format is (elf, aout, or coff). Then if this
13726 fails, try previous methods.
13727
13728Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13729
13730 * configure.in: Don't build newlib for *-*-vxworks5.1.
13731
13732Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13733
13734 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13735 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13736
13737Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13738
13739 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13740
13741Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13742
13743 * cfg-ml-com.in: New file.
13744 * cfg-ml-pos.in: New file.
13745
13746Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13747
13748 * COPYING.NEWLIB: Add HP free copyright to list.
13749
13750Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13751
13752 * config.sub: Recognize -eabi* for the system, not just -eabi.
13753
13754Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13755
13756 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13757 * config.sub, configure.in (win32): New target and host.
13758
13759Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13760
13761 * configure.in: Add i386-pe configuration.
13762
13763Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13764
13765 * mpw-build.in (install): Install GDB after LD.
13766
13767Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13768
13769 * mpw-config.in (elf/mips.h): Always forward-include, needed
13770 for GDB to build.
13771
13772Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13773
13774 * testsuite: New directory for customer acceptance and whole tool
13775 chain tests.
13776
13777Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13778
13779 * configure: If per-host line isn't found, but AC_OUTPUT is found
13780 and a configure script exists, run it instead.
13781
13782Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13783
13784 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13785
13786Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13787
13788 * configure: Set build_{cpu,vendor,os,alias} to host values when
13789 --build isn't specified.
13790
13791Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13792
13793 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13794 (FLAGS_TO_PASS): Pass them.
13795 (EXTRA_TARGET_FLAGS): Ditto.
13796
6599da04
JM
13797Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13798
13799 * Makefile.in (all-libg++): Depend on all-libstdc++.
13800
13801Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13802
13803 * configure.in (noconfigdirs): Enable all packages for
13804 i386-unknown-netbsd.
13805
13806Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13807
13808 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13809 hosted builds (DOS builds)
13810
13811Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13812
13813 Changes for ARM based on patches from Richard Earnshaw:
13814 * config.sub: Handle armeb and armel.
13815 * configure.in: Omit arm linker only for riscix.
13816
13817Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13818
13819 * config.guess: Update from FSF.
13820
13821Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13822
63f6bcd7 13823 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
13824 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13825 powerpcle variant. Convert pentium into i586, not i486. Add p5
13826 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13827 temporarily.
13828
13829Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13830
13831 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13832
13833Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13834
13835 * config.sub: Accept -lites* as a basic system type.
13836
13837Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13838
13839 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13840 installed, and if so return linuxoldld as the system name.
13841
13842Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13843
13844 * config.guess: Add hppa1.1-hp-lites support.
13845
13846Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13847
13848 * configure.in: Don't build newlib for m68k-vxworks5.1.
13849
13850Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13851
13852 * configure.in (mips-sgi-irix6): Use mh-irix5.
13853
13854Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13855
13856 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13857
13858Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13859
13860 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 13861 OSF/1. Fix compiler flags.
6599da04
JM
13862 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13863
13864Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13865
13866 * configure.in: Recognize --with-newlib.
13867 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13868
13869Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13870
d207ebef 13871 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
13872 to *_X11_MODULES due to gdbtk needing X include files et al.
13873
13874Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13875
13876 Merge in support for Mac MPW as a host.
13877 (Old change descriptions retained for informational value.)
13878
13879 * mpw-config.in: Add generic include forwards for cpu-specific
13880 include files in aout and elf directories.
13881
13882 * mpw-configure: Added copyright.
13883 * mpw-config.in: Check for presence of required build tools.
13884 (target_libs): Add newlib.
13885 (target_tools): Add examples.
13886 (Read Me): Generate as "Read Me for MPW" instead.
13887 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13888 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13889 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13890
13891 * mpw-configure: Remove subdir-specific makefile hackery,
13892 delete mk.tmp after using it.
13893
13894 * mpw-build.in (all): Display start and end times.
13895
13896 * mpw-configure (host_canonical): Set.
13897 (target_cpu): Always add to makefiles.
13898 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13899 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13900 (mpw-mh-mpw): Look for in srcdir and srcroot.
13901 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13902
13903 * mpw-build.in: (install-only): New target.
13904
13905 * mpw-configure (host_alias, target_alias): Rename from hostalias
13906 and targetalias, add into generated Makefile.
13907 (mk.tmp): If present, add into generated Makefile.
13908 * mpw-build.in (all-gas): Build config.h first before gas proper.
13909
13910 * mpw-configure (config.status): Write only if changed.
13911 * mpw-config.in (readline): Configure it (not built, just used for
13912 definitions).
13913
13914 * mpw-config.in (elf/mips.h): Add a forward include.
13915
13916 * mpw-config.in: Forward-include most .h files in include into
13917 extra-include.
13918 (readline): Don't build.
13919 mpw-build.in (install): Install GDB.
13920
13921 * mpw-configure (prefix, mpw_prefix): Handle it.
13922 * mpw-config.in (mmalloc, readline): Don't configure.
13923 * mpw-build.in (thisscript): Rename to ThisScript.
13924 Use mpw-build instead of BuildProgram everywhere.
13925 (mmalloc, readline): Don't build.
13926 * mpw-README: New file, basic documentation about the MPW port.
13927
13928 * mpw-config.in: Use forward-include to create include files.
13929
13930 * mpw-configure: Add more things to the top of each configured
13931 Makefile, including contents of config/mpw-mh-mpw.
13932 * mpw-config.in (extra-include): Create this directory and fill it
13933 with Posix-like include files when configuring.
13934
13935 * config.sub (apple, mac, mpw): Add various aliases.
13936
13937 * mpw-build.in: New file, top-level build script fragment for MPW.
13938 * mpw-configure: New file, configure script for MPW.
13939 * mpw-config.in: New file, config fragment for MPW.
13940
13941Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13942
13943 * configure.in (host_libs): Remove glob, since it is gone from the
13944 sources.
13945
13946Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13947
13948 * Makefile.in: define empty GDB_NLM_DEPS var.
13949
13950 * configure.in(target_makefile_frag): use config/mt-netware
13951 for netware targets.
13952
13953Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13954
13955 * config.sub: Merge in recent FSF changes. Remove linux special
13956 cases.
13957
13958Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13959
731a8127 13960 Revert this change:
6599da04
JM
13961
13962 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13963
13964 * build-all.mk: Use CC=cc -Xs on Solaris.
13965
6599da04
JM
13966Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13967
13968 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13969 stop using it.
13970 * Makefile.in: Nuke all references to glob subdirectory.
13971
13972Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13973
13974 * configure.in: Fix --enable-shared logic in per-host.
13975
13976Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13977
13978 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13979
13980Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13981
13982 * configure.in (noconfigdirs): Don't build gas on AIX, for
13983 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13984
13985Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13986
13987 * configure: Fix --cache-file to work if the file argument is a
13988 relative path.
13989
13990Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13991
13992 * configure: If the --cache-file is used, pass it down to
13993 configure in subdirectories.
13994
13995Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13996
13997 * config.sub: add vxworks29k configuration.
13998
13999Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14000
14001 * Makefile.in (taz): Do "diststuff" part quietly.
14002
14003Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14004
14005 * config.sub: Mini-merge with gcc/config.sub.
14006
14007Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14008
14009 * config.guess (IRIX): Sed - to _.
14010
14011Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14012
14013 * Makefile.in (source-vault, binary-vault): New targets.
14014
14015Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14016
14017 * config.sub: Recognize -eabi as a basic system type.
14018
14019Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14020
14021 * configure.in (enable_shared stuff): Fix typo.
14022
14023Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14024
14025 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14026
14027Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14028
14029 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14030
14031Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14032
14033 * configure.in (rs6000-*-*): Don't build gas.
14034
14035Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14036
14037 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14038 reduce command line length.
14039 (AS_FOR_TARGET): Check for as.new, not Makefile.
14040 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14041
14042Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14043
14044 * config.guess: Merge from FSF.
14045
14046Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14047
14048 * configure: Don't use $ when handling program_suffix.
14049
14050Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14051
14052 * configure.in: Configure tk for hppa/hpux.
14053
14054Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14055
14056 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14057
14058Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14059
14060 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14061 to LIBCXXFLAGS. Tests are better run without it.
14062
14063Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14064
14065 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14066
14067Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14068
14069 * configure.in (*-*-netware*): Don't configure xiberty.
14070
14071Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14072
14073 * configure.in: Remove tk from native_only list.
14074
14075Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14076
14077 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14078 for special NCD build.
14079
14080Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14081
14082 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14083 makeall.bat, they're only useful for binutils snapshots.
14084 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14085 makeall.bat to specified SUPPORT_FILES.
14086
14087Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14088
14089 * build-all.mk: Add Ericsson targets to sun4 and solaris
14090 hosts. Add BNR's sun4 target to solaris host, so their
14091 build-from-source will be tested in-house first.
14092
14093Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14094
14095 * Makefile.in (LIBCFLAGS): New variable.
14096 (CFLAGS_FOR_TARGET): Ditto.
14097 (LIBCFLAGS_FOR_TARGET): Ditto.
14098 (LIBCXXFLAGS): Ditto.
14099 (CXXFLAGS_FOR_TARGET): Ditto.
14100 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14101 (BASE_FLAGS_TO_PASS): Pass them.
14102 (EXTRA_TARGET_FLAGS): Ditto.
14103
731a8127 14104 * configure.in: Support --enable-shared.
6599da04
JM
14105
14106Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14107
14108 * configure.in (target_libs): Include libstdc++ again.
14109 * config.guess: Update from FSF (for FreeBSD).
14110
14111Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14112
14113 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14114 makeall.bat.
14115 (DISTDOCDIRS): Add `etc'.
14116 (ETC_SUPPORT_PFX): New variable.
14117 (taz): Include anything from etc starting with a word in
14118 ETC_SUPPORT_PFX.
14119
14120Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14121
14122 * config.sub: Update for recent FSF changes. Remove obsolete
14123 h8300hds entry. Add -windows* and -osx as basic os. Minor
14124 spacing changes.
14125
14126Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14127
14128 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14129
14130 * config.guess: Merge with FSF.
14131 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14132
14133Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14134
14135 * configure: Since the "trap 0" handler will override the exit
14136 status on many systems, only use it for "exit 1", and make it set
14137 a non-zero exit status; reset it before "exit 0". Also, check
14138 exit status of config.sub, and error out if it failed.
14139
14140Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14141
14142 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14143 and install libgloss.
14144
14145Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14146
14147 * Makefile.in (all-binutils): Depend upon all-byacc.
14148
14149 * configure.in: Don't build emacs on Irix 5.
14150
14151Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14152
14153 * configure.in (*-*-netware*): Add libio.
14154
14155Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14156
14157 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14158 (CHECK_TARGET_MODULES): Ditto.
14159 (INSTALL_TARGET_MODULES): Ditto.
14160 (TARGET_LIBS): Ditto.
14161 (all-libstdc++): Note dependencies.
14162
14163Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14164
14165 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14166
14167Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14168
14169 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14170 -fexternal-templates.
14171
14172 * configure.in (target_libs): Add libstdc++.
14173 (noconfigdirs): Add libstdc++ as appropriate.
14174
14175Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14176
14177 * config.guess: Update from FSF.
14178
14179Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14180
14181 * configure: Use ${config_shell} when running ${configsub}.
14182
14183Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14184
14185 * config.sub: No longer recognize h8300h.
14186
14187Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14188
14189 * config.sub: Remove extraneous differences between config.sub and
14190 gcc/config.sub.
14191
14192Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14193
14194 * Makefile.in (DISTSTUFFDIRS): Add gas.
14195
14196Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14197
14198 * COPYING.NEWLIB: New file.
14199
14200Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14201
14202 * config.guess (HP-UX): Patch from Harlan Stenn
14203 <harlan@landmark.com> to also emit release level.
14204
14205Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14206
14207 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14208
14209Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14210
14211 * config.sub: Merge nextstep cleanup from FSF.
14212
14213Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14214
14215 * configure.in (arm-*-*): Don't configure ld for this target.
14216
14217Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14218
14219 * configure.in (*-*-netware): don't configure libg++, libio,
14220 librx, or newlib.
14221
14222Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14223
14224 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14225 configure ld--it works, but it doesn't support shared libraries.
14226
14227Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14228
14229 * config.guess (*-unknown-freebsd*): Get rid of possible
14230 trailing "(Release)" in version string.
14231 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14232
14233Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14234
14235 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14236 Fix type: *-next-neststep -> *-next-nextstep.
14237
14238 * config.guess: Merge from FSF:
14239
14240 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14241
14242 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14243
14244 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14245
14246 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14247 instead of UNIX_SV for UnixWare 1.0).
14248
14249Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14250
14251 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14252 to make gdb/nlm/* build after the compiler and linker.
14253
14254Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14255
14256 * config.guess (netbsd, freebsd, linux): Accept any machine,
14257 not just i[34]86.
14258 (m68k-atari-sysv4): Relocate to match FSF version.
14259
14260 * config.guess: More merges from the FSF:
14261
14262 Add a space before function call or macro invocation.
14263
14264 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14265
14266 * config.guess: Add trap cmd to remove dummy.c and dummy when
14267 interrupted.
14268
14269 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14270
14271 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14272 (dummy): Redirect stderr from compilation of dummy.c.
14273
14274 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14275
14276 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14277
14278Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14279
14280 * configure: Accept and ignore --cache*, for compatibility with
14281 new autoconf.
14282
14283Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14284
14285 * config.guess: Merge from FSF:
14286
14287 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14288
14289 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
14290 (PATH): Add /.attbin at end for finding uname.
14291 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
14292
14293 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14294
e490616e 14295 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
14296
14297 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14298
e490616e
ZW
14299 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14300 to select whether to use ELF or COFF.
6599da04
JM
14301
14302 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14303
e490616e 14304 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
14305
14306 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14307
14308 * config.guess: Guess the OS version for HPUX.
14309
14310 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14311
14312 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14313
14314Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14315
14316 * configure.in: Recognize --with-headers, --with-libs, and
14317 --without-newlib.
14318 * Makefile.in (all-xiberty): Depend upon all-ld.
14319
14320Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14321
14322 * configure.in: Change i[34]86 to i[345]86.
14323
14324Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14325
14326 * configure (version): A few more tweaks to help message.
14327
14328Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14329
14330 * Makefile.in: Remove (for now) librx as a host library,
14331 now that we're building it for target.
14332
14333Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14334
14335 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14336 (Karl Berry).
14337
14338Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14339
14340 * configure.in: Also configure librx.
14341
14342Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14343
14344 * Makefile.in: Update various rules to reflect that librx
14345 is now needed for libg++.
14346
14347Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14348
14349 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14350
14351Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14352
14353 * configure.in: Configure the examples directory.
14354
14355Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14356
14357 * configure: Simplify Jun 2 1994 change.
14358
14359Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14360
14361 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14362 /bin/gcc isn't good enough to build gcc.
14363
14364Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14365
14366 * Makefile.in (GDB_SUPPORT_FILES): Remove
14367 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14368 (gdb.tar.gz): Add new rule to use standard distribution building
14369 mechanism.
14370
14371Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14372
14373 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14374 Bill Cox <bill@cygnus.com>.
14375
14376Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14377
14378 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14379
14380Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14381
14382 * configure: Search current dir first in .gdbinit.
14383
14384Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14385
14386 * config.sub: Recognize freebsd (merged from gcc config.sub).
14387
14388Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14389
14390 * config.sub: Refer to NeXT's operating system as nextstep.
14391
14392 * config.sub (case $basic_machine): Re-order the cases, to match
14393 the order in the FSF version (which is mostly alphabethical).
14394 Merge in some additions and changes from the FSF.
14395
14396Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14397
14398 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14399 * config.sub: Recognize cxux7.
14400 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14401
14402Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14403
14404 * config.sub: Fix typo powerpc -> powerpc-*.
14405
14406Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14407
14408 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14409
14410 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14411 parallel with all-emacs and install-emacs). Top-level command
14412 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14413
14414Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14415
14416 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14417 $(relbindir)/make before doing ``make install'', and use
14418 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14419 installing over running make binary.
14420 ($(host)-stamp-stage3-installed): Likewise.
14421
14422Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14423
14424 * config.guess: Recognize Mach.
14425
14426Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14427
14428 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14429 see whether --exec-prefix was used.
14430
14431Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14432
14433 * README: Explicitly mention libg++/README. (Zoo's idea.)
14434
14435Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14436
14437 * Makefile.in: Add all-librx target similar to all-libproc.
14438
14439Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14440
14441 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14442 with post 1.2 uname bogosity.
14443
14444Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14445
14446 * configure: Remove temporary files on receipt of a signal.
14447
14448Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14449
14450 * configure: If there is a package_makefile_frag, remove
14451 ${subdir}/Makefile.tem after copying it in.
14452
14453Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14454
14455 * build_all.mk: support rs6000 lynx identifies itself as
14456 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14457 since /bin/gcc is too feeble to compile a modern gcc.
14458
14459Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14460
14461 * brought devo/test-build.mk update-to-date with progressive/
14462 test-build.mk. Add lynx targets and hppa flag info.
14463
14464Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14465
14466 * configure.in: Use mh-ncrsvr43. Patch from
14467 Tom McConnell <tmcconne@sedona.intel.com>.
14468
14469Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14470
14471 * config.guess (i386-unknown-bsdi): No longer need to
14472 check #if defined(__bsdi__) && defined(__i386__).
14473
14474Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14475
14476 * configure: Set program_transform_nameoption correctly.
14477
14478Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14479
14480 * brought build-all.mk update-to-date with progressive build-all.mk,
14481 added new targets and hppa info.
4e81ae98 14482
6599da04
JM
14483Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14484
14485 * configure: If config.guess result is a prefix of the user
14486 specified target, assume a native build and use the user specified
14487 target as the host alias. Remove SunOS patch suffix removal hack.
14488 * configure.in: Remove SunOS patch suffix removal hack.
14489
14490 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14491 in NATIVE_CHECK_MODULES.
14492
14493Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14494
14495 * Makefile.in: Rename HOST_ONLY to NATIVE.
14496 * configure: Delete SunOs patch suffix from host_canonical
14497 and build_canonical variables that are prepended to Makefiles.
14498 * configure.in: Add comments for easier maintenance.
14499
14500Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14501
14502 * Makefile.in: Add all-libproc target similar to all-gui.
14503
14504Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14505
14506 * Makefile.in (CHECK_MODULES): split into
14507 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14508
14509Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14510
14511 * config.guess (i386-unknown-bsdi): New system to guess.
14512
14513Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14514
14515 * Makefile.in: Add all-gui target (but not yet build by "all").
14516
14517Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14518
14519 * config.sub: Move deletion of patch suffix from here...
14520 * configure.in: To here, at Ian's suggestion. The top-
14521 level scripts might need to know of a patch level.
14522
14523Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14524
14525 * config.sub: Strip off patch suffix so rtl is recognized
14526 as a sunos4.1.3 machine, even though it's been patched.
14527
14528Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14529
14530 * Makefile.in (INSTALL_LAST): Delete.
14531 (INSTALL_DOSREL): New.
14532
14533Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14534
14535 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14536 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14537 whether we pass down --with-gnu-ld anyhow.
14538
14539Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14540
14541 * Makefile.in (INSTALL_LAST): Change operation so it works
14542 on more flavors of make.
14543 * configure.in (go32): Don't build libg++ or libio.
14544
14545Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14546
14547 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14548 they can be overriden by templates.
14549
14550Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14551
14552 * configure.in (target==go32): Don't build gdb.
14553 * dosrel: New directory.
14554
14555Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14556
14557 * configure.in (host==go32): Configure dosrel too.
14558 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14559 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14560 be set by incoming names or templates.
14561 (INSTALL_LAST): New rule.
6599da04
JM
14562
14563Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14564
14565 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14566
14567Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14568
6599da04
JM
14569 * configure.in (appdirs): New variable. Currently empty, but will
14570 be used in gas distribution. If nonempty, lists a set of
14571 directories at least one of which must get configured, or top
14572 level configuration is considered to have failed.
14573 (rs6000-*-lynxos*): Use new file name.
14574
14575Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14576
14577 Eliminate XTRAFLAGS.
14578 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14579 newlib include files using -idirafter, and also use -nostdinc.
14580 (CXX_FOR_TARGET): Likewise.
14581 (XTRAFLAGS): Removed.
14582 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14583 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14584 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14585 ($(DO_X)): Don't pass down XTRAFLAGS.
14586
14587Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14588
14589 * configure.in (mips*-dec-bsd*): New target; do build linker.
14590 (mips*-*-bsd*): New target; don't build linker.
14591
14592Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14593
14594 * configure.in: support rs6000-*-lynxos* configuration.
14595 support sunos4 as a cross target.
14596
14597 * config.sub: look for lynx*, not lynx since the OS version may
14598 legitimately be part of the name.
14599
14600Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14601
14602 * configure.in (i[34]86-*-sco*): Move to be with other i386
14603 targets.
14604 (romp-*-*): New target. Skip various binary utilities.
14605 (vax-*-*): New target. Don't build newlib.
14606 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14607
14608Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14609
14610 * configure.in: Only set host_makefile_frag if config
14611 directory exists.
14612
14613Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14614
14615 * install.sh: If $dstdir exists, don't check whether each
14616 component does.
14617
14618Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14619
14620 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14621
14622Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14623
3b75d237
AJ
14624 * configure.in (*-*-lynxos*): Don't configure newlib for either
14625 native or cross Lynx.
6599da04
JM
14626
14627Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14628
14629 * config.sub (sparc64-elf): Fix os.
14630 (z8k): Remove duplicate.
14631
14632Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14633
14634 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14635 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14636
14637Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14638
14639 * configure: Make file links cleanly even if Lynx fails on
e490616e 14640 an NFS symlink (at least fail cleanly).
6599da04
JM
14641
14642Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14643
14644 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14645 -XNh2000.
14646
14647Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14648
14649 * configure: Unknown options are fatal again.
14650
14651Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14652
14653 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 14654 compatibility.
6599da04
JM
14655
14656Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14657
14658 * build-all.mk: Add `clean' target.
14659
14660Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14661
14662 * config.guess: Add SINIX support.
14663 * configure.in: Add mips-*-sysv4* support.
14664
14665Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14666
14667 * build-all.mk: Document all useful targets.
14668 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14669 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14670
14671Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14672
14673 * configure: Support --silent, --quiet.
14674
14675Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14676
14677 * configure: Support --disable-FEATURE.
14678
14679Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14680
14681 * config.guess: Recognize NCR running SVR4.3.
14682
14683Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14684
14685 * config.guess: Make BSDI generate i386-unknown-bsd386.
14686 Patch from Paul Eggert <eggert@twinsun.com>.
14687
14688Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14689
14690 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14691
14692Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14693
14694 * configure: Make unrecognized options give nonfatal warnings
14695 instead of fatal errors, and pass them to any subdirectory
14696 configures in case they recognize them.
14697 Make --x equivalent to --with-x.
14698
14699Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14700
14701 * configure: Add --enable-* options. Clean up usage message and
14702 some comments.
14703
14704Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14705
14706 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14707
14708Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14709
14710 * configure.in (hppa*-*-*): Enable binutils.
14711
14712Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14713
14714 * config.sub: Recognize cisco.
14715
14716Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14717
14718 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14719
14720Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14721
14722 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14723 than one configuration name. Add comment.
14724
14725Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14726
14727 * config.guess: about target *-hitachi-hiuxwe2, fixed
14728 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14729 macro is incorrect.]
14730
14731Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14732
14733 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14734 than the "make ls" stuff which used to be here.
14735
14736Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14737
14738 * config.guess: Recognize i[34]86-unknown-freebsd.
14739 From Shawn M Carey <smcarey@rodan.syr.edu>.
14740
14741Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14742
14743 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14744
14745Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14746
14747 * config.guess: Check for ptx.
14748
14749Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14750
14751 * config.sub: Add os9k checking.
14752
14753Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14754
14755 * config.guess: Handle OSF1 running on HPPA processors
14756
14757Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14758
14759 * configure: If subdir configure fails, print out a message with
14760 subdirectory name, in case subdir's configure code didn't identify
14761 itself.
14762
14763Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14764
14765 * configure.in: Remove embedded newlines from configdirs.
14766 Avoid mismatches of substrings. Fix matching strings at end
14767 of configdirs.
14768
14769Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14770
14771 * config.guess: Add Lynx/rs6000 config support.
14772
14773Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14774
14775 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14776
14777Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14778
14779 * configure.in (hppa*-*-osf*): Treat this just like most other
14780 PA configurations (eg no binutils or ld).
14781 (hppa*-*-*elf*): These configurations have binutils and ld.
14782
14783Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14784
14785 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14786
14787Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14788
14789 * configure.in (rs6000-*-*): Build gas.
14790
14791Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14792
e490616e 14793 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
14794
14795Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14796
14797 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14798 for GDB and GDB has been fixed to not need it.
14799
6599da04
JM
14800Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14801
14802 * config.guess: Recognize vax hosts.
14803
14804Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14805
14806 * configure (while loop): Don't use "break 2" inside case
14807 statement -- the case statement isn't an enclosing loop.
14808
14809Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14810
14811 * config.guess: Clean up NeXT support, to allow nextstep
14812 on Intel machines. Make OS be nextstep.
14813
14814Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14815
14816 * config.guess: Add alternate forms for Convex.
14817
14818Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14819
14820 * configure: Completely rewrite option processing. Take
14821 advantage of pattern-matching to avoid invoking test frequently.
14822 Also clean up host and target defaulting logic.
14823
14824Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14825
14826 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14827 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14828 commands (plus user environment) will fit SCO limits.
14829
14830Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14831
14832 * configure.in: Don't issue warnings about directories which are
14833 not being configured if -norecursion is set. Correct test for
14834 --with-gnu-as and --with-gnu-ld to not get confused by substring
14835 matches.
14836
14837 * configure.in: Don't build gas for alpha-dec-osf1*.
14838
14839Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14840
14841 * configure: Back out Per's change of 12/19/1993. It changes the
14842 behavior of configure in unexpected and confusing ways.
14843
14844 Also, use different delim char when calculating
14845 program_transform_name so that the name can contain slashes.
14846
14847Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14848
14849 * configure.in, config.sub: Add support for VSTa micro-kernel.
14850
14851Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14852
14853 * configure.in: Nuke hacks which were used to get a special
14854 version of GAS for HPPA configurations.
14855
14856Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14857
14858 * configure: If only ${target_alias} is given, use that
14859 as the default for ${host_alias}.
14860 * configure: Add missing back-slashes before nested quotes.
14861
14862Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14863
14864 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14865
14866Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14867
14868 * config.guess: Recognize some Tektronix configurations.
14869 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14870
14871Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14872
14873 * config.sub: Match any flavor of SH.
14874
14875Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14876
14877 * configure.in: Don't try to configure newlib for Alpha.
14878
14879Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14880
14881 * configure.in: Don't build ld for Irix 5. Don't build gas,
14882 libg++ or libio for any Alpha target.
14883
14884 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
14885
14886Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14887
14888 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14889 default arguments -- so it tried to compress itself.
14890
14891Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14892
14893 * configure.in (notsupp): ensure that a space is always at the end
14894 of the configdirs list, since the grep checks for an explicit space
14895
14896Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14897
14898 * configure.in (target i386-sysv4.2): don't build ld, since static
14899 versions of many libraries are not available.
14900
14901Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14902
14903 * config.guess: Recognize Apollos (using environment variables).
14904 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14905
14906Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14907
14908 * config.guess: Recognize Sony news mips running newsos.
14909
14910Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14911
14912 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14913 "fi ; else" for bash.
14914
14915Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14916
14917 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14918
14919Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14920
14921 * config.sub: accept unixware as an alias for svr4.2.
14922 Fix some inconsistancies with the gcc version.
14923
14924Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14925
14926 * Makefile.in (DISTDOCDIRS): Add gdb.
14927
14928Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14929
14930 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14931
14932Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14933
14934 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14935 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14936 this now.
14937
14938Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14939
14940 * config.sub: Accept hiux* as an OS name.
14941
14942 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14943 etc/make-stds.texi. The underscore came from gcc, and dje now
14944 agrees that RUNTESTFLAGS is the correct name.
14945
14946Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14947
14948 * install.sh: Remove 'set -e'. It makes any conditionals
14949 in the script useless.
14950
14951 * config.guess: Automatically recognize arm-acorn-riscix
14952 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14953
14954Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14955
14956 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14957
14958Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14959
14960 * Makefile.in (DISTDOCDIRS): New variable.
14961 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 14962 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
14963
14964Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14965
14966 * configure.in (hppa target): check the source directory for the
14967 pagas sub-directory
14968
14969Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14970
14971 * config.sub: Allow -aout* and -elf*.
14972
14973Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14974
14975 * configure.in: Don't build ld on i386-solaris2, same as for
14976 sparc-solaris2.
14977
14978Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14979
14980 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14981
14982Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14983
14984 * configure.in: Configure gdb for alpha.
14985
14986Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14987
14988 * Makefile.in (CXXFLAGS): Add -O.
14989
14990Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14991
14992 * config.guess: added support for DG Aviion
14993
14994Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14995
14996 * configure.in: Produce warning message for subdirectories not
14997 configurable for this host/target combination. Don't try to
14998 configure gdb for vms.
14999
15000Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15001
15002 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15003 appropriate files before making "diststuff".
15004 (DISTBISONFILES): New var: list of files to be edited.
15005 (DISTSTUFFDIRS): Add binutils.
15006
15007Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15008
15009 * config.sub: also handle mipsel and mips64el (for little endian mips)
15010
15011Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15012
15013 * configure.in: Add * to end of all OS names.
15014
15015Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15016
15017 * configure.in: Build newlib for LynxOS native.
15018
15019Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15020
15021 * config.guess: Add support for delta 88k running SVR3.
15022
15023 * configure.in: Add comment about HP compiler vs. emacs.
15024
15025Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15026
15027 * configure.in: don't build ld on solaris2 (not a viable option
15028 due to bugs in getpwnam & getpwuid)
15029
15030Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15031
15032 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15033 config.guess will produce a full version number.
15034
15035Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15036
15037 * configure.in: Build linker and binutils for alpha-dec-osf1.
15038
15039Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15040
15041 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15042 and gdb/testsuite/Makefile.in.
15043
15044Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15045
15046 * configure.in: recognize mips*- instead of mips-
15047
15048Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15049
15050 * config.sub: Accept linux*coff and linux*elf as operating
15051 systems.
15052
15053Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15054
15055 * config.sub: Recognize mips64, and mips3 as an alias for it.
15056
15057Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15058
15059 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15060 gdb knows how to handle OSF/1 shared libraries.
15061
15062Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15063
15064 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15065 * config.guess: Recognize Hitachi's HIUX.
15066 * config.sub: Recognize h3050r* and hppahitachi.
15067 Remove redundant cases for hp9k[23]*.
15068
15069Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15070
15071 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15072 if gas and ld are in the source tree and are in ${configdirs}.
15073 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 15074 --with options (but still pass them down on the command line,
6599da04
JM
15075 if they were explicitly specified).
15076
15077Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15078
15079 * configure: substitute SHELL value in Makefile.in with
15080 ${CONFIG_SHELL}
15081
15082Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15083
15084 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15085 *-*-solaris2* targets.
15086
15087Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15088
15089 * Makefile.in: define M4, and pass it down to sub-makes;
15090 all-autoconf now depends on all-m4
15091
15092Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15093
15094 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15095 presence of {ar,ranlib} instead of a configured directory
15096
15097Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15098
15099 * config.guess: Accept 34?? as well as 33?? for NCR.
15100
15101Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15102
15103 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15104 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15105
15106Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15107
15108 * configure: grab values for $(CC) and $(CXX) from the
15109 environment, so that someone can do "CC=gcc configure; make" and
15110 have it work right (matching the way that autoconf works now)
15111
15112 * configure.in, Makefile.in: add support for gash, the tcl
15113 interface to Galaxy
15114
15115 * config.guess: add NetBSD variants (hp300, x86)
15116
15117Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15118
15119 * install.sh: Support -d option (in the manner of SunOS 4 install,
15120 as it is more deterministic than that of GNU install)
15121 (chmodcmd): Set file to mode 755 by default (should also do default
15122 chgrp and chown, but I don't feel like dealing with that now)
15123
15124Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15125
15126 * config.sub: Remove h8300hhms alias.
15127
15128Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15129
15130 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15131
15132Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15133
15134 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15135 as stmp-fixinc
15136
15137Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15138
15139 * config.sub: recognize m88110-bug-coff.
15140
15141Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15142
15143 * Makefile.in (all-libio): all dependencies on the toolchain used
15144 to build this (gcc, gas, ld, etc)
15145
15146Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15147
15148 * config.guess: Deal with OSF/1 1.3 on alpha.
15149
15150Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15151
15152 * install.sh: add some 'else true' clauses for portability
15153
15154 * configure.in: don't build libio for h8[35]00-*-* targets
15155
15156Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15157
15158 * Makefile.in: Add support for new libio.
15159
15160Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15161
15162 * install.sh: If one command fails, don't try the rest. Don't try
15163 to remove $dsttmp (via trap) unless we have already created it.
15164 If $src doesn't exist, detect it and exit with an error.
15165
15166 * config.guess: Recognize BSD on hp300.
15167
15168Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15169
15170 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15171 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15172
15173Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15174
15175 * Makefile.in (all-send-pr): depends on all-prms
15176
15177Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15178
15179 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15180
15181Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15182
15183 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15184 Added test for mips-mips-riscos5.
15185
15186Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15187
15188 * configure.in: use mh-hp300 for 68k HP hosts
15189
15190Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15191
15192 * configure: add support for CONFIG_SHELL, so that you can use
15193 some alternate shell for evaluating configure scripts
15194
15195Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15196
15197 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15198 in configure script to bug-gdb@prep.ai.mit.edu when building
15199 distribution archive.
15200 * Makefile.in (COMPRESS): Remove def.
15201 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15202 gdb.tar.Z and make-gdb.tar.Z respectively.
15203 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15204 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15205 to convergence with 'taz' target in Makefile.in.
15206
15207Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15208
15209 * install.sh (dsttmp): use trap to ensure that tmp files go
15210 away on error conditions
15211
15212Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15213
15214 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15215
15216Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15217
15218 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15219 its parent is '/' not ''.
15220
15221 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15222
15223Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15224
15225 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15226 that ${newsrcdir}/configure.in does.
15227
15228Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15229
15230 * test-build.mk: support for CONFIG_SHELL
15231
15232Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15233
15234 * config.sub (netware): Add as a basic system type.
15235
15236Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15237
15238 * Makefile.in (Makefile): depend on configure.in. Also drop the
15239 $(srcdir)/ from the dependency on Makefile.in.
15240
15241Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15242
15243 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15244 (h8300hhms is temporary until multi-libraries are implemented).
15245 * configure.in: Handle h8300h too.
15246
15247Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15248
15249 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15250
15251Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15252
15253 * configure: Remove extraneous output when guessing host type.
15254 * config.guess: Remove extraneous output when guessing using C
15255 compiler rather than uname, or when guessing fails.
15256
15257Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15258
15259 * Makefile.in: remove all.cross and install.cross targets
15260
15261 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15262 definitions
15263
15264Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15265
15266 * configure.in (target sh): Build gprof.
15267
15268Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15269
15270 * config.sub: change -solaris to -solaris2
15271
15272Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15273
15274 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15275
15276Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15277
15278 * configure: Correct error message for missing Makefile.in to
15279 print correct directory.
15280
15281Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15282
15283 * install.sh: kludge around 386BSD shell bug
15284
15285Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15286
15287 * config.guess: Recognize NeXT.
15288 * config.guess: Recognize i486-ncr-sysv4.
15289 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15290
15291Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15292
15293 * Makefile.in (MAKEINFOFLAGS): New variable.
15294 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15295 * build-all.mk, test-build.mk: Pass down --no-split as
15296 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15297
15298Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15299
15300 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15301
15302Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15303
15304 * Makefile.in (libg++.tar.z): New rule.
15305 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15306 * Makefile.in (taz): Only do a single chmod.
15307
15308Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15309
15310 * install.sh: don't use dirname anymore (replaced with sed usage)
15311
15312Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15313
15314 * Makefile.in: Change extension for gzip'd files from '.z' to
15315 '.gz' per new FSF standard usage.
15316
15317Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15318
15319 * configure: put quotes around the final value of program_transform_name
15320
15321Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15322
15323 * Makefile.in: new install.sh support; update install-info rules
15324
15325Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15326
15327 * configure.in: Build diff for crosses, but not for go32 host.
15328
15329 * configure.in: Build gprof only for native, and don't build it
15330 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15331
15332Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15333
15334 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15335
15336Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15337
15338 * configure.in (host_tools): Add prms.
15339
15340Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15341
15342 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15343 with $(FLAGS_TO_PASS) on the command line
15344
15345 * config.sub: Recognize lynx and lynxos
15346
15347Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15348
15349 * config.sub: Accept -ecoff*, not just -ecoff.
15350
15351Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15352
15353 * Makefile.in (taz): Use .gz suffix instead of .z.
15354 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15355 names.
15356
15357Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15358
15359 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15360
15361Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15362
15363 * Makefile.in (install-no-fixedincludes): install gcc last, so
15364 that rebuilds that might happen during 'make install' don't get
15365 bogus gcc include files
15366
15367Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15368
15369 Change from Utah for HPPA support:
15370 * config.guess: Recognize hppa1.x-hp-bsd.
15371
15372Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15373
15374 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15375 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15376
15377Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15378
15379 * config.sub: Add support for rom68k and bug boot monitors.
15380
15381Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15382
15383 * Makefile.in: Make all-opcodes depend on all-bfd.
15384
15385Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15386
15387 * config.guess: Added special check for i[34]86-univel-sysv4*.
15388
15389Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15390
15391 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15392 the processor rather than assuming i486.
15393
15394Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15395
15396 * config.guess: Recognize SunOS6 as Solaris3.
15397
15398Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15399
15400 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15401 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15402
15403Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15404
15405 * build-all.mk (all-cross): New target for Canadian Cross.
15406 Added Q2 go32 targets.
15407 * test-build.mk: Configure go32 cross sparclite-aout and
15408 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15409 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15410
15411Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15412
15413 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15414 GO32 hosted toolchains
15415
15416Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15417
15418 * configure: change so "-exec-prefix" gets passed down rather
15419 than "-exec_prefix" so autoconf generated Makefiles get the
15420 exec_prefix set right.
15421
15422Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15423
15424 * config.guess: get the Solaris2 minor version number
15425
15426 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15427
15428Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15429
15430 * config.guess: Recognize some Sequent platforms.
15431
15432Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15433
15434 * Makefile.in: added the vault-install target
15435
15436 * configure.in: actually use the Sun3 makefile fragment that's in
15437 config, also added the release dir to configdirs
15438
15439Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15440
15441 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15442
15443Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15444
15445 * configure.in: remove some program from Alpha targetted toolchains
15446
15447Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15448
15449 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15450 gprof.
15451 (taz): Run "make diststuff" in those directories instead of "make
15452 proto-dir". Look for "VERSION=" only at start of line in subdir
15453 Makefile. Use "gzip -9" for compression.
15454 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15455 (binutils.tar.z): New target.
15456
15457Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15458
15459 * Makefile.in (taz): Include gpl.texinfo.
15460
15461Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15462
15463 * Makefile.in (setup-dirs): Merged into "taz" target.
15464 (taz): Only do `proto-dir' stuff if a directory is actually needed
15465 for this target.
15466
15467Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15468
15469 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15470 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15471 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15472 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15473 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15474
15475Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15476
15477 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15478 config.sub, and move-if-change to gdb testsuite distribution
15479 archive, so the testsuite can be extracted, configured, and
15480 run separately from the gdb distribution. Blow away the Chill
15481 tests that require a Chill compiled executable, since GNU Chill
15482 is not yet publically available.
15483
15484Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15485
15486 * test-build.mk: set environment variables in a single command,
15487 instead of a list of assignments and exports
15488
15489 * config.guess: recognize Alpha/OSF1 systems
15490
15491Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15492
15493 * configure: Change help message to prefer --options rather than
15494 -options.
15495
15496Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15497
15498 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15499 zippy@ecst.csuchico.edu.
15500 * config.guess: Recognize miniframe.
15501
15502Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15503
cc6010cd
AP
15504 * Makefile.in: Use srcroot to find runtest rather than rootme.
15505 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
15506
15507Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15508
15509 * test-build.mk: Extensive additions to support building on a
15510 machine other than the host.
15511
15512Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15513
15514 * configure (tooldir): Fix for i386-aix again.
15515
15516Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15517
15518 * configure, Makefile.in: Change definition of $(tooldir)
15519 to match the FSF.
15520
15521Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15522
15523 * config.guess: Recognize i[34]86/SVR4.
15524
15525Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15526
15527 * Makefile.in (all-gdb): gdb depends on sim.
15528
15529Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15530
15531 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15532 at the same time we make the prototype gdb directory.
15533 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15534 files at the same time as the gdb base release distribution.
15535
15536Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15537
15538 * Makefile.in (check): Use individual check targets rather than
15539 DO_X rule.
15540 (check-gcc): Added.
15541
15542Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15543
15544 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15545 for System V release 3.2.
15546
15547Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15548
15549 * config.sub: Recognize hppaosf.
15550 * configure.in: Do configure ld/binutils/gas for it.
15551
15552Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15553
15554 * configure (tooldir): Alter syntax used to set this, for systems
15555 where "\$" isn't handled right, like i386-aix.
15556
15557Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15558
15559 * configure: Pass program-transform-name, not
15560 program_transform_name, to recursive configures.
15561
15562Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15563
15564 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15565 of gas+ld+binutils.
15566
15567Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15568
15569 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15570
15571Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15572
15573 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15574
6599da04
JM
15575Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15576
15577 * Makefile.in (PRMS): Set back to all-prms.
15578
15579Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15580
15581 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15582 targets, rather than for MIPS hosts.
15583
15584Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15585
15586 * configure.in: add comment for --with-x default values
15587
15588 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15589
15590 * Makefile.in: add check-* targets for each of the directories in
15591 the tree. Add a definition of RUNTEST that will use the one we
15592 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15593
15594Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15595
15596 * configure.in: Removed obsolete references to bfd_target and
15597 target_makefile_frag.
15598
15599 * build-all.mk: Set assorted targets for Q2.
15600 * config.sub: Recognize z8k-sim and h8300-hms.
15601 * test-build.mk: Really don't pass host to configure.
15602 (HOLES): Added uname.
15603
15604Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15605
15606 * configure: Handle an empty program-prefix, program-suffix or
15607 program-transform-name correctly.
15608
15609Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15610
15611 * build-all.mk: -G 8 no longer required for MIPS targets.
15612 * test-build.mk: Don't pass host argument to configure; make it
15613 guess.
15614
15615Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15616
15617 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15618 * Makefile.in (COMPRESS): New macro, like GZIP.
15619
15620Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15621
15622 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15623
15624 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15625 with gas currently defaults to -G 0.
15626
15627Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15628
15629 * Makefile.in (all-flex): flex depends on byacc.
15630
15631 * build-all.mk: If host not specified, use config.guess. Pass TAG
15632 to test-build.mk as RELEASE_TAG.
15633 * test-build.mk (configargs): New variable containing arguments to
15634 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15635 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15636
15637 * config.guess: Use /bin/uname when checking -X argument on SCO,
15638 to avoid invoking GNU uname which doesn't understand -X.
15639
15640 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15641
15642 * configure.in: Build gas for mips-*-*.
15643
15644Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15645
15646 * Makefile.in (all.normal): insert missing backslash.
15647
15648Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15649
731a8127 15650 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
15651
15652 * Makefile.in: Complete overhaul to merge many almost identical
15653 targets.
15654
15655Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15656
15657 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15658 (gdb.tar.Z): Adjusted.
15659
15660 * Makefile.in (setup-dirs, taz): New targets; should be general
15661 enough to adapt for gdb sometime. Build only .z file.
15662 (gas.tar.z): New target.
15663
15664Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15665
15666 * build-all.mk: Use CC=cc -Xs on Solaris.
15667
6599da04
JM
15668Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15669
15670 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15671 for handling BISON for FSF releases.
15672
15673Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15674
15675 * configure: Actually implement the change zoo just documented.
15676
15677Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15678
15679 * configure: when using config.guess, only set target_alias when
15680 it's not already been set (ie, on the command line)
15681
15682Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15683
15684 * Makefile.in: add installcheck target, set PRMS to install-prms
15685
15686Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15687
15688 * configure: add support for package_makefile_fragment, handle the
15689 case where a directory has a configure.in file but no Makefile.in
15690 more gracefully (with an actual understandable error message, even);
15691 add support for --without (and add this to the usage message); also
15692 explicitly add a --host=${host_alias} to the command line when
15693 config.guess is used
15694
15695Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15696
15697 * configure: Must use both --host and --target in recursive calls.
15698
15699Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15700
15701 * Makefile.in: Change deja-gnu to dejagnu.
15702
15703Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15704
15705 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15706
15707Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15708
15709 * configure.in: canonicalize all instances to *-*-solaris2*,
15710 also strip out a number of tools to not build for go32 host
15711
15712Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15713
15714 * config.guess: add GPL.
15715
15716 * Makefile.in, config.guess, config.sub, configure: bump
15717 copyrights to 93.
15718
15719Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15720
15721 * Makefile.in (do-info): Removed obsolete check for existence of
15722 localenv file.
15723
15724 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15725
15726Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15727
15728 * Makefile.in: a couple of 'else true' for decstation,
15729 support for TclX
15730
15731 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15732
15733Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15734
15735 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15736
15737Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15738
15739 * config.guess: Recognize i386-ibm-aix (PS/2).
15740 * configure.in: Use config/mh-aix386 file for it.
15741
15742Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15743
15744 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15745 CC_FOR_TARGET instead.
15746 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15747
15748Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15749
15750 * Makefile.in: Add sim to list of directories sent with gdb
15751
15752Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15753
15754 * configure.in: Put back mips-dec-bsd* case.
15755
15756Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15757
15758 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15759 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15760 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
15761
15762Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15763
15764 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15765
15766 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15767 (install-info): install dir.info only if it exists,
15768 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15769
15770Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15771
15772 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15773 gas for mips-dec-bsd.
15774
15775Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15776
15777 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15778 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15779
15780Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15781
15782 * configure.in: Added "dejagnu" to hosttools list.
15783
15784Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15785
15786 * config.sub, configure.in, config.guess: Add support
15787 for Bosx, an AIX variant from Bull.
15788 Patches from F.Pierresteguy@frcl.bull.fr.
15789
15790Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15791
15792 * devo/dejagnu: Initial creation of devo/dejagnu.
15793 Migrated dejagnu testcases and support files for testing software
15794 tools to reside as subdirectories, currently called "testsuite",
15795 within the directory of the software tool. Migrated all programs,
15796 support libraries, etc. beloging to dejagnu proper from
15797 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15798 with no modifications. The changes to these files which will
15799 allow them to configure, build, and execute properly will be made
15800 in a future update.
15801
15802Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15803
15804 * Makefile.in: Change send_pr to send-pr.
15805 * configure.in: Likewise.
15806 * send_pr: Renamed directory to send-pr.
15807
15808Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15809
15810 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15811
15812Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15813
15814 * README: Update for gdb-4.8 release.
15815 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15816 gdb-xxx.tar.z (gzip'd) file also.
15817
15818Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15819
15820 * Makefile.in: make all-diff depend on all-libiberty
15821
15822Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15823
15824 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15825
15826Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15827
15828 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15829
15830Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15831
15832 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15833 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15834 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15835
15836Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15837
15838 * Makefile.in: makeinfo binary is in a new location
15839
15840Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15841
15842 * config.sub: Accept -ecoff as an OS.
15843
15844 * Makefile.in: Various changes to eliminate a level of make
15845 recursion and reduce the required command line length.
15846 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15847 sub-makes.
15848 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15849 variables holding settings for specific sub-makes.
15850 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15851 in terms of BASE_FLAGS_TO_PASS.
15852 (TARGET_LIBS): New variable listing directories which use
15853 TARGET_FLAGS_TO_PASS.
15854 (subdir_do): Eliminated.
15855 (do-*): New set of targets to replace subdir_do.
15856 (various): All targets which used subdir_do now depend on do-*.
15857 (local-clean): Renamed from do_clean.
15858 (local-distclean): New target, dependency of distclean and
15859 realclean.
15860 (install-info): Don't create directories. Depend on dir.info
15861 rather than calling make recursively.
15862 (install-dir.info): Eliminated.
15863 (install-info-dirs): Create all info directories here.
15864 (dir.info): Depend upon do-install-info.
15865
15866 * test-build.mk (HOLES): Added false.
15867
15868Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15869
15870 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15871
15872Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15873
15874 * Makefile.in (info): remove dependency on all-texinfo. The
15875 problem was really in texinfo/C, not at this level.
15876
15877Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15878
15879 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15880
15881Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15882
15883 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15884 GDB releases.
15885
15886Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15887
15888 * configure: Include srcdir in message about target of link not
15889 being found. Don't convert `-' to `_' in `with' options being
15890 passed to subdirs.
15891
15892Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15893
15894 * configure.in: add uudecode to host_tools
15895
15896 * Makefile.in: added {all,install}-uudecode targets, added them to
15897 the appropriate lists
15898
15899Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15900
15901 * Makefile.in (all-gcc): Added dependency on all-gas.
15902
15903 * configure.in (mips-*-*): Build ld and binutils.
15904
15905Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15906
15907 * configure: check return code from mkdir, print error message and
15908 exit on failure.
15909
15910Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15911
15912 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15913
15914Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15915
15916 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15917
15918Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15919
15920 * config.sub (h8500): Recognize this as a cpu type.
15921
15922Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15923
15924 * configure: source directory missing is no longer a warning
15925
15926 * configure.in: recognize irix[34]* instead of irix[34]
15927
15928 * Makefile.in: define and pass down X11_LIB
15929
6599da04
JM
15930Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15931
15932 * guess-systype: Renamed to ...
15933 * config.guess: ... by popular request.
15934 * configure.in, Makefile.in: Update accordingly.
15935
15936Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15937
15938 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15939 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15940 + Execute ./dummy instead of assuming . is in PATH.
15941
15942Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15943
15944 * guess-systype: New shell script. Attempts to guess the
15945 canonical host name of the executing host.
15946 Only a few hosts are supported so far.
15947 * configure: Call guess-systype if no host is specified.
15948
15949Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15950
15951 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15952 gcc Makefile.
15953
15954
15955Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15956
15957 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15958 (all-gcc, install-gcc, subdir_do): Use it.
15959
15960Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15961
15962 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15963
15964Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15965
15966 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15967 set exclusively by configure, using configure.in .
15968
15969Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15970
15971 * test-build.mk: set $PATH for all builds
15972
15973 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15974
15975Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15976
15977 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15978 the one used in gcc/Makefile.in, so that a null expansion doesn't
15979 override the one needed to build gcc with a native cc.
15980
15981
15982Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15983
15984 * configure: Accept -with arguments.
15985
15986Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15987
15988 * Makefile.in: added h8300sim
15989
15990Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15991
6599da04
JM
15992 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15993 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15994 (all-cygnus, native, build-cygnus): Make
15995 $(canonhost)-stamp-3stage-done, not $(host)....
15996 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15997 i386-sco3.2v4. Added else true to if command.
15998
15999Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16000
16001 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16002
16003Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16004
16005 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16006
16007Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16008
16009 * configure.in: don't remove binutils from Solaris builds
16010
16011Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16012
16013 * Makefile.in: get rid of earlier definitions for *clean,
16014 also handle the recursive info rule better
16015
16016Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16017
16018 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16019 do more-or-less the right thing.
16020
16021Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16022
16023 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16024 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16025
16026Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16027
16028 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16029 $(host_canonical).
16030
16031 * configure.in: split the configdirs list into 4 categories (native
16032 v. cross, library v. tool) and handle the cross-only and native-
16033 only in more reasonable (and correct!) way.
16034
16035Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16036
16037 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16038 configdirs anymore.
16039
16040Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16041
16042 * Makefile.in: extensive cleanup:: removed all of the explicit
16043 clean-* targets, collapsed many wrappers around subdir_do into
16044 one, added additional targets to satisfy standards.texi, deleted
16045 some old targets, some changes for consistency
16046
16047Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16048
16049 * configure.in: handle some programs as cross-only, and others as
16050 native only
16051
16052 * test-build.mk: handle partial holes in a more generic manner
16053
16054 * Makefile.in: m4 depends on libiberty
16055
6599da04
JM
16056Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16057
16058 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16059 time, wdiff, and find to configdirs
16060
16061 * Makefile.in: all, clean, and install rules for the new programs
16062 added to configure.in
16063
16064Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16065
16066 * configure.in: use mh-sun for all *-sun-* hosts
16067
6599da04
JM
16068Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16069
16070 * Makefile.in: define flags for X11 include files and library file
16071 locations, pass them down to the programs that need this info
16072
16073 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16074
6599da04
JM
16075Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16076
16077 * configure.in: start building libg++ for HP-UX targets
16078
16079Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16080
16081 * README: Update references to files moved into etc/.
16082
16083Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16084
16085 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16086 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16087
16088Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16089
16090 * configure: accept dash as well as underscore in long option
16091 names for FSF compatibility.
16092
16093Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16094
16095 * config.sub: added -sco3.2v4 support from FSF.
16096
16097Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16098
16099 * configure.in: expand the section that adds or removes
16100 directories from the list of programs to build, to handle native
16101 vs. cross in addition to host v. native
16102
16103Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16104
16105 * Makefile.in: Replace C++ in macro names with CXX.
16106 This is less likely to break ...
16107
16108Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16109
16110 * test-build.mk: add -w to GNU_MAKE
16111
16112Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16113
16114 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16115 add 'sparc' to list of recognized cpus. This needed to make
16116 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16117 Delete some redundant ose68 variants. Recognize -wrs as an os,
16118 then changes that into $CPU-wrs-vxworks.
16119
16120 * configure.in: remove most references to gdbtest, regularize
16121 target based program removal
16122
16123 * test-build.mk: import from p3 tree (many fixes and changes)
16124
16125Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16126
16127 * Makefile.in: added rules to handle tcl, tk, and expect
16128
16129 * configure.in: handle those directories if they exist
16130
16131Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16132
16133 * config.sub: removed bogus hppabsd and hppahpux names, since
16134 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16135
16136Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16137
16138 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16139 depends upon all-xiberty
16140
16141 * Makefile.in: changes from p3, including:
16142
16143 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16144
16145 * Makefile.in (XTRAFLAGS): include newlib directories if
16146 newlib/Makefile exists, rather than if host != target.
16147
16148 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16149
16150 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16151 from the same source tree and not building a cross-compiler. This
16152 matters for the libg++ configuration if reconfiguring a tree that
16153 has already been installed.
16154
16155 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16156
16157 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16158 pick up the machine and system specific header files.
16159
16160 * Makefile.in: added AS_FOR_TARGET, passed down in
16161 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16162 the C compiler to use to create programs which are run in the
16163 build environment, set it to default to $(CC), and passed it down
16164 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16165
16166 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16167
16168 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16169 We need them for unusual native builds, like systems without
16170 ranlib.
16171
16172 * configure: also define $(host_canonical) and
e490616e
ZW
16173 $(target_canonical), which are the full, canonical names for the
16174 given host and target
6599da04
JM
16175
16176Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16177
16178 * Makefile.in: Added separate definitions for C++.
16179
16180Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16181
16182 * configure.in (configdirs): Add deja-gnu.
16183
16184Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16185
16186 * README: Update for configure.texi and gdb-4.7 release.
16187
16188Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16189
16190 * Makefile.in: Move "all" target to top of file.
16191 Previously, first target was ".PHONY" which caused BSD4.4 make
16192 to build .PHONY when make was run without arguments.
16193
16194Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16195
16196 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16197 Library-copylefted code in libiberty.
16198
16199Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16200
16201 * config.sub: Replace m68kmote with plain old m68k.
16202
16203Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16204
16205 * Makefile.in: Remove space from blank line, avoid Make complaints.
16206
16207Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16208
16209 * config.sub: Complain if no argument is given. Added support for
16210 386bsd as OS and target alias.
16211
16212Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16213
16214 * Makefile.in (XTRAFLAGS): include newlib directories if
16215 newlib/Makefile exists, rather than if host != target.
16216
16217Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16218
16219 * config.sub: recognize sparclite-wrs-vxworks.
16220
16221 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16222 p3.) Added clean-xiberty to clean.
16223
16224Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16225
16226 * configure.in: use *-*-* instead of nested cases for host and target
16227
16228Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16229
16230 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16231 from the same source tree and not building a cross-compiler. This
16232 matters for the libg++ configuration if reconfiguring a tree that
16233 has already been installed.
16234
16235Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16236
16237 * config.sub (i486v/i486v4): Merge in from FSF version.
16238
16239Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16240
16241 * configure: only set PWD if it is already set.
16242
16243Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16244
16245 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16246 doesn't have unset and all success paths (and most error paths)
16247 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16248 to just ${PWD} to avoid confusion.)
16249
16250Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16251
16252 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16253 even for a native compilation.
16254
16255Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16256
16257 Changes to make the gdb.tar.Z rule work better.
16258
16259 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16260 (DEVO_SUPPORT): Add configure.texi.
16261 (bfd-ilrt.tar.Z): Remove ancient rule.
16262
16263Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16264
16265 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16266 pick up the machine and system specific header files.
16267
16268 * configure.in, config.sub: added new target m68010-adobe-scout,
16269 with alias of adobe68k. Changed configure.in to check for
16270 -scout before -sco* to avoid a false match.
16271
16272 * Makefile.in: added AS_FOR_TARGET, passed down in
16273 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16274 the C compiler to use to create programs which are run in the
16275 build environment, set it to default to $(CC), and passed it down
16276 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16277
16278Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16279
16280 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16281 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16282 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16283 FOR_TARGET variants, to newlib and libg++.
16284
16285Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16286
16287 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16288 first.
16289
16290Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16291
16292 * config.sub: Accept `elf' as an environment.
16293
16294Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16295
16296 * Makefile.in (all-opcodes): cd into the right directory
16297
16298Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16299
16300 * configure: added -program_transform_name option, used as
16301 argument to sed when installing programs.
16302 configure.texi: added documentation for -program_prefix,
16303 -program_suffix and -program_transform_name.
16304
16305Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16306
16307 * config.sub: Accept i486 where i386 ok.
16308
16309Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16310
16311 * config.sub: accept we32k
16312
16313Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16314
3b75d237 16315 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
16316
16317 * Makefile.in: don't create all directories for ``make install'';
16318 let the subdirectories create the ones they need.
16319
16320Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16321
e490616e 16322 * COPYING: new file, GPL v2
6599da04
JM
16323
16324Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16325
16326 * Makefile.in: use the new gen-info-dir, which needs a template
16327 argument (which also lives in texinfo)
16328
16329 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16330
6599da04
JM
16331Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16332
16333 * config.sub (ncr3000): Change i386 to i486.
16334
16335Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16336
16337 * Makefile.in: add install-rcs, install-grep to
16338 install-no-fixedincludes, removed install-bison and install-libgcc
16339
16340Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16341
16342 * configure.in: grab the HPUX makefile fragment if on HPUX
16343
16344Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16345
16346 * Makefile.in: eradicate bison spoor (ditto libgcc).
16347 configure.in: recognise m68{k,000}-ericsson-OSE.
16348 es1800 is alias for m68k-ericsson-OSE
16349
16350Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16351
16352 * configure.in: rearrange the parts that remove programs from
16353 configdirs, based now on HOST==TARGET or by canonical triple.
16354
16355Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16356
16357 * test-build.mk: recurse explicitly with -f test-build.mk when
16358 appropriate. predicate stage3 and comparison on the existence
16359 of gcc. That is, if gcc isn't around, we aren't three-staging.
16360 On very clean, also remove ...stamp-co. Build in-place before
16361 doing other builds.
16362
16363Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16364
16365 * Makefile.in, configure.in: add tgas
16366
16367Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16368
16369 * Makefile.in: a number of changes merged in from progressive.
16370
16371 * configure.in: add libm.
16372
16373 * .cvsignore: ignore some stuff that comes from test-build.mk.
16374
6599da04
JM
16375Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16376
16377 * config.sub: Add es1800 (m68k-ericsson-es1800).
16378
16379Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16380
16381 * configure: Add program_suffix (parallel to program_prefix)
16382 * Makefile.in: adjust directory-creating script for losing decstation
16383
16384Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16385
16386 * configure: Minor $subdir-related fixes.
16387
16388Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16389
16390 * configure: fix various problems with propogating
16391 makefile_target_frag in subdirs.
16392 * configure.in: config libgcc if its there
16393
16394Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16395
16396 * config.sub: HPPA merge.
16397
6599da04
JM
16398Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16399
16400 * Makefile.in: Replace all-bison with all-byacc in all
16401 dependency lines for other tools (which now use byacc).
16402
16403Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16404
16405 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16406
6599da04
JM
16407Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16408
16409 * Makefile.in: make gprof rules similar to byacc rules (instead of
16410 vestigal $(unsubdir) that didn't work...)
16411
16412Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16413
16414 * config.sub: Add support for Linux.
16415 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16416 (at least for libg++).
16417
16418Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16419
16420 * configure.texi: fix doc for the -nfp option to configure
16421
16422Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16423
16424 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16425
16426Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16427
16428 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16429 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16430 * configure.in: added solaris* host_makefile_frag hook.
16431
16432Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16433
16434 * config.sub: changed recognition of m68000 so that various
16435 m68k types can be specified via m680[01234]0
16436
16437Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16438
16439 * config.sub (basic_machine): fix sed so that '-foo' isn't
16440 completely substituted out while .+'-foo' loses the '-foo'
16441
16442Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16443
16444 * config.sub ($os): Add -aout.
16445
16446Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16447
16448 * configure: If host_makefile_frag is absolute, don't
16449 prefix ${invsubdir} (relevant to libg++ auto-configure).
16450
16451Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16452
16453 * Makefile.in (tooldir): Define it.
16454 (all-ld): Depend on all-flex.
16455
16456Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16457
16458 * Makefile.in (check): Fix libg++ special case.
16459
16460Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16461
16462 * configure: do not bury `pwd` into config.status, thus do fewer
16463 pwd's.
16464
16465 * configure: print the "Building in" message only when building in
16466 other than "." AND verbose.
16467
63f6bcd7 16468 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
16469 configures.
16470
16471 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16472
16473Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16474
16475 * Makefile.in: macroize flags passed on recursion. remove
16476 fileutils.
16477
16478Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16479
16480 * configure: get makesrcdir right for subdirs deeper than 1.
16481
16482 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16483 install.
16484
16485Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16486
16487 * Makefile.in: don't print subdir_do or recursion lines.
16488
16489Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16490
16491 * standards.texi: added menu item.
16492
16493 * Makefile.in: build and install standards.info.
16494
16495 * standards.texi: new file.
16496
16497Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16498
16499 * configure: test for and move config.status pieces from
16500 ${subdir}/.
16501
16502Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16503
6599da04
JM
16504 * configure: Test for existance of files before trying to mv
16505 them, to avoid numerous non-existance messages.
16506
16507Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16508
16509 * configure: correct final line of config.status.
16510
16511 * configure: patch from eggert. Avoids a protection problem if
16512 the original Makefile.in is read only.
16513
16514 * configure: use move-if-change from gcc to create config.status.
16515 Some makefiles depend on config.status to tell if a directory
16516 has been reconfigured for a different host. This change
16517 prevents those directories from remaking everything in the case
16518 where the reconfig was only intended to rebuild a Makefile.
16519
16520 * configure: test for config.sub with "config.sub sun4" rather
16521 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16522 host alias from a missing config.sub.
16523
16524Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16525
16526 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16527 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16528
16529Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16530
16531 * configure: mkdir ${subdir} as needed.
16532
16533Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16534
16535 * Makefile.in,configure.in: added autoconf.
16536
16537Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16538
16539 * Makefile.in: no longer pass against on recursion.
16540
16541 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16542 definitions are not inherited.
16543
16544 * configure: correct makesrcdir when subdir is .
16545
16546Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16547
16548 * configure: Add support for 'subdirs' variable, which is
16549 like 'configdirs', except that configure doesn't re-invoke
16550 itself for subdirs, it just creates a Makefile for each subdir.
16551 * configure.texi: Document subdirs.
16552
16553Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16554
16555 * configure.in: added flex to configdirs
16556
16557Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16558
16559 * Makefile.in: remove clean-stamps from clean.
16560
16561Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16562
16563 * configure.in: Add gdbtest to configdirs.
16564
16565Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16566
16567 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16568 to recursive makes.
16569 * configure.in: Recognize new ncr3000 config.
16570
16571Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16572
16573 * Makefile.in, configure.in: removed references to gdbm.
16574
16575Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16576
16577 * config.sub: Don't canonicalize os value
16578 newsos* to bsd (readline needs to check for newsos).
16579 (This fix was earlier made Jan 31, but got re-broken.)
16580
16581Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16582
16583 * configure.in: sco is an os, not a vendor!
16584
16585 * configure: Quote $( better. Keep various shells happy.
16586
16587Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16588
16589 * Makefile.in: eliminate stamp-files.
16590
16591Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16592
16593 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16594 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16595
16596Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16597
16598 * config.sub: fix iris/iris3.
16599
16600Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16601
16602 * configure: re-add -rm.
16603
16604Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16605
16606 * Maskefile.in: add .stmp-rcs to all.
16607
16608 * configure.in: remove gas from rs6000 build, use aix host fragment.
16609
16610Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16611
16612 * configure: pass down site_option during recursion.
16613
16614Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16615
16616 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16617
16618Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16619
16620 * configure: Change exec_prefix so that it really defaults to prefix.
16621
16622Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16623
16624 * Makefile.in, configure.in: Add support for mmalloc library.
16625
16626Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16627
16628 * Makefile.in: add stmp dependencies for a few more things.
16629
16630Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16631
16632 * configure: adjusted error message on objdir/srcdir configure
16633 collision, per john's suggestion.
16634
16635 * Makefile.in: add libiberty stmp to all and all.cross.
16636
16637Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16638
16639 * Makefile.in: remove force dependencies, add grep to all.
16640
16641Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16642
16643 * Makefile.in: drop flex. make stamp files work.
16644
16645 * configure: added test for conflicting configuration in srcdir,
16646 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16647 gets cranky. use relative paths for configure and srcdir
16648 whenever possible. Send some error messages to stderr that were
16649 going to stdout.
16650
16651Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16652
16653 * Makefile.in: Fix libg++ rule to check for gcc directory
16654 before using gcc/gcc. Also pass XTRAFLAGS.
16655
16656Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16657
16658 * Makefile.in: added stmp-files so that directories aren't polled
16659 when they are already built.
16660
16661 * configure.texi: fixed a node pointer problem.
16662
16663Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16664
731a8127 16665 * config.sub configure.in gdb/configure.in
6599da04
JM
16666 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16667 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16668 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16669
16670Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16671
16672 * configure: -recurring becomes -silent. corrected help message
16673 for -site= option.
16674
16675 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16676
16677Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16678
16679 * configure: when building Makefile for crosses, replace
16680 tooldir and program_prefix. default srcdir from location of
16681 config.sub. remove "for host in hosts" and "for target in
16682 targets" loops.
16683
16684Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16685
16686 * Makefile.in: Do not pass bindir or mandir to cvs.
16687
16688Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16689
16690 * Makefile.in, configure.in: removed traces of namesubdir,
16691 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16692 copyrights to '92, changed some from Cygnus to FSF.
16693
16694 * configure.texi: remove most references to multiple hosts,
16695 multiple targets, subdirs, etc.
16696
16697 * configure.man: removed rcsid. reference config.sub not
16698 config.subr.
16699
16700 * Makefile.in: mkdir $(infodir) on install-info.
16701
16702Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16703
16704 * configure.texi: Explain better about .gdbinit and about
16705 the environment that configure.in sections run in.
16706
16707Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16708
16709 * configure.in: Ultrix is only a decstation if it's a MIPS.
16710
16711Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16712
16713 * README: DOC.configure => cfg-paper.texi.
16714
16715Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16716
16717 * config.sub (near case $os): Don't convert newsos* to bsd!
16718
16719Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16720
16721 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16722 the number of copies of COPYING that go into the GDB tar file.
16723
16724Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16725
731a8127 16726 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
16727 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16728 Fix SCO configuration stuff.
16729
16730Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16731
16732 * Makefile.in: For libg++, make sure the -I pointing
16733 to the gcc directory goes *after* all the libg++-local -I flags.
16734 Also, move just-gcc dependency from just-libg++ to all-libg++.
16735
16736Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16737
16738 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16739
16740Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16741
16742 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16743
16744Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16745
16746 * config.sub: Add stratus configuration frags. Also
16747 submitted to FSF.
16748
16749Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16750
16751 * Makefile.in (DEV_SUPPORT): add configure.man.
16752
16753 * config.sub(Decode manufacturer-specific): add -none*.
16754
16755Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16756
16757 * Makefile.in: remove form feeds to make Sun's make happy.
16758 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16759
16760Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16761
16762 * Makefile.in (AR_FLAGS): Make quieter.
16763
16764Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16765
16766 * configure.in: Add libg++.
16767 * configure: When verbose, don't output the command line at each
16768 level; it will be unremarkably the same as the previous version,
16769 which will be the same as what the user typed.
16770
16771Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16772
16773 * configure.in, Makefile.in: fix clean-info, add flex. add
16774 fileutils.
16775
16776 * configure: be less sensitive to spaces in Makefile.in. Do not
16777 look for sources in "..". Doing so breaks subdirectories that
16778 might have their own configure. If a subdir has it's own
16779 configure script, use it.
16780
16781Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16782
16783 * cfg-paper.texi: some changes suggested by rms.
16784
16785Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16786
16787 * config.sub: Merge in some small additions from the FSF version,
16788 taken from the gcc distribution, to bring the Cygnus and FSF
16789 versions into closer sync.
16790
16791Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16792
16793 * configure.in: Changed svr4 references to sysv4.
16794
16795Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16796
16797 * configure: added -V for version number option.
16798
16799Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16800
16801 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16802 renamed from DOC.configure to cfg-paper.texi.
16803
16804Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16805
16806 * configure, config.subr, config.sub: config.subr is now
16807 config.sub again.
16808
16809Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16810
16811 * configure.texi: new file, in progress.
16812
16813 * Makefile.in: build info file and install the man page for
16814 configure.
16815
16816 * configure.man: new file, first cut.
16817
16818 * configure: find config.subr again now that configuration "none"
16819 has gone. removed all traces of the -ansi option. removed all
16820 traces of the -languages option.
16821
16822 * config.subr: resync from rms.
16823
16824Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16825
16826 * configure, config.sub, config.subr: merge config.sub into
16827 config.subr, call the result config.subr, remove config.sub, use
16828 config.subr.
16829
16830 * Makefile.in: revised install for dir.info.
16831
16832Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16833
16834 * configure.in: add decstation host makefile frag.
16835
16836 * Makefile.in: BISON now bison -y again. also install-gcc on
16837 install. clean-gdbm on clean. infodir belongs in datadir.
16838 Make directories for info install. Build dir.info here then
16839 install it.
16840
16841Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16842
16843 * Makefile.in: fix for bad directory tests.
16844
16845Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16846
16847 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16848 regexp. -srcdir relative was being handled incorrectly.
16849
16850 * Makefile.in: unwrapped some for loops so that parallel makes
16851 work again and so one can focus one's attention on a particular
16852 package.
16853
16854Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16855
16856 * configure: added PWD as a stand in for `pwd` (for speed). use
16857 elif wherever possible. make -srcdir work without -objdir.
16858 -objdir= commented out.
16859
16860Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16861
16862 * configure: +options become --options. -subdirs commented out.
16863 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16864 Makefile now at top of generated Makefile. Removed cvs log
16865 entries. added -srcdir. create .gdbinit only if there is one
16866 in ${srcdir}.
16867
16868 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16869 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16870 and mandir now keyed off datadir by default.
16871
16872Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16873
16874 * Freshly created ChangeLog.
16875
16876\f
16877Local Variables:
16878mode: change-log
16879left-margin: 8
16880fill-column: 76
16881version-control: never
16882End: