* tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Replace
[deliverable/binutils-gdb.git] / config / ChangeLog
CommitLineData
32b116f8
AM
12007-02-27 Alan Modra <amodra@bigpond.net.au>
2
3 * mt-spu (all-ld): Depend on all-binutils.
4
9a819804
AO
52007-02-18 Alexandre Oliva <aoliva@redhat.com>
6
7 * acx.m4 (NCN_STRICT_CHECK_TOOLS): Mark environment variable as
8 precious. Prefer it over a cached value. Use cached value
9 verbosely.
10 (NCN_STRICT_CHECK_TARGET_TOOLS): Likewise. Don't override
11 environment variable with build-time tools.
12
32b116f8
AM
132006-12-11 Alan Modra <amodra@bigpond.net.au>
14
15 * mt-spu: New file.
16
c6b750e1
DJ
172007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
18
19 * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG
20 with an empty path.
21
a0323144 222007-02-07 Bruno Haible <bruno@clisp.org>
29d6e6f1 23
a0323144
PB
24 PR libgomp/28468
25 * config/tls.m4 (GCC_CHECK_TLS): Also check whether the libc supports
26 TLS via __thread.
27
282007-01-31 Daniel Franke <franke.daniel@gmail.com>
29
30 PR libgomp/30546
31 * acx.m4 (ACX_PROG_CHECK_VER): Locate a program and check that its
32 version is acceptable.
33
342007-01-27 Paolo Bonzini <bonzini@gnu.org>
35
36 * depstand.m4 (ZW_CREATE_DEPDIR): Use mkinstalldirs to make
37 directory.
38
392007-01-23 Richard Guenther <rguenther@suse.de>
40
41 PR bootstrap/30541
42 * config/acx.m4 (ACX_PROG_GNAT): Check for gnatmake.
29d6e6f1 43
4e5de5ac
L
442007-01-14 H.J. Lu <hongjiu.lu@intel.com>
45
46 * ld-symbolic.m4: New.
47
aa075251
PB
482007-01-11 Paolo Bonzini <bonzini@gnu.org>
49
4e5de5ac
L
50 * warnings.m4: Use m4_expand_once to clear the AC_SUBST'ed variable.
51 (ACX_PROG_CC_WARNINGS_ARE_ERRORS): Fix typo. Add optional 2nd argument.
ceb92e78
PB
52
532007-01-11 Paolo Bonzini <bonzini@gnu.org>
54
55 * warnings.m4: Add second parameter with name of variable.
aa075251
PB
56 Always append to the variable if it exists.
57
e661586e 582007-01-01 Mike Stump <mrs@apple.com>
9b134994 59
e661586e 60 * mh-ppc-darwin: Remove support for building with Apple's gcc-3.1.
9b134994 61
8a0d8a5c
PB
622006-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
63
64 * tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking
65 if static linking doesn't even work.
66
7173306d
DJ
672006-11-13 Daniel Jacobowitz <dan@codesourcery.com>
68
69 * tls.m4 (GCC_CHECK_TLS): Fall back to a link test.
70
03c2a0f7
GK
712006-10-14 Geoffrey Keating <geoffk@apple.com>
72
73 * multi.m4: New file, from automake version 2 branch.
74
98c5f827
TT
752006-09-18 Tom Tromey <tromey@redhat.com>
76
77 * tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to
78 GCC_ENABLE.
79
1dc60eeb
PB
802006-07-25 Paolo Bonzini <bonzini@gnu.org>
81
82 PR build/26188
03c2a0f7 83 * stdint.m4: Test for uintptr_t even on systems with uint64_t or uint32_t.
1dc60eeb 84
03c2a0f7 852006-07-21 Steve Ellcey <sje@cup.hp.com>
1dc60eeb 86
03c2a0f7
GK
87 PR target/26792
88 * unwind_ipinfo.m4: New.
1dc60eeb 89
03c2a0f7 902006-07-21 David Daney <ddaney@avtrex.com>
1d89b610 91
03c2a0f7
GK
92 PR libgcj/28426
93 * gxx-include-dir.m4: Use target_alias in path for cross build.
1d89b610 94
c1cb7e02
PB
952006-07-18 Paolo Bonzini <bonzini@gnu.org>
96
03c2a0f7
GK
97 * acx.m4: Support --with-build-libsubdir and AC_SUBST
98 build_libsubdir.
c1cb7e02 99
44ef17d0
RE
1002006-06-13 Richard Earnshaw <rearnsha@arm.com>
101 Alexandre Oliva <aoliva@redhat.com>
102
03c2a0f7 103 * gettext-sister.m4 (ZW_GNU_GETTEXT_SISTER_DIR): Add optional
44ef17d0
RE
104 argument for where to search for NLS config file.
105
20e95c23
DJ
1062006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
107
108 * gettext-sister.m4 (ZW_GNU_GETTEXT_SISTER_DIR): Provide some
109 defines otherwise gotten from AM_GNU_GETTEXT. Remove the
110 po/ prefix from CATALOGS.
111
3a35eeb3 1122006-02-14 Paolo Bonzini <bonzini@gnu.org>
027984eb 113 Andreas Schwab <schwab@suse.de>
3a35eeb3 114
027984eb 115 * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Use correct program name.
3a35eeb3
PB
116 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise, and always set $1.
117
2429c060 1182006-01-26 Paolo Bonzini <bonzini@gnu.org>
8eb2f3f0 119
2429c060
PB
120 * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Test $with_build_time_tools.
121 (ACX_PATH_SEP): New.
122 (ACX_TOOL_DIRS): Move here from the gcc directory.
123 (ACX_CHECK_INSTALLED_TARGET_TOOL): New.
124 (GCC_TARGET_TOOL): Do not use a host tool if we found a target tool
125 with a complete path in either $with_build_time_tools or $exec_prefix.
8eb2f3f0 126
2429c060 1272006-01-02 Paolo Bonzini <bonzini@gnu.org>
8eb2f3f0 128
027984eb
DD
129 PR target/25259
130 * stdint.m4: New.
8eb2f3f0 131
c02dabc3
PB
1322005-12-20 Paolo Bonzini <bonzini@gnu.org>
133
027984eb 134 Revert Ada-related part of the previous change.
c02dabc3 135
027984eb 136 * mt-ppc-aix: Delete.
c02dabc3 137
f6d183c0 1382005-12-19 Paolo Bonzini <bonzini@gnu.org>
027984eb
DD
139
140 * mt-ppc-aix, mh-ppc-aix: New.
141
be01d343
PB
1422005-12-05 Paolo Bonzini <bonzini@gnu.org>
143
144 * acx.m4 (GCC_TARGET_TOOL): New.
145
11c94d12
TT
1462005-09-23 Tom Tromey <tromey@redhat.com>
147
148 * enable.m4: New file.
149 * tls.m4: New file.
150
05cbd757
PB
1512005-08-12 Paolo Bonzini <bonzini@gnu.org>
152
153 * config/acx.m4 (NCN_CHECK_TARGET_TOOL, NCN_STRICT_CHECK_TOOL,
154 NCN_STRICT_CHECK_TARGET_TOOL): Remove.
155 (NCN_STRICT_CHECK_TOOLS, NCN_STRICT_CHECK_TARGET_TOOLS): New,
156 based on the deleted macros.
157
45f69e3a
MM
1582005-07-27 Mark Mitchell <mark@codesourcery.com>
159
160 * mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
161
6e4d0bcb
KC
1622005-07-16 Kelley Cook <kcook@gcc.gnu.org>
163
164 * all files: Update FSF address.
165
dfdbbcaf
TT
1662005-06-14 Tom Tromey <tromey@redhat.com>
167
168 PR libgcj/19877:
169 * no-executables.m4: Call real AC_FUNC_MMAP when cache variable
170 is set but not 'no'.
171
0e8e484a
DD
1722005-06-13 Zack Weinberg <zack@codesourcery.com>
173
174 * depstand.m4, lead-dot.m4: New files.
175
abb333a4
KC
1762005-05-19 Kelley Cook <kcook@gcc.gnu.org>
177
178 * accross.m4: Delete file.
179
f1166a09
DD
1802005-05-12 Ryota Kunisawa <kunisawa@access.co.jp>
181
182 PR bootstrap/21230
183 * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Add
184 double quotes around GCC variable.
185
2faa2958
PB
1862005-04-29 Paolo Bonzini <bonzini@gnu.org>
187
188 * acx.m4 (ACX_PROG_GNAT): Remove stray break.
189
e90269c8
PB
1902005-03-31 Paolo Bonzini <bonzini@gnu.org>
191
2faa2958 192 * gcc-lib-path.m4: Remove.
e90269c8 193
479759c8
ZW
1942005-03-21 Zack Weinberg <zack@codesourcery.com>
195
196 * gxx-include-dir.m4: In all substitutions, leave $(gcc_version)
197 to be expanded by the Makefile.
198
ca9ebe29
DD
1992005-03-15 Zack Weinberg <zack@codesourcery.com>
200
201 * gcc-version.m4: Delete.
202
b00612cc
PB
2032005-02-28 Paolo Bonzini <bonzini@gnu.org>
204
205 PR bootstrap/17383
206 * acx.m4 (GCC_TOPLEV_SUBDIRS): Set HOST_SUBDIR if an in-src
207 gcc build is going.
208
5452212a
JM
2092005-01-23 Joseph S. Myers <joseph@codesourcery.com>
210
211 * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Don't do
212 anything for non-GCC compilers.
213
3da796a2
RS
2142004-12-03 Richard Sandiford <rsandifo@redhat.com>
215
216 * gxx-include-dir.m4: New file.
217
afefada0
RS
2182004-12-02 Richard Sandiford <rsandifo@redhat.com>
219
220 * gcc-version.m4: New file.
221
9a8371d2
DD
2222004-09-24 Zack Weinberg <zack@codesourcery.com>
223
224 * warnings.m4: New file.
225
315b3b02
L
2262004-09-23 H.J. Lu <hongjiu.lu@intel.com>
227
07ce38d7 228 PR bootstrap/17369
315b3b02
L
229 * gcc-lib-path.m4: New file.
230
f19dd04a
DD
2312004-09-22 Kelley Cook <kcook@gcc.gnu.org>
232
233 * gettext-sister.m4: Renamed from gettext.m4
234 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4,
235 inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4,
236 lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4,
237 uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.
238
4a233bd8
DD
2392004-08-31 Robert Bowdidge <bowdidge@apple.com>
240
241 * mh-ppc-darwin: Add file, and override BOOT_CFLAGS.
242
118c4fba
NN
2432004-08-13 Nathanael Nerode <neroden@gcc.gnu.org>
244
245 * Add ACX_{TARGET,HOST,BUILD}_NONCANONICAL,
246 which do an automatic AC_SUBST on _GCC_TOPLEV_*_NONCANONICAL.
247 The intention is that we will migrate to these bit by bit.
248
3d6dfe0f
NN
2492004-08-01 Robert Millan <robertmh@gnu.org>
250
251 * mt-linux: Rename to ...
252 * mt-gnu: ... this.
253
656fdd47
PB
2542004-06-09 Paolo Bonzini <bonzini@gnu.org>
255
256 * acx.m4 (ACX_PROG_LN): From gcc, modified to
257 accept a parameter.
258
04cf1b77
PB
2592004-05-23 Paolo Bonzini <bonzini@gnu.org>
260
261 * acx.m4 (ACX_HEADER_STDBOOL, ACX_HEADER_STRING):
262 From gcc.
263
a9c7fee1
DD
2642004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
265
266 * acx.m4 (ACX_PROG_GNAT): Check if ${CC} produces object file for
267 Ada compilation.
268 Fix acx_cv_cc_gcc_supports_ada spelling.
269
9e07f89d
NN
2702004-03-08 Paolo Bonzini <bonzini@gnu.org>
271
272 PR ada/14131
273 Move language detection to the top level.
274 * acx.m4 (ACX_PROG_GNAT): New macro, moved here
275 from the gcc subdirectory.
276
2772004-03-09 Hans-Peter Nilsson <hp@axis.com>
278
279 * accross.m4 (AC_C_BIGENDIAN_CROSS): Compile endian probe with
280 "-c". Properly quote parameter for AC_MSG_ERROR.
281
f8b73030
MR
2822004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
283
284 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
285 throughout.
286 * aclocal.m4: Regenerate.
287 * configure: Regenerate.
288
2641f58d
NN
2892003-10-14 Nathanael Nerode <neroden@gcc.gnu.org>
290
291 * gettext.m4: Properly quote arguments to AC_DEFUN.
292
394559cb
DJ
2932003-09-24 Daniel Jacobowitz <drow@mvista.com>
294
295 * acx.m4 (AC_PROG_CPP_WERROR): New.
296
4bddf3ad
NN
2972003-08-27 Daniel Jacobowitz <drow@mvista.com>
298
299 * no-executables.m4: New file.
300
86d22d06
ZW
3012003-07-07 Zack Weinberg <zack@codesourcery.com>
302
303 * gettext.m4: Delete all former contents.
304 (ZW_GNU_GETTEXT_SISTER_DIR): New macro.
305 * progtest.m4: New file.
306
3072003-07-04 Zack Weinberg <zack@codesourcery.com>
308
309 * gettext.m4: New file - copy of gettext.m4 from binutils
310 CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
311
6ab9c4b2
DD
3122003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
313
314 * acinclude.m4: Accept i[3456789]86 for machine type.
315
dd12c3a8
NN
3162003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
317
4bddf3ad 318 * acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD,
dd12c3a8
NN
319 _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET,
320 GCC_TOPLEV_SUBDIRS.
321
0334c29e
NN
3222003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
323
324 * mh-dgux: Delete.
325
66e7a4d5
AO
3262002-12-28 Alexandre Oliva <aoliva@redhat.com>
327
328 * acx.m4: Name cache variables properly.
a5089878 329 (NCN_STRICT_CHECK_TOOL): If program is not found and
66e7a4d5
AO
330 value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2,
331 depending on whether build != host or not.
332 (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix.
333
a0da8069
NN
3342002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
335
336 * acx.m4: New.
337 * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
338 mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
339 mh-riscos, mh-sysv: Delete.
340 * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
341 mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
342
afd2f162
CF
3432002-12-16 Christopher Faylor <cgf@redhat.com>
344
345 * mh-cygwin: Don't build libtermcap if it doesn't exist.
346
4bddf3ad
NN
3472002-12-22 Geoffrey Keating <geoffk@apple.com>
348
349 * mt-aix43: Delete.
350
c029e147
L
3512002-11-23 H.J. Lu <hjl@gnu.org>
352
353 * accross.m4: New.
354
daa3eaaf
SS
3552002-11-10 Stan Shebs <shebs@apple.com>
356
357 Retire common MPW configury bits.
358 * mpw-mh-mpw: Remove.
359 * mpw: Remove directory along with all of its files.
360
7c8110ed
DD
3612002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
362
363 * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
364
dbfe7a68
DD
3652002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
366
367 * mh-apollo68: remove unused HDEFINES setting.
368 * mh-dgux: remove unused HDEFINES setting.
369 * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true.
370
e5e4b5c1
DD
3712002-04-29 Nathanael Nerode <neroden@twcny.rr.com>
372
4bddf3ad
NN
373 * mh-cxux: remove dead code
374 * mh-dgux386: remove dead code
375 * mh-hp300: remove dead code
376 * mh-hpux: remove dead code
377 * mh-hpux8: remove dead code
378 * mh-irix5: remove dead code
379 * mh-irix6: remove dead code
380 * mh-ncr3000: remove dead code
381 * mh-ncrsvr43: remove dead code
382 * mh-necv4: remove dead code
383 * mh-sco: remove dead code
384 * mh-solaris: remove dead code
385 * mh-sysv: remove dead code
386 * mh-sysv4: remove dead code
387 * mh-sysv5: remove dead code
388 * mh-irix4: remove, contains only dead code
389
390 * mt-armpic: Delete.
391 * mt-elfalphapic: Delete.
392 * mt-i370pic: Delete.
393 * mt-ia64pic: Delete.
394 * mt-m68kpic: Delete.
395 * mt-papic: Delete.
396 * mt-ppcpic: Delete.
397 * mt-s390pic: Delete.
398 * mt-sparcpic: Delete.
399 * mt-x86pic: Delete.
e5e4b5c1 400
57a5346c
DD
4012002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
402
403 * mh-a68bsd: clean out dead code
404 * mh-apollo68: clean out dead code
405 * mh-cxux: clean out dead code
406 * mh-decstation: clean out dead code
407 * mh-dgux: clean out dead code
408 * mh-dgux386: clean out dead code
409 * mh-hp300: clean out dead code
410 * mh-hpux: clean out dead code
411 * mh-hpux8: clean out dead code
412 * mh-interix: clean out dead code
413 * mh-irix4: clean out dead code
414 * mh-lynxrs6k: clean out dead code
415 * mh-mingw32: clean out dead code
416 * mh-ncr3000: clean out dead code
417 * mh-ncrsvr43: clean out dead code
418 * mh-necv4: clean out dead code
419 * mh-openedition: clean out dead code
420 * mh-riscos: clean out dead code
421 * mh-sco: clean out dead code
422 * mh-sysv4: clean out dead code
423 * mh-lynxos: removed, contained only dead code
424 * mh-vaxult2: removed, contained only dead code
425 * mh-sun3: removed, contained only dead code
426
58fef227
KS
4272002-04-15 Keith Seitz <keiths@redhat.com>
428
429 * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
430 too.
431 (CYG_AC_PATH_TKCONFIG): Likewise.
432
3d8b830b
DD
4332001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
434
435 * acinclude.m4: Fix spelling error of "separate" as "seperate".
436
4372001-05-22 Jason Merrill <jason_merrill@redhat.com>
438
439 * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.
440
4412001-01-27 Richard Henderson <rth@redhat.com>
442
443 * mt-alphaieee: New file.
444
4452001-01-02 Laurynas Biveinis <lauras@softhome.net>
446
447 * mh-djgpp: do not set CFLAGS.
448
4492000-08-04 Mark Elbrecht <snowball3@bigfoot.com>
450
451 * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally
452 modify 'gcc_version'.
453
4542000-07-21 Andrew Haley <aph@cygnus.com>
455
456 * mh-ia64pic: New file.
a5089878 457 * mt-ia64pic: New file.
3d8b830b 458
a85d7ed0
NC
4592001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
460
461 * mh-s390pic: New file.
462 * mt-s390pic: New file.
463
4bddf3ad
NN
4642000-09-26 David Edelsohn <edelsohn@gnu.org>
465
466 * mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
467
a85d7ed0 4682000-07-14 Mark P Mitchell <mark@codesourcery.com>
0b5e1ab5
JM
469
470 * mh-irix6 (CC): Don't set it.
471
4722000-06-21 Branko Cibej <branko.cibej@hermes.si>
473
474 * mh-sparcpic: Use single instead of double quotes.
475 * mt-sparcpic: Likewise.
476
4dfa39fe
SP
4772000-06-19 Syd Polk <spolk@redhat.com>
478
479 * acinclude.m4: Updated for Incr Tcl 3.0.
480
5b93d8bb
AM
4812000-02-23 Linas Vepstas <linas@linas.org>
482
483 * mh-i370pic: New file.
484 * mt-i370pic: New file.
485
2fb651f6
NC
4862000-02-22 Nick Clifton <nickc@cygnus.com>
487
4bddf3ad 488 * mt-wince: new file: Makefile fragment for WinCE targets.
2fb651f6 489
91b2c84d
GK
4902000-01-06 Geoff Keating <geoffk@cygnus.com>
491
492 * mh-aix43: Delete, move to mt-aix43.
493 * mt-aix43: New file.
494
0b5e1ab5
JM
495Tue Sep 7 23:31:01 1999 Linas Vepstas <linas@linas.org>
496
497 * mh-openedition: New file.
498
252b5132
RH
4991999-04-07 Michael Meissner <meissner@cygnus.com>
500
501 * mt-d30v: New file, pass -g -Os -Wa,-C as default options.
502
4bddf3ad
NN
503Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
504
505 * mh-go32: Delete.
506 * mh-djgpp: New. Renamed from mh-go32.
507
508Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
509
510 * mh-windows: Ditto.
511
252b5132
RH
5121999-02-08 Syd Polk <spolk@cygnus.com>
513
514 * acinclude.m4: Added macros to find itcl files.
515 Export TCL_CFLAGS from tclConfig.sh.
516 Export TCL_LIB_FULL_PATH, TK_LIB_FULL_PATH, ITCL_LIB_FULL_PATH,
517 ITK_LIB_FULL_PATH, and TIX_LIB_FULL_PATH
518 Replace TIX macros with better ones from snavigator.
519
520Tue Feb 2 22:51:21 1999 Philip Blundell <philb@gnu.org>
521
522 * mh-armpic: New file. Patch from Jim Pick <jim@jimpick.com>.
523 * mt-armpic: Likewise.
524
4bddf3ad
NN
525Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
526
527 * mh-interix: New file.
528
252b5132
RH
529Mon Jan 18 19:41:08 1999 Christopher Faylor <cgf@cygnus.com>
530
531 * cygwin.mh: Activate commented out dependencies for
532 gdb: libtermcap.
533
4bddf3ad
NN
534Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
535
536 * mt-cygwin: Remove.
537
538Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
539
540 * mt-cygwin: New file. libtermcap target info.
541
252b5132
RH
542Wed Nov 18 20:29:46 1998 Christopher Faylor <cgf@cygnus.com>
543
544 * cygwin.mh: Add extra libtermcap target information.
545 Add commented out dependency for gdb to libtermcap for
546 future readline requirement.
547
548Mon Nov 2 15:15:33 1998 Geoffrey Noer <noer@cygnus.com>
549
a5089878
ZW
550 * mh-cygwin32: delete
551 * mh-cygwin: was mh-cygwin32
252b5132
RH
552
5531998-10-26 Syd Polk <spolk@cygnus.com>
554
555 * acinclude.m4: TCLHDIR and TKHDIR need to be run through
556 cygpath for Microsoft builds.
557
5581998-10-20 Syd Polk <spolk@cygnus.com>
559
560 * acinclude.m4: Re-exported TCL_LIBS and TCL_LD_SEARCH_FLAGS
561 because itcl needs them.
562
563Mon Aug 31 17:50:53 1998 David Edelsohn <edelsohn@mhpcc.edu>
564
565 * mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
566
567Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
568
569 * mh-aix43: New file.
570
571Mon Aug 10 00:15:47 1998 HJ Lu (hjl@gnu.org)
572
573 * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
574
5751998-05-29 Rob Savoye <rob@chinadoll.cygnus.com>
576
577 * acinclude.m4: New collection of generic autoconf macros.
a5089878 578
252b5132
RH
579Wed Apr 22 12:24:28 1998 Michael Meissner <meissner@cygnus.com>
580
581 * mt-ospace: New file, support using -Os instead of -O2 to compile
582 the libraries.
583
584Wed Apr 22 10:53:14 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
585
586 * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
587
588Sat Apr 11 22:43:17 1998 J. Kean Johnston <jkj@sco.com>
589
590 * mh-svsv5: New file - support for SCO UnixWare 7 / SVR5.
591
592Thu Mar 26 01:54:25 1998 Geoffrey Noer <noer@cygnus.com>
593
594 * mh-cygwin32: stop configuring and building dosrel.
595
4bddf3ad
NN
596Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
597
598 * mh-sparcpic (PICFLAG): Define to properly according
599 to current multilib configuration.
600 * mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
601 according to current multilib configuration.
602
603Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
604
605 * mh-mingw32: New file.
606
252b5132
RH
607Thu Sep 11 16:43:27 1997 Jim Wilson <wilson@cygnus.com>
608
609 * mh-elfalphapic, mt-elfalphapic: New files.
610
4bddf3ad
NN
6111997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
612
613 * mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is used.
614
615Sun Sep 14 20:53:42 1997 Geoffrey Noer <noer@cygnus.com>
616
617 * mh-cygwin32: ok to build split texinfo files
618
252b5132
RH
619Wed Jul 23 12:32:18 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
620
621 * mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer.
622
623Mon Jun 16 19:06:41 1997 Geoff Keating <geoffk@ozemail.com.au>
624
625 * mh-ppcpic: New file.
626 * mt-ppcpic: New file.
627
628Thu Mar 27 15:52:40 1997 Geoffrey Noer <noer@cygnus.com>
629
630 * mh-cygwin32: override CXXFLAGS, setting to -O2 only
631 (no debug)
632
633Tue Mar 25 18:16:43 1997 Geoffrey Noer <noer@cygnus.com>
634
635 * mh-cygwin32: override LIBGCC2_DEBUG_CFLAGS so debug info
636 isn't included in cygwin32-hosted libgcc2.a by default
637
638Wed Jan 8 19:56:43 1997 Geoffrey Noer <noer@cygnus.com>
639
a5089878
ZW
640 * mh-cygwin32: override CFLAGS so debug info isn't included
641 in cygwin32-hosted tools by default
252b5132
RH
642
643Tue Dec 31 16:04:26 1996 Ian Lance Taylor <ian@cygnus.com>
644
645 * mh-linux: Remove.
646
647Mon Nov 11 10:29:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
648
649 * mt-ppc: Delete file, options moved to newlib configure.
650
4bddf3ad
NN
651Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
652
653 * mh-windows: Add rules for building MSVC makefiles.
654
655Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
656
657 * mh-windows (HOST_FLAGS): Set srcroot, which is needed
658 for MSVC build procedure.
659
660Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
661
662 * mh-windows: Add support for windows host
663 (that is a build done under the Microsoft build environment).
664
252b5132
RH
665Fri Oct 4 12:21:03 1996 Angela Marie Thomas (angela@cygnus.com)
666
667 * mh-dgux386: New file. x86 dgux specific flags
668
669Mon Sep 30 15:10:07 1996 Stan Shebs <shebs@andros.cygnus.com>
670
671 * mpw-mh-mpw (EXTRALIBS_PPC_XCOFF): New, was EXTRALIBS_PPC.
672 (EXTRALIBS_PPC): Use shared libraries instead of xcoff.
673
674Sat Aug 17 04:56:25 1996 Geoffrey Noer <noer@skaro.cygnus.com>
675
676 * mh-cygwin32: don't -D_WIN32 here anymore
677
4bddf3ad
NN
678Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com)
679
680 * mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
681 with normal Windows compilation environment.
682
252b5132
RH
683Thu Aug 15 19:46:44 1996 Stan Shebs <shebs@andros.cygnus.com>
684
685 * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.
686 (EXTRALIBS_PPC): Add libgcc.xcoff.
687
688Thu Aug 8 14:51:47 1996 Michael Meissner <meissner@tiktok.cygnus.com>
689
690 * mt-ppc: New file, add -mrelocatable-lib and -mno-eabi to all
691 target builds for PowerPC eabi targets.
692
693Fri Jul 12 12:06:01 1996 Stan Shebs <shebs@andros.cygnus.com>
694
695 * mpw: New subdir, Mac MPW configuration support bits.
696
697Mon Jul 8 17:30:52 1996 Jim Wilson <wilson@cygnus.com>
698
699 * mh-irix6: New file.
700
701Mon Jul 8 15:15:37 1996 Jason Merrill <jason@yorick.cygnus.com>
702
703 * mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.
704
705Fri Jul 5 11:49:02 1996 Ian Lance Taylor <ian@cygnus.com>
706
707 * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
708
709Sun Jun 23 22:59:25 1996 Geoffrey Noer <noer@cygnus.com>
710
711 * mh-cygwin32: new file. Like mh-go32 without the CFLAGS entry.
712
713Tue Mar 26 14:10:41 1996 Ian Lance Taylor <ian@cygnus.com>
714
715 * mh-go32 (CFLAGS): Define.
716
717Thu Mar 14 19:20:54 1996 Ian Lance Taylor <ian@cygnus.com>
718
719 * mh-necv4: New file.
720
721Thu Feb 15 13:07:43 1996 Ian Lance Taylor <ian@cygnus.com>
722
723 * mh-cxux (CC): New variable.
724 (CFLAGS, LDFLAGS): Remove.
725 * mh-ncrsvr43 (CC): New variable.
726 (CFLAGS): Remove.
727 * mh-solaris (CFLAGS): Remove.
728
729 * mh-go32: Remove most variable settings, since they presumed a
730 Canadian Cross, which is now handled correctly by the configure
731 script.
732
733 * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
734
735Mon Feb 12 14:53:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
736
737 * mh-m68kpic, mt-m68kpic: New files.
738
739Thu Feb 1 14:15:42 1996 Stan Shebs <shebs@andros.cygnus.com>
740
741 * mpw-mh-mpw (CC_MWC68K): Add options similar to those used
742 in CC_MWCPPC, and -mc68020 -model far.
743 (AR_MWLINK68K): Add -xm library.
744 (AR_AR): Define.
745 (CC_LD_MWLINK68K): Remove -d.
746 (EXTRALIBS_MWC68K): Define.
747
748Thu Jan 25 16:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
749
750 * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
751
4bddf3ad
NN
752Thu Nov 30 14:45:25 1995 J.T. Conklin <jtc@rtl.cygnus.com>
753
754 * mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
755 defaults to K&R mode, but doesn't have varargs.h, so we have to
756 compile in ANSI mode.
757
758Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
759
760 * mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
761 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
762
763Tue Nov 14 15:03:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
764
765 * mh-i386win32: add LD_FOR_TARGET.
766
252b5132
RH
767Tue Nov 7 15:41:30 1995 Stan Shebs <shebs@andros.cygnus.com>
768
769 * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
770 (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
771 explaining reasons for various flags.
772 (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
a5089878 773
252b5132
RH
774Fri Oct 13 14:44:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
775
776 * mh-aix, mh-sun: Removed.
777
778 * mh-decstation (X11_EXTRA_CFLAGS): Define.
779
780 * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.
781
a5089878 782 * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't
252b5132
RH
783 hardcode location of X stuff here.
784
785Thu Sep 28 13:14:56 1995 Stan Shebs <shebs@andros.cygnus.com>
786
787 * mpw-mh-mpw: Add definitions for various 68K and PowerMac
788 compilers, add definitions for library and link steps for
789 PowerMacs.
790
4bddf3ad
NN
791Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
792
793 * mh-ncrsvr43: Removed AR_FLAGS
794
252b5132
RH
795Thu Sep 14 08:20:04 1995 Fred Fish <fnf@cygnus.com>
796
797 * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
798 "too much defining" errors from the HPUX compiler.
799
800Thu Aug 17 17:28:56 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
801
802 * mh-hp300 (RANLIB): Use "ar ts", in case GNU ar was used and
803 didn't build a symbol table.
804
805Thu Jun 22 17:47:24 1995 Stan Shebs <shebs@andros.cygnus.com>
806
807 * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
808
4bddf3ad
NN
809Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
810
811 * m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
812
252b5132
RH
813Mon Apr 10 12:29:48 1995 Stan Shebs <shebs@andros.cygnus.com>
814
815 * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
a5089878 816 and ToolLibs.o.
252b5132
RH
817
818 * mpw-mh-mpw (CC): Define ALMOST_STDC.
819 (CFLAGS): Remove ALMOST_STDC, -mc68881.
820 (LDFLAGS): add -w.
821
822 * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
823 functions.
824
825 * mpw-mh-mpw: New file, host makefile definitions for MPW.
826
827Fri Mar 31 11:35:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
828
829 * mt-netware: New file.
830
4bddf3ad
NN
831Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
832
833 Revert this change:
834
835 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
836
837 * mh-solaris: SunPRO C needs -Xs to be able to get a
838 working xmakefile for Emacs.
839
252b5132
RH
840Mon Mar 13 12:31:29 1995 Ian Lance Taylor <ian@cygnus.com>
841
842 * mh-hpux8: New file.
843 * mh-hpux: Use X11R5 rather than X11R4.
844
845Thu Feb 9 11:04:13 1995 Ian Lance Taylor <ian@cygnus.com>
846
847 * mh-linux (SYSV): Don't define.
848 (RANLIB): Don't define.
849
850Wed Jan 11 16:29:34 1995 Jason Merrill <jason@phydeaux.cygnus.com>
851
852 * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
853
4bddf3ad
NN
854Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
855
856 * m[th]-*pic: Support --enable-shared.
857
252b5132
RH
858Thu Nov 3 17:27:19 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
859
860 * mh-irix4 (CC): Increase maximum string length.
861
862 * mh-sco (CC): Define away const, it doesn't work right; elements
863 of arrays of ptr-to-const are considered const themselves.
864
865Sat Jul 16 12:17:49 1994 Stan Shebs (shebs@andros.cygnus.com)
866
867 * mh-cxux: New file, from Bob Rusk (rrusk@mail.csd.harris.com).
868
869Sat Jun 4 17:22:12 1994 Per Bothner (bothner@kalessin.cygnus.com)
870
871 * mh-ncrsvr43: New file from Tom McConnell
872 <tmcconne@sedona.intel.com>.
873
874Thu May 19 00:32:11 1994 Jeff Law (law@snake.cs.utah.edu)
875
876 * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
877 errors from the HPUX 8 compilers.
878
4bddf3ad
NN
879Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
880
881 * mh-go32: New fragment.
882
883Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
884
885 * mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
886 unique in 8.3 naming schemes.
887
252b5132
RH
888Wed May 4 20:14:47 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
889
890 * mh-lynxrs6k: set SHELL to /bin/bash
891
892Tue Apr 12 12:38:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
893
894 * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
895
4bddf3ad
NN
896Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
897
898 * mh-lynxosrs6k: Account for lack of ranlib!
899
252b5132
RH
900Sat Dec 25 20:03:45 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
901
902 * mt-hppa: Delete.
903
4bddf3ad
NN
904Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
905
906 * mh-irix5: New file for Irix 5.
907
252b5132
RH
908Tue Nov 16 22:54:39 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
909
910 * mh-a68bsd: Define CC to gcc.
911
912Mon Nov 15 16:56:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
913
914 * mh-linux: Don't put -static in LDFLAGS. Add comments.
915
916Mon Nov 15 13:37:58 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
917
918 * mh-sysv4 (AR_FLAGS): change from cq to cr
919
920Fri Nov 5 08:12:32 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
921
922 * mh-unixware: remove. It's the same as sysv4, and config.guess
923 can't tell the difference. So don't allow skew.
924
925Wed Oct 20 20:35:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
926
927 * mh-hp300: Revert yesterday's change, but add comment explaining.
928
929Tue Oct 19 18:58:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
930
931 * mh-hp300: Don't define CFLAGS to empty. Why should hp300 be
932 different from anything else? ("gdb doesn't understand the native
933 debug format" isn't a good enough answer because we might be using
934 gcc).
935
936Tue Oct 5 12:17:40 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
937
938 * mh-alphaosf: Remove, no longer necessary now that gdb knows
939 how to handle OSF/1 shared libraries.
940
941Tue Jul 6 11:27:33 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
942
943 * mh-alphaosf: New file.
944
945Thu Jul 1 15:49:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
946
947 * mh-riscos: New file.
948
949Mon Jun 14 12:03:18 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
950
951 * mh-aix, mh-aix386, mh-decstation, mh-delta88, mh-hpux, mh-irix4,
952 mh-ncr3000, mh-solaris, mh-sysv, mh-sysv4: remove INSTALL=cp line,
953 now that we're using install.sh globally
954
955Fri Jun 4 16:09:34 1993 Ian Lance Taylor (ian@cygnus.com)
956
957 * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
958
4bddf3ad
NN
959Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
960
961 * mh-delta88: remove extraneous GCC references
962
252b5132
RH
963Thu Apr 8 11:21:52 1993 Ian Lance Taylor (ian@cygnus.com)
964
965 * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
966 mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
967 Makefile fragment files.
968
4bddf3ad
NN
969Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
970
971 * mh-irix4: Bump -XNh value to 1500 to match gcc requirements.
972
973Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
974
975 * mh-sun3: cc needs -J to compile cp-parse.c correctly
976
977 * mh-solaris: SunPRO C needs -Xs to be able to get a
978 working xmakefile for Emacs.
979
252b5132
RH
980Mon Mar 8 15:05:25 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
981
982 * mh-aix386: New file; old mh-aix, plus no-op RANLIB.
983
4bddf3ad
NN
984Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
985
986 * mh-vaxult2: New file.
987
988Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
989
990 * mh-sco: define X11_LIB to the mess that SCO ODT requires
991
992Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
993
994 * mh-sco: Don't override BISON definition.
995
996Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
997
998 * mh-sco: don't default $(CC) to gcc
999
1000Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1001
1002 * mh-solaris: rework standard X location to use
1003 $OPENWINHOME, if defined.
1004
1005 * mh-sun: handle X11 include locations
1006
1007 * mh-decstation: define NeedFunctionPrototypes to 0, to
1008 work around dain-bramaged DECwindows include files
1009
1010Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1011
1012 * mh-hpux, mh-solaris: define the "standard" locations for
1013 the vendor supplied X11 headers and libraries
1014
252b5132
RH
1015Thu Oct 1 13:50:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1016
1017 * mh-solaris: INSTALL is NOT /usr/ucb/install
1018
1019Mon Aug 24 14:25:35 1992 Ian Lance Taylor (ian@cygnus.com)
1020
1021 * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
1022
4bddf3ad
NN
1023Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1024
1025 * mh-solaris: removed the -xs from CFLAGS (let the people
1026 with Sun's C compiler deal with it themselved)
1027
252b5132
RH
1028Tue Jul 21 02:11:01 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
1029
1030 * mt-OSE68k, mt-680000: new configs.
1031
1032Thu Jul 16 17:12:09 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1033
1034 * mh-irix4: merged changes from progressive.
1035
4bddf3ad
NN
1036Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
1037
1038 * mh-solaris: Use -xs when compiling so that Sun-C puts
1039 a symbol-table into the executable.
1040
1041Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
1042
1043 * mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
1044 it is broken on ncr 3000's.
1045
252b5132
RH
1046Tue Jun 9 23:29:38 1992 Per Bothner (bothner@rtl.cygnus.com)
1047
1048 * Everywhere: Change RANLIB=echo>/dev/null (which confuses
1049 some shells - and I don't blame them) to RANLIB=true.
1050 * mh-solaris: Use /usr/ucb/install for INSTALL.
1051
4bddf3ad
NN
1052Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
1053
1054 * mh-ncr3000, mh-sysv4: Add INSTALL.
1055
252b5132
RH
1056Sun May 31 14:45:23 1992 Mark Eichin (eichin at cygnus.com)
1057
1058 * mh-solaris2: Add new configuration for Solaris 2 (sysv, no ranlib)
1059
4bddf3ad
NN
1060Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
1061
1062 * mh-delta88, mh-ncr3000: Replace MINUS_G with
1063 CFLAGS per new configuration strategy.
1064
252b5132
RH
1065Fri Apr 10 23:10:08 1992 Fred Fish (fnf@cygnus.com)
1066
1067 * mh-ncr3000: Add new configuration for NCR 3000.
1068
4bddf3ad
NN
1069Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
1070
1071 * mh-irix4: Port to SGI Irix-4.x.
1072
1073Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
1074
1075 * mh-sco: Fix SCO configuration stuff.
1076
252b5132
RH
1077Tue Dec 10 00:10:55 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1078
1079 * ChangeLog: fresh changelog.
1080
This page took 0.30803 seconds and 4 git commands to generate.