OSDN Git Service

f60ce09252d022048b0c88a1c9f9b755ce17f632
[pf3gnuchains/gcc-fork.git] / libiberty / ChangeLog
1 2002-09-11  Zack Weinberg  <zack@codesourcery.com>
2
3         * cplus-dem.c: Code under #ifdef MAIN moved to gcc/cp/cxxfilt.c.
4         * testsuite/Makefile.in: Adjust for test-demangle.
5         * testsuite/regress-demangle: Deleted.
6         * testsuite/test-demangle.c: New file.
7         * testsuite/demangle-expected: Change \$ to $ throughout, now that
8         this file is not being read by a shell script.
9
10 2002-09-05  Roger Sayle  <roger@eyesopen.com>
11
12         * regex.c: Only use "#pragma alloca" on AIX when not using gcc.
13
14 2002-08-07  DJ Delorie  <dj@redhat.com>
15
16         * regex.c (re_error_msgid): Just use a simple array of strings.
17         (re_compile_pattern): Compensate.
18         (re_comp): Likewise.
19         (re_comp): Likewise.
20         (regerror): Likewise.
21
22 2002-07-29  Neil Booth  <neil@daikokuya.co.uk>
23
24         * cplus-dem.c (PREPEND_BLANK): Remove.
25         
26 2002-07-10  Jason Merrill  <jason@redhat.com>
27
28         * cp-demangle.c (demangle_identifier): Support extended Unicode
29         characters.
30
31 2002-07-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
32
33         * cp-demangle.c (demangle_v3_with_details): Wrap in
34         !defined IN_GLIBCPP_V3. 
35
36 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
37
38         * cp-demangle.c (demangle_operator_name): Add type_arg parameter.
39         Set it for the "st" operator.
40         (demangle_expression): Handle expressions with types as arguments.
41
42 2002-06-30  Douglas Rupp  <rupp@gnat.com>
43
44         * configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure.
45         * Makefile.in (OUTPUT_OPTION): Use.
46
47 2002-06-22  Peter Breitenlohner <peb@mppmu.mpg.de>
48
49         * Makefile.in (install_to_libdir): Add $(DESTDIR).
50         (install_to_tooldir): Likewise.
51
52 2002-06-17  Douglas Rupp  <rupp@gnat.com>
53
54         * lbasename.c: Add 2002 to copyright.
55         (IS_DIR_SEPARATOR): Remove VMS junk.
56
57 2002-06-05  Geoffrey Keating  <geoffk@redhat.com>
58
59         * hashtab.c (htab_create): New stub function for backward
60         compatibility.
61         (htab_try_create): Likewise.
62
63 2002-06-03  Geoffrey Keating  <geoffk@redhat.com>
64
65         * hashtab.c (htab_create): Delete.
66         (htab_try_create): Delete.
67         (htab_create_alloc): New.
68         (htab_delete): Support user-specified memory allocation.
69         (htab_expand): Likewise.
70
71 2002-05-22  Roman Lechtchinsky  <rl@cs.tu-berlin.de>
72
73         * configure.in: Fix typo in the code checking for sys_errlist.
74         * configure: Regenerated.
75
76 2002-05-13  Andreas Schwab  <schwab@suse.de>
77
78         * config.table: Use mh-x86pic also for x86-64.
79
80 2002-05-08  Alexandre Oliva  <aoliva@redhat.com>
81
82         * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
83         script entry, and set LD to it when configuring multilibs.
84         * configure: Rebuilt.
85
86 2002-05-07  Mark Mitchell  <mark@codesourcery.com>
87
88         * configure.in (AC_TYPE_PID_T): Use it.
89         * configure: Regenerated.
90         * getruntime.c: Include <sys/types.h>.
91         * waitpid.c: Likewise.  Use pid_t, not int, as the type of "pid".
92
93 2002-04-09  Richard Henderson  <rth@redhat.com>
94
95         * hashtab.c (higher_prime_number): Use 7 as minimum.
96         (find_empty_slot_for_expand): Don't compute hash2 unless needed.
97         (htab_find_slot_with_hash): Likewise.
98
99 2002-04-01  Phil Edwards  <pme@gcc.gnu.org>
100
101         * cp-demangle.c (__cxa_demangle):  Also protect with IN_GLIBCPP_V3.
102         (is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_ctor):  Conditionally
103         not compile if IN_GLIBCPP_V3 defined.
104         * dyn-string.c:  Also allow IN_GLIBCPP_V3 to change allocation scheme.
105
106 2002-03-30  Bryce McKinlay  <bryce@waitaki.otago.ac.nz>
107
108         * cp-demangle.c (java_demangle_v3): Don't try to release "demangled" 
109         if it is NULL.
110
111 2002-03-27  DJ Delorie  <dj@redhat.com>
112
113         * hex.c: Add documentation.
114         (_hex_value): Provide non-ASCII empty table.
115         (hex_init): Initialize the non-ASCII table.
116         * functions.texi: Regenerate.
117
118 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
119
120         * dyn-string.c: Add libgcc exception to copyright notice.
121
122 2002-03-26  H.J. Lu  (hjl@gnu.org)
123
124         * config.table: Support --with-build-subdir.
125         * configure.in: Likewise.
126         * configure: Rebuild.
127
128 2002-03-18  Stuart Griffith  <Stuart_Griffith@credence.com>
129
130         * strtod.c (strtod): Increment 8 chars, not 7, when `infinity'
131         seen.
132
133 2002-03-12  Mark Mitchell  <mark@codesourcery.com>
134
135         * cp-demangle.c: Add libgcc exception to cp-demangle.c copyright
136         notice.
137
138 2002-03-11  Douglas B Rupp  <rupp@gnat.com>
139
140         * xatexit.c [VMS]: Include stdlib.h and unixlib.h.
141
142 2002-03-06  Jim Blandy  <jimb@redhat.com>
143
144         * splay-tree.c (splay_tree_xmalloc_allocate,
145         splay_tree_xmalloc_deallocate): Use K&R-style definitions, not
146         prototyped definitions.  Mark `data' arguments as unused.
147
148 2002-03-06  Andrew Cagney  <ac131313@redhat.com>
149
150         * floatformat.c (floatformat_arm_ext_big): Delete definition.
151
152 2002-03-04  Phil Edwards  <pme@gcc.gnu.org>
153
154         * configure.in:  Add --enable-install-libiberty option.
155         * Makefile.in (INSTALLED_HEADERS):  New variable.
156         (install_to_libdir):  Possibly also copy headers.
157         * configure:  Regenerated.
158
159 2002-03-04  Neil Booth  <neil@daikokuya.demon.co.uk>
160
161         * xmalloc.c (xmalloc_fail): Clarify error message further.
162
163 2002-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
164
165         * xmalloc.c (xmalloc_fail): Clarify error message.
166
167 2002-02-22  Jim Blandy  <jimb@redhat.com>
168
169         * splay-tree.c (splay_tree_xmalloc_allocate,
170         splay_tree_xmalloc_deallocate): New functions.
171         (splay_tree_new): Call splay_tree_new_with_allocator, passing the
172         above functions and a dummy data pointer.
173         (splay_tree_new_with_allocator): New function.
174         (splay_tree_delete_helper, splay_tree_delete, splay_tree_insert,
175         splay_tree_remove): Use the splay tree's allocation and
176         deallocation functions.
177
178 2002-02-19  Scott Snyder  <snyder@fnal.gov>
179
180         * testsuite/demangle-expected: Add test case for infinite loop in
181         demangler.
182         * cplus-dem.c (demangle_arm_hp_template): Stop trying to demangle
183         if do_type() doesn't make any progress --- prevents an infinite
184         loop.
185
186 2002-02-18  Carlo Wood  <carlo@gnu.org>
187
188         PR c++/5390
189         * cplus-dem.c (demangle_integral_value): Accept multi-digit
190         numbers that do not start with an underscore; This is needed
191         for integer template parameters. This doesn't break anything
192         because multi-digit numbers are never followed by a digit.
193         * testsuite/demangle-expected: Corrected all mangled test
194         cases with multi-digit template parameters: g++ 2.95.x does
195         not generate underscores around these parameters.
196
197 2002-02-05  Jason Merrill  <jason@redhat.com>
198
199         * cplus-dem.c (flags): Add DMGL_VERBOSE
200         (cplus_demangle_v3_p): Remove.
201         (demangle_it): Add DMGL_TYPES to passed flags.
202         * cp-demangle.c (cplus_demangle_v3_all): Remove.
203         (cplus_demangle_v3_type): Remove.
204         (cplus_demangle_v3): Add options parm.
205
206 2002-02-02  H.J. Lu  (hjl@gnu.org)
207
208         * cp-demangle.c (cp_demangle_type): Do not protect with
209         IN_LIBGCC2.
210         (cplus_demangle_v3_all): New.
211         (cplus_demangle_v3): Call cplus_demangle_v3_all.
212         (cplus_demangle_v3_type): Call cplus_demangle_v3_all.
213
214         * cplus-dem.c (cplus_demangle_v3_p): New function pointer.
215         Initialized to cplus_demangle_v3.
216         (cplus_demangle_with_style): Call cplus_demangle_v3_p instead
217         of cplus_demangle_v3.
218         (main): Set cplus_demangle_v3_p to cplus_demangle_v3_type for
219         command line symbol.
220
221         * testsuite/regress-demangle: Pass the mangled name at the
222         command line.
223
224 2002-02-01  H.J. Lu  <hjl@gnu.org>
225
226         * cp-demangle.c (cp_demangle_type): Call demangling_new with
227         DMGL_GNU_V3.
228
229 2002-01-31  Phil Edwards  <pme@gcc.gnu.org>
230
231         * cp-demangle.c:  Revert yesterday's change.
232
233 2002-01-31  Adam Megacz  <adam@xwt.org>
234
235         * gcc/libiberty/configure.in: Treat mingw the same as cywin
236         wrt HAVE_SYS_ERRLIST.
237
238 2002-01-30  Phil Edwards  <pme@gcc.gnu.org>
239
240         * cp-demangle.c (cp_demangle_type):  Do not protect with IN_LIBGCC2.
241         (cplus_demangle_v3):  Mimic __cxa_demangle and fall back on
242         cp_demangle_type.
243         * testsuite/demangle-expected:  New gnu-v3 test.
244
245 2002-01-22  Momchil Velikov  <velco@fadata.bg>
246
247         * configure.in (variable detection): Use arrays of unspecified
248         size instead of plain integers.
249
250 2002-01-18  DJ Delorie  <dj@redhat.com>
251
252         * Makefile.in (TESTLIB): New.  This library is for future
253         testsuites.
254         (CFILES, REQUIRED_OFILES, CONFIGURED_OFILES): Re-alphabetize,
255         break down by letter.
256         (REQUIRED_OFILES): List long-to-compile files first.
257         (maint-deps): New, target for updating dependencies.
258         (dependencies): Update.
259         * maint-tool: Add dependency-generating option.
260         * configure.in: Check for _doprnt even if we're not providing it.
261         * configure: Regenerate.
262
263         * _doprnt.c: Modifications to allow compiling on any platform.
264         * copysign.c: Likewise.
265         * putenv.c: Likewise.
266         * setenv.c: Likewise.
267         * vsprintf.c: Likewise.
268
269 2002-01-15  Douglas B Rupp  <rupp@gnat.com>
270
271         * mkstemps.c (mkstemps): On VMS, open temp file with option
272         that causes it to be deleted when closed.
273
274 2002-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
275
276         * cp-demangle.c (long_options): Const-ify.
277         * cplus-dem.c (long_options): Likewise.
278
279         * cplus-dem.c (mystrstr): Delete.  All callers changed to use
280         strstr instead.
281
282 2001-12-31  Ira Ruben   <ira@apple.com>
283
284         * aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.
285         * configure: Regenerated.
286
287 2001-12-24  Douglas B. Rupp  <rupp@gnat.com>
288
289         * configure.in (uintptr_t): Use AC_CHECK_TYPE.
290         * configure: Regenerated.
291
292 2001-12-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
293
294         PR other/2719
295         * cplus-dem.c (consume_count): Treat negative count as an error.
296         * testsuite/demangle-expected: Added testcase.
297
298 Tue Dec 11 07:08:57 2001  Douglas B. Rupp  <rupp@gnat.com>
299
300         * configure.in: Hardcode that vfork works on VMS host.
301         * configure: Regenerated.
302
303 2001-12-06  Richard Henderson  <rth@redhat.com>
304
305         * cplus-dem.c (libiberty_demanglers): Add no_demangling case.
306         (cplus_demangle): Support no_demangling.
307
308 2001-11-27  Zack Weinberg  <zack@codesourcery.com>
309
310         * _doprnt.c: Moved here from gcc/doprint.c.  Adjust to build
311         in libiberty context.  Fix typo in leading comment.
312         * configure.in: Fix various AC_DEFINEs so autoheader works.
313         If any of vprintf, vsprintf, vfprintf is missing from libc,
314         then AC_REPLACE_FUNCS(_doprnt).
315
316 2001-11-26  DJ Delorie  <dj@redhat.com>
317             Daniel Jacobowitz  <drow@mvista.com>
318
319         * Makefile.in (stamp-h): Depend on Makefile for proper
320         serialization.
321         (*-subdir): Depend on config.h for proper serialization.
322
323 2001-11-26  DJ Delorie  <dj@redhat.com>
324
325         * configure.in: Check for alloca.h (for regex.c and putenv.c).
326         * configure: Regenerate.
327         * config.h: Add HAVE_ALLOCA_H.
328
329 2001-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
330
331         * regex.c: Check defined(__STDC__) || defined(ALMOST_STDC) ||
332         defined(HAVE_STRINGIZE) to determine whether ISO CPP token pasting
333         is available.
334
335 Thu Nov 15 11:06:25 2001  Jeffrey A Law  (law@cygnus.com)
336
337         * config.in (HAVE_UINTPTR_T): Provide autoconf stub.
338         * configure.in (HAVE_UINTPTR_T): Test for system defining
339         uintptr_t and define HAVE_UINTPTR_T appropriately.
340         * regex.c (uintptr_t): Do not provide a definition if the
341         system provided one.
342
343         * regex.c (PREFIX): Provide an alternate definition for
344         non-ANSI/ISO compilers.
345         (ARG_PREFIX): Likewise.
346
347 2001-11-12  Jim Meyering  <meyering@lucent.com>
348
349         * obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
350         this code would end up calling gettext even in packages built
351         with --disable-nls.
352         * getopt.c (_): Likewise.
353         * regex.c (_): Likewise.
354
355 2001-11-03  Alan Modra  <amodra@bigpond.net.au>
356
357         * configure.in: Cope with missing makeinfo.
358         * configure: Regenerate.
359
360 2001-10-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
361
362         * hex.c (hex_init): Provide empty stub.
363
364         * hex.c (hex_init): Delete.
365         (_hex_value): Const-ify and initialize at compile-time.
366
367 2001-10-19  H.J. Lu <hjl@gnu.org>
368
369         * Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if
370         necessary.
371
372 2001-10-17  DJ Delorie  <dj@redhat.com>
373
374         * argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c,
375         ffs.c, fnmatch.txh, getruntime.c, make-temp-file.c,
376         mkstemps.c, pexecute.c, random.c, strsignal.c, vasprintf.c:
377         Improve manual formatting.
378         * functions.texi: Regenerate.
379
380 2001-10-15  DJ Delorie  <dj@redhat.com>
381
382         * Makefile.in (TEXIFILES): Add fnmatch.txh.
383         (maint-undoc): New.
384         maint-tool: Add "undoc" tool.
385         * alloca.c, argv.c, asprintf.c, choose-temp.c, concat.c,
386         fdmatch.c, ffs.c, getruntime.c, insque.c, lbasename.c,
387         make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c,
388         strerror.s, strsignal.c, strtol.c, vasprintf.c: Add or update
389         documentation.
390         * fnmatch.txh: New.
391         * functions.texi: Regenerate.
392
393 2001-10-10  Joseph S. Myers  <jsm28@cam.ac.uk>
394
395         * bcmp.c, setenv.c: Use "nonzero" instead of "non-zero".
396         * strtod.c: Use "ISO C" instead of "ANSI C".
397         * functions.texi: Regenerate.
398
399 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
400
401         * alloca.c, clock.c, getcwd.c, getpagesize.c, getpwd.c, index.c,
402         libiberty.texi, memchr.c, putenv.c, rindex.c, strchr.c, strdup.c,
403         strerror.c, strrchr.c, strstr.c, strtod.c, tmpnam.c, vfork.c,
404         xatexit.c, xmalloc.c, xstrerror.c: Improve manual formatting.  Fix
405         spelling.  Give names to function arguments in documentation.  Use
406         (void) prototypes in documentation.
407         * functions.texi: Regenerate.
408
409 2001-10-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
410
411         * argv.c (buildargv, tests, main): Const-ify.
412         * cp-demangle.c (operator_code): Likewise.
413         * cplus-dem.c (optable, libiberty_demanglers,
414         cplus_demangle_set_style, cplus_demangle_name_to_style,
415         print_demangler_list): Likewise.
416         * hashtab.c (higher_prime_number): Likewise.
417         * strcasecmp.c (charmap): Likewise.
418         * strerror.c (error_info, strerror, main): Likewise.
419         * strncasecmp.c (charmap): Likewise.
420         * strsignal.c (signal_info): Likewise.
421
422 2001-09-29  DJ Delorie  <dj@redhat.com>
423
424         * configure: Regenerate.
425
426 2001-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
427
428         * concat.c: Include stdlib.h.
429
430 2001-09-27  Eli Zaretskii  <eliz@is.elta.co.il>
431
432         * libiberty.texi: (Top level): Add syncodeindex pg.  Add
433         @dircategory and @direntry directives.  Add @finalout.
434         (many nodes): Lose the next,prev,up pointers on the @nide line.
435         (Using, Supplemental Functions, Replacement Functions): Fix
436         markup.
437         (Functions): Move around, to allow makeinfo to build the manual
438         without next,prev,up pointers in thye node lines.
439         (Licenses): Fix typos.
440
441         * index.c, rindex.c, strchr.c, strerror.c, strrchr.c, strstr.c,
442         strtol.c, xatexit.c, xexit.c, xmalloc.c: Fix spelling and markup.
443         * functions.texi: Regenerate.
444
445         * copying-lib.texi: Lose the next,prev,up pointers on the @node
446         line.
447
448 2001-09-27  DJ Delorie  <dj@redhat.com>
449
450         * configure.in: Don't use in-tree texinfo, because libiberty must
451         be built before it.  Check for makeinfo version 4 or higher.
452         * functions.texi: Regenerate.
453
454 2001-09-20  DJ Delorie  <dj@redhat.com>
455             Phil Edwards  <pedwards@disaster.jaj.com>
456
457         * configure.in (MAKEINFO, PERL): Detect these.
458         (--enable-maintainer-mode): Add.
459         * configure: Regenerate.
460         * Makefile.in (MAKEINFO, PERL): Define.
461         (libiberty.info, libiberty.dvi, libiberty.html): New.
462         (CFILES): Add bsearch.c.
463         (CONFIGURED_OFILES): New, list of objects configure might add.
464         (maint-missing, maint-buildall): New, for maintainers only.
465         (clean, mostlyclean): Add info/dvi/html files.
466         * libiberty.texi, copying-lib.texi, obstacks.texi, functions.texi: New.
467         * gather-docs: New, for maintainers.
468         * maint-tool: New, for maintainers.
469         * alloca.c, atexit.c, basename.c, bcmp.c, bcopy.c, bsearch.c,
470         bzero.c, calloc.c, clock.c, configure.in, configure, getcwd.c,
471         getpagesize.c, getpwd.c, index.c, memchr.c, memcmp.c, memcpy.c,
472         memmove.c, memset.c, putenv.c, rename.c, rindex.c, setenv.c,
473         sigsetmask.c, strcasecmp.c, strchr.c, strdup.c, strerror.c,
474         strncasecmp.c, strncmp.c, strrchr.c, strstr.c, strtod.c, strtol.c,
475         tmpnam.c, vfork.c, vprintf.c, waitpid.c, xatexit.c, xexit.c,
476         xmalloc.c, xmemdup.c, xstrdup.c, xstrerror.c: Add or update
477         documentation.
478
479 2001-09-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
480
481         * concat.c (reconcat): Fix for traditional C.
482
483 2001-09-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
484
485         * concat.c (reconcat): New function.
486
487 2001-09-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
488
489         * concat.c (vconcat_length, vconcat_copy, concat_length,
490         concat_copy, concat_copy2): New functions.
491         (concat): Use vconcat_length/vconcat_copy.
492
493         * alloca.c (libiberty_optr, libiberty_nptr, libiberty_len):
494         Define.
495
496 2001-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
497
498         * asprintf.c: Don't define USE_STDARG.  Use VPARAMS, VA_OPEN,
499         VA_FIXEDARG & VA_CLOSE.
500
501         * vasprintf.c: Check HAVE_STRING_H when including string.h.
502         (checkit): Delete redundant prototype.  Add ATTRIBUTE_PRINTF_1.
503         Use VA_OPEN, VA_FIXEDARG & VA_CLOSE.  Free allocated string.
504
505 2001-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
506
507         * concat.c (concat): Use VPARAMS, VA_OPEN, VA_FIXEDARG & VA_CLOSE.
508
509 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
510
511         * regex.c (truncate_wchar): Use wcrtomb not wctomb.
512
513 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
514
515         * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
516         instead of mbrtowc.
517         [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
518         wcslen, and __wcscoll instead of wcscoll.
519
520 2001-08-22  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
521
522         * fibheap.c (fibheap_init, fibnode_init): Remove.
523         (fibheap_new, fibnode_new): Use xcalloc to allocate and
524         initialize memory.
525         (fibheap_insert): Remove check for node allocation failure.
526
527 2001-08-21  Richard Henderson  <rth@redhat.com>
528
529         * Makefile.in (fibheap.o): Depend on config.h.
530         * fibheap.c: Tidy formatting.  Use config.h.` Rearrange some
531         functions for inlining.
532
533 Tue Aug 21 12:35:04 2001  Christopher Faylor <cgf@cygnus.com>
534
535         * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever
536         hosting on cygwin.
537         * configure: Regenerate.
538
539 2001-08-20  Andrew Cagney  <ac131313@redhat.com>
540
541         * floatformat.c (floatformat_m88110_ext): Remove #ifdef
542         HARRIS_FLOAT_FORMAT.
543         (floatformat_ia64_spill_little, floatformat_ia64_quad_little)
544         (floatformat_ia64_spill_big, floatformat_ia64_quad_big)
545         (floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword)
546         (floatformat_m88110_harris_ext): New float formats.
547
548 2001-08-20  Daniel Berlin  <dan@cgsoftware.com>
549
550         * fibheap.c: New file. Fibonacci heap.
551
552         * Makefile.in (CFILES): Add fibheap.c.
553         (REQUIRED_OFILES): Add fibheap.o.
554         (fibheap.o): Add dependencies for fibheap.o.
555
556 2001-08-17  Christopher Faylor <cgf@cygnus.com>
557
558         * configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.
559         * configure: Regenerate.
560
561 2001-08-16  Richard Henderson  <rth@redhat.com>
562
563         * hashtab.c (htab_hash_string): New.
564
565 2001-08-13  Andrew Cagney  <ac131313@redhat.com>
566
567         * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
568         name.
569
570 2001-08-12  Isamu Hasegawa  <isamu@yamato.ibm.com>
571
572         * regex.c (wcs_regex_compile): Use appropriate string
573         to compare with collating element.
574         Fix the padding for the alignment.
575
576 2001-08-10  Andrew Cagney  <ac131313@redhat.com>
577
578         * lbasename.c (lbasename): Change function definition to return a
579         const char pointer.
580
581 2001-08-07  Jason Merrill  <jason_merrill@redhat.com>
582
583         * cp-demangle.c (demangle_special_name): "GR" -> "reference temporary
584         for".
585
586 2001-08-03  Richard Henderson  <rth@redhat.com>
587
588         * Makefile.in (concat.o): Depend on config.h.
589
590 2001-07-30  Andreas Jaeger  <aj@suse.de>
591
592         * concat.c: Include "config.h".
593
594 2001-07-30  Andreas Jaeger  <aj@suse.de>
595
596         * regex.c: Declare wcs functions only if compiling with
597         MBS_SUPPORT.
598         Don't use #elif for traditional C.
599
600 2001-07-23  Ulrich Drepper  <drepper@redhat.com>
601
602         * regex.c: Revamp memory allocation for WCHAR functions to
603         not use too much stack.
604
605 2001-07-30  Andreas Jaeger  <aj@suse.de>
606
607         * regex.c: Declare wcs functions only if compiling with
608         MBS_SUPPORT.
609         Don't use #elif for traditional C.
610
611 2001-07-25  Daniel Jacobowitz  <drow@mvista.com>
612
613         * Makefile.in (regex.o): Add dependency on config.h.
614
615 2001-07-18  Andreas Schwab  <schwab@suse.de>
616
617         * regex.c (WORDCHAR_P) [WCHAR]: Also return true for the
618         underscore character.
619
620 2001-07-18  Ulrich Drepper  <drepper@redhat.com>
621
622         * regex.c: Limit string length printed in debug messages to 100
623         chars.
624
625 2001-07-18  Andreas Jaeger  <aj@suse.de>
626
627         * regex.c: Place under LGPL version 2.1.
628
629 2001-07-10  Jeff Johnston  <jjohnstn@redhat.com>
630
631         * Makefile.in: Add support for regex code.
632         * regex.c: New file.
633
634 2001-07-05  Mark Klein  <mklein@dis.com>
635
636         * Makefile.in: Add ffs.c dependency.
637         * configure.in: Add ffs.c.
638         * ffs.c: New file.
639
640 2001-06-18  Richard Henderson  <rth@redhat.com>
641
642         * concat.c: Include <sys/types.h>.
643
644 2001-06-11  Loren J. Rittle  <ljrittle@acm.org>
645
646         bootstrap/3106
647         * strerror.c (sys_nerr): Hide the OS header version.
648         * strsignal.c (sys_nsig): Likewise.
649
650 2001-06-10  Richard Henderson  <rth@redhat.com>
651
652         * concat.c: Include string.h.  Fix int vs size_t usage.
653         Simplify the iteration loops.  Use memcpy.
654
655 2001-05-16  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
656
657         * partition.c: Fix misspelling of `implementation'.
658
659 2001-05-09  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
660
661         * md5.c (md5_init_ctx): Declare constants as unsigned.
662         (md5_process_block): Likewise.
663
664 2001-05-07  Zack Weinberg  <zackw@stanford.edu>
665
666         * cp-demangle.c (demangle_v3_with_details,
667         is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor): Use K+R style
668         function definition.
669         * ternary.c: Use K+R style function definitions.  Use PTR, not
670         void *.  Make arguments constant where possible.
671
672 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
673
674         * splay-tree.h (splay_tree_max): New function.
675         (splay_tree_min): Likewise.
676
677 2001-04-15  Daniel Berlin  <dan@cgsoftware.com>
678
679         * ternary.c: New file - Ternary search tree implementation.
680
681         * Makefile.in: Add ternary.o, and ternary.c dependencies.
682
683 2001-04-03  Zack Weinberg  <zackw@stanford.edu>
684
685         * make-temp-file.c (try): Inline.
686
687 2001-02-28  Richard Henderson  <rth@redhat.com>
688
689         * Makefile.in (make-temp-file.o): Depend on config.h.
690
691 2001-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
692
693         * memchr.c (memchr): Adjust condition to avoid infinite loop.
694
695 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
696
697         * cp-demangle.c (demangle_discriminator): `_0' is discriminator #1,
698         `_' not followed by a digit is invalid.
699
700 2001-03-22  Jim Blandy  <jimb@redhat.com>
701
702         * cp-demangle.c (string_list_delete): Use dyn_string_delete
703         instead of free, to free the contents as well as the string
704         structure.
705
706 2001-03-21  Zack Weinberg  <zackw@stanford.edu>
707
708         * make-temp-file.c: Always default DIR_SEPARATOR to '/'.
709         Don't default P_tmpdir to anything.  Try /var/tmp before
710         /usr/tmp.
711
712 2001-03-20  Zack Weinberg  <zackw@stanford.edu>
713
714         * choose-temp.c: Split off make_temp_file, and the code
715         duplicated between it and choose_temp_base, into...
716         * make-temp-file.c: ... here; new file.
717
718         * Makefile.in (CFILES): Add make-temp-file.c.
719         (REQUIRED_OFILES): Add make-temp-file.o.
720
721 2001-03-20  Jim Blandy  <jimb@redhat.com>
722
723         * cp-demangle.c (struct demangling_def): New fields:
724         is_constructor and is_destructor.
725         (demangling_new): Initialize them.
726         (demangle_ctor_dtor_name): Set them, if we detect a constructor
727         or destructor.
728         (demangle_v3_with_details, is_gnu_v3_mangled_ctor,
729         is_gnu_v3_mangled_dtor): New functions.
730
731 2001-03-20  Jason Merrill  <jason@redhat.com>
732
733         * cplus-dem.c (main): Skip initial $.
734
735 2001-03-15  Michael Meissner  <meissner@redhat.com>
736
737         * hashtab.c (higher_prime_number): Silence warning that 4294967291
738         might be a signed integer under pre-ISO C systems.
739
740 2001-03-10  Neil Booth  <neil@daikokuya.demon.co.uk>
741             John David Anglin  <dave@hiauly1.hia.nrc.ca>
742
743         * libiberty/lbasename.c: New file.
744         * libiberty/Makefile.in: Update for lbasename.
745
746 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
747
748         * aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
749         * configure.in: Replace all alloca logic with a simple use of
750         the above new macro.
751         * config.table: Kill *-*-beos* entry.
752         * config/mh-beos: Delete.
753         * configure, config.in: Regenerate.
754
755         * Makefile.in (ALLOCA, HFILES): Kill.
756         (REQUIRED_OFILES): Add alloca.o.
757         (alloca.o): Depend on libiberty.h.
758         (argv.o): Don't depend on alloca-conf.h.
759         * alloca-conf.h: Delete.
760         * alloca.c: Include libiberty.h.  Kill all #ifdef emacs
761         blocks.  Provide the C alloca unconditionally.  Use PTR where
762         appropriate.  Make i00afunc static.
763         * argv.c: Don't include alloca-conf.h.
764
765 2001-03-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
766
767         * cplus-dem.c (main): Cast enum style to int.
768
769 2001-02-16  Loren J. Rittle  <ljrittle@acm.org>
770
771         * cplus-dem.c (main): Initialize style.
772
773 2001-02-02  Phil Edwards  <pme@sources.redhat.com>
774
775         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
776
777 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
778
779         Add support for Java demangling under the v3 ABI:
780         * cp-demangle.c (NAMESPACE_SEPARATOR): New define.
781         (struct demangling_def): Add `style' field.
782         (demangling_new): New parameter `style'. Set it in demangling_t.
783         (demangle_prefix): Use NAMESPACE_SEPARATOR.
784         (demangle_type_ptr): Don't emit pointer symbol if doing Java output.
785         (cp_demangle): New parameter `style'. Pass it to demangling_new().
786         (main): Call cp_demangle with extra parameter.
787         (java_demangle_v3): New function.
788         (java_builtin_type_names): New. Table of primitive type names used
789         for Java demangling.
790         (demangle_builtin_type): Look up in java_builtin_type_names if doing
791         Java output.
792         * cplus-dem.c (cplus_demangle): Use java_demangle_v3 to do Java
793         demangling.
794         (long_options): Remove obsolete `java' option.
795         (main): Remove explicit handling of `java' option. Instead, pass style
796         parameter in cplus_demangle flags as gdb does.
797         * testsuite/demangle.expected: Add some Java test cases.
798
799 2000-12-29  DJ Delorie  <dj@redhat.com>
800
801         * fnmatch.c: Make the note about the origins of this file more
802         accurate, at least until we can sync with glibc.
803         * getopt.c: Ditto.
804         * getopt1.c: Ditto.
805         * md5.c: Ditto.
806         * obstack.c: Ditto.
807
808 2000-12-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
809
810         * bsearch.c: New file.
811         * configure.in (funcs): Add bsearch.
812         (AC_CHECK_FUNCS): Likewise.
813         * configure, config.in: Regenerate.
814
815 2000-12-13  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
816
817         * safe-ctype.c: #include "ansidecl.h".
818         * strtod.c: Likewise.
819
820 2000-12-13  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
821
822         * strtoul.c: Include safe-ctype.h, not ctype.h.
823
824 2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
825
826         * safe-ctype.c: New file.
827         * Makefile.in (CFILES): Add safe-ctype.c.
828         (REQUIRED_OFILES): Add safe-ctype.o.
829
830         * argv.c: Define ISBLANK and use it, not isspace.
831         * basename.c, cplus-dem.c, fnmatch.c, pexecute.c, strtod.c,
832         strtol.c, strtoul.c: Include safe-ctype.h, not ctype.h.  Use
833         uppercase ctype macros.  Don't test ISUPPER(c)/ISLOWER(c)
834         before calling TOLOWER(c)/TOUPPER(c).
835
836 2000-12-07  Mike Stump  <mrs@wrs.com>
837
838         * Makefile.in (distclean): When cleaning, remove testsuite.
839
840 2000-12-05  Jason Merrill  <jason@redhat.com>
841
842         * cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
843         name before allocating the dyn_string.
844
845 2000-12-04  Jason Merrill  <jason@redhat.com>
846
847         * cp-demangle.c: s/new_abi/v3/.
848         * cplus-dem.c: Likewise.
849         (current_demangling_style): Now auto_demangling.
850         (cplus_demangle): Try v3 demangling if AUTO_DEMANGLING.
851         (main): Use standard symbol chars for auto_demangling.
852
853 2000-11-26  Mark Mitchell  <mark@codesourcery.com>
854
855         * hashtab.c (higher_prime_number): Use a table, rather than a
856         seive, to find the next prime.
857
858 2000-11-22  H.J. Lu  <hjl@gnu.org>
859
860         * cplus-dem.c (main): Handle gnat_demangling.
861
862 2000-11-22  Zack Weinberg  <zack@wolery.stanford.edu>
863
864         * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
865         (AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader.
866         * configure.in: Call AC_C_INLINE and AC_C_CONST.  Use three
867         argument form of AC_DEFINE in dummy definitions block.  Use
868         AC_DEFINE_NOAUTOHEADER for real definitions of things defined
869         in dummy block.  Preload cache variables instead of bypassing
870         tests, where possible.
871         * acconfig.h: Removed.
872
873         * xmalloc.c (xmalloc_failed): New function, does error
874         reporting on failed allocation.
875         (xmalloc, xcalloc, xrealloc): Use it.
876
877 2000-11-21  Hans-Peter Nilsson  <hp@bitrange.com>
878
879         * cplus-dem.c (cplus_demangle): Fix formatting.
880         (grow_vect): Ditto.
881         (ada_demangle): Ditto.
882         (internal_cplus_demangle): Ditto.
883         (mop_up): Ditto.
884
885 2000-11-21  H.J. Lu  <hjl@gnu.org>
886
887         * cplus-dem.c (main): Handle java_demangling.
888
889 2000-11-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
890
891         * cplus-dem.c (grow_vect): Prototype.
892         (ada_demangle): Cast the arg of ctype macros to unsigned char.
893
894 2000-11-15  Hans-Peter Nilsson  <hp@bitrange.com>
895
896         * cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for
897         parameter `option'.
898
899 2000-11-15  Kenneth Block  <kenneth.block@compaq.com>
900
901         * cplus-dem.c: Eliminate use of DEFUN, it is obsolete and cannot
902         be used in GCC.
903
904 2000-11-15  Kenneth Block  <kenneth.block@compaq.com>
905
906         * cplus-dem.c: Add gnat demangler.  Add java to demangle style
907         list.
908
909 2000-11-04  Hans-Peter Nilsson  <hp@bitrange.com>
910
911         * hashtab.c (htab_expand): Change to return int.  Use calloc or
912         xcalloc depending on htab->return_allocation_failure.  Return zero
913         if calloc fails.
914         (htab_create): Update comment to cover memory allocation.
915         (htab_try_create): New.
916         (htab_find_slot_with_hash): Return NULL if htab_expand fails.
917         Update comment to cover this.
918
919 2000-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
920
921         * hashtab.c: Change void * to PTR where necessary.
922         (htab_create, htab_expand): Correct formatting of comment before
923         function.
924
925 2000-10-22  Alex Samuel  <samuel@codesourcery.com>
926
927         * cp-demangle.c (string_list_def): Add caret_position and comments.
928         (result_caret_pos): New macro.
929         (result_append_string): Rename to...
930         (result_add_string): ... this, and insert at caret position.
931         Rename throughout.
932         (result_append): Rename to...
933         (result_add): ... this, and insert at caret position.  Rename
934         throughout.
935         (result_append_char): Rename to...
936         (result_add_char): ... this, and insert at caret position.  Rename
937         throughout.
938         (result_append_space): Remove.
939         (string_list_new): Initialize caret position.
940         (result_add_separated_char): Use caret position.
941         (result_get_caret): New funtion.
942         (result_set_caret): Likewise.
943         (result_shift_caret): Likewise.
944         (result_previous_char_is_space): Likewise.
945         (substitution_start): Use caret position.
946         (substitution_add): Likewise.
947         (demangling_new): Initialize caret position.
948         (demangle_encoding): Use caret position.
949         (demanglin_nested_name): Put CV qualifiers after name.
950         (demangle_type_ptr): Use switch statement.  Handle pointers to
951         arrays.  Don't use result_append_space.  Use caret position.
952         (demangle_type): Emit CV qualifiers after underlying type.  Adjust
953         call to demangle_array_type.
954         (demangle_array_type): Add parameter to handle pointers to arrays.
955
956 2000-10-01  Mark Mitchell  <mark@codesourcery.com>
957
958         * splay-tree.c (splay_tree_insert): Fix formatting.
959
960 2000-09-16  Mark Mitchell  <mark@codesourcery.com>
961
962         * splay-tree.c (splay_tree_predecessor): Fix typo in comment.
963
964 2000-09-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
965
966         * splay-tree.c: #include <stdio.h>.
967
968 2000-09-14  Hans-Peter Nilsson  <hp@axis.com>
969
970         * testsuite/demangle-expected: Add two tests for anonymous
971         namespaces.
972         * cplus-dem.c (gnu_special): Handle anonymous namespaces.
973
974 2000-09-10  Mark Mitchell  <mark@codesourcery.com>
975
976         * splay-tree.c (splay_tree_predecessor): New function.
977         (splay_tree_successor): Likewise.
978
979 2000-09-10  Hans-Peter Nilsson  <hp@axis.com>
980
981         * testsuite/demangle-expected: Add four tests for type_info
982         mangling.
983         * cplus-dem.c (gnu_special): Use do_type, not demangle_fund_type,
984         for a non-template non-qualified type_info function or node.
985
986 2000-09-08  Alex Samuel  <samuel@codesourcery.com>
987
988         * cp-demangle.c: Fix copyright banner.
989
990 2000-09-07  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
991
992         * md5.c: #include "ansidecl.h".
993
994 2000-09-06  Alex Samuel  <samuel@codesourcery.com>
995
996         * cp-demangle.c (status_allocation_failed): Rearrange whitespace.
997         (demangle_type): Handle substitution candidates correctly in the
998         face of special substitutions.
999
1000 2000-09-05  Alex Samuel  <samuel@codesourcery.com>
1001
1002         * cp-demangle.c (demangle_encoding): Rename variable.
1003         (demangle_name): Rename parameter.  Handle return type
1004         suppression.
1005         (demangle_nested_name): Rename parameter.
1006         (demangle_prefix): Likewise.  Change return type suppression.
1007         (demangle_unqualified_name): Add parameter.  Flag constructors and
1008         conversion operators.
1009         (demangle_special_name): Fix comment.
1010         (demangle_type): Rename variable.
1011         (demangle_bare_function_type): Check for missing return type and
1012         parameter.
1013         (demangle_class_enum_type): Rename parameter.
1014         (demangle_discriminator): Fix misspelling in comment.
1015
1016 2000-08-31  DJ Delorie  <dj@redhat.com>
1017
1018         * configure.in (Cygwin): special case cygwin only when we're
1019         building cygwin, not when we're hosting cygwin.
1020
1021 2000-09-04  Alex Samuel  <samuel@codesourcery.com>
1022
1023         * cp-demangle.c (demangle_template_arg): Eat an `E' after an
1024         <expression>.
1025
1026 2000-09-04  Alex Samuel  <samuel@codesourcery.com>
1027
1028         * cp-demangle.c (demangle_type_ptr): Increment position past
1029         pointer and reference characters.
1030
1031 2000-09-04  Alex Samuel  <samuel@codesourcery.com>
1032
1033         * cp-demangle.c (demangle_nv_offset): New function.
1034         (demangle_v_offset): Likewise.
1035         (demangle_call_offset): Likewise.
1036         (demangle_special_name): Update thunk demangling to comply with
1037         ABI changes.
1038
1039 2000-09-03  Alex Samuel  <samuel@codesourcery.com>
1040
1041         * cp-demangle.c (ANONYMOUS_NAMESPACE_PREFIX): New macro.
1042         (substitution_def): Remove template_parm_number.
1043         (NOT_TEMPLATE_PARM): Remove.
1044         (result_insert_string): New macro.
1045         (result_insert): Likewise.
1046         (result_insert_char): Likewise.
1047         (substitution_add): Remove last parameter.  Don't store template
1048         parm number.
1049         (BFT_NO_RETURN_TYPE): Define as NULL.
1050         (demangle_encoding): Adjust call to demangle_bare_function_type.
1051         (demangle_name): Adjust substitution.  Adjust call to
1052         substitution_add.
1053         (demangle_prefix): Adjust call to substitution_add.
1054         (demangle_identifier): Handle anonymous namespaces.
1055         (demangle_operator_name): Change demangling of vendor-extended
1056         operator to match ABI changes.
1057         (demangle_type_ptr): Change parameters.  Make recursive.  Handle
1058         substitutions here.
1059         (demangle_type): Adjust calls to demangle_template_param,
1060         substitution_add, and demangle_type_ptr.  Fix substitution of
1061         templated types.
1062         (demangle_function_type): Change parameter to a pointer.
1063         (demangle_bare_function_type): Likewise.  Adjust insertion point.
1064         (demangle_template_param): Remove last parameter.
1065         (demangle_expr_primary): Remove unused variable.  Adjust call to
1066         demangle_template_param.
1067         (is_mangled_char): Accept `$' and `.'.
1068         * cplus-dem.c (gnu_new_abi_symbol_characters): Add '$' and '.'.
1069         * dyn-string.c (dyn_string_insert_char): New function.
1070
1071 2000-08-31  Hans-Peter Nilsson  <hp@axis.com>
1072
1073         * testsuite/demangle-expected: Add nine tests for
1074         underscore-after-number followed by five tests for name-signature
1075         delimiter.
1076
1077 2000-08-28  Richard Henderson  <rth@cygnus.com>
1078
1079         * Makefile.in (md5.o): Depend on config.h.
1080
1081 2000-08-28  Jason Merrill  <jason@redhat.com>
1082
1083         * Makefile.in (REQUIRED_OFILES): Add md5.o.
1084         (CFILES): Add md5.c.
1085         * md5.c: New file.
1086
1087 2000-08-27  Alex Samuel  <samuel@codesourcery.com>
1088
1089         * cp-demangle.c (demangle_name): Initialize template_p in local
1090         name case.  Don't re-add substitutions as candidates.
1091         (demangle_nested_name): Use <unqualified-name>.
1092         (demangle_prefix): Likewise.  Don't add template names as
1093         substitution candidates twice, or re-add a substitution or the
1094         last prefix component.
1095         (demangle_local_name): Adjust output format.
1096
1097 2000-08-25  Alex Samuel  <samuel@codesourcery.com>
1098
1099         * cp-demangle.c (result_add_separated_char): Change parameter to
1100         int.
1101         (substitution_add): Don't check for duplicates.  Check if
1102         previously allocated size is zero.
1103         (demangle_name): Remove duplicate check for std substitution.
1104         Clear template flag appropriately.
1105         (demangle_prefix): Remove argument to demangle_substitution.
1106         Don't check that template flag is already set.
1107         (demangle_operator_name): Add pt operator.
1108         (demangle_type): Don't treat r as built-in type.  Remove argument
1109         to demangle_substitution.  Fix substitution candidate mechanics.
1110         Handle <template-template-parm>s.  Improve comments.
1111         (demangle_template_param): Don't handle template arg lists here.
1112         (demangle_substitution): Remove parameter.
1113         (print_usage): Remove extra fprintf option.
1114
1115 2000-08-24  Greg McGary  <greg@mcgary.org>
1116
1117         * libiberty/random.c (end_ptr): Revert previous change.
1118
1119 2000-08-24  Greg McGary  <greg@mcgary.org>
1120
1121         * libiberty/cplus-dem.c (cplus_demangle_opname, cplus_mangle_opname,
1122         demangle_expression, demangle_function_name): Use ARRAY_SIZE.
1123         * libiberty/random.c (end_ptr): Likewise.
1124
1125 2000-08-23  Alex Samuel  <samuel@codesourcery.com>
1126
1127         * cp-demangle.c (result_close_template_list): Remove function.
1128         (result_add_separated_char): New function.
1129         (result_open_template_list): New macro.
1130         (result_close_template_list): Likewise.
1131         (demangle_prefix): Don't set template_p if the
1132         prefix ends with a ctor name.
1133         (demangle_type_ptr): Remove duplicate RETURN_IF_ERROR.
1134         (demangle_type): Check for template args after substitution.
1135         (demangle_template_args): Use result_open_template_list.
1136
1137 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
1138
1139         * pexecute.c:  Don't use vfork.  Initialize 'pid' before retry loop.
1140
1141 2000-07-26  Dave Pitts  <dpitts@cozx.com>
1142
1143         * config/mh-openedition.h: Added -DLE370 definition.
1144
1145 2000-07-26 Mark Elbrecht <snowball3@bigfoot.com>
1146
1147         * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to
1148         __DJGPP__. Use P_WAIT instead of constant in the spawnv* call.
1149         Cast program to 'char *' in errmsg_arg assignment.
1150         (PWAIT_ERROR): Define.
1151         (pwait): Use PWAIT_ERROR.  Adjust DJGPP's status code to conform
1152         to DJGPP's WIF* macros.
1153
1154 2000-07-27  RodneyBrown  <RodneyBrown@pmsc.com>
1155             Jeff Law <law@cygnus.com>
1156
1157         * getcwd.c: Include string.h, stdlib.h for prototypes
1158
1159         * Makefile.in (rename.o, waitpid.o): Depend on config.h
1160         * rename.c: Include config.h, unistd.h
1161         * waitpid.c: Include config.h, sys/wait.h
1162
1163 2000-07-24  Hans-Peter Nilsson  <hp@axis.com>
1164
1165         * cplus-dem.c (work_stuff_copy_to_from): New.
1166         (delete_non_B_K_work_stuff): New.
1167         (delete_work_stuff): New.
1168         (mop_up): Break out work_stuff partly destruction to
1169         delete_non_B_K_work_stuff.
1170         (iterate_demangle_function): New.
1171         (demangle_prefix): Call iterate_demangle_function instead of
1172         demangle_function_name.  Leave handling of name-signature
1173         __-delimiters to iterate_demangle_function.
1174         (demangle_integral_value): Strip an optional
1175         following underscore cautiously.  Handle negative numbers.
1176
1177 2000-07-24  Daniel Berlin <dberlin@redhat.com>
1178
1179         * cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to
1180         if (AUTO_DEMANGLING || GNU_DEMANGLING)
1181
1182 2000-07-21  Alex Samuel  <samuel@codesourcery.com>
1183
1184         * cp-demangle.c (demangle_ctor_dtor_name): Remove not-in-charge
1185         allocating ctor mangling.
1186         (demangle_array_type): Handle empty and non-constant array length.
1187
1188 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1189             Jeff Law <law@cygnus.com>
1190
1191         * configure.in (AC_CHECK_HEADERS): Add time.h.
1192         (AC_HEADER_TIME): Add check.
1193         * configure, config.in: Regenerate.
1194         * getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
1195
1196         * configure.in (AC_CHECK_HEADERS): Add limits.h.
1197         * configure, config.in: Regenerate.
1198         * sort.c: Portably #include <limits.h> and/or <sys/param.h>.
1199         * strtol.c, strtoul.c: #include "config.h". Portably #include
1200         <limits.h> and/or <sys/param.h>.
1201         * Makefile.in (strtol.o, strtoul.o): Update dependencies.
1202
1203         * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
1204         * configure.in (libiberty_AC_DECLARE_ERRNO): Add check.
1205         * configure, config.in: Regenerate.
1206         * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary.
1207
1208         * cp-demangle.c, mkstemps.c: #include <sys/types.h>.
1209
1210 2000-07-21  Mike Stump  <mrs@wrs.com>
1211
1212         * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
1213         * (vasprintf.o): Add dependency for config.h in vasprintf.c.
1214
1215 2000-07-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1216
1217         * cp-demangle.c (cp_demangle_type): Wrap in IN_LIBGCC2.
1218
1219         * setenv.c (setenv): Initialize variable `ep'.
1220
1221         * sigsetmask.c (abort): Prototype.
1222
1223         * vasprintf.c: Include config.h.  Check ANSI_PROTOTYPES, not
1224         __STDC__ for stdarg.h include.
1225         (int_vasprintf): Prototype.
1226         (checkit): Prototype.  Use VPARAMS/ANSI_PROTOTYPES/VA_START in
1227         definition.  Cast `global_total_width' in comparison.
1228         (main): Prototype.  Return a value.
1229
1230         * vfork.c (fork): Prototype.
1231
1232         * xexit.c: Include config.h.
1233
1234 2000-07-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1235
1236         * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,
1237         and print it with %u.
1238
1239 2000-07-17  Hans-Peter Nilsson  <hp@axis.com>
1240
1241         * testsuite/regress-demangle (failed test): Show result and
1242         expected output.
1243
1244 2000-07-07  Andrew Haley  <aph@cygnus.com>
1245
1246         * cplus-dem.c (main): fflush() after emitting last char before
1247         waiting for input.
1248
1249 2000-06-28  Alex Samuel  <samuel@codesourcery.com>
1250
1251         * cp-demangle.c (demangle_encoding): Accept no substitutions.
1252         (demangle_name): Handle <substitution> followed by
1253         <unqualified-template-name>.
1254         (demangle_type): Follow special substitutions with
1255         <class-enum-type>
1256         (demangle_subtitution): Set template_p for special substitutions.
1257         (main): Fix typos.
1258
1259 2000-06-27  Alex Samuel  <samuel@codesourcery.com>
1260
1261         * cp-demangle.c (demangle_special_name): Swap base and derived
1262         class when demangling construction vtables.
1263
1264 2000-06-21  Alex Samuel  <samuel@codesourcery.com>
1265
1266         * cp-demangle.c: Don't include ctype.h.
1267         (IS_DIGIT): New macro.
1268         (IS_ALPHA): Likewise.  Use IS_DIGIT and IS_ALPHA throughout
1269         instead of isdigit and isalpanum.
1270         (demangling_def): Make name and next const pointers.
1271         (STATUS_ALLOCATION_FAILED): New status code.
1272         (dyn_string_append_space): Handle failure in
1273         dyn_string_append_char.
1274         (int_to_dyn_string): Likewise.  Change return value to status_t.
1275         (string_list_new): Handle failure of dyn_string_init.
1276         (result_close_template_list): Change return type to status_t.
1277         Handle failure in dyn_string_append.
1278         (result_push): Change return value to status_t.  Handle failure in
1279         string_list_new.  Handle failure of result_push throughout.
1280         (substitution_add): Change return value to status_t.  Handle
1281         dyn_string failures.  Handle failure of substitution_add
1282         throughout.
1283         (template_arg_list_new): Return NULL on allocation failure.
1284         (result_append_string): Return STATUS_ALLOCATION_FAILED on error.
1285         Handle error result throughout.
1286         (result_append): Likewise.
1287         (result_append_char): Likewise.
1288         (result_append_space): Likewise.
1289         (demangling_new): Make argument a const pointer.  Handle
1290         allocation failures.
1291         (demangle_template_args): Handle failure in template_arg_list_new
1292         and result_close_template_list.
1293         (demangle_discriminator): Return if int_to_dyn_string fails.
1294         (cp_demangle): Likewise.
1295         (cp_demangle_type): New function.
1296         (cplus_demangle_new_abi): Don't call dyn_string_delete.  Abort on
1297         memory allocation failure.
1298         (main): Likewise.
1299         * dyn-string.c (RETURN_ON_ALLOCATION_FAILURE): Define if
1300         IN_LIBGCC2.
1301         (dyn_string_init): Change return value to int.  Handle
1302         RETURN_ON_ALLOCATION_FAILURE case.
1303         (dyn_string_new): Handle RETURN_ON_ALLOCATION_FAILURE case.
1304         (dyn_string_release): Delete the dyn_string.
1305         (dyn_string_resize): Handle RETURN_ON_ALLOCATION_FAILURE case.
1306         (dyn_string_copy): Change return type to int.
1307         (dyn_string_copy_cstr): Likewise.
1308         (dyn_string_prepend): Likewise.
1309         (dyn_string_prepend_cstr): Likewise.
1310         (dyn_string_insert): Likewise.
1311         (dyn_string_insert_cstr): Likewise.
1312         (dyn_string_append): Likewise.
1313         (dyn_string_append_cstr): Likewise.
1314         (dyn_string_append_char): Likewise.
1315         (dyn_string_substring): Likewise.
1316
1317 2000-06-09  Zack Weinberg  <zack@wolery.cumb.org>
1318
1319         * cp-demangle.c (demangle_operator_name): Add spaces before
1320         names beginning with a letter: delete, delete[], new, new[],
1321         sizeof.
1322         (demangle_special_name): Handle TF <type> and TJ <type>.
1323
1324 Thu Jun  8 18:52:24 2000  Philippe De Muyter  <phdm@macqel.be>
1325
1326         * cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch.
1327
1328 Thu Jun  8 09:25:54 2000  Philippe De Muyter  <phdm@macqel.be>
1329
1330         * cp-demangle.c (stdio.h): File included unconditionaly.
1331         (template_arg_list_new): Parameter list is PARAMS ((void)), not ().
1332         * dyn-string.c (stdio.h): File included.
1333         * partition.c (partition_print): No `&' needed to take the address of
1334         a function.
1335
1336 2000-06-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1337
1338         * configure.in (ac_libiberty_warn_cflags): Add -pedantic.
1339
1340         * choose-temp.c (try, choose_temp_base, make_temp_file): Constify.
1341
1342         * cp-demangle.c (demangle_char): Change parameter from char to int.
1343         (demangle_expression, demangle_expr_primary): Remove extra
1344         semi-colon in prototype.
1345
1346         * dyn-string.c (dyn_string_append_char): Change parameter from
1347         char to int.
1348
1349         * memcmp.c (memcmp): Constify.
1350
1351         * mkstemps.c (gcc_uint64_t): Mark GNUC `long long' case with
1352         __extension__.
1353
1354         * partition.c (elem_compare): Prototype.  Don't cast away
1355         const-ness.
1356
1357         * setenv.c (setenv): Use braces to avoid ambiguous `else'.
1358
1359 2000-06-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1360
1361         * Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h.
1362
1363         * cp-demangle.c: Include demangle.h.
1364         (template_arg_list_new): DeANSIfy.
1365         (cp_demangle): Make static and add prototype.
1366         (operator_code, operators): Constify.
1367         (demangle_operator_name): Likewise for variables `p1', `p2' and `p'.
1368
1369 2000-06-05  Alex Samuel  <samuel@codesourcery.com>
1370
1371         * cp-demangle.c (demangle_prefix): Cast argument to isdigit to
1372         unsigned char.
1373         (demangle_unqualified_name): Likewise.
1374         (demangle_number_literally): Likewise.
1375         (demangle_type): Likewise.
1376         (demangle_substitution): Likewise.
1377         (is_mangled_char): Likewise, for isalnum.
1378
1379 2000-06-04  Alex Samuel  <samuel@codesourcery.com>
1380
1381         * Makefile.in (CFILES): Add cp-demangle.c and dyn-string.c.
1382         (REQUIRED_OFILES): Add cp-demangle.o and dyn-string.o.
1383         (cp-demangle.o): New dependency.
1384         (dyn-string.o): Likewise.
1385
1386         * dyn-string.c: Move here from gcc/dyn-string.c.  Add new functions.
1387
1388         * cplus-dem.c (libiberty_demanglers): Add initializer for new-ABI
1389         demangler.
1390         (cplus_demangle): Call cplus_demangle_new_abi if in new-ABI
1391         demangling mode.
1392         (gnu_new_abi_symbol_characters): New function.
1393         (main): Use gnu_new_abi_symbol_characters.  * cp-demangle.c: New
1394         file.
1395         * cp-demangle.c: New file.
1396
1397 Tue May 30 16:45:25 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1398
1399         * floatformat.c: Add name to each floatformat field.
1400
1401 Tue May 30 15:07:52 2000  Jeffrey A Law  (law@cygnus.com)
1402
1403         * Makefile.in (objalloc.o): Depend on config.h
1404
1405 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
1406
1407         * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h
1408         if HAVE_STRING_H.
1409         * pexecute.c, xexit.c: Include stdlib.h if HAVE_STDLIB_H.
1410         * objalloc.c: Include config.h.  Include stdlib.h and don't
1411         declare malloc or free if HAVE_STDLIB_H.
1412         * strerror.c, strsignal.c: Include stdlib.h if HAVE_STDLIB_H,
1413         else declare malloc without prototype.  Include string.h if
1414         HAVE_STRING_H, else declare memset without prototype.  Don't
1415         include stddef.h.
1416
1417 2000-05-23  Mike Stump  <mrs@wrs.com>
1418
1419         * Makefile.in (xmalloc.o): Add dependency for config.h, fixes make
1420         -j3.
1421
1422 2000-05-18  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
1423
1424         * xmalloc.c: Include config.h for HAVE_SBRK definition.
1425
1426 2000-05-16  Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
1427
1428         * hashtab.c (hash_pointer): Delete low-order bits which are
1429         probably zero, also eliminate a warning on alpha.
1430
1431 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
1432
1433         * Makefile.in: Change "pic" to depend on $(PICFLAG), not
1434         on $(enable_shared).
1435
1436 2000-05-10  Jakub Jelinek  <jakub@redhat.com>
1437
1438         * config.table: Use mh-sparcpic for sparc*-*-*.
1439
1440 2000-05-08  Nick Clifton  <nickc@cygnus.com>
1441
1442         * Makefile.in (CFILES): Add strncmp.c.
1443         (NEEDED): Add strncmp.
1444
1445 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1446
1447         * cplus-dem.c (cplus_demangle_opname, demangle_function_name):
1448         Cast the arguments to `islower' to `unsigned char'.
1449         (print_demangler_list): Prototype.
1450
1451 Thu May  4 17:14:41 2000  Philippe De Muyter  <phdm@macqel.be>
1452
1453         * sort.c (UCHAR_MAX): Provide fallback definition.
1454
1455 2000-04-29  Alexandre Oliva  <aoliva@cygnus.com>
1456
1457         * Makefile.in (maintainer-clean-subdir): Fix handling of empty
1458         SUBDIRS.
1459
1460 2000-04-28  Kenneth Block  <block@zk3.dec.com>
1461             Jason Merrill  <jason@casey.cygnus.com>
1462
1463         * cplus-dem.c (libiberty_demanglers): New table for demangle styles.
1464         (cplus_demangle_set_style): New function for setting style.
1465         (cplus_demangle_name_to_style): New function to translate name.
1466
1467 2000-04-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1468
1469         * aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.
1470
1471         * configure.in (AC_CHECK_HEADERS): Add sys/mman.h fcntl.h.
1472         (libiberty_AC_FUNC_STRNCMP): Invoke.
1473
1474         * strncmp.c: New file.
1475
1476 Thu Apr 27 16:58:43 MET DST 2000  Jan Hubicka  <jh@suse.cz>
1477
1478         * hashtab.c (htab_expand): Add prototype.
1479         (find_empty_slot_for_expand): Likewise.
1480
1481 2000-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1482
1483         * hashtab.c (hash_pointer, eq_pointer): Make definition static to
1484         match prototype.
1485         (htab_expand): Cast the return value of xcalloc.
1486
1487 2000-04-24  Mark Mitchell  <mark@codesourcery.com>
1488
1489         * hashtab.c (hash_pointer): New function.
1490         (eq_pointer): Likewise.
1491         (htab_hash_pointer): New variable.
1492         (htab_eq_pointer): Likewise.
1493
1494 2000-04-23  Mark Mitchell  <mark@codesourcery.com>
1495
1496         * sort.c (sort_pointers): Fix endianness bugs.
1497
1498         * sort.c: New file.
1499         * Makefile.in (CFILES): Add sort.c
1500         (REQUIRED_OFILES): Add sort.o.
1501         (sort.o): New target.
1502
1503 2000-04-21  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1504
1505         * Makefile.in (*-subdir): Revamp slightly to avoid losing on
1506         4.3BSD systems.
1507
1508 Tue Apr 18 16:23:31 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1509
1510         * hashtab.c: Various minor cleanups.
1511         (htab_find_slot_with_hash): INSERT is now enum insert_option.
1512         (htab_find_slot): Likewise.
1513
1514 2000-04-16  Dave Pitts  <dpitts@cozx.com>
1515
1516         * cplus-dem.c (cplus_demangle_opname): Changed to use islower.
1517
1518 2000-04-05  Richard Henderson  <rth@cygnus.com>
1519
1520         * splay-tree.c (splay_tree_remove): New.
1521
1522 2000-03-30  Mark Mitchell  <mark@codesourcery.com>
1523
1524         * hashtab.c (find_empty_slot_for_expand): Use hashval_t for hash
1525         codes.
1526         (htab_find_with_hash): Likewise.
1527         (htab_find_slot_with_hash): Likewise.
1528
1529 2000-03-29  Zack Weinberg  <zack@wolery.cumb.org>
1530
1531         * hashtab.c (htab_find_with_hash): Avoid calculating hash2
1532         unless it will be used.  Rearrange loop for better
1533         optimization.
1534         (higher_prime_number): Add static prototype.
1535
1536 Thu Mar 16 01:33:58 2000  Jeffrey A Law  (law@cygnus.com)
1537
1538         * Makefile.in (partition.o): Depend on config.h
1539
1540 2000-03-14  Bernd Schmidt  <bernds@cygnus.co.uk>
1541
1542         * hashtab.c (find_empty_slot_for_expand): New function.
1543         (htab_expand): Use it instead of htab_find_slot.
1544         (htab_find_with_hash): Renamed from htab_find; now accepts extra
1545         argument HASH.
1546         (htab_find_slot_with_hash): Likewise for htab_find_slot.
1547         (htab_find): New wrapper function.
1548         (htab_find_slot): Likewise.
1549         (htab_traverse): Pass slot, not entry, to called function.
1550
1551 2000-03-09  Alex Samuel  <samuel@codesourcery.com>
1552
1553         * Makefile.in (CFILES): Add partition.c.
1554         (REQUIRED_OFILES): Add partition.o.
1555         (partition.o): New rule.
1556         * partition.c: New file.
1557
1558 2000-03-09  Zack Weinberg  <zack@wolery.cumb.org>
1559
1560         * hashtab.c (htab_create): Set del_f.
1561         (htab_delete, htab_empty, htab_remove_elt, htab_clear_slot):
1562         Use it.
1563
1564 2000-03-08  Zack Weinberg  <zack@wolery.cumb.org>
1565
1566         * hashtab.c: Remove debugging variables (all_searches,
1567         all_collisions, all_expansions). Delete
1568         all_hash_table_collisions.
1569         (create_hash_table, delete_hash_table, empty_hash_table,
1570         find_hash_table_entry, remove_element_from_hash_table_entry,
1571         clear_hash_table_slot, traverse_hash_table, hash_table_size,
1572         hash_table_elements_number, hash_table_collisions): Rename to:
1573         htab_create, htab_delete, htab_empty, htab_find_slot,
1574         htab_remove_elt, htab_clear_slot, htab_traverse, htab_size,
1575         htab_elements, htab_collisions.
1576         (htab_find): New function, handles common case where you don't
1577         plan to add or delete an entry.
1578         (htab_expand): Don't create a whole new table, just a new
1579         entry vector.
1580         (htab_find_slot): Simplify logic.
1581
1582 1999-08-03  Ian Lance Taylor  <ian@zembu.com>
1583
1584         * floatformat.c: Add casts to avoid signed/unsigned warnings.
1585         * pexecute.c: Add ATTRIBUTE_UNUSED as needed on Unix.
1586
1587         * Makefile.in (install_to_libdir): Change $(TARGETLIB).n to
1588         $(TARGETLIB)n so it works on MSDOS.
1589         (install_to_tooldir): Likewise.
1590
1591 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
1592
1593         From Mark Elbrecht:
1594         * makefile.dos: Remove; obsolete.
1595         * configure.bat: Remove; obsolete.
1596
1597 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
1598
1599         * splay-tree.c (splay_tree_insert): Add initialization to avoid
1600         warning.
1601
1602 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
1603
1604         * pexecute.c: Conditionally include string.h.
1605         (fix_argv): Handle embedded whitespace in args for Mingw32.
1606
1607 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1608
1609         * configure.in (ac_libiberty_warn_cflags): Turn on warnings if
1610         we're using gcc.
1611
1612         * Makefile.in (COMPILE.c): Add @ac_libiberty_warn_cflags@
1613
1614 1999-12-27  Geoff Keating  <geoffk@cygnus.com>
1615
1616         * vasprintf.c (int_vasprintf): Don't re-read the format character
1617         as this mishandles strings like '%%s'.
1618
1619 1999-12-05  Mark Mitchell  <mark@codesourcery.com>
1620
1621         * splay-tree.c (splay_tree_new): Use struct splay_tree_node_s
1622         rather than struct splay_tree_node.
1623         (splay_tree_insert): Use struct splay_tree_s rather than struct
1624         splay_tree.
1625
1626 Sun Nov 28 00:59:39 1999  Philippe De Muyter  <phdm@macqel.be>
1627
1628         * hashtab.c (sys/types.h): File included.
1629
1630 1999-11-22  Jason Merrill  <jason@casey.cygnus.com>
1631
1632         * strtoul.c, strtol.c, random.c: Remove advertising clause from
1633         BSD license, pursuant with
1634
1635           ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
1636
1637 Wed Nov 10 09:42:39 1999  Jeffrey A Law  (law@cygnus.com)
1638
1639         * hashtab.c: Include stdio.h.
1640
1641 Mon Nov  8 09:23:41 1999  Jeffrey A Law  (law@cygnus.com)
1642
1643         * hashtab.c (traverse_hash_table): Protect prototype with PARAMS.
1644
1645 Tue Nov  2 03:23:13 1999  Philippe De Muyter  <phdm@macqel.be>
1646
1647         * xstrdup (sys/types.h): Include this file.
1648
1649 1999-10-28  Nathan Sidwell  <nathan@acm.org>
1650
1651         * Makefile.in (SUBDIRS): New macro.
1652         (mostlyclean, clean, distclean, maintainer-clean): Adjust to
1653         avoid multiple subdirectory cleaning.
1654         (*-subdir): Use SUBDIRS.
1655
1656 1999-10-25  Jim Kingdon  <http://developer.redhat.com/>
1657
1658         * cplus-dem.c: Move declarations of standard_symbol_characters and
1659         hp_symbol_characters inside #ifdef MAIN to avoid compiler
1660         warnings.
1661
1662 1999-10-23 08:51 -0700  Zack Weinberg  <zack@bitmover.com>
1663
1664         * hashtab.c (find_hash_table_entry): When returning a
1665         DELETED_ENTRY slot, change it to EMPTY_ENTRY first.
1666         (clear_hash_table_slot): New function which deletes an entry
1667         by its position in the table, not its value.
1668         (traverse_hash_table): New function which calls a hook
1669         function for every live entry in the table.
1670
1671 1999-10-19  Mark Mitchell  <mark@codesourcery.com>
1672
1673         * cplus-dem.c (INTBUF_SIZE): New macro.
1674         (string_append_template_idx): New function.
1675         (demangle_expression): Likewise.
1676         (demangle_integral_value): Use it.
1677         (demangle_real_value): New function, split out from ...
1678         (demangle_template_value_parm): ... here.  Use
1679         string_append_template_idx.  Use demangle_real_value.
1680         (demangle_template): Use string_append_template_idx.
1681         (demangle_qualified): Use consume_count_with_underscores.
1682         (get_count): Tweak formatting.
1683         (do_type): Use string_append_template_idx.
1684
1685 1999-10-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1686
1687         * calloc.c: Add a public domain notice.
1688
1689 Mon Oct 18 02:30:47 1999  Philippe De Muyter  <phdm@macqel.be>
1690
1691         * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.
1692
1693 Fri Oct 15 01:47:51 1999  Vladimir Makarov  <vmakarov@loony.cygnus.com>
1694
1695         * Makefile.in (CFILES): Add hashtab.c
1696         (REQUIRED_OFILES): Add hashtab.o
1697         (hashtab.o): Add dependencies.
1698         * hashtab.c: New file
1699
1700 Wed Oct 13 01:16:47 1999  Mumit Khan  <khan@xraylith.wisc.edu>
1701
1702         * basename.c (DIR_SEPARATOR): New macro.
1703         (DIR_SEPARATOR_2): Likewise.
1704         (HAVE_DOS_BASED_FILESYSTEM): Likewise.
1705         (IS_DIR_SEPARATOR): Likewise.
1706         (main): Handle MSDOS style pathname.
1707
1708 1999-10-11  Mark Mitchell  <mark@codesourcery.com>
1709
1710         * cplus-dem.c (do_type): Handle pointer to member types whose
1711         enclosing classes have namespace scope.
1712
1713 Sun Oct 10 01:23:50 1999  Marc Espie <espie@cvs.openbsd.org>
1714
1715         * config.table:  Provide a backup shell for executing move-if-change.
1716
1717 1999-10-02  Mark Mitchell  <mark@codesourcery.com>
1718
1719         * xmalloc.c (xmalloc): Fix spelling error.
1720         (xcalloc, xrealloc): Likewise.
1721
1722 1999-10-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1723
1724         * cplus-dem.c (fancy_abort, demangle_integral_value,
1725         demangle_arm_hp_template, recursively_demangle,
1726         standard_symbol_characters, hp_symbol_characters, main): Add prototype.
1727         (program_name, program_version, fatal): Constify a char*.
1728         (usage, fatal): Mark with ATTRIBUTE_NORETURN.
1729         (main): Call return, not exit.
1730
1731 1999-09-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1732
1733         * choose-temp.c: Remove obsolete comment about gcc.
1734         (make_temp_file): Constify a char*.
1735
1736 Wed Sep  8 20:03:28 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1737
1738         * xmemdup.c: Include sys/types.h.
1739
1740 1999-09-07  Jeff Garzik  <jgarzik@pobox.com>
1741
1742         * xmemdup.c: New xmemdup function.
1743         * Makefile.in, makefile.vms, vmsbuild.com:  Use xmemdup.[co].
1744
1745 Tue Sep  7 23:32:18 1999  Linas Vepstas  <linas@linas.org>
1746
1747         * config.table: Add openedition target.
1748         * config/mh-openedition: New file.
1749
1750 Thu Sep  2 01:36:12 1999  Marc Espie <espie@cvs.openbsd.org>
1751
1752         * pexecute.c (pexecute):  Fill in temp_base when needed.
1753
1754 1999-08-31  Richard Henderson  <rth@cygnus.com>
1755
1756         * getpwd.c: Check HAVE_GETCWD before defining it away.
1757
1758 1999-08-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1759
1760         * Makefile.in (CFILES): Add calloc.c and getpwd.c.
1761         (REQUIRED_OFILES): Add getpwd.o.
1762         (getpwd.o): Add target.
1763
1764         * configure.in (AC_PREREQ): Bump to 2.13.
1765         (AC_CHECK_HEADERS): Add check for <sys/stat.h>.
1766
1767         * getpwd.c: New file, moved here from gcc.
1768
1769 1999-08-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1770
1771         * cplus-dem.c (gnu_special): Cast a `size_t' to `long' when
1772         comparing against a signed quantity.
1773         (arm_special): Likewise.
1774         (demangle_fund_type): Likewise.
1775         (do_hpacc_template_const_value): Mark parameter `work' with
1776         ATTRIBUTE_UNUSED.
1777         (main): Constify variable `valid_symbols'.
1778
1779 Tue Aug 24 02:50:45 1999  Philippe De Muyter  <phdm@macqel.be>
1780
1781         * strtoul.c (strtoul): Add parentheses around && within ||.
1782
1783 Fri Aug  6 23:32:29 1999  Daniel Jacobowitz <drow@drow.them.org>
1784
1785         * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
1786         libdir, libsubdir and tooldir.
1787
1788 1999-08-01  Mark Mitchell  <mark@codesourcery.com>
1789
1790         * splay-tree.c (splay_tree_insert): Return the new node.
1791
1792 1999-07-14  Richard Henderson  <rth@cygnus.com>
1793
1794         * argv.c: Include stdlib.h and string.h instead of
1795         prototyping directly.
1796         * choose-temp.c: Conditionally include string.h.
1797
1798 1999-07-12  Jason Merrill  <jason@yorick.cygnus.com>
1799
1800         * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
1801
1802 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
1803
1804         * splay-tree.c (splay_tree_insert): Add initialization to avoid
1805         warning.
1806
1807 1999-07-07  Jason Merrill  <jason@yorick.cygnus.com>
1808
1809         * Makefile.in (needed-list): Only include stuff we actually need
1810         for libstdc++.
1811
1812 1999-06-21  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
1813
1814         * configure.in (checkfuncs): Add gettimeofday.
1815         * config.in, configure: Regenerated.
1816
1817 Mon Jun 21 05:56:01 1999  Mumit Khan  <khan@xraylith.wisc.edu>
1818
1819         * configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if
1820         the test fails.
1821         * configure: Regenerate.
1822
1823 1999-06-10  Mike Stump  <mrs@wrs.com>
1824
1825         * Makefile.in (setenv.o): Add config.h dep for setenv.o to fix
1826         parallel builds.
1827
1828 1999-05-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1829
1830         * putenv.c: Include ansidecl.h to define `const'.
1831         * setenv.c: Likewise.
1832
1833 Wed May 26 03:58:20 1999  "Melissa O'Neill" <oneill@cs.sfu.ca>
1834
1835         * Makefile.in (CFILES): Add putenv.c and setenv.c.
1836         * configure.in (funcs): Add putenv and setenv.
1837         (AC_CHECK_FUNCS): Check for putenv and setenv.
1838         * configure: Rebuilt.
1839         * putenv.c setenv.c: New files.
1840
1841         * getcwd.c (getcwd): If pathname is NULL, then obtain SIZE
1842         bytes of space using malloc.
1843
1844 Mon May 17 01:42:34 1999  Stu Grossman  <grossman@babylon-5.cygnus.com>
1845
1846         * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance
1847         the *mangled pointer beyond the end of the string.  Clean up code to
1848         match prevailing coding style.
1849
1850 1999-05-13  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
1851
1852         * tmpnam.c (L_tmpnam): Fix typo.
1853
1854 Thu May 13 01:14:46 1999 Marc Espie <espie@cvs.openbsd.org>
1855
1856         * cplus-dem.c (standard_symbol_characters): Renamed from
1857         standard_symbol_alphabet.  No longer modify TABLE.
1858         (hp_symbol_characters): Renamed from hp_symbol_alphabet.  No longer
1859         modify TABLE.
1860         (main): Corresponding changes.  Use strchr to determine if a
1861         character is valid.
1862
1863 1999-05-11  Jim Blandy  <jimb@zwingli.cygnus.com>
1864
1865         * cplus-dem.c (main): Use table lookup to distinguish identifier
1866         characters from non-identifier characters.
1867         (standard_symbol_alphabet, hp_symbol_alphabet): New functions.
1868
1869 Thu May  6 20:34:42 1999  Fred Fish  <fnf@be.com>
1870
1871         * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
1872         * getruntime.c: Only attempt to include sys/resource.h and
1873         use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
1874         are defined.
1875
1876 Mon Apr 26 01:36:06 1999  Donn Terry (donn@interix.com)
1877
1878         * configure.in (alloca detection): Handle alloca directly for interix.
1879         * configure: Rebuilt.
1880
1881 Sun Apr 25 01:18:21 1999  Mumit Khan  <khan@xraylith.wisc.edu>
1882
1883         * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.
1884
1885 1999-04-20  Jim Blandy  <jimb@zwingli.cygnus.com>
1886
1887         Fix from Dale Hawkins:
1888         * cplus-dem.c (mop_up): Set typevec_size to zero, so it'll be
1889         reallocated properly if we use it again.
1890
1891         * cplus-dem.c (demangle_fund_type): Check for buffer overrun.  Be
1892         stricter about syntax.  Always null-terminate string.
1893
1894 Thu Apr 15 23:00:55 1999  Mumit Khan  <khan@xraylith.wisc.edu>
1895
1896         * configure.in (checkfuncs): Check for sbrk.
1897         * config.in: Rebuilt.
1898         * configure: Likewise.
1899         * xmalloc.c: Use HAVE_SBRK instead of the host specific definitions.
1900
1901 1999-04-12  Jim Blandy  <jimb@zwingli.cygnus.com>
1902
1903         Fix from Marcus Daniels:
1904         * cplus-dem.c (demangle_fund_type): Don't run off the end of the
1905         identifier looking for another underscore.
1906
1907 Sun Apr 11 23:20:59 1999  Mumit Khan  <khan@xraylith.wisc.edu>
1908
1909         * pexecute.c: Change all references to __UWIN__ to _UWIN.
1910         * xmalloc.c: Likewise.
1911         (xcalloc): UWIN has sbrk.
1912         (xrealloc): Fix guard macro.
1913
1914 1999-04-11  Richard Henderson  <rth@cygnus.com>
1915
1916         * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtin
1917         or <alloca.h>.
1918         * clock.c (GNU_HZ): New definition.
1919         (clock): Use it.
1920         * getruntime.c: Likewise.
1921
1922         * config.table: Use mh-beos.
1923         * config/mh-beos: New file.
1924
1925 1999-04-11  Mark Mitchell  <mark@codesourcery.com>
1926
1927         * cplus-dem.c (demangle_template_value_parm): Handle
1928         pointers-to-members.
1929         (do_type): Handle template parameters as qualifiers.
1930
1931 1999-04-01  Jim Blandy  <jimb@zwingli.cygnus.com>
1932
1933         * cplus-dem.c: Attempt to handle overflows in counts with some
1934         semblance of grace.
1935         (consume_count): Detect overflows.  Return -1 to indicate errors,
1936         instead of zero.
1937         (demangle_template_value_parm, demangle_template): Handle change
1938         to consume_count's return convention.
1939
1940 1999-04-05  Tom Tromey  <tromey@cygnus.com>
1941
1942         * testsuite/regress-demangle: New file.
1943         * testsuite/demangle-expected: New file.
1944
1945         * Makefile.in (all, check, installcheck, info, install-info,
1946         clean-info, dvi, install, etags, tags, mostlyclean, clean,
1947         distclean, maintainer-clean, realclean): Depend on corresponding
1948         `-subdir' target.
1949         (all-subdir check-subdir installcheck-subdir info-subdir
1950         install-info-subdir clean-info-subdir dvi-subdir
1951         install-info-subdir etags-subdir mostlyclean-subdir clean-subdir
1952         distclean-subdir maintainer-clean-subdir): New target.
1953         * testsuite/Makefile.in: New file.
1954         * configure: Rebuilt.
1955         * configure.in: Create testsuite/Makefile.
1956
1957 1999-04-02  Mark Mitchell  <mark@codesourcery.com>
1958
1959         * splay-tree.h (splay_tree_compare_pointers): Define.
1960
1961 1999-03-30  Mark Mitchell  <mark@codesourcery.com>
1962
1963         * splay-tree.c (splay_tree_compare_ints): Define.
1964
1965 1999-03-30  Tom Tromey  <tromey@cygnus.com>
1966
1967         * cplus-dem.c (consume_count): If `count' wraps, return 0 and
1968         don't advance input pointer.
1969         (demangle_class_name): If consume_count didn't find a count, do
1970         nothing.  Don't bother with `strlen' sanity check; consume_count
1971         does it for us.
1972
1973 1999-03-16  Stan Shebs  <shebs@andros.cygnus.com>
1974
1975         From Art Haas  <ahaas@neosoft.com>:
1976         * cplus-dem.c (demangle_prefix): Don't grab all the '__' strings
1977         when doing arm or hp style.
1978         (demangle_nested_args): Decr forgetting_types field when done.
1979
1980 Thu Mar 11 01:22:58 1999  Mumit Khan  <khan@xraylith.wisc.edu>
1981
1982         * pexecute.c (__CYGWIN32__): Rename to
1983         (__CYGWIN__): this.
1984         * xmalloc.c: Likewise.
1985
1986         Changes to support i386-pc-uwin.
1987         * configure.in (*-*-uwin*): Workaround for vfork bug.
1988         * configure: Regenerate.
1989         * pexecute.c (pexecute): Be like standard Unix.
1990         (pwait): Likewise.
1991         * xmalloc.c (first_break): Define.
1992         (xmalloc_set_program_name): Use.
1993         (xmalloc): Use.
1994
1995 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1996
1997         * config.table: Cleanup and add mh-*pic handling for alpha, arm, powerpc
1998
1999 Sun Feb 28 22:30:44 1999  Geoffrey Noer  <noer@cygnus.com>
2000
2001         * config.table: Check cygwin*, not cygwin32*.
2002
2003 Tue Feb  9 16:39:01 1999  Dave Brolley  <brolley@cygnus.com>
2004
2005         * Makefile.in: Change mkstemp -> mkstemps.
2006
2007 Tue Feb  9 01:12:27 1999  Marc Espie <Marc.Espie@liafa.jussieu.fr>
2008
2009         * Makefile.in (REQUIRED_OFILES): remove mkstemp.o
2010         * configure.in (funcs): Check for and conditionally add mkstemps to
2011         the list of functions libiberty will provide.
2012         * configure: Rebuilt.
2013
2014 Wed Feb  3 00:01:15 1999  Mumit Khan  <khan@xraylith.wisc.edu>
2015
2016         * clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on
2017         platforms that don't have HZ.
2018         * getruntime.c (HZ): Likewise.
2019
2020 Sat Jan 30 13:28:04 1999  Richard Henderson  <rth@cygnus.com>
2021
2022         * Makefile.in (xstrdup.o): Depend on config.h.
2023
2024 Wed Jan 13 07:26:44 1999  H.J. Lu  (hjl@gnu.org)
2025
2026         * cplus-dem.c (mop_up): Set work->previous_argument to NULL after
2027         freeing it.
2028
2029 Wed Jan 13 14:16:36 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2030
2031         * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.
2032
2033 Tue Jan  5 15:58:29 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
2034
2035         * Makefile.in (CFILES): fix typo, splay-tree.c instead of
2036         splay-tree.o.
2037
2038 1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)
2039
2040         * configure.in: Require autoconf 2.12.1 or higher.
2041
2042 1998-12-30  Michael Meissner  <meissner@cygnus.com>
2043
2044         * random.c (NULL): Don't redefine NULL if it is already defined.
2045
2046 Tue Dec 22 09:43:35 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2047
2048         * argv.c (buildargv): Cast the result of alloca in assignment.
2049
2050         * choose-temp.c: Include stdlib.h.
2051
2052         * cplus-dem.c (demangle_arm_pt): Remove unused prototype.
2053         (snarf_numeric_literal): Constify first parameter.
2054         (code_for_qualifier): Avoid a gcc extension, make the parameter an
2055         int, not a char.
2056         (demangle_qualifier): Likewise.
2057         (demangle_signature): Cast the argument of a ctype function to
2058         unsigned char.
2059         (arm_pt): Add parens around assignment used as truth value.
2060         (demangle_arm_hp_template): Constify variable `args'.
2061         (do_hpacc_template_const_value): Cast the argument of a ctype
2062         function to unsigned char.
2063         (do_hpacc_template_literal): Remove unused variable `i'.
2064         (snarf_numeric_literal): Constify parameter `args'.
2065         Cast the argument of a ctype function to unsigned char.
2066
2067         * floatformat.c (floatformat_to_double): Add explicit braces to
2068         avoid ambiguous `else'.
2069
2070         * fnmatch.c (fnmatch): Change type of variables `c', `c1',
2071         `cstart' and `cend' to unsigned char.  Cast the argument of macro
2072         `FOLD', which uses ctype functions, to unsigned char.
2073
2074         * objalloc.c (free): Add prototype.
2075
2076 Sun Dec 20 16:03:46 1998  Hans-Peter Nilsson  <hp@axis.se>
2077
2078         * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.o
2079
2080 Fri Dec 18 17:50:18 1998  David Taylor  <taylor@texas.cygnus.com>
2081
2082         * cplus-dem.c (demangle_arm_pt): remove declaration -- function
2083         doesn't exist.
2084         (do_hpacc_template_literal): remove unused variable `i'.
2085
2086 Fri Dec 18 16:11:43 EST 1998  Andrew MacLeod  <amacleod@cygnus.com>
2087
2088         * cplus-dem.c (demangle_fund_type): Process CV and u codes before
2089         bumping the pointer we read from. Also prepend these codes,
2090         as we do in other places.
2091
2092 1998-12-18  Nick Clifton  <nickc@cygnus.com>
2093
2094         * cplus-dem.c (demangle_arm_hp_template): Make variable 'args' be
2095         'const char *' in order to match its usage when calling siblings.
2096         (snarf_numeric_literal): Make first arg 'const char **' in order
2097         to match usage.
2098
2099 Mon Dec 14 09:55:50 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2100
2101         * choose-temp.c: Don't check IN_GCC anymore.
2102
2103         * floatformat.c (floatformat_from_double): Use `const', not `CONST'.
2104         * memchr.c (memchr): Likewise.
2105         * memcpy.c (memcpy): Likewise.
2106         * memmove.c (memmove): Likewise.
2107
2108         * mkstemp.c: Don't check IN_GCC anymore.
2109         * pexecute.c: Likewise.
2110         * splay-tree.c: Likewise.
2111
2112         * strchr.c (strchr): Use `const', not `CONST'.
2113         * strrchr.c (strrchr): Likewise.
2114         * strtol.c (strtol): Likewise.
2115         * strtoul.c (strtoul): Likewise.
2116
2117 Fri Dec  4 13:51:04 1998  David Taylor   <taylor@texas.cygnus.com>
2118                           Elena Zannoni  <ezannoni@cygnus.com>
2119                           Stan Shebs     <shebs@cygnus.com>
2120                           Edith Epstein  <eepstein@cygnus.com>
2121                           Andres MacLeod <amacleod@cygnus.com>
2122                           Satish Pai     <pai@apollo.hp.com>
2123
2124         * HP aCC demangling support.
2125         * cplus-dem.c
2126         (main): Remove default to HP style demangling, set to EDG
2127         demangling correctly when -edg specified; set the demangling style
2128         when user specifies 'edg'. Set strip_underscore to
2129         prepends_underscore, if not HPUXHPPA.  Set
2130         current_demangling_style to hp_demangling if HPUXHPPA.  Set
2131         current demangling style correctly if the switch is hp.  Read
2132         label correctly also in the HP style case.
2133         (work_stuff): add temp_start field; add field for volatile member
2134         function.
2135         (arm_pt): handle ARM_DEMANGLING and EDG_DEMANGLING styles; HP
2136         style for this case is the same as ARM.
2137         (demangle_args): handle EDG_DEMANGLING style; support HP style.
2138         (demangle_arm_hp_template): new function. (It was
2139         demangle_arm_pt.); check and set value of temp_start field in
2140         multiple places. Also, when ceching for end of template args,
2141         check to see if at end of static member of template class.
2142         (demangle_class): new local variable : save_class_name_end Don't
2143         include template args in string defining class.
2144         (demangle_class_name): use demangel_arm_hp_template.
2145         (demangle_function_name): handle case where demangling style is
2146         HP_DEMANGLING and currently point at an 'X' in the mangled name.
2147         Handle EDG_DEMANGLING style.  Handle constructor and destructor
2148         ops for HP style.
2149         (demangle_prefix): handle EDG_DEMANGLING and ARM_DEMANGLING
2150         styles.  global destructor and constructor for HP style are same
2151         as for ARM style. Same for local variables.
2152         (demangle_qualified): handle EDG_DEMANGLING style.
2153         (demangle_signature): add case for volatile member function.  For
2154         cases '1' - '9' : initialize the temp_start field to -1 and handle
2155         the EDG_DEMANGLING style.  for case 'F' : handle EDG_DEMANGLING
2156         and AUTO_DEMANGLING styles.  If expecting a function and managed
2157         to demangle the funct args, then handle the LUCID_DEMANGLING,
2158         ARM_DEMANGLING, and EDG_DEMANGLING styles.  Add case for local
2159         class name after "Lnnn_ in HP style case. HP style too needs to
2160         forget types.  _nnn is OK for HP style, so don't report failure.
2161         (do_hpacc_template_const_value): new function. Handle template's
2162         value param for HP/aCC.
2163         (do_hpacc_template_literal): new function.  Handle a template's
2164         literal parameter for HP aCC.
2165         (recursively_demangle): new function
2166         (snarf_numeric_literal): new function.
2167         (usage): add 'edg' to the list of demangling styles; add hp switch
2168         to message.
2169
2170 Sat Nov 28 17:25:22 1998  Christopher Faylor <cgf@cygnus.com>
2171
2172         * pexecute.c: Remove obsolete ifdefed cygwin code.
2173
2174 Fri Nov 27 13:26:06 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2175
2176         * choose-temp.c: Always include libiberty.h.  Avoid redundancies.
2177         * cplus-dem.c: Likewise.  Conform to libiberty.h.
2178         * pexecute.c: Likewise.
2179         * splay-tree.c: Likewise.
2180
2181 1998-11-25  Mike Stump  <mrs@wrs.com>
2182
2183         * Makefile.in (splay-tree.o): Add config.h dependency.
2184
2185 Mon Nov 23 16:59:49 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2186
2187         *  configure.in: Use AC_PREREQ(2.12.1).
2188
2189 1998-11-16  Benjamin Kosnik  <bkoz@haight.constant.com>
2190
2191         * cplus-dem.c (demangle_fund_type): Add demangling for C9x types.
2192
2193 Thu Nov 19 22:15:50 1998  Jeffrey A Law  (law@cygnus.com)
2194
2195         * mpw.c (mpw_access): Add missing parens.
2196
2197 Thu Nov 19 12:59:21 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2198
2199         * configure.in: Call AC_HEADER_SYS_WAIT.
2200
2201         * pexecute.c: Include sys/wait.h when !IN_GCC.
2202
2203 Thu Nov 19 14:38:20 1998  Geoffrey Noer  <noer@cygnus.com>
2204
2205         * pexecute.c: revert back to checking old Cygwin
2206         preprocessor symbol until some time has passed.
2207
2208 Wed Nov 18 08:52:26 1998  Christopher Faylor <cgf@cygnus.com>
2209
2210         * pexecute.c: Reorganize WIN32 case to accomodate Cygwin
2211         since it will now support similar constructs.
2212
2213 Fri Nov 13 19:18:05 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2214
2215         * configure.in: Check for calloc.
2216
2217         * calloc.c: New file.
2218
2219         * xmalloc.c (xcalloc): New function.
2220
2221 Fri Nov 13 08:51:46 EST 1998  Andrew MacLeod  <amacleod@cygnus.com>
2222
2223         *cplus-dem.c (demangle_prefix): Use the last "__"
2224         in the mangled name when looking for the signature. This allows
2225         template names to begin with "__".
2226
2227 1998-11-08  Mark Mitchell  <mark@markmitchell.com>
2228
2229         * cplus-dem.c (type_kind_t): Add tk_reference.
2230         (demangle_template_value_parm): Handle it.
2231         (do_type): Use it for references, instead of tk_pointer.
2232
2233         * cplus-dem.c (demangle_template_value_parm): Use cplus_demangle,
2234         not internal_cplus_demangle.
2235
2236 Sat Nov  7 16:02:10 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2237
2238         * choose-temp.c: Don't include gansidecl.h.
2239         * mkstemp.c: Likewise.
2240         * pexecute.c: Likewise.
2241
2242 Mon Nov  2 15:05:33 1998  Geoffrey Noer  <noer@cygnus.com>
2243
2244         * configure.in: detect cygwin* instead of cygwin32*
2245         * configure: regenerate
2246
2247 Mon Nov  2 10:22:01 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2248
2249         * pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining
2250         whether to include config.h.  Possibly include unistd.h in the
2251         !IN_GCC case.  Define VFORK_STRING as a printable function call
2252         for error messages (either "vfork" or "fork".)  If HAVE_VFORK_H is
2253         defined, include vfork.h.  If VMS is defined, define vfork()
2254         appropriately.  Remove vfork check on USG, we're using autoconf.
2255         (pexecute): Set `errmsg_fmt' to VFORK_STRING instead of checking
2256         locally what string to use.
2257
2258 1998-10-26  Mark Mitchell  <mark@markmitchell.com>
2259
2260         * splay-tree.c: Tweak include directives to make sure declarations of
2261         xmalloc and free are available.
2262
2263 1998-10-25  Mark Mitchell  <mark@markmitchell.com>
2264
2265         * cplus-dem.c (gnu_special): Fix handling of virtual tables in
2266         anonymous namespaces.
2267
2268 1998-10-23  Mark Mitchell  <mark@markmitchell.com>
2269
2270         * cplus-dem.c (work_stuff): Replace const_type and volatile_type
2271         with type_quals.
2272         (TYPE_UNQUALIFIED): New macro.
2273         (TYPE_QUAL_CONST): Likewise.
2274         (TYPE_QUAL_VOLATILE): Likewise.
2275         (TYPE_QUAL_RESTRICT): Likewise.
2276         (code_for_qualifier): New function.
2277         (qualifier_string): Likewise.
2278         (demangle_qualifier): Likewise.
2279         (internal_cplus_demangle): Use them.
2280         (demangle_signature): Likewise.
2281         (demangle_template_value_parm): Likewise.
2282         (do_type): Likewise.
2283         (demangle_fund_type)): Likewise.
2284
2285 Thu Oct 22 19:58:43 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2286
2287         * splay-tree.c (splay_tree_foreach_helper): Make definition static
2288         to match prototype.
2289
2290 1998-10-21  Mark Mitchell  <mark@markmitchell.com>
2291
2292         * splay-tree.c: New file.
2293         * Makefile.in (CFILES): Add it.
2294         (REQUIRED_OFILES): Likewise.
2295         (splay-tree.o): Add dependencies.
2296
2297 Tue Oct 20 12:29:02 1998  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
2298
2299         * cplus-dem.c (demangle_qualified): Fix off-by-one when checking
2300         range of 'K' index.
2301
2302 Thu Oct 15 18:51:12 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2303
2304         * choose-temp.c: Prototype mkstemps() when IN_GCC.
2305
2306         * cplus-dem.c (consume_count): Cast argument of ctype macro to
2307         `unsigned char'.
2308         (cplus_demangle_opname): Cast the result of `strlen' to (int) when
2309         comparing against one.
2310         (cplus_mangle_opname): Likewise.
2311         (demangle_integral_value): Cast argument of ctype macro to
2312         `unsigned char'.
2313         (demangle_template_value_parm): Likewise.
2314         (demangle_template): Initialize variable `bindex'.  Cast the
2315         result of `strlen' to (int) when comparing against one.  Remove
2316         unused variable `start_of_value_parm'.
2317         (demangle_class_name): Cast the result of `strlen' to (int) when
2318         comparing against one.
2319         (demangle_prefix): Cast argument of ctype macro to `unsigned char'.
2320         (gnu_special): Likewise.  Cast the result of `strlen' to (int)
2321         when comparing against one.
2322         (demangle_qualified): Cast argument of ctype macro to `unsigned char'.
2323         (get_count): Likewise.
2324         (do_type): Likewise.  Cast the result of `strlen' to (int) when
2325         comparing against one.
2326         (demangle_fund_type): Cast argument of ctype macro to `unsigned char'.
2327         (demangle_function_name): Cast the result of `strlen' to (int)
2328         when comparing against one.
2329
2330         * mkstemp.c (mkstemps): Cast variable `len' to (int) when
2331         comparing against one.
2332
2333 Tue Oct 13 23:51:51 1998  Jeffrey A Law  (law@cygnus.com)
2334
2335         * mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.h
2336         * configure.in (AC_CHECK_HEADERS): Check for sys/time.h too.
2337         * config.in, configure: Rebuilt.
2338
2339         * getopt.c: Check HAVE_STRINGS_H before including strings.h.
2340         * configure.in (AC_CHECK_HEADERS): Check for strings.h too.
2341         * config.in, configure: Rebuilt.
2342
2343 Mon Oct 12 19:15:59 1998  Geoffrey Noer  <noer@cygnus.com>
2344
2345         * configure.in: in comment, call AC_EXEEXT instead of AM_EXEEXT
2346
2347 Sun Oct 11 17:36:06 1998  Michael Tiemann  <tiemann@holodeck.cygnus.com>
2348
2349         * Makefile.in (cplus-dem.o, obstack.o): Depend upon config.h.
2350
2351 Thu Oct  8 23:42:08 1998  Jeffrey A Law  (law@cygnus.com)
2352
2353         * Merge egcs & devo libiberty.
2354
2355 1998-09-08  Martin von Löwis  <loewis@informatik.hu-berlin.de>
2356
2357         * cplus-dem.c (demangle_arm_pt): Demangle anonymous namespaces.
2358
2359 Mon Sep  7 23:29:01 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2360
2361         * mkstemp.c: Include config.h even when not IN_GCC.  Wrap header
2362         inclusions inside HAVE_*_H macros.  Include ansidecl.h when not
2363         IN_GCC.
2364
2365         * vasprintf.c: Include stdarg.h/varargs.h first.
2366
2367         * vprintf.c: Likewise.
2368
2369 Sat Sep  5 03:24:49 1998  Jeffrey A Law  (law@cygnus.com)
2370
2371         * pexecute.c: Updates from gcc.  Copy in gcc has been removed.  This
2372         is the canonical copy.  Define ISSPACE if !IN_GCC.
2373         * alloca.c, vfprintf.c, choose-temp.c, mkstemp.c, getopt.c: Similarly.
2374         * getopt1.c, obstack.c: Similarly.
2375         * Makefile.in: Build mkstemp.o
2376
2377 Tue Sep  1 23:12:47 1998  Christopher Faylor <cgf@cygnus.com>
2378
2379         * configure.in: Include asprintf in list of functions known not
2380         to be in newlib.
2381         * configure: Rebuild.
2382
2383 Wed Aug 19 14:05:01 1998  Mumit Khan  <khan@xraylith.wisc.edu>
2384
2385         * cplus-dem.c (work_stuff): Add dllimported.
2386         (demangled_prefix): Mark symbols imported from PE DLL.
2387         (internal_cplus_demangled): Handle.
2388
2389 1998-08-17  Jason Merrill  <jason@yorick.cygnus.com>
2390
2391         * cplus-dem.c (do_type): Fix simple array handling.  If we fail,
2392         stay failed.
2393
2394 Mon Aug 17 10:40:34 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2395
2396         * cplus-dem.c: Include config.h if it exists.  Also, only
2397         prototype malloc/realloc if we can't get stdlib.h.
2398
2399 Sat Aug 15 16:15:01 1998  Ian Lance Taylor  <ian@cygnus.com>
2400
2401         * configure.in: Switch back to checking --with-target-subdir when
2402         deciding whether to check for newlib, undoing part of July 15
2403         change.
2404         * configure: Rebuild.
2405
2406 Thu Aug 13 16:47:38 1998  Mark Mitchell  <mark@markmitchell.com>
2407
2408         * cplus-dem.c (type_kind_t): New type.
2409         (demangle_template_value_parm): Add type_kind_t parameter.  Rely
2410         on this paramter, rather than demangling the type again.
2411         (demangle_integral_value): Pass tk_integral.
2412         (demangle_template_: Pass the value returned from do_type.
2413         (do_type): Return a type_kind_t.  Pass tk_integral to
2414         demangle_template_value_parm for array bounds.
2415         (demangle_fund_type): Likewise.
2416
2417         Also incorporate from GCC version:
2418
2419         Tue Jul 21 13:28:19 1998  Jason Merrill  <jason@yorick.cygnus.com>
2420
2421         * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays.
2422
2423 Thu Aug 13 16:47:38 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2424
2425         * cplus-dem.c (demangle_nested_args): Make function definition
2426         static to match the prototype.
2427
2428 Tue Jul 28 11:33:09 1998  Mark Mitchell  <mark@markmitchell.com>
2429
2430         * cplus-dem.c (type_kind_t): New type.
2431         (demangle_template_value_parm): Add type_kind_t parameter.  Rely
2432         on this paramter, rather than demangling the type again.
2433         (demangle_integral_value): Pass tk_integral.
2434         (demangle_template_: Pass the value returned from do_type.
2435         (do_type): Return a type_kind_t.  Pass tk_integral to
2436         demangle_template_value_parm for array bounds.
2437         (demangle_fund_type): Likewise.
2438
2439         Also incorporate from GCC version:
2440
2441         Tue Jul 21 13:28:19 1998  Jason Merrill  <jason@yorick.cygnus.com>
2442
2443         * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays.
2444
2445 Mon Jul 27 12:16:08 1998  Ian Lance Taylor  <ian@cygnus.com>
2446
2447         * Makefile.in (ALLOCA): New variable.
2448         ($(TARGETLIB)): Add $(ALLOCA) to library.
2449         (needed-list): Add $(ALLOCA).
2450         ($(ALLOCA)): Depend upon stamp-picdir.
2451
2452 Sun Jul 19 08:23:17 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2453
2454         * cplus-dem.c (demangle_nested_args): Make function definition
2455         static to match the prototype.
2456
2457 Wed Jul 15 00:12:58 1998  Ian Lance Taylor  <ian@cygnus.com>
2458
2459         * configure.in: Check --with-cross-host rather than
2460         --with-target-subdir when deciding whether build uses a cross
2461         compiler, and when deciding where to install the library.
2462         * configure: Rebuild.
2463
2464 Sun Jul 12 01:27:05 1998  Jason Merrill  <jason@yorick.cygnus.com>
2465
2466         * cplus-dem.c (demangle_nested_args): Return a value.
2467
2468 Sat Jul 11 16:19:48 1998  Mark Mitchell  <mark@markmitchell.com>
2469
2470         * cplus-dem.c (string): Move definition before work_stuff.
2471         (work_stuff): Add volatile_type, forgetting_types,
2472         previous_argument, and nrepeats fields.
2473         (SCOPE_STRING): New macro.
2474         (demangle_template): Add `remember' parameter.  Add comment.
2475         Register the `B' code type here, if remembering.  Tidy.  Fix crash
2476         on NULL tmpl_argvec.  Be consistent with use of tname/trawname.
2477         (demangle_nested_args): New function.
2478         (internal_cplus_demangle): Handle volatile-qualified member
2479         functions.
2480         (mop_up): Delete the previous_argument string if present.
2481         (demangle_signature): Tidy.  Handle volatile-qualified member
2482         functions.  Handle back-references using the `B' code.  Use extra
2483         parameter to demangle_template and SCOPE_STRING where appropriate.
2484         (demangle_template_value_parm): Fix thinko; 'B' is not an integral
2485         code.
2486         (demangle_class): Use SCOPE_STRING.
2487         (gnu_special): Pass additional argument to demangle_template.
2488         Use SCOPE_STRING.
2489         (demangle_qualified): Save qualified types for later
2490         back-references.  Handle constructors and destructors for template
2491         types correctly.
2492         (do_type): Tidy.  Use SCOPE_STRING.  Pass extra argument to
2493         demangle_template.  Use demangled_nested_args.  Don't remember
2494         qualified types here; that's now done in demangle_qualified.
2495         Similarly for templates.
2496         (do_arg): Improve commment.  Handle 'n' repeat code.
2497         (remember_type): Check forgetting_types.
2498         (demangle_args): Deal with 'n' repeat codes.  Tidy.
2499
2500 Thu Jul  2 16:26:24 1998  Ian Lance Taylor  <ian@cygnus.com>
2501
2502         * config.table: Only use mh-fbsd21 on *-*-freebsd2.2.[012], not on
2503         *-*-freebsd2.2.*.  From Dmitrij Tejblum <tejblum@arc.hq.cti.ru>.
2504
2505 Mon Jun 15 16:29:01 1998  Ian Lance Taylor  <ian@cygnus.com>
2506
2507         * configure.in (setobjs): Correct quoting error in cygwin32 case.
2508         From Chris Faylor <cgf@cygnus.com>.
2509
2510 Mon Jun  1 13:47:55 1998  Jason Molenda  (crash@bugshack.cygnus.com)
2511
2512         * obstack.c: Update to latest FSF version.
2513
2514 Mon Jun  1 14:17:36 1998  Mike Stump  <mrs@wrs.com>
2515
2516         * Makefile.in: Add a dependency on stamp-picdir for the
2517         objects, so that we can do a parallel build.
2518
2519 Sat May 30 22:17:13 1998  Mumit Khan  <khan@xraylith.wisc.edu>
2520
2521         * configure.in (checkfuncs): Add missing "'".
2522
2523 Fri May 29 12:40:41 1998  Jason Molenda  (crash@bugshack.cygnus.com)
2524
2525         * obstack.c (_obstack_memory_used):  Elide this function if we're
2526         on a system with GNU libc.
2527
2528 Tue May 26 18:28:43 1998  Ian Lance Taylor  <ian@cygnus.com>
2529
2530         * Makefile.in (distclean): Remove config.log.
2531
2532 Tue May 26 15:01:52 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2533
2534         * Makefile.in (distclean): Don't remove alloca-conf.h.
2535
2536 Fri May 22 01:38:07 1998  Hans-Peter Nilsson  <hp@axis.se>
2537
2538         * cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
2539
2540 1998-05-21  Mark Mitchell  <mmitchell@usa.net>
2541
2542         * cplus-dem.c (do_type): Handle volatile qualification.
2543
2544 1998-05-21  Manfred Hollstein  <manfred@s-direktnet.de>
2545
2546         * configure.in: Check for unistd.h as well.
2547         * configure: Rebuild.
2548         * config.in: Rebuild.
2549         * getpagesize.c (GNU_OUR_PAGESIZE): Use sysconf only if _SC_PAGESIZE
2550         is defined in unistd.h. Reformat conditional block for easier reading.
2551
2552         * config.table (shared): Default to no if ${enable_shared}
2553         is unset or empty; this logic is used by the toplevel
2554         configure scripts, too.
2555
2556 Sat May 16 14:01:26 1998  Jeffrey A Law  (law@cygnus.com)
2557
2558         * config.table: Add line to set enable_shared in the Makefile
2559         as needed.
2560
2561 Wed May 13 14:24:38 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2562
2563         * cplus-dem.c (squangle_mop_up): Change return type to void.
2564         (internal_cplus_demangle): Remove unused parameter `options'.
2565         All callers changed.
2566         (cplus_demangle_opname): Remove function wide variable `int i' and
2567         replace with `size_t i' at each location where it is used.
2568         (cplus_mangle_opname): change type of `i' from int to size_t.
2569
2570 Wed May 13 13:39:38 1998  Ian Lance Taylor  <ian@cygnus.com>
2571
2572         * alloca-conf.h: Include config.h.  Check HAVE_ALLOCA_H rather
2573         than sparc or sun.
2574         * Makefile.in (argv.o): Depend upon config.h and alloca-conf.h.
2575
2576 Fri May  8 00:23:51 1998  Ian Lance Taylor  <ian@cygnus.com>
2577
2578         * configure.in: Set libiberty_topdir correctly when srcdir is
2579         "." and with_target_subdir is not set.
2580         * configure: Rebuild.
2581
2582 Thu May  7 13:01:44 1998  Ian Lance Taylor  <ian@cygnus.com>
2583
2584         * configure.in: Add *-*-mingw32* case.
2585         * configure: Rebuild.
2586
2587 Wed May  6 11:33:51 1998  Ian Lance Taylor  <ian@cygnus.com>
2588
2589         * config.table: Never use a PIC file for *-*-cygwin32*.
2590
2591         * Makefile.in (config.status): Depend upon config.table.
2592
2593         * configure.in: On a cygwin32 host, always compile random, and
2594         don't test for sys_siglist, strsignal, or psignal.
2595         * configure: Rebuild.
2596
2597         * clock.c: Check HAVE_SYS_PARAM_H rather than NO_SYS_PARAM_H.
2598         * getcwd.c: Likewise.
2599         * getpagesize.c: Likewise.
2600         * getruntime.c: Likewise.
2601
2602 Tue May  5 18:08:32 1998  Ian Lance Taylor  <ian@cygnus.com>
2603
2604         Use autoconf tests rather than the old dummy.c test:
2605         * configure.in: Add AC_ARG_WITH calls for --with-target-subdir and
2606         --with-newlib.  Add AC_CONFIG_HEADER.  Use AC_REPLACE_FUNCS for
2607         most functions.  Add special cases to handle newlib and VxWorks.
2608         Remove target_makefile_frag.  Create stamp-h in AC_OUTPUT if
2609         CONFIG_HEADERS is set.  Only call config-ml.in in AC_OUTPUT if
2610         CONFIG_FILES is set; set ac_file before calling it.
2611         * config.table (arm-*-riscix*, *-*-cygwin32): Remove.
2612         (*-*-hpux*, *-*-hiux*, *-*-irix4*, *-*-solaris2*): Remove.
2613         (*-*-sysv4*, *-*-go32, *-*-vxworks5*, *-*-vxworks): Remove
2614         (i[3456]-*-mingw32*): Remove.
2615         * Makefile.in (ERRORS_CC, CONFIG_H, NEEDED_LIST): Remove.
2616         (LIBOBJS): New variable.
2617         (HOST_OFILES, DO_ALSO, STAGESTUFF): Remove.
2618         (all): Depend upon needed-list.  Don't check RULE1.
2619         (@target_makefile_frag@): Remove.
2620         (COMPILE.c): Include @DEFS@.
2621         (HFILES): Add alloca-conf.h.
2622         (REQUIRED_OFILES): Remove basename.o.
2623         ($(TARGETLIB)): New target.
2624         (stamp-needed, lneeded-list, needed.awk, stamp-config): Remove.
2625         (lconfig.h, needed2.awk, dummy.o, errors): Remove.
2626         (needed-list, config.h): Rewrite.
2627         (RULE1, $(RULE1), RULE2, $(RULE2)): Remove.
2628         (.always.): Remove.
2629         (Makefile): Set CONFIG_FILES and CONFIG_HEADERS.
2630         (stamp-h): New target.
2631         (atexit.o, clock.o, getcwd.o, getpagesize.o): New targets.
2632         (basename.o): Don't depend upon config.h.
2633         (getruntime.o): Depend upon config.h.
2634         * atexit.c: Include config.h.  Check HAVE_ON_EXIT rather than
2635         NEED_on_exit.
2636         * basename.c: Don't include config.h.  Don't check NEED_basename.
2637         * clock.c: Include config.h.
2638         * getcwd.c: Likewise.
2639         * getpagesize.c: Likewise.
2640         * getruntime.c: Likewise.  Fix checks which set HAVE_GETRUSAGE and
2641         HAVE_TIMES.
2642         * strerror.c: Change uses of NEED_sys_errlist to
2643         HAVE_SYS_ERRLIST.  Likewise for NEED_strerror and HAVE_STRERROR.
2644         * strsignal.c: Likewise for NEED_sys_siglist and HAVE_SYS_SIGLIST,
2645         and for NEED_strsignal and HAVE_STRSIGNAL and for NEED_psignal and
2646         HAVE_PSIGNAL.
2647         * acconfig.h: New file.
2648         * dummy.c: Remove.
2649         * functions.def: Remove.
2650         * config/mh-cxux7 (HDEFINES): Remove -DHAVE_SYSCONF.
2651         * config/mh-windows (HDEFINES): Remove.
2652         * config/mh-cygwin32: Remove.
2653         * config/mh-go32: Remove.
2654         * config/mh-irix4: Remove.
2655         * config/mh-riscix: Remove.
2656         * config/mh-sysv4: Remove.
2657         * config/mt-mingw32: Remove.
2658         * config/mt-vxworks5: Remove.
2659         * config.in: New file, generated using autoheader.
2660         * configure: Rebuild.
2661
2662 Mon May  4 13:00:28 1998  Ian Lance Taylor  <ian@cygnus.com>
2663
2664         * configure.in: Rewrite to use autoconf.
2665         * configure: Generate using autoconf.
2666         * config/mh-a68bsd: Remove.
2667         * config/mh-apollo68: Remove.
2668         * config/mh-hpbsd: Remove.
2669         * config/mh-ncr3000: Remove.
2670         * config/mh-sysv: Remove.
2671         * config/mh-aix (RANLIB, INSTALL): Don't define.
2672         * config/mh-cxux7 (RANLIB, INSTALL): Don't define.
2673         * config/mh-irix4 (CC, RANLIB, INSTALL): Don't define.
2674         * config/mh-sysv4 (RANLIB, INSTALL): Don't define.
2675         * config.table: Change config_shell to CONFIG_SHELL, and use
2676         libiberty_topdir to find move-if-change.
2677         (m68k-apollo-bsd*, m68k-apollo-sysv*): Remove.
2678         (i[3456]86-ncr-sysv4*, *-*-dgux*, hppa*-hp-bsd*): Remove.
2679         (*-*-irix*, *-*-m88kbcs*, *-*-sysv*): Remove.
2680         * Makefile.in (srcdir): Set to @srcdir@.
2681         (VPATH): Likewise.
2682         (prefix, exec_prefix, bindir, libdir): Set to autoconf variables.
2683         (SHELL, INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Likewise.
2684         (CC, CFLAGS, RANLIB)): Likewise.
2685         (datadir, man*dir, infodir, includedir, MAKEINFO): Remove.
2686         (target_makefile_frag, host_makefile_frag): Add substitutions.
2687         (INSTALL_DEST): Set to @INSTALL_DEST@.
2688         (Makefile): Depend upon config.status.  Don't depend upon
2689         $(host_makefile_frag) or $(target_makefile_frag).
2690         (config.status): New target.
2691
2692 Sun May  3 17:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
2693
2694         * config/mt-sunos4: Remove.  Should be handled by --with-headers
2695         and --with-libraries options at top level.
2696         * config.table: Never use mt-sunos4.
2697
2698         * alloca-conf.h: New file, combining alloca-norm.h and
2699         alloca-botch.h.
2700         * alloca-norm.h: Remove.
2701         * alloca-botch.h: Remove.
2702         * configure.in: Set shell variables files and links to empty.
2703         * config.table: Don't set shell variable files.
2704         * configure.bat: Don't create alloca-conf.h.
2705         * makefile.vms: Likewise.
2706         * mpw-config.in: Likewise.
2707         * vmsbuild.com: Likewise.
2708
2709 Fri May  1 11:41:42 1998  Ian Lance Taylor  <ian@cygnus.com>
2710
2711         * Makefile.in ($(HOST_OFILES) $(REQUIRED_OFILES)): Remove old
2712         target depending upon config.h.
2713         (alloca.o): Add target depending upon config.h
2714         (basename.o, choose-temp.o, fnmatch.o): Likewise.
2715         (getopt.o, getopt1.o, pexecute.o, strerror.o): Likewise.
2716         (strsignal.o, xstrerror.o): Likewise.
2717
2718 Fri May  1 04:26:25 1998  Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2719
2720         * cplus-dem.c (cplus_demangle_opname):  Initialize work.
2721
2722 Mon Apr 27 15:53:30 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
2723
2724         * cplus-dem.c (demangle_qualified): Replace missing else.
2725
2726 Sun Apr 26 15:38:50 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2727
2728         * cplus-dem.c (gnu_special): Fix off-by-one bug when checking the
2729         length in the name of a virtual table.
2730
2731 Wed Apr 22 10:53:49 EDT 1998 Andrew MacLeod  <amacleod@cygnus.com>
2732
2733         * cplus-dem.c (struct work stuff): Add field for B and K mangle codes.
2734         (cplus_demangle_opname): Call mop_up_squangle.
2735         (cplus_demangle): Initialize squangle info, then call
2736         internal_cplus_demangle. (Most code moved there as well)
2737         (internal_cplus_demangle): New function, performs most of what use
2738         to be done in cplus_demangle, but is only called with this file.
2739         (squangle_mop_up): New function to clean up B and K code data.
2740         (mop_up): set pointers to NULL after freeing.
2741         (demangle_signature, demangle_template, demangle_class): Add
2742         switch elements to handle K and B codes.
2743         (demangle_prefix, gnu_special, demangle_qualified): Add
2744         code to handle K and B codes.
2745         (do_type, demangle_fund_type): Handle B and K codes.
2746         (remember_Ktype): New function to store K info.
2747         (register_Btype, remember_Btype): New functions for B codes.
2748         (forget_B_and_K_types): New function to destroy B and K info.
2749
2750 Fri Apr 10 01:49:10 1998  Jeffrey A Law  (law@cygnus.com)
2751
2752         * COPYING.LIB, choose-temp.c, cplus-dem.c: Sync with egcs & gcc.
2753
2754 Thu Mar  5 09:23:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
2755
2756         * config.table: Make locating frag files failsafe even for the
2757         special case if configuring and building in srcdir.
2758
2759 Mon Feb 23 14:33:15 1998  Ian Lance Taylor  <ian@cygnus.com>
2760
2761         * choose-temp.c: Fix handling of sys/file.h to work in libiberty.
2762
2763 Sun Feb 22 18:03:23 1998  Jeffrey A Law  (law@cygnus.com)
2764
2765         * choose-temp.c: Sync with copy in gcc.
2766
2767 Thu Feb 12 16:29:49 1998  Ian Lance Taylor  <ian@cygnus.com>
2768
2769         * getopt.c: Update to latest FSF version.
2770         * getopt1.c: Likewise.
2771
2772 Tue Feb 10 16:58:33 1998  Stan Shebs  <shebs@andros.cygnus.com>
2773
2774         * cplus-dem.c (gnu_special): Don't get confused by .<digits>
2775         strings that are not actually lengths.
2776
2777 Fri Feb  6 01:35:17 1998  Manfred Hollstein  <manfred@s-direktnet.de>
2778
2779         * Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.
2780         (.c.o): Check value of enable_shared, not PICFLAG.
2781         (stamp-picdir): Dito.
2782
2783 Thu Feb  5 18:48:56 1998  Geoffrey Noer  <noer@cygnus.com>
2784
2785         * config/mh-cygwin32: remove vasprintf.o from EXTRA_OFILES
2786         since it gets built automatically
2787
2788 Sun Feb  1 02:52:32 1998  Mike Stump  <mrs@wrs.com>
2789
2790         * config.table (vxworks configs): Default to VxWorks 5.x, as that is
2791         the currently shipping OS.
2792
2793 Tue Jan 27 16:08:20 1998  Pat Rankin  <rankin@eql.caltech.edu>
2794
2795         * vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in:
2796         Add fnmatch.o and objalloc.o; remove vasprintf.o.
2797         [config.h]: Define NEED_strsignal.
2798
2799 Mon Jan 19 12:20:01 1998  Ian Lance Taylor  <ian@cygnus.com>
2800
2801         * functions.def: Correct argument types for strerror and
2802         strsignal.  Reported by Alex Gutman <agutman@emc.com>.
2803
2804 Sun Jan 18 15:57:28 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
2805
2806         * vasprintf.c (int_vasprintf): Increase buffer size for float/double
2807         values.
2808
2809 Sat Jan 17 22:28:38 1998  Mumit Khan  <khan@xraylith.wisc.edu>
2810                           J.J. VanderHeijden <J.J.vanderHeijden@student.utwente.nl>
2811
2812         Add mingw32 support.
2813         * pexecute.c (pexecute): New function for mingw32. Supports pipes.
2814         (pwait): New function for mingw32.
2815
2816         * config.table (i[3456]86-*-mingw32*): Support for i386-mingw32.
2817         * config/mt-mingw32: New file.
2818         * xmalloc.c (first_break): Not used for mingw32.
2819         (xmalloc_set_program_name): Don't use sbrk on mingw32.
2820         (xmalloc): Likewise.
2821         (xrealloc): Likewise.
2822
2823 Sat Jan 17 22:28:05 1998  Jeffrey A Law  (law@cygnus.com)
2824
2825         * choose-temp.c: Sync with gcc version.
2826
2827 Tue Jan 13 18:34:39 1998  Jim Wilson  <wilson@cygnus.com>
2828
2829         * Makefile.in (install_to_libdir, install_to_tooldir): Add MULTISUBDIR
2830         to all filenames in libdir and tooldir.
2831         (distclean): Do MULTICLEAN before deleting Makefile.
2832         (stamp-needed, stamp-config): Add MULTISRCTOP to
2833         pathname for move-if-change.
2834
2835 Thu Dec  4 17:25:19 1997  Jeffrey A Law  (law@cygnus.com)
2836
2837         * strsignal.c (sys_nsig): Try NSIG and _NSIG.
2838
2839 Wed Nov 19 13:37:06 1997  Michael Meissner  <meissner@cygnus.com>
2840
2841         * alloca-norm.h (alloca, GCC case): Don't redefine alloca if it
2842         was already defined previously.
2843
2844 Mon Nov 10 12:48:03 1997  Philippe De Muyter  <phdm@macqel.be>
2845
2846         * Makefile.in (INSTALL): Use ../install-sh, not install.
2847
2848 Tue Oct 28 23:41:15 1997  Judy Goldberg  <jodyg@idt.net>
2849
2850         * Makefile.in (CFILES): Add pexecute.c.
2851
2852 Wed Oct 15 19:13:48 1997  Ian Lance Taylor  <ian@cygnus.com>
2853
2854         * asprintf.c: Consistently use either stdarg or varargs.
2855
2856 Tue Oct 14 12:01:00 1997  Mark Mitchell  <mmitchell@usa.net>
2857
2858         * cplus-dem.c (demangle_signature): Don't look for return types on
2859         constructors.  Handle member template constructors.
2860
2861 Fri Oct  3 17:53:30 1997  Ian Lance Taylor  <ian@cygnus.com>
2862
2863         * README: Fix configuration instructions.
2864
2865 Mon Sep 29 12:28:41 1997  Ian Lance Taylor  <ian@cygnus.com>
2866
2867         * pexecute.c: Update to current version from /gd/gnu/lib:
2868
2869         Mon Sep 29 12:27:59 1997  Ian Lance Taylor  <ian@cygnus.com>
2870
2871         * pexecute.c: Use spawn if __CYGWIN32__.
2872
2873         1997-08-08  Paul Eggert  <eggert@twinsun.com>
2874
2875         * pexecute.c: Include "config.h" first, as per autoconf manual.
2876
2877         Fri Jun 27 15:20:29 1997  Scott Christley <scottc@net-community.com>
2878
2879         * pexecute.c (fix_argv): New function.
2880         (pexecute): Win32 but not Cygwin32 needs its arguments fixed.
2881         Add underscore to cwait function call.
2882
2883 Sun Sep 28 12:00:52 1997  Mark Mitchell  <mmitchell@usa.net>
2884
2885         * cplus-dem.c (demangle_template): Add new parameter.  Handle new
2886         template-function mangling.
2887         (consume_count_with_underscores): New function.
2888         (demangle_signature): Handle new name-mangling scheme.
2889
2890 Wed Sep 24 00:31:59 1997  Felix Lee  <flee@yin.cygnus.com>
2891
2892         * asprintf.c: stdarg.h when ALMOST_STDC
2893         * config/mh-windows (EXTRA_OFILES): add asprintf.o and
2894         strncasecmp.o.
2895
2896 Thu Aug 28 14:27:15 1997  Andrew Cagney  <cagney@b1.cygnus.com>
2897
2898         * vasprintf.c (vasprintf): Allow for _BSD_VA_LIST_.
2899
2900         * config.table: Add case for FreeBSD 2.1 and 2.2, needs mh-fbsd21.
2901
2902         * config/mh-fbsd21 (EXTRA_OFILES): Force vasprintf.o
2903
2904 Wed Sep 10 12:43:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
2905
2906         * cplus-dem.c (demangle_fund_type): Change "complex" to "__complex".
2907
2908 Fri Sep  5 16:34:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
2909
2910         * asprintf.c (asprintf): New file.
2911         * Makefile.in (CFILES): Add asprintf.c
2912         * functions.def: Ditto.
2913
2914 Thu Aug 28 18:53:34 1997  Andrew Cagney  <cagney@b1.cygnus.com>
2915
2916         * argv.c (dupargv): New function, duplicate an argument vector.
2917
2918 Tue Aug 19 20:28:45 1997  Geoffrey Noer  <noer@cygnus.com>
2919
2920         * config/mh-cygwin32: also build random.o
2921
2922 Tue Aug 19 17:10:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
2923
2924         * cplus-dem.c: Add 'extern' to prepends_underscore.
2925
2926 Wed Jul 30 11:42:19 1997  Per Bothner  <bothner@cygnus.com>
2927
2928         * cplus-dem.c: Various changes to produce Java output when passed
2929         DMGL_JAVA.  Thus "::" becomes "." and "JArray<Foo>" becomes "Foo[]".
2930         (main): Support --java and -j flags to set DMGL_JAVA.
2931
2932 Tue Jul 22 19:05:23 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
2933
2934         * config/mh-go32 (CC, AR, RANLIB): Don't define.
2935
2936 Tue Jul 22 17:49:54 1997  Ian Lance Taylor  <ian@cygnus.com>
2937
2938         * Makefile.in (REQUIRED_OFILES): Add pexecute.o.
2939         (pexecute.o): New target.
2940
2941         * Makefile.in (stamp-needed): New target, replacing needed-list.
2942         (needed-list): Just depend upon stamp-needed.
2943         (stamp-config): New target, replacing config.h.
2944         (config.h): Just depend upon stamp-config.
2945         (mostlyclean): Remove stamp-*.
2946
2947 Thu Jun 12 11:00:18 1997  Angela Marie Thomas (angela@cygnus.com)
2948
2949         * Makefile.in (FLAGS_TO_PASS): pass INSTALL, INSTALL_PROGRAM and
2950         INSTALL_DATA for multilibbed installs
2951
2952 Tue Jun  3 13:21:05 1997  Doug Evans  <dje@canuck.cygnus.com>
2953
2954         Tue Dec 10 09:44:57 1996  Paul Eggert  <eggert@twinsun.com>
2955
2956         * choose-temp.c (choose_temp_base): Don't dump core if TMPDIR is empty.
2957
2958         * choose-temp.c (try): Insist that temp dir be searchable.
2959
2960         Wed Oct 23 17:36:39 1996  Doug Rupp  (rupp@gnat.com)
2961
2962         * choose-temp.c (choose_temp_base): On VMS, use proper syntax
2963         for current directory.
2964
2965         Sat Feb 15 19:03:48 1997  Geoffrey Noer  (noer@cygnus.com)
2966
2967         * pexecute.c: Remove special cases for cygwin32.
2968         (pwait): Remove local definition of `pid'.
2969
2970         Tue Nov 12 18:26:15 1996  Doug Rupp  (rupp@gnat.com)
2971
2972         * pexecute.c (vfork): Supply new definition for VMS.
2973         (pwait): Use waitpid instead of wait for VMS.
2974
2975 Tue May 20 14:02:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
2976
2977         * cplus-dem.c (do_type): Handle `J'.
2978         (demangle_fund_type): Print "complex" for it.
2979
2980 Wed Apr 30 12:15:45 1997  Jason Merrill  <jason@yorick.cygnus.com>
2981
2982         * configure.in: Don't turn on multilib here.
2983
2984 Mon Apr 28 19:04:31 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
2985
2986         * obstack.c: move _obstack_memory_used outside of ifdef.  Cannot be
2987         elided; needed by gdb and not present in libc.
2988
2989 Thu Apr 24 19:33:47 1997  Ian Lance Taylor  <ian@cygnus.com>
2990
2991         * Makefile.in (clean): Remove tmpmulti.out.
2992
2993 Tue Apr 22 10:25:15 1997  Fred Fish  <fnf@cygnus.com>
2994
2995         * floatformat.c (floatformat_ieee_double_littlebyte_bigword):
2996         Add new floatformat, mainly for ARM doubles.
2997
2998 Mon Apr 14 12:11:16 1997  Ian Lance Taylor  <ian@cygnus.com>
2999
3000         * config.table: Use ${config_shell} with ${moveifchange}.  From
3001         Thomas Graichen <graichen@rzpd.de>.
3002
3003 Fri Apr  4 03:09:24 1997  Ulrich Drepper  <drepper@cygnus.com>
3004
3005         * configure.in: Enable multilibing by default.
3006         Update multilib template to read config-ml.in.
3007
3008 Tue Apr  1 16:26:39 1997  Klaus Kaempf  <kkaempf@progis.de>
3009
3010         * makefile.vms: Add objalloc.
3011
3012 Mon Mar 31 23:57:51 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
3013
3014         * cplus-dem.c (demangle_it): Add prototype declaration.
3015         (usage, fatal): Likewise.
3016
3017         * xexit.c (_xexit_cleanup): Add prototype.
3018
3019         * strerror.c (init_error_tables): Declare.
3020
3021 Fri Mar 28 11:43:20 1997  H.J. Lu  <hjl@lucon.org>
3022
3023         * functions.def: Add DEF of vasprintf, and DEFFUNC of strsignal.
3024         * strsignal.c: Only define strsignal if NEED_strsignal.
3025         * Makefile.in (REQUIRED_OFILES): Remove vasprintf.o.
3026         * configure.in: Add NEED_strsignal to xconfig.h.  Add vasprintf.o
3027         to xneeded-list.
3028         * config/mh-cygwin32 (HDEFINES): Add -DNEED_strsignal.
3029         (EXTRA_OFILES): Define to vasprintf.o.
3030         * config/mh-windows (HDEFINES): Add -DNEED_strsignal.
3031         (EXTRA_OFILES): Add vasprintf.o.
3032         * config/mt-vxworks5 (vxconfig.h): Define NEED_strsignal.
3033         (vxneeded-list): Add vasprintf.o.
3034
3035 Thu Mar 20 17:02:09 1997  Ian Lance Taylor  <ian@cygnus.com>
3036
3037         * objalloc.c: Include <stdio.h>.
3038
3039 Mon Mar 17 19:23:11 1997  Ian Lance Taylor  <ian@cygnus.com>
3040
3041         * objalloc.c: New file.
3042         * Makefile.in (CFILES): Add objalloc.c
3043         (REQUIRED_OFILES): Add objalloc.o.
3044         (objalloc.o): New target.
3045
3046 Sat Mar 15 18:49:41 1997  Ian Lance Taylor  <ian@cygnus.com>
3047
3048         * obstack.c: Update to current FSF version.
3049
3050 Fri Mar 14 14:18:47 1997  Ian Lance Taylor  <ian@cygnus.com>
3051
3052         * cplus-dem.c: Add prototypes for all static functions.
3053         (mystrstr): Make static.  Make arguments and result const.
3054         (cplus_match): Remove; not used.
3055
3056 Tue Mar 11 14:20:31 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
3057
3058         * cplus-dem.c (gnu_special): Call demangled_fund_type for other
3059         __t* symbols.
3060
3061 Tue Mar 11 15:41:21 1997  H.J. Lu  <hjl@lucon.org>
3062
3063         * spaces.c: Declare malloc and free properly.
3064         * strsignal.c (init_signal_tables): Add prototype.
3065         * xatexit.c (_xexit_cleanup): Add parameter declarations.
3066
3067 Wed Feb 19 15:43:24 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
3068
3069         * Makefile.in (lneeded-list): If alloca.o is needed, xexit.o is
3070         also required because of xmalloc.o.
3071
3072 Fri Feb 14 13:43:38 1997  Ian Lance Taylor  <ian@cygnus.com>
3073
3074         * strsignal.c: Unconditionally redefine sys_siglist around the
3075         inclusion of the system header files.
3076
3077 Thu Feb 13 22:01:04 1997  Klaus Kaempf  <kkaempf@progis.de>
3078
3079         * makefile.vms: Remove 8 bit characters.  Update to latest
3080         gcc release.
3081
3082 Tue Feb  4 11:52:19 1997  Ian Lance Taylor  <ian@cygnus.com>
3083
3084         * strsignal.c: Use NEED_sys_siglist instead of
3085         LOSING_SYS_SIGLIST.
3086         * config.table: Don't use mh-lynxos.
3087         * config/mh-lynxos: Remove.
3088
3089 Thu Jan 16 14:51:03 1997  Bob Manson  <manson@charmed.cygnus.com>
3090
3091         * cplus-dem.c: Fix indenting; make identical to the copy
3092         in GCC.
3093         (do_type, case 'M'): Check for a template as well as a class.
3094
3095 Thu Dec 19 13:51:33 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
3096
3097         * config/mt-vxworks5 (vxneeded-list): Remove sigsetmask.o, since
3098         vxworks 5.[0-3] all have sigsetmask in them; the one provided by
3099         libiberty is incorrect, as well.
3100
3101 Mon Dec  2 15:03:42 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3102
3103         * alloca.c (alloca): When compiled with an ANSI/ISO compiler,
3104         alloca takes a size_t argument, not just unsigned.
3105
3106 Mon Nov 18 15:42:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
3107
3108         * cplus-dem.c: Note that this file also lives in GCC.
3109
3110 Mon Nov 18 15:19:00 1996  Dawn Perchik  <dawn@critters.cygnus.com>
3111
3112         * alloca.c: Remove include of libiberty.h for hpux.
3113         * argv.c:  Replace defs from libiberty.h.
3114         * spaces.c: Put back externs from removed from libiberty.h.
3115         * vasprintf.c: Remove include of libiberty.h for hpux.
3116
3117 Mon Nov 18 14:08:00 1996  Dawn Perchik  <dawn@critters.cygnus.com>
3118
3119         * cplus-dem.c: Checking in again; last checkin filed due to sticky tag.
3120
3121 Wed Nov 13 08:22:00 1996  Dawn Perchik  <dawn@critters.cygnus.com>
3122
3123         * cplus-dem.c: Revert last two commits due to conflicts with
3124         hpux system headers.
3125
3126 Wed Nov 13 08:22:00 1996  Dawn Perchik  <dawn@critters.cygnus.com>
3127
3128         * alloca.c, argv.c, spaces.c, strcasecmp.c, vasprintf.c, vprintf.c:
3129         Revert last commit due to conflicts with hpux system headers.
3130
3131 Wed Nov 13 10:36:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3132
3133         * cplus-dem.c (x{m,re}alloc): Make declarations compatibile with
3134         libiberty.h when compiled with a standard compiler.
3135
3136 Tue Nov 12 16:31:00 1996  Dawn Perchik  <dawn@critters.cygnus.com>
3137
3138         * alloca.c: Include libiberty.h for definition of xmalloc.
3139         Don't redefine NULL.
3140         * argv.c: Move prototypes to libiberty.h.
3141         * cplus-dem.c: Include libiberty.h for definition of xmalloc.
3142         Don't redefine NULL.
3143         Use casts to eliminate compiler warnings.
3144         * spaces.c: Remove prototypes for malloc and free which are
3145         already in libibrty.h.
3146         * strcasecmp.c: Use casts to eliminate compiler warnings.
3147         * vasprintf.c: Include libiberty.h for definition of malloc.
3148         Don't redefine NULL.
3149         * vprintf.c: Include stdarg.h if __STDC__.
3150
3151 Fri Oct 11 15:42:12 1996  Stu Grossman  (grossman@critters.cygnus.com)
3152
3153         * config/mh-windows:  Add strcasecmp.o to EXTRA_OFILES.
3154
3155 Fri Oct 11 11:16:31 1996  Stan Shebs  <shebs@andros.cygnus.com>
3156
3157         * mpw.c (mpwify_filename): Rewrite to simplify, and to handle
3158         upward components correctly.
3159
3160 Tue Oct  8 08:55:34 1996  Stu Grossman  (grossman@critters.cygnus.com)
3161
3162         * config.table, config/mh-windows:  Add support for building under
3163         MSVC (the Microsoft build environment).
3164
3165 Mon Oct  7 10:50:27 1996  Ian Lance Taylor  <ian@cygnus.com>
3166
3167         * fnmatch.c: Undef const if not __STDC__.
3168
3169 Thu Oct  3 13:46:39 1996  Ian Lance Taylor  <ian@cygnus.com>
3170
3171         * fnmatch.c: New file.
3172         * Makefile.in (CFILES): Add fnmatch.c.
3173         (REQUIRED_OFILES): Add fnmatch.o.
3174         (fnmatch.o): New target.
3175
3176 Wed Sep 18 14:49:13 1996  Jason Merrill  <jason@yorick.cygnus.com>
3177
3178         * cplus-dem.c (demangle_template): Fix handling of address args.
3179         (gnu_special): Handle type_info stuff.
3180
3181 Fri Sep 13 17:52:55 1996  Stan Shebs  <shebs@andros.cygnus.com>
3182
3183         * mpw.c (DebugPI): Make settable from the env var DEBUG_PATHNAMES.
3184         (mpwify_filename): Handle "::/" case.
3185
3186 Thu Sep 12 13:30:40 1996  Geoffrey Noer  <noer@cygnus.com>
3187
3188         * config/mh-cygwin32: new file (need -DNEED_basename and
3189                 -DNEED_sys_siglist for native NT rebuilding)
3190         * config.table (*-*-cygwin32): new entry
3191         * choose-temp.c: bring in sync with gcc (revert Aug 17 change)
3192
3193 Thu Aug 29 16:48:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
3194
3195         * config.table (i[345]86-*-*): Recognize i686 for pentium pro.
3196
3197 Tue Aug 27 13:47:58 1996  Stan Shebs  <shebs@andros.cygnus.com>
3198
3199         * pexecute.c (pexecute) [MPW]: Remove old bogus code that
3200         messed with arguments that included a '/', add escape chars
3201         to double quotes, remove const decl from arg that Mac
3202         compilers don't seem to like.
3203
3204 Sat Aug 17 04:44:27 1996  Geoffrey Noer  <noer@cygnus.com>
3205
3206         * pexecute.c: Update test for win32 (&& ! cygwin32).
3207         * choose-temp.c: fix WIN32 preprocessor defines
3208
3209 Thu Aug 15 12:26:48 1996  Stan Shebs  <shebs@andros.cygnus.com>
3210
3211         * mpw-make.sed: Add @DASH_C_FLAG@ and @SEGMENT_FLAG({Default})@
3212         to editing of default makefile rule.
3213
3214 Sun Aug 11 21:03:27 1996  Stu Grossman  (grossman@critters.cygnus.com)
3215
3216         * alloca-norm.h:  Include <malloc.h> if _WIN32.
3217         * argv.c:  Include non-prototyped decls for malloc and string
3218         functions if ! _WIN32 or if __GNUC__.
3219
3220 Thu Aug  8 12:42:40 1996  Klaus Kaempf  <kkaempf@progis.de>
3221
3222         * config.h-vms: New file.
3223         * makefile.vms: Use it.
3224
3225 Wed Aug  7 17:16:12 1996  Stu Grossman  (grossman@critters.cygnus.com)
3226
3227         * getopt.c (_getopt_internal):  If argc is 0, just return (before
3228         we reference *argv and segfault).
3229
3230 Mon Aug  5 01:29:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
3231
3232         * Makefile.in (distclean): Add multilib.out.
3233
3234 Thu Jul 18 17:40:55 1996  Ian Lance Taylor  <ian@cygnus.com>
3235
3236         * alloca-norm.h: Change #ifdef sparc to #if defined (sparc) &&
3237         defined (sun).  From Andrew Gierth <ANDREWG@microlise.co.uk>.
3238
3239 Mon Jul  1 13:40:44 1996  Ken Raeburn  <raeburn@cygnus.com>
3240
3241         Tue May 28 15:29:03 1996  Pat Rankin  <rankin@eql.caltech.edu>
3242
3243         * vmsbuild.com (REQUIRD_OFILES): Add choose-temp.o and xstrdup.o.
3244
3245         Thu Jan 25 18:20:04 1996  Pat Rankin  <rankin@eql.caltech.edu>
3246
3247         * vmsbuild.com: Changes to handle DEFFUNC(on_exit).
3248         (do_ofiles): Allow nonexistent source file in pass 3.
3249         (chk_deffunc): New routine.
3250
3251 Tue Jun 25 19:24:43 1996  Doug Evans  <dje@canuck.cygnus.com>
3252
3253         * pexecute.c (PEXECUTE_VERBOSE): Define.
3254         (MPW pexecute): Check flags & PEXECUTE_VERBOSE instead of verbose_flag.
3255
3256 Tue Jun 25 23:11:48 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
3257
3258         * Makefile.in (docdir): Removed.
3259
3260 Tue Jun 25 23:01:07 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
3261
3262         * Makefile.in (oldincludedir): Removed.
3263
3264 Tue Jun 25 22:50:07 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
3265
3266         * Makefile.in (datadir): Set to $(prefix)/share.
3267
3268 Thu Jun 20 21:17:52 1996  Ian Lance Taylor  <ian@cygnus.com>
3269
3270         * cplus-dem.c (demangle_arm_pt): Reindent.  Avoid endless loop by
3271         checking for errors from do_type.
3272
3273 Tue Jun 18 14:36:19 1996  Klaus Kaempf  <kkaempf@progis.de>
3274
3275         * makefile.vms: New file.
3276         * xmalloc.c: If VMS, include <stdlib.h> and <unixlib.h> rather
3277         than declaring malloc, realloc, and sbrk.
3278
3279 Mon Jun 10 13:17:17 1996  Doug Evans  <dje@canuck.cygnus.com>
3280
3281         * pexecute.c: New file.
3282
3283 Wed Jun  5 16:57:45 1996  Richard Henderson  <rth@tamu.edu>
3284
3285         * xmalloc.c: Declare sbrk.
3286
3287 Sat May  4 05:08:45 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
3288
3289         * alloca-norm.h:  Add SPARCworks cc compatible __builtin_alloca
3290         declaration.
3291
3292 Mon Apr 22 18:41:49 1996  Ian Lance Taylor  <ian@cygnus.com>
3293
3294         * xstrerror.c: Include <stdio.h>.
3295
3296 Sun Apr 21 11:55:12 1996  Doug Evans  <dje@canuck.cygnus.com>
3297
3298         * Makefile.in (CFILES): Add atexit.c.
3299
3300 Sun Apr 21 09:50:09 1996  Stephen L Moshier  (moshier@world.std.com)
3301
3302         * choose-temp.c: Include sys/types.h before sys/file.h for sco3.2v5.
3303
3304 Wed Apr 17 11:17:55 1996  Doug Evans  <dje@canuck.cygnus.com>
3305
3306         * choose-temp.c: Don't #include sys/file.h ifdef NO_SYS_FILE_H.
3307         #include <stdio.h>
3308         * config/mt-vxworks5 (HDEFINES): Define NO_SYS_FILE_H.
3309
3310 Tue Apr 16 11:27:16 1996  Jeffrey A Law  (law@cygnus.com)
3311
3312         * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
3313         Reverts Feb 8, 1995 change.
3314
3315 Mon Apr 15 12:53:26 1996  Doug Evans  <dje@canuck.cygnus.com>
3316
3317         * choose-temp.c: New file.
3318         * Makefile.in (CFILES): Add choose-temp.c.
3319         (REQUIRED_OFILES): Add choose-temp.o.
3320
3321 Sat Apr 13 14:19:30 1996  Stu Grossman  (grossman@critters.cygnus.com)
3322
3323         * floatformat.c (floatformat_to_double):  Don't bias exponent when
3324         handling zero's, denorms or NaNs.
3325
3326 Thu Apr 11 13:36:56 1996  Stu Grossman  (grossman@critters.cygnus.com)
3327
3328         * floatformat.c (floatformat_to_double):  Fix bugs with handling
3329         numbers with fractions < 32 bits.
3330
3331 Mon Apr  8 14:48:34 1996  Ian Lance Taylor  <ian@cygnus.com>
3332
3333         * config.table: Permit --enable-shared to specify a list of
3334         directories.
3335
3336 Tue Mar 19 22:02:07 1996  Jason Merrill  <jason@yorick.cygnus.com>
3337
3338         * cplus-dem.c (demangle_template): Fix for non-mangled pointer
3339         arguments.
3340
3341 Fri Mar  8 17:24:18 1996  Ian Lance Taylor  <ian@cygnus.com>
3342
3343         * configure.in: If srcdir is `.' and with_target_subdir is not
3344         `.', then set MULTISRCTOP before calling config-ml.in.
3345
3346 Thu Mar  7 13:37:10 1996  Stan Shebs  <shebs@andros.cygnus.com>
3347
3348         * mpw.c (mpw_open): Add debugging output option.
3349
3350 Wed Mar  6 17:36:03 1996  Jason Merrill  <jason@yorick.cygnus.com>
3351
3352         * cplus-dem.c (demangle_template): Fix for address-of-extern arguments.
3353
3354 Tue Feb 27 12:00:50 1996  Raymond Jou  <rjou@mexican.cygnus.com>
3355
3356         * mpw.c (mpwify_filename): Change 6 to 5 in
3357         strncmp (unixname, "/tmp/", 5).
3358
3359 Tue Feb 20 10:55:53 1996  Ian Lance Taylor  <ian@cygnus.com>
3360
3361         * cplus-dem.c (demangle_template): Initialize is_bool.  Correctly
3362         handle 0 as a pointer value parameter.
3363
3364 Mon Feb  5 16:41:44 1996  Ian Lance Taylor  <ian@cygnus.com>
3365
3366         * Makefile.in (all): Depend upon required-list.
3367         (required-list): New target.
3368         (clean): Remove required-list.
3369
3370 Wed Jan 31 10:19:41 1996  Steve Chamberlain  <sac@slash.cygnus.com>
3371
3372         * win32.c: Deleted.
3373         * config.table (i386-*-win32): Deleted.
3374         * config/mh-i386win32: Deleted.
3375
3376 Thu Jan 18 11:34:17 1996  Ian Lance Taylor  <ian@cygnus.com>
3377
3378         * cplus-dem.c (cplus_demangle_opname): Change opname parameter to
3379         const char *.
3380         (cplus_mangle_opname): Change return type and opname parameter to
3381         const char *.  Don't cast return value.
3382
3383 Tue Jan 16 12:13:11 1996  Stan Shebs  <shebs@andros.cygnus.com>
3384
3385         * mpw.c: Include Timer.h, in order to get m68k Microseconds trap
3386         definition.
3387
3388 Wed Jan  3 13:15:04 1996  Fred Fish  <fnf@cygnus.com>
3389
3390         * obstack.c: Update copyright to 1996.
3391         (_obstack_memory_used): Define new function.  Called via
3392         obstack_memory_used macro.
3393
3394 Thu Dec 28 11:39:40 1995  Ian Lance Taylor  <ian@cygnus.com>
3395
3396         * xstrdup.c: New file.
3397         * Makefile.in (CFILES): Add xstrdup.c.
3398         (REQUIRED_OFILES): Add xstrdup.o.
3399         (xstrdup.o): New target.
3400
3401 Mon Dec 11 18:18:52 1995  Mike Stump  <mrs@cygnus.com>
3402
3403         * atexit.c: New stub to provide atexit on systems that have
3404         on_exit, like SunOS 4.1.x systems.
3405         * functions.def (on_exit, atexit): Ditto.
3406
3407 Mon Dec 11 15:42:14 1995  Stan Shebs  <shebs@andros.cygnus.com>
3408
3409         * mpw.c (mpw_abort): Remove decl.
3410         (mpw_access): Move debugging printf.
3411
3412 Sat Dec  2 01:25:23 1995  Ian Lance Taylor  <ian@cygnus.com>
3413
3414         * config.table: Consistently use ${host} rather than ${xhost} or
3415         ${target}.
3416         * configure.in: Don't bother to set ${xhost} before calling
3417         config.table.
3418
3419 Tue Nov 28 14:16:57 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
3420
3421         * Makefile.in (.c.o): Use test instead of the left bracket, to
3422         avoid problems with some versions of make.
3423
3424 Tue Nov 28 11:45:17 1995  Stan Shebs  <shebs@andros.cygnus.com>
3425
3426         * mpw-make.sed: Fix INCDIR edit to work with Nov 14 change.
3427
3428 Tue Nov 21 11:26:34 1995  Fred Fish  <fnf@rtl.cygnus.com>
3429
3430         * config/mh-hpux: Remove.  It was only used to define EXTRA_OFILES,
3431         which was set to just alloca.o, which is now automatically marked
3432         as needed by the autoconfiguration process.
3433
3434 Tue Nov 21 14:15:06 1995  Ian Lance Taylor  <ian@cygnus.com>
3435
3436         * config.table: Check ${with_cross_host} rather than comparing
3437         ${host} and ${target}.
3438
3439 Thu Nov 16 14:34:42 1995  Ian Lance Taylor  <ian@cygnus.com>
3440
3441         * configure.in: If with_target_subdir is empty, set xhost to
3442         ${host} rather than ${target} before calling config.table.
3443
3444 Tue Nov 14 01:38:30 1995  Doug Evans  <dje@canuck.cygnus.com>
3445
3446         * Makefile.in (MULTITOP): Deleted.
3447         (MULTISRCTOP, MULTIBUILDTOP): New.
3448         (FLAGS_TO_PASS): Delete INCDIR.
3449         (INCDIR): Add $(MULTISRCTOP).
3450         (install_to_libdir): Add $(MULTISUBDIR).  Call $(MULTIDO).
3451         * configure.in: Delete call to cfg-ml-com.in.  Call config-ml.in
3452         instead of cfg-ml-pos.in.
3453         (cross-compile check): Change to test for with_target_subdir.
3454         (EXTRA_LINKS): Delete.
3455
3456 Sun Nov 12 12:13:04 1995  Stan Shebs  <shebs@andros.cygnus.com>
3457
3458         * mpw-make.sed: Add getpagesize.c.o to needed-list.
3459         * mpw.c [USE_MW_HEADERS]: Conditionalize compiling of
3460         functions that are supplied by Metrowerks libraries.
3461         (fstat): Clean up descriptor->pointer conversion code.
3462         (InstallConsole, etc): Empty definitions, for when linking
3463         with SIOUX.
3464
3465 Sun Nov  5 19:25:27 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3466
3467         * Makefile.in (FLAGS_TO_PASS):  Also pass PICFLAGS.
3468         (.c.o):  Stylistic change.
3469
3470 Thu Nov  2 12:06:29 1995  Ian Lance Taylor  <ian@cygnus.com>
3471
3472         * strtol.c, strtoul.c: Don't include <stdlib.h>.  From
3473         phdm@info.ucl.ac.be (Philippe De Muyter).
3474
3475 Wed Nov  1 11:59:36 1995  Ian Lance Taylor  <ian@cygnus.com>
3476
3477         * configure.in: Correct sed call.
3478
3479 Mon Oct 30 13:03:45 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3480
3481         * configure.in:  Clean up / simplify for native.
3482
3483         * configure.in:  Merge in stuff from ../xiberty/configure.in.
3484         * Makefile.in (CC):  Add definition (so it can be overrridden
3485         by ../configure).
3486
3487 Tue Oct 24 17:57:27 1995  Stan Shebs  <shebs@andros.cygnus.com>
3488
3489         * mpw-make.sed: Leave strerror.c.o in standard list of functions.
3490         * mpw.c (R_OK, ENOENT, EACCESS, ENOSYS): Remove.
3491         (link): Remove useless definition with error return.
3492         (last_microseconds, warn_if_spin_delay, record_for_spin_delay):
3493         Use UnsignedWide type for microsecond counts.
3494
3495 Thu Oct 19 10:52:07 1995  Michael Meissner  <meissner@wogglebug.tiac.net>
3496
3497         * memcmp.c (memcmp): Argument types are const void *, not void
3498         *const.
3499
3500         * strncasecmp.c (strncasecmp): Include ansidecl.h/stdarg.h, not
3501         sys/types.h.
3502         * strcasecmp.c (strcasecmp): Ditto.
3503
3504 Tue Oct 10 11:03:24 1995  Fred Fish  <fnf@cygnus.com>
3505
3506         * Makefile.in (BISON):  Remove macro.
3507
3508 Tue Sep 26 15:06:46 1995  Stan Shebs  <shebs@andros.cygnus.com>
3509
3510         * Makefile.in (HFILES): Add default empty definition.
3511         * mpw-config.in (config.h): Only update if changed.
3512         * mpw-make.in: Remove.
3513         * mpw-make.sed: New file, edits Makefile.in into MPW makefile.
3514         * mpw.c: Remove semi-clone of strerror code.
3515         (sys_nerr, sys_errlist): Define here.
3516         (Microseconds): Only define as A-line trap if m68k Mac.
3517
3518 Wed Sep 20 12:53:32 1995  Ian Lance Taylor  <ian@cygnus.com>
3519
3520         * Makefile.in (maintainer-clean): New synonym for distclean.
3521
3522 Mon Aug 28 19:47:52 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3523
3524         * config.table:  For host, generalize rs6000-ibm-aix*
3525         to *-ibm-aix* so we also include powerpc.
3526
3527 Tue Aug 22 03:18:05 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
3528
3529         Fri Jun 16 18:35:40 1995  Pat Rankin  (rankin@eql.caltech.edu)
3530
3531         * xstrerror.c: New file.
3532         * Makefile.in, vmsbuild.com: Compile it.
3533
3534 Mon Jul 31 12:16:32 1995  steve chamberlain  <sac@slash.cygnus.com>
3535
3536         * config.table (i386-*-win32): New.
3537
3538 Fri Jul 21 11:35:52 1995  Doug Evans  <dje@canuck.cygnus.com>
3539
3540         * Makefile.in (MULTITOP): New variable.
3541         (MULTIDIRS, MULTISUBDIR, MULTIDO, MULTICLEAN): Likewise.
3542         (all): Add multilib support.
3543         (install_to_tooldir, *clean): Likewise.
3544
3545 Mon Jul 10 11:47:27 1995  Ken Raeburn  <raeburn@cygnus.com>
3546
3547         * makefile.dos (OBJS): Add hex.o.  From DJ Delorie.
3548
3549 Fri Jun 30 17:28:59 1995  Pat Rankin  (rankin@eql.caltech.edu)
3550
3551         * vmsbuild.com:  create "new-lib.olb", build libiberty under that
3552         name, and then make it become "liberty.olb" when done, so that an
3553         incomplete build attempt never leaves behind something which looks
3554         like a complete library.
3555
3556 Thu Jun 29 00:22:02 1995  Steve Chamberlain  <sac@slash.cygnus.com>
3557
3558         * config/mh-i386pe: New file for PE hosts.
3559         * config.table: Understand PE hosts.
3560
3561 Wed Jun 28 19:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3562
3563         * cplus-dem.c: Update from gcc.
3564
3565         * argv.c, dummy.c: If __STDC__, #include "alloca-conf.h" after
3566         <stddef.h>.
3567         * alloca-norm.h: If __STDC__, declare alloca with its parameter.
3568
3569 Thu Jun 22 18:57:47 1995  Stan Shebs  <shebs@andros.cygnus.com>
3570
3571         * mpw-make.in (ALL_CFLAGS): Define NEED_basename.
3572         * mpw.c: Only test DebugPI once whenever printing debug info.
3573         (mpwify_filename): If filename is /tmp/foo, change it into :_foo,
3574         also fix to not write on input filename buffer.
3575         (mpw_access): Use stat() instead of open(), works for directories
3576         as well as files.
3577
3578 Mon Jun 19 00:33:22 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3579
3580         * Makefile.in: Massage broken shells that require 'else true'.
3581
3582 Sat Jun 17 23:21:58 1995  Fred Fish  <fnf@cygnus.com>
3583
3584         * alloca-norm.h: Declare alloca as type "PTR" to match functions.def.
3585         Declare __builtin_alloca in the sparc case, as argv.c did.
3586         * argv.c: Replace inline version of alloca-norm.h at start of file with
3587         a #include of alloca-conf.h.  Precede it with an include of ansidecl.h
3588         because alloca-norm.h needs to declare alloca as "PTR".
3589
3590 Mon Jun 12 14:24:26 1995  Steve Chamberlain  <sac@slash.cygnus.com>
3591
3592         * win32.c: New file.
3593
3594 Fri Jun  9 15:16:14 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3595
3596         * dummy.c: #include "alloca-conf.h".
3597
3598 Wed Jun  7 11:46:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3599
3600         * Makefile.in (mostlyclean): Remove stamp-picdir.
3601         (clean): Don't.
3602
3603 Mon Jun  5 18:46:06 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3604
3605         * config.table (frags): Use toplevel pic frags.
3606
3607         * Makefile.in (PICFLAG): New macro.
3608         (all): Depend on stamp-picdir.
3609         (needed-list): Ditto.
3610         (.c.o): Also build pic object.
3611         (stamp-picdir): New rule.
3612         (mostlyclean): Remove pic.
3613         (clean): Remove stamp-picdir.
3614
3615 Fri Mar 24 16:55:48 1995  Pat Rankin  (rankin@eql.caltech.edu)
3616
3617         * vmsbuild.com (config.h): Add `#define NEED_basename'.
3618
3619 Tue May 23 10:12:46 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3620
3621         * clock.c, getopt.c, strtod.c, vsprintf.c:  Change from using LGPL
3622         to libio-style copyright.
3623         * getpagesize.c:  Remove FSF copyright.
3624
3625 Sat May 20 12:30:23 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
3626
3627         Added improved VMS support from Pat Rankin:
3628
3629         Fri Mar 17 18:40:36 1995  Pat Rankin  (rankin@eql.caltech.edu)
3630
3631         * vmsbuild.com:  new file.
3632
3633         * getpagesize.c (getpagesize):  implement for VMS;
3634         * strerror.c (strerror, strerrno, strtoerrno):  add rudimentary
3635         support for EVMSERR.
3636
3637 Thu May 18 17:01:42 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
3638
3639         Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
3640
3641         * floatformat.c (floatformat_arm_ext): Define.
3642
3643 Tue May 16 13:30:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3644
3645         * basename.c, bcmp.c, getcwd.c, insque.c, rename.c, sigsetmask.c,
3646         strerror.c, strsignal.c:  Remove FSF copyright.
3647         * sigsetmask.c: #include <sys/types.h> - seems to be needed by ISC.
3648
3649 Mon May 15 19:53:17 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3650
3651         * bcopy.c, bzero.c, memcmp.c, memcpy.c, memset.c, strchr.c,
3652         strrchr.c, strstr.c, vfork.c:  Remove FSF Copyright, because this
3653         might contaminate libstdc++ with the LGPL.  (OK'd by RMS 11 Oct 94.)
3654         * strchr.c, strrchr.c:  Add cast to suppress const warning.
3655
3656 Thu May  4 14:36:42 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3657
3658         * cplus-dem.c: Use const instead of CONST.  Don't include
3659         ansidecl.h directly.
3660
3661 Wed Apr 19 01:30:27 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3662
3663         * cplus-dem.c: Don't include libiberty.h.  Do declare xmalloc and
3664         xrealloc.
3665         (-DMAIN): Don't rely on an externally-defined version number;
3666         instead, require the version number to be defined as a
3667         preprocessor macro.  Handle the RS/6000 leading dot.  Define
3668         xmalloc, xrealloc and fatal.  Don't strip a leading underscore
3669         if we couldn't demangle the word.
3670
3671 Tue Apr  4 13:03:51 1995  Stan Shebs  <shebs@andros.cygnus.com>
3672
3673         (Old mpw.c change descriptions retained for informational value.)
3674         * mpw.c (warning_threshold): Default to .4 sec.
3675         (overflow_count, current_progress): New globals.
3676         (warn_if_spin_delay): Include current progress type,
3677         such as program name, in message.
3678         (mpw_start_progress): Set current_progress variable from arg.
3679         (mpw_end_progress): Report spin delays by power-of-two-size
3680         buckets instead of constant-size buckets.
3681
3682         * mpw.c: Clean up formatting, types, returns, etc.
3683         (ENOSYS): Define.
3684         (mpw_fread, mpw_fwrite): Define.
3685         (sleep): Define correctly.
3686
3687         * mpw.c: New code to implement cursor spinning support.
3688         (umask): New function.
3689         (mpw_fopen, mpw_fseek, stat, fstat): Call PROGRESS.
3690
3691         * mpw.c (mpw_basename, mpw_mixed_basename): New functions, find
3692         basenames for MPW and MPW/Unix filenames.
3693         (mpw_special_init): New function, calls Macsbug if desired.
3694
3695         * mpw.c: Add GPL notice.
3696         (mpwify_filename): Add more transformations.
3697         (mpw_fopen): Call mpwify_filename on file names.
3698         (rename): Remove.
3699         (chdir, getcwd): Add simple definitions.
3700
3701         * mpw.c: Random cleanups, remove unused code bits.
3702         Added copy of strerror.c for gcc's use.
3703         (stat, fstat, _stat): New versions based on Guido van Rossum code.
3704
3705         * mpw.c (mpw_fseek): Make it work correctly when doing SEEK_CUR.
3706
3707         * mpw.c (stat): Remove hack definition, get from sys/stat.h.
3708         (fork, vfork, etc): Print error messages if called.
3709         (getrusage, sbrk, environ, isatty, link, utime, mkdir, rmdir,
3710         rename, chown): Define.
3711
3712         * mpw-config.in: New file, MPW version of configure.in.
3713         * mpw-make.in: New file, MPW version of Makefile.in.
3714         * mpw.c: New file, MPW compatibility routines.
3715
3716 Fri Mar 24 14:10:30 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
3717
3718         * basename.c: Include config.h before checking for NEED_basename.
3719
3720 Thu Mar 23 19:09:54 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3721
3722         * functions.def: Add DEFFUNC for basename.
3723
3724         * basename.c: Only define basename if NEED_basename.
3725
3726 Thu Mar 16 13:36:05 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3727
3728         * config.table: Fix --enable-shared logic for native builds.
3729
3730 Mon Mar 13 11:05:11 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3731
3732         * cplus-dem.c (demangle_template): Demangle bool literals properly.
3733
3734 Mon Mar  6 23:57:28 1995  Stu Grossman  (grossman@cygnus.com)
3735
3736         * strtol.c strtoul.c:  Replace these with less buggy versions from
3737         NetBSD.  (strtoul in particular couldn't handle base 16.)
3738
3739 Wed Mar  1 15:59:01 1995  Ian Lance Taylor  <ian@cygnus.com>
3740
3741         * config/mt-vxworks5 (HDEFINES): Define NO_SYS_PARAM_H.
3742
3743         * clock.c: If NO_SYS_PARAM_H is defined, don't include
3744         <sys/param.h>.
3745         * getcwd.c, getpagesize.c, getruntime.c: Likewise.
3746
3747 Fri Feb 17 15:40:55 1995  Ian Lance Taylor  <ian@cygnus.com>
3748
3749         * getruntime.c (get_run_time): Don't assume that CLOCKS_PER_SEC is
3750         a number; ANSI appears to permit any expression, including a
3751         function call.
3752
3753         * config.table (*-*-vxworks5*): Use mt-vxworks5 when configuring
3754         xiberty.
3755         * config/mt-vxworks5: New file.
3756
3757 Thu Feb  9 14:19:45 1995  Ian Lance Taylor  <ian@cygnus.com>
3758
3759         * basename.c (basename): Change argument to be const.
3760
3761 Wed Feb  8 18:06:52 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3762
3763         * Makefile.in (lneeded-list): Don't worry about xmalloc.
3764
3765 Sun Jan 15 00:40:36 1995  Jeff Law  (law@snake.cs.utah.edu)
3766
3767         * Makefile.in (distclean): Delete xhost-mkfrag.
3768
3769 Thu Jan 12 16:54:18 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
3770
3771         * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
3772
3773 Wed Jan 11 22:39:56 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
3774
3775         * hex.c: New file.
3776         * Makefile.in (REQUIRED_OFILES, CFILES): List it.
3777         (hex.o): Add dependencies.
3778
3779         * cplus-dem.c (demangle_prefix): For GNU style constructor and
3780         destructor names, try demangling the remainder of the string.
3781
3782 Wed Dec 28 00:49:15 1994  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
3783
3784         * vasprintf.c (int_vasprintf): New static function.
3785         (vasprintf): Use int_vasprintf.  Removes assumption that va_list
3786         is assignment compatible.
3787
3788 Sat Nov  5 19:29:12 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
3789
3790         * Makefile.in (LIBCFLAGS): New variable.
3791         (FLAGS_TO_PASS): Pass it.
3792         (.c.o): Use it.
3793
3794 Thu Nov  3 19:09:47 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
3795
3796         * getopt.c, getopt1.c: Do compile these functions under Linux,
3797         since many native versions are based on glibc but are buggy.
3798
3799 Mon Oct 24 15:16:46 1994  Per Bothner  <bothner@kalessin.cygnus.com>
3800
3801         * vasprintf.c:  Make 'format' arg be const, to avoid a mismatch
3802         with prototype in GNU libc.  Support stdarg.h as well as varargs.h.
3803
3804 Tue Oct 11 17:48:27 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
3805
3806         * Makefile.in (REQUIRED_OFILES): Add vasprintf.o.
3807         * functions.def: Remove vasprintf.
3808
3809 Wed Sep 14 17:04:55 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
3810
3811         * xmalloc.c (first_break): New static variable.
3812         (xmalloc_set_program_name): Record sbrk (0) in first_break.
3813         (xmalloc): If memory allocation fails, try to report how much
3814         memory was allocated by the program up to this point.
3815         (xrealloc): Likewise.
3816
3817 Sun Sep 04 17:58:10 1994  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
3818
3819         * Makefile.in (ERRORS_CC): New variable, defaulted to $(CC).  Use it
3820         when linking dummy.
3821         * config.table: Add host RISCiX Makefile frag.
3822         * config/mh-riscix: New file.
3823
3824 Thu Aug 25 17:29:44 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
3825
3826         * Makefile.in (FLAGS_TO_PASS): Define.
3827         ($(RULE1)): Use $(FLAGS_TO_PASS).
3828
3829 Wed Aug 24 17:08:47 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
3830
3831         * vasprintf.c: Include <string.h>.
3832         (vasprintf): Add casts to void for va_arg to avoid gcc warnings.
3833         * xatexit.c: Declare malloc.
3834
3835 Fri Aug 19 15:29:12 1994  Kung Hsu  (kung@mexican.cygnus.com)
3836
3837         * cplus-dem.c (demangle_args): Fix a bug in previous patch (the
3838         one below).
3839
3840 Thu Aug 18 14:37:14 1994  Kung Hsu  (kung@mexican.cygnus.com)
3841
3842         * cplus-dem.c (demangle args): Handle ARM repeat encoding where
3843         the type index is greater than 9.
3844
3845 Wed Aug 17 16:13:49 1994  Kung Hsu  (kung@mexican.cygnus.com)
3846
3847         * cplus-dem.c (demangle_qualified): accept optional '_' between
3848         qualified name. This is baecause the template name may end with
3849         numeric and can mixed up with the length of next qualified name.
3850
3851 Wed Aug  3 05:52:14 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
3852
3853         * config/mt-sunos4: Use our standard location for cross-includes
3854         and cross-libs when the target is also a "host" environment (ie no
3855         newlib; includes and such don't belong to us).  This is specific
3856         to the Cygnus Support environment.
3857
3858 Tue Aug  2 15:25:12 1994  Kung Hsu  (kung@mexican.cygnus.com)
3859
3860         * cplus-dem.c (demangle_template): demangle as xxx<'Q'> not
3861         xxx<ch=81>.
3862
3863 Mon Aug  1 17:02:48 1994  Kung Hsu  (kung@mexican.cygnus.com)
3864
3865         * cplus-dem.c (main): flush stdout to make pipe work.
3866
3867 Sat Jul 16 12:56:32 1994  Stan Shebs  (shebs@andros.cygnus.com)
3868
3869         * config.table (*-*-cxux7*):  Recognize.
3870         * floatformat.c (floatformat_m88110_ext) [HARRIS_FLOAT_FORMAT]:
3871         Harris-specific float format.
3872         * config/mh-cxux7: New file.
3873
3874 Wed Jun 29 00:26:17 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
3875
3876         * cplus-dem.c (demangle_template):  Make sure that the result of
3877         consume_count doesn't index beyond the end of the string.
3878
3879 Mon Jun 20 23:54:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
3880
3881         * cplus-dem.c (gnu_special):  Handle vtable mangling of gcc-2.4.5 and
3882         earlier. Improve test for new vtable mangling. Change output back
3883         to `virtual table'.
3884
3885 Mon Jun 20 11:37:30 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
3886
3887         * obstack.c: Always compile this code, even if using the GNU
3888         library.  Avoids problems with relatively recent binary
3889         incompatibility.
3890
3891 Thu Jun 16 17:54:01 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
3892
3893         * cplus-dem.c: Include libiberty.h.
3894         (xmalloc, xrealloc, free): Don't declare.
3895         (strstr): Don't declare parameters.
3896         (xmalloc, xrealloc): Don't define.
3897         (long_options): Add no-strip-underscores.
3898         (main): Call xmalloc_set_program_name.  Pass n in short options to
3899         getopt_long.  Handle option 'n' to not strip underscores.
3900         (usage): Mention -n and --no-strip-underscores.
3901
3902 Sun Jun 12 01:37:09 1994  Jason Merrill  (jason@deneb.cygnus.com)
3903
3904         * cplus-dem.c (demangle_template): Separate consecutive >'s with a
3905         space.
3906         (gnu_special): Demangle template and qualified names in a vtable name.
3907
3908 Fri May 27 12:27:52 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3909
3910         From gas-2.3 and binutils-2.4 net releases:
3911
3912         Wed May 11 22:32:00 1994  DJ Delorie (dj@ctron.com)
3913
3914         * makefile.dos: [new] Makefile for dos/go32
3915         * configure.bat: update for latest files
3916         * msdos.c: remove some functions now in libc.a
3917
3918 Fri May 20 18:53:32 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3919
3920         * cplus-dem.c (gnu_special):  Recognize thunks, as well as
3921         the new naming style for vtables (when -fvtable-thunks).
3922
3923 Wed May 18 13:34:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
3924
3925         * Makefile.in (XTRAFLAGS): Don't define.
3926         (.c.o, dummy.o): Don't use XTRAFLAGS.
3927         ($(RULE1)): Don't pass XTRAFLAGS down in recursive call.
3928
3929 Fri May 13 16:02:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3930
3931         * vasprintf.c: New file.
3932         * Makefile.in, functions.def: Add it.
3933
3934 Fri May 13 16:20:28 1994  Jason Merrill  (jason@deneb.cygnus.com)
3935
3936         * cplus-dem.c (demangle_fund_type): Grok bool.
3937
3938 Fri May  6 14:44:21 1994  Steve Chamberlain  (sac@cygnus.com)
3939
3940         * config.table: Add go32
3941         * config/mh-go32: New template.
3942
3943 Fri May  6 11:01:59 1994  D. V. Henkel-Wallace  (gumby@rtl.cygnus.com)
3944
3945         * config.table, config/mt-sunos4: config for when sun4 is cross target.
3946
3947 Mon Apr 11 00:54:33 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
3948
3949         * getopt.c [not __GNU_LIBRARY__] [__GCC__] [not __STDC__]:
3950         Declare strlen to return int.  Don't include stddef.h.
3951
3952 Fri Apr  1 00:38:17 1994  Jim Wilson  (wilson@mole.gnu.ai.mit.edu)
3953
3954         * getopt.c: Delete use of IN_GCC to control whether
3955         stddef.h or gstddef.h is included.
3956
3957 Thu Apr 14 14:00:56 1994  Kung Hsu  (kung@mexican.cygnus.com)
3958
3959         * cplus-dem.c (demangle_signature): Fix a bug in template function
3960         type numbering.
3961
3962 Wed Apr 13 17:23:03 1994  Kung Hsu  (kung@mexican.cygnus.com)
3963
3964         * cplus-dem.c (demangle_signature): Fix template function with arm
3965         style argument type number, Tn.
3966
3967 Wed Apr 13 17:11:15 1994  Jason Merrill  (jason@deneb.cygnus.com)
3968
3969         * cplus-dem.c (optable): Add new[] and delete[].
3970
3971 Fri Apr  8 11:21:42 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
3972
3973         * argv.c (buildargv): Don't produce empty argument just because
3974         there is trailing whitespace.
3975
3976 Wed Apr  6 11:42:14 1994  Kung Hsu  (kung@mexican.cygnus.com)
3977
3978         * cplus-dem.c (demangle_template): fix 'Q' qualified name bug.
3979         Handle 'p' same as 'P'.
3980         * cplus-dem.c (do_type): Handle 'p' same as 'P'.
3981
3982 Sat Mar 26 12:00:13 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
3983
3984         * floatformat.c (get_field, put_field):  Fix off by one error in
3985         little endian case.
3986
3987 Thu Mar 24 10:40:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3988
3989         * floatformat.c (floatformat_from_double): Pass unsigned char *,
3990         not char *, to put_field.
3991
3992 Fri Mar 18 12:34:33 1994  Per Bothner  (bothner@kalessin.cygnus.com)
3993
3994         * memmove.c:  Re-wrote;  placed in public domain.
3995
3996 Wed Mar 16 10:33:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3997
3998         * cplus-dem.c (demangle_prefix): If ARM demangling, don't treat
3999         __Q* as a constructor.
4000
4001 Mon Mar 14 12:26:02 1994  Ian Lance Taylor  (ian@cygnus.com)
4002
4003         * ieee-float.c: Removed; no longer used.
4004         * Makefile.in: Changed accordingly.
4005
4006 Mon Mar  7 12:28:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4007
4008         * floatformat.c (get_field): Removed unused local variable i.
4009         (put_field): Removed unused local variable i.
4010
4011 Sun Feb 27 21:50:11 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
4012
4013         * floatformat.c: New file, intended to replace ieee-float.c.
4014         * Makefile.in: Change accordingly.
4015
4016 Thu Feb 24 11:51:12 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
4017
4018         * getopt.c: Remove #ifdef GETOPT_COMPAT and #if 0 code.
4019          (_getopt_initialize): New function, broken out of _getopt_internal.
4020          (_getopt_internal):
4021          If long_only and the ARGV-element has the form "-f", where f is
4022          a valid short option, don't consider it an abbreviated form of
4023          a long option that starts with f.  Otherwise there would be no
4024          way to give the -f short option.
4025
4026 Thu Feb 10 14:44:16 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4027
4028         * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]:
4029         Test just __STDC__, not emacs.
4030
4031 Wed Feb  9 00:14:00 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4032
4033         * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]
4034         [emacs] [not __STDC__]: Don't include stddef.h.  Don't declare strlen.
4035
4036 Fri Dec 24 19:43:00 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
4037
4038         * getopt.c (_NO_PROTO): Define before config.h is included.
4039
4040 Mon Sep 20 15:59:03 1993  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
4041
4042         * getopt.c, getopt1.c [emacs || CONFIG_BROKETS]: Include
4043         <config.h> only under these, else "config.h".
4044
4045 Thu Aug 12 18:16:49 1993  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
4046
4047         * getopt.c, getopt1.c [HAVE_CONFIG_H]: Include
4048         <config.h> instead of "config.h".
4049
4050 Sun Feb 20 17:17:01 1994  Ian Lance Taylor  (ian@lisa.cygnus.com)
4051
4052         * concat.c: Check ANSI_PROTOTYPES rather than __STDC__ to decide
4053         whether to use prototypes or not.
4054         * strerror.c (const): Never undefine; let ansidecl.h handle it.
4055         * strsignal.c (const): Likewise.
4056
4057 Thu Feb 17 13:27:35 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4058
4059         * xatexit.c (_xexit_cleanup): Declare as extern; don't initialize.
4060         Merging common and initialized variables need not be supported by
4061         ANSI C compilers.
4062         (xatexit): Initialize _xexit_cleanup if not already set.
4063         * xexit.c: Comment fix.
4064
4065 Wed Feb 16 01:15:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4066
4067         * xmalloc.c: Don't declare xexit; it's declared in libiberty.h.
4068         (xrealloc): If oldmem is NULL, allocate with malloc, rather than
4069         assuming that realloc works correctly.
4070
4071 Tue Feb 15 09:26:16 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
4072
4073         * concat.c, ieee-float.c:  Replace inclusion of <string.h>
4074         with explicit function declarations, as recommended by Ian Taylor.
4075
4076 Sat Feb 12 10:31:11 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
4077
4078         * xmalloc.c (xmalloc, xrealloc): Use PTR and size_t throughout.
4079         (malloc, realloc): Declare.
4080
4081 Thu Feb 10 17:08:19 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4082
4083         * argv.c, basename.c: Include ansidecl.h and libiberty.h.
4084         * concat.c, fdmatch.c, getruntime.c, spaces.c: Likewise.
4085         * strerror.c, strsignal.c, xatexit.c, xexit.c: Likewise.
4086         * xmalloc.c: Likewise.
4087         * concat.c: Don't declare xmalloc.  If __STDC__, use <stdarg.h>
4088         macros, not <varargs.h> macros.
4089         * spaces.c (spaces): Make return type const.  Don't crash if
4090         malloc returns NULL.
4091         * strerror.c (struct error_info): Make name and msg fields const.
4092         (error_names): Make const.
4093         (strerrno): Make const.
4094         (strtoerrno): Make argument const.
4095         * strsignal.c (struct signal_info): Make name and msg fields
4096         const.
4097         (signal_names, sys_siglist): Make const.
4098         (strsignal, strsigno): Make const.
4099         (strtosigno): Make argument const.
4100         * xatexit.c: Declare parameter types.
4101         * xmalloc.c (name): Make const.
4102         (xmalloc_set_program_name): Make argument const.
4103         * Makefile.in (INCDIR): Define.
4104         (.c.o): Use $(INCDIR).
4105         (dummy.o): Likewise.
4106         (argv.o, basename.o): New targets; depend on libiberty.h.
4107         (concat.o, fdmatch.o, getruntime.o, spaces.o): Likewise.
4108         (strerror.o, strsignal.o, xatexit.o, xexit.o): Likewise.
4109         (xmalloc.o): Likewise.
4110         (cplus-dem.o): New target; depend on demangle.h.
4111         (getopt.o, getopt1.o): New targets; depend on getopt.h.
4112         (ieee-float.o): New target; depend on ieee-float.h.
4113         (obstack.o): New target; depend on obstack.h.
4114
4115 Tue Feb  8 05:29:08 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
4116
4117         Handle obstack_chunk_alloc returning NULL.  This allows
4118         obstacks to be used by libraries, without forcing them
4119         to call exit or longjmp.
4120         * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
4121         If CALL_CHUNKFUN returns NULL, set alloc_failed, else clear it.
4122         (_obstack_begin, _obstack_begin_1): Return 1 if successful, 0 if not.
4123
4124 Tue Feb  8 00:32:28 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
4125
4126         * concat.c, ieee-float.c:  Include <string.h>.
4127
4128 Sun Feb  6 21:28:46 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
4129
4130         * xmalloc.c (xmalloc_set_program_name): New function.
4131         (xmalloc, xrealloc): Include the name in the error message, if set.
4132
4133         * Replace atexit.c with xatexit.c.
4134         * Makefile.in (CFILES), functions.def: Change references.
4135
4136 Sat Feb  5 14:02:32 1994  Stan Shebs  (shebs@andros.cygnus.com)
4137
4138         * getruntime.c (get_run_time): Use getrusage or times if
4139         HAVE_GETRUSAGE or HAVE_TIMES are defined.
4140
4141 Fri Feb  4 15:49:38 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
4142
4143         * atexit.c: New file.
4144         * Makefile.in (CFILES), functions.def: Add it.
4145         * xexit.c: New file.
4146         * Makefile.in (CFILES, REQUIRED_OFILES): Add it.
4147         * xmalloc.c (xmalloc, xrealloc): Call xexit instead of exit.
4148         Change request for 0 bytes into request for 1 byte.
4149
4150 Wed Feb  2 11:36:49 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4151
4152         * xmalloc.c (xmalloc, xrealloc): Print size using %lu, and cast to
4153         unsigned long, to avoid warnings.
4154
4155 Fri Jan 28 17:49:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
4156
4157         * dummy.c: Don't include time.h ever; always define clock_t as
4158         "unsigned long".  Until gcc/fixincludes ensures that clock_t
4159         exists, __STDC__ isn't a sufficient test.  And if clock() doesn't
4160         exist, clock_t probably doesn't either.
4161
4162 Mon Jan 24 11:52:31 1994  Stan Shebs  (shebs@andros.cygnus.com)
4163
4164         * clock.c, getruntime.c: New files.
4165         * Makefile.in: Add to file lists.
4166         * functions.def (clock): Add to list.
4167         * dummy.c (time.h): Add if __STDC__.
4168         (clock_t): #define as "unsigned long" if not __STDC__.
4169
4170 Tue Jan 11 11:27:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4171
4172         * strtod.c: Declare atof.  From edler@jan.ultra.nyu.edu (Jan
4173         Edler).
4174
4175 Tue Dec 28 14:17:30 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4176
4177         * Makefile.in (errors): Use CFLAGS as well as LDFLAGS when
4178         linking.
4179
4180 Fri Dec 17 12:26:07 1993  Kung Hsu  (kung@cirdan.cygnus.com)
4181
4182         * cplus-dem.c (demangle_arm_pt): New function.  Common code
4183         for ARM template demangling.
4184         * cplus-dem.c (demangle_class_name): Use demangle_arm_pt.
4185         * cplus-dem.c (demangle_prefix): Likewise.
4186
4187 Tue Nov 30 15:47:48 1993  Jason Merrill  (jason@deneb.cygnus.com)
4188
4189         * cplus-dem.c (cplus_demangle_opname): Add CONST to please gcc.
4190
4191 Sat Nov 27 11:05:50 1993  Fred Fish  (fnf@cygnus.com)
4192
4193         Merge changes from tom@basil.icce.rug.nl (Tom R.Hageman)
4194         * strerror.c, strsignal.c:  As a small space optimization, don't
4195         include messages when they aren't actually used.
4196
4197         Merge changes from takefive.co.at!joe (Josef Leherbauer)
4198         * cplus-dem.c (demangle_prefix, demangle_function_name,
4199         cplus_demangle_opname):  Fixes for systems where cplus_marker
4200         is something other than '$'.
4201
4202 Fri Nov 26 13:51:11 1993  Per Bothner  (bothner@kalessin.cygnus.com)
4203
4204         * waitpid.c:  Simple-minded approcimation to waitpid
4205         using vanilla wait.
4206         * functions.def, Makefile.in:  Update accordingly,
4207
4208 Thu Nov 18 18:01:15 1993  Kung Hsu  (kung@cirdan.cygnus.com)
4209
4210         * cplus-dem.c(demangle_template): fix bug template instantiation
4211         with value of user defined type.
4212
4213 Wed Nov 17 18:30:21 1993  Kung Hsu  (kung@cirdan.cygnus.com)
4214
4215         * cplus-dem.c(cplus_demangle_opname): add the subject new function
4216         to support unified search of operator in class.
4217
4218 Wed Nov 10 09:47:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4219
4220         gcc -Wall lint:
4221         * strtoul.c (strtoul): use "(digit = *s) != '\0'" not just
4222         "digit = *s" as condition in while loop.
4223
4224 Tue Nov  9 15:52:22 1993  Mark Eichin  (eichin@cygnus.com)
4225
4226         * Makefile.in: pass SHELL to recursive make
4227
4228 Thu Nov  4 12:09:26 1993  Per Bothner  (bothner@kalessin.cygnus.com)
4229
4230         * vfprintf.c, vprintf.c, vsprintf.c:  Make format arg
4231         be (const char*), for ANSI (and gcc w/fixproto) consistency.
4232
4233 Thu Nov  4 08:29:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4234
4235         * config.table: Make *-*-hiux* use mh-hpux.
4236
4237 Fri Oct 22 07:53:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4238
4239         * config.table: Add * to end of all OS names.
4240
4241 Tue Oct 19 17:12:01 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
4242
4243         * Makefile.in (lneeded-list): ensure that object file names are
4244           not duplicated, as multiple instances of the same object file in
4245           a library causes problems on some machines
4246
4247 Mon Oct 18 21:59:28 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4248
4249         * strcasecmp.c, strncasecmp.c: Change u_char to unsigned char.
4250
4251 Fri Oct 15 22:17:11 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
4252
4253         * strncasecmp.c: new file, implements strncasecmp
4254         * strcasecmp.c: new file, implement strcasecmp
4255
4256         * Makefile.in (CFILES): list these two new source files
4257
4258         * functions.def: add strcasecmp and strncasecmp entries
4259
4260 Fri Oct 15 14:53:05 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4261
4262         * strtoul.c (strtoul), strtol.c (strtol): Handle overflow
4263         according to ANSI C.
4264
4265 Thu Oct 14 16:34:19 1993  Kung Hsu  (kung@cirdan.cygnus.com)
4266
4267         * cplus-dem.c: add support of ARM global constructor/destructor,
4268         and 'G' for passing record or union in parameter.
4269
4270 Wed Oct 13 13:36:19 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4271
4272         * Makefile.in: Fix comment to clarify that stuff in REQUIRED_OFILES
4273         should not be in functions.def.
4274
4275 Wed Oct 13 13:13:38 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
4276
4277         * functions.def: Removed xmalloc.  Stuff in REQUIRED_OFILES should
4278         not be in functions.def.
4279
4280 Mon Oct  4 18:26:39 1993  Kung Hsu  (kung@cirdan.cygnus.com)
4281
4282         * cplus-dem.c: change globl constructor/destructor to proper name
4283
4284 Tue Sep 28 18:11:07 1993  Kung Hsu  (kung@cirdan.cygnus.com)
4285
4286         * cplus-dem.c: fix bug in constructor/destructor
4287
4288 Tue Sep 28 16:20:49 1993  Kung Hsu  (kung@cirdan.cygnus.com)
4289
4290         * cplus-dem.c: support both old and new _vt$... vtbl mangled names
4291
4292 Fri Sep 24 19:07:16 1993  Jason Merrill  (jason@deneb.cygnus.com)
4293
4294         * cplus-dem.c: Fix demangle_template prototype
4295
4296 Fri Sep 24 17:32:55 1993  Kung Hsu  (kung@cirdan.cygnus.com)
4297
4298         * cplus-dem.c: fix template demangling
4299         * cplus-dem.c: fix const type demangling
4300         * cplus-dem.c: fix constructor/destructor, virtual table,
4301         qualifier, global constructor/destructor demangling
4302
4303 Wed Sep  1 23:13:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4304
4305         * strsignal.c, strerror.c: Use fully-bracketed initializer to
4306         keep gcc -Wall happy.
4307
4308 Fri Aug 27 10:30:09 1993  Jason Merrill  (jason@deneb.cygnus.com)
4309
4310         * cplus-dem.c (do_type): Add CONSTS to make gcc happy with last
4311         patch.
4312
4313 Fri Aug 27 11:24:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4314
4315         Patch from Paul Flinders:
4316         * cplus-dem.c (do_type): Deal with arrays.
4317
4318 Tue Aug 24 14:23:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4319
4320         * cplus-dem.c (demangle_qualified: Deal with GNU format for more
4321         than 9 classes.
4322
4323 Wed Aug 18 19:50:29 1993  Jason Merrill  (jason@deneb.cygnus.com)
4324
4325         * Makefile.in (dummy.o): Redirect to /dev/null to avoid "variable
4326         not initialized" warnings under HP/UX
4327
4328 Sun Aug 15 20:42:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4329
4330         * strerror.c: Move include of stdio.h after sys_errlist #define.
4331         Also remove NULL definition (stdio.h always defines NULL, so it
4332         never did anything but clutter up the code).
4333
4334 Sat Aug 14 14:21:49 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
4335
4336         * Makefile.in, functions.def: handle xmalloc.c
4337
4338         * xmalloc.c: provide xmalloc and xrealloc functions
4339
4340 Thu Aug 12 17:38:57 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
4341
4342         * cplus-dem.c: Fix a comment.
4343
4344 Sat Aug  7 13:56:35 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
4345
4346         * getopt1.c: Declare const the way getopt.c does.
4347
4348 Fri Aug  6 17:03:13 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
4349
4350         * obstack.c, alloca.c: Update from FSF.
4351         * getopt.c, getopt1.c: Update to current FSF version, which
4352         doesn't use alloca.
4353
4354 Tue Jul 27 14:03:57 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
4355
4356         * Makefile.in (demangle): Add the target with a message saying
4357         where demangle went.
4358
4359 Mon Jul 26 15:49:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4360
4361         * Makefile.in: Remove obsolete `demangle' target.
4362
4363 Thu Jul 22 08:31:01 1993  Fred Fish  (fnf@deneb.cygnus.com)
4364
4365         * cplus-dem.c (arm_special):  Apply patch from arg@lucid.com to
4366         avoid infinite loop on vtbl symbols with disambiguating "junk"
4367         tacked on the end.
4368
4369 Mon Jul 19 14:10:37 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
4370
4371         * strsignal.c: work around some systems losing definitions of
4372         sys_siglist
4373
4374         * config/mh-lynxos: this system has a losing definition of
4375         sys_siglist
4376
4377         * config.table: use mh-lynxos for *-*-lynxos
4378
4379 Mon Jul 19 17:08:52 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
4380
4381         * config.table: Add support for HPPA BSD hosts.
4382
4383         * config/mh-hpbsd: New file.
4384
4385 Mon Jul 12 18:00:40 1993  K. Richard Pixley  (rich@cygnus.com)
4386
4387         * Makefile.in (TAGS): make work when srcdir != objdir.
4388
4389 Sun Jun 27 15:35:31 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
4390
4391         * cplus-dem.c (main): Add long options, including --help and
4392         --version.
4393         (usage): New function from code in main.
4394
4395 Tue Jun 22 11:37:38 1993  Per Bothner  (bothner@deneb.cygnus.com)
4396
4397         * config.table:  New shell scipt, sourced by both ./configure,in
4398         and ../xiberty/configure.in, to avoid maintainance lossages.
4399         * configure.in and ../xiberty/configure.in:  Use config.table.
4400
4401         * configure.in: Don't use mh-aix for AIX 3.2, only for 3.1.
4402         * configure.in: Map *-*-irix* (except irix4) to mh-sysv.
4403         * ../xiberty/configure.in:  Update from ./configure.in.
4404
4405 Tue Jun 15 17:05:31 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4406
4407         * Makefile.in: remove parentdir support
4408
4409 Wed May 26 12:59:09 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
4410
4411         * cplus-dem.c (xrealloc):  Match definition with prototype.
4412
4413 Tue May 25 14:27:51 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
4414
4415         * cplus-dem.c (demangle_prefix):  Demangle cfront
4416         local variables as an extension to ARM demangling.
4417
4418 Fri May 21 09:53:57 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4419
4420         * ieee-float.c: Don't require pointers to double to be aligned.
4421
4422 Tue May 18 17:12:10 1993  Fred Fish  (fnf@cygnus.com)
4423
4424         (merge changes from dlong@cse.ucsc.edu)
4425         * cplus-dem.c (consume_count):  Simplify.
4426         * cplus-dem.c (arm_pt, demangle_class_name):  New functions.
4427         * cplus-dem.c (various):  Calls to arm_pt, demangle_class_name.
4428
4429         * cplus-dem.c (xmalloc, xrealloc, strstr):  Make extern decls into
4430         full prototypes.
4431         * cplus-dem.c (free):  Add prototype.
4432         * cplus-dem.c (optable):  Fully bracketize initializer.
4433
4434 Fri May 14 17:13:05 1993  Per Bothner  (bothner@cygnus.com)
4435
4436         * cplus-dem.c:  Whether initial underscores are stripped
4437         depends on the external variable prepends_underscore
4438         (which is generated by the binutils Makefile).
4439
4440 Fri May 14 07:32:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
4441
4442         * cplus-dem.c (mop_up, arm_special): Remove some unused variables.
4443
4444 Tue May  4 20:31:59 1993  Fred Fish  (fnf@cygnus.com)
4445
4446         * cplus-dem.c (consume_count):  Return zero if arg does not
4447         start with digit, and don't consume any input.
4448
4449 Tue May  4 08:10:28 1993  Jim Kingdon  (kingdon@cygnus.com)
4450
4451         * Makefile.in (demangle): Use ${srcdir} not $^.
4452
4453         * strtod.c: New file, needed at least for BSD 4.3.
4454
4455 Sun May  2 11:30:42 1993  Fred Fish  (fnf@cygnus.com)
4456
4457         * strsignal.c (sys_siglist):  For ANSI compilations, type is
4458         "const char *const".  Also remove conditionalization on __STDC__
4459         since const is defined away for non-ANSI.
4460
4461 Wed Apr 28 19:29:55 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
4462
4463         * configure.in: Recognize *-*-hpux.
4464         * config/mh-hpux: New file.
4465
4466 Tue Apr 27 15:22:19 1993  Per Bothner  (bothner@cygnus.com)
4467
4468         * tmpnam.c:  Added ANSI tmpnam() function.
4469         * functions.def, Makefile.in:  Update accordingly.
4470
4471 Tue Apr 27 13:38:38 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
4472
4473         * cplus-dem.c (demangle_function_name): Get the demangling of
4474         stop__1A right.
4475
4476 Fri Apr 16 23:48:24 1993  Jim Kingdon  (kingdon at calvin)
4477
4478         * cplus-dem.c: Declare strstr return type.
4479
4480 Fri Mar 26 12:01:26 1993  Jim Kingdon  (kingdon@cygnus.com)
4481
4482         * strsignal.c: Add some AIX signals.
4483
4484 Thu Mar 25 15:17:23 1993  Ian Lance Taylor  (ian@cygnus.com)
4485
4486         * Makefile.in (MAKEOVERRIDES): Define to be empty.
4487
4488 Wed Mar 24 01:59:25 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
4489
4490         * Makefile.in: add installcheck & dvi targets
4491
4492 Thu Mar 18 14:05:44 1993  Per Bothner  (bothner@rtl.cygnus.com)
4493
4494         * ieee-float.c:  New file, moved from ../gdb (since it is
4495         needed by ../opcode/m68k-dis.c).
4496
4497 Tue Mar  2 17:47:31 1993  Fred Fish  (fnf@cygnus.com)
4498
4499         * cplus-dem.c:  Replace all references to cfront with ARM.
4500
4501 Fri Feb 26 00:17:07 1993  Per Bothner  (bothner@rtl.cygnus.com)
4502
4503         * cplus-dem.c:  Fix main program (when compiled with -DMAIN)
4504         to be more useful as a filter.
4505
4506 Sat Feb 20 21:41:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
4507
4508         * Makefile.in (install_to_libdir, install_to_tooldir): Go into the
4509         destination directory before running $(RANLIB), in case that
4510         program tries to create a file in the current directory as part of
4511         its work.
4512
4513 Thu Feb 18 23:00:19 1993  John Gilmore  (gnu@cygnus.com)
4514
4515         * strsignal.c (sys_siglist):  Remove yet another *%^&%&$# "const"
4516         because BSD 4.4 lacks one.  Isn't this fun?
4517
4518 Thu Feb 18 11:24:25 1993  Fred Fish  (fnf@cygnus.com)
4519
4520         * cplus-dem.c (demangle_signature):  Set func_done after
4521         demangling a template.
4522         * cplus-dem.c (demangle_template):  Fix several small bugs
4523         in demangling GNU style templates.
4524         * cplus-dem.c (demangle_prefix):  Fix for templates in GNU
4525         style constructors.
4526         * cplus-dem.c (gnu_special):  Fix for templates in GNU style
4527         static data members.
4528
4529 Tue Feb 16 17:28:35 1993  Fred Fish  (fnf@cygnus.com)
4530
4531         * cplus-dem.c (demangle_signature):  Modify to include type
4532         modifiers like static and const in remembered types.
4533
4534 Thu Feb 11 22:20:47 1993  Fred Fish  (fnf@cygnus.com)
4535
4536         * cplus-dem.c (demangled_qualified):  Add new parameter that tells
4537         whether to prepend or append the qualifiers.
4538         * cplus-dem.c (string_prepends):  Used now, remove #if 0.
4539         * cplus-dem.c (demangle_signature):  Call demangle_qualified
4540         with prepending.
4541         * cplus-dem.c (gnu_special):  Recognize static data members that
4542         use qualified names.
4543         * cplus-dem.c (demangle_qualified):  Accumulate qualifiers in a
4544         temporary buffer and the prepend or append them to the result,
4545         as specified by the new "append" flag.
4546         * cplus-dem.c (do_type):  Call demangled_qualified with
4547         appending.
4548
4549 Mon Dec 28 10:47:19 1992  Ken Raeburn  (raeburn@cygnus.com)
4550
4551         * strsignal.c (signal_table): Now const.
4552         (init_signal_tables): Variable eip now points to const.
4553
4554         * strerror.c (error_table): Now const.
4555         (init_error_tables): Variable eip now points to const.
4556
4557 Tue Dec 15 15:36:50 1992  Per Bothner  (bothner@cygnus.com)
4558
4559         * memchr.c (memchr):  New (ANSI standard) function.
4560         * Makefile.in, functions.def:  Added memchr.
4561         * Makefile.in (AR_FLAGS): Use rc instad of non-standard cq.
4562
4563 Wed Dec  2 22:49:10 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4564
4565         * getopt.c: remove use of USG around <alloca.h>, which never meant
4566         anything anyway
4567
4568         * config/mh-{aix,apollo68,ncr3000,sysv,sysv4}: removed definitions
4569         of USG and USGr4
4570
4571 Thu Nov 19 03:09:33 1992  Brendan Kehoe  (brendan@lisa.cygnus.com)
4572
4573         * cplus-dem.c (demangle_fund_type): Recognize `w', a wide character;
4574         it's now a type according to the ANSI X3J16 working paper; output
4575         "wchar_t" for it.
4576         (demangle_template): Accept `w' as an integral type.
4577         (xmalloc, xrealloc): Use `char *', not `PTR'.  Cast calls to their
4578         counterparts malloc and realloc to `char *'.
4579         (main): Exit with a 0 status.
4580         * Makefile.in (demangle): Don't expect the user to define
4581         DEMANGLE, instead force to be cplus-dem.c.  Look in $(srcdir)/../include
4582         for demangle.h.  Pass it any HDEFINES or XTRAFLAGS.
4583
4584 Wed Nov 18 18:56:20 1992  John Gilmore  (gnu@cygnus.com)
4585
4586         * Makefile.in (AR_FLAGS):  Avoid verbosity.
4587         * config/mh-sysv4:  Remove AR_FLAGS override, use INSTALL=cp,
4588         replace USGr4 with HAVE_SYSCONF.
4589         * config/mh-solaris:  Remove; mh-sysv4 works now.
4590         * getpagesize.c:  Replace USGr4 with HAVE_SYSCONF.
4591         * configure.in:  Simplify host matching table, remove separate
4592         solaris config file.
4593
4594 Sun Nov 15 09:35:16 1992  Fred Fish  (fnf@cygnus.com)
4595
4596         * configure.in (i[34]86-*-solaris2*):  Add, use mh-sysv4.
4597
4598 Tue Nov  3 21:27:03 1992  Brendan Kehoe  (brendan@cygnus.com)
4599
4600         * cplus-dem.c (xmalloc, xrealloc): Add decls.
4601         (remember_type): Don't cast xmalloc.
4602         (string_need): Likewise; don't cast xrealloc either.
4603
4604 Fri Oct 23 08:52:01 1992  Ian Lance Taylor  (ian@cygnus.com)
4605
4606         * Makefile.in, functions.defs, rename.c: added simple
4607         implementation of rename, since some binutils programs use it.
4608
4609 Thu Oct 15 15:18:22 1992  Per Bothner  (bothner@cygnus.com)
4610
4611         * strsignal.c:  Add appropriate 'const' to sys_siglist
4612         extern declaration (if __STDC__).  (Needed for Linux.)
4613         * strsignal.c (strsignal): Add cast to remove const-ness.
4614
4615 Fri Oct  9 03:22:55 1992  John Gilmore  (gnu@cygnus.com)
4616
4617         * Makefile.in (needed.awk, needed2.awk):  Remove erroneous \'s
4618         before "'s, diagnosed by BSD 4.4 awk.
4619
4620 Thu Oct  8 15:25:12 1992  Ian Lance Taylor  (ian@cygnus.com)
4621
4622         * Makefile.in: create config.h and needed-list through $(CONFIG_H)
4623         and $(NEEDED_LIST), to give some hooks for xiberty.
4624
4625 Thu Oct  1 23:31:42 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4626
4627         * configure.in: use cpu-vendor-triple instead of nested cases
4628
4629 Wed Sep 30 11:26:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
4630
4631         * Makefile.in, argv.c, basename.c, bcmp.c, bcopy.c, bzero.c,
4632         concat.c, cplus-dem.c, fdmatch.c, getcwd.c, getopt.c, getopt1.c,
4633         getpagesize.c, insque.c, memcmp.c, memcpy.c, memmove.c, memset.c,
4634         obstack.c, sigsetmask.c, spaces.c, strchr.c, strerror.c,
4635         strrchr.c, strsignal.c, strstr.c, vfork.c, vsprintf.c:
4636         Convert from using GPL to LGPL.
4637
4638 Sat Sep 26 04:01:30 1992  John Gilmore  (gnu@cygnus.com)
4639
4640         * Makefile.in (errors):  Leave dummy.o and dummy around so that
4641         we can see how the needed list was generated (it's sometimes wrong).
4642         (mostlyclean):  Remove them.
4643
4644 Mon Sep 21 14:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
4645
4646         * getcwd.c: supply a default if MAXPATHLEN is not defined.
4647
4648         * config/mh-irix4: set EXTRA_OFILES to alloca.o, from WRS.
4649
4650 Wed Sep  9 12:41:48 1992  Ian Lance Taylor  (ian@cygnus.com)
4651
4652         * Makefile.in: Use XTRAFLAGS when compiling, so that xiberty works
4653         when cross-compiling.
4654
4655 Thu Sep  3 13:29:39 1992  K. Richard Pixley  (rich@sendai.cygnus.com)
4656
4657         * cplus-dem.c: (demangle_prefix): reduction in strength of strstr
4658           as a time optimization.
4659
4660         * cplus-dem.c (cplus_demangle): remove strpbrk test.  Appears to
4661           be more expensive than simply demangling.
4662
4663         * cplus-dem.c (cplus_match): new function.
4664
4665 Tue Sep  1 15:24:04 1992  Per Bothner  (bothner@rtl.cygnus.com)
4666
4667         * cplus-dem.c:  #include <stdio.h>, to define NULL.
4668         Define current_demangling_style.
4669
4670 Sun Aug 30 17:58:19 1992  Per Bothner  (bothner@rtl.cygnus.com)
4671
4672         * cplus-dem.c:  New file, moved from ../gdb.
4673         * cplus-dem.c (set_cplus_marker_for_demangling):  New exported
4674         function, to avoid compiling in target-dependency for CPLUS_MARKER.
4675         * cplus-dem.c (cplus_demangle):  Allow demangling style option
4676         to be passed as a parameter, but using the global variable
4677         current_demangling_style as a default.
4678         * Makefile.in:  Update for cplus-dem.c
4679
4680 Sat Aug 29 10:44:09 1992  Fred Fish  (fnf@cygnus.com)
4681
4682         * obstack.c:  Merge in comment changes from FSF version.  Now
4683         matches the FSF version exactly.
4684
4685 Fri Aug 28 18:39:08 1992  John Gilmore  (gnu@cygnus.com)
4686
4687         * obstack.c (CALL_FREEFUN):  Can't use ?: with void values (at
4688         least on losing DECstations!); use if-then-else instead.
4689
4690 Wed Aug 19 14:40:34 1992  Ian Lance Taylor  (ian@cygnus.com)
4691
4692         * Makefile.in: always create installation directories.
4693
4694 Mon Aug 10 17:33:40 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4695
4696        * Makefile.in: clean up definition of CFILES, more comments
4697
4698 Sat Aug  8 23:10:59 1992  Fred Fish  (fnf@cygnus.com)
4699
4700         * getopt.c (my_index):  Make first arg const to match strchr,
4701         which it sometimes is remapped to.
4702
4703 Sat Aug  1 13:48:50 1992  Fred Fish  (fnf@cygnus.com)
4704
4705         * obstack.c (DEFAULT_ALIGNMENT):  Update to match FSF version.
4706         * obstack.c (_obstack_begin):  Initialize use_extra_arg.
4707         * obstack.c (_obstack_begin_1):  New, from FSF version.
4708
4709 Mon Jul 20 21:07:58 1992  Fred Fish  (fnf@cygnus.com)
4710
4711         * obstack.c (CALL_CHECKFUN, CALL_FREEFUN):  Use use_extra_arg and
4712         extra_arg.
4713         * obstack.c (_obstack_begin):  Remove area_id and flags arguments
4714         (previously added for mmalloc support, interface has changed).
4715         Also convert flags usage to use use_extra_arg and maybe_empty_object.
4716
4717 Fri Jul 10 00:41:53 1992  Fred Fish  (fnf@cygnus.com)
4718
4719         * argv.c:  Move expandargv inline and eliminate static variables.
4720         Rewrite to always allocate in powers of two.  Fix to return an
4721         argv with a single null string arg if passed a null string.
4722
4723 Fri Jul  3 20:27:29 1992  Fred Fish  (fnf@cygnus.com)
4724
4725         * random.c, sigsetmask.c, strerror.c, strsignal.c:  Remove
4726         "(void)" casts from function calls where the return value is
4727         ignored, in accordance with GNU coding standards.
4728
4729 Mon Jun 29 10:54:19 1992  Fred Fish  (fnf at cygnus.com)
4730
4731         * bcopy.c, strerror.c, strsignal.c:  Lint.
4732
4733 Thu Jun 25 09:18:41 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
4734
4735         * getopt.c: merge changes from make.
4736
4737 Thu Jun 25 04:43:22 1992  John Gilmore  (gnu at cygnus.com)
4738
4739         * alloca.c:  Incorporate fixes from gdb/alloca.c.
4740         FIXME:  Eventually move gdb's alloca configuration files here,
4741         and remove gdb/alloca.c and its Makefile.in support.
4742
4743 Tue Jun 23 21:56:30 1992  Fred Fish  (fnf@cygnus.com)
4744
4745         * dummy.c:  Define NOTHING to /*nothing*/, change return type
4746         of main to int and return zero.
4747         * functions.def:  Supply NOTHING as the fourth arg to macros
4748         that don't have an explicit arg, to satisfy picky preprocessors.
4749
4750 Wed Jun 17 18:13:58 1992  Per Bothner  (bothner@rtl.cygnus.com)
4751
4752         * Makefile.in:  Clean up *clean rules, as per standards.texi.
4753
4754 Tue Jun 16 16:11:59 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
4755
4756         * getopt.c, getopt1.c: merged largely gratuitous, mostly
4757           whitespace diffs from other prep distributions.
4758
4759 Mon Jun 15 12:25:46 1992  Fred Fish  (fnf@cygnus.com)
4760
4761         * config/mh-ncr3000 (INSTALL):  Don't use /usr/ucb/install,
4762         it is broken on ncr 3000's.
4763
4764 Mon Jun 15 01:03:26 1992  John Gilmore  (gnu at cygnus.com)
4765
4766         * sigsetmask.c:  Rewrite.  Old one was very confused about its
4767         arguments and result.  New one can't do much, but at least knows
4768         what it can't do, and it's good enough for GDB's use.
4769
4770 Sun Jun 14 15:17:40 1992  Stu Grossman  (grossman at cygnus.com)
4771
4772         * functions.def:  Use proper prototype for strtoul.
4773
4774 Fri Jun 12 19:22:40 1992  John Gilmore  (gnu at cygnus.com)
4775
4776         * Makefile.in:  Add random.c.
4777         * config/mh-*:  Use "true" rather than "echo >/dev/null" for ranlib.
4778         * configure.in:  update solaris2 config.
4779
4780 Wed Jun 10 16:31:29 1992  Fred Fish  (fnf@cygnus.com)
4781
4782         * random.c:  Add for random() and srandom().
4783         * functions.def:  Add random
4784
4785 Tue Jun  9 17:27:18 1992  Fred Fish  (fnf@cygnus.com)
4786
4787         * config/{mh-ncr3000, mh-sysv4}:  Add definition for INSTALL
4788         using /usr/ucb/install.
4789
4790 Mon Jun  1 13:20:17 1992  Per Bothner  (bothner@rtl.cygnus.com)
4791
4792         * strerror.c:  Kludge to guard against a conflict with
4793         possible declaration of sys_errlist in errno.h.
4794
4795 Sun May 31 15:07:47 1992  Mark Eichin  (eichin at cygnus.com)
4796
4797         * configure.in, config/mh-solaris: add solaris2 config support.
4798
4799 Fri May 29 17:23:23 1992  Per Bothner  (bothner@rtl.cygnus.com)
4800
4801         * sigsetmask.c:  #ifdef out sigsetmask if SIG_SETMASK
4802         is not defined (should be defined in signal.h, says Posix.).
4803
4804 Mon May 18 17:35:04 1992  K. Richard Pixley  (rich@cygnus.com)
4805
4806         * getopt.c: merged changes from make-3.62.11.
4807
4808 Fri May  8 14:53:07 1992  K. Richard Pixley  (rich@cygnus.com)
4809
4810         * getopt.c: merged changes from bison-1.18.
4811
4812 Tue May  5 11:51:40 1992  Per Bothner  (bothner@rtl.cygnus.com)
4813
4814         * Makefile.in:  Don't have $(EXTRA_OFILES) depend on config.h,
4815         since that introduces a circular dependency.
4816         ($(EXTRA_OFILES) are used to build config.h.)
4817
4818         * strtoul.c:  Fixes to handle non-decimal bases better.
4819
4820 Wed Apr 22 09:27:51 1992  Fred Fish  (fnf@cygnus.com)
4821
4822         * config/mh-ncr3000:  Replace MINUS_G with CFLAGS.
4823         * Makefile.dos:  Finish MINUS_G eradication.
4824         * Makefile.in (CFILES):  Add strsignal.c.
4825         * Makefile.in (REQUIRED_OFILES):  Add strerror.o strsignal.o
4826         * Makefile.in (needed-list):  Split creation of errors file to
4827         separate make target.
4828         * Makefile.in (config.h, needed2.awk, errors):  New targets.
4829         * Makefile.in (clean):  Split to multiple lines, add needed2.awk
4830         and config.h.
4831         * dummy.c (DEFFUNC, DEFVAR):  Add defines and undefs.
4832         * functions.def (strerror):  Remove from optional list.
4833         * functions.def (sys_nerr, sys_errlist, sys_siglist):  DEFVAR's
4834         * functions.def (strerror, psignal):  DEFFUNC's
4835         * strerror.c:  Rewrite from scratch to use sys_errlist only if
4836         available, add errno_max(), add strerrno(), add strtoerrno(),
4837         add test driver.
4838         * strsignal.c:  New file, signal equivalent to strerror.c.
4839         Uses sys_siglist if available, defines signo_max(), strsignal(),
4840         strsigno(), strtosigno(), psignal(), and test driver.
4841
4842 Mon Apr 20 20:49:32 1992  K. Richard Pixley  (rich@cygnus.com)
4843
4844         * Makefile.in: do not print recursion line.
4845
4846         * Makefile.in: allow CFLAGS to be passed in from command line.
4847           Removed MINUS_G.  Default CFLAGS to -g.
4848
4849 Mon Apr 20 12:57:46 1992  Per Bothner  (bothner@rtl.cygnus.com)
4850
4851         * config/mh-aix:  New.  EXTRA_OFILES lists copysign.o,
4852         so libg++ users don't have to be inconvenienced by a
4853         libc.a bug (libc.a needs copysign, but doesn't define it!).
4854         * configure.in:  Use config/mh-aix.
4855         * strtoul.c:  Handle '-' as required by ANSI.
4856         Clean up radix handling.
4857         * strstr.c:  Fix buggy algorithm.
4858         * Makefile.in:  Change so that ${EXTRA_OFILES} is
4859         appended to needed-list (which is used by libg++).
4860
4861 Fri Apr 10 22:51:41 1992  Fred Fish  (fnf@cygnus.com)
4862
4863         * configure.in:  Recognize new ncr3000 config.
4864         * config/mh-ncr3000:  New config file.
4865
4866 Wed Apr  1 23:31:43 1992  John Gilmore  (gnu at cygnus.com)
4867
4868         * argv.c, dummy.c:  Lint.
4869
4870 Tue Mar 31 18:46:44 1992  Fred Fish  (fnf@cygnus.com)
4871
4872         * config/mh-sysv4:  New config file.
4873         * configure.in (host_makefile_frag):  Set to config/mh-sysv4 for
4874         host_os == sysv4.
4875         * getpagesize.c:  For SVR4, use sysconf(_SC_PAGESIZE) to get
4876         pagesize.
4877
4878 Sun Mar 29 12:26:42 1992  John Gilmore  (gnu at cygnus.com)
4879
4880         * getopt.c:  Lint.
4881
4882 Fri Mar 27 08:32:55 1992  Fred Fish  (fnf@cygnus.com)
4883
4884         * functions.def (alloca):  Fix return type and args to avoid
4885         type clash with gcc's builtin alloca.
4886
4887 Tue Mar 24 23:33:42 1992  K. Richard Pixley  (rich@cygnus.com)
4888
4889         * configure.in, config/mh-irix4: irix4 support.
4890
4891         * Makefile.in, functions.def, alloca.c: added alloca.
4892
4893 Tue Mar 24 17:34:46 1992  Stu Grossman  (grossman at cygnus.com)
4894
4895         * obstack.c (CALL_FREEFUN):  Make it compile on DECstations.
4896
4897 Thu Mar 19 13:57:42 1992  Fred Fish  (fnf@cygnus.com)
4898
4899         * argv.c:  Fix various external function definitions to be
4900         correct in an ANSI compilation environment.
4901
4902 Sat Mar 14 17:28:17 1992  Fred Fish  (fnf@cygnus.com)
4903
4904         * obstack.c:  Changes to support calling mmalloc functions,
4905         which take an additional argument over malloc functions.
4906
4907 Fri Mar  6 22:01:10 1992  K. Richard Pixley  (rich@cygnus.com)
4908
4909         * added check target.
4910
4911 Thu Feb 27 22:19:39 1992  Per Bothner  (bothner@cygnus.com)
4912
4913         * argv.c:  #include alloca-conf.h (needed by AIX).
4914
4915 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
4916
4917         * Makefile.in, configure.in: removed traces of namesubdir,
4918           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
4919           copyrights to '92, changed some from Cygnus to FSF.
4920
4921 Sat Feb 22 01:09:21 1992  Stu Grossman  (grossman at cygnus.com)
4922
4923         * argv.c:  Check in Fred's version which fixes problems with
4924         alloca().
4925
4926 Fri Feb  7 21:46:08 1992  Stu Grossman  (grossman at cygnus.com)
4927
4928         * makefile.dos:  Remove NUL to keep patch from failing.
4929
4930 Thu Jan 30 22:48:41 1992  Stu Grossman  (grossman at cygnus.com)
4931
4932         * getopt.c (_getopt_internal):  Fix usage of enum has_arg.
4933
4934 Mon Jan 20 18:53:23 1992  Stu Grossman  (grossman at cygnus.com)
4935
4936         * getopt.c, getopt1.c, ../include/getopt.h:  Get latest versions.
4937
4938 Sat Jan 18 16:53:01 1992  Fred Fish  (fnf at cygnus.com)
4939
4940         * argv.c:  New file to build and destroy standard argument
4941         vectors from a command string.
4942
4943         * Makefile.in:  Add argv.c and argv.o to appropriate macros.
4944
4945 Fri Dec 20 12:12:57 1991  Fred Fish  (fnf at cygnus.com)
4946
4947         * configure.in:  Change svr4 references to sysv4.
4948
4949         * rindex.c:  Declare return type of externally used function
4950         strrchr().
4951
4952 Thu Dec 19 18:35:03 1991  John Gilmore  (gnu at cygnus.com)
4953
4954         * Makefile.in:  Remove "***" in normal output, since Make produces
4955         this on errors, and it's convenient to search for.
4956
4957 Tue Dec 17 23:21:30 1991  Per Bothner  (bothner at cygnus.com)
4958
4959         * memcmp.c, memcpy.c, memmove.c, memset.c, strchr.c, strrchr.c:
4960         New ANSI functions.  The old non-ANSI functions (such as bcopy)
4961         should be avoided.
4962         * bcopy.c:  Fix to correctly handle overlapping regions.
4963         * index.c, rindex.c:  Re-write in terms of strchr() and strrchr().
4964         * functions.def:  Add the new functions.
4965         * functions.def:  Add 4th parameter to DEF macro,
4966         an ansidecl.h-style prototype.
4967         * dummy.c:  Use expanded DEF macro to create a dummy function
4968         call, with correct parameter types.  (This avoids some
4969         complaints from gcc about predefined builtins.)
4970
4971         Move the functionality of config/mh-default into Makefile.in.
4972         This avoid duplication, and simplifies things slightly.
4973         * Makefile.in:  Tweak so we don't need config/mh-default.
4974         * README:  Update.
4975         * configure.in:  No longer need config/mh-default.
4976         * config/mh-default:  Deleted.
4977         * config/mh-sysv:  Remove lines copied from old mh-default.
4978
4979 Tue Dec 17 05:46:46 1991  John Gilmore  (gnu at cygnus.com)
4980
4981         * fdmatch.c (fdmatch):  Don't compare st_rdev, which is for
4982         'mknod' device numbers.
4983
4984 Mon Dec 16 12:25:34 1991  Fred Fish  (fnf at cygnus.com)
4985
4986         * fdmatch.c, Makefile.in:  Add new function that takes two
4987         open file descriptors and returns nonzero if they refer to
4988         the same file, zero otherwise.  (used in gdb)
4989
4990 Wed Dec 11 17:40:39 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
4991         From DJ:
4992         * msdos.c: stub functions for dos.
4993         * makefile.dos, configdj.bat: new.
4994         * getopt.c: Don't include alloca-conf.h in a GO32 world.
4995
4996
4997 Tue Dec 10 04:14:49 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4998
4999         * Makefile.in: infodir belongs in datadir.
5000
5001 Fri Dec  6 23:26:45 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
5002
5003         * Makefile.in: remove spaces following hyphens because bsd make
5004           can't cope.  added standards.text support.  install using
5005           INSTALL_DATA.
5006
5007         * configure.in: remove commontargets as it is no longer a
5008           recognized hook.
5009
5010 Thu Dec  5 22:46:46 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
5011
5012         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
5013           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
5014           and mandir now keyed off datadir by default.
5015
5016 Fri Nov 22 19:15:29 1991  John Gilmore  (gnu at cygnus.com)
5017
5018         * Makefile.in:  find-needed.awk does not fit in 14 chars.
5019
5020         * Makefile.in:  Suppress error checking when compiling the test
5021         program, because Ultrix make/sh aborts there due to a bug.
5022
5023 Fri Nov 22 12:23:17 1991  Per Bothner  (bothner at cygnus.com)
5024
5025         * Makefile.in:  Re-did how EXTRA_OFILES is used to be more useful.
5026         * README:  Explained how the auto-configuration works,
5027         and how to add new files and/or configurations.
5028
5029 Fri Nov 22 09:45:23 1991  John Gilmore  (gnu at cygnus.com)
5030
5031         * strtoul.c:  Avoid defining ULONG_MAX if already defined;
5032         cast a const char * to char * for pedants.
5033
5034         * getopt.c:  Only define "const" after local include files get to,
5035         and only if they haven't defined it.
5036
5037 Thu Nov 21 16:58:53 1991  John Gilmore  (gnu at cygnus.com)
5038
5039         * getcwd.c (remove getwd.c): GNU code should call getcwd().  We
5040         emulate it with getwd() if available.  This avoids callers having
5041         to find a MAXPATHLEN or PATH_MAX value from somewhere.
5042         * Makefile.in, functions.def:  getwd->getcwd.
5043         * configure.in:  Use generic case for every system.
5044         * config/mh-{delta88,mach,rs6000,svr4}:  Remove.
5045         * config/mh-sysv:  Use default handling, just add -DUSG.
5046
5047 Thu Nov 14 10:58:05 1991  Per Bothner  (bothner at cygnus.com)
5048
5049         * Makefile.in, config/mh-default: Re-do make magic
5050         so that for the default ("automatic") mode we only
5051         compile the files we actually need.  Do this using
5052         a recursive make:  The top-level generates the list
5053         of needed files (loosely, the ones missing in libc),
5054         and then passes that list to the recursive make.
5055         * config/mh-mach:  Remove obsolete STRERROR-{C,O} macros.
5056
5057 Tue Nov 12 19:10:57 1991  John Gilmore  (gnu at cygnus.com)
5058
5059         RS/6000 host support (grumble).
5060
5061         * configure.in:  Build alloca-conf.h file from alloca-norm.h
5062         (everything else) or alloca-botch.h (rs/6000).
5063         * Makefile.in:  Include . on the include path.
5064         * getopt.c:  Use alloca-conf.h.
5065         * alloca-norm.h:  How to declare alloca on reasonable machines.
5066         * alloca-botch.h: How to declare alloca on braindead machines.
5067
5068 Tue Nov 12 09:21:48 1991  Fred Fish  (fnf at cygnus.com)
5069
5070         * concat.c :  New file, like concat() in gdb but can take a
5071         variable number of arguments rather than fixed at 3 args.  For
5072         now, client applications must supply an xmalloc(), which is a
5073         front end function to malloc() that deals with out-of-memory
5074         conditions.
5075
5076         * Makefile.in:  Add concat.c and concat.o to appropriate macros.
5077
5078 Sat Nov  9 13:29:59 1991  Fred Fish  (fnf at cygnus.com)
5079
5080         * config/mh-svr4:  Add sigsetmask to list of required functions.
5081
5082 Sun Nov  3 11:57:56 1991  Per Bothner  (bothner at cygnus.com)
5083
5084         * vsprintf.c:  New file.
5085         * functions.def, Makefile.in:  Add vsprintf.
5086
5087 Sun Oct 27 16:31:22 1991  John Gilmore  (gnu at cygnus.com)
5088
5089         * configure.in, config/mh-rs6000:  Add rs/6000 host support.
5090         * Makefile.in:  Compile with debug info.
5091
5092 Fri Oct 25 17:01:12 1991  Per Bothner  (bothner at cygnus.com)
5093
5094         * Makefile.in, configure.in, and new files: dummy.c, functions.def,
5095         config/mf-default:  Added a default configuration mode,
5096         which includes into libiberty.a functions that are "missing" in libc.
5097         * strdup.c, vprintf.c, vfprintf.c: New files.
5098
5099 Thu Oct 24 02:29:26 1991  Fred Fish  (fnf at cygnus.com)
5100
5101         * config/hmake-svr4: New file.
5102
5103         * config/hmake-sysv: Add HOST_CFILES and HOST_OFILES.
5104
5105         * basename.c, bcmp.c, bcopy.c, bzero.c, getpagesize.c getwd.c,
5106         index.c, insque.c, rindex.c, spaces.c, strstr.c, vfork.c: New
5107         files containing either portable C versions or emulations using
5108         native library calls.
5109
5110         * strerror.c:  Add copyright, internal documentation, etc.
5111
5112         * strtol.c:  Replace hardwired hex constants with some more
5113         portable macros.  Remove illegal (according to gcc) cast.
5114
5115         * strtoul.c: Replace hardwired hex constant with more portable
5116         macro.
5117
5118         * Makefile.in: Move TARGETLIB and CFLAGS where makefile fragments
5119         can override them.  Add new source and object file names to CFILES
5120         and OFILES respectively.
5121
5122         * configure.in: Add support for SVR4 makefile fragments.
5123
5124 Tue Oct 22 19:00:23 1991  Steve Chamberlain  (steve at cygnus.com)
5125
5126         * Makefile.in: Move RANLIB, AR and AR_FLAGS to where they can be
5127         over-ridden by config/hmake-*
5128         * configure.in: added m88kcvs to sysv list
5129
5130 Fri Oct  4 01:29:08 1991  John Gilmore  (gnu at cygnus.com)
5131
5132         * Makefile.in:  Most hosts need strerror, but one or two don't,
5133         and they override these definitions in the host-dependent makefile
5134         fragment.
5135         * config/hmake-mach:  The odd man out on strerror -- it's supplied.
5136         * strerror.c:  New file.
5137
5138         * strtol.c, strtoul.c:  Add strtol to libiberty, since Mach lacks
5139         it and bfd uses it.
5140         * configure.in, Makefile.in, config/hmake-mach:  Only configure
5141         strtol & strotoul in on Mach.
5142
5143 Tue Sep  3 06:36:23 1991  John Gilmore  (gnu at cygint.cygnus.com)
5144
5145         * obstack.c:  Merge with latest FSF version.
5146
5147 \f
5148 Local Variables:
5149 version-control: never
5150 End: