summaryrefslogtreecommitdiffstats
path: root/src/util/ChangeLog
blob: 4172777b837deb3ceaad1c714cd5b3e836ccca7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
Mon Oct  9 19:00:13 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* makeshlib.sh: For NetBSD convert flags designed for cc to ones
		for ld.

Mon Oct  2 12:12:20 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* makeshlib.sh: For solaris, if you are not using gcc, add the -h
		argument to specify the name of the shared library to
		load. (i.e. libfoo.so.0.1).

Mon Sep 25 16:41:11 1995  Theodore Y. Ts'o  <tytso@dcl>

	* Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
		Makefile. 

Thu Aug 24 18:40:48 1995  Theodore Y. Ts'o  <tytso@dcl>

	* .Sanitize: Update file list

Mon Aug  7 19:36:01 1995  Theodore Y. Ts'o  <tytso@dcl>

	* reconf: If using the autoconf in the local tree, invoke it using
		/bin/sh, so that it works even if autoconf has been
		checked out from SCCS without the execute bit set.

Wed Jul 26 15:39:53 1995  Sam Hartman  <hartmans@tertius.mit.edu>

	* configure.in (SHLIB_TAIL_COMP): Add pty to CONFIG_DIRS

Thu Jul 13 16:09:10 1995  Sam Hartman  <hartmans@tertius.mit.edu>

	* makeshlib.sh (ldflags): Protect test for HAVE_GCC so it works if not using gcc.


Thu Jul  6 09:52:08 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* Makefile.in (clean): Remove makeshlib

Tue Jul  4 02:11:56 1995  Tom Yu  <tlyu@lothlorien.MIT.EDU>

	* makeshlib.sh: Add support for NetBSD shared libraries.

Sun Jul  2 20:42:45 1995  Sam Hartman  <hartmans@tertius.mit.edu>

	* makeshlib.sh (ldflags): Adapt AIX case to work with Gcc.

	* configure.in: Move Gcc test to top level configure.in.

Fri Jun 23 19:11:20 1995  Sam Hartman  <hartmans@tardis.MIT.EDU>

	* configure.in: Add aix.bincmds as target on AIX.
	(SHLIB_TAIL_COMP): set and substitute so SHLIBDIR works

	* Makefile.in (makeshlib): Create aix.bincmds with the binder
        script exerpt to get the libpath right.

	* configure.in: Modified to test and see if we're using Gcc

	* Makefile.in (makeshlib): Make makeshlib from makeshlib.sh


	* makeshlib.sh (LIBPATH): Modified to allow for substitution of CC
        and HAVE_GCC from Makefile.  Modified to imbed the proper search
        path into the shared libraries for AIX.


Thu Jun 22 21:02:13 1995  Sam Hartman  <hartmans@tardis.MIT.EDU>

	* makeshlib: Added AIX support.

Mon Jun 19 00:58:33 1995  Tom Yu  (tlyu@dragons-lair)

	* getsyms, getsyms.sed: fix a few random bugs

	* getsyms, getsyms.sed: simple scripts to find #ifdef's that
		aren't declared with configure.in

Fri Jun 16 14:05:03 1995  Tom Yu  (tlyu@dragons-lair)

	* libupdate.sh: oops they were right to begin with; hack
		aclocal.m4 instead.

	* libupdate.sh: ARADD and ARCHIVE were backwards

Thu Jun 15 18:14:46 EDT 1995	Paul Park	(pjpark@mit.edu)
	* makeshlib - Add arguments for library search directories, library
		lists and flags to link with.

Fri Jun  9 18:59:02 1995    <tytso@rsx-11.mit.edu>

	* configure.in: Remove standardized set of autoconf macros, which
		are now handled by CONFIG_RULES.  Use DO_SUBDIRS to
		recurse down subdirectories.

Tue Jun  6 19:46:00 1995  Tom Yu  (tlyu@dragons-lair)

	* configure.in: fix make install


