* gjavah.c (print_field_info): Changed how most negative number is
[official-gcc.git] / libchill / ChangeLog
blob672a594ca1e1a4f699ceff016ba1b23b55d9efdb
1 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
3         * configure.in (compiler_name): Add check to detect if this
4         language's compiler has been built.
5         * configure: Regenerate.
7 Mon Nov 23 16:48:39 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9         *  configure.in: Use AC_PREREQ(2.12.1).
11 Fri Nov 20 18:48:34 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
13         * basicio.c (PATH_MAX): Define only to _POSIX_PATH_MAX if that is
14         defined.  Otherwise, try MAXPATHLEN.
16 Thu Oct 22 14:37:35 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18         * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
20 1998-09-22  Ben Elliston  <bje@cygnus.com>
22         * configure.in: This is GNU CHILL, not GNU Fortran.
24 1998-09-20  Manfred Hollstein  <manfred@s-direktnet.de>
26         * Makefile.in: Add dummy targets "info", "install-info", "clean-info"
27         and "dvi".
29 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
31         * configure.in: Use 'if test' not brackets.
32         * configure: Rebuilt.
33         
34 Wed Sep  9 21:32:46 1998  Jeffrey A Law  (law@cygnus.com)
36         * Add library exception clause to the copyright notice for all
37          .c and .h files.
39 Tue Sep  8 10:41:38 1998  Jeffrey A Law  (law@cygnus.com)
41         * rts.h: Update with missing code.
43 Sun Sep  6 01:30:40 1998  Jeffrey A Law  (law@cygnus.com)
45         * allgmem.c: Do not include config.h anymore.
46         * allmem.c allocate.c andps.c cardps.c cause.c copyps.c: Likewise.
47         * diffps.c eqps.c exh.c exhstack.c ffsetclrps.c ffsetps.c: Likewise.
48         * flsetclrps.c flsetps.c inbitstr.c inps.c leps.c ltps.c: Likewise.
49         * neps.c notps.c orps.c retmem.c rtsdummy.c setbitps.c: Likewise.
50         * setbits.c sliceps.c terminate.c unhex.c unhex1.c xorps.c: Likewise.
52 Sat Sep  5 02:09:42 1998  Jeffrey A Law  (law@cygnus.com)
54         * Chill runtime moved into toplevel libchill.
55         * Makefile.in Revamped due to move.  Add multilib support.
56         * configure.in: Similarly.  Use autoconf.
57         * powerset.h: Do not depend on BITS_PER_UNIT.
59 Fri Apr 24 16:12:40 1998  Dave Brolley  <brolley@cygnus.com>
61         * writerecord.c (sys/types.h): #included to pick up off_t.
63 Tue Nov 26 01:56:03 1996  Wilfried Moser  <moser@rtl.cygnus.com>
65         * memmove.c (memmove): If nor overlapping use memcpy instead of
66         byte copy.
68 Tue May 14 21:26:52 1996  Per Bothner  <bothner@deneb.cygnus.com>
70         * gestr.c, gtstr.c, lestr.c, nestr.c:  Removed - no longer used.
71         * Makefile.in (STROBJS)  Removed gestr.o, gtstr.o, lestr.o, nestr.o.
73 Thu May  9 06:59:23 1996  Wilfried Moser  <moser@rtl.cygnus.com>
75         * basicio.c (__connect): In case of Same, fix condition for
76         exception.
78 Thu Feb 29 10:55:01 1996  Per Bothner  <bothner@kalessin.cygnus.com>
80         * format.c:  Use ANSI-standard float.h, rather than old values.h.
82 Mon Jan 15 06:16:22 1996  Wilfried Moser  <moser@rtl.cygnus.com>
84         * sendbuffer.c (__send_buffer): Take care of possibly unaligned
85         pointers.
87         * waitbuffer.c (__wait_buffer): Ditto.
89 Thu Nov 30 03:49:58 1995  Wilfried Moser  <moser@rtl.cygnus.com>
91         * format.c (inpioctrl): Process NOTCONNECTED.
92         (outioctrl): Deto.
93         (scanformcont): Fix processing of %% in format string.
95 Mon Nov 27 05:27:14 1995  Wilfried Moser  <moser@rtl.cygnus.com>
97         * chillrt0.c (main): Pass argc & argv to __RTS_INIT__.
99 Thu Nov 23 05:15:05 1995  Wilfried Moser  <moser@rtl.cygnus.com>
101         * ioerror.h (io_info_word_t): Make value of first entry compile time
102         comfigurable.
104 Tue Nov  7 22:52:24 1995  Wilfried Moser  <moser@rtl.cygnus.com>
106         * format.c: Rename ultoa to myultoa cause of conflicting types
107         on some systems.
109 Mon Nov  6 03:17:50 1995  Wilfried Moser  <moser@rtl.cygnus.com>
111         * chillrt0.c: Move definition of chill_stdin, chill_stdout,
112         chill_stderr ...
114         * chillstdio.c: ... to here.
116         * delete.c, eoln.c, existing.c, getusage.c, indexable.c,
117         isassociated.c, outoffile.c, readable.c, sequencible.c,
118         variable.c, writeable.c: Modified for new implementation of
119         chill file i/o.
121         * basicio.c, format.c, getassoc.c, gettextaccess.c, gettextindex.c,
122         gettextrecord.c, ioerror.c, readrecord.c, settextaccess.c,
123         settextindex.c, settextrecord.c, writerecord.c: New files to 
124         implement chill file i/o.
126         * allocate.c, terminate.c: New files to implement chill's
127         ALLOCATE and TERMINATE built-in's.
129         * associate.c, checksum.c, connect.c, create.c, disconnect.c,
130         dissociate.c, findfile.c, findnextfile.c, fstable.c, getass.c,
131         getdir.c, gettxtacc.c, gettxtidx.c, gettxtrec.c, iostatus.c,
132         lowlevelio.c, modify.c, rdformat.c, rdrecord.c, rdstring.c,
133         rdtext.c, rdunixstd.c, readlen.c, regexp.h, setdir.c, settxtacc.c,
134         settxtidx.c, settxtrec.c, skiprec.c, wrformat.c, wrrecord.c,
135         wrstring.c, wrtext.c, wrunixstd.c: Removed.
137 Tue Sep 12 04:27:47 1995  Wilfried Moser  <moser@rtl.cygnus.com>
139         * Makefile.in (Makefile): Add rule for Makefile.
140         OBJS depends on ../../cc1 to build a new library when cc1 have
141         changed.
142         
143 Mon Jul 31 15:04:04 1995  Per Bothner  <bothner@kalessin.cygnus.com>
145         * ffsetclrps.c, flsetclrps.c:  Completely different interface,
146         * storeoutps.c:  Remove, no longer needed.
147         * Makefile.in (PSOBJS):  Take out storeoutps.o.
149 Mon Jun 19 05:23:35 1995  Wilfried Moser  <moser@rtl.cygnus.com>
151         * exh.c (__cause_exception): New argument. 
152         (__cause_ex1): New function. This function will get called
153         now by the compiler when an exception should be raised.
155         * abstime.c, allgmem.c, allmem.c, checkcycle.c, delaycase.c,
156         ffsetps.c, flsetps.c, inbitstr.c, sendbuffer.c, waitbuffer.c:
157         Change calls to __cause_exception to calls to __cause_ex1.
159         * unhex.c (unhandled_exception), 
160         cause.c (cause_exception): New argument.
162         * rts.h: Add prototypes for __delay_this and __continue_that.
164         * ffsetclrps.c, flsetclrps.c, inps.c, rtltypes.h, setbitps.c:
165         Remove prototype for __cause_exception (not needed).
167         * rdstring.c (_readstring), wrstring.c (_writestring): Add argument
168         to call to __cause_exception.
170         * Makefile.in, unhex1.c: New file. Function __unhandled_ex
171         is defined here. This gets called when the compiler doesn't
172         find a handler when causing an exception.
174 Tue Apr 11 16:01:02 1995  Per Bothner  <bothner@kalessin.cygnus.com>
176         * iomodes.h (__tmp_WIO_union, __tmp_RIO_union):  Make __forbyte
177         be explicitly signed, for the sake of systems where char is unsigned.
179 Wed Mar 22 06:10:18 1995  Wilfried Moser  <moser@rtl.cygnus.com>
181         * setbitps.c (__setbitpowerset): Change definition of new_value 
182         to char, cause booleans are represented as 8 bit values by the 
183         compiler. Use only least significant bit of new_value.
185 Tue Jan 17 07:32:17 1995  Wilfried Moser  <moser@rtl.cygnus.com>
187         * inps.c (__inpowerset): Don't do rangecheck. Return 0
188         if value not in range.
190         * Makefile.in, inbitstr.c (__inbitstring): New file and
191         function for accessing single elements in a bitstring.
193 Tue Dec  6 02:35:00 1994  Wilfried Moser  <moser@rtl.cygnus.com>
195         * rdformat.c (rf_parse_iolist): In case of __IO_set and
196         __IO_SetRange process the ignore_case flag.
198         * iomodes.h: Change definition of __tmp_RIO_forset and 
199         __tmp_RIO_forsetrange.
201 Fri Nov  4 12:04:16 1994  Per Bothner  <bothner@kalessin.cygnus.com>
203         * concatstr.c (__concatstring):  Add support for input strings
204         to overlap target.
205         * setbits.c (__setbits):  Fix function name passed
206         to __cause_exception.
208 Wed Nov  2 05:02:59 1994  Wilfried Moser  (moser@rtl.cygnus.com)
210         * Makefile.in (TIMEOBJS): Add new files.
212         * checkcycle.c (__check_cycle): New file and function for 
213         CYCLE statement.
215         * convdurrtstime.c (__convert_duration_rtstime): New file
216         and function for conversion of DURATION (unsigned long) to
217         RtsTime format.
219         * delaycase.c (__delay_event): Implement processing of
220         timesupervision.
222         * remaintime.c (__remaintime): New file and function to 
223         calculate the remaining time of a duration (used for 
224         timesupervision).
226         * rts.h: New definitions and prototypes.
228         * sendbuffer.c (__send_buffer): Implement processing of
229         timesupervision.
231         * waitbuffer.c (__wait_buffer): Implement processing of
232         timesupervision.
234         * waituntil.c (__wait_until): Changed due to implementation
235         of timesupervision.
237 Thu Oct  6 06:41:02 1994  Wilfried Moser  (moser@rtl.cygnus.com)
239         * wrformat.c (default_conv): Remove processing of 
240         POWERSET's.
242         * rdformat.c (rf_parse_iolist): Remove processing of
243         POWERSET's.
245         * iomodes.h: Remove definition for POWERSET's.
247 Fri Sep 30 01:52:25 1994  Wilfried Moser  (moser@rtl.cygnus.com)
249         * rdformat.c (rf_parse_iolist): Fix processing of BITSTRINGs.
251 Mon Sep 26 16:10:47 1994  Per Bothner  (bothner@kalessin.cygnus.com)
253         * copyps.c (__pscpy):  Add missing 'const'.
255         * wrformat.c (default_conv):  Replace memcpy by explicit loop,
256         since memcpy can get mis-optimized when we have unaligned data.
258         * wrformat.c (__write_format):  Don't alloca an extra copy of
259         the format string.
261 Mon Sep 26 08:54:03 1994  Wilfried Moser  (moser@rtl.cygnus.com)
263         * wrformat.c (default_conv): Remove formating of nonprintable
264         characters (ESC-sequences wouldn't work).
266 Fri Sep 23 00:48:28 1994  Wilfried Moser  (moser@rtl.cygnus.com)
268         * copyps.c (__pscpy): Fix masking out unused bits.
270         * fileio.h: Fix prototype.
272 Tue Sep 13 04:54:45 1994  Wilfried Moser  (moser@rtl.cygnus.com)
274         * rdformat.c (__read_format): Remove end-of-input string 
275         check.
277 Thu Sep  8 17:20:07 1994  Per Bothner  (bothner@kalessin.cygnus.com)
279         * setbits.c (__setbits):  New function, based on __setpowersetbits,
280         but with 4 instead of 5 parameters.
281         * setpsbits.c:  Removed.  No longer used.
282         * Makefile (PSOBJS):  Update accordingly.
284 Mon Sep  5 08:03:46 1994  Wilfried Moser  (moser@rtl.cygnus.com)
286         * queuelength.c (__queue_length): New file and function
287         to implement QUEUE_LENGTH built-in.
288         * Makefile.in (TASKOBJS): Add queuelength.o.
290 Fri Aug 26 16:27:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
292         * Makefile.in (INCLUDES):  Add  -I../../include.
294 Wed Aug 24 01:12:32 1994  Wilfried Moser  (moser@rtl.cygnus.com)
296         * sendbuffer.c, waitbuffer.c, delaycase.c, printbuffer.c,
297         printevent.c: Be careful with addresses of data from the
298         application,they may be unaligned (-fpack).
300 Fri Aug 19 07:16:15 1994  Wilfried Moser  (moser@rtl.cygnus.com)
302         * wrformat.c (default_conv), rdformat.c (rf_parse_iolist): Be
303         careful with addresses of data from the application, they may 
304         be unaligned (-fpack).
306 Fri Aug 12 20:31:47 1994  Per Bothner  (bothner@kalessin.cygnus.com)
308         * eqps.c (__eqpowerset):  Calculate number of full words
309         as floor, not ceiling of bitslength/SET_WORD_SIZE.
311 Fri Aug  5 17:25:48 1994  Per Bothner  (bothner@kalessin.cygnus.com)
313         * eqps.c (__eqpowerset):   Revert Wilfried's fix, and fix
314         the problem in a slightly different way (which is simpler
315         and will also work for 0-length bitstrings).
316         * neps.c (__nepowerset):  Simplify - just call __eqpowerset.
318 Fri Jul 29 04:06:56 1994  Wilfried Moser  (moser@rtl.cygnus.com)
320         * neps.c (__nepowerset): Correct processing of powerset
321         in case of USE_CHARS defined.
323 Wed Jul 27 05:27:06 1994  Wilfried Moser  (moser@rtl.cygnus.com)
325         * eqps.c (__eqpowerset): Correct processing of powerset
326         in case of USE_CHARS defined.
328 Mon Jun 27 01:17:09 1994  Wilfried Moser  (moser@rtl.cygnus.com)
330         * iomodes.h: Change layout of __tmp_WIO_list that it is always
331         the same, regardless if compiled with -fpack or not.
333 Tue May 31 04:54:48 1994  Wilfried Moser  (moser@rtl.cygnus.com)
335         * printbuffer.c, printevent.c, rts.h, sendbuffer.c,
336         waitbuffer.c: Finish the implementation of BUFFER's
337         and EVENT's.
339 Tue May 10 05:17:43 1994  Wilfried Moser  (moser@rtl.cygnus.com)
341         * iomodes.h: Change names of __access, __association and 
342         __text to __access_type, __association_type and
343         __text_type. __access is already defined in one of the
344         linux header files.
346 Wed May  4 15:37:22 1994  Wilfried Moser  (moser@rtl.cygnus.com)
348         * Makefile.in (clean): Add chillrt0.o
349         * continue.c (__continue): Implement the function.
350         * delaycase.c (__delay_event): Implement the function.
351         * printbuffer.c (__print_buffer): Implement the function.
352         * printevent.c (__print_event.c): Implement the function.
353         * rts.h: Change datatypes used for EVENT's and BUFFER's.
354         * sendbuffer.c (__send_buffer): Implement the function.
355           FIXME: not completely done.
356         * waitbuffer.c (__wait_buffer): Implement the function.
357           FIXME: not completely done.
359 Thu Apr 28 14:39:06 1994  Wilfried Moser  (moser@rtl.cygnus.com)
361         * Makefile.in (TASKOBJS): New variable for tasking related
362           objects files.
363         * Makefile.in (TIMEOBJS): New object file added.
364         * rts.h: Add definitions for BUFFER's and EVENT's.
365         * waituntil.c (__wait_until): New file and new function.
366           Implements the AT action.
367         * delaycase.c (__delay_event): New file and new function.
368           Implements the DELAY and DELAY CASE action. FIXME: not yet done.
369         * continue.c (__continue): New file and new function.
370           Implements the CONTINUE action. FIXME: not yet done.
371         * sendbuffer.c (__send_buffer): New file and new function.
372           Implements the SEND buffer action. FIXME: not yet done.
373         * waitbuffer.c (__wait_buffer): New file and new function.
374           Implements the RECEIVE buffer CASE action. FIXME: not yet done.
375         * printevent.c (__print_event): New file and new function.
376           Prints an event queue. FIXME: not yet done.
377         * printbuffer.c (__print_buffer): New file and new function.
378           Prints a buffer queue. FIXME: not yet done.
380 Fri Apr  1 10:59:55 1994  Wilfried Moser  (fs_moser at rcsw47)
382         * wrformat.c (default_conv): Change output of characters in the
383         range 0 to 31 (control characters now printed as ^C).
385 Fri Apr 15 16:29:21 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
387         * Makefile.in: XTRAFLAGS is no longer need, since -Bdir now
388         implies -Idir/include.
389         (XTRAFLAGS): Don't define.
390         (ALL_CFLAGS): Don't include $(XTRAFLAGS).
392 Thu Apr 14 13:44:31 1994  Wilfried Moser  (moser@phishhead.cygnus.com)
394         * Makefile.in (TIMEOBJS): New variable for time related stuff.
395         * Makefile.in (OBJS): Add TIMEOBJS.
396         * abstime.c (_abstime): New file and new function to handle
397         ABSTIME builtin.
398         * inttime.c (_inttime): New file and new function to handle
399         INTTIME builtin.
401 Tue Mar 29 13:11:37 1994  Wilfried Moser  (fs_moser at rcsw1h)
403         * Makefile.in (LIBOBJS2): Add new modules rdformat.o rdstring.o
404           rdunixstd.o 
405         * iomodes.h: Remove unnecessary definitions. Redefine interface to
406           READTEXT/WRITETEXT functions.
407         * rdstring.c (_readstring): Rework function.
408         * rdformat.c: Rework functionality.
409         * rdunixstd.d: New module. This is designed to implement
410            READTEXT (stdin...). 
411         * wrformat.c (copy_text): Change return value of function. In case
412           of an empty string this function has failed.
413         * wrformat.c: Change formating of a NULL pointer to NULL instead
414           of 0.
415         * wrformat.c (PUT_CHARS): Change macro according to new return
416           value of function copy_text.
418 Sun Mar 20 21:11:35 1994  Per Bothner  (bothner@kalessin.cygnus.com)
420         * powerset.h:  Bitstrings are now allocated in units
421         of (unsigned char), rather than words.
422         * eqps.c (__eqpowerset):  Optimize slighly for above change.
424         * setbitps.c (__setbitpowerset):  Clean up parameter list.
426 Thu Mar 10 11:10:32 1994  Bill Cox  (bill@rtl.cygnus.com)
428         * Makefile.in: Add standard gcc Makefile stuff.  Move
429           chillcrt0 and libchill.a to all.indirect from all target.
431 Tue Mar  1 17:01:32 1994  Wilfried Moser  (fs_moser at rcsw1h)
433         * iomodes.h: Add definition for POWERSET's
434         * wrunixstd.c: Change the write call to an fprintf cause a system
435           we have doesn't support write.
436         * wrformat.c: Add processing of SET's and POWERSET's
438 Sat Jan 29 13:32:52 1994  Bill Cox  (bill@rtl.cygnus.com)
440         * Makefile.in: Add new files copyps.c and concatps.c.
441         * copyps.c: New function with functionality from sliceps.c,
442         * sliceps.c: Change to call copyps now from here.
443         * concatps.c: New function - call copyps from here.
444         * powerset.h: Fix CLEAR_BIT_IN_CHAR macro.
446 Wed Jan 26 12:30:48 1994  Mike Stump  (mrs@cygnus.com)
448         * Makefile.in: Don't echo ranlib command.
450 Wed Jan 26 12:21:11 1994  Mike Stump  (mrs@cygnus.com)
452         * Makefile.in: Make sure cross builds work.  AR, and RANLIB now
453           used properly.  Make sure we can reconfigure if Makefile.in
454           changes.  Use GCC_FOR_TARGET, not CC to compile libchill.a.
456 Fri Jan 21 15:30:31 1994  Per Bothner  (bothner@kalessin.cygnus.com)
458         * allgmem.c:  Make prototype K&R-compatible.
460 Sat Jan 15 10:04:08 1994  Bill Cox  (bill@rtl.cygnus.com)
462         * Makefile.in: Remove unused install code.
463           (Install will happen from devo/gcc).  Add
464           rules for cleaning up.
466 Fri Jan 14 21:43:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
468         * chillrt0.c (__init_list):  Renamed to _ch_init_list, to
469         avoid a conflict on the Alpha.
471 Tue Jan 25 13:28:15 1994  Wilfried Moser  (fs_moser at rcsw1j)
473         * Makefile.in: clean up for cross compilation. Remove a lot of
474           functions (file-io) which are not used at the moment.
475         * iomodes.h: clean up the datatypes passed to the writetext
476           functions. 
477         * unhex.c: Comment out include of gvarargs.h (not needed).
478         * rtsdummy.c: Comment out include of gvarargs.h (not needed).
479         * wrformat.c: change various procedure arguments according to the
480           new type passed by the compiler. Remove include of fcntl.h and
481           sys/stat.h (not needed).
482         * wrformat.c (default_conv): Change formatting of integers in case
483           of %O, %H, %B to unsigned. (PR-4395)
484         * wrstring.c: change various procedure arguments according to the
485           new type passed by the compiler. Remove include of fcntl.h and
486           sys/stat.h (not needed).
487         * wrtext.c: change various procedure arguments according to the
488           new type passed by the compiler.
489         * wrunixstd.c: change various procedure arguments according to the
490           new type passed by the compiler. Remove include of fcntl.h and
491           sys/stat.h (not needed).
492         * wrunixstd.c (_writeunixstd): Change the fwrite call to fprintf.
493           This is necessary due to a port to a system which does not
494           support fwrite.
496 Sun Jan  2 14:40:32 1994  Bill Cox  (bill@cygnus.com)
498         * Makefile.in: Clean out obsolete .c286 suffix references.
500 Sat Jan  1 16:51:22 1994  Bill Cox  (bill@cygnus.com)
502         * Makefile.in: Add dependencies on fileio.h
504 Sat Jan  1 12:31:22 1994  Bill Cox  (bill@cygnus.com)
506         * Reorganize the whole directory and the Makefile.  Now you
507           can recompile a single function and not have to recompile
508           a whole file full of them.
509         * eqps.c, neps.c: Fix handling of a one-word set. (PR-4077).
511 Thu Dec 16 10:19:00 1993  Bill Cox  (bill@rtl.cygnus.com)
513         * fileio.c (default_conv): Changes to support all basic CHILL types.
514           Standardize function header formats.
516 Tue Dec 14 14:36:27 1993  Bill Cox  (bill@rtl.cygnus.com)
518         * fileio.c (writeunixstd): Call _allocate_memory and
519           _return_memory, so we'll get appropriate exceptions.  
520         * powerset.c: Ensure a space between each macro name and the
521           parameters.
523 Mon Nov 22 10:42:37 1993  Wilfried Moser  (moser@rtl.cygnus.com)
525         * Makefile.in: Add functions to LIBFUNCS1
526         * chillrt0.c (main): Clear the exception stack.
527         * libchill.c (__setexceptionStack, __getexceptionStack): New
528           functions according to allow one exceptionStack per thread.
530 Sat Nov 20 17:45:52 1993  Per Bothner  (bothner@kalessin.cygnus.com)
532         * libchill.c (__ch_link_handler, __ch_unlink_handler):  New functions.
534 Fri Nov 19 14:37:12 1993  Bill Cox  (bill@rtl.cygnus.com)
536         * Makefile.in, string.c: Add memmove function (PR-3937).
538 Wed Nov 17 17:07:46 1993  Bill Cox  (bill@rtl.cygnus.com)
540         * fileio.c (_writestring): Add parameters for the source file
541           and line number where it was called, for way better error
542           messages.
543         * powerset.c: Make all length and count variables longs.
544           Allows much larger powersets.
546 Mon Nov 15 14:59:47 1993  Bill Cox  (bill@rtl.cygnus.com)
548         * fileio.c (writestring): Changed interface.
549         * iomodes.h: New structures for above interface.
550         * libchill.c: Delete bunch of powerset-related cruft.
551           (cause_exception): Empty it out.
552         * powerset.c: Call correct exception causer.
553         * string.c: Rewrite string comparisons from scratch.  They
554           were bad...
556 Sat Oct 30 14:54:39 1993  Bill Cox  (bill@rtl.cygnus.com)
558         * Makefile.in: Change paths to executables.
560 Thu Oct 28 16:38:34 1993  Bill Cox  (bill@rtl.cygnus.com)
562         * powerset.c (__inpowerset, __setbitpowerset): Correct error checking.
563           These were throwing false exceptions.
564           (__setpowersetbits): Add check for null output set ptr.
566 Wed Oct 27 16:45:29 1993  Bill Cox  (bill@rtl.cygnus.com)
568         * powerset.c (__diffpowerset): Check for SET_SHORT_SIZE, not
569           SET_CHAR_SIZE twice.
570           (__ffsetpowerset, __flsetpowerset): Add code for CHAR and SHORT sets.
571         * libchill.c (cause_exception): Output a message to stderr, and
572           abort, as a default exception action.
574 Thu Oct 21 16:04:09 1993  Per Bothner  (bothner@kalessin.cygnus.com)
576         * fileio.c (__write_format): Add missing increment of fstr.
578 Thu Sep 30 20:11:34 1993  Per Bothner  (bothner@kalessin.cygnus.com)
580         * powerset.c (__psslice):  Take length, rather than upper bound.
582 Sun Sep 19 23:14:57 1993  Per Bothner  (bothner@kalessin.cygnus.com)
584         * chillrt0.c, fileio.c (_writeunixstd): Change a standard Unix file
585         from (long*) to (long).  Use fwrite rather than write.
586         * fileio.c (PUT_CHARS, PUT_CHAR):  New macros.
587         * fileio.c (__write_format):  Use them.
588         * fileio.c (__write-format):  Handle "%/" format even if
589         not io_ctrl_allowed (by emitting '\n').
591 Fri Sep 10 12:15:51 1993  Wilfried Moser  (fs_moser at rcsw1j)
593         * chillrt0.c: Make stdin, stdout, stderr available to chill
594           programs. This is done by setting the apropriate file handles
595           to chill_stdin, chill_stdout, chill_stderr.
596         * fileio.c: Add a new function (_writeunixstd) to the 
597           chill library. This function will be called when the compiler
598           detects a WRITETEXT action to one of the above mentioned
599           file handles.
600         * Makefile.in: Add _writeunixstd to LIBFUNCS3.
602 Sat Aug 21 17:17:53 1993  Bill Cox  (bill@rtl.cygnus.com)
604         * Makefile.in: Add psset to list of powerset stuff.
605         * powerset.c: Standardize (and correct) for loops.  Fix
606           comments.
608 Mon Jul  5 09:48:06 1993  Wilfried Moser  (fs_moser at rcsw1j)
610         * rtltypes.h: Change layout of struct __ch_handler. The entry
611           jmp_buf is moved to the end of the structure.
613 Mon Jun 14 12:17:53 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
615         * Makefile.in: rename INSTALLDIR to libdir; remove parentdir
616         support; update definition of INSTALL
618 Thu Jun 10 18:14:41 1993  Wilfried Moser  (moser@deneb.cygnus.com)
620         * libchill.c: (vector): This entry was removed. It is no
621           longer neccessary.
622         * Makefile.in: Change due to the remove of vector.
624 Wed Jun  9 10:39:25 1993  Wilfried Moser  (moser@deneb.cygnus.com)
626         * chillrt0.c (main): Change processing of constructors
627           according to the new design made for tasking.
628         * libchill.c (__rts_main_loop, __rts_init): Don't do an
629           abort () there.
631 Mon May 31 08:24:51 1993  Ian Lance Taylor  (ian@cygnus.com)
633         * Makefile.in (install): Create directory if necessary.
635 Sun May 30 15:57:05 1993  Per Bothner  (bothner@cygnus.com)
637         * powerset.c (__eqpowerset, _newpowerset):  Don't call
638         MASK_UNUSED_{CHAR,SHORT}_BITS on input operand
639         (which might be in read-only memory).
640         * powerset.c (SET_CHAR, SET_SHORT):  Make unsigned.
642 Fri May 21 10:45:07 1993  Bill Cox  (bill@rtl.cygnus.com)
644         * Makefile.in, chillrt0.c, fileio.c, libchill.c, 
645           powerset.c, rtltypes.h: Wilfried's changes checked
646           in at Cygnus.     
648 Tue May 18 09:21:56 1993  Bill Cox  (bill@rtl.cygnus.com)
650         * powerset.c, Makefile.in: Add psslice routine.
651           Change function name from bitsetpowerset to
652           setpowersetbits.  Drop build of I/O library
653           stuff, per Wilfried's request.
655 Tue May 18 07:55:25 1993  Wilfried Moser  (fs_moser at rcsw1j)
657         * Makefile.in: clean up directory. Remove chillrt0.c 
658           from libchill.a, this will be linked separately.
659           Remove librmt.a from Makefile, this is application
660           dependent.
662 Fri May  7 10:45:09 1993  Ian Lance Taylor  (ian@cygnus.com)
664         * Makefile.in (tooldir): Define.
665         * configure.in: If cross-compilation, install in $(tooldir)/lib
666         rather than in $(exec_prefix)/lib.
668 Sat May  1 11:43:44 1993  Bill Cox  (bill@rtl.cygnus.com)
670         * Makefile.in: Add store_output to lists.
671         * powerset.c: Add char- and short-length set handling
672           across the board.
674 Thu Apr  8 17:43:33 1993  Bill Cox  (bill@rtl.cygnus.com)
676         * powerset.c (nepowerset): Return TRUE for non-equal comparison.
677         * string.c (eqstring, nestring): Call memcmp for the real work.
679 Mon Mar 22 23:22:53 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
681         * Makefile.in: add dvi, check and installcheck targets
683 Fri Mar 12 10:59:31 1993  Bill Cox  (bill@rtl.cygnus.com)
685         * string.c (nestring): Fix return status - was completely bogus.
687 Fri Mar  5 18:34:15 1993  Per Bothner  (bothner@rtl.cygnus.com)
689         * powerset.c:  Re-name INT_TYPE_SIZE to SET_WORD_SIZE.
690         * powerset.c:  Use SET_WORD instead of (unsigned int).
691         * powerset.c (__eqpowerset, __nepowerset):  Fix masking
692         of final word to not trash memory.
694 Fri Mar  5 07:55:13 1993  Bill Cox  (bill@rtl.cygnus.com)
696         * Makefile.in, powerset.c (__nepowerset): add psne for powerset
697           inequality test.
698         * string.c: fix comment.
700 Sat Feb 20 08:07:21 1993  Bill Cox  (bill@rtl.cygnus.com)
702         * Makefile.in, libchill.c, powerset.c: split out powerset stuff.
703         * powerset.c: fix __ffsetpowerset and __flsetpowerset.
705 Fri Feb 19 11:00:10 1993  Bill Cox  (bill@rtl.cygnus.com)
707         * Makefile.in: add psmax and psmin to LIBFUNCS1, so the 
708           ffsetpowerset and flsetpowerset functions get into the library.
710 Sat Feb 13 15:43:21 1993  Bill Cox  (bill@rtl.cygnus.com)
712         * Makefile.in, string.c: cleanup
714 Sat Feb 13 13:52:20 1993  Bill Cox  (bill@rtl.cygnus.com)
716         * Makefile.in: Add LIBFUNC4, and loop for it.  Builds
717           string-related runtime functions, adds them to libchill.a.
719 Wed Feb 10 09:45:29 1993  Bill Cox  (bill@rtl.cygnus.com)
721         * rtltypes.h: added missing TExceptionDefinition.
723         * libchill.c: add GNU comment header, various new powerset
724           support routines.  Change function declarations for K&R
725           compatibility.
726         * string.c: added - runtime string routines (relationals and
727           concat).
729 Tue Feb  9 16:17:35 1993  Per Bothner  (bothner@rtl.cygnus.com)
731         * libchill.c, rtltypes.h:  Replace exceptions-handling code.
732         * fileio.c:  Comment out non-working pseudo-exception-handlers.
734 Fri Feb  5 07:38:39 1993  Fred Fish  (fnf@cygnus.com)
736         * Makefile.in (RANLIB_TEST, INSTALL, INSTALL_PROGRAM,
737         INSTALL_DATA):  Supply default definitions.
739 Sat Jan 30 13:57:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
741         * libchill.c:  Change exception to be plain (char*).
742         (This is a simplification, at the cost of needing strcmp's.)
743         * Makefile.in:  Move install actions over form ../gcc/Makefile.in.
745 Wed Jan 27 23:22:44 1993  Per Bothner  (bothner@rtl.cygnus.com)
747         * libchill.c (__cause_exception):  Exception is (for now)
748         (char**), rather than short.
749         Also, add (commented-out) sketch of new exception implementation.
751 Tue Jan 12 21:14:56 1993  Per Bothner  (bothner@cygnus.com)
753         * libchill.c:  Re-wrote bitstring/powerset code:  Each chunk is
754         now a (unsigned int), rather than a (char), and bit-order
755         depends on BITS_BIG_ENDIAN, rather than being always
756         litle-endian.  Other improvements here and there.
757         * libchill.c (__cardpowerset, __diffpowerset):  Faster code.
758         * libchill.c (__setbitinstring):  New routine, to assign
759         a single bit in a bitstring/powerset.
760         * Makefile.in (LIBFUNCS1):  Add psset for __setbitinstring().
762 Tue Jan 12 00:10:46 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
764         * Makefile.in: compile all files with ALL_CFLAGS instead of CFLAGS,
765         default ALL_CFLAGS to include CFLAGS,
766         default XTRAFLAGS which is used to find the C library (like libg++),
767         added dummy install-info target for devo builds,
769 Wed Jan  6 08:03:46 1993  Fred Fish  (fnf@cygnus.com)
771         * Makefile.in (libchill.a):  Since libchill.a depends upon
772         chillrt0.o, don't remove chillrt0.o after adding to archive.
773         * config/mh-sysv4:  Add SVR4 configuration file.
774         * Makefile.in (GCC_MAKEFILE):  Define to point to gcc/chill
775         compiler Makefile, which contains the actual makefile fragments
776         to do the install, since it knows where gcc/chill is installed.
777         * Makefile.in:  Add lines that configure looks for to insert
778         host, target, and site specific Makefile fragments.
779         * Makefile.in (install):  New target that invokes make on the
780         gcc/chill makefile to do the actual install.
781         * configure.in (*-*-sysv4):  Use mh-sysv4 as host_makefile_frag.
783 Sun Jan  3 16:47:25 1993  Per Bothner  (bothner@cygnus.com)
785         * chillrt0.c:  Comment out for now the non-portable
786         kludge for adding build_exceptions to the C++ initialision list.
788 Sat Jan  2 15:51:43 1993  Per Bothner  (bothner@rtl.cygnus.com)
790         * New directory.  Moved files from ../gcc/chillrt.
791         * configure.in:  New file.
792         * Makefile.in:  Modified from old Makefile to fit into standard
793         directory structure.