Change DEFAULT_VECTOR to host_aout_vec here as well.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
4cc027e1
PB
1Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
2
3 * Makefile.in: For libg++, make sure the -I pointing
4 to the gcc directory goes *after* all the libg++-local -I flags.
5 Also, move just-gcc dependency from just-libg++ to all-libg++.
6
7Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
8
9 * configure: Change -x to -f to keep Ultrix /bin/test happy.
10
11Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
12
13 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14
aa2e8c1c
FF
15Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16
17 * config.sub: Add stratus configuration frags. Also
18 submitted to FSF.
19
c1e296fc
SG
20Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21
1a7cac26
SG
22 * Makefile.in (DEV_SUPPORT): add configure.man.
23
c1e296fc
SG
24 * config.sub(Decode manufacturer-specific): add -none*.
25
23e3e7f9
SG
26Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
27
28 * Makefile.in: remove form feeds to make Sun's make happy.
29 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
30
31Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
32
33 * Makefile.in (AR_FLAGS): Make quieter.
34
35Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
36
37 * configure.in: Add libg++.
38 * configure: When verbose, don't output the command line at each
39 level; it will be unremarkably the same as the previous version,
40 which will be the same as what the user typed.
41
e488e581
RP
42Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
43
079399f6
RP
44 * configure.in, Makefile.in: fix clean-info, add flex. add
45 fileutils.
25113b46 46
079399f6
RP
47 * configure: be less sensitive to spaces in Makefile.in. Do not
48 look for sources in "..". Doing so breaks subdirectories that
49 might have their own configure. If a subdir has it's own
50 configure script, use it.
e488e581 51
62ddb92b
RP
52Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
53
54 * cfg-paper.texi: some changes suggested by rms.
55
7dac6086
FF
56Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
57
58 * config.sub: Merge in some small additions from the FSF version,
59 taken from the gcc distribution, to bring the Cygnus and FSF
60 versions into closer sync.
61
5f32984e
FF
62Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
63
64 * configure.in: Changed svr4 references to sysv4.
65
0c72405d
RP
66Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
67
68 * configure: added -V for version number option.
69
7d283cc1
RP
70Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
71
72 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
73 renamed from DOC.configure to cfg-paper.texi.
74
75Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
76
77 * configure, config.subr, config.sub: config.subr is now
78 config.sub again.
79
f6031817
RP
80Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
81
7d283cc1
RP
82 * configure.texi: new file, in progress.
83
84 * Makefile.in: build info file and install the man page for
85 configure.
86
87 * configure.man: new file, first cut.
88
7da1d334 89 * configure: find config.subr again now that configuration "none"
7d283cc1
RP
90 has gone. removed all traces of the -ansi option. removed all
91 traces of the -languages option.
7da1d334 92
f6031817
RP
93 * config.subr: resync from rms.
94
9a9e8e7f
RP
95Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
96
475576ae
RP
97 * configure, config.sub, config.subr: merge config.sub into
98 config.subr, call the result config.subr, remove config.sub, use
99 config.subr.
100
9a9e8e7f
RP
101 * Makefile.in: revised install for dir.info.
102
e9712bee
RP
103Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
104
806fd9fc
RP
105 * configure.in: add decstation host makefile frag.
106
bb07ee3e 107 * Makefile.in: BISON now bison -y again. also install-gcc on
c466cfab 108 install. clean-gdbm on clean. infodir belongs in datadir.
9a9e8e7f
RP
109 Make directories for info install. Build dir.info here then
110 install it.
e9712bee 111
b26ff9d8
RP
112Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
113
114 * Makefile.in: fix for bad directory tests.
115
098676c9
RP
116Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
117
0e0643c7 118 * configure: \{1,2\} appears to be a sysv'ism. Use a different
b26ff9d8 119 regexp. -srcdir relative was being handled incorrectly.
0e0643c7 120
098676c9
RP
121 * Makefile.in: unwrapped some for loops so that parallel makes
122 work again and so one can focus one's attention on a particular
123 package.
124
125Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
126
127 * configure: added PWD as a stand in for `pwd` (for speed). use
128 elif wherever possible. make -srcdir work without -objdir.
129 -objdir= commented out.
130
131Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
132
133 * configure: +options become --options. -subdirs commented out.
134 added -host, -datadir. Renamed -destdir to -prefix. Comment in
135 Makefile now at top of generated Makefile. Removed cvs log
136 entries. added -srcdir. create .gdbinit only if there is one
137 in ${srcdir}.
138
139 * Makefile.in: idestdir and ddestdir go away. Added copyrights
140 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
141 and mandir now keyed off datadir by default.
142
143Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
144
145 * Freshly created ChangeLog.
146
This page took 0.083863 seconds and 4 git commands to generate.