Fri May 26 18:43:35 EDT 1995	Paul Park	(pjpark@mit.edu)
	* configure.in	- Add berk_db

Fri May 26 13:29:07 1995  Ezra Peisach  (epeisach@kangaroo.mit.edu)

	* makeshlib: For alpha-osf1 update the local shared library registry 

Fri May 26 12:41:28 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* makeshlib: Added alpha-osf1 support. Will only work
		for libcrypto at the moment.

Thu May 25 21:39:02 1995  Theodore Y. Ts'o  (tytso@dcl)

	* makeshlib: Added shell script for creating shared libraries

Tue May  2 21:32:23 1995  Tom Yu  (tlyu@dragons-lair)

	* Makefile.in: remove spurious whitespace from blank line

Fri Apr 28 15:30:03 1995  Mark Eichin  <eichin@cygnus.com>

	* lndir (ls): use ls -a to get dotfiles too.

Fri Apr 28 10:59:25 1995  Mark Eichin  <eichin@cygnus.com>

	* reconf (usage): fix the whole message.

Wed Apr 26 11:31:04 1995  Mark Eichin  <eichin@cygnus.com>

	* reconf (usage): fix pathname in message.
	(verbose): add -v --verbose to echo actual autoreconf line.

Thu Apr 20 21:19:36 1995  Theodore Y. Ts'o  (tytso@dcl)

	* depfix.sed: Also remove pathnames of the form /mit/cygnus....
		from the generated list of dependencies.

Sat Apr 15 06:40:28 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>

	* configure.in: Add profile directory

Tue Mar 28 18:50:04 1995  John Gilmore  (gnu at toad.com)

	* Makefile.in (all):  Split into all-$(WHAT).
	(unixmac):  Add.
	(libupdate):  Use $(RM).

Mon Feb 27 00:01:41 1995  Mark Eichin  <eichin@cygnus.com>

	* lndir: if $0 contains slashes, but does not have a leading
	slash, prepend `pwd` so that relative invocation works.

Fri Feb  3 16:50:07 1995  Theodore Y. Ts'o  (tytso@dcl)

	* reconf: If util/autoconf isn't built, try to use autoconf
		utilities found in the user's path.

Tue Nov  8 01:44:26 1994  Theodore Y. Ts'o  (tytso@dcl)

	* Makefile.in: Don't use $< in a non suffix rule context.

Tue Nov  1 14:49:00 1994    (tytso@rsx-11)

	* libupdate.sh: Use library.stamp to determine whether or not
		$arcmd needs to be rerun. 

	* libupdate.sh: touch the library first, before running $aradd, in
		case changing the mod time of the library after running
		$aradd causes problems on some systems.

	* libupdate.sh: Change use of "head -1" to "sed 1q"

	* configure.in: 
	* Makefile.in:
	* libupdate.sh: Add support for the new libupdate shell script.
		It automatically updates a library from a file listing of
		constituent .o files.  It only calls "ar" if it absolutely
		has to, in order to speed things up for partial
		recompilations.  (ar is dreadfully slow if you're using
		one based on the BFD library.) 

Tue Oct 11 19:07:09 1994  Mark Eichin  (eichin@cygnus.com)

	* kbuild (MAKETARGETS): default to "all check" for make, but allow
	override from config fragments.

Mon Oct  3 23:36:12 1994  Theodore Y. Ts'o  (tytso@dcl)

	* configure.in: Don't build unifdef directory --- we don't need it
			anymore.

Fri Sep 30 20:22:53 1994  Mark Eichin  (eichin@cygnus.com)

	* kbuild: log arguments to THISCONF, RECONF files.

Fri Sep 30 19:28:24 1994  Mark Eichin  (eichin@cygnus.com)

	* kbuild: set SRCDIR by default from program name.

Thu Sep 29 19:54:38 1994  Mark Eichin  (eichin@cygnus.com)

	* kbuild: complete rewrite.
	* kfrags: fragments of input to kbuild.