2009-08-23 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
1 2009-08-23 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/10536
4 * Makefile.in (install-html-recursive): Removed.
5
6 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7
8 * config.in: Regenerate.
9 * configure: Regenerate.
10
11 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12
13 * Makefile.in (AUTOCONF, configure_deps): New variables.
14 ($(srcdir)/configure): New rule, active only in maintainer mode.
15
16 2009-07-29 Douglas B Rupp <rupp@gnat.com>
17
18 * make-temp-file.c (choose_tmpdir): Try standard temp logical on VMS.
19
20 2009-07-27 Douglas B Rupp <rupp@gnat.com>
21
22 * pex-unix.c (vfork): Remove VMS specific definition (get from header
23 file instead).
24 (to_ptr32): New function.
25 (pex_unix_exec_child): Use it.
26
27 2009-07-24 Ian Lance Taylor <iant@google.com>
28
29 PR bootstrap/40854
30 * crc32.c (xcrc32): Rename from crc32.
31
32 2009-07-24 Ian Lance Taylor <iant@google.com>
33
34 * crc32.c: New file.
35 * Makefile.in: Rebuild dependencies.
36 (CFILES): Add crc32.c.
37 (REQUIRED_OFILES): Add ./crc32.o.
38 * functions.texi: Rebuild.
39
40 2009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
41
42 * cp-demangle.c (d_print_comp <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
43 (d_print_comp <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS): New.
44 (d_make_comp <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
45 (d_make_comp <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS): New.
46 (d_demangle_callback): The variable type is now declared as enum.
47 Replace parser of _GLOBAL_ symbols by a d_make_comp call.
48
49 2009-06-21 Jakub Jelinek <jakub@redhat.com>
50
51 * hashtab.c (htab_traverse): Don't call htab_expand for
52 nearly empty hashtabs with sizes 7, 13 or 31.
53
54 2009-06-16 Nick Clifton <nickc@redhat.com>
55
56 PR 10197
57 * testsuite/test-demangle.c: Rename getline to get_line to avoid
58 conflicts with system function of the same name.
59
60 2009-05-30 Eli Zaretskii <eliz@gnu.org>
61
62 * snprintf.c: Doc fix.
63
64 * vsnprintf.c: Doc fix.
65
66 2009-05-29 Kai Tietz <kai.tietz@onevision.com>
67
68 * pex-win32.c (pex_win32_fdopenr): Set INHERIT to false.
69
70 2009-05-29 Michael Matz <matz@suse.de>
71
72 * fibheap.c (fibheap_replace_key_data): Make sure we don't early
73 out when forcing the minimum.
74 (fibheap_delete_node): Assert that we managed to force the minimum.
75
76 2009-05-25 Tristan Gingold <gingold@adacore.com>
77
78 * config.h-vms: Rewritten. Define configure macros.
79 Use DEC-C builtin alloca.
80
81 * makefile.vms (OBJS): Update list.
82 (OPT): New variable.
83 (CFLAGS): Update compilation flags.
84 (libiberty.olb): Do not depend on alloca-conf.h anymore.
85
86 2009-05-19 Ian Lance Taylor <iant@google.com>
87 Ben Elliston <bje@au.ibm.com>
88
89 * cp-demangle.c (cplus_demangle_fill_ctor): Fix logic bug.
90 (cplus_demangle_fill_dtor): Likewise.
91
92 2009-05-17 Julian Brown <julian@codesourcery.com>
93
94 * pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing
95 standard handles (stdin, stdout, stderr) in parent.
96
97 2009-04-29 Julian Brown <julian@codesourcery.com>
98
99 * pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT.
100 (pex_win32_exec_child): Ensure each process has only one handle open
101 on pipe endpoints. Close standard input after creating child for
102 symmetry with standard output/standard error.
103
104 2009-04-25 Eli Zaretskii <eliz@gnu.org>
105
106 * Makefile.in (needed-list): Target removed (not used in GCC
107 3.0 and later). All references deleted.
108 (mostlyclean): Remove references to needed.awk and needed2.awk.
109
110 2009-04-14 Eli Zaretskii <eliz@gnu.org>
111
112 * configure.ac (setobjs, msdosdjgpp): Move a-priori setting of
113 existing and required library functions to with_target_subdir
114 section, so that the native build does detect them at configure
115 time.
116 * configure: Regenerated.
117
118 2009-04-13 Ozkan Sezer <sezeroz@gmail.com>
119
120 PR target/39397
121 * pex-common.h (struct pex_obj): Store pid values as pid_t,
122 not as long (members *children and (*wait))
123 * pex-common.c (pex_run_in_environment): Likewise.
124 * pex-win32.c (pex_win32_wait): Return pid_t and properly check
125 returned pid value.
126 * pex-djgpp.c (pex_djgpp_wait): Return pid_t.
127 * pex-msdos.c (pex_msdos_wait): Likewise.
128
129 2009-04-07 Arnaud Patard <apatard@mandriva.com>
130
131 * libiberty/configure.ac: Fix Linux/MIPS matching rule.
132 * libiberty/configure: Regenerate.
133
134 2009-03-27 Ian Lance Taylor <iant@google.com>
135
136 * memmem.c: New file, from gnulib.
137 * configure.ac: Add memmem to list of functions provided if they
138 are not available on the host.
139 * Makefile.in: Rebuild dependencies.
140 (CFILES): Add memmem.c.
141 (CONFIGURED_OFILES): Add memmem.o.
142 * configure, config.in, functions.texi: Rebuild.
143
144 2009-03-23 Jason Merrill <jason@redhat.com>
145
146 * cp-demangle.c (d_expression): Handle pack expansion.
147 (d_find_pack): Handle DEMANGLE_COMPONENT_FUNCTION_PARAM.
148 (d_print_subexpr): Don't wrap function parms in ().
149 (d_print_comp) [DEMANGLE_COMPONENT_PACK_EXPANSION]: Handle
150 not finding a pack.
151
152 2009-03-17 Jason Merrill <jason@redhat.com>
153
154 * cp-demangle.c (d_make_function_param): new fn.
155 (cplus_demangle_mangled_name): Work around abi v2 bug.
156 (d_expr_primary): Likewise.
157 (cplus_demangle_operators): Add alignof ops.
158 (d_expression): Handle function parameters and conversions
159 with other than 1 operand.
160 (d_print_comp): Handle function parameters. Fix bug with
161 function used in type of function.
162 * testsuite/demangle-expected: Upate tests.
163
164 2009-02-21 Mark Mitchell <mark@codesourcery.com>
165
166 * make-temp-file.c (<windows.h>): Include on Windows.
167 (choose_tmpdir): On Windows, use GetTempPath.
168
169 2009-01-18 Dave Korn <dave.korn.cygwin@gmail.com>
170
171 * configure.ac (funcs, vars, checkfuncs): Don't munge on Cygwin,
172 as it no longer shares libiberty object files.
173 * configure: Regenerated.
174
175 2009-01-07 Jason Merrill <jason@redhat.com>
176
177 * cp-demangle.c (d_expression): Remove mangling for zero-op casts.
178
179 2009-01-06 Ben Elliston <bje@au.ibm.com>
180
181 * cp-demangle.c (cplus_demangle_type): Return NULL if the
182 character following a 'D' cannot be recognised.
183
184 2008-12-18 Jason Merrill <jason@redhat.com>
185
186 PR c++/38561
187 * cp-demangle.c (d_expression, d_print_comp): Revert
188 cast changes.
189
190 2008-12-17 Jason Merrill <jason@redhat.com>
191
192 * cp-demangle.c (d_expression): Handle rvalue stubs too.
193 [DEMANGLE_COMPONENT_CAST]: Update mangling.
194 (d_print_comp): Avoid extra ", " with empty template argument packs.
195 Remove handling for obsolete T() mangling.
196
197 2008-12-10 Jason Merrill <jason@redhat.com>
198
199 * cp-demangle.c (cplus_demangle_type): Support fixed-point types.
200 (d_print_comp, d_dump): Likewise.
201
202 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
203
204 * Makefile.in (CPPFLAGS): Define.
205 (FLAGS_TO_PASS, COMPILE.c): Add CPPFLAGS.
206
207 2008-10-15 Paolo Bonzini <bonzini@gnu.org>
208
209 PR bootstrap/37137
210 * Makefile.in (LIBCFLAGS): Remove.
211 (FLAGS_TO_PASS): Don't mention it.
212 (COMPILE.c, MULTIOSDIR): Replace it with CFLAGS.
213
214 2008-10-08 David Edelsohn <edelsohn@gnu.org>
215
216 * xstrdup.c: Include <sys/types.h> after "config.h"
217
218 2008-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
219
220 * configure.ac: Call AC_SYS_LARGEFILE.
221 * config.in: Regenerated.
222 * configure: Likewise.
223
224 2008-10-06 Jason Merrill <jason@redhat.com>
225
226 * cp-demangle.c (struct d_print_info): Add pack_index.
227 (d_dump): Add DEMANGLE_COMPONENT_PACK_EXPANSION.
228 (d_make_comp): Likewise. DEMANGLE_COMPONENT_ARGLIST and
229 DEMANGLE_COMPONENT_TEMPLATE_ARGLIST can have two null args.
230 (cplus_demangle_builtin_types): Add char16/32_t.
231 (cplus_demangle_type): Recognize them.
232 (d_template_args): Handle empty argument packs.
233 (d_template_arg): Handle argument packs.
234 (d_expression): Handle dependent name.
235 (d_index_template_argument): New fn.
236 (d_lookup_template_argument): New fn.
237 (d_find_pack, d_pack_length): New fn.
238 (d_print_subexpr): Split out...
239 (d_print_comp): ...from here. Use d_*_template_argument.
240 Handle empty arg lists. Support pack expansions.
241 * cp-demangle.h (D_BUILTIN_TYPE_COUNT): Increase to 32.
242
243 2008-09-09 Jason Merrill <jason@redhat.com>
244
245 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_DECLTYPE.
246 (d_make_comp): Likewise.
247 (cplus_demangle_type): Handle decltype and DFP types.
248 (cplus_demangle_operators): Call operator takes 2 args.
249 (cplus_demangle_builtin_types): Add DFP types.
250 (d_exprlist): New fn.
251 (d_expression): Handle parm placeholders, T() and calls.
252 (d_print_comp): Handle decltype, T() and calls.
253 * testsuite/demangle-expected: Test the above.
254
255 2008-08-07 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
256
257 * pex-win32.c (argv_to_argc): New function.
258 (spawn_script): Duplicate argv before calling win32_spawn.
259
260 2008-07-31 Jakub Jelinek <jakub@redhat.com>
261
262 * mkstemps.c (mkstemps): Keep looping even for EISDIR.
263
264 2008-07-31 Denys Vlasenko <dvlasenk@redhat.com>
265
266 * mkstemps.c (mkstemps): If open failed with errno other than
267 EEXIST, return immediately.
268 * make-temp-file.c: Include errno.h.
269 (make_temp_file): If mkstemps failed, print an error message
270 before aborting.
271
272 2008-07-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
273
274 * maint-tool (deps): Output config.h instead of stamp-h.
275 * Makefile.in: Rebuild deps.
276 (maintainer-clean-subdir): Depend on stamp-h rather than config.h.
277 Reverts 2007-07-11 change.
278
279 2008-06-19 Eric Blake <ebb9@byu.net>
280
281 Adjust strsignal to POSIX 200x prototype.
282 * strsignal.c (strsignal): Remove const.
283
284 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
285
286 * configure: Regenerate.
287
288 2008-06-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
289
290 * libiberty.texi: Expand TABs, drop indentation outside examples.
291 * obstacks.texi: Likewise.
292
293 2008-04-21 Aurelien Jarno <aurelien@aurel32.net>
294
295 * libiberty/configure.ac: use -fPIC on Linux/MIPS hosts.
296 * libiberty/configure: Regenerate.
297
298 2008-04-18 Kris Van Hees <kris.van.hees@oracle.com>
299
300 * testsuite/demangle-expected: Added tests for char16_t and char32_t.
301
302 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
303
304 PR bootstrap/35457
305 * aclocal.m4: Add override.m4.
306 * configure: Regenerate.
307
308 2008-03-31 Ian Lance Taylor <iant@google.com>
309
310 * cp-demangle.c (d_substitution): Correct overflow check to avoid
311 -fstrict-overflow optimizations.
312
313 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
314
315 * configure.ac (frags): Don't set, use frag instead.
316 (PICFLAG): Set here and substitute.
317 * Makefile.in (PICFLAG): Substitute from autoconf.
318 * configure: Regenerate.
319
320 2008-03-24 Ian Lance Taylor <iant@google.com>
321
322 * sha1.c: New file, from gnulib.
323 * Makefile.in: Rebuild dependencies.
324 (CFILES): Add sha1.c.
325 (REQUIRED_OFILES): Add sha1.o.
326
327 2008-03-24 Doug Evans <dje@google.com>
328
329 * make-relative-prefix.c (make_relative_prefix_1): Handle NULL
330 return from strdup.
331
332 2008-03-12 Seongbae Park <seongbae.park@gmail.com>
333
334 * cplus-dem.c (malloc, realloc): Use void * instead of char *
335 as return type.
336
337 2008-03-11 Nick Clifton <nickc@redhat.com>
338
339 * md5.c (md5_process_bytes): Do not assume that memcpy will
340 provide a return value.
341
342 2008-02-19 Ben Elliston <bje@au.ibm.com>
343
344 PR other/12618
345 * testsuite/Makefile.in (mostlyclean): Remove any core file.
346
347 2008-01-26 David Daney <ddaney@avtrex.com>
348
349 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_JAVA_RESOURCE,
350 DEMANGLE_COMPONENT_COMPOUND_NAME, and
351 DEMANGLE_COMPONENT_CHARACTER cases.
352 (d_make_comp): Handle DEMANGLE_COMPONENT_COMPOUND_NAME and
353 DEMANGLE_COMPONENT_JAVA_RESOURCE cases.
354 (d_make_character): New function.
355 (d_java_resource): Same.
356 (d_special_name): Handle "Gr" case.
357 (d_print_comp): Handle DEMANGLE_COMPONENT_JAVA_RESOURCE,
358 DEMANGLE_COMPONENT_COMPOUND_NAME, and
359 DEMANGLE_COMPONENT_CHARACTER cases.
360 * testsuite/demangle-expected: Add test for java resource name
361 mangling.
362
363 2008-01-23 Thiago Jung Bauermann <bauerman@br.ibm.com>
364
365 * cplus-dem.c (demangle_function_name): Changed to return value
366 indicating if a name was correctly demangled.
367 (iterate_demangle_function): Use demangle_function_name return
368 value.
369
370 2008-01-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
371
372 PR other/33768
373 * splay-tree.c (rotate_left): Fix minor typo in comment.
374 (rotate_right): Likewise.
375
376 2007-11-12 Joseph Myers <joseph@codesourcery.com>
377
378 * floatformat.c (floatformat_ibm_long_double_is_valid): Fix
379 compiler warnings.
380 (floatformat_ibm_long_double): Use
381 floatformat_ibm_long_double_is_valid.
382
383 2007-11-07 Joseph Myers <joseph@codesourcery.com>
384 Daniel Jacobowitz <dan@codesourcery.com>
385
386 * floatformat.c (mant_bits_set): New.
387 (floatformat_to_double): Use it. Note no special handling of
388 split formats.
389 (floatformat_from_double): Note no special handing of split
390 formats.
391 (floatformat_ibm_long_double_is_valid,
392 floatformat_ibm_long_double): New.
393 (floatformat_ieee_single_big, floatformat_ieee_single_little,
394 floatformat_ieee_double_big, floatformat_ieee_double_little,
395 floatformat_ieee_double_littlebyte_bigword, floatformat_vax_f,
396 floatformat_vax_d, floatformat_vax_g, floatformat_i387_ext,
397 floatformat_m68881_ext, floatformat_i960_ext,
398 floatformat_m88110_ext, floatformat_m88110_harris_ext,
399 floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword,
400 floatformat_ia64_spill_big, floatformat_ia64_spill_little,
401 floatformat_ia64_quad_big, floatformat_ia64_quad_little): Update
402 for addition of split_half field.
403
404 2007-09-06 Tom Tromey <tromey@redhat.com>
405
406 * pexecute.txh (pex_free): Document process killing.
407
408 2007-08-31 Douglas Gregor <doug.gregor@gmail.com>
409
410 * cp-demangle.c (d_dump): Handle
411 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
412 (d_make_comp): Ditto.
413 (cplus_demangle_type): Ditto.
414 (d_print_comp): Ditto.
415 (d_print_mod): Ditto.
416 (d_print_function_type): Ditto.
417
418 2007-08-24 Kai Tietz <kai.tietz@onevision.com>
419
420 * pex-common.h: (pex_funcs): Retyped wait and exec_child to pid_t.
421 * pex-djgpp.c: Likewise.
422 * pex-msdos.c: Likewise.
423 * pex-unix.c: Likewise.
424 * pex-win32.c: Likewise.
425
426 2007-08-17 Michael Snyder <msnyder@access-company.com>
427
428 * make-relative-prefix.c (make_relative_prefix_1): Resource leaks.
429
430 2007-08-03 Michael Snyder <msnyder@access-company.com>
431
432 * make-relative-prefix.c (make_relative_prefix_1): Fix resource
433 leak.
434
435 2007-07-31 Michael Snyder <msnyder@access-company.com>
436
437 * cp-demangle.c (d_print_comp): Guard against null.
438
439 2007-07-25 Ben Elliston <bje@au.ibm.com>
440
441 * Makefile.in (CFILES): Remove ternary.c.
442 (REQUIRED_OFILES): Remove ./ternary.o.
443 (INSTALLED_HEADERS): Remove ternary.h.
444 (ternary.o): Remove.
445 * ternary.c: Remove.
446
447 2007-07-23 DJ Delorie <dj@redhat.com>
448
449 * argv.c (writeargv): Fix typo in inline documentation.
450 * functions.texi: Regenerate.
451
452 2007-07-17 DJ Delorie <dj@redhat.com>
453
454 * configure.ac (target_header_dir, msdosdjgpp): Remove duplicate
455 gettimeofday entry.
456 * configure: Likewise.
457
458 2007-07-11 Alexandre Oliva <aoliva@redhat.com>
459
460 * maint-tool (deps): Output stamp-h instead of config.h.
461 * Makefile.in: Rebuild deps.
462 (maintainer-clean-subdir): Depend on stamp-h rather than config.h.
463
464 2007-07-02 Simon Baldwin <simonb@google.com>
465
466 * argv.c (writeargv): Removed declaration of unused variable.
467
468 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
469
470 * configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.
471 * configure: Regenerate.
472
473 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
474
475 * aclocal.m4: Include config/warnings.m4.
476 * configure.ac: Use ACX_PROG_CC_WARNING_OPTS.
477 * configure: Regenerate.
478
479 2007-06-07 Geoffrey Keating <geoffk@apple.com>
480
481 * configure.ac: Non-default multilibs can be cross compilations.
482 * configure: Regenerate
483
484 2007-05-07 Nathan Froyd <froydnj@codesourcery.com>
485
486 * argv.c (writeargv): New function.
487
488 2007-05-05 Geoffrey Keating <geoffk@apple.com>
489
490 * cp-demangle.c (d_name): Detect local-source-name.
491 (d_prefix): Likewise.
492 (d_unqualified_name): Implement local-source-name.
493
494 2007-05-03 Joel Brobecker <brobecker@adacore.com>
495
496 * filename_cmp.c: Replace include of ctype.h by include of
497 safe-ctype.h.
498 (filename_cmp): Use TOLOWER instead of tolower for conversions
499 that are locale-independent.
500 * Makefile.in (filename_cmp.o): Add dependency on safe-ctype.h.
501
502 2007-04-11 Thomas Neumann tneumann@users.sourceforge.net
503
504 * argv.c: Use ANSI C declarations.
505 * make-relative-prefix.c: Likewise.
506
507 2007-04-06 Joel Brobecker <brobecker@adacore.com>
508
509 * filename_cmp.c (filename_cmp): Improve documentation.
510
511 2007-04-02 Andreas Schwab <schwab@suse.de>
512
513 * filename_cmp.c: Include "config.h".
514
515 2007-03-29 Joel Brobecker <brobecker@adacore.com>
516
517 * filename_cmp.c: New file.
518 * Makefile.in (CFILES): Add filename_cmp.c.
519 (REQUIRED_OFILES): Add filename_cmp.o
520 (filename_cmp.o): New rule.
521 * functions.texi: Regenerate.
522
523 2007-03-15 Geoffrey Keating <geoffk@apple.com>
524
525 * cp-demangle.c (d_encoding): Exit early on error.
526 (d_pointer_to_member_type): Exit early if cplus_demangle_type
527 returns NULL.
528 (cplus_demangle_type): Likewise.
529 * testsuite/demangle-expected: New testcase.
530
531 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
532
533 * Makefile.in: Add install-pdf target as copied from
534 automake v1.10 rules.
535 * testsuite/Makefile.in: Add dummy install-pdf target.
536
537 2007-03-01 Peter Breitenlohner <peb@mppmu.mpg.de>
538 Eric Botcazou <ebotcazou@libertysurf.fr>
539
540 PR other/16513
541 * Makefile.in: Install library under $(MULTIOSDIR), not $(MULTISUBDIR).
542 Install headers in multilib independent location.
543
544 2007-02-26 DJ Delorie <dj@redhat.com>
545
546 * configure.ac: add djgpp-specific results, so we don't have to
547 link during a cross compilation.
548 * configure: Regenerated.
549
550 2007-01-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
551
552 * hex.c: Fix typo.
553 * choose-temp.c: Likewise.
554 * functions.texi: Regenerate.
555
556 2007-01-31 Vladimir Prus <vladimir@codesourcery.com>
557
558 * pex-common.h (struct pex_obj): New fields
559 stderr_pipe and read_err.
560 * pex-common.c (pex_init_common): Initialize
561 stderr_pipe.
562 (pex_run_in_environment): Add error checking
563 for PEX_STDERR_TO_PIPE. Create a pipe
564 for stderr if necessary.
565 (pex_read_err): New.
566 (pex_free): Close read_err.
567 * pexecute.txh: Document changes.
568 * functions.texi: Regenerated.
569
570 2007-01-31 Ben Elliston <bje@au.ibm.com>
571
572 * strsignal.c (psignal): Change type of signo to int.
573 * functions.texi: Regenerate.
574
575 2007-01-29 Simon Baldwin <simonb@google.com>
576
577 * cp-demangle.h (cplus_demangle_operators): External definition
578 suppressed if not building for libstdc++.
579 * cp-demangle.c (__gcclibcxx_demangle_callback): Augmented interface
580 to demangling, provides a malloc-less version of __cxa_demangle.
581 (cplus_demangle_print_callback): Public callback version of
582 cplus_demangle_print.
583 (struct d_growable_string): New growable string structure.
584 (d_growable_string_init): New function, provides support for
585 growable strings separate from print info.
586 (d_growable_string_resize): Likewise.
587 (d_growable_string_append_buffer): Likewise.
588 (d_growable_string_callback_adapter):): Likewise.
589 (d_print_init): New print info initialization function.
590 (d_print_error): Macro replace by inline function.
591 (d_print_saw_error): Likewise.
592 (d_append_char): Likewise.
593 (d_append_buffer): Likewise.
594 (d_append_string): New inline function, replaces the
595 d_append_string_constant macro.
596 (d_flush_buffer): New function, flushes buffer to callback.
597 (d_demangle_callback, is_ctor_or_dtor): Malloc-based fallback
598 for unsupported dynamic arrays replaced by alloca().
599 (d_demangle): Return string length estimating removed.
600 (d_dump): Moved error case handling from call site into function.
601 (d_print_resize): Function removed.
602 (d_print_append_char): Likewise.
603 (d_print_append_buffer): Likewise.
604 (d_print_error): Likewise.
605 (d_print_comp): Added special case handling for Java arrays.
606 (java_demangle_v3): Removed string post-processing for Java arrays,
607 now replaced by special case handling in d_print_comp.
608 (cplus_demangle_v3_callback): Augmented interface to demangling,
609 provides a malloc-less version of cplus_demangle_v3.
610 (java_demangle_v3_callback): Augmented interface to demangling,
611 provides a malloc-less version of java_demangle_v3.
612
613 2007-01-12 Ben Elliston <bje@au.ibm.com>
614
615 * pex-unix.c (writeerr): Cast write result to void.
616
617 * choose-temp.c (choose_temp_base): Check the result of the call
618 to mktemp rather than testing the length of the modified string.
619
620 2006-12-20 Geoffrey Keating <geoffk@apple.com>
621
622 * cp-demangle.h: Add comment explaining what to do to avoid
623 overrunning string.
624 (d_check_char): New.
625 (d_next_char): Don't advance past trailing '\0'.
626 * cp-demangle.c (cplus_demangle_mangled_name): Use d_check_char.
627 (d_nested_name): Likewise.
628 (d_special_name): Likewise.
629 (d_call_offset): Likewise.
630 (d_function_type): Likewise.
631 (d_array_type): Likewise.
632 (d_pointer_to_member_type): Likewise.
633 (d_template_param): Likewise.
634 (d_template_args): Likewise.
635 (d_template_arg): Likewise.
636 (d_expr_primary): Likewise.
637 (d_local_name): Likewise.
638 (d_substitution): Likewise.
639 (d_ctor_dtor_name): Use d_advance rather than d_next_char.
640 * testsuite/test-demangle.c: Include sys/mman.h.
641 (MAP_ANONYMOUS): Define.
642 (protect_end): New.
643 (main): Use protect_end.
644 * testsuite/demangle-expected: Add testcases for overrunning
645 the end of the string.
646
647 2006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
648 J"orn Rennecke <joern.rennecke@st.com>
649
650 PR driver/29931
651 * make-relative-prefix.c (make_relative_prefix_1): New function,
652 broken out of make_relative_prefix. Make link resolution dependent
653 on new parameter.
654 (make_relative_prefix): Use make_relative_prefix_1.
655 (make_relative_prefix_ignore_links): New function.
656
657 2006-11-08 Vladimir Prus <vladimir@codesourcery.com>
658
659 * pex-win32.c (no_suffixes): Remove.
660 (std_suffixes): Add "" as first element.
661 (find_executable): Remove detection of already-present
662 extension. Try all suffixes in std_suffixes.
663
664 2006-11-07 Julian Brown <julian@codesourcery.com>
665
666 * floatformat.c (get_field): Fix segfault with little-endian word
667 order on 64-bit hosts.
668 (put_field): Likewise.
669 (min): Move definition.
670
671 2006-10-26 Danny Smith <dannysmith@users.sourceforge.net>
672
673 pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.
674 (find_executable): Likewise.
675 (win32_spawn): Cast alloca return to (char**).
676 Replace malloc with XNEWVEC.
677 bcopy.c (bcopy): Add explict casts in assignments.
678
679 2006-10-25 Ben Elliston <bje@au.ibm.com>
680
681 * pexecute.txh: Wrap pexecute's "flag" argument with @var {..}.
682
683 2006-10-10 Brooks Moses <bmoses@stanford.edu>
684
685 * Makefile.in: Added "pdf", "libiberty.pdf" target support.
686 * testsuite/Makefile.in: Added empty "pdf" target.
687
688 2006-09-22 Ian Lance Taylor <ian@airs.com>
689
690 PR other/29176
691 * cp-demangle.c (d_substitution): Check for overflow when
692 computing substitution index.
693
694 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
695
696 * configure.ac: Add case for Mingw as host.
697 * configure: Regenerate.
698
699 2006-08-27 Ian Lance Taylor <ian@airs.com>
700
701 PR driver/27622
702 * pex-common.h (struct pex_funcs): Add toclose parameter to
703 exec_child field.
704 * pex-common.c (pex_run_in_environment): Pass toclose to
705 exec_child.
706 * pex-djgpp.c (pex_djgpp_exec_child): Add toclose parameter.
707 * pex-unix.c (pex_unix_exec_child): Likewise.
708 * pex-msdos.c (pex_msdos_exec_child): Likewise.
709 * pex-win32.c (pex_win32_exec_child): Likewise.
710
711 PR other/28797
712 * cp-demangle.c (d_pointer_to_member_type): Do add a substitution
713 for a qualified member which is not a function.
714 * testsuite/demangle-expected: Add test case.
715
716 2006-07-27 Jan Hubicka <jh@suse.cz>
717
718 PR rtl-optimization/28071
719 * hashtab.c (htab_empty): Clear out n_deleted/n_elements;
720 downsize the hashtable.
721
722 2006-07-04 Peter O'Gorman <peter@pogma.com>
723
724 * Makefile.in: chmod 644 before ranlib during install.
725
726 2006-06-02 Mark Shinwell <shinwell@codesourcery.com>
727
728 * pex-unix.c (pex_unix_exec_child): Insert cast when assigning
729 to environ.
730
731 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
732
733 * pex-common.c: New function pex_run_in_environment.
734 * pex-common.h: Add environment parameter to exec_child.
735 * pex-msdos.c: Add environment parameter to pex_msdos_exec_child.
736 * pex-djgpp.c: Add environment parameter to pex_djgpp_exec_child.
737 (pex_djgpp_exec_child): Pass environment to child process.
738 * pex-unix.c: Add environment parameter to pex_unix_exec_child.
739 (pex_unix_exec_child): Pass environment to child process.
740 * pex-win32.c: Add environment parameter to pex_win32_exec_child.
741 New function env_compare for comparing VAR=VALUE pairs.
742 (win32_spawn): Assemble environment block and pass to CreateProcess.
743 (spawn_script): Pass environment through to win32_spawn.
744 (pex_win32_exec_child): Pass environment through to spawn_script and
745 win32_spawn.
746 * functions.texi: Regenerate.
747 * pexecute.txh: Document pex_run_in_environment.
748
749 2006-05-28 Mark Shinwell <shinwell@codesourcery.com>
750
751 * mkstemps.c: Open temporary files in binary mode.
752
753 2006-05-12 Anton Blanchard <anton@samba.org>
754
755 * cplus-dem.c (demangle_fund_type): Ensure buf is large enough to
756 hold "int%u_t".
757
758 2006-04-24 Julian Brown <julian@codesourcery.com>
759
760 * floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.
761
762 2006-03-29 Jim Blandy <jimb@codesourcery.com>
763
764 * pex-common.c (pex_input_file, pex_input_pipe): New functions.
765 (pex_init_common): Initialize obj->input_file.
766 (pex_run): Close any file opened by pex_input_file.
767 * pexecute.txh (pex_input_file, pex_input_pipe): New docs.
768 * pex-common.h (struct pex_obj): New field input_file.
769 (struct pex_funcs): New function ptr fdopenw.
770 * pex-unix.c (pex_unix_fdopenw): New function.
771 (funcs): List it as our fdopenw function.
772 * pex-win32.c (pex_win32_fdopenw): New function.
773 (funcs): List it as our fdopenw function.
774 * pex-djgpp.c (funcs): Leave fdopenw null.
775 * pex-msdos (funcs): Same.
776 * functions.texi: Regenerated.
777
778 2006-04-10 Jim Blandy <jimb@codesourcery.com>
779
780 * pex-common.c (temp_file): New function, containing guts of
781 pex-style temporary file name generation.
782 (pex_run): Use it.
783
784 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
785
786 * Makefile.in: Add install-html, install-html-am, and
787 install-html-recursive targets. Define mkdir_p and
788 NORMAL_INSTALL.
789 * configure.ac: AC_SUBST datarootdir, docdir, htmldir.
790 * configure: Regenerate.
791 * testsuite/Makefile.in: Add install-html and html targets.
792
793 2006-03-31 Mark Mitchell <mark@codesourcery.com>
794
795 * pex-win32.c (<errno.h>): Include.
796 (fix_argv): Remove.
797 (argv_to_cmdline): New function.
798 (std_suffixes): New variable.
799 (no_suffixes): Likewise.
800 (find_executable): New function.
801 (win32_spawn): Likewise.
802 (spawn_script): Use win32_spawn instead of _spawnv[p].
803 (pex_win32_exec_child): Replace MSVCRT calls with Win32 API calls.
804 (pex_win32_wait): Likewise.
805
806 2006-03-24 Jim Blandy <jimb@codesourcery.com>
807
808 * pex-common.c (pex_run): Simplify output name handling.
809
810 2006-03-12 Jim Blandy <jimb@red-bean.com>
811
812 * pex-common.h (struct pex_obj): Doc fixes.
813
814 2006-03-11 Jim Blandy <jimb@red-bean.com>
815
816 * functions.texi: Regenerate.
817
818 2006-02-21 Ben Elliston <bje@au.ibm.com>
819
820 * pexecute.c (pwait): Syntax fix for previous change.
821
822 2006-02-17 Uttam Pawar <uttamp@us.ibm.com>
823
824 * pexecute.c (pwait): Free vector pointer.
825 * partition.c (partition_print): Free class_elements pointer.
826
827 2006-02-11 Roger Sayle <roger@eyesopen.com>
828 R. Scott Bailey <scott.bailey@eds.com>
829 Bill Northcott <w.northcott@unsw.edu.au>
830
831 PR bootstrap/16787
832 * floatformat.c: Include <float.h> where available.
833 (NAN): Use value of DBL_QNAN if defined, and NAN isn't.
834
835 2006-01-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
836
837 * configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where
838 supported.
839 * configure: Regenerated.
840
841 2006-01-20 Carlos O'Donell <carlos@codesourcery.com>
842
843 * testsuite/Makefile.in: Add test-expandargv test.
844 * testsuite/test-expandargv.c: New test.
845 * argv.c (expandargv): Check for errors with ferror,
846 rather than just by looking at return value from fread.
847
848 2005-12-17 Gabriel Dos Reis <gdr@integrable-solutions.net>
849
850 * floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast
851 to convert from "from".
852 (floatformat_to_double): Likewise.
853 (floatformat_from_double): Use explicit cast to convert from "to".
854
855 2005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
856
857 PR java/9861
858 * cp-demangle.c (d_bare_function_type): Recognize new 'J' qualifer
859 and include return type when found.
860 (d_print_comp)[DEMANGLE_COMPONENT_FUNCTION_TYPE]: Add
861 conditional logic to change printing order of return type.when
862 the DMGL_RET_POSTFIX option is present.
863 (java_demangle_v3): Add DMGL_RET_POSTFIX option to d_demangle
864 call.
865 * testsuite/test-demangle.c (main): Recognize option --ret-postfix
866 * testsuite/demangle-expected: Test cases to verify extended encoding.
867 Updated comment to document --ret-postfix option.
868
869 2005-11-06 Richard Guenther <rguenther@suse.de>
870
871 * splay-tree.c (rotate_left): New function.
872 (rotate_right): Likewise.
873 (splay_tree_splay_helper): Remove.
874 (splay_tree_splay): Re-implement.
875
876 2005-10-31 Mark Kettenis <kettenis@gnu.org>
877
878 * floatformat.c (floatformat_vax_aingle, floatformat_vax_double):
879 New variables.
880
881 2005-10-07 Mark Mitchell <mark@codesourcery.com>
882
883 * at-file.texi: Fix typo.
884
885 2005-10-03 Mark Mitchell <mark@codesourcery.com>
886
887 * at-file.texi: New file.
888
889 2005-09-27 Mark Mitchell <mark@codesourcery.com>
890
891 * argv.c (expandargv): Do not use xmalloc_failed.
892
893 2005-09-26 Mark Mitchell <mark@codesourcery.com>
894
895 * argv.c (safe-ctype.h): Include it.
896 (ISBLANK): Remove.
897 (stdio.h): Include.
898 (buildargv): Use ISSPACE instead of ISBLANK.
899 (expandargv): New function.
900 * Makefile.in: Regenerated.
901
902 2005-09-14 Christopher Faylor <cgf@timesys.com>
903
904 * pex-win32.c: Include "windows.h".
905 (backslashify): New function.
906 (fix_argv): Use backslashify to convert path to windows format.
907 Allocate one more place in new argv for potential executable from '#!'
908 parsing.
909 (tack_on_executable): New function. Conditional on USE_MINGW_MSYS
910 (openkey): Ditto.
911 (mingw_rootify): Ditto.
912 (msys_rootify): Ditto.
913 (spawn_script): New function.
914 (pex_win32_exec_child): Save translated argv in newargv. Pass to
915 spawn_script if spawnv* fails.
916 (main): New function. Conditional on MAIN. Useful for testing.
917
918 2005-08-17 Mark Kettenis <kettenis@gnu.org>
919
920 * floatformat.c (floatformat_always_valid): Change type of last
921 argument to `void *'.
922 (floatformat_i387_ext_is_valid): Likewise.
923 (floatformat_to_double): Change type of second argument to `const
924 void *'.
925 (floatformat_from_double): Change type of last argument to `void
926 *'.
927 (floatformat_is_valid): Change type of last argument to `const
928 void *'.
929 (ieee_test): Remove redundant casts.
930
931 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
932
933 * strverscmp.c: Update FSF address.
934 * testsuite/Makefile.in: Likewise.
935 * testsuite/test-demangle.c: Likewise.
936 * testsuite/test-pexecute.c: Likewise.
937
938 2005-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
939
940 * getopt.c: Include ansidecl.h before system headers.
941
942 2005-07-22 Ben Elliston <bje@gnu.org>
943
944 * getopt.c: Include "ansidecl.h".
945 (_getopt_initialize): Mark argc and argv parameters as unused.
946
947 2005-07-22 Ben Elliston <bje@gnu.org>
948
949 * regex.c (regcomp): Change type of `i' from unsigned to int.
950
951 2005-07-22 Ben Elliston <bje@gnu.org>
952
953 Recover patch lost in the sourceware repository:
954 2005-07-09 Ben Elliston <bje@au.ibm.com>
955 * memcpy.c: Remove ANSI_PROTOTYPES conditional code.
956 * memmove.c: Likewise.
957 * objalloc.c: Likewise.
958
959 2005-07-22 Ben Elliston <bje@gnu.org>
960
961 * configure.ac: Check for a getopt(3) declaration.
962 * configure, config.in: Regenerate.
963
964 2005-07-15 Ben Elliston <bje@au.ibm.com>
965
966 * regex.c (TRANSLATE): Cast rhs of ternary expression to char.
967
968 2005-07-12 Ben Elliston <bje@au.ibm.com>
969
970 * floatformat.c (floatformat_to_double): Add a comment about a
971 potential source of warnings when compiling this file.
972
973 2005-07-12 Ben Elliston <bje@au.ibm.com>
974
975 * pexecute.c (pexecute): Cast string litrals to char *.
976 * regex.c (re_comp): Cast a call to gettext() to char *.
977
978 2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
979
980 * config.table: Delete file. Move former contents into ...
981 * configure.ac: ... here and escape any brackets for m4.
982 * Makefile.in (config.status): Remove dependency on config.table.
983 * configure: Regenerate.
984
985 2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
986
987 * config.in: Regenerate for 6/20 change.
988
989 2005-07-03 Steve Ellcey <sje@cup.hp.com>
990
991 PR other/13906
992 * md5.c (md5_process_bytes): Check alignment.
993
994 2005-07-01 Ian Lance Taylor <ian@airs.com>
995
996 PR other/22268
997 * cp-demangle.c (d_expr_primary): Don't run off the end of the
998 string while looking for the end of a literal value.
999 * testsuite/demangle-expected: Add test case.
1000
1001 2005-06-30 Daniel Berlin <dberlin@dberlin.org>
1002
1003 * hashtab.c (EMPTY_ENTRY): Moved and renamed.
1004 (DELETED_ENTRY): Ditto.
1005
1006 2005-06-20 Geoffrey Keating <geoffk@apple.com>
1007
1008 * strverscmp.c: New.
1009 * Makefile.in (CFILES): Add strverscmp.c.
1010 (CONFIGURED_OFILES): Add strverscmp.o.
1011 (strverscmp.o): New rule.
1012 (stamp-functions): Add $(srcdir) to files in source directory.
1013 * configure.ac (funcs): Add strverscmp.
1014 (AC_CHECK_FUNCS): Add strverscmp.
1015 * configure: Regenerate.
1016 * functions.texi: Regenerate.
1017
1018 2005-05-28 Eli Zaretskii <eliz@gnu.org>
1019
1020 * configure.ac: Add snprintf and vsnprintf to AC_CHEK_DECLS.
1021 * config.in, configure: Regenerate.
1022
1023 2005-05-25 Richard Henderson <rth@redhat.com>
1024
1025 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_HIDDEN_ALIAS.
1026 (d_make_comp, d_print_comp): Likewise.
1027 (d_special_name): Generate one.
1028 * testsuite/demangle-expected: Add a hidden alias test.
1029
1030 2005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1031
1032 * configure.ac: Check declarations for calloc(), getenv(),
1033 malloc(), realloc() and sbrk().
1034 * config.in: Regenerate.
1035 * configure: Likewise.
1036
1037 * alloca.c (C_alloca): Change "new" to "new_storage". Use XNEWVEC
1038 instead of xmalloc.
1039 * choose-temp.c (choose_temp_base): Use XNEWVEC instea od xmalloc.
1040 * concat.c (liiberty_concat_ptr): Surround definition with an
1041 extern "C" block, if __cplusplus.
1042 (concat): Use XNEWVEC instead of xmalloc.
1043 (reconcat): Likewise.
1044 * cp-demangle.c (struct d_print_template): Rename member
1045 "template" to "template_decl". Adjust use throughout the file.
1046 (d_print_resize): Properly cast return value of realloc().
1047 (cplus_demangle_print): Same for malloc().
1048 (d_demangle): Likewise.
1049 * cp-demint.c (cplus_demangle_fill_builtin_type): Rename parameter
1050 "typename" to "type_name".
1051 * cplus-dem.c (grow_vect): Use XRESIZEVEC instead of xrealloc().
1052 (work_stuff_copy_to_from): Use XNEWVEC insteand of xmalloc().
1053 (demangle_template_value_parm): Likewise.
1054 (demangle_template): Likewise.
1055 (recursively_demangle): Likewise.
1056 (do_hpacc_template_literal): Likewise.
1057 (do_arg): Likewise.
1058 (remember_type): Likewise.
1059 (remember_Ktype): Likewise.
1060 (register_Btype): Likewise.
1061 (string_need): Use XRESIZEVEC instead of xrealloc().
1062 * dyn-string.c (dyn_string_init): Use XNEWVEC.
1063 (dyn_string_new): Use XNEW.
1064 (dyn_string_resize): Use XRESIZEVEC.
1065 * fnmatch.c (fnmatch): Rename local variable "not" to "negate".
1066 * getopt.c (getenv): Declare only if !__cplusplus and !getenv.
1067 Otherwise include <stdlib.h>.
1068 (exchange): Cast return value of malloc().
1069 * hashtab.c (htab_size): Define as both macro and non-inline
1070 function.
1071 (htab_elements): Likewise.
1072 * getpwd.c (getpwd): Use XNEWVEC.
1073 (htab_create_alloc_ex): Use C90 prototype-style.
1074 * lrealpath.c (lrealpath): Appropriately cast return value of
1075 malloc().
1076 * make-relative-prefix.c (save_string): Likewise.
1077 * make-temp-file.c (try_dir): Rename from "try". Adjust use in
1078 the file.
1079 (choose_tmpdir): Use XNEWVEC.
1080 * mkstemps.c (mkstemps): Rename parameter "template" to "pattern".
1081 * pex-common.c (pex_init_common): Use XNEW.
1082 (pex_add_remove): Use XRESIZEVEC.
1083 (pex_run): Likewise.
1084 (pex_get_status_and_time): Likewise.
1085 * pex-djgpp.c (pex_djgpp_exec_child): Likewise.
1086 * pex-msdos.c (pex_init): Use XNEW.
1087 (pex_msdos_exec_child): Likewise.
1088 (pex_msdos_exec_child): Use XRESIZEVEC.
1089 * pex-unix.c (pex_wait): Use XNEW.
1090 * pex-win32.c (fix_argv): Use XNEWVEC.
1091 * pexecute.c (pwait): Likewise.
1092 * setenv.c (setenv): Properly cast return value of malloc().
1093 * sigsetmask.c (sigsetmask): Rename local variables "old" and
1094 "new" to "old_sig" and "new_sig".
1095 * sort.c (main): Use XNEWVEC.
1096 * spaces.c (spaces): Cast return value of malloc().
1097 * strndup.c (strndup): Likewise.
1098 * ternary.c (ternary_insert): Use XNEW.
1099 * xmalloc.c (malloc, realloc, calloc, sbrk): Surround declaration
1100 with an extern "C" block if __cplusplus.
1101 * xstrdup.c (xstrdup): Cast return value of memcpy().
1102 * xstrerror.c (strerror): Enclose declaration in an extern "C"
1103 block if __cplusplus.
1104 * xstrndup.c (xstrndup): Use XNEW. Cast return value of memcpy().
1105
1106 2005-05-16 Andreas Jaeger <aj@suse.de>
1107
1108 * getpwd.c: Remove unneeded prototype getcwd and move getwd so
1109 that it's only declared if needed.
1110
1111 * getopt1.c: Change order of includes so that __GNU_LIBRARY__ is
1112 defined.
1113
1114 2005-05-15 Andreas Jaeger <aj@suse.de>
1115
1116 * functions.texi: Regenerated.
1117
1118 2005-05-15 Eli Zaretskii <eliz@gnu.org>
1119
1120 * pexecute.txh: Enclose multi-word data types in @deftypefn in
1121 braces. Minor wording fixes. Use --- for em-dash. Use
1122 @enumerate in enumerated lists.
1123
1124 * fopen_unlocked.c: Enclose multi-word data types in @deftypefn in
1125 braces.
1126
1127 2005-05-11 Eli Zaretskii <eliz@gnu.org>
1128
1129 * pex-djgpp.c: Include string.h, fcntl.h, unistd.h, and
1130 sys/stat.h.
1131 (pex_init): Fix last argument to pex_init_common.
1132 (pex_djgpp_exec_child): Remove leading underscore from _open,
1133 _dup, _dup2, _close, and _spawnv/_spawnvp. Replace `program',
1134 which is undeclared, with `executable', which was unused. Remove
1135 unused variable `e'. Fix casting of last arg to spawnv/spawnvp.
1136 (pex_djgpp_wait): Declare arguments with ATTRIBUTE_UNUSED.
1137
1138 2005-05-11 Paul Brook <paul@codesourcery.com>
1139
1140 * Makefile.in: Regenerate dependencies.
1141
1142 2005-05-10 Nick Clifton <nickc@redhat.com>
1143
1144 * Update the address and phone number of the FSF organization in
1145 the GPL notices in the following files:
1146 COPYING.LIB, Makefile.in, _doprnt.c, argv.c, asprintf.c,
1147 choose-temp.c, clock.c, concat.c, copying-lib.texi, cp-demangle.c,
1148 cp-demangle.h, cp-demint.c, cplus-dem.c, dyn-string.c, fdmatch.c,
1149 fibheap.c, floatformat.c, fnmatch.c, fopen_unlocked.c,
1150 gather-docs, getopt.c, getopt1.c, getruntime.c, hashtab.c, hex.c,
1151 lbasename.c, lrealpath.c, maint-tool, make-relative-prefix.c,
1152 make-temp-file.c, md5.c, mempcpy.c, mkstemps.c, objalloc.c,
1153 obstack.c, partition.c, pex-common.c, pex-common.h, pex-djgpp.c,
1154 pex-msdos.c, pex-one.c, pex-unix.c, pex-win32.c, pexecute.c,
1155 physmem.c, putenv.c, regex.c, safe-ctype.c, setenv.c, snprintf.c,
1156 sort.c, spaces.c, splay-tree.c, stpcpy.c, stpncpy.c, strndup.c,
1157 strtod.c, ternary.c, unlink-if-ordinary.c, vasprintf.c,
1158 vsnprintf.c, vsprintf.c, xexit.c, xmalloc.c, xstrndup.c
1159
1160 2005-05-06 Kelley Cook <kcook@gcc.gnu.org>
1161
1162 * aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.
1163 * configure.ac: Replace any AC_DEFINE_NOAUTOHEADER with AC_DEFINE.
1164 * configure: Regenerate.
1165
1166 2005-05-06 Kelley Cook <kcook@gcc.gnu.org>
1167
1168 * configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.
1169 Use AC_CHECK_SIZEOF instead of AC_COMPILE_CHECK_SIZEOF.
1170 * aclocal.m4: Don't include accross.m4.
1171 * configure, config.in: Regenerate.
1172
1173 2005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1174
1175 * fopen_unlocked.c (unlock_std_streams): New.
1176
1177 * functions.texi: Regenerate.
1178
1179 2005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1180
1181 * fopen_unlocked.c (unlock_stream): New.
1182 Consolidate unlocking code into a helper function.
1183
1184 * functions.texi: Regenerate.
1185
1186 2005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
1187
1188 * asprintf.c: Include config.h.
1189 * basename.c: Likewise.
1190 * fdmatch.c: Likewise.
1191 * hex.c: Likewise.
1192 * lbasename.c: Likewise.
1193 * spaces.c: Likewise.
1194 * xatexit.c:Likewise.
1195 * configure.ac: Do check declarations for basename, ffs, asprintf
1196 and vasprintf for real.
1197 * configure: Regenerate.
1198
1199 2005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
1200
1201 * argv.c (dupargv): Allocate space of argv[argc], not
1202 sizeof(char *) of that amount. Cast result to char *.
1203
1204 2005-04-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
1205
1206 * regex.c (wcs_re_match_2_internal, byte_re_match_2_internal):
1207 Replace not with negate.
1208
1209 2005-04-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
1210
1211 * configure.ac: Check declarations for basename, ffs, asprintf,
1212 vasprintf.
1213 * configure: Regenerate.
1214 * config.in: Likewise.
1215
1216 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1217
1218 * Makefile.in (CFILES): Add fopen_unlocked.c.
1219 (REQUIRED_OFILES): Add ./fopen_unlocked.o.
1220 Regenerate dependencies.
1221
1222 * configure.ac: Check for stdio_ext.h and __fsetlocking.
1223
1224 * fopen_unlocked.c: New file.
1225
1226 * functions.texi, configure, config.in: Regenerate.
1227
1228 2005-04-04 Ian Lance Taylor <ian@airs.com>
1229
1230 * testsuite/test-pexecute.c (TEST_PEX_RUN): Move variable
1231 declaration before statement.
1232
1233 2005-04-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1234
1235 * bcmp.c: Fix warnings and implement using memcmp.
1236 * bcopy.c: Fix warnings.
1237 * bzero.c: Fix warnings and implement using memset.
1238
1239 * configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings
1240 -Wstrict-prototypes.
1241 * configure, config.in: Regenerate.
1242
1243 * bsearch.c, index.c, rindex.c, strstr.c, strtol.c, waitpid.c: Fix
1244 warnings and reconcile interfaces with relevant standards.
1245
1246 2005-04-02 Ian Lance Taylor <ian@airs.com>
1247
1248 * cp-demangle.c: Update copyright.
1249
1250 2005-03-31 Joseph S. Myers <joseph@codesourcery.com>
1251
1252 * gettimeofday.c: Add "Supplemental" to @deftypefn.
1253 * functions.texi: Regenerate.
1254
1255 2005-03-28 Ian Lance Taylor <ian@airs.com>
1256
1257 * pex-common.c: New file.
1258 * pex-one.c: New file.
1259 * pexecute.c: New file.
1260 * pex-common.h: Include <stdio.h>.
1261 (struct pex_obj): Define.
1262 (struct pex_funcs): Define.
1263 (pex_init_common): Declare.
1264 * pex-unix.c: Rewrite.
1265 * pex-win32.c: Rewrite.
1266 * pex-djgpp.c: Rewrite.
1267 * pex-msdos.c: Rewrite.
1268 * testsuite/text-pexecute.c: New file.
1269 * pexecute.txh: Rewrite.
1270 * configure.ac: Check for wait3 and wait4. Set CHECK to
1271 really-check rather than check-cplus-dem.
1272 * functions.texi: Rebuild.
1273 * Makefile.in: Rebuild dependencies.
1274 (CFILES): Add pexecute.c, pex-common.c, pex-one.c.
1275 (REQUIRED_OFILES): Add pexecute.o, pex-common.o, pex-one.o.
1276 * testsuite/Makefile.in (really-check): New target.
1277 (check-pexecute, test-pexecute): New targets.
1278 * configure: Rebuild.
1279
1280 2005-03-28 Mark Kettenis <kettenis@gnu.org>
1281
1282 * unlink-if-ordinary.c: Include <sys/types.h>.
1283
1284 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1285
1286 Convert libiberty to use ISO C prototype style 7/n.
1287 * regex.c (PARAMS): Remove definition.
1288 (PREFIX): Unconditionaly define using ISO C ## operator.
1289 (init_syntax_once, extract_number, extract_number_and_incr,
1290 print_fastmap, print_partial_compiled_pattern,
1291 print_compiled_pattern, print_double_string, printchar,
1292 convert_mbs_to_wcs, re_set_syntax, regex_grow_registers,
1293 regex_compile, store_op1, store_op2, insert_op1, insert_op2,
1294 at_begline_loc_p, at_endline_p, group_in_compile_stack,
1295 insert_space, wcs_compile_range, byte_compile_range,
1296 truncate_wchar, re_compile_fastmap, re_compile_fastmap,
1297 re_set_registers, re_search, re_search_2, re_search_3, re_match,
1298 re_match_2, count_mbs_length, wcs_re_match_2_internal,
1299 byte_re_match_2_internal, group_match_null_string_p,
1300 alt_match_null_string_p, common_op_match_null_string_p,
1301 bcmp_translate, re_compile_pattern, re_comp, re_exec, regcomp,
1302 regexec, regerror, regfree): Use ISO C prototype style.
1303 * partition.c: (elem_compare): Likewise.
1304 * cp-demangle.c (print_usage): Likewise.
1305
1306 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1307
1308 Convert libiberty to use ISO C prototype style 5/n.
1309 * random.c (srandom, initstate, setstate, random): Use ISO C
1310 prototypes.
1311 * putenv.c (putenv): Likewise.
1312 * physmem.c (physmem_available, physmem_total, main): Likewise.
1313 * pex-win32.c (fix_argv, pexecute, pwait): Likewise.
1314 * pex-unix.c (pexecute, pwait): Likewise.
1315 * pex-msdos.c (pexecute, pwait): Likewise.
1316 * pex-djgpp.c (pexecute, pwait): Likewise.
1317 * partition.c (partition_new, partition_delete, partition_union)
1318 (elem_compare, partition_print): Likewise.
1319 * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
1320 _obstack_allocated_p, _obstack_free, obstack_free,
1321 _obstack_memory_used, print_and_abort, obstack_next_free,
1322 obstack_object_size, obstack_base): Likewise. Remove codes
1323 predicated on !defined(__STDC__).
1324 * objalloc.c (objalloc_create, _objalloc_alloc, objalloc_free,
1325 objalloc_free_block): Use ISO C prototypes.
1326 * mkstemps.c (mkstemps): Likewise.
1327 * memset.c (memset): Likewise.
1328 * mempcpy.c (mempcpy): Likewise.
1329 * rename.c (rename): Likewise.
1330 * rindex.c (rindex): Likewise.
1331 * setenv.c (setenv, unsetenv): Likewise.
1332 * sigsetmask.c (sigsetmask): Likewise.
1333 * snprintf.c (snprintf): Likewise.
1334 * sort.c (sort_pointers, xmalloc): Likewise.
1335 * spaces.c (spaces): Likewise.
1336 * splay-tree.c (splay_tree_delete_helper,
1337 splay_tree_splay_helper, splay_tree_splay,
1338 splay_tree_foreach_helper, splay_tree_xmalloc_allocate,
1339 splay_tree_new, splay_tree_xmalloc_allocate,
1340 splay_tree_new_with_allocator, splay_tree_delete,
1341 splay_tree_insert, splay_tree_remove, splay_tree_lookup,
1342 splay_tree_max, splay_tree_min, splay_tree_predecessor,
1343 splay_tree_successor, splay_tree_foreach,
1344 splay_tree_compare_ints, splay_tree_compare_pointers): Likewise.
1345 * stpcpy.c (stpcpy): Likewise.
1346 * stpncpy.c (stpncpy): Likewise.
1347 * strcasecmp.c (strcasecmp): Likewise.
1348 * strchr.c (strchr): Likewise.
1349 * strdup.c (strdup): Likewise.
1350
1351 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1352
1353 Convert libiberty to use ISO C prototype style 6/n.
1354 * strerror.c (init_error_tables, errno_max, strerror, strerrno,
1355 strtoerrno, main): Use ISO C prototype style.
1356 * strncasecmp.c (strncasecmp): Likewise.
1357 * strncmp.c (strncmp): Likewise.
1358 * strndup.c (strndup): Likewise.
1359 * strrchr.c (strrchr): Likewise.
1360 * strsignal.c (init_signal_tables, signo_max, strsignal,
1361 strsigno, strtosigno, psignal, main): Likewise.
1362 * strstr.c (strstr): Likewise.
1363 * strtod.c (strtod, atof): Likewise.
1364 * strtol.c (strtol): Likewise.
1365 * strtoul.c (strtoul): Likewise.
1366 * ternary.c (ternary_insert, ternary_cleanup, ternary_search,
1367 ternary_recursivesearch): Likewise.
1368 * tmpnam.c (tmpnam): Likewise.
1369 * unlink-if-ordinary.c (unlink_if_ordinary): Likewise.
1370 * vasprintf.c (int_vasprintf, vasprintf, checkit, main): Likewise.
1371 * vfork.c (vfork): Likewise.
1372 * vfprintf.c (vfprintf): Likewise.
1373 * vprintf.c (vprintf): Likewise.
1374 * vsnprintf.c (vsnprintf, checkit, main): Likewise.
1375 * vsprintf.c (vsprintf): Likewise.
1376 * waitpid.c (waitpid): Likewise.
1377 * xatexit.c (xatexit, xatexit_cleanup): Likewise.
1378 * xexit.c (xexit): Likewise.
1379 * xmalloc.c (xmalloc_set_program_name, xmalloc_failed, xmalloc,
1380 xcalloc, xrealloc): Likewise.
1381 * xmemdup.c (xmemdup): Likewise.
1382 * xstrdup.c (xstrdup): Likewise.
1383 * xstrerror.c (xstrerror): Likewise.
1384 * xstrndup.c (xstrndup): Likewise.
1385
1386 2005-03-27 Andreas Jaeger <aj@suse.de>
1387
1388 * configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional
1389 flags.
1390 * configure: Regenerated.
1391
1392 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1393
1394 * getopt1.c (getopt_long_only): Fix thinko.
1395
1396 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1397
1398 Convert libiberty to use ISO C prototype style 4/n.
1399 * hashtab.c (higher_prime_index, hash_pointer, eq_pointer,
1400 htab_size, htab_elements, htab_mod_1, htab_mod, htab_mod_m2,
1401 htab_create_alloc, htab_set_functions_ex, htab_create,
1402 htab_try_create, htab_delete, htab_empty,
1403 find_empty_slot_for_expand, htab_expand, htab_find_with_hash,
1404 htab_find, htab_find_slot_with_hash, htab_find_slot,
1405 htab_remove_elt, htab_remove_elt_with_hash, htab_clear_slot,
1406 htab_traverse_noresize, htab_traverse, htab_collisions,
1407 htab_hash_string, iterative_hash): Use ISO C prototype.
1408 * hex.c (hex_init): Likewise.
1409 * index.c (index): Likewise.
1410 * insque.c (insque, remque): Likewise.
1411 * lbasename.c (lbasename): Likewise.
1412 * lrealpath.c (lrealpath): Likewise.
1413 * make-relative-prefix.c (save_string, split_directories,
1414 free_split_directories, make_relative_prefix): Likewise.
1415 * make-temp-file.c (try, choose_tmpdir, make_temp_file): Likewise.
1416 * md5.c (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
1417 md5_buffer, md5_process_bytes, md5_process_block): Likewise.
1418 * memchr.c (memchr): Likewise.
1419 * memcpy.c (memcpy): Likewise.
1420 * memmove.c (memmove): Likewise.
1421 * gettimeofday.c (gettimeofday): Likewise.
1422 * getruntime.c (get_run_time): Likewise.
1423 * getpwd.c (getpwd, getpwd): Likewise.
1424 * getpagesize.c (getpagesize): Likewise.
1425 * getopt1.c (getopt_long, getopt_long_only, main): Likewise.
1426 * getopt.c (my_index, exchange, _getopt_initialize,
1427 _getopt_internal, getopt, main): Likewise.
1428 * getcwd.c (getcwd): Likewise.
1429 * fnmatch.c (fnmatch): Likewise.
1430 * floatformat.c (floatformat_always_valid,
1431 floatformat_i387_ext_is_valid, get_field, floatformat_to_double,
1432 put_field, floatformat_from_double, floatformat_is_valid,
1433 ieee_test, main): Likewise.
1434 * fibheap.c (fibheap_new, fibnode_new, fibheap_compare,
1435 fibheap_comp_data, fibheap_insert, fibheap_min, fibheap_min_key,
1436 fibheap_union, fibheap_extract_min, fibheap_replace_key_data,
1437 fibheap_replace_key, fibheap_replace_data, fibheap_delete_node,
1438 fibheap_delete, fibheap_empty, fibheap_extr_min_node,
1439 fibheap_ins_root, fibheap_rem_root, fibheap_consolidate,
1440 fibheap_link, fibheap_cut, fibheap_cascading_cut,
1441 fibnode_insert_after, fibnode_remove): Likewise.
1442 * ffs.c (ffs): Likewise.
1443 * fdmatch.c (fdmatch): Likewise.
1444 * dyn-string.c (dyn_string_init, dyn_string_new,
1445 dyn_string_delete, dyn_string_release, dyn_string_resize,
1446 dyn_string_clear, dyn_string_copy, dyn_string_copy_cstr,
1447 dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert,
1448 dyn_string_insert_cstr, dyn_string_insert_char,
1449 dyn_string_append, dyn_string_append_cstr,
1450 dyn_string_append_char, dyn_string_substring, dyn_string_eq):
1451 Likewise.
1452
1453 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1454
1455 Convert libiberty to use ISO C prototype style 3/n.
1456 * cplus-dem.c (set_cplus_marker_for_demangling, consume_count,
1457 consume_count_with_underscores, code_for_qualifier,
1458 qualifier_string, demangle_qualifier, cplus_demangle_opname,
1459 cplus_mangle_opname, cplus_demangle_set_style,
1460 cplus_demangle_name_to_style, cplus_demangle, grow_vect,
1461 ada_demangle, internal_cplus_demangle, squangle_mop_up,
1462 work_stuff_copy_to_from, delete_non_B_K_work_stuff,
1463 delete_work_stuff, mop_up, demangle_signature,
1464 demangle_method_args, demangle_template_template_parm,
1465 demangle_expression, demangle_integral_value,
1466 demangle_real_value, demangle_template_value_parm,
1467 demangle_template, arm_pt, demangle_arm_hp_template,
1468 demangle_class_name, demangle_class, iterate_demangle_function,
1469 demangle_prefix, gnu_special, recursively_demangle, arm_special,
1470 demangle_qualified, get_count, do_type, demangle_fund_type,
1471 do_hpacc_template_const_value, do_hpacc_template_literal,
1472 snarf_numeric_literal, do_arg, remember_type, remember_Ktype,
1473 register_Btype, remember_Btype, forget_B_and_K_types,
1474 forget_types, demangle_args, demangle_nested_args,
1475 demangle_function_name, string_need, string_delete, string_init,
1476 string_clear, string_empty, string_append, string_appends,
1477 string_appendn, string_prepend, string_prepends, string_prependn,
1478 string_append_template_idx): Use ISO C prootype style.
1479 * cp-demint.c (cplus_demangle_fill_component,
1480 cplus_demangle_fill_builtin_type, cplus_demangle_fill_operator,
1481 cplus_demangle_v3_components): Likewise.
1482
1483 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1484
1485 Convert libiberty to use ISO C prototype style 2/n.
1486 * cp-demangle.h: Remove uses of PARAMS.
1487 * cp-demangle.c: Likewise.
1488 (d_dump, cplus_demangle_fill_name,
1489 cplus_demangle_fill_extended_operator, cplus_demangle_fill_ctor,
1490 cplus_demangle_fill_dtor, d_make_empty, d_make_comp, d_make_name,
1491 d_make_builtin_type, d_make_operator, d_make_extended_operator,
1492 d_make_ctor, d_make_dtor, d_make_template_param, d_make_sub,
1493 cplus_demangle_mangled_name, has_return_type,
1494 is_ctor_dtor_or_conversion, d_encoding, d_name, d_nested_name,
1495 d_prefix, d_unqualified_name, d_source_name, d_number,
1496 d_identifier, d_operator_name, d_special_name, d_call_offset,
1497 d_ctor_dtor_name, cplus_demangle_type, d_cv_qualifiers,
1498 d_function_type, d_bare_function_type, d_class_enum_type,
1499 d_array_type, d_pointer_to_member_type, d_template_param,
1500 d_template_args, d_template_arg, d_expression, d_expr_primary,
1501 d_local_name, d_discriminator, d_add_substitution,
1502 d_substitution, d_print_resize, d_print_append_char,
1503 d_print_append_buffer, d_print_error, cplus_demangle_print,
1504 d_print_comp, d_print_java_identifier, d_print_mod_list,
1505 d_print_mod, d_print_function_type, d_print_array_type,
1506 d_print_expr_op, d_print_cast, cplus_demangle_init_info,
1507 d_demangle, __cxa_demangle, cplus_demangle_v3, java_demangle_v3,
1508 is_ctor_or_dtor, is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor,
1509 print_usage, main):
1510
1511 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1512
1513 Convert libiberty to ISO C prototype style 1/n.
1514 * _doprnt.c: Remove conditional #include <varargs.h> on
1515 ANSI_PROTOTYPES as the latter is always assumed.
1516 (_doprnt, checkit, main): Use ISO C prototype.
1517 * alloca.c (find_stack_direction, C_alloca): Use ISO C prototype.
1518 * argv.c: Remove conditional #includes on ANSI_PROTOTYPES.
1519 (dupargv, freeargv, buildargv, main): Use ISO C prototype.
1520 * atexit.c (atexit): Likewise
1521 * asprintf.c: Remove conditional include on ANSI_PROTOTYPES.
1522 (asprintf): Use ISO C prototype.
1523 * basename.c (basename): Likewise
1524 * bcmp.c (bcmp): Likewise.
1525 * bcopy.c (bcopy): Likewise.
1526 * bzero.c (bzero): Likewise.
1527 * bsearch.c (bsearch): Likewise. Improve const-correctness.
1528 * choose-temp.c (choose_temp_base): Likewise.
1529 * calloc.c: Remove conditional #include on ANSI_PROTOTYPES.
1530 (calloc): Use ISO C prototype.
1531 * clock.c (clock): Likewise.
1532 * concat.c: Remove conditional #include on ANSI_PROTOTYPES.
1533 (vconcat_length, vconcat_copy, concat_length, concat_copy,
1534 concat_copy2, concat, reconcat, main): Use ISO C prototype.
1535 * copysign.c (copysign): Likewise.
1536
1537 2005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1538
1539 * Makefile.in (CFILES): Add strndup.c and xstrndup.c.
1540 (REQUIRED_OFILES): Add xstrndup.o.
1541 (CONFIGURED_OFILES): Add strndup.o.
1542 Regenerate dependencies.
1543
1544 * configure.ac (funcs, AC_CHECK_FUNCS): Add strndup.
1545
1546 * strndup.c, xstrndup.c: New.
1547
1548 * config.in, configure, functions.texi: Regenerate.
1549
1550 2005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1551
1552 * xmemdup.c, xstrdup.c: Expose the tail call.
1553
1554 2005-03-09 Mark Mitchell <mark@codesourcery.com>
1555
1556 * configure.ac (funcs): Add gettimeofday.
1557 * configure: Regenerated.
1558 * gettimeofday.c: New file.
1559 * Makefile.in (CFILES): Add gettimeofday.
1560 (CONFIGURED_OFILES): Add gettimeofday.o.
1561 (./gettimeofday.o): New rule.
1562
1563 2005-03-09 Ian Lance Taylor <ian@airs.com>
1564
1565 * pex-os2.c: Remove.
1566 * configure.ac: Remove *-*-os2-emx* case when setting pexecute.
1567 * Makefile.in (CFILES): Remove pex-os2.c.
1568 (CONFIGURED_OFILES): Remove pex-os2.o.
1569 (pex-os2.o): Remove target.
1570 * configure: Rebuild.
1571
1572 2005-03-07 Ian Lance Taylor <ian@airs.com>
1573
1574 * mpw-config.in: Remove.
1575 * mpw-make.sed: Remove.
1576 * mpw.c: Remove.
1577 * Makefile.in (CFILES): Remove pex-mpw.c.
1578 (CONFIGURED_OFILES): Remove pex-mpw.o.
1579 (mpw.o, pex-mpw.o): Remove targets.
1580 * maint-tool (undoc): Remove reference to mpw.c.
1581
1582 2005-03-06 DJ Delorie <dj@redhat.com>
1583
1584 * configure.ac (target_header_dir): vfork is a stub under djgpp.
1585 * configure: Regenerated.
1586
1587 2005-03-01 Jan Beulich <jbeulich@novell.com>
1588
1589 * Makefile.in (CFILES): Add unlink-if-ordinary.c
1590 (REQUIRED_OFILES): Add unlink-if-ordinary.o.
1591 Add dependencies and rule for unlink-if-ordinary.o.
1592 * unlink-if-ordinary.c: New.
1593
1594 2005-03-01 Ben Elliston <bje@au.ibm.com>
1595
1596 * hashtab.c (htab_find_slot_with_hash): Make function
1597 documentation clearer.
1598
1599 2005-02-13 Jason Merrill <jason@redhat.com>
1600
1601 * cp-demangle.c (__cxa_demangle): Change resolution of ambiguous
1602 arguments.
1603
1604 2005-01-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
1605
1606 * hex.c (hex_value): Group 'unsigned int' together to get correct
1607 markup.
1608 * functions.texi: Regenerated.
1609
1610 2004-12-27 H.J. Lu <hongjiu.lu@intel.com>
1611
1612 * Makefile.in: Undo to 2004-12-17.
1613 * aclocal.m4: Likewise.
1614 * config.table: Likewise.
1615 * configure.ac: Likewise.
1616 * maint-tool: Likewise.
1617 * configure: Likewise.
1618
1619 2004-12-19 H.J. Lu <hongjiu.lu@intel.com>
1620
1621 PR bootstrap/19072
1622 * Makefile.in (enable_shared): New substitute.
1623 (LTTARGETLIB): New.
1624 (PREFIXTARGETLIB): New.
1625 (LTTESTLIB): New.
1626 (PREFIXTESTLIB): New.
1627 (CCLD): New.
1628 (LINK): New.
1629 ($(TARGETLIB)): Use $(LINK) to create libraries and create
1630 targets by hand.
1631 ($(TESTLIB)): Likewise.
1632 (mostlyclean): Don't remove .libs. Remove the libtool object
1633 directory.
1634
1635 * config.table (enable_shared): Removed.
1636
1637 * configure.ac (enable_static): Set to yes.
1638 (AC_PROG_LIBTOOL): Removed.
1639 (AM_DISABLE_SHARED): Uncommented.
1640 (AM_PROG_LIBTOOL): Likewise.
1641 (LIBOBJS): Add `./' to avoid VPATH.
1642 (LTLIBOBJS): Likewise.
1643 (enable_shared): Substitute.
1644 * configure: Regenerated.
1645
1646 2004-12-18 H.J. Lu <hongjiu.lu@intel.com>
1647
1648 * Makefile.in (top_builddir): Set to `.'.
1649 (OUTPUT_OPTION): Removed.
1650 (LIBTOOL): New.
1651 (LTLIBOBJS): New.
1652 (EXTRA_LTOFILES): New.
1653 (FLAGS_TO_PASS): Add EXTRA_LTOFILES.
1654 (all): Remove stamp-picdir.
1655 (LTCOMPILE): New.
1656 (.c.lo): New rule.
1657 (REQUIRED_LTOFILES): New.
1658 (CONFIGURED_LTOFILES): New.
1659 ($(TARGETLIB)): Check .libs for PIC object files. Depend on
1660 $(REQUIRED_LTOFILES) $(EXTRA_LTOFILES) $(LTLIBOBJS).
1661 (stamp-picdir): Completely removed.
1662 (maint-missing): Pass $(REQUIRED_LTOFILES)
1663 $(CONFIGURED_LTOFILES) instead of (REQUIRED_OFILES)
1664 $(CONFIGURED_OFILES)
1665 (maint-buildall): Depend on $(REQUIRED_LTOFILES)
1666 $(CONFIGURED_LTOFILES).
1667 (mostlyclean): Also remove *.lo .libs.
1668 Run "make maint-deps".
1669
1670 * aclocal.m4: Include ../libtool.m4.
1671
1672 * config.table: Don't check --enable-shared.
1673
1674 * configure.ac (AC_PROG_LIBTOOL): Add.
1675 (AC_PROG_CC_C_O): Removed.
1676 (OUTPUT_OPTION): Removed.
1677 (NO_MINUS_C_MINUS_O): Removed.
1678 (ltpexecute): New substitute.
1679 (LIBOBJS): Cleanup.
1680 * configure: Regenerated.
1681
1682 * maint-tool: Updated for .lo/libtool.
1683
1684 2004-12-11 Ben Elliston <bje@au.ibm.com>
1685
1686 * configure.ac: Invoke AC_CHECK_SIZEOF for sizeof (int).
1687 * configure: Regenerate.
1688 * config.in: Likewise.
1689
1690 2004-12-07 DJ Delorie <dj@redhat.com>
1691
1692 * splay-tree.c (splay_tree_delete_helper): Redesign the logic so
1693 that recursion (and thus large stack space) is not needed.
1694
1695 2004-11-29 Matt Kraai <kraai@alumni.cmu.edu>
1696
1697 * pex-unix.c: Fix the spelling of longjmp.
1698
1699 2004-11-23 Ian Lance Taylor <ian@wasabisystems.com>
1700
1701 PR other/18623
1702 * cp-demangle.c (d_call_offset): Remove useless local variables
1703 offset and virtual_offset.
1704 * cplus-dem.c (ada_demangle): Remove useless local variable
1705 at_start_name.
1706 (demangle_template): Remove useless local variable start.
1707
1708 2004-11-19 Roger Sayle <roger@eyesopen.com>
1709
1710 * objalloc.c, strsignal.c, xstrerror.c: Include "config.h" before
1711 "ansidecl.h" to avoid redeclaration errors with native compilers.
1712 * regex.c: Protect config.h from multiple inclusion.
1713
1714 2004-11-12 Mike Stump <mrs@apple.com>
1715
1716 * Makefile.in (libiberty.html): Fix html generation.
1717
1718 2004-09-08 Adam Nemet <anemet@lnxw.com>
1719
1720 * vasprintf.c: Accept __va_copy in addition to va_copy.
1721
1722 2004-09-03 Paolo Bonzini <bonzini@gnu.org>
1723
1724 * configure: Regenerate.
1725
1726 2004-09-02 Paolo Bonzini <bonzini@gnu.org>
1727
1728 * configure.ac: Do not enable multilibs for build-side libiberty.
1729
1730 2004-06-29 Danny Smith <dannysmith@users.sourceforge.net>
1731
1732 * lrealpath.c (lrealpath): Add _WIN32 support.
1733
1734 2004-06-28 Zack Weinberg <zack@codesourcery.com>
1735
1736 * cp-demangle.h: Declare cplus_demangle_operators,
1737 cplus_demangle_builtin_types, cplus_demangle_mangled_name, and
1738 cplus_demangle_type as static if IN_GLIBCPP_V3.
1739
1740 2004-06-28 Ian Lance Taylor <ian@wasabisystems.com>
1741
1742 PR other/16240
1743 * cp-demangle.c (d_expr_primary): Check for a failure return from
1744 cplus_demangle_type.
1745 * testsuite/demangle-expected: Add test case.
1746
1747 2004-05-31 Danny Smith <dannysmith@users.sourceforge.net>
1748
1749 * pex-win32.c (fix_argv): Expand comment.
1750
1751 2004-05-25 Daniel Jacobowitz <drow@false.org>
1752
1753 * Makefile.in: Add .NOEXPORT.
1754
1755 2004-04-29 Douglas B Rupp <rupp@gnat.com>
1756
1757 * mkstemps.c (mkstemps) [VMS]: Remove special open option. Update
1758 copyright.
1759
1760 2004-04-26 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1761
1762 * configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.
1763 * configure: Regenerate.
1764
1765 2004-04-22 Richard Henderson <rth@redhat.com>
1766
1767 * hashtab.c: Include limits.h, stdint.h, ansidecl.h.
1768 (CHAR_BIT): Provide default.
1769 (struct prime_ent, prime_tab): New.
1770 (higher_prime_index): Rename from higher_prime_number, return index.
1771 (htab_mod_1): New.
1772 (htab_mod, htab_mod_m2): Use it.
1773 (htab_create_alloc, htab_create_alloc_ex): Store prime index.
1774 (htab_expand): Likewise.
1775 * configure.ac: Check for stdint.h.
1776 (UNSIGNED_64BIT_TYPE): New define and checks to fill it in.
1777 * config.in, configure: Rebuild.
1778
1779 2004-04-13 Ian Lance Taylor <ian@wasabisystems.com>
1780
1781 * strerror.c: Include config.h, and redefine sys_nerr and
1782 sys_errlist, before including ansidecl.h and libiberty.h.
1783
1784 2004-04-13 Jeff Law <law@redhat.com>
1785
1786 * hashtab.c (htab_remove_elt_with_hash): New function.
1787 (htab_remove_elt): Implement in terms of htab_remove_elt_with_hash.
1788
1789 2004-03-31 Richard Henderson <rth@redhat.com>
1790
1791 * hashtab.c (htab_size): Move to top of file; mark inline.
1792 (htab_elements): Likewise.
1793 (htab_mod, htab_mod_m2): New.
1794 (htab_delete): Refactor htab->size and htab->entries.
1795 (htab_empty): Likewise.
1796 (find_empty_slot_for_expand): Use htab_size, htab_mod, htab_mod_m2.
1797 (htab_find_with_hash, htab_find_slot_with_hash): Likewise.
1798 (htab_clear_slot): Use htab_size, htab_elements.
1799 (htab_traverse_noresize, htab_traverse): Likewise.
1800
1801 2004-03-17 Ian Lance Taylor <ian@wasabisystems.com>
1802
1803 * pex-unix.c (pexecute): Use vfork instead of fork, with
1804 appropriate changes to make this safe.
1805 * pex-common.h (STDERR_FILE_NO): Define.
1806
1807 * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for
1808 an 80 column screen. Run maint-deps.
1809
1810 2004-03-09 Kelley Cook <kcook@gcc.gnu.org>
1811
1812 * configure.ac: Bump version to 2.59. Apply suggested autoupdates.
1813 * acconfig.h: Delete redundant file.
1814 * config.in: Regenerate.
1815 * configure: Regenerate.
1816
1817 2004-03-09 Hans-Peter Nilsson <hp@axis.com>
1818
1819 * configure: Regenerate for config/accross.m4 correction.
1820
1821 2004-03-07 Andreas Jaeger <aj@suse.de>
1822
1823 * testsuite/test-demangle.c: Include <string.h> and <stdlib.h> for
1824 prototypes.
1825 (main): Initialize style.
1826
1827 2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1828
1829 * cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED,
1830 D_PRINT_UNSIGNED_LONG, D_PRINT_LONG_LONG,
1831 D_PRINT_UNSIGNED_LONG_LONG, D_PRINT_FLOAT.
1832 * cp-demangle.c (cplus_demangle_builtin_types): Change char and
1833 short types to D_PRINT_DEFAULT. Change other integer types to use
1834 new D_PRINT_* values where appropriate. Change float types to
1835 D_PRINT_FLOAT.
1836 (d_print_comp) [LITERAL, LITERAL_NEG]: Handle new D_PRINT_*
1837 values.
1838 * testsuite/demangle-expected: Adjust two test cases.
1839
1840 * cp-demangle.c (d_print_function_type): Print a space before the
1841 parenthesis around the function type in more cases.
1842 * testsuite/demangle-expected: Adjust one test case.
1843
1844 * cp-demangle.c (d_print_comp) [UNARY]: Don't emit extra
1845 parentheses around a cast.
1846 * testsuite/demangle-expected: Adjust two test cases to match new
1847 output.
1848
1849 * cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.
1850
1851 * cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE, CONST]: Don't
1852 push more than one of the same CV-qualifier on the top of the
1853 stack.
1854 (d_print_comp) [ARRAY_TYPE]: If the array itself is CV-qualified,
1855 move the CV-qualifiers to apply to the element type instead.
1856 (d_print_array_type): When checking the modifiers, keep looking
1857 past ones which have been printed already.
1858 * testsuite/demangle-expected: Add three test cases.
1859
1860 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1861
1862 * cp-demangle.c (__cxa_demangle): Adjust last patch to handle
1863 empty string correctly.
1864
1865 * cp-demangle.c (__cxa_demangle): It is not an error if status is
1866 not NULL. It is an error if the mangled name is the same as a
1867 built-in type name.
1868 (main): If IN_GLIBCPP_V3 is defined, test __cxa_demangle rather
1869 than cplus_demangle_v3.
1870
1871 * dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1872 the associated #define of RETURN_ON_ALLOCATION_FAILURE.
1873
1874 2004-02-16 Matt Kraai <kraai@alumni.cmu.edu>
1875
1876 * regex.c: Include <ansidecl.h>.
1877 (regcomp): Cast i to int.
1878 (regerror): Add ATTRIBUTE_UNUSED to parameter preg.
1879
1880 2004-01-25 Ian Lance Taylor <ian@wasabisystems.com>
1881
1882 * configure.ac: Add m4_pattern_allow(LIBOBJS).
1883 * configure: Regenerate.
1884
1885 2004-01-22 DJ Delorie <dj@redhat.com>
1886
1887 * Makefile.in: Convert to ./ throughout. Rebuild dependencies
1888 with explicit build rules.
1889 (VPATH): Remove.
1890 (.c.o): Poison.
1891 * configure.ac (pexecute, LIBOBJS): Add ./ .
1892 * maint-tool: Build dependencies with explicit rules.
1893
1894 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
1895
1896 * strdup.c (strdup): Constify the argument.
1897
1898 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
1899
1900 * Makefile.in (distclean): Remove config.cache.
1901
1902 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
1903
1904 * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
1905 takes two parameters.
1906 * cp-demint.c (cplus_demangle_fill_component): Likewise.
1907
1908 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1909
1910 * cp-demangle.c: Include "cp-demangle.h". If IN_GLIBCPP_V3 is
1911 defined, rename some functions which are to become static via
1912 #define.
1913 (CP_STATIC_IF_GLIBCPP_V3): Define.
1914 (struct d_operator_info): Move definition to cp-demangle.h, and
1915 rename to demangle_operator_info. Change all uses.
1916 (enum d_builtin_type_print): Move definition to cp-demangle.h.
1917 (struct d_builtin_type_info): Move definition to cp-demangle.h,
1918 and rename to demangle_builtin_type_info. Change all uses.
1919 (enum d_comp_type): Move definition to include/demangle.h, and
1920 rename to demangle_component_type, and change all enums to start
1921 with DEMANGLE_COMPONENT_ instead of D_. Change all uses.
1922 (struct d_comp): Move definition to include/demangle.h, and rename
1923 to demangle_component. Change all uses.
1924 (struct d_info): Move definition to cp-demangle.h.
1925 (cplus_demangle_fill_name): New function.
1926 (cplus_demangle_fill_extended_operator): New function.
1927 (cplus_demangle_fill_ctor): New function.
1928 (cplus_demangle_fill_dtor): New function.
1929 (d_make_empty): Remove type parameter. Change all callers.
1930 (d_make_name): Use cplus_demangle_fill_name.
1931 (d_make_extended_operator): Use
1932 cplus_demangle_fill_extended_operator.
1933 (d_make_ctor): Use cplus_demangle_fill_ctor.
1934 (d_make_dtor): Use cplus_demangle_fill_dtor.
1935 (cplus_demangle_mangled_name): Rename from d_mangled_name. Make
1936 non-static by default. Change all callers.
1937 (cplus_demangle_operators): Rename from d_operators. Change all
1938 uses. Make non-static by default. Add sentinel at end of array.
1939 (d_operator_name): Adjust initialization of high for new sentinel
1940 in cplus_demangle_operators.
1941 (cplus_demangle_builtin_types): Rename from d_builtin_types.
1942 Change all uses. Make non-static by default. Change initializer
1943 to use D_BUILTIN_TYPE_COUNT instead of magic number 26.
1944 (cplus_demangle_type): Rename from d_type. Make non-static by
1945 default. Change all callers.
1946 (cplus_demangle_init_info): Rename from d_init_info. Make
1947 non-static by default. Change all callers.
1948 * cp-demangle.h: New file.
1949 * cp-demint.c: New file.
1950 * Makefile.in: Rebuild dependencies.
1951 (CFILES): Add cp-demint.c.
1952 (REQUIRED_OFILES): Add cp-demint.o.
1953
1954 2004-01-09 Kelley Cook <kcook@gcc.gnu.org>
1955
1956 * configure.in: Rename file to ...
1957 * configure.ac: ... this.
1958 * Makefile.in: Update a comment for above change.
1959 * README: Likewise.
1960 * config.in: Regenerate.
1961
1962 2004-01-02 Ian Lance Taylor <ian@wasabisystems.com>
1963
1964 * cp-demangle.c (d_encoding): When DMGL_PARAMS is not set, strip
1965 CV-qualifiers from D_COMP_LOCAL_NAME right subtree.
1966 * cplus-dem.c (demangle_arm_hp_template): Set DMGL_PARAMS when
1967 demangling template parameters.
1968 * testsuite/test-demangle.c (fail): New static function.
1969 (main): Support new options in input file: --no-params,
1970 --is-v3-ctor, and --is-v3-dtor.
1971 * testsuite/demangle-expected: Add --no-params to most tests, and
1972 add the correct result when parameters are not demangled. Add
1973 some simple tests for V3 constructor/destructor recognition.
1974
1975 2003-12-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1976
1977 * cp-demangle.c (is_ctor_or_dtor): Fix error in last change.
1978
1979 2003-12-22 Daniel Jacobowitz <drow@mvista.com>
1980
1981 PR debug/13272
1982 * Makefile.in (lbasename.o): Depend on filenames.h.
1983 * lbasename.c: Include "filenames.h" instead of defining
1984 its macros locally.
1985
1986 2003-12-22 Ian Lance Taylor <ian@wasabisystems.com>
1987
1988 * cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler supports
1989 dynamic arrays.
1990 (struct d_operator_info): Add len field.
1991 (struct d_builtin_type_info): Add len and java_len fields.
1992 (struct d_standard_sub_info): Add simple_len, full_len, and
1993 set_last_name_len fields.
1994 (struct d_comp): Add len field to s_string.
1995 (struct d_info): Add send, did_subs, and expansion fields.
1996 (d_append_string_constant): Define.
1997 (d_append_string): Remove. Change all users to use
1998 d_append_string_constant or d_append_buffer instead.
1999 (d_make_sub): Add len parameter. Change all callers.
2000 (d_name): Increase expansion when substituting std::.
2001 (d_unqualified_name): Increase expansion for an operator.
2002 (d_number): Don't use multiplication for negative numbers.
2003 (d_identifier): Make sure there are enough characters in the
2004 string for the specified length. Adjust expansion for an
2005 anonymous namespace.
2006 (d_operators): Initialize len field.
2007 (d_special_name, d_ctor_dtor_name): Increase expansion.
2008 (d_builtin_types): Initialize len and java_len fields.
2009 (d_type): Increase expansion for a builtin type.
2010 (d_cv_qualifiers): Increase expansion for each qualifier.
2011 (d_bare_function_type): Decrease expansion when removing single
2012 void parameter.
2013 (d_template_param): Increment did_subs.
2014 (d_expression): Increase expansion for an operator.
2015 (d_expr_primary): Decrease expansion for a type we will print
2016 specially.
2017 (standard_subs): Initialize new fields.
2018 (d_substitution): Increment did_subs when doing a normal
2019 substitution. Increase expansion for a special substitution.
2020 (d_print): Add estimate parameter. Change all callers.
2021 (d_print_comp) [D_COMP_NAME]: Handle C++ case inline.
2022 (d_print_comp) [D_COMP_BINARY]: Use length to avoid strcmp call.
2023 (d_print_java_identifier): Rename from d_print_identifier. Handle
2024 only Java case. Change caller.
2025 (d_init_info): Change return type to void. Change all callers.
2026 Initialize send, did_subs, and expansion fields. Do not
2027 initialize comps and subs fields.
2028 (d_demangle): Ifdef CP_DYNAMIC_ARRAYS, allocate comps and subs
2029 arrays on stack. Make an estimate of the length of the demangled
2030 name. Ifdef CP_DEMANGLE_DEBUG, print estimation failures.
2031 (is_ctor_or_dtor): Ifdef CP_DYNAMIC_ARRAYS, allocate comps and
2032 subs arrays on stack.
2033
2034 2003-12-20 Ian Lance Taylor <ian@wasabisystems.com>
2035
2036 * cp-demangle.c (d_identifier): In Java mode, skip an optional '$'
2037 after the identifier.
2038 * testsuite/demangle-expected: Add test case.
2039
2040 2003-12-19 Ian Lance Taylor <ian@wasabisystems.com>
2041
2042 Fix for PR c++/13447:
2043 * cp-demangle.c (enum d_comp_type): Add D_COMP_LOCAL_NAME.
2044 (d_dump, d_make_comp): Handle D_COMP_LOCAL_NAME.
2045 (is_ctor_dtor_or_conversion): Handle D_COMP_LOCAL_NAME like
2046 D_COMP_QUAL_NAME.
2047 (is_ctor_or_dtor): Likewise.
2048 (d_local_name): Use D_COMP_LOCAL_NAME rather than
2049 D_COMP_QUAL_NAME.
2050 (d_print_comp) [D_COMP_LOCAL_NAME]: New.
2051 (d_prinT_comp) [D_COMP_TYPED_NAME]: If the left tree is
2052 D_COMP_LOCAL_NAME, pull any qualifiers off its right subtree.
2053 (d_print_mod_list): Handle D_COMP_LOCAL_NAME.
2054 * testsuite/demangle-expected: Add two test cases.
2055
2056 * cp-demangle.c (d_print_function_type): Clear the global modifier
2057 list when printing the modifiers, not just when printing the
2058 function parameters.
2059 * testsuite/demangle-expected: Add two test cases.
2060
2061 2003-12-15 Ian Lance Taylor <ian@wasabisystems.com>
2062
2063 * cp-demangle.c (d_print_function_type): Print the function
2064 parameters with no modifiers.
2065 * testsuite/demangle-expected: Add test case.
2066
2067 * cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't
2068 expect that we've read the entire string.
2069 (is_ctor_or_dtor): Don't expect that we've read the entire
2070 string--reverse patch of 2003-11-29.
2071
2072 2003-12-15 Brendan Kehoe <brendan@zen.org>
2073
2074 * libiberty/Makefile.in (floatformat.o): Add dependency on
2075 config.h to accompany change of 2003-12-03.
2076
2077 2003-12-15 Ian Lance Taylor <ian@wasabisystems.com>
2078
2079 Fix handling of constructor/destructor of standard substitution:
2080 * cp-demangle.c (struct d_standard_sub_info): Define.
2081 (d_substitution): Add prefix argument. Change all callers.
2082 Rework handling of standard substitutions to print full name when
2083 qualifying a constructor/destructor, or when DMGL_VERBOSE is set.
2084 * testsuite/demangle-expected: Add test case.
2085
2086 Fix handling of negative literal constants:
2087 * cp-demangle.c (enum d_comp_type): Add D_COMP_LITERAL_NEG.
2088 (d_dump, d_make_comp): Handle D_COMP_LITERAL_NEG.
2089 (d_expr_primary): Use D_COMP_LITERAL_NEG for a negative number.
2090 (d_print_comp): Handle D_COMP_LITERAL_NEG.
2091 * testsuite/demangle-expected: Add test case.
2092
2093 2003-12-04 Ian Lance Taylor <ian@wasabisystems.com>
2094
2095 * cp-demangle.c (IS_UPPER, IS_LOWER): Define.
2096 (d_last_char): Define new macro.
2097 (d_make_name): Reject an empty name.
2098 (d_prefix, d_unqualified_name, d_type): Use new IS_* macros.
2099 (d_substitution, d_print_identifier): Likewise.
2100 (d_print_comp) [D_COMP_OPERATOR]: Likewise.
2101 (d_print_comp) [D_COMP_TEMPLATE]: Use new d_last_char macro.
2102 (d_print_mod) Use new d_last_char macro.
2103 (d_print_cast): Use new d_last_char macro.
2104 (is_ctor_or_dtor): Don't leak memory.
2105
2106 Fix handling of member function modifiers:
2107 * cp-demangle.c (enum d_comp_type): Add D_COMP_RESTRICT_THIS,
2108 D_COMP_VOLATILE_THIS, and D_COMP_CONST_THIS.
2109 (d_dump): Dump new d_comp_type values.
2110 (d_make_comp): Accept new d_comp_type values.
2111 (has_return_type): Only accept _THIS variants of qualifiers.
2112 (d_encoding): Without DMGL_PARAMS, only remove _THIS variants of
2113 qualifiers.
2114 (d_cv_qualifiers): Add member_fn parameter. Change all callers.
2115 (d_print_comp) [D_COMP_TYPED_NAME]: Rather than removing
2116 qualifiers and printing them at the end, add _THIS qualifiers to
2117 the modifier list.
2118 (d_print_comp) [D_COMP_*_THIS]: New cases.
2119 (d_print_comp) [D_COMP_PTRMEM_TYPE]: Remove special handling of
2120 qualifiers.
2121 (d_print_mod_list): Add suffix parameter. Change all callers.
2122 Keep walking the list even if the current modifier has been
2123 printed.
2124 (d_print_mod): Handle new _THIS qualifiers.
2125 (d_print_function_type): Handle new _THIS qualifiers when deciding
2126 whether to print a parenthesis. Put a space before the
2127 parenthesis in some cases. Call d_print_mod_list again at the
2128 end, passing suffix as 1.
2129 (is_ctor_or_dtor): Look for new _THIS qualifiers.
2130 * testsuite/demangle-expected: Add test case.
2131
2132 Fix for PR gcc/13304:
2133 * cp-demangle.c (d_print_comp) [D_COMP_TEMPLATE]: If the character
2134 before the '<' is itself a '<', insert a space.
2135 (d_print_cast): Likewise.
2136 * testsuite/demangle-expected: Add test case.
2137
2138 Fix for PR gcc/13244:
2139 * cp-demangle.c (d_print_comp) [D_COMP_BINARY]: Wrap an expression
2140 which uses the '>' operator in an extra layer of parens.
2141 * testsuite/demangle-expected: Add test case.
2142
2143 2003-12-03 Ian Lance Taylor <ian@wasabisystems.com>
2144
2145 * floatformat.c: Include "config.h" and <string.h> if available.
2146 (INFINITY, NAN): Define if not defined by <math.h>.
2147 (floatformat_to_double): Handle NaN, infinity, and denormalized
2148 numbers.
2149 (floatformat_from_double): Likewise.
2150 (ieee_test): In debugging code, use little endian rather than big
2151 endian. Correct tests to handle NaN and to check correct sign of
2152 zero. Omit m68k extended test.
2153 (main): Add more debugging cases.
2154
2155 2003-11-29 Ian Lance Taylor <ian@wasabisystems.com>
2156
2157 * cp-demangle.c (d_demangle): Only return success if we consumed
2158 the entire demangled string.
2159 (is_ctor_or_dtor): Likewise.
2160
2161 * testsuite/demangle-expected: Revert one part of 2003-06-26 patch
2162 to restore expected result of EDG test case to original expected
2163 result.
2164
2165 2003-11-26 Ian Lance Taylor <ian@wasabisystems.com>
2166
2167 * cp-demangle.c (struct d_print_mod): Add templates field.
2168 (d_make_builtin_type): Check for NULL type.
2169 (d_make_extended_operator): Check for NULL name.
2170 (d_make_ctor, d_make_dtor): Likewise.
2171 (d_mangled_name): Add top_level parameter. Change all callers.
2172 (d_encoding): If DMGL_PARAMS is not set, strip off initial
2173 CV-qualifiers.
2174 (d_type): Check some return values we rely on.
2175 (d_bare_function_type, d_array_type): Likewise.
2176 (d_pointer_to_member_type, d_template_args): Likewise.
2177 (d_add_substitution): Fail if argument is NULL.
2178 (d_print_resize): Check whether buf is NULL.
2179 (d_print_comp): Save current templates list with each modifier.
2180 Don't pass the modifier list down when printing a template.
2181 (d_print_cast): Don't pass the modifier list down when printing a
2182 template.
2183 (d_print_mod_list): Temporarily set templates list while printing
2184 a modifier.
2185 (d_print_mod): Check that buf is not NULL before using it.
2186 (d_print_function_type): Print parens if there is no modifier.
2187 (d_init_info): Permit as many substitutions as there are
2188 characters in the mangled name.
2189 * testsuite/demangle-expected: Add two new test cases.
2190
2191 2003-11-25 Ian Lance Taylor <ian@wasabisystems.com>
2192
2193 * cp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS to
2194 d_demangle.
2195
2196 2003-11-22 Ian Lance Taylor <ian@wasabisystems.com>
2197
2198 * cp-demangle.c (d_encoding): Add top_level parameter. Change all
2199 callers.
2200 (print_usage): Display new -p option.
2201 (long_options): Add --no-params.
2202 (main): Accept and handle -p.
2203
2204 2003-11-21 Ian Lance Taylor <ian@wasabisystems.com>
2205
2206 * cp-demangle.c (has_return_type): Skip qualifiers when checking
2207 whether we have a template.
2208 * testsuite/demangle-expected: Add four new tests.
2209
2210 2003-11-20 Ian Lance Taylor <ian@wasabisystems.com>
2211
2212 * testsuite/demangle-expected: Minor changes to match output of
2213 new demangler: adjust whitespace in four tests, and change order
2214 of qualifiers in one test.
2215
2216 * cp-demangle.c: Complete rewrite.
2217
2218 2003-11-19 Mark Mitchell <mark@codesourcery.com>
2219
2220 * cp-demangle.c (demangle_type): Correct thinko in substitution
2221 processing.
2222
2223 2003-11-18 Ian Lance Taylor <ian@wasabisystems.com>
2224
2225 * cp-demangle.c (demangle_operator_name): Remove space before
2226 "sizeof".
2227 (demangle_type_ptr): Put qualifiers in the right place. Handle
2228 qualifiers in pointer to member specially.
2229 (demangle_type): Handle qualifiers for pointer or reference
2230 specially. Handle function type.
2231 (demangle_local_name): Save and restore caret around demangling of
2232 initial encoding.
2233
2234 * testsuite/test-demangle.c (main): Don't pass DMGL_VERBOSE to
2235 cplus_demangle.
2236
2237 * testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.
2238
2239 2003-10-31 Andreas Jaeger <aj@suse.de>
2240
2241 * floatformat.c (floatformat_always_valid): Add unused attribute.
2242
2243 2003-10-30 Josef Zlomek <zlomekj@suse.cz>
2244
2245 Jan Hubicka <jh@suse.cz>
2246 * vasprintf.c (int_vasprintf): Pass va_list by value.
2247 Use va_copy for copying va_list.
2248 (vasprintf): Pass va_list by value.
2249
2250 2003-10-30 Josef Zlomek <zlomekj@suse.cz>
2251
2252 * hashtab.c (htab_find_slot_with_hash): Decrease n_deleted
2253 instead of increasing n_elements when inserting to deleted slot.
2254
2255 2003-10-20 J. Brobecker <brobecker@gnat.com>
2256
2257 * cplus-dem.c (demangle_template): Register a new Btype only
2258 when needed.
2259 * testsuite/demangle-expected: Add a new test.
2260
2261 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
2262
2263 * testsuite/demangle-expected: Update the expected output of
2264 _GLOBAL__I__Z2fnv.
2265
2266 2003-10-02 Daniel Jacobowitz <drow@mvista.com>
2267
2268 * strerror.c: Revert last change. Declare static sys_nerr
2269 and sys_errlist using different names.
2270
2271 2003-10-01 Daniel Jacobowitz <drow@mvista.com>
2272
2273 * strerror.c: Don't provide or reference sys_errlist if
2274 strerror is available.
2275
2276 2003-10-01 H.J. Lu <hongjiu.lu@intel.com>
2277
2278 * configure.in: Check if $MAKEINFO is missing.
2279 * configure: Regenerated.
2280
2281 2003-09-24 Daniel Jacobowitz <drow@mvista.com>
2282
2283 * configure.in: Use AC_PROG_CPP_WERROR.
2284 * configure: Regenerated.
2285
2286 2003-09-22 Andrew Cagney <cagney@redhat.com>
2287
2288 * floatformat.c (floatformat_i387_ext_is_valid): New function.
2289 (floatformat_always_valid): New function.
2290 (floatformat_i387_ext): Initialize new "is_valid" field to
2291 "floatformat_i387_ext_is_valid".
2292 (floatformat_ieee_single_little): Initialize "is_valid" field to
2293 floatformat_always_valid.
2294 (floatformat_ieee_double_big): Ditto.
2295 (floatformat_ieee_double_little): Ditto.
2296 (floatformat_ieee_double_little): Ditto.
2297 (floatformat_ieee_double_littlebyte_bigword): Ditto.
2298 (floatformat_i960_ext): Ditto.
2299 (floatformat_m88110_ext): Ditto.
2300 (floatformat_m88110_harris_ext): Ditto.
2301 (floatformat_arm_ext_big): Ditto.
2302 (floatformat_arm_ext_littlebyte_bigword): Ditto.
2303 (floatformat_ia64_spill_big): Ditto.
2304 (floatformat_ia64_spill_little): Ditto.
2305 (floatformat_ia64_quad_big): Ditto.
2306 (floatformat_ia64_quad_little): Ditto.
2307 (floatformat_ia64_quad_little): Ditto.
2308 (floatformat_is_valid): Call "is_valid".
2309
2310 2003-09-15 Andrew Cagney <cagney@redhat.com>
2311
2312 * floatformat.c (get_field): Make "data" constant.
2313 (floatformat_is_valid, floatformat_to_double): Make "from"
2314 constant, fix casts.
2315 (floatformat_from_double): Make "from" constant.
2316
2317 2003-09-15 Daniel Jacobowitz <drow@mvista.com>
2318
2319 * floatformat.c (floatformat_is_valid): New function.
2320 (get_field, put_field): Correct comments.
2321
2322 2003-09-06 Josef Zlomek <zlomekj@suse.cz>
2323
2324 * fibheap.c (fibheap_replace_key_data): Change type of OKEY to
2325 FIBHEAPKEY_T.
2326
2327 2003-09-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2328
2329 PR bootstrap/12100
2330 * aclocal.m4 (AC_LANG_FUNC_LINK_TRY): Define.
2331 * configure: Rebuilt.
2332
2333 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
2334
2335 * aclocal.m4: Include acx.m4 and no-executables.m4.
2336 (libiberty_AC_FUNC_STRNCMP): Use AC_LIBOBJ.
2337 (LIB_AC_PROG_CC): Remove.
2338 * configure.in: Update AC_PREREQ to 2.57. Use GCC_NO_EXECUTABLES.
2339 Use AC_PROG_CC and set ac_libiberty_warn_cflags instead of using
2340 LIB_AC_PROG_CC. Use AC_LIBOBJ. Call AC_ISC_POSIX later, only if
2341 performing link tests.
2342 * configure: Regenerated.
2343
2344 2003-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
2345
2346 * cp-demangle.c: Clarify what package(s) this is part of.
2347
2348 2003-07-05 Danny Smith <dannysmith@users.sourceforge.net>
2349
2350 * pex-win32.c (pexecute): Mark parameters this_pname and
2351 temp_base as unused. Remove unused variables retries,
2352 sleep_interval. Initialize org_stdin, org_stdout.
2353 (pwait): Mark parameter flags as unused.
2354
2355 2003-07-02 Danny Smith <dannysmith@users.sourceforge.net>
2356
2357 * pex-win32.c (fix_argv): Ensure that the executable pathname
2358 uses Win32 backslashes.
2359 (pexecute): Cast away constness when assigning *errmsg_arg.
2360
2361 2003-06-26 H.J. Lu <hongjiu.lu@intel.com>
2362
2363 * testsuite/demangle-expected: Add more GNU V3 testcases.
2364
2365 2003-06-22 Zack Weinberg <zack@codesourcery.com>
2366
2367 * safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
2368 not HC_ASCII and HC_EBCDIC.
2369 Add documentation in form expected by gather-docs.
2370 * hex.c: Use HOST_CHARSET, not hand-coded check of character set.
2371 * Makefile.in, functions.texi: Regenerate.
2372
2373 2003-06-21 Zack Weinberg <zack@codesourcery.com>
2374
2375 * safe-ctype.c: Separate out EOF==-1 check. Use HOST_CHARSET
2376 for charset determination.
2377
2378 2003-06-19 Dara Hazeghi <dhazeghi@yahoo.com>
2379
2380 * configure.in: Add check for malloc.h needed by
2381 m68k for function free().
2382 * configure: Regenerated.
2383 * config.in: Add HAVE_MALLOC_H.
2384 * hashtab.c: include malloc.h were available for
2385 free().
2386
2387 2003-06-09 Albert Chin-A-Young <china@thewrittenword.com>
2388
2389 PR bootstrap/10974
2390 * physmem.c: Update comment.
2391 * configure.in: Modify test for _system_configuration for older
2392 AIX systems.
2393
2394 * config.in, configure: Regenerated.
2395
2396 2003-06-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2397
2398 PR other/10810
2399 * test-demangle.c (getline): Fix fence-post error.
2400
2401 2003-06-03 Nick Clifton <nickc@redhat.com>
2402
2403 * asprintf.c: Change comment to note that -1 is returned upon
2404 error.
2405 * vasprintf.c: Likewise.
2406 (vasprintf): Return -1 upon error.
2407 * functions.texi: Document changes to asprintf and vasprintf.
2408
2409 2003-05-19 Kelley Cook <kelleycook@wideopenwest.com>
2410
2411 * config.table: Accept i[345867]86 variant.
2412
2413 2003-05-15 Jim Blandy <jimb@redhat.com>
2414
2415 * hex.c (_hex_value): Make this unsigned.
2416 (hex_value): Update documentation for new return type. hex_value
2417 now expands to an unsigned int expression, to avoid unexpected
2418 sign extension when we store it in a bfd_vma, which is larger than
2419 int on some platforms.
2420 * functions.texi: Regenerated.
2421
2422 2003-05-07 Josef Zlomek <zlomekj@suse.cz>
2423
2424 * splay-tree.c (splay_tree_predecessor): Fix comment.
2425 (splay_tree_successor): Fix comment.
2426
2427 2003-05-07 Jason Merrill <jason@redhat.com>
2428
2429 * hashtab.c (iterative_hash): New fn.
2430 * configure.in: Add AC_C_BIGENDIAN_CROSS.
2431 * aclocal.m4: Include accross.m4.
2432 * configure, config.in: Regenerate.
2433
2434 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2435
2436 * configure.in (AC_CHECK_FUNCS): Don't make multiple calls.
2437 * configure: Regenerate.
2438
2439 2003-05-03 Carlo Wood <carlo@alinoe.com>
2440
2441 * cp-demangle.c: Fix typo in "char_traints" string-literal.
2442
2443 2003-04-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2444
2445 * vsnprintf.c (vsnprintf): Don't pad string with extra nulls.
2446 (main): Test that we don't write too much data.
2447
2448 2003-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2449
2450 * configure.in (funcs, AC_CHECK_FUNCS): Add snprintf and
2451 vsnprintf.
2452 * snprintf.c, vsnprintf.c: New files.
2453 * Makefile.in (CFILES): Add snprintf.c and vsnprintf.c.
2454 (CONFIGURED_OFILES): Add snprintf.o and vsnprintf.o.
2455 Regenerate dependencies.
2456
2457 * functions.texi, configure, config.in: Regenerated.
2458
2459 2003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2460
2461 * mempcpy.c, stpcpy.c, stpncpy.c: New files.
2462 * configure.in (funcs, AC_CHECK_FUNCS): Add mempcpy, stpcpy
2463 and stpncpy.
2464 * Makefile.in (CFILES): Add mempcpy.c, stpcpy.c and stpncpy.c.
2465 (CONFIGURED_OFILES): Add mempcpy.o, stpcpy.o and stpncpy.o.
2466 Regenerate dependencies.
2467
2468 * functions.texi, configure, config.in: Regenerated.
2469
2470 2003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2471
2472 * argv.c: Fix comments.
2473 * calloc.c: Don't unnecessarily include "libiberty.h".
2474 (bzero): Add prototype.
2475 * floatformat.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
2476 * getcwd.c (getcwd): Use standard definition to avoid conflicts
2477 with system headers.
2478 * hashtab.c (htab_traverse): Delete unused variables.
2479 * rename.c: Include "ansidecl.h".
2480 (rename): Use standard definition to avoid conflicts with system
2481 headers.
2482 * strsignal.c: Rely on ANSI_PROTOTYPES.
2483 * strstr.c: Check GNUC >= 2, not GNUC == 2.
2484 * vfprintf.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
2485 * vprintf.c: Include "ansidecl.h" earlier, rely on
2486 ANSI_PROTOTYPES.
2487 * vsprintf.c: Include "ansidecl.h" earlier, rely on
2488 ANSI_PROTOTYPES and possibly include <stdarg.h>.
2489
2490 * Makefile.in: Regenerate dependencies.
2491
2492 2003-04-15 DJ Delorie <dj@redhat.com>
2493
2494 * maint-tool (deps): Scan for headers in $srcdir also.
2495
2496 2003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2497
2498 PR target/10338
2499 PR bootstrap/10198
2500 PR bootstrap/10140
2501 * getopt.c (exchange, _getopt_initialize): Use mempcpy not
2502 __mempcpy.
2503 * regex.c (regerror): Likewise.
2504
2505 2003-04-14 Roger Sayle <roger@eyesopen.com>
2506
2507 * argv.c: Use ANSI_PROTOTYPES instead of __STDC__.
2508 * memchr.c: Likewise.
2509 * strcasecmp.c: Likewise.
2510 * strncasecmp.c: Likewise.
2511 * strncmp.c: Likewise.
2512 * xatexit.c: Likewise.
2513 * xmalloc.c: Likewise.
2514
2515 * copysign.c: Use traditional function declaration instead of DEFUN.
2516 * sigsetmask.c: Likewise.
2517
2518 * memcmp.c: Both of the above, ANSI_PROTOTYPES and DEFUN.
2519 * memset.c: Likewise.
2520
2521 * memcpy.c: ANSI_PROTOTYPES, DEFUN and prototype bcopy.
2522 * memmove.c: Likewise.
2523
2524 2003-04-14 Roger Sayle <roger@eyesopen.com>
2525
2526 * strdup.c (strdup): Tweak implementation to use memcpy.
2527
2528 2003-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2529
2530 * configure.in (HAVE_UINTPTR_T): Always define.
2531 * configure: Regenerated.
2532
2533 2003-03-23 Alexandre Oliva <aoliva@redhat.com>
2534
2535 * Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)
2536 instead of $$CC alone.
2537 (install_to_tooldir): Use it.
2538
2539 2003-17-03 Jan Hubicka <jh@suse.cz>
2540
2541 * hashtab.c (htab_traverse_noresize): Break out from ...
2542 * hashtab.c (htab_traverse): ... here.
2543
2544 2003-12-03 Jan Hubicka <jh@suse.cz>
2545
2546 * hashtab.c (htab_expand): Fix warning.
2547
2548 * hashtab.c (htab_expand): Compute the size of hashtable based
2549 on the number of elements actually used.
2550 (htab_traverse): Call htab_expand when table is too empty.
2551
2552 2003-03-11 Carlo Wood <carlo@gnu.org>
2553
2554 * cplus-dem.c (demangle_integral_value): Correction to reflect
2555 patch of 2002-01-10 in order to also make negative multi-digits
2556 without leading underscore work.
2557
2558 2003-03-03 Mark Mitchell <mark@codesourcery.com>
2559
2560 * cplus-dem.c: Add license exception to copyright notice.
2561
2562 2003-02-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2563
2564 * physmem.c: Formatting changes from upstream.
2565
2566 2003-02-24 Danny Smith <dannysmith@users.source.forge.net>
2567
2568 * physmem.c (physmem_total): Add _WIN32 support.
2569 (physmem_available): Likewise.
2570
2571 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2572
2573 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Test for
2574 GSI_PHYSMEM.
2575 (physmem_available) [HAVE_TABLE]: Test for TBL_VMSTATS.
2576
2577 2003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2578
2579 * configure.in: Check for sys/systemcfg.h and
2580 _system_configuration.
2581 * physmem.c: Add support for AIX. Tweek formatting as per
2582 upstream coreutils beta.
2583
2584 2003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2585 Richard Earnshaw <rearnsha@arm.com>
2586 Geoffrey Keating <geoffk@apple.com>
2587
2588 * configure.in: Check for sys/sysctl.h and sysctl.
2589 * physmem.c: Add support for *bsd and darwin.
2590 * Makefile.in: Generate depedency for physmem.o.
2591
2592 2003-02-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2593
2594 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Use getsysinfo on
2595 Tru64 UNIX.
2596 (physmem_available) [HAVE_TABLE && HAVE_SYS_TABLE_H]: Use table on
2597 Tru64 UNIX.
2598
2599 * configure.in (AC_CHECK_HEADERS): Check for sys/sysinfo.h,
2600 machine/hal_sysinfo.h, sys/table.h.
2601 (checkfuncs, AC_CHECKFUNCS): Check for getsysinfo, table.
2602 * configure, config.in: Regenerate.
2603
2604 2003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2605
2606 * configure.in: Check for sys/sysmp.h and sysmp.
2607 * physmem.c: Pull upstream copy, add support for irix6.
2608
2609 * config.in, configure: Regenerated.
2610
2611 2003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2612
2613 * physmem.c (physmem_total, physmem_available): De-ANSI-fy.
2614 * configure.in (AC_CHECK_FUNCS): Add pstat_getstatic and
2615 pstat_getdynamic.
2616
2617 2003-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2618
2619 * Makefile.in (CFILES): Add physmem.c.
2620 (REQUIRED_OFILES): Add physmem.o.
2621 * configure.in: Check for sys/pstat.h.
2622 (checkfuncs): Add pstat_getstatic and pstat_getdynamic.
2623 * physmem.c: New file, copied from textutils.
2624
2625 * config.in, configure: Regenerated.
2626
2627 2003-02-20 Daniel Jacobowitz <drow@mvista.com>
2628
2629 * Makefile.in (CFILES): Add lrealpath.c.
2630 (REQUIRED_OFILES): Add lrealpath.o.
2631 (lrealpath.o): Add rule.
2632 * aclocal.m4 (libiberty_NEED_DECLARATION): Add.
2633 * configure.in: Add realpath and canonicalize_file_name to
2634 checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION
2635 for canonicalize_file_name.
2636 * lrealpath.c: New file.
2637 * make-relative-prefix.c: Update documentation.
2638 (make_relative_prefix): Simplify. Use lbasename and lrealpath.
2639 * config.in: Regenerated.
2640 * configure: Regenerated.
2641 * functions.texi: Regenerated.
2642
2643 2003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
2644
2645 * cplus_dem.c: Fix typo: intializes -> initializes.
2646
2647 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
2648
2649 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
2650 config.status.
2651 * configure: Rebuilt.
2652
2653 2003-02-13 Daniel Jacobowitz <drow@mvista.com>
2654
2655 Fix PR c++/7612.
2656 * cplus-dem.c (demangle_signature): Call string_delete.
2657 Remove extra string_init.
2658 (demangle_arm_hp_template): Call string_delete instead of
2659 string_clear. Add missing string_delete call.
2660 (demangle_qualified): Add missing string_delete call.
2661 (do_type): Remove unused variable btype. Add missing string_delete
2662 call. Call string_delete instead of string_clear.
2663 (demangle_fund_type): Move variable btype inside of the switch
2664 statement. Add missing string_delete call.
2665 (do_arg): Call string_delete instead of string_clear. Remove extra
2666 string_init.
2667 (demangle_nested_args): Free work->previous_argument.
2668
2669 2003-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2670
2671 * acconfig.h: New file. Add uintptr_t.
2672 * config.in: Regenerated.
2673
2674 2003-02-04 Joseph S. Myers <jsm@polyomino.org.uk>
2675
2676 * libiberty.texi: Update to GFDL 1.2.
2677
2678 2003-01-30 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2679
2680 * Makefile.in (libiberty_topdir): New subst.
2681 (mkinstalldirs): Redefine in terms of the above.
2682 * configure.in: AC_SUBST it.
2683 * configure: Regenerate.
2684
2685 2003-01-28 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2686
2687 * Makefile.in (all-subdir, check-subdir, installcheck-subdir)
2688 (info-subdir, install-info-subdir, clean-info-subdir)
2689 (dvi-subdir, install-subdir, etags-subdir, mostlyclean-subdir)
2690 (clean-subdir, distclean-subdir, maintainer-clean-subdir):
2691 Pass $(FLAGS_TO_PASS).
2692
2693 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
2694
2695 * Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use
2696 /`$$CC -print-multi-os-directory`.
2697
2698 2003-01-26 Daniel Jacobowitz <drow@mvista.com>
2699
2700 * hashtab.c (htab_create_alloc_ex): New function.
2701 (hatab_set_functions_ex): New function.
2702 (htab_delete, htab_expand): Support alternate allocation functions.
2703
2704 2003-01-24 Christopher Faylor <cgf@redhat.com>
2705
2706 * configure.in: Remove special pex-cygwin consideration.
2707 * configure: Regenerate.
2708 * pex-cygwin.c: Remove.
2709 * Makefile.in: Remove pex-cygwin.[co] lines.
2710
2711 2003-01-24 Zack Weinberg <zack@codesourcery.com>
2712
2713 * Makefile.in (CFILES): Add pex-*.c.
2714 (REQUIRED_OFILES): Change pexecute.o to @pexecute@
2715 (CONFIGURED_OFILES): Add pex-*.o.
2716 (TEXIFILES): Add pexecute.txh.
2717 (pexecute.o): Delete rule.
2718 (pex-cygwin.o, pex-djgpp.o, pex-mpw.o, pex-msdos.o, pex-os2.o,
2719 pex-unix.o, pex-win32.o): New rules.
2720 * configure.in: Change AC_INIT argument to xmalloc.c.
2721 Compute appropriate pexecute implementation and substitute it
2722 as @pexecute@.
2723
2724 * pexecute.c: Split up into...
2725 * pex-cygwin.c, pex-djgpp.c, pex-mpw.c, pex-msdos.c, pex-os2.c,
2726 pex-unix.c, pex-win32.c, pex-common.h, pexecute.txh: ... these
2727 new files.
2728
2729 * functions.texi: Regenerate.
2730 * configure: Regenerate.
2731
2732 2003-01-20 Josef Zlomek <zlomekj@suse.cz>
2733
2734 * hashtab.c (htab_expand): Fix allocation of new entries.
2735
2736 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2737
2738 * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
2739
2740 * Makefile.in (install_to_libdir, install_to_tooldir): Add a
2741 mkinstalldirs command.
2742
2743 2002-12-04 Danny Smith <dannysmith@users.sourceforge.net>
2744
2745 * make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX):
2746 Define for hosts with HOST_EXECUTABLE_SUFFIX.
2747
2748 2002-11-24 Nick Clifton <nickc@redhat.com>
2749
2750 * make-relative-prefix.c (make_relative_prefix): Ensure return
2751 string is empty before using strcat to construct it.
2752
2753 2002-11-22 Daniel Jacobowitz <drow@mvista.com>
2754
2755 * Makefile.in: Add make-relative-prefix.c.
2756 * make-relative-prefix.c: New file.
2757 * functions.texi: Rebuilt.
2758
2759 2002-11-16 Jakub Jelinek <jakub@redhat.com>
2760
2761 * md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be
2762 used with arguments in traditional C' warnings.
2763
2764 2002-10-16 Jakub Jelinek <jakub@redhat.com>
2765
2766 * config.table: Use mh-s390pic for s390x too.
2767
2768 2002-10-06 Andreas Jaeger <aj@suse.de>
2769
2770 * libiberty/cplus-dem.c (ada_demangle): Get rid of unneeded
2771 variable and of strict-aliasing warning.
2772 (grow_vect): Use char as first parameter.
2773
2774 2002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2775
2776 * Makefile.in (all): Fix multilib parallel build.
2777
2778 2002-09-19 John David Anglin <dave@hiuly1.hia.nrc.ca>
2779
2780 * cp-demangle.c (demangling_new): Cast 0 to enum.
2781 (demangle_char): Cast return of strdup to char *.
2782 (is_gnu_v3_mangled_ctor): Cast 0 to enum.
2783 (is_gnu_v3_mangled_dtor): Likewise.
2784 * cplus-dem.c (grow_vect): Cast return of xrealloc to void *.
2785 (work_stuff_copy_to_from): Cast return of xmalloc to char **.
2786 * fibheap.c (fibnode_new): Cast return of xcalloc to fibnode_t.
2787 * md5.c (md5_process_bytes): Cast results back to const void *.
2788 (md5_process_block): Add cast to const md5_uint32 *.
2789 * regex.c (re_compile_fastmap): Cast enum to UCHAR_T.
2790 * safe-ctype.c (L, XL, U, XU, D, P, _, C, Z, M, V, T, S): Add cast to
2791 unsigned short.
2792 * splay-tree.c (splay_tree_xmalloc_allocate): Cast return of xmalloc
2793 to void *.
2794 * vasprintf.c (int_vasprintf): Cast return of malloc to char *.
2795
2796 2002-09-19 Nick Clifton <nickc@redhat.com>
2797
2798 * README: Update email addresses for bugs and patches.
2799
2800 2002-09-10 Mike Stump <mrs@apple.com>
2801
2802 * splay-tree.c (splay_tree_successor): Fix comments.
2803
2804 2002-09-11 Zack Weinberg <zack@codesourcery.com>
2805
2806 * cplus-dem.c: Code under #ifdef MAIN moved to gcc/cp/cxxfilt.c.
2807 * testsuite/Makefile.in: Adjust for test-demangle.
2808 * testsuite/regress-demangle: Deleted.
2809 * testsuite/test-demangle.c: New file.
2810 * testsuite/demangle-expected: Change \$ to $ throughout, now that
2811 this file is not being read by a shell script.
2812
2813 2002-09-05 Roger Sayle <roger@eyesopen.com>
2814
2815 * regex.c: Only use "#pragma alloca" on AIX when not using gcc.
2816
2817 2002-08-07 DJ Delorie <dj@redhat.com>
2818
2819 * regex.c (re_error_msgid): Just use a simple array of strings.
2820 (re_compile_pattern): Compensate.
2821 (re_comp): Likewise.
2822 (re_comp): Likewise.
2823 (regerror): Likewise.
2824
2825 2002-07-29 Neil Booth <neil@daikokuya.co.uk>
2826
2827 * cplus-dem.c (PREPEND_BLANK): Remove.
2828
2829 2002-07-10 Jason Merrill <jason@redhat.com>
2830
2831 * cp-demangle.c (demangle_identifier): Support extended Unicode
2832 characters.
2833
2834 2002-07-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2835
2836 * cp-demangle.c (demangle_v3_with_details): Wrap in
2837 !defined IN_GLIBCPP_V3.
2838
2839 2002-07-01 Mark Mitchell <mark@codesourcery.com>
2840
2841 * cp-demangle.c (demangle_operator_name): Add type_arg parameter.
2842 Set it for the "st" operator.
2843 (demangle_expression): Handle expressions with types as arguments.
2844
2845 2002-06-30 Douglas Rupp <rupp@gnat.com>
2846
2847 * configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure.
2848 * Makefile.in (OUTPUT_OPTION): Use.
2849
2850 2002-06-22 Peter Breitenlohner <peb@mppmu.mpg.de>
2851
2852 * Makefile.in (install_to_libdir): Add $(DESTDIR).
2853 (install_to_tooldir): Likewise.
2854
2855 2002-06-17 Douglas Rupp <rupp@gnat.com>
2856
2857 * lbasename.c: Add 2002 to copyright.
2858 (IS_DIR_SEPARATOR): Remove VMS junk.
2859
2860 2002-06-05 Geoffrey Keating <geoffk@redhat.com>
2861
2862 * hashtab.c (htab_create): New stub function for backward
2863 compatibility.
2864 (htab_try_create): Likewise.
2865
2866 2002-06-03 Geoffrey Keating <geoffk@redhat.com>
2867
2868 * hashtab.c (htab_create): Delete.
2869 (htab_try_create): Delete.
2870 (htab_create_alloc): New.
2871 (htab_delete): Support user-specified memory allocation.
2872 (htab_expand): Likewise.
2873
2874 2002-05-22 Roman Lechtchinsky <rl@cs.tu-berlin.de>
2875
2876 * configure.in: Fix typo in the code checking for sys_errlist.
2877 * configure: Regenerated.
2878
2879 2002-05-13 Andreas Schwab <schwab@suse.de>
2880
2881 * config.table: Use mh-x86pic also for x86-64.
2882
2883 2002-05-08 Alexandre Oliva <aoliva@redhat.com>
2884
2885 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
2886 script entry, and set LD to it when configuring multilibs.
2887 * configure: Rebuilt.
2888
2889 2002-05-07 Mark Mitchell <mark@codesourcery.com>
2890
2891 * configure.in (AC_TYPE_PID_T): Use it.
2892 * configure: Regenerated.
2893 * getruntime.c: Include <sys/types.h>.
2894 * waitpid.c: Likewise. Use pid_t, not int, as the type of "pid".
2895
2896 2002-04-09 Richard Henderson <rth@redhat.com>
2897
2898 * hashtab.c (higher_prime_number): Use 7 as minimum.
2899 (find_empty_slot_for_expand): Don't compute hash2 unless needed.
2900 (htab_find_slot_with_hash): Likewise.
2901
2902 2002-04-01 Phil Edwards <pme@gcc.gnu.org>
2903
2904 * cp-demangle.c (__cxa_demangle): Also protect with IN_GLIBCPP_V3.
2905 (is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_ctor): Conditionally
2906 not compile if IN_GLIBCPP_V3 defined.
2907 * dyn-string.c: Also allow IN_GLIBCPP_V3 to change allocation scheme.
2908
2909 2002-03-30 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2910
2911 * cp-demangle.c (java_demangle_v3): Don't try to release "demangled"
2912 if it is NULL.
2913
2914 2002-03-27 DJ Delorie <dj@redhat.com>
2915
2916 * hex.c: Add documentation.
2917 (_hex_value): Provide non-ASCII empty table.
2918 (hex_init): Initialize the non-ASCII table.
2919 * functions.texi: Regenerate.
2920
2921 2002-03-27 Mark Mitchell <mark@codesourcery.com>
2922
2923 * dyn-string.c: Add libgcc exception to copyright notice.
2924
2925 2002-03-26 H.J. Lu (hjl@gnu.org)
2926
2927 * config.table: Support --with-build-subdir.
2928 * configure.in: Likewise.
2929 * configure: Rebuild.
2930
2931 2002-03-18 Stuart Griffith <Stuart_Griffith@credence.com>
2932
2933 * strtod.c (strtod): Increment 8 chars, not 7, when `infinity'
2934 seen.
2935
2936 2002-03-12 Mark Mitchell <mark@codesourcery.com>
2937
2938 * cp-demangle.c: Add libgcc exception to cp-demangle.c copyright
2939 notice.
2940
2941 2002-03-11 Douglas B Rupp <rupp@gnat.com>
2942
2943 * xatexit.c [VMS]: Include stdlib.h and unixlib.h.
2944
2945 2002-03-06 Jim Blandy <jimb@redhat.com>
2946
2947 * splay-tree.c (splay_tree_xmalloc_allocate,
2948 splay_tree_xmalloc_deallocate): Use K&R-style definitions, not
2949 prototyped definitions. Mark `data' arguments as unused.
2950
2951 2002-03-06 Andrew Cagney <ac131313@redhat.com>
2952
2953 * floatformat.c (floatformat_arm_ext_big): Delete definition.
2954
2955 2002-03-04 Phil Edwards <pme@gcc.gnu.org>
2956
2957 * configure.in: Add --enable-install-libiberty option.
2958 * Makefile.in (INSTALLED_HEADERS): New variable.
2959 (install_to_libdir): Possibly also copy headers.
2960 * configure: Regenerated.
2961
2962 2002-03-04 Neil Booth <neil@daikokuya.demon.co.uk>
2963
2964 * xmalloc.c (xmalloc_fail): Clarify error message further.
2965
2966 2002-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
2967
2968 * xmalloc.c (xmalloc_fail): Clarify error message.
2969
2970 2002-02-22 Jim Blandy <jimb@redhat.com>
2971
2972 * splay-tree.c (splay_tree_xmalloc_allocate,
2973 splay_tree_xmalloc_deallocate): New functions.
2974 (splay_tree_new): Call splay_tree_new_with_allocator, passing the
2975 above functions and a dummy data pointer.
2976 (splay_tree_new_with_allocator): New function.
2977 (splay_tree_delete_helper, splay_tree_delete, splay_tree_insert,
2978 splay_tree_remove): Use the splay tree's allocation and
2979 deallocation functions.
2980
2981 2002-02-19 Scott Snyder <snyder@fnal.gov>
2982
2983 * testsuite/demangle-expected: Add test case for infinite loop in
2984 demangler.
2985 * cplus-dem.c (demangle_arm_hp_template): Stop trying to demangle
2986 if do_type() doesn't make any progress --- prevents an infinite
2987 loop.
2988
2989 2002-02-18 Carlo Wood <carlo@gnu.org>
2990
2991 PR c++/5390
2992 * cplus-dem.c (demangle_integral_value): Accept multi-digit
2993 numbers that do not start with an underscore; This is needed
2994 for integer template parameters. This doesn't break anything
2995 because multi-digit numbers are never followed by a digit.
2996 * testsuite/demangle-expected: Corrected all mangled test
2997 cases with multi-digit template parameters: g++ 2.95.x does
2998 not generate underscores around these parameters.
2999
3000 2002-02-05 Jason Merrill <jason@redhat.com>
3001
3002 * cplus-dem.c (flags): Add DMGL_VERBOSE
3003 (cplus_demangle_v3_p): Remove.
3004 (demangle_it): Add DMGL_TYPES to passed flags.
3005 * cp-demangle.c (cplus_demangle_v3_all): Remove.
3006 (cplus_demangle_v3_type): Remove.
3007 (cplus_demangle_v3): Add options parm.
3008
3009 2002-02-02 H.J. Lu (hjl@gnu.org)
3010
3011 * cp-demangle.c (cp_demangle_type): Do not protect with
3012 IN_LIBGCC2.
3013 (cplus_demangle_v3_all): New.
3014 (cplus_demangle_v3): Call cplus_demangle_v3_all.
3015 (cplus_demangle_v3_type): Call cplus_demangle_v3_all.
3016
3017 * cplus-dem.c (cplus_demangle_v3_p): New function pointer.
3018 Initialized to cplus_demangle_v3.
3019 (cplus_demangle_with_style): Call cplus_demangle_v3_p instead
3020 of cplus_demangle_v3.
3021 (main): Set cplus_demangle_v3_p to cplus_demangle_v3_type for
3022 command line symbol.
3023
3024 * testsuite/regress-demangle: Pass the mangled name at the
3025 command line.
3026
3027 2002-02-01 H.J. Lu <hjl@gnu.org>
3028
3029 * cp-demangle.c (cp_demangle_type): Call demangling_new with
3030 DMGL_GNU_V3.
3031
3032 2002-01-31 Phil Edwards <pme@gcc.gnu.org>
3033
3034 * cp-demangle.c: Revert yesterday's change.
3035
3036 2002-01-31 Adam Megacz <adam@xwt.org>
3037
3038 * gcc/libiberty/configure.in: Treat mingw the same as cywin
3039 wrt HAVE_SYS_ERRLIST.
3040
3041 2002-01-30 Phil Edwards <pme@gcc.gnu.org>
3042
3043 * cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.
3044 (cplus_demangle_v3): Mimic __cxa_demangle and fall back on
3045 cp_demangle_type.
3046 * testsuite/demangle-expected: New gnu-v3 test.
3047
3048 2002-01-22 Momchil Velikov <velco@fadata.bg>
3049
3050 * configure.in (variable detection): Use arrays of unspecified
3051 size instead of plain integers.
3052
3053 2002-01-18 DJ Delorie <dj@redhat.com>
3054
3055 * Makefile.in (TESTLIB): New. This library is for future
3056 testsuites.
3057 (CFILES, REQUIRED_OFILES, CONFIGURED_OFILES): Re-alphabetize,
3058 break down by letter.
3059 (REQUIRED_OFILES): List long-to-compile files first.
3060 (maint-deps): New, target for updating dependencies.
3061 (dependencies): Update.
3062 * maint-tool: Add dependency-generating option.
3063 * configure.in: Check for _doprnt even if we're not providing it.
3064 * configure: Regenerate.
3065
3066 * _doprnt.c: Modifications to allow compiling on any platform.
3067 * copysign.c: Likewise.
3068 * putenv.c: Likewise.
3069 * setenv.c: Likewise.
3070 * vsprintf.c: Likewise.
3071
3072 2002-01-15 Douglas B Rupp <rupp@gnat.com>
3073
3074 * mkstemps.c (mkstemps): On VMS, open temp file with option
3075 that causes it to be deleted when closed.
3076
3077 2002-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3078
3079 * cp-demangle.c (long_options): Const-ify.
3080 * cplus-dem.c (long_options): Likewise.
3081
3082 * cplus-dem.c (mystrstr): Delete. All callers changed to use
3083 strstr instead.
3084
3085 2001-12-31 Ira Ruben <ira@apple.com>
3086
3087 * aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.
3088 * configure: Regenerated.
3089
3090 2001-12-24 Douglas B. Rupp <rupp@gnat.com>
3091
3092 * configure.in (uintptr_t): Use AC_CHECK_TYPE.
3093 * configure: Regenerated.
3094
3095 2001-12-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
3096
3097 PR other/2719
3098 * cplus-dem.c (consume_count): Treat negative count as an error.
3099 * testsuite/demangle-expected: Added testcase.
3100
3101 Tue Dec 11 07:08:57 2001 Douglas B. Rupp <rupp@gnat.com>
3102
3103 * configure.in: Hardcode that vfork works on VMS host.
3104 * configure: Regenerated.
3105
3106 2001-12-06 Richard Henderson <rth@redhat.com>
3107
3108 * cplus-dem.c (libiberty_demanglers): Add no_demangling case.
3109 (cplus_demangle): Support no_demangling.
3110
3111 2001-11-27 Zack Weinberg <zack@codesourcery.com>
3112
3113 * _doprnt.c: Moved here from gcc/doprint.c. Adjust to build
3114 in libiberty context. Fix typo in leading comment.
3115 * configure.in: Fix various AC_DEFINEs so autoheader works.
3116 If any of vprintf, vsprintf, vfprintf is missing from libc,
3117 then AC_REPLACE_FUNCS(_doprnt).
3118
3119 2001-11-26 DJ Delorie <dj@redhat.com>
3120 Daniel Jacobowitz <drow@mvista.com>
3121
3122 * Makefile.in (stamp-h): Depend on Makefile for proper
3123 serialization.
3124 (*-subdir): Depend on config.h for proper serialization.
3125
3126 2001-11-26 DJ Delorie <dj@redhat.com>
3127
3128 * configure.in: Check for alloca.h (for regex.c and putenv.c).
3129 * configure: Regenerate.
3130 * config.h: Add HAVE_ALLOCA_H.
3131
3132 2001-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3133
3134 * regex.c: Check defined(__STDC__) || defined(ALMOST_STDC) ||
3135 defined(HAVE_STRINGIZE) to determine whether ISO CPP token pasting
3136 is available.
3137
3138 Thu Nov 15 11:06:25 2001 Jeffrey A Law (law@cygnus.com)
3139
3140 * config.in (HAVE_UINTPTR_T): Provide autoconf stub.
3141 * configure.in (HAVE_UINTPTR_T): Test for system defining
3142 uintptr_t and define HAVE_UINTPTR_T appropriately.
3143 * regex.c (uintptr_t): Do not provide a definition if the
3144 system provided one.
3145
3146 * regex.c (PREFIX): Provide an alternate definition for
3147 non-ANSI/ISO compilers.
3148 (ARG_PREFIX): Likewise.
3149
3150 2001-11-12 Jim Meyering <meyering@lucent.com>
3151
3152 * obstack.c (_): Honor the setting of ENABLE_NLS. Otherwise,
3153 this code would end up calling gettext even in packages built
3154 with --disable-nls.
3155 * getopt.c (_): Likewise.
3156 * regex.c (_): Likewise.
3157
3158 2001-11-03 Alan Modra <amodra@bigpond.net.au>
3159
3160 * configure.in: Cope with missing makeinfo.
3161 * configure: Regenerate.
3162
3163 2001-10-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3164
3165 * hex.c (hex_init): Provide empty stub.
3166
3167 * hex.c (hex_init): Delete.
3168 (_hex_value): Const-ify and initialize at compile-time.
3169
3170 2001-10-19 H.J. Lu <hjl@gnu.org>
3171
3172 * Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if
3173 necessary.
3174
3175 2001-10-17 DJ Delorie <dj@redhat.com>
3176
3177 * argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c,
3178 ffs.c, fnmatch.txh, getruntime.c, make-temp-file.c,
3179 mkstemps.c, pexecute.c, random.c, strsignal.c, vasprintf.c:
3180 Improve manual formatting.
3181 * functions.texi: Regenerate.
3182
3183 2001-10-15 DJ Delorie <dj@redhat.com>
3184
3185 * Makefile.in (TEXIFILES): Add fnmatch.txh.
3186 (maint-undoc): New.
3187 maint-tool: Add "undoc" tool.
3188 * alloca.c, argv.c, asprintf.c, choose-temp.c, concat.c,
3189 fdmatch.c, ffs.c, getruntime.c, insque.c, lbasename.c,
3190 make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c,
3191 strerror.s, strsignal.c, strtol.c, vasprintf.c: Add or update
3192 documentation.
3193 * fnmatch.txh: New.
3194 * functions.texi: Regenerate.
3195
3196 2001-10-10 Joseph S. Myers <jsm28@cam.ac.uk>
3197
3198 * bcmp.c, setenv.c: Use "nonzero" instead of "non-zero".
3199 * strtod.c: Use "ISO C" instead of "ANSI C".
3200 * functions.texi: Regenerate.
3201
3202 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
3203
3204 * alloca.c, clock.c, getcwd.c, getpagesize.c, getpwd.c, index.c,
3205 libiberty.texi, memchr.c, putenv.c, rindex.c, strchr.c, strdup.c,
3206 strerror.c, strrchr.c, strstr.c, strtod.c, tmpnam.c, vfork.c,
3207 xatexit.c, xmalloc.c, xstrerror.c: Improve manual formatting. Fix
3208 spelling. Give names to function arguments in documentation. Use
3209 (void) prototypes in documentation.
3210 * functions.texi: Regenerate.
3211
3212 2001-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3213
3214 * argv.c (buildargv, tests, main): Const-ify.
3215 * cp-demangle.c (operator_code): Likewise.
3216 * cplus-dem.c (optable, libiberty_demanglers,
3217 cplus_demangle_set_style, cplus_demangle_name_to_style,
3218 print_demangler_list): Likewise.
3219 * hashtab.c (higher_prime_number): Likewise.
3220 * strcasecmp.c (charmap): Likewise.
3221 * strerror.c (error_info, strerror, main): Likewise.
3222 * strncasecmp.c (charmap): Likewise.
3223 * strsignal.c (signal_info): Likewise.
3224
3225 2001-09-29 DJ Delorie <dj@redhat.com>
3226
3227 * configure: Regenerate.
3228
3229 2001-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3230
3231 * concat.c: Include stdlib.h.
3232
3233 2001-09-27 Eli Zaretskii <eliz@is.elta.co.il>
3234
3235 * libiberty.texi: (Top level): Add syncodeindex pg. Add
3236 @dircategory and @direntry directives. Add @finalout.
3237 (many nodes): Lose the next,prev,up pointers on the @nide line.
3238 (Using, Supplemental Functions, Replacement Functions): Fix
3239 markup.
3240 (Functions): Move around, to allow makeinfo to build the manual
3241 without next,prev,up pointers in thye node lines.
3242 (Licenses): Fix typos.
3243
3244 * index.c, rindex.c, strchr.c, strerror.c, strrchr.c, strstr.c,
3245 strtol.c, xatexit.c, xexit.c, xmalloc.c: Fix spelling and markup.
3246 * functions.texi: Regenerate.
3247
3248 * copying-lib.texi: Lose the next,prev,up pointers on the @node
3249 line.
3250
3251 2001-09-27 DJ Delorie <dj@redhat.com>
3252
3253 * configure.in: Don't use in-tree texinfo, because libiberty must
3254 be built before it. Check for makeinfo version 4 or higher.
3255 * functions.texi: Regenerate.
3256
3257 2001-09-20 DJ Delorie <dj@redhat.com>
3258 Phil Edwards <pedwards@disaster.jaj.com>
3259
3260 * configure.in (MAKEINFO, PERL): Detect these.
3261 (--enable-maintainer-mode): Add.
3262 * configure: Regenerate.
3263 * Makefile.in (MAKEINFO, PERL): Define.
3264 (libiberty.info, libiberty.dvi, libiberty.html): New.
3265 (CFILES): Add bsearch.c.
3266 (CONFIGURED_OFILES): New, list of objects configure might add.
3267 (maint-missing, maint-buildall): New, for maintainers only.
3268 (clean, mostlyclean): Add info/dvi/html files.
3269 * libiberty.texi, copying-lib.texi, obstacks.texi, functions.texi: New.
3270 * gather-docs: New, for maintainers.
3271 * maint-tool: New, for maintainers.
3272 * alloca.c, atexit.c, basename.c, bcmp.c, bcopy.c, bsearch.c,
3273 bzero.c, calloc.c, clock.c, configure.in, configure, getcwd.c,
3274 getpagesize.c, getpwd.c, index.c, memchr.c, memcmp.c, memcpy.c,
3275 memmove.c, memset.c, putenv.c, rename.c, rindex.c, setenv.c,
3276 sigsetmask.c, strcasecmp.c, strchr.c, strdup.c, strerror.c,
3277 strncasecmp.c, strncmp.c, strrchr.c, strstr.c, strtod.c, strtol.c,
3278 tmpnam.c, vfork.c, vprintf.c, waitpid.c, xatexit.c, xexit.c,
3279 xmalloc.c, xmemdup.c, xstrdup.c, xstrerror.c: Add or update
3280 documentation.
3281
3282 2001-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3283
3284 * concat.c (reconcat): Fix for traditional C.
3285
3286 2001-09-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3287
3288 * concat.c (reconcat): New function.
3289
3290 2001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3291
3292 * concat.c (vconcat_length, vconcat_copy, concat_length,
3293 concat_copy, concat_copy2): New functions.
3294 (concat): Use vconcat_length/vconcat_copy.
3295
3296 * alloca.c (libiberty_optr, libiberty_nptr, libiberty_len):
3297 Define.
3298
3299 2001-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3300
3301 * asprintf.c: Don't define USE_STDARG. Use VPARAMS, VA_OPEN,
3302 VA_FIXEDARG & VA_CLOSE.
3303
3304 * vasprintf.c: Check HAVE_STRING_H when including string.h.
3305 (checkit): Delete redundant prototype. Add ATTRIBUTE_PRINTF_1.
3306 Use VA_OPEN, VA_FIXEDARG & VA_CLOSE. Free allocated string.
3307
3308 2001-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3309
3310 * concat.c (concat): Use VPARAMS, VA_OPEN, VA_FIXEDARG & VA_CLOSE.
3311
3312 2001-08-23 Ulrich Drepper <drepper@redhat.com>
3313
3314 * regex.c (truncate_wchar): Use wcrtomb not wctomb.
3315
3316 2001-08-23 Ulrich Drepper <drepper@redhat.com>
3317
3318 * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
3319 instead of mbrtowc.
3320 [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
3321 wcslen, and __wcscoll instead of wcscoll.
3322
3323 2001-08-22 Matt Kraai <kraai@alumni.carnegiemellon.edu>
3324
3325 * fibheap.c (fibheap_init, fibnode_init): Remove.
3326 (fibheap_new, fibnode_new): Use xcalloc to allocate and
3327 initialize memory.
3328 (fibheap_insert): Remove check for node allocation failure.
3329
3330 2001-08-21 Richard Henderson <rth@redhat.com>
3331
3332 * Makefile.in (fibheap.o): Depend on config.h.
3333 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some
3334 functions for inlining.
3335
3336 Tue Aug 21 12:35:04 2001 Christopher Faylor <cgf@cygnus.com>
3337
3338 * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever
3339 hosting on cygwin.
3340 * configure: Regenerate.
3341
3342 2001-08-20 Andrew Cagney <ac131313@redhat.com>
3343
3344 * floatformat.c (floatformat_m88110_ext): Remove #ifdef
3345 HARRIS_FLOAT_FORMAT.
3346 (floatformat_ia64_spill_little, floatformat_ia64_quad_little)
3347 (floatformat_ia64_spill_big, floatformat_ia64_quad_big)
3348 (floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword)
3349 (floatformat_m88110_harris_ext): New float formats.
3350
3351 2001-08-20 Daniel Berlin <dan@cgsoftware.com>
3352
3353 * fibheap.c: New file. Fibonacci heap.
3354
3355 * Makefile.in (CFILES): Add fibheap.c.
3356 (REQUIRED_OFILES): Add fibheap.o.
3357 (fibheap.o): Add dependencies for fibheap.o.
3358
3359 2001-08-17 Christopher Faylor <cgf@cygnus.com>
3360
3361 * configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.
3362 * configure: Regenerate.
3363
3364 2001-08-16 Richard Henderson <rth@redhat.com>
3365
3366 * hashtab.c (htab_hash_string): New.
3367
3368 2001-08-13 Andrew Cagney <ac131313@redhat.com>
3369
3370 * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
3371 name.
3372
3373 2001-08-12 Isamu Hasegawa <isamu@yamato.ibm.com>
3374
3375 * regex.c (wcs_regex_compile): Use appropriate string
3376 to compare with collating element.
3377 Fix the padding for the alignment.
3378
3379 2001-08-10 Andrew Cagney <ac131313@redhat.com>
3380
3381 * lbasename.c (lbasename): Change function definition to return a
3382 const char pointer.
3383
3384 2001-08-07 Jason Merrill <jason_merrill@redhat.com>
3385
3386 * cp-demangle.c (demangle_special_name): "GR" -> "reference temporary
3387 for".
3388
3389 2001-08-03 Richard Henderson <rth@redhat.com>
3390
3391 * Makefile.in (concat.o): Depend on config.h.
3392
3393 2001-07-30 Andreas Jaeger <aj@suse.de>
3394
3395 * concat.c: Include "config.h".
3396
3397 2001-07-30 Andreas Jaeger <aj@suse.de>
3398
3399 * regex.c: Declare wcs functions only if compiling with
3400 MBS_SUPPORT.
3401 Don't use #elif for traditional C.
3402
3403 2001-07-23 Ulrich Drepper <drepper@redhat.com>
3404
3405 * regex.c: Revamp memory allocation for WCHAR functions to
3406 not use too much stack.
3407
3408 2001-07-30 Andreas Jaeger <aj@suse.de>
3409
3410 * regex.c: Declare wcs functions only if compiling with
3411 MBS_SUPPORT.
3412 Don't use #elif for traditional C.
3413
3414 2001-07-25 Daniel Jacobowitz <drow@mvista.com>
3415
3416 * Makefile.in (regex.o): Add dependency on config.h.
3417
3418 2001-07-18 Andreas Schwab <schwab@suse.de>
3419
3420 * regex.c (WORDCHAR_P) [WCHAR]: Also return true for the
3421 underscore character.
3422
3423 2001-07-18 Ulrich Drepper <drepper@redhat.com>
3424
3425 * regex.c: Limit string length printed in debug messages to 100
3426 chars.
3427
3428 2001-07-18 Andreas Jaeger <aj@suse.de>
3429
3430 * regex.c: Place under LGPL version 2.1.
3431
3432 2001-07-10 Jeff Johnston <jjohnstn@redhat.com>
3433
3434 * Makefile.in: Add support for regex code.
3435 * regex.c: New file.
3436
3437 2001-07-05 Mark Klein <mklein@dis.com>
3438
3439 * Makefile.in: Add ffs.c dependency.
3440 * configure.in: Add ffs.c.
3441 * ffs.c: New file.
3442
3443 2001-06-18 Richard Henderson <rth@redhat.com>
3444
3445 * concat.c: Include <sys/types.h>.
3446
3447 2001-06-11 Loren J. Rittle <ljrittle@acm.org>
3448
3449 bootstrap/3106
3450 * strerror.c (sys_nerr): Hide the OS header version.
3451 * strsignal.c (sys_nsig): Likewise.
3452
3453 2001-06-10 Richard Henderson <rth@redhat.com>
3454
3455 * concat.c: Include string.h. Fix int vs size_t usage.
3456 Simplify the iteration loops. Use memcpy.
3457
3458 2001-05-16 Matt Kraai <kraai@alumni.carnegiemellon.edu>
3459
3460 * partition.c: Fix misspelling of `implementation'.
3461
3462 2001-05-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3463
3464 * md5.c (md5_init_ctx): Declare constants as unsigned.
3465 (md5_process_block): Likewise.
3466
3467 2001-05-07 Zack Weinberg <zackw@stanford.edu>
3468
3469 * cp-demangle.c (demangle_v3_with_details,
3470 is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor): Use K+R style
3471 function definition.
3472 * ternary.c: Use K+R style function definitions. Use PTR, not
3473 void *. Make arguments constant where possible.
3474
3475 2001-05-07 Mark Mitchell <mark@codesourcery.com>
3476
3477 * splay-tree.h (splay_tree_max): New function.
3478 (splay_tree_min): Likewise.
3479
3480 2001-04-15 Daniel Berlin <dan@cgsoftware.com>
3481
3482 * ternary.c: New file - Ternary search tree implementation.
3483
3484 * Makefile.in: Add ternary.o, and ternary.c dependencies.
3485
3486 2001-04-03 Zack Weinberg <zackw@stanford.edu>
3487
3488 * make-temp-file.c (try): Inline.
3489
3490 2001-02-28 Richard Henderson <rth@redhat.com>
3491
3492 * Makefile.in (make-temp-file.o): Depend on config.h.
3493
3494 2001-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3495
3496 * memchr.c (memchr): Adjust condition to avoid infinite loop.
3497
3498 2001-03-23 Jakub Jelinek <jakub@redhat.com>
3499
3500 * cp-demangle.c (demangle_discriminator): `_0' is discriminator #1,
3501 `_' not followed by a digit is invalid.
3502
3503 2001-03-22 Jim Blandy <jimb@redhat.com>
3504
3505 * cp-demangle.c (string_list_delete): Use dyn_string_delete
3506 instead of free, to free the contents as well as the string
3507 structure.
3508
3509 2001-03-21 Zack Weinberg <zackw@stanford.edu>
3510
3511 * make-temp-file.c: Always default DIR_SEPARATOR to '/'.
3512 Don't default P_tmpdir to anything. Try /var/tmp before
3513 /usr/tmp.
3514
3515 2001-03-20 Zack Weinberg <zackw@stanford.edu>
3516
3517 * choose-temp.c: Split off make_temp_file, and the code
3518 duplicated between it and choose_temp_base, into...
3519 * make-temp-file.c: ... here; new file.
3520
3521 * Makefile.in (CFILES): Add make-temp-file.c.
3522 (REQUIRED_OFILES): Add make-temp-file.o.
3523
3524 2001-03-20 Jim Blandy <jimb@redhat.com>
3525
3526 * cp-demangle.c (struct demangling_def): New fields:
3527 is_constructor and is_destructor.
3528 (demangling_new): Initialize them.
3529 (demangle_ctor_dtor_name): Set them, if we detect a constructor
3530 or destructor.
3531 (demangle_v3_with_details, is_gnu_v3_mangled_ctor,
3532 is_gnu_v3_mangled_dtor): New functions.
3533
3534 2001-03-20 Jason Merrill <jason@redhat.com>
3535
3536 * cplus-dem.c (main): Skip initial $.
3537
3538 2001-03-15 Michael Meissner <meissner@redhat.com>
3539
3540 * hashtab.c (higher_prime_number): Silence warning that 4294967291
3541 might be a signed integer under pre-ISO C systems.
3542
3543 2001-03-10 Neil Booth <neil@daikokuya.demon.co.uk>
3544 John David Anglin <dave@hiauly1.hia.nrc.ca>
3545
3546 * libiberty/lbasename.c: New file.
3547 * libiberty/Makefile.in: Update for lbasename.
3548
3549 2001-03-06 Zack Weinberg <zackw@stanford.edu>
3550
3551 * aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
3552 * configure.in: Replace all alloca logic with a simple use of
3553 the above new macro.
3554 * config.table: Kill *-*-beos* entry.
3555 * config/mh-beos: Delete.
3556 * configure, config.in: Regenerate.
3557
3558 * Makefile.in (ALLOCA, HFILES): Kill.
3559 (REQUIRED_OFILES): Add alloca.o.
3560 (alloca.o): Depend on libiberty.h.
3561 (argv.o): Don't depend on alloca-conf.h.
3562 * alloca-conf.h: Delete.
3563 * alloca.c: Include libiberty.h. Kill all #ifdef emacs
3564 blocks. Provide the C alloca unconditionally. Use PTR where
3565 appropriate. Make i00afunc static.
3566 * argv.c: Don't include alloca-conf.h.
3567
3568 2001-03-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
3569
3570 * cplus-dem.c (main): Cast enum style to int.
3571
3572 2001-02-16 Loren J. Rittle <ljrittle@acm.org>
3573
3574 * cplus-dem.c (main): Initialize style.
3575
3576 2001-02-02 Phil Edwards <pme@sources.redhat.com>
3577
3578 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
3579
3580 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
3581
3582 Add support for Java demangling under the v3 ABI:
3583 * cp-demangle.c (NAMESPACE_SEPARATOR): New define.
3584 (struct demangling_def): Add `style' field.
3585 (demangling_new): New parameter `style'. Set it in demangling_t.
3586 (demangle_prefix): Use NAMESPACE_SEPARATOR.
3587 (demangle_type_ptr): Don't emit pointer symbol if doing Java output.
3588 (cp_demangle): New parameter `style'. Pass it to demangling_new().
3589 (main): Call cp_demangle with extra parameter.
3590 (java_demangle_v3): New function.
3591 (java_builtin_type_names): New. Table of primitive type names used
3592 for Java demangling.
3593 (demangle_builtin_type): Look up in java_builtin_type_names if doing
3594 Java output.
3595 * cplus-dem.c (cplus_demangle): Use java_demangle_v3 to do Java
3596 demangling.
3597 (long_options): Remove obsolete `java' option.
3598 (main): Remove explicit handling of `java' option. Instead, pass style
3599 parameter in cplus_demangle flags as gdb does.
3600 * testsuite/demangle.expected: Add some Java test cases.
3601
3602 2000-12-29 DJ Delorie <dj@redhat.com>
3603
3604 * fnmatch.c: Make the note about the origins of this file more
3605 accurate, at least until we can sync with glibc.
3606 * getopt.c: Ditto.
3607 * getopt1.c: Ditto.
3608 * md5.c: Ditto.
3609 * obstack.c: Ditto.
3610
3611 2000-12-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3612
3613 * bsearch.c: New file.
3614 * configure.in (funcs): Add bsearch.
3615 (AC_CHECK_FUNCS): Likewise.
3616 * configure, config.in: Regenerate.
3617
3618 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3619
3620 * safe-ctype.c: #include "ansidecl.h".
3621 * strtod.c: Likewise.
3622
3623 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3624
3625 * strtoul.c: Include safe-ctype.h, not ctype.h.
3626
3627 2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
3628
3629 * safe-ctype.c: New file.
3630 * Makefile.in (CFILES): Add safe-ctype.c.
3631 (REQUIRED_OFILES): Add safe-ctype.o.
3632
3633 * argv.c: Define ISBLANK and use it, not isspace.
3634 * basename.c, cplus-dem.c, fnmatch.c, pexecute.c, strtod.c,
3635 strtol.c, strtoul.c: Include safe-ctype.h, not ctype.h. Use
3636 uppercase ctype macros. Don't test ISUPPER(c)/ISLOWER(c)
3637 before calling TOLOWER(c)/TOUPPER(c).
3638
3639 2000-12-07 Mike Stump <mrs@wrs.com>
3640
3641 * Makefile.in (distclean): When cleaning, remove testsuite.
3642
3643 2000-12-05 Jason Merrill <jason@redhat.com>
3644
3645 * cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
3646 name before allocating the dyn_string.
3647
3648 2000-12-04 Jason Merrill <jason@redhat.com>
3649
3650 * cp-demangle.c: s/new_abi/v3/.
3651 * cplus-dem.c: Likewise.
3652 (current_demangling_style): Now auto_demangling.
3653 (cplus_demangle): Try v3 demangling if AUTO_DEMANGLING.
3654 (main): Use standard symbol chars for auto_demangling.
3655
3656 2000-11-26 Mark Mitchell <mark@codesourcery.com>
3657
3658 * hashtab.c (higher_prime_number): Use a table, rather than a
3659 seive, to find the next prime.
3660
3661 2000-11-22 H.J. Lu <hjl@gnu.org>
3662
3663 * cplus-dem.c (main): Handle gnat_demangling.
3664
3665 2000-11-22 Zack Weinberg <zack@wolery.stanford.edu>
3666
3667 * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
3668 (AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader.
3669 * configure.in: Call AC_C_INLINE and AC_C_CONST. Use three
3670 argument form of AC_DEFINE in dummy definitions block. Use
3671 AC_DEFINE_NOAUTOHEADER for real definitions of things defined
3672 in dummy block. Preload cache variables instead of bypassing
3673 tests, where possible.
3674 * acconfig.h: Removed.
3675
3676 * xmalloc.c (xmalloc_failed): New function, does error
3677 reporting on failed allocation.
3678 (xmalloc, xcalloc, xrealloc): Use it.
3679
3680 2000-11-21 Hans-Peter Nilsson <hp@bitrange.com>
3681
3682 * cplus-dem.c (cplus_demangle): Fix formatting.
3683 (grow_vect): Ditto.
3684 (ada_demangle): Ditto.
3685 (internal_cplus_demangle): Ditto.
3686 (mop_up): Ditto.
3687
3688 2000-11-21 H.J. Lu <hjl@gnu.org>
3689
3690 * cplus-dem.c (main): Handle java_demangling.
3691
3692 2000-11-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3693
3694 * cplus-dem.c (grow_vect): Prototype.
3695 (ada_demangle): Cast the arg of ctype macros to unsigned char.
3696
3697 2000-11-15 Hans-Peter Nilsson <hp@bitrange.com>
3698
3699 * cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for
3700 parameter `option'.
3701
3702 2000-11-15 Kenneth Block <kenneth.block@compaq.com>
3703
3704 * cplus-dem.c: Eliminate use of DEFUN, it is obsolete and cannot
3705 be used in GCC.
3706
3707 2000-11-15 Kenneth Block <kenneth.block@compaq.com>
3708
3709 * cplus-dem.c: Add gnat demangler. Add java to demangle style
3710 list.
3711
3712 2000-11-04 Hans-Peter Nilsson <hp@bitrange.com>
3713
3714 * hashtab.c (htab_expand): Change to return int. Use calloc or
3715 xcalloc depending on htab->return_allocation_failure. Return zero
3716 if calloc fails.
3717 (htab_create): Update comment to cover memory allocation.
3718 (htab_try_create): New.
3719 (htab_find_slot_with_hash): Return NULL if htab_expand fails.
3720 Update comment to cover this.
3721
3722 2000-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3723
3724 * hashtab.c: Change void * to PTR where necessary.
3725 (htab_create, htab_expand): Correct formatting of comment before
3726 function.
3727
3728 2000-10-22 Alex Samuel <samuel@codesourcery.com>
3729
3730 * cp-demangle.c (string_list_def): Add caret_position and comments.
3731 (result_caret_pos): New macro.
3732 (result_append_string): Rename to...
3733 (result_add_string): ... this, and insert at caret position.
3734 Rename throughout.
3735 (result_append): Rename to...
3736 (result_add): ... this, and insert at caret position. Rename
3737 throughout.
3738 (result_append_char): Rename to...
3739 (result_add_char): ... this, and insert at caret position. Rename
3740 throughout.
3741 (result_append_space): Remove.
3742 (string_list_new): Initialize caret position.
3743 (result_add_separated_char): Use caret position.
3744 (result_get_caret): New funtion.
3745 (result_set_caret): Likewise.
3746 (result_shift_caret): Likewise.
3747 (result_previous_char_is_space): Likewise.
3748 (substitution_start): Use caret position.
3749 (substitution_add): Likewise.
3750 (demangling_new): Initialize caret position.
3751 (demangle_encoding): Use caret position.
3752 (demanglin_nested_name): Put CV qualifiers after name.
3753 (demangle_type_ptr): Use switch statement. Handle pointers to
3754 arrays. Don't use result_append_space. Use caret position.
3755 (demangle_type): Emit CV qualifiers after underlying type. Adjust
3756 call to demangle_array_type.
3757 (demangle_array_type): Add parameter to handle pointers to arrays.
3758
3759 2000-10-01 Mark Mitchell <mark@codesourcery.com>
3760
3761 * splay-tree.c (splay_tree_insert): Fix formatting.
3762
3763 2000-09-16 Mark Mitchell <mark@codesourcery.com>
3764
3765 * splay-tree.c (splay_tree_predecessor): Fix typo in comment.
3766
3767 2000-09-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3768
3769 * splay-tree.c: #include <stdio.h>.
3770
3771 2000-09-14 Hans-Peter Nilsson <hp@axis.com>
3772
3773 * testsuite/demangle-expected: Add two tests for anonymous
3774 namespaces.
3775 * cplus-dem.c (gnu_special): Handle anonymous namespaces.
3776
3777 2000-09-10 Mark Mitchell <mark@codesourcery.com>
3778
3779 * splay-tree.c (splay_tree_predecessor): New function.
3780 (splay_tree_successor): Likewise.
3781
3782 2000-09-10 Hans-Peter Nilsson <hp@axis.com>
3783
3784 * testsuite/demangle-expected: Add four tests for type_info
3785 mangling.
3786 * cplus-dem.c (gnu_special): Use do_type, not demangle_fund_type,
3787 for a non-template non-qualified type_info function or node.
3788
3789 2000-09-08 Alex Samuel <samuel@codesourcery.com>
3790
3791 * cp-demangle.c: Fix copyright banner.
3792
3793 2000-09-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3794
3795 * md5.c: #include "ansidecl.h".
3796
3797 2000-09-06 Alex Samuel <samuel@codesourcery.com>
3798
3799 * cp-demangle.c (status_allocation_failed): Rearrange whitespace.
3800 (demangle_type): Handle substitution candidates correctly in the
3801 face of special substitutions.
3802
3803 2000-09-05 Alex Samuel <samuel@codesourcery.com>
3804
3805 * cp-demangle.c (demangle_encoding): Rename variable.
3806 (demangle_name): Rename parameter. Handle return type
3807 suppression.
3808 (demangle_nested_name): Rename parameter.
3809 (demangle_prefix): Likewise. Change return type suppression.
3810 (demangle_unqualified_name): Add parameter. Flag constructors and
3811 conversion operators.
3812 (demangle_special_name): Fix comment.
3813 (demangle_type): Rename variable.
3814 (demangle_bare_function_type): Check for missing return type and
3815 parameter.
3816 (demangle_class_enum_type): Rename parameter.
3817 (demangle_discriminator): Fix misspelling in comment.
3818
3819 2000-08-31 DJ Delorie <dj@redhat.com>
3820
3821 * configure.in (Cygwin): special case cygwin only when we're
3822 building cygwin, not when we're hosting cygwin.
3823
3824 2000-09-04 Alex Samuel <samuel@codesourcery.com>
3825
3826 * cp-demangle.c (demangle_template_arg): Eat an `E' after an
3827 <expression>.
3828
3829 2000-09-04 Alex Samuel <samuel@codesourcery.com>
3830
3831 * cp-demangle.c (demangle_type_ptr): Increment position past
3832 pointer and reference characters.
3833
3834 2000-09-04 Alex Samuel <samuel@codesourcery.com>
3835
3836 * cp-demangle.c (demangle_nv_offset): New function.
3837 (demangle_v_offset): Likewise.
3838 (demangle_call_offset): Likewise.
3839 (demangle_special_name): Update thunk demangling to comply with
3840 ABI changes.
3841
3842 2000-09-03 Alex Samuel <samuel@codesourcery.com>
3843
3844 * cp-demangle.c (ANONYMOUS_NAMESPACE_PREFIX): New macro.
3845 (substitution_def): Remove template_parm_number.
3846 (NOT_TEMPLATE_PARM): Remove.
3847 (result_insert_string): New macro.
3848 (result_insert): Likewise.
3849 (result_insert_char): Likewise.
3850 (substitution_add): Remove last parameter. Don't store template
3851 parm number.
3852 (BFT_NO_RETURN_TYPE): Define as NULL.
3853 (demangle_encoding): Adjust call to demangle_bare_function_type.
3854 (demangle_name): Adjust substitution. Adjust call to
3855 substitution_add.
3856 (demangle_prefix): Adjust call to substitution_add.
3857 (demangle_identifier): Handle anonymous namespaces.
3858 (demangle_operator_name): Change demangling of vendor-extended
3859 operator to match ABI changes.
3860 (demangle_type_ptr): Change parameters. Make recursive. Handle
3861 substitutions here.
3862 (demangle_type): Adjust calls to demangle_template_param,
3863 substitution_add, and demangle_type_ptr. Fix substitution of
3864 templated types.
3865 (demangle_function_type): Change parameter to a pointer.
3866 (demangle_bare_function_type): Likewise. Adjust insertion point.
3867 (demangle_template_param): Remove last parameter.
3868 (demangle_expr_primary): Remove unused variable. Adjust call to
3869 demangle_template_param.
3870 (is_mangled_char): Accept `$' and `.'.
3871 * cplus-dem.c (gnu_new_abi_symbol_characters): Add '$' and '.'.
3872 * dyn-string.c (dyn_string_insert_char): New function.
3873
3874 2000-08-31 Hans-Peter Nilsson <hp@axis.com>
3875
3876 * testsuite/demangle-expected: Add nine tests for
3877 underscore-after-number followed by five tests for name-signature
3878 delimiter.
3879
3880 2000-08-28 Richard Henderson <rth@cygnus.com>
3881
3882 * Makefile.in (md5.o): Depend on config.h.
3883
3884 2000-08-28 Jason Merrill <jason@redhat.com>
3885
3886 * Makefile.in (REQUIRED_OFILES): Add md5.o.
3887 (CFILES): Add md5.c.
3888 * md5.c: New file.
3889
3890 2000-08-27 Alex Samuel <samuel@codesourcery.com>
3891
3892 * cp-demangle.c (demangle_name): Initialize template_p in local
3893 name case. Don't re-add substitutions as candidates.
3894 (demangle_nested_name): Use <unqualified-name>.
3895 (demangle_prefix): Likewise. Don't add template names as
3896 substitution candidates twice, or re-add a substitution or the
3897 last prefix component.
3898 (demangle_local_name): Adjust output format.
3899
3900 2000-08-25 Alex Samuel <samuel@codesourcery.com>
3901
3902 * cp-demangle.c (result_add_separated_char): Change parameter to
3903 int.
3904 (substitution_add): Don't check for duplicates. Check if
3905 previously allocated size is zero.
3906 (demangle_name): Remove duplicate check for std substitution.
3907 Clear template flag appropriately.
3908 (demangle_prefix): Remove argument to demangle_substitution.
3909 Don't check that template flag is already set.
3910 (demangle_operator_name): Add pt operator.
3911 (demangle_type): Don't treat r as built-in type. Remove argument
3912 to demangle_substitution. Fix substitution candidate mechanics.
3913 Handle <template-template-parm>s. Improve comments.
3914 (demangle_template_param): Don't handle template arg lists here.
3915 (demangle_substitution): Remove parameter.
3916 (print_usage): Remove extra fprintf option.
3917
3918 2000-08-24 Greg McGary <greg@mcgary.org>
3919
3920 * libiberty/random.c (end_ptr): Revert previous change.
3921
3922 2000-08-24 Greg McGary <greg@mcgary.org>
3923
3924 * libiberty/cplus-dem.c (cplus_demangle_opname, cplus_mangle_opname,
3925 demangle_expression, demangle_function_name): Use ARRAY_SIZE.
3926 * libiberty/random.c (end_ptr): Likewise.
3927
3928 2000-08-23 Alex Samuel <samuel@codesourcery.com>
3929
3930 * cp-demangle.c (result_close_template_list): Remove function.
3931 (result_add_separated_char): New function.
3932 (result_open_template_list): New macro.
3933 (result_close_template_list): Likewise.
3934 (demangle_prefix): Don't set template_p if the
3935 prefix ends with a ctor name.
3936 (demangle_type_ptr): Remove duplicate RETURN_IF_ERROR.
3937 (demangle_type): Check for template args after substitution.
3938 (demangle_template_args): Use result_open_template_list.
3939
3940 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
3941
3942 * pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.
3943
3944 2000-07-26 Dave Pitts <dpitts@cozx.com>
3945
3946 * config/mh-openedition.h: Added -DLE370 definition.
3947
3948 2000-07-26 Mark Elbrecht <snowball3@bigfoot.com>
3949
3950 * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to
3951 __DJGPP__. Use P_WAIT instead of constant in the spawnv* call.
3952 Cast program to 'char *' in errmsg_arg assignment.
3953 (PWAIT_ERROR): Define.
3954 (pwait): Use PWAIT_ERROR. Adjust DJGPP's status code to conform
3955 to DJGPP's WIF* macros.
3956
3957 2000-07-27 RodneyBrown <RodneyBrown@pmsc.com>
3958 Jeff Law <law@cygnus.com>
3959
3960 * getcwd.c: Include string.h, stdlib.h for prototypes
3961
3962 * Makefile.in (rename.o, waitpid.o): Depend on config.h
3963 * rename.c: Include config.h, unistd.h
3964 * waitpid.c: Include config.h, sys/wait.h
3965
3966 2000-07-24 Hans-Peter Nilsson <hp@axis.com>
3967
3968 * cplus-dem.c (work_stuff_copy_to_from): New.
3969 (delete_non_B_K_work_stuff): New.
3970 (delete_work_stuff): New.
3971 (mop_up): Break out work_stuff partly destruction to
3972 delete_non_B_K_work_stuff.
3973 (iterate_demangle_function): New.
3974 (demangle_prefix): Call iterate_demangle_function instead of
3975 demangle_function_name. Leave handling of name-signature
3976 __-delimiters to iterate_demangle_function.
3977 (demangle_integral_value): Strip an optional
3978 following underscore cautiously. Handle negative numbers.
3979
3980 2000-07-24 Daniel Berlin <dberlin@redhat.com>
3981
3982 * cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to
3983 if (AUTO_DEMANGLING || GNU_DEMANGLING)
3984
3985 2000-07-21 Alex Samuel <samuel@codesourcery.com>
3986
3987 * cp-demangle.c (demangle_ctor_dtor_name): Remove not-in-charge
3988 allocating ctor mangling.
3989 (demangle_array_type): Handle empty and non-constant array length.
3990
3991 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3992 Jeff Law <law@cygnus.com>
3993
3994 * configure.in (AC_CHECK_HEADERS): Add time.h.
3995 (AC_HEADER_TIME): Add check.
3996 * configure, config.in: Regenerate.
3997 * getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
3998
3999 * configure.in (AC_CHECK_HEADERS): Add limits.h.
4000 * configure, config.in: Regenerate.
4001 * sort.c: Portably #include <limits.h> and/or <sys/param.h>.
4002 * strtol.c, strtoul.c: #include "config.h". Portably #include
4003 <limits.h> and/or <sys/param.h>.
4004 * Makefile.in (strtol.o, strtoul.o): Update dependencies.
4005
4006 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
4007 * configure.in (libiberty_AC_DECLARE_ERRNO): Add check.
4008 * configure, config.in: Regenerate.
4009 * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary.
4010
4011 * cp-demangle.c, mkstemps.c: #include <sys/types.h>.
4012
4013 2000-07-21 Mike Stump <mrs@wrs.com>
4014
4015 * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
4016 * (vasprintf.o): Add dependency for config.h in vasprintf.c.
4017
4018 2000-07-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4019
4020 * cp-demangle.c (cp_demangle_type): Wrap in IN_LIBGCC2.
4021
4022 * setenv.c (setenv): Initialize variable `ep'.
4023
4024 * sigsetmask.c (abort): Prototype.
4025
4026 * vasprintf.c: Include config.h. Check ANSI_PROTOTYPES, not
4027 __STDC__ for stdarg.h include.
4028 (int_vasprintf): Prototype.
4029 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
4030 definition. Cast `global_total_width' in comparison.
4031 (main): Prototype. Return a value.
4032
4033 * vfork.c (fork): Prototype.
4034
4035 * xexit.c: Include config.h.
4036
4037 2000-07-20 Joseph S. Myers <jsm28@cam.ac.uk>
4038
4039 * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,
4040 and print it with %u.
4041
4042 2000-07-17 Hans-Peter Nilsson <hp@axis.com>
4043
4044 * testsuite/regress-demangle (failed test): Show result and
4045 expected output.
4046
4047 2000-07-07 Andrew Haley <aph@cygnus.com>
4048
4049 * cplus-dem.c (main): fflush() after emitting last char before
4050 waiting for input.
4051
4052 2000-06-28 Alex Samuel <samuel@codesourcery.com>
4053
4054 * cp-demangle.c (demangle_encoding): Accept no substitutions.
4055 (demangle_name): Handle <substitution> followed by
4056 <unqualified-template-name>.
4057 (demangle_type): Follow special substitutions with
4058 <class-enum-type>
4059 (demangle_subtitution): Set template_p for special substitutions.
4060 (main): Fix typos.
4061
4062 2000-06-27 Alex Samuel <samuel@codesourcery.com>
4063
4064 * cp-demangle.c (demangle_special_name): Swap base and derived
4065 class when demangling construction vtables.
4066
4067 2000-06-21 Alex Samuel <samuel@codesourcery.com>
4068
4069 * cp-demangle.c: Don't include ctype.h.
4070 (IS_DIGIT): New macro.
4071 (IS_ALPHA): Likewise. Use IS_DIGIT and IS_ALPHA throughout
4072 instead of isdigit and isalpanum.
4073 (demangling_def): Make name and next const pointers.
4074 (STATUS_ALLOCATION_FAILED): New status code.
4075 (dyn_string_append_space): Handle failure in
4076 dyn_string_append_char.
4077 (int_to_dyn_string): Likewise. Change return value to status_t.
4078 (string_list_new): Handle failure of dyn_string_init.
4079 (result_close_template_list): Change return type to status_t.
4080 Handle failure in dyn_string_append.
4081 (result_push): Change return value to status_t. Handle failure in
4082 string_list_new. Handle failure of result_push throughout.
4083 (substitution_add): Change return value to status_t. Handle
4084 dyn_string failures. Handle failure of substitution_add
4085 throughout.
4086 (template_arg_list_new): Return NULL on allocation failure.
4087 (result_append_string): Return STATUS_ALLOCATION_FAILED on error.
4088 Handle error result throughout.
4089 (result_append): Likewise.
4090 (result_append_char): Likewise.
4091 (result_append_space): Likewise.
4092 (demangling_new): Make argument a const pointer. Handle
4093 allocation failures.
4094 (demangle_template_args): Handle failure in template_arg_list_new
4095 and result_close_template_list.
4096 (demangle_discriminator): Return if int_to_dyn_string fails.
4097 (cp_demangle): Likewise.
4098 (cp_demangle_type): New function.
4099 (cplus_demangle_new_abi): Don't call dyn_string_delete. Abort on
4100 memory allocation failure.
4101 (main): Likewise.
4102 * dyn-string.c (RETURN_ON_ALLOCATION_FAILURE): Define if
4103 IN_LIBGCC2.
4104 (dyn_string_init): Change return value to int. Handle
4105 RETURN_ON_ALLOCATION_FAILURE case.
4106 (dyn_string_new): Handle RETURN_ON_ALLOCATION_FAILURE case.
4107 (dyn_string_release): Delete the dyn_string.
4108 (dyn_string_resize): Handle RETURN_ON_ALLOCATION_FAILURE case.
4109 (dyn_string_copy): Change return type to int.
4110 (dyn_string_copy_cstr): Likewise.
4111 (dyn_string_prepend): Likewise.
4112 (dyn_string_prepend_cstr): Likewise.
4113 (dyn_string_insert): Likewise.
4114 (dyn_string_insert_cstr): Likewise.
4115 (dyn_string_append): Likewise.
4116 (dyn_string_append_cstr): Likewise.
4117 (dyn_string_append_char): Likewise.
4118 (dyn_string_substring): Likewise.
4119
4120 2000-06-09 Zack Weinberg <zack@wolery.cumb.org>
4121
4122 * cp-demangle.c (demangle_operator_name): Add spaces before
4123 names beginning with a letter: delete, delete[], new, new[],
4124 sizeof.
4125 (demangle_special_name): Handle TF <type> and TJ <type>.
4126
4127 Thu Jun 8 18:52:24 2000 Philippe De Muyter <phdm@macqel.be>
4128
4129 * cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch.
4130
4131 Thu Jun 8 09:25:54 2000 Philippe De Muyter <phdm@macqel.be>
4132
4133 * cp-demangle.c (stdio.h): File included unconditionaly.
4134 (template_arg_list_new): Parameter list is PARAMS ((void)), not ().
4135 * dyn-string.c (stdio.h): File included.
4136 * partition.c (partition_print): No `&' needed to take the address of
4137 a function.
4138
4139 2000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4140
4141 * configure.in (ac_libiberty_warn_cflags): Add -pedantic.
4142
4143 * choose-temp.c (try, choose_temp_base, make_temp_file): Constify.
4144
4145 * cp-demangle.c (demangle_char): Change parameter from char to int.
4146 (demangle_expression, demangle_expr_primary): Remove extra
4147 semi-colon in prototype.
4148
4149 * dyn-string.c (dyn_string_append_char): Change parameter from
4150 char to int.
4151
4152 * memcmp.c (memcmp): Constify.
4153
4154 * mkstemps.c (gcc_uint64_t): Mark GNUC `long long' case with
4155 __extension__.
4156
4157 * partition.c (elem_compare): Prototype. Don't cast away
4158 const-ness.
4159
4160 * setenv.c (setenv): Use braces to avoid ambiguous `else'.
4161
4162 2000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4163
4164 * Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h.
4165
4166 * cp-demangle.c: Include demangle.h.
4167 (template_arg_list_new): DeANSIfy.
4168 (cp_demangle): Make static and add prototype.
4169 (operator_code, operators): Constify.
4170 (demangle_operator_name): Likewise for variables `p1', `p2' and `p'.
4171
4172 2000-06-05 Alex Samuel <samuel@codesourcery.com>
4173
4174 * cp-demangle.c (demangle_prefix): Cast argument to isdigit to
4175 unsigned char.
4176 (demangle_unqualified_name): Likewise.
4177 (demangle_number_literally): Likewise.
4178 (demangle_type): Likewise.
4179 (demangle_substitution): Likewise.
4180 (is_mangled_char): Likewise, for isalnum.
4181
4182 2000-06-04 Alex Samuel <samuel@codesourcery.com>
4183
4184 * Makefile.in (CFILES): Add cp-demangle.c and dyn-string.c.
4185 (REQUIRED_OFILES): Add cp-demangle.o and dyn-string.o.
4186 (cp-demangle.o): New dependency.
4187 (dyn-string.o): Likewise.
4188
4189 * dyn-string.c: Move here from gcc/dyn-string.c. Add new functions.
4190
4191 * cplus-dem.c (libiberty_demanglers): Add initializer for new-ABI
4192 demangler.
4193 (cplus_demangle): Call cplus_demangle_new_abi if in new-ABI
4194 demangling mode.
4195 (gnu_new_abi_symbol_characters): New function.
4196 (main): Use gnu_new_abi_symbol_characters. * cp-demangle.c: New
4197 file.
4198 * cp-demangle.c: New file.
4199
4200 Tue May 30 16:45:25 2000 Andrew Cagney <cagney@b1.cygnus.com>
4201
4202 * floatformat.c: Add name to each floatformat field.
4203
4204 Tue May 30 15:07:52 2000 Jeffrey A Law (law@cygnus.com)
4205
4206 * Makefile.in (objalloc.o): Depend on config.h
4207
4208 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
4209
4210 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h
4211 if HAVE_STRING_H.
4212 * pexecute.c, xexit.c: Include stdlib.h if HAVE_STDLIB_H.
4213 * objalloc.c: Include config.h. Include stdlib.h and don't
4214 declare malloc or free if HAVE_STDLIB_H.
4215 * strerror.c, strsignal.c: Include stdlib.h if HAVE_STDLIB_H,
4216 else declare malloc without prototype. Include string.h if
4217 HAVE_STRING_H, else declare memset without prototype. Don't
4218 include stddef.h.
4219
4220 2000-05-23 Mike Stump <mrs@wrs.com>
4221
4222 * Makefile.in (xmalloc.o): Add dependency for config.h, fixes make
4223 -j3.
4224
4225 2000-05-18 J. David Anglin <dave@hiauly1.hia.nrc.ca>
4226
4227 * xmalloc.c: Include config.h for HAVE_SBRK definition.
4228
4229 2000-05-16 Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
4230
4231 * hashtab.c (hash_pointer): Delete low-order bits which are
4232 probably zero, also eliminate a warning on alpha.
4233
4234 2000-05-15 David Edelsohn <edelsohn@gnu.org>
4235
4236 * Makefile.in: Change "pic" to depend on $(PICFLAG), not
4237 on $(enable_shared).
4238
4239 2000-05-10 Jakub Jelinek <jakub@redhat.com>
4240
4241 * config.table: Use mh-sparcpic for sparc*-*-*.
4242
4243 2000-05-08 Nick Clifton <nickc@cygnus.com>
4244
4245 * Makefile.in (CFILES): Add strncmp.c.
4246 (NEEDED): Add strncmp.
4247
4248 2000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4249
4250 * cplus-dem.c (cplus_demangle_opname, demangle_function_name):
4251 Cast the arguments to `islower' to `unsigned char'.
4252 (print_demangler_list): Prototype.
4253
4254 Thu May 4 17:14:41 2000 Philippe De Muyter <phdm@macqel.be>
4255
4256 * sort.c (UCHAR_MAX): Provide fallback definition.
4257
4258 2000-04-29 Alexandre Oliva <aoliva@cygnus.com>
4259
4260 * Makefile.in (maintainer-clean-subdir): Fix handling of empty
4261 SUBDIRS.
4262
4263 2000-04-28 Kenneth Block <block@zk3.dec.com>
4264 Jason Merrill <jason@casey.cygnus.com>
4265
4266 * cplus-dem.c (libiberty_demanglers): New table for demangle styles.
4267 (cplus_demangle_set_style): New function for setting style.
4268 (cplus_demangle_name_to_style): New function to translate name.
4269
4270 2000-04-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4271
4272 * aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.
4273
4274 * configure.in (AC_CHECK_HEADERS): Add sys/mman.h fcntl.h.
4275 (libiberty_AC_FUNC_STRNCMP): Invoke.
4276
4277 * strncmp.c: New file.
4278
4279 Thu Apr 27 16:58:43 MET DST 2000 Jan Hubicka <jh@suse.cz>
4280
4281 * hashtab.c (htab_expand): Add prototype.
4282 (find_empty_slot_for_expand): Likewise.
4283
4284 2000-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4285
4286 * hashtab.c (hash_pointer, eq_pointer): Make definition static to
4287 match prototype.
4288 (htab_expand): Cast the return value of xcalloc.
4289
4290 2000-04-24 Mark Mitchell <mark@codesourcery.com>
4291
4292 * hashtab.c (hash_pointer): New function.
4293 (eq_pointer): Likewise.
4294 (htab_hash_pointer): New variable.
4295 (htab_eq_pointer): Likewise.
4296
4297 2000-04-23 Mark Mitchell <mark@codesourcery.com>
4298
4299 * sort.c (sort_pointers): Fix endianness bugs.
4300
4301 * sort.c: New file.
4302 * Makefile.in (CFILES): Add sort.c
4303 (REQUIRED_OFILES): Add sort.o.
4304 (sort.o): New target.
4305
4306 2000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4307
4308 * Makefile.in (*-subdir): Revamp slightly to avoid losing on
4309 4.3BSD systems.
4310
4311 Tue Apr 18 16:23:31 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4312
4313 * hashtab.c: Various minor cleanups.
4314 (htab_find_slot_with_hash): INSERT is now enum insert_option.
4315 (htab_find_slot): Likewise.
4316
4317 2000-04-16 Dave Pitts <dpitts@cozx.com>
4318
4319 * cplus-dem.c (cplus_demangle_opname): Changed to use islower.
4320
4321 2000-04-05 Richard Henderson <rth@cygnus.com>
4322
4323 * splay-tree.c (splay_tree_remove): New.
4324
4325 2000-03-30 Mark Mitchell <mark@codesourcery.com>
4326
4327 * hashtab.c (find_empty_slot_for_expand): Use hashval_t for hash
4328 codes.
4329 (htab_find_with_hash): Likewise.
4330 (htab_find_slot_with_hash): Likewise.
4331
4332 2000-03-29 Zack Weinberg <zack@wolery.cumb.org>
4333
4334 * hashtab.c (htab_find_with_hash): Avoid calculating hash2
4335 unless it will be used. Rearrange loop for better
4336 optimization.
4337 (higher_prime_number): Add static prototype.
4338
4339 Thu Mar 16 01:33:58 2000 Jeffrey A Law (law@cygnus.com)
4340
4341 * Makefile.in (partition.o): Depend on config.h
4342
4343 2000-03-14 Bernd Schmidt <bernds@cygnus.co.uk>
4344
4345 * hashtab.c (find_empty_slot_for_expand): New function.
4346 (htab_expand): Use it instead of htab_find_slot.
4347 (htab_find_with_hash): Renamed from htab_find; now accepts extra
4348 argument HASH.
4349 (htab_find_slot_with_hash): Likewise for htab_find_slot.
4350 (htab_find): New wrapper function.
4351 (htab_find_slot): Likewise.
4352 (htab_traverse): Pass slot, not entry, to called function.
4353
4354 2000-03-09 Alex Samuel <samuel@codesourcery.com>
4355
4356 * Makefile.in (CFILES): Add partition.c.
4357 (REQUIRED_OFILES): Add partition.o.
4358 (partition.o): New rule.
4359 * partition.c: New file.
4360
4361 2000-03-09 Zack Weinberg <zack@wolery.cumb.org>
4362
4363 * hashtab.c (htab_create): Set del_f.
4364 (htab_delete, htab_empty, htab_remove_elt, htab_clear_slot):
4365 Use it.
4366
4367 2000-03-08 Zack Weinberg <zack@wolery.cumb.org>
4368
4369 * hashtab.c: Remove debugging variables (all_searches,
4370 all_collisions, all_expansions). Delete
4371 all_hash_table_collisions.
4372 (create_hash_table, delete_hash_table, empty_hash_table,
4373 find_hash_table_entry, remove_element_from_hash_table_entry,
4374 clear_hash_table_slot, traverse_hash_table, hash_table_size,
4375 hash_table_elements_number, hash_table_collisions): Rename to:
4376 htab_create, htab_delete, htab_empty, htab_find_slot,
4377 htab_remove_elt, htab_clear_slot, htab_traverse, htab_size,
4378 htab_elements, htab_collisions.
4379 (htab_find): New function, handles common case where you don't
4380 plan to add or delete an entry.
4381 (htab_expand): Don't create a whole new table, just a new
4382 entry vector.
4383 (htab_find_slot): Simplify logic.
4384
4385 1999-08-03 Ian Lance Taylor <ian@zembu.com>
4386
4387 * floatformat.c: Add casts to avoid signed/unsigned warnings.
4388 * pexecute.c: Add ATTRIBUTE_UNUSED as needed on Unix.
4389
4390 * Makefile.in (install_to_libdir): Change $(TARGETLIB).n to
4391 $(TARGETLIB)n so it works on MSDOS.
4392 (install_to_tooldir): Likewise.
4393
4394 1999-07-21 Ian Lance Taylor <ian@zembu.com>
4395
4396 From Mark Elbrecht:
4397 * makefile.dos: Remove; obsolete.
4398 * configure.bat: Remove; obsolete.
4399
4400 1999-07-11 Ian Lance Taylor <ian@zembu.com>
4401
4402 * splay-tree.c (splay_tree_insert): Add initialization to avoid
4403 warning.
4404
4405 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
4406
4407 * pexecute.c: Conditionally include string.h.
4408 (fix_argv): Handle embedded whitespace in args for Mingw32.
4409
4410 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4411
4412 * configure.in (ac_libiberty_warn_cflags): Turn on warnings if
4413 we're using gcc.
4414
4415 * Makefile.in (COMPILE.c): Add @ac_libiberty_warn_cflags@
4416
4417 1999-12-27 Geoff Keating <geoffk@cygnus.com>
4418
4419 * vasprintf.c (int_vasprintf): Don't re-read the format character
4420 as this mishandles strings like '%%s'.
4421
4422 1999-12-05 Mark Mitchell <mark@codesourcery.com>
4423
4424 * splay-tree.c (splay_tree_new): Use struct splay_tree_node_s
4425 rather than struct splay_tree_node.
4426 (splay_tree_insert): Use struct splay_tree_s rather than struct
4427 splay_tree.
4428
4429 Sun Nov 28 00:59:39 1999 Philippe De Muyter <phdm@macqel.be>
4430
4431 * hashtab.c (sys/types.h): File included.
4432
4433 1999-11-22 Jason Merrill <jason@casey.cygnus.com>
4434
4435 * strtoul.c, strtol.c, random.c: Remove advertising clause from
4436 BSD license, pursuant with
4437
4438 ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
4439
4440 Wed Nov 10 09:42:39 1999 Jeffrey A Law (law@cygnus.com)
4441
4442 * hashtab.c: Include stdio.h.
4443
4444 Mon Nov 8 09:23:41 1999 Jeffrey A Law (law@cygnus.com)
4445
4446 * hashtab.c (traverse_hash_table): Protect prototype with PARAMS.
4447
4448 Tue Nov 2 03:23:13 1999 Philippe De Muyter <phdm@macqel.be>
4449
4450 * xstrdup (sys/types.h): Include this file.
4451
4452 1999-10-28 Nathan Sidwell <nathan@acm.org>
4453
4454 * Makefile.in (SUBDIRS): New macro.
4455 (mostlyclean, clean, distclean, maintainer-clean): Adjust to
4456 avoid multiple subdirectory cleaning.
4457 (*-subdir): Use SUBDIRS.
4458
4459 1999-10-25 Jim Kingdon <http://developer.redhat.com/>
4460
4461 * cplus-dem.c: Move declarations of standard_symbol_characters and
4462 hp_symbol_characters inside #ifdef MAIN to avoid compiler
4463 warnings.
4464
4465 1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>
4466
4467 * hashtab.c (find_hash_table_entry): When returning a
4468 DELETED_ENTRY slot, change it to EMPTY_ENTRY first.
4469 (clear_hash_table_slot): New function which deletes an entry
4470 by its position in the table, not its value.
4471 (traverse_hash_table): New function which calls a hook
4472 function for every live entry in the table.
4473
4474 1999-10-19 Mark Mitchell <mark@codesourcery.com>
4475
4476 * cplus-dem.c (INTBUF_SIZE): New macro.
4477 (string_append_template_idx): New function.
4478 (demangle_expression): Likewise.
4479 (demangle_integral_value): Use it.
4480 (demangle_real_value): New function, split out from ...
4481 (demangle_template_value_parm): ... here. Use
4482 string_append_template_idx. Use demangle_real_value.
4483 (demangle_template): Use string_append_template_idx.
4484 (demangle_qualified): Use consume_count_with_underscores.
4485 (get_count): Tweak formatting.
4486 (do_type): Use string_append_template_idx.
4487
4488 1999-10-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4489
4490 * calloc.c: Add a public domain notice.
4491
4492 Mon Oct 18 02:30:47 1999 Philippe De Muyter <phdm@macqel.be>
4493
4494 * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.
4495
4496 Fri Oct 15 01:47:51 1999 Vladimir Makarov <vmakarov@loony.cygnus.com>
4497
4498 * Makefile.in (CFILES): Add hashtab.c
4499 (REQUIRED_OFILES): Add hashtab.o
4500 (hashtab.o): Add dependencies.
4501 * hashtab.c: New file
4502
4503 Wed Oct 13 01:16:47 1999 Mumit Khan <khan@xraylith.wisc.edu>
4504
4505 * basename.c (DIR_SEPARATOR): New macro.
4506 (DIR_SEPARATOR_2): Likewise.
4507 (HAVE_DOS_BASED_FILESYSTEM): Likewise.
4508 (IS_DIR_SEPARATOR): Likewise.
4509 (main): Handle MSDOS style pathname.
4510
4511 1999-10-11 Mark Mitchell <mark@codesourcery.com>
4512
4513 * cplus-dem.c (do_type): Handle pointer to member types whose
4514 enclosing classes have namespace scope.
4515
4516 Sun Oct 10 01:23:50 1999 Marc Espie <espie@cvs.openbsd.org>
4517
4518 * config.table: Provide a backup shell for executing move-if-change.
4519
4520 1999-10-02 Mark Mitchell <mark@codesourcery.com>
4521
4522 * xmalloc.c (xmalloc): Fix spelling error.
4523 (xcalloc, xrealloc): Likewise.
4524
4525 1999-10-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4526
4527 * cplus-dem.c (fancy_abort, demangle_integral_value,
4528 demangle_arm_hp_template, recursively_demangle,
4529 standard_symbol_characters, hp_symbol_characters, main): Add prototype.
4530 (program_name, program_version, fatal): Constify a char*.
4531 (usage, fatal): Mark with ATTRIBUTE_NORETURN.
4532 (main): Call return, not exit.
4533
4534 1999-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4535
4536 * choose-temp.c: Remove obsolete comment about gcc.
4537 (make_temp_file): Constify a char*.
4538
4539 Wed Sep 8 20:03:28 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4540
4541 * xmemdup.c: Include sys/types.h.
4542
4543 1999-09-07 Jeff Garzik <jgarzik@pobox.com>
4544
4545 * xmemdup.c: New xmemdup function.
4546 * Makefile.in, makefile.vms, vmsbuild.com: Use xmemdup.[co].
4547
4548 Tue Sep 7 23:32:18 1999 Linas Vepstas <linas@linas.org>
4549
4550 * config.table: Add openedition target.
4551 * config/mh-openedition: New file.
4552
4553 Thu Sep 2 01:36:12 1999 Marc Espie <espie@cvs.openbsd.org>
4554
4555 * pexecute.c (pexecute): Fill in temp_base when needed.
4556
4557 1999-08-31 Richard Henderson <rth@cygnus.com>
4558
4559 * getpwd.c: Check HAVE_GETCWD before defining it away.
4560
4561 1999-08-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4562
4563 * Makefile.in (CFILES): Add calloc.c and getpwd.c.
4564 (REQUIRED_OFILES): Add getpwd.o.
4565 (getpwd.o): Add target.
4566
4567 * configure.in (AC_PREREQ): Bump to 2.13.
4568 (AC_CHECK_HEADERS): Add check for <sys/stat.h>.
4569
4570 * getpwd.c: New file, moved here from gcc.
4571
4572 1999-08-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4573
4574 * cplus-dem.c (gnu_special): Cast a `size_t' to `long' when
4575 comparing against a signed quantity.
4576 (arm_special): Likewise.
4577 (demangle_fund_type): Likewise.
4578 (do_hpacc_template_const_value): Mark parameter `work' with
4579 ATTRIBUTE_UNUSED.
4580 (main): Constify variable `valid_symbols'.
4581
4582 Tue Aug 24 02:50:45 1999 Philippe De Muyter <phdm@macqel.be>
4583
4584 * strtoul.c (strtoul): Add parentheses around && within ||.
4585
4586 Fri Aug 6 23:32:29 1999 Daniel Jacobowitz <drow@drow.them.org>
4587
4588 * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
4589 libdir, libsubdir and tooldir.
4590
4591 1999-08-01 Mark Mitchell <mark@codesourcery.com>
4592
4593 * splay-tree.c (splay_tree_insert): Return the new node.
4594
4595 1999-07-14 Richard Henderson <rth@cygnus.com>
4596
4597 * argv.c: Include stdlib.h and string.h instead of
4598 prototyping directly.
4599 * choose-temp.c: Conditionally include string.h.
4600
4601 1999-07-12 Jason Merrill <jason@yorick.cygnus.com>
4602
4603 * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
4604
4605 1999-07-11 Ian Lance Taylor <ian@zembu.com>
4606
4607 * splay-tree.c (splay_tree_insert): Add initialization to avoid
4608 warning.
4609
4610 1999-07-07 Jason Merrill <jason@yorick.cygnus.com>
4611
4612 * Makefile.in (needed-list): Only include stuff we actually need
4613 for libstdc++.
4614
4615 1999-06-21 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4616
4617 * configure.in (checkfuncs): Add gettimeofday.
4618 * config.in, configure: Regenerated.
4619
4620 Mon Jun 21 05:56:01 1999 Mumit Khan <khan@xraylith.wisc.edu>
4621
4622 * configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if
4623 the test fails.
4624 * configure: Regenerate.
4625
4626 1999-06-10 Mike Stump <mrs@wrs.com>
4627
4628 * Makefile.in (setenv.o): Add config.h dep for setenv.o to fix
4629 parallel builds.
4630
4631 1999-05-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4632
4633 * putenv.c: Include ansidecl.h to define `const'.
4634 * setenv.c: Likewise.
4635
4636 Wed May 26 03:58:20 1999 "Melissa O'Neill" <oneill@cs.sfu.ca>
4637
4638 * Makefile.in (CFILES): Add putenv.c and setenv.c.
4639 * configure.in (funcs): Add putenv and setenv.
4640 (AC_CHECK_FUNCS): Check for putenv and setenv.
4641 * configure: Rebuilt.
4642 * putenv.c setenv.c: New files.
4643
4644 * getcwd.c (getcwd): If pathname is NULL, then obtain SIZE
4645 bytes of space using malloc.
4646
4647 Mon May 17 01:42:34 1999 Stu Grossman <grossman@babylon-5.cygnus.com>
4648
4649 * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance
4650 the *mangled pointer beyond the end of the string. Clean up code to
4651 match prevailing coding style.
4652
4653 1999-05-13 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4654
4655 * tmpnam.c (L_tmpnam): Fix typo.
4656
4657 Thu May 13 01:14:46 1999 Marc Espie <espie@cvs.openbsd.org>
4658
4659 * cplus-dem.c (standard_symbol_characters): Renamed from
4660 standard_symbol_alphabet. No longer modify TABLE.
4661 (hp_symbol_characters): Renamed from hp_symbol_alphabet. No longer
4662 modify TABLE.
4663 (main): Corresponding changes. Use strchr to determine if a
4664 character is valid.
4665
4666 1999-05-11 Jim Blandy <jimb@zwingli.cygnus.com>
4667
4668 * cplus-dem.c (main): Use table lookup to distinguish identifier
4669 characters from non-identifier characters.
4670 (standard_symbol_alphabet, hp_symbol_alphabet): New functions.
4671
4672 Thu May 6 20:34:42 1999 Fred Fish <fnf@be.com>
4673
4674 * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
4675 * getruntime.c: Only attempt to include sys/resource.h and
4676 use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
4677 are defined.
4678
4679 Mon Apr 26 01:36:06 1999 Donn Terry (donn@interix.com)
4680
4681 * configure.in (alloca detection): Handle alloca directly for interix.
4682 * configure: Rebuilt.
4683
4684 Sun Apr 25 01:18:21 1999 Mumit Khan <khan@xraylith.wisc.edu>
4685
4686 * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.
4687
4688 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
4689
4690 Fix from Dale Hawkins:
4691 * cplus-dem.c (mop_up): Set typevec_size to zero, so it'll be
4692 reallocated properly if we use it again.
4693
4694 * cplus-dem.c (demangle_fund_type): Check for buffer overrun. Be
4695 stricter about syntax. Always null-terminate string.
4696
4697 Thu Apr 15 23:00:55 1999 Mumit Khan <khan@xraylith.wisc.edu>
4698
4699 * configure.in (checkfuncs): Check for sbrk.
4700 * config.in: Rebuilt.
4701 * configure: Likewise.
4702 * xmalloc.c: Use HAVE_SBRK instead of the host specific definitions.
4703
4704 1999-04-12 Jim Blandy <jimb@zwingli.cygnus.com>
4705
4706 Fix from Marcus Daniels:
4707 * cplus-dem.c (demangle_fund_type): Don't run off the end of the
4708 identifier looking for another underscore.
4709
4710 Sun Apr 11 23:20:59 1999 Mumit Khan <khan@xraylith.wisc.edu>
4711
4712 * pexecute.c: Change all references to __UWIN__ to _UWIN.
4713 * xmalloc.c: Likewise.
4714 (xcalloc): UWIN has sbrk.
4715 (xrealloc): Fix guard macro.
4716
4717 1999-04-11 Richard Henderson <rth@cygnus.com>
4718
4719 * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtin
4720 or <alloca.h>.
4721 * clock.c (GNU_HZ): New definition.
4722 (clock): Use it.
4723 * getruntime.c: Likewise.
4724
4725 * config.table: Use mh-beos.
4726 * config/mh-beos: New file.
4727
4728 1999-04-11 Mark Mitchell <mark@codesourcery.com>
4729
4730 * cplus-dem.c (demangle_template_value_parm): Handle
4731 pointers-to-members.
4732 (do_type): Handle template parameters as qualifiers.
4733
4734 1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
4735
4736 * cplus-dem.c: Attempt to handle overflows in counts with some
4737 semblance of grace.
4738 (consume_count): Detect overflows. Return -1 to indicate errors,
4739 instead of zero.
4740 (demangle_template_value_parm, demangle_template): Handle change
4741 to consume_count's return convention.
4742
4743 1999-04-05 Tom Tromey <tromey@cygnus.com>
4744
4745 * testsuite/regress-demangle: New file.
4746 * testsuite/demangle-expected: New file.
4747
4748 * Makefile.in (all, check, installcheck, info, install-info,
4749 clean-info, dvi, install, etags, tags, mostlyclean, clean,
4750 distclean, maintainer-clean, realclean): Depend on corresponding
4751 `-subdir' target.
4752 (all-subdir check-subdir installcheck-subdir info-subdir
4753 install-info-subdir clean-info-subdir dvi-subdir
4754 install-info-subdir etags-subdir mostlyclean-subdir clean-subdir
4755 distclean-subdir maintainer-clean-subdir): New target.
4756 * testsuite/Makefile.in: New file.
4757 * configure: Rebuilt.
4758 * configure.in: Create testsuite/Makefile.
4759
4760 1999-04-02 Mark Mitchell <mark@codesourcery.com>
4761
4762 * splay-tree.h (splay_tree_compare_pointers): Define.
4763
4764 1999-03-30 Mark Mitchell <mark@codesourcery.com>
4765
4766 * splay-tree.c (splay_tree_compare_ints): Define.
4767
4768 1999-03-30 Tom Tromey <tromey@cygnus.com>
4769
4770 * cplus-dem.c (consume_count): If `count' wraps, return 0 and
4771 don't advance input pointer.
4772 (demangle_class_name): If consume_count didn't find a count, do
4773 nothing. Don't bother with `strlen' sanity check; consume_count
4774 does it for us.
4775
4776 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
4777
4778 From Art Haas <ahaas@neosoft.com>:
4779 * cplus-dem.c (demangle_prefix): Don't grab all the '__' strings
4780 when doing arm or hp style.
4781 (demangle_nested_args): Decr forgetting_types field when done.
4782
4783 Thu Mar 11 01:22:58 1999 Mumit Khan <khan@xraylith.wisc.edu>
4784
4785 * pexecute.c (__CYGWIN32__): Rename to
4786 (__CYGWIN__): this.
4787 * xmalloc.c: Likewise.
4788
4789 Changes to support i386-pc-uwin.
4790 * configure.in (*-*-uwin*): Workaround for vfork bug.
4791 * configure: Regenerate.
4792 * pexecute.c (pexecute): Be like standard Unix.
4793 (pwait): Likewise.
4794 * xmalloc.c (first_break): Define.
4795 (xmalloc_set_program_name): Use.
4796 (xmalloc): Use.
4797
4798 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4799
4800 * config.table: Cleanup and add mh-*pic handling for alpha, arm, powerpc
4801
4802 Sun Feb 28 22:30:44 1999 Geoffrey Noer <noer@cygnus.com>
4803
4804 * config.table: Check cygwin*, not cygwin32*.
4805
4806 Tue Feb 9 16:39:01 1999 Dave Brolley <brolley@cygnus.com>
4807
4808 * Makefile.in: Change mkstemp -> mkstemps.
4809
4810 Tue Feb 9 01:12:27 1999 Marc Espie <Marc.Espie@liafa.jussieu.fr>
4811
4812 * Makefile.in (REQUIRED_OFILES): remove mkstemp.o
4813 * configure.in (funcs): Check for and conditionally add mkstemps to
4814 the list of functions libiberty will provide.
4815 * configure: Rebuilt.
4816
4817 Wed Feb 3 00:01:15 1999 Mumit Khan <khan@xraylith.wisc.edu>
4818
4819 * clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on
4820 platforms that don't have HZ.
4821 * getruntime.c (HZ): Likewise.
4822
4823 Sat Jan 30 13:28:04 1999 Richard Henderson <rth@cygnus.com>
4824
4825 * Makefile.in (xstrdup.o): Depend on config.h.
4826
4827 Wed Jan 13 07:26:44 1999 H.J. Lu (hjl@gnu.org)
4828
4829 * cplus-dem.c (mop_up): Set work->previous_argument to NULL after
4830 freeing it.
4831
4832 Wed Jan 13 14:16:36 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4833
4834 * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.
4835
4836 Tue Jan 5 15:58:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4837
4838 * Makefile.in (CFILES): fix typo, splay-tree.c instead of
4839 splay-tree.o.
4840
4841 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
4842
4843 * configure.in: Require autoconf 2.12.1 or higher.
4844
4845 1998-12-30 Michael Meissner <meissner@cygnus.com>
4846
4847 * random.c (NULL): Don't redefine NULL if it is already defined.
4848
4849 Tue Dec 22 09:43:35 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4850
4851 * argv.c (buildargv): Cast the result of alloca in assignment.
4852
4853 * choose-temp.c: Include stdlib.h.
4854
4855 * cplus-dem.c (demangle_arm_pt): Remove unused prototype.
4856 (snarf_numeric_literal): Constify first parameter.
4857 (code_for_qualifier): Avoid a gcc extension, make the parameter an
4858 int, not a char.
4859 (demangle_qualifier): Likewise.
4860 (demangle_signature): Cast the argument of a ctype function to
4861 unsigned char.
4862 (arm_pt): Add parens around assignment used as truth value.
4863 (demangle_arm_hp_template): Constify variable `args'.
4864 (do_hpacc_template_const_value): Cast the argument of a ctype
4865 function to unsigned char.
4866 (do_hpacc_template_literal): Remove unused variable `i'.
4867 (snarf_numeric_literal): Constify parameter `args'.
4868 Cast the argument of a ctype function to unsigned char.
4869
4870 * floatformat.c (floatformat_to_double): Add explicit braces to
4871 avoid ambiguous `else'.
4872
4873 * fnmatch.c (fnmatch): Change type of variables `c', `c1',
4874 `cstart' and `cend' to unsigned char. Cast the argument of macro
4875 `FOLD', which uses ctype functions, to unsigned char.
4876
4877 * objalloc.c (free): Add prototype.
4878
4879 Sun Dec 20 16:03:46 1998 Hans-Peter Nilsson <hp@axis.se>
4880
4881 * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.o
4882
4883 Fri Dec 18 17:50:18 1998 David Taylor <taylor@texas.cygnus.com>
4884
4885 * cplus-dem.c (demangle_arm_pt): remove declaration -- function
4886 doesn't exist.
4887 (do_hpacc_template_literal): remove unused variable `i'.
4888
4889 Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
4890
4891 * cplus-dem.c (demangle_fund_type): Process CV and u codes before
4892 bumping the pointer we read from. Also prepend these codes,
4893 as we do in other places.
4894
4895 1998-12-18 Nick Clifton <nickc@cygnus.com>
4896
4897 * cplus-dem.c (demangle_arm_hp_template): Make variable 'args' be
4898 'const char *' in order to match its usage when calling siblings.
4899 (snarf_numeric_literal): Make first arg 'const char **' in order
4900 to match usage.
4901
4902 Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4903
4904 * choose-temp.c: Don't check IN_GCC anymore.
4905
4906 * floatformat.c (floatformat_from_double): Use `const', not `CONST'.
4907 * memchr.c (memchr): Likewise.
4908 * memcpy.c (memcpy): Likewise.
4909 * memmove.c (memmove): Likewise.
4910
4911 * mkstemp.c: Don't check IN_GCC anymore.
4912 * pexecute.c: Likewise.
4913 * splay-tree.c: Likewise.
4914
4915 * strchr.c (strchr): Use `const', not `CONST'.
4916 * strrchr.c (strrchr): Likewise.
4917 * strtol.c (strtol): Likewise.
4918 * strtoul.c (strtoul): Likewise.
4919
4920 Fri Dec 4 13:51:04 1998 David Taylor <taylor@texas.cygnus.com>
4921 Elena Zannoni <ezannoni@cygnus.com>
4922 Stan Shebs <shebs@cygnus.com>
4923 Edith Epstein <eepstein@cygnus.com>
4924 Andres MacLeod <amacleod@cygnus.com>
4925 Satish Pai <pai@apollo.hp.com>
4926
4927 * HP aCC demangling support.
4928 * cplus-dem.c
4929 (main): Remove default to HP style demangling, set to EDG
4930 demangling correctly when -edg specified; set the demangling style
4931 when user specifies 'edg'. Set strip_underscore to
4932 prepends_underscore, if not HPUXHPPA. Set
4933 current_demangling_style to hp_demangling if HPUXHPPA. Set
4934 current demangling style correctly if the switch is hp. Read
4935 label correctly also in the HP style case.
4936 (work_stuff): add temp_start field; add field for volatile member
4937 function.
4938 (arm_pt): handle ARM_DEMANGLING and EDG_DEMANGLING styles; HP
4939 style for this case is the same as ARM.
4940 (demangle_args): handle EDG_DEMANGLING style; support HP style.
4941 (demangle_arm_hp_template): new function. (It was
4942 demangle_arm_pt.); check and set value of temp_start field in
4943 multiple places. Also, when ceching for end of template args,
4944 check to see if at end of static member of template class.
4945 (demangle_class): new local variable : save_class_name_end Don't
4946 include template args in string defining class.
4947 (demangle_class_name): use demangel_arm_hp_template.
4948 (demangle_function_name): handle case where demangling style is
4949 HP_DEMANGLING and currently point at an 'X' in the mangled name.
4950 Handle EDG_DEMANGLING style. Handle constructor and destructor
4951 ops for HP style.
4952 (demangle_prefix): handle EDG_DEMANGLING and ARM_DEMANGLING
4953 styles. global destructor and constructor for HP style are same
4954 as for ARM style. Same for local variables.
4955 (demangle_qualified): handle EDG_DEMANGLING style.
4956 (demangle_signature): add case for volatile member function. For
4957 cases '1' - '9' : initialize the temp_start field to -1 and handle
4958 the EDG_DEMANGLING style. for case 'F' : handle EDG_DEMANGLING
4959 and AUTO_DEMANGLING styles. If expecting a function and managed
4960 to demangle the funct args, then handle the LUCID_DEMANGLING,
4961 ARM_DEMANGLING, and EDG_DEMANGLING styles. Add case for local
4962 class name after "Lnnn_ in HP style case. HP style too needs to
4963 forget types. _nnn is OK for HP style, so don't report failure.
4964 (do_hpacc_template_const_value): new function. Handle template's
4965 value param for HP/aCC.
4966 (do_hpacc_template_literal): new function. Handle a template's
4967 literal parameter for HP aCC.
4968 (recursively_demangle): new function
4969 (snarf_numeric_literal): new function.
4970 (usage): add 'edg' to the list of demangling styles; add hp switch
4971 to message.
4972
4973 Sat Nov 28 17:25:22 1998 Christopher Faylor <cgf@cygnus.com>
4974
4975 * pexecute.c: Remove obsolete ifdefed cygwin code.
4976
4977 Fri Nov 27 13:26:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4978
4979 * choose-temp.c: Always include libiberty.h. Avoid redundancies.
4980 * cplus-dem.c: Likewise. Conform to libiberty.h.
4981 * pexecute.c: Likewise.
4982 * splay-tree.c: Likewise.
4983
4984 1998-11-25 Mike Stump <mrs@wrs.com>
4985
4986 * Makefile.in (splay-tree.o): Add config.h dependency.
4987
4988 Mon Nov 23 16:59:49 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4989
4990 * configure.in: Use AC_PREREQ(2.12.1).
4991
4992 1998-11-16 Benjamin Kosnik <bkoz@haight.constant.com>
4993
4994 * cplus-dem.c (demangle_fund_type): Add demangling for C9x types.
4995
4996 Thu Nov 19 22:15:50 1998 Jeffrey A Law (law@cygnus.com)
4997
4998 * mpw.c (mpw_access): Add missing parens.
4999
5000 Thu Nov 19 12:59:21 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5001
5002 * configure.in: Call AC_HEADER_SYS_WAIT.
5003
5004 * pexecute.c: Include sys/wait.h when !IN_GCC.
5005
5006 Thu Nov 19 14:38:20 1998 Geoffrey Noer <noer@cygnus.com>
5007
5008 * pexecute.c: revert back to checking old Cygwin
5009 preprocessor symbol until some time has passed.
5010
5011 Wed Nov 18 08:52:26 1998 Christopher Faylor <cgf@cygnus.com>
5012
5013 * pexecute.c: Reorganize WIN32 case to accomodate Cygwin
5014 since it will now support similar constructs.
5015
5016 Fri Nov 13 19:18:05 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5017
5018 * configure.in: Check for calloc.
5019
5020 * calloc.c: New file.
5021
5022 * xmalloc.c (xcalloc): New function.
5023
5024 Fri Nov 13 08:51:46 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
5025
5026 *cplus-dem.c (demangle_prefix): Use the last "__"
5027 in the mangled name when looking for the signature. This allows
5028 template names to begin with "__".
5029
5030 1998-11-08 Mark Mitchell <mark@markmitchell.com>
5031
5032 * cplus-dem.c (type_kind_t): Add tk_reference.
5033 (demangle_template_value_parm): Handle it.
5034 (do_type): Use it for references, instead of tk_pointer.
5035
5036 * cplus-dem.c (demangle_template_value_parm): Use cplus_demangle,
5037 not internal_cplus_demangle.
5038
5039 Sat Nov 7 16:02:10 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5040
5041 * choose-temp.c: Don't include gansidecl.h.
5042 * mkstemp.c: Likewise.
5043 * pexecute.c: Likewise.
5044
5045 Mon Nov 2 15:05:33 1998 Geoffrey Noer <noer@cygnus.com>
5046
5047 * configure.in: detect cygwin* instead of cygwin32*
5048 * configure: regenerate
5049
5050 Mon Nov 2 10:22:01 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5051
5052 * pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining
5053 whether to include config.h. Possibly include unistd.h in the
5054 !IN_GCC case. Define VFORK_STRING as a printable function call
5055 for error messages (either "vfork" or "fork".) If HAVE_VFORK_H is
5056 defined, include vfork.h. If VMS is defined, define vfork()
5057 appropriately. Remove vfork check on USG, we're using autoconf.
5058 (pexecute): Set `errmsg_fmt' to VFORK_STRING instead of checking
5059 locally what string to use.
5060
5061 1998-10-26 Mark Mitchell <mark@markmitchell.com>
5062
5063 * splay-tree.c: Tweak include directives to make sure declarations of
5064 xmalloc and free are available.
5065
5066 1998-10-25 Mark Mitchell <mark@markmitchell.com>
5067
5068 * cplus-dem.c (gnu_special): Fix handling of virtual tables in
5069 anonymous namespaces.
5070
5071 1998-10-23 Mark Mitchell <mark@markmitchell.com>
5072
5073 * cplus-dem.c (work_stuff): Replace const_type and volatile_type
5074 with type_quals.
5075 (TYPE_UNQUALIFIED): New macro.
5076 (TYPE_QUAL_CONST): Likewise.
5077 (TYPE_QUAL_VOLATILE): Likewise.
5078 (TYPE_QUAL_RESTRICT): Likewise.
5079 (code_for_qualifier): New function.
5080 (qualifier_string): Likewise.
5081 (demangle_qualifier): Likewise.
5082 (internal_cplus_demangle): Use them.
5083 (demangle_signature): Likewise.
5084 (demangle_template_value_parm): Likewise.
5085 (do_type): Likewise.
5086 (demangle_fund_type)): Likewise.
5087
5088 Thu Oct 22 19:58:43 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5089
5090 * splay-tree.c (splay_tree_foreach_helper): Make definition static
5091 to match prototype.
5092
5093 1998-10-21 Mark Mitchell <mark@markmitchell.com>
5094
5095 * splay-tree.c: New file.
5096 * Makefile.in (CFILES): Add it.
5097 (REQUIRED_OFILES): Likewise.
5098 (splay-tree.o): Add dependencies.
5099
5100 Tue Oct 20 12:29:02 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5101
5102 * cplus-dem.c (demangle_qualified): Fix off-by-one when checking
5103 range of 'K' index.
5104
5105 Thu Oct 15 18:51:12 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5106
5107 * choose-temp.c: Prototype mkstemps() when IN_GCC.
5108
5109 * cplus-dem.c (consume_count): Cast argument of ctype macro to
5110 `unsigned char'.
5111 (cplus_demangle_opname): Cast the result of `strlen' to (int) when
5112 comparing against one.
5113 (cplus_mangle_opname): Likewise.
5114 (demangle_integral_value): Cast argument of ctype macro to
5115 `unsigned char'.
5116 (demangle_template_value_parm): Likewise.
5117 (demangle_template): Initialize variable `bindex'. Cast the
5118 result of `strlen' to (int) when comparing against one. Remove
5119 unused variable `start_of_value_parm'.
5120 (demangle_class_name): Cast the result of `strlen' to (int) when
5121 comparing against one.
5122 (demangle_prefix): Cast argument of ctype macro to `unsigned char'.
5123 (gnu_special): Likewise. Cast the result of `strlen' to (int)
5124 when comparing against one.
5125 (demangle_qualified): Cast argument of ctype macro to `unsigned char'.
5126 (get_count): Likewise.
5127 (do_type): Likewise. Cast the result of `strlen' to (int) when
5128 comparing against one.
5129 (demangle_fund_type): Cast argument of ctype macro to `unsigned char'.
5130 (demangle_function_name): Cast the result of `strlen' to (int)
5131 when comparing against one.
5132
5133 * mkstemp.c (mkstemps): Cast variable `len' to (int) when
5134 comparing against one.
5135
5136 Tue Oct 13 23:51:51 1998 Jeffrey A Law (law@cygnus.com)
5137
5138 * mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.h
5139 * configure.in (AC_CHECK_HEADERS): Check for sys/time.h too.
5140 * config.in, configure: Rebuilt.
5141
5142 * getopt.c: Check HAVE_STRINGS_H before including strings.h.
5143 * configure.in (AC_CHECK_HEADERS): Check for strings.h too.
5144 * config.in, configure: Rebuilt.
5145
5146 Mon Oct 12 19:15:59 1998 Geoffrey Noer <noer@cygnus.com>
5147
5148 * configure.in: in comment, call AC_EXEEXT instead of AM_EXEEXT
5149
5150 Sun Oct 11 17:36:06 1998 Michael Tiemann <tiemann@holodeck.cygnus.com>
5151
5152 * Makefile.in (cplus-dem.o, obstack.o): Depend upon config.h.
5153
5154 Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus.com)
5155
5156 * Merge egcs & devo libiberty.
5157
5158 1998-09-08 Martin von Löwis <loewis@informatik.hu-berlin.de>
5159
5160 * cplus-dem.c (demangle_arm_pt): Demangle anonymous namespaces.
5161
5162 Mon Sep 7 23:29:01 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5163
5164 * mkstemp.c: Include config.h even when not IN_GCC. Wrap header
5165 inclusions inside HAVE_*_H macros. Include ansidecl.h when not
5166 IN_GCC.
5167
5168 * vasprintf.c: Include stdarg.h/varargs.h first.
5169
5170 * vprintf.c: Likewise.
5171
5172 Sat Sep 5 03:24:49 1998 Jeffrey A Law (law@cygnus.com)
5173
5174 * pexecute.c: Updates from gcc. Copy in gcc has been removed. This
5175 is the canonical copy. Define ISSPACE if !IN_GCC.
5176 * alloca.c, vfprintf.c, choose-temp.c, mkstemp.c, getopt.c: Similarly.
5177 * getopt1.c, obstack.c: Similarly.
5178 * Makefile.in: Build mkstemp.o
5179
5180 Tue Sep 1 23:12:47 1998 Christopher Faylor <cgf@cygnus.com>
5181
5182 * configure.in: Include asprintf in list of functions known not
5183 to be in newlib.
5184 * configure: Rebuild.
5185
5186 Wed Aug 19 14:05:01 1998 Mumit Khan <khan@xraylith.wisc.edu>
5187
5188 * cplus-dem.c (work_stuff): Add dllimported.
5189 (demangled_prefix): Mark symbols imported from PE DLL.
5190 (internal_cplus_demangled): Handle.
5191
5192 1998-08-17 Jason Merrill <jason@yorick.cygnus.com>
5193
5194 * cplus-dem.c (do_type): Fix simple array handling. If we fail,
5195 stay failed.
5196
5197 Mon Aug 17 10:40:34 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5198
5199 * cplus-dem.c: Include config.h if it exists. Also, only
5200 prototype malloc/realloc if we can't get stdlib.h.
5201
5202 Sat Aug 15 16:15:01 1998 Ian Lance Taylor <ian@cygnus.com>
5203
5204 * configure.in: Switch back to checking --with-target-subdir when
5205 deciding whether to check for newlib, undoing part of July 15
5206 change.
5207 * configure: Rebuild.
5208
5209 Thu Aug 13 16:47:38 1998 Mark Mitchell <mark@markmitchell.com>
5210
5211 * cplus-dem.c (type_kind_t): New type.
5212 (demangle_template_value_parm): Add type_kind_t parameter. Rely
5213 on this paramter, rather than demangling the type again.
5214 (demangle_integral_value): Pass tk_integral.
5215 (demangle_template_: Pass the value returned from do_type.
5216 (do_type): Return a type_kind_t. Pass tk_integral to
5217 demangle_template_value_parm for array bounds.
5218 (demangle_fund_type): Likewise.
5219
5220 Also incorporate from GCC version:
5221
5222 Tue Jul 21 13:28:19 1998 Jason Merrill <jason@yorick.cygnus.com>
5223
5224 * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays.
5225
5226 Thu Aug 13 16:47:38 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5227
5228 * cplus-dem.c (demangle_nested_args): Make function definition
5229 static to match the prototype.
5230
5231 Tue Jul 28 11:33:09 1998 Mark Mitchell <mark@markmitchell.com>
5232
5233 * cplus-dem.c (type_kind_t): New type.
5234 (demangle_template_value_parm): Add type_kind_t parameter. Rely
5235 on this paramter, rather than demangling the type again.
5236 (demangle_integral_value): Pass tk_integral.
5237 (demangle_template_: Pass the value returned from do_type.
5238 (do_type): Return a type_kind_t. Pass tk_integral to
5239 demangle_template_value_parm for array bounds.
5240 (demangle_fund_type): Likewise.
5241
5242 Also incorporate from GCC version:
5243
5244 Tue Jul 21 13:28:19 1998 Jason Merrill <jason@yorick.cygnus.com>
5245
5246 * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays.
5247
5248 Mon Jul 27 12:16:08 1998 Ian Lance Taylor <ian@cygnus.com>
5249
5250 * Makefile.in (ALLOCA): New variable.
5251 ($(TARGETLIB)): Add $(ALLOCA) to library.
5252 (needed-list): Add $(ALLOCA).
5253 ($(ALLOCA)): Depend upon stamp-picdir.
5254
5255 Sun Jul 19 08:23:17 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5256
5257 * cplus-dem.c (demangle_nested_args): Make function definition
5258 static to match the prototype.
5259
5260 Wed Jul 15 00:12:58 1998 Ian Lance Taylor <ian@cygnus.com>
5261
5262 * configure.in: Check --with-cross-host rather than
5263 --with-target-subdir when deciding whether build uses a cross
5264 compiler, and when deciding where to install the library.
5265 * configure: Rebuild.
5266
5267 Sun Jul 12 01:27:05 1998 Jason Merrill <jason@yorick.cygnus.com>
5268
5269 * cplus-dem.c (demangle_nested_args): Return a value.
5270
5271 Sat Jul 11 16:19:48 1998 Mark Mitchell <mark@markmitchell.com>
5272
5273 * cplus-dem.c (string): Move definition before work_stuff.
5274 (work_stuff): Add volatile_type, forgetting_types,
5275 previous_argument, and nrepeats fields.
5276 (SCOPE_STRING): New macro.
5277 (demangle_template): Add `remember' parameter. Add comment.
5278 Register the `B' code type here, if remembering. Tidy. Fix crash
5279 on NULL tmpl_argvec. Be consistent with use of tname/trawname.
5280 (demangle_nested_args): New function.
5281 (internal_cplus_demangle): Handle volatile-qualified member
5282 functions.
5283 (mop_up): Delete the previous_argument string if present.
5284 (demangle_signature): Tidy. Handle volatile-qualified member
5285 functions. Handle back-references using the `B' code. Use extra
5286 parameter to demangle_template and SCOPE_STRING where appropriate.
5287 (demangle_template_value_parm): Fix thinko; 'B' is not an integral
5288 code.
5289 (demangle_class): Use SCOPE_STRING.
5290 (gnu_special): Pass additional argument to demangle_template.
5291 Use SCOPE_STRING.
5292 (demangle_qualified): Save qualified types for later
5293 back-references. Handle constructors and destructors for template
5294 types correctly.
5295 (do_type): Tidy. Use SCOPE_STRING. Pass extra argument to
5296 demangle_template. Use demangled_nested_args. Don't remember
5297 qualified types here; that's now done in demangle_qualified.
5298 Similarly for templates.
5299 (do_arg): Improve commment. Handle 'n' repeat code.
5300 (remember_type): Check forgetting_types.
5301 (demangle_args): Deal with 'n' repeat codes. Tidy.
5302
5303 Thu Jul 2 16:26:24 1998 Ian Lance Taylor <ian@cygnus.com>
5304
5305 * config.table: Only use mh-fbsd21 on *-*-freebsd2.2.[012], not on
5306 *-*-freebsd2.2.*. From Dmitrij Tejblum <tejblum@arc.hq.cti.ru>.
5307
5308 Mon Jun 15 16:29:01 1998 Ian Lance Taylor <ian@cygnus.com>
5309
5310 * configure.in (setobjs): Correct quoting error in cygwin32 case.
5311 From Chris Faylor <cgf@cygnus.com>.
5312
5313 Mon Jun 1 13:47:55 1998 Jason Molenda (crash@bugshack.cygnus.com)
5314
5315 * obstack.c: Update to latest FSF version.
5316
5317 Mon Jun 1 14:17:36 1998 Mike Stump <mrs@wrs.com>
5318
5319 * Makefile.in: Add a dependency on stamp-picdir for the
5320 objects, so that we can do a parallel build.
5321
5322 Sat May 30 22:17:13 1998 Mumit Khan <khan@xraylith.wisc.edu>
5323
5324 * configure.in (checkfuncs): Add missing "'".
5325
5326 Fri May 29 12:40:41 1998 Jason Molenda (crash@bugshack.cygnus.com)
5327
5328 * obstack.c (_obstack_memory_used): Elide this function if we're
5329 on a system with GNU libc.
5330
5331 Tue May 26 18:28:43 1998 Ian Lance Taylor <ian@cygnus.com>
5332
5333 * Makefile.in (distclean): Remove config.log.
5334
5335 Tue May 26 15:01:52 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5336
5337 * Makefile.in (distclean): Don't remove alloca-conf.h.
5338
5339 Fri May 22 01:38:07 1998 Hans-Peter Nilsson <hp@axis.se>
5340
5341 * cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
5342
5343 1998-05-21 Mark Mitchell <mmitchell@usa.net>
5344
5345 * cplus-dem.c (do_type): Handle volatile qualification.
5346
5347 1998-05-21 Manfred Hollstein <manfred@s-direktnet.de>
5348
5349 * configure.in: Check for unistd.h as well.
5350 * configure: Rebuild.
5351 * config.in: Rebuild.
5352 * getpagesize.c (GNU_OUR_PAGESIZE): Use sysconf only if _SC_PAGESIZE
5353 is defined in unistd.h. Reformat conditional block for easier reading.
5354
5355 * config.table (shared): Default to no if ${enable_shared}
5356 is unset or empty; this logic is used by the toplevel
5357 configure scripts, too.
5358
5359 Sat May 16 14:01:26 1998 Jeffrey A Law (law@cygnus.com)
5360
5361 * config.table: Add line to set enable_shared in the Makefile
5362 as needed.
5363
5364 Wed May 13 14:24:38 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5365
5366 * cplus-dem.c (squangle_mop_up): Change return type to void.
5367 (internal_cplus_demangle): Remove unused parameter `options'.
5368 All callers changed.
5369 (cplus_demangle_opname): Remove function wide variable `int i' and
5370 replace with `size_t i' at each location where it is used.
5371 (cplus_mangle_opname): change type of `i' from int to size_t.
5372
5373 Wed May 13 13:39:38 1998 Ian Lance Taylor <ian@cygnus.com>
5374
5375 * alloca-conf.h: Include config.h. Check HAVE_ALLOCA_H rather
5376 than sparc or sun.
5377 * Makefile.in (argv.o): Depend upon config.h and alloca-conf.h.
5378
5379 Fri May 8 00:23:51 1998 Ian Lance Taylor <ian@cygnus.com>
5380
5381 * configure.in: Set libiberty_topdir correctly when srcdir is
5382 "." and with_target_subdir is not set.
5383 * configure: Rebuild.
5384
5385 Thu May 7 13:01:44 1998 Ian Lance Taylor <ian@cygnus.com>
5386
5387 * configure.in: Add *-*-mingw32* case.
5388 * configure: Rebuild.
5389
5390 Wed May 6 11:33:51 1998 Ian Lance Taylor <ian@cygnus.com>
5391
5392 * config.table: Never use a PIC file for *-*-cygwin32*.
5393
5394 * Makefile.in (config.status): Depend upon config.table.
5395
5396 * configure.in: On a cygwin32 host, always compile random, and
5397 don't test for sys_siglist, strsignal, or psignal.
5398 * configure: Rebuild.
5399
5400 * clock.c: Check HAVE_SYS_PARAM_H rather than NO_SYS_PARAM_H.
5401 * getcwd.c: Likewise.
5402 * getpagesize.c: Likewise.
5403 * getruntime.c: Likewise.
5404
5405 Tue May 5 18:08:32 1998 Ian Lance Taylor <ian@cygnus.com>
5406
5407 Use autoconf tests rather than the old dummy.c test:
5408 * configure.in: Add AC_ARG_WITH calls for --with-target-subdir and
5409 --with-newlib. Add AC_CONFIG_HEADER. Use AC_REPLACE_FUNCS for
5410 most functions. Add special cases to handle newlib and VxWorks.
5411 Remove target_makefile_frag. Create stamp-h in AC_OUTPUT if
5412 CONFIG_HEADERS is set. Only call config-ml.in in AC_OUTPUT if
5413 CONFIG_FILES is set; set ac_file before calling it.
5414 * config.table (arm-*-riscix*, *-*-cygwin32): Remove.
5415 (*-*-hpux*, *-*-hiux*, *-*-irix4*, *-*-solaris2*): Remove.
5416 (*-*-sysv4*, *-*-go32, *-*-vxworks5*, *-*-vxworks): Remove
5417 (i[3456]-*-mingw32*): Remove.
5418 * Makefile.in (ERRORS_CC, CONFIG_H, NEEDED_LIST): Remove.
5419 (LIBOBJS): New variable.
5420 (HOST_OFILES, DO_ALSO, STAGESTUFF): Remove.
5421 (all): Depend upon needed-list. Don't check RULE1.
5422 (@target_makefile_frag@): Remove.
5423 (COMPILE.c): Include @DEFS@.
5424 (HFILES): Add alloca-conf.h.
5425 (REQUIRED_OFILES): Remove basename.o.
5426 ($(TARGETLIB)): New target.
5427 (stamp-needed, lneeded-list, needed.awk, stamp-config): Remove.
5428 (lconfig.h, needed2.awk, dummy.o, errors): Remove.
5429 (needed-list, config.h): Rewrite.
5430 (RULE1, $(RULE1), RULE2, $(RULE2)): Remove.
5431 (.always.): Remove.
5432 (Makefile): Set CONFIG_FILES and CONFIG_HEADERS.
5433 (stamp-h): New target.
5434 (atexit.o, clock.o, getcwd.o, getpagesize.o): New targets.
5435 (basename.o): Don't depend upon config.h.
5436 (getruntime.o): Depend upon config.h.
5437 * atexit.c: Include config.h. Check HAVE_ON_EXIT rather than
5438 NEED_on_exit.
5439 * basename.c: Don't include config.h. Don't check NEED_basename.
5440 * clock.c: Include config.h.
5441 * getcwd.c: Likewise.
5442 * getpagesize.c: Likewise.
5443 * getruntime.c: Likewise. Fix checks which set HAVE_GETRUSAGE and
5444 HAVE_TIMES.
5445 * strerror.c: Change uses of NEED_sys_errlist to
5446 HAVE_SYS_ERRLIST. Likewise for NEED_strerror and HAVE_STRERROR.
5447 * strsignal.c: Likewise for NEED_sys_siglist and HAVE_SYS_SIGLIST,
5448 and for NEED_strsignal and HAVE_STRSIGNAL and for NEED_psignal and
5449 HAVE_PSIGNAL.
5450 * acconfig.h: New file.
5451 * dummy.c: Remove.
5452 * functions.def: Remove.
5453 * config/mh-cxux7 (HDEFINES): Remove -DHAVE_SYSCONF.
5454 * config/mh-windows (HDEFINES): Remove.
5455 * config/mh-cygwin32: Remove.
5456 * config/mh-go32: Remove.
5457 * config/mh-irix4: Remove.
5458 * config/mh-riscix: Remove.
5459 * config/mh-sysv4: Remove.
5460 * config/mt-mingw32: Remove.
5461 * config/mt-vxworks5: Remove.
5462 * config.in: New file, generated using autoheader.
5463 * configure: Rebuild.
5464
5465 Mon May 4 13:00:28 1998 Ian Lance Taylor <ian@cygnus.com>
5466
5467 * configure.in: Rewrite to use autoconf.
5468 * configure: Generate using autoconf.
5469 * config/mh-a68bsd: Remove.
5470 * config/mh-apollo68: Remove.
5471 * config/mh-hpbsd: Remove.
5472 * config/mh-ncr3000: Remove.
5473 * config/mh-sysv: Remove.
5474 * config/mh-aix (RANLIB, INSTALL): Don't define.
5475 * config/mh-cxux7 (RANLIB, INSTALL): Don't define.
5476 * config/mh-irix4 (CC, RANLIB, INSTALL): Don't define.
5477 * config/mh-sysv4 (RANLIB, INSTALL): Don't define.
5478 * config.table: Change config_shell to CONFIG_SHELL, and use
5479 libiberty_topdir to find move-if-change.
5480 (m68k-apollo-bsd*, m68k-apollo-sysv*): Remove.
5481 (i[3456]86-ncr-sysv4*, *-*-dgux*, hppa*-hp-bsd*): Remove.
5482 (*-*-irix*, *-*-m88kbcs*, *-*-sysv*): Remove.
5483 * Makefile.in (srcdir): Set to @srcdir@.
5484 (VPATH): Likewise.
5485 (prefix, exec_prefix, bindir, libdir): Set to autoconf variables.
5486 (SHELL, INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Likewise.
5487 (CC, CFLAGS, RANLIB)): Likewise.
5488 (datadir, man*dir, infodir, includedir, MAKEINFO): Remove.
5489 (target_makefile_frag, host_makefile_frag): Add substitutions.
5490 (INSTALL_DEST): Set to @INSTALL_DEST@.
5491 (Makefile): Depend upon config.status. Don't depend upon
5492 $(host_makefile_frag) or $(target_makefile_frag).
5493 (config.status): New target.
5494
5495 Sun May 3 17:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
5496
5497 * config/mt-sunos4: Remove. Should be handled by --with-headers
5498 and --with-libraries options at top level.
5499 * config.table: Never use mt-sunos4.
5500
5501 * alloca-conf.h: New file, combining alloca-norm.h and
5502 alloca-botch.h.
5503 * alloca-norm.h: Remove.
5504 * alloca-botch.h: Remove.
5505 * configure.in: Set shell variables files and links to empty.
5506 * config.table: Don't set shell variable files.
5507 * configure.bat: Don't create alloca-conf.h.
5508 * makefile.vms: Likewise.
5509 * mpw-config.in: Likewise.
5510 * vmsbuild.com: Likewise.
5511
5512 Fri May 1 11:41:42 1998 Ian Lance Taylor <ian@cygnus.com>
5513
5514 * Makefile.in ($(HOST_OFILES) $(REQUIRED_OFILES)): Remove old
5515 target depending upon config.h.
5516 (alloca.o): Add target depending upon config.h
5517 (basename.o, choose-temp.o, fnmatch.o): Likewise.
5518 (getopt.o, getopt1.o, pexecute.o, strerror.o): Likewise.
5519 (strsignal.o, xstrerror.o): Likewise.
5520
5521 Fri May 1 04:26:25 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5522
5523 * cplus-dem.c (cplus_demangle_opname): Initialize work.
5524
5525 Mon Apr 27 15:53:30 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
5526
5527 * cplus-dem.c (demangle_qualified): Replace missing else.
5528
5529 Sun Apr 26 15:38:50 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5530
5531 * cplus-dem.c (gnu_special): Fix off-by-one bug when checking the
5532 length in the name of a virtual table.
5533
5534 Wed Apr 22 10:53:49 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
5535
5536 * cplus-dem.c (struct work stuff): Add field for B and K mangle codes.
5537 (cplus_demangle_opname): Call mop_up_squangle.
5538 (cplus_demangle): Initialize squangle info, then call
5539 internal_cplus_demangle. (Most code moved there as well)
5540 (internal_cplus_demangle): New function, performs most of what use
5541 to be done in cplus_demangle, but is only called with this file.
5542 (squangle_mop_up): New function to clean up B and K code data.
5543 (mop_up): set pointers to NULL after freeing.
5544 (demangle_signature, demangle_template, demangle_class): Add
5545 switch elements to handle K and B codes.
5546 (demangle_prefix, gnu_special, demangle_qualified): Add
5547 code to handle K and B codes.
5548 (do_type, demangle_fund_type): Handle B and K codes.
5549 (remember_Ktype): New function to store K info.
5550 (register_Btype, remember_Btype): New functions for B codes.
5551 (forget_B_and_K_types): New function to destroy B and K info.
5552
5553 Fri Apr 10 01:49:10 1998 Jeffrey A Law (law@cygnus.com)
5554
5555 * COPYING.LIB, choose-temp.c, cplus-dem.c: Sync with egcs & gcc.
5556
5557 Thu Mar 5 09:23:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
5558
5559 * config.table: Make locating frag files failsafe even for the
5560 special case if configuring and building in srcdir.
5561
5562 Mon Feb 23 14:33:15 1998 Ian Lance Taylor <ian@cygnus.com>
5563
5564 * choose-temp.c: Fix handling of sys/file.h to work in libiberty.
5565
5566 Sun Feb 22 18:03:23 1998 Jeffrey A Law (law@cygnus.com)
5567
5568 * choose-temp.c: Sync with copy in gcc.
5569
5570 Thu Feb 12 16:29:49 1998 Ian Lance Taylor <ian@cygnus.com>
5571
5572 * getopt.c: Update to latest FSF version.
5573 * getopt1.c: Likewise.
5574
5575 Tue Feb 10 16:58:33 1998 Stan Shebs <shebs@andros.cygnus.com>
5576
5577 * cplus-dem.c (gnu_special): Don't get confused by .<digits>
5578 strings that are not actually lengths.
5579
5580 Fri Feb 6 01:35:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
5581
5582 * Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.
5583 (.c.o): Check value of enable_shared, not PICFLAG.
5584 (stamp-picdir): Dito.
5585
5586 Thu Feb 5 18:48:56 1998 Geoffrey Noer <noer@cygnus.com>
5587
5588 * config/mh-cygwin32: remove vasprintf.o from EXTRA_OFILES
5589 since it gets built automatically
5590
5591 Sun Feb 1 02:52:32 1998 Mike Stump <mrs@wrs.com>
5592
5593 * config.table (vxworks configs): Default to VxWorks 5.x, as that is
5594 the currently shipping OS.
5595
5596 Tue Jan 27 16:08:20 1998 Pat Rankin <rankin@eql.caltech.edu>
5597
5598 * vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in:
5599 Add fnmatch.o and objalloc.o; remove vasprintf.o.
5600 [config.h]: Define NEED_strsignal.
5601
5602 Mon Jan 19 12:20:01 1998 Ian Lance Taylor <ian@cygnus.com>
5603
5604 * functions.def: Correct argument types for strerror and
5605 strsignal. Reported by Alex Gutman <agutman@emc.com>.
5606
5607 Sun Jan 18 15:57:28 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
5608
5609 * vasprintf.c (int_vasprintf): Increase buffer size for float/double
5610 values.
5611
5612 Sat Jan 17 22:28:38 1998 Mumit Khan <khan@xraylith.wisc.edu>
5613 J.J. VanderHeijden <J.J.vanderHeijden@student.utwente.nl>
5614
5615 Add mingw32 support.
5616 * pexecute.c (pexecute): New function for mingw32. Supports pipes.
5617 (pwait): New function for mingw32.
5618
5619 * config.table (i[3456]86-*-mingw32*): Support for i386-mingw32.
5620 * config/mt-mingw32: New file.
5621 * xmalloc.c (first_break): Not used for mingw32.
5622 (xmalloc_set_program_name): Don't use sbrk on mingw32.
5623 (xmalloc): Likewise.
5624 (xrealloc): Likewise.
5625
5626 Sat Jan 17 22:28:05 1998 Jeffrey A Law (law@cygnus.com)
5627
5628 * choose-temp.c: Sync with gcc version.
5629
5630 Tue Jan 13 18:34:39 1998 Jim Wilson <wilson@cygnus.com>
5631
5632 * Makefile.in (install_to_libdir, install_to_tooldir): Add MULTISUBDIR
5633 to all filenames in libdir and tooldir.
5634 (distclean): Do MULTICLEAN before deleting Makefile.
5635 (stamp-needed, stamp-config): Add MULTISRCTOP to
5636 pathname for move-if-change.
5637
5638 Thu Dec 4 17:25:19 1997 Jeffrey A Law (law@cygnus.com)
5639
5640 * strsignal.c (sys_nsig): Try NSIG and _NSIG.
5641
5642 Wed Nov 19 13:37:06 1997 Michael Meissner <meissner@cygnus.com>
5643
5644 * alloca-norm.h (alloca, GCC case): Don't redefine alloca if it
5645 was already defined previously.
5646
5647 Mon Nov 10 12:48:03 1997 Philippe De Muyter <phdm@macqel.be>
5648
5649 * Makefile.in (INSTALL): Use ../install-sh, not install.
5650
5651 Tue Oct 28 23:41:15 1997 Judy Goldberg <jodyg@idt.net>
5652
5653 * Makefile.in (CFILES): Add pexecute.c.
5654
5655 Wed Oct 15 19:13:48 1997 Ian Lance Taylor <ian@cygnus.com>
5656
5657 * asprintf.c: Consistently use either stdarg or varargs.
5658
5659 Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>
5660
5661 * cplus-dem.c (demangle_signature): Don't look for return types on
5662 constructors. Handle member template constructors.
5663
5664 Fri Oct 3 17:53:30 1997 Ian Lance Taylor <ian@cygnus.com>
5665
5666 * README: Fix configuration instructions.
5667
5668 Mon Sep 29 12:28:41 1997 Ian Lance Taylor <ian@cygnus.com>
5669
5670 * pexecute.c: Update to current version from /gd/gnu/lib:
5671
5672 Mon Sep 29 12:27:59 1997 Ian Lance Taylor <ian@cygnus.com>
5673
5674 * pexecute.c: Use spawn if __CYGWIN32__.
5675
5676 1997-08-08 Paul Eggert <eggert@twinsun.com>
5677
5678 * pexecute.c: Include "config.h" first, as per autoconf manual.
5679
5680 Fri Jun 27 15:20:29 1997 Scott Christley <scottc@net-community.com>
5681
5682 * pexecute.c (fix_argv): New function.
5683 (pexecute): Win32 but not Cygwin32 needs its arguments fixed.
5684 Add underscore to cwait function call.
5685
5686 Sun Sep 28 12:00:52 1997 Mark Mitchell <mmitchell@usa.net>
5687
5688 * cplus-dem.c (demangle_template): Add new parameter. Handle new
5689 template-function mangling.
5690 (consume_count_with_underscores): New function.
5691 (demangle_signature): Handle new name-mangling scheme.
5692
5693 Wed Sep 24 00:31:59 1997 Felix Lee <flee@yin.cygnus.com>
5694
5695 * asprintf.c: stdarg.h when ALMOST_STDC
5696 * config/mh-windows (EXTRA_OFILES): add asprintf.o and
5697 strncasecmp.o.
5698
5699 Thu Aug 28 14:27:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
5700
5701 * vasprintf.c (vasprintf): Allow for _BSD_VA_LIST_.
5702
5703 * config.table: Add case for FreeBSD 2.1 and 2.2, needs mh-fbsd21.
5704
5705 * config/mh-fbsd21 (EXTRA_OFILES): Force vasprintf.o
5706
5707 Wed Sep 10 12:43:10 1997 Jason Merrill <jason@yorick.cygnus.com>
5708
5709 * cplus-dem.c (demangle_fund_type): Change "complex" to "__complex".
5710
5711 Fri Sep 5 16:34:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
5712
5713 * asprintf.c (asprintf): New file.
5714 * Makefile.in (CFILES): Add asprintf.c
5715 * functions.def: Ditto.
5716
5717 Thu Aug 28 18:53:34 1997 Andrew Cagney <cagney@b1.cygnus.com>
5718
5719 * argv.c (dupargv): New function, duplicate an argument vector.
5720
5721 Tue Aug 19 20:28:45 1997 Geoffrey Noer <noer@cygnus.com>
5722
5723 * config/mh-cygwin32: also build random.o
5724
5725 Tue Aug 19 17:10:56 1997 Jason Merrill <jason@yorick.cygnus.com>
5726
5727 * cplus-dem.c: Add 'extern' to prepends_underscore.
5728
5729 Wed Jul 30 11:42:19 1997 Per Bothner <bothner@cygnus.com>
5730
5731 * cplus-dem.c: Various changes to produce Java output when passed
5732 DMGL_JAVA. Thus "::" becomes "." and "JArray<Foo>" becomes "Foo[]".
5733 (main): Support --java and -j flags to set DMGL_JAVA.
5734
5735 Tue Jul 22 19:05:23 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5736
5737 * config/mh-go32 (CC, AR, RANLIB): Don't define.
5738
5739 Tue Jul 22 17:49:54 1997 Ian Lance Taylor <ian@cygnus.com>
5740
5741 * Makefile.in (REQUIRED_OFILES): Add pexecute.o.
5742 (pexecute.o): New target.
5743
5744 * Makefile.in (stamp-needed): New target, replacing needed-list.
5745 (needed-list): Just depend upon stamp-needed.
5746 (stamp-config): New target, replacing config.h.
5747 (config.h): Just depend upon stamp-config.
5748 (mostlyclean): Remove stamp-*.
5749
5750 Thu Jun 12 11:00:18 1997 Angela Marie Thomas (angela@cygnus.com)
5751
5752 * Makefile.in (FLAGS_TO_PASS): pass INSTALL, INSTALL_PROGRAM and
5753 INSTALL_DATA for multilibbed installs
5754
5755 Tue Jun 3 13:21:05 1997 Doug Evans <dje@canuck.cygnus.com>
5756
5757 Tue Dec 10 09:44:57 1996 Paul Eggert <eggert@twinsun.com>
5758
5759 * choose-temp.c (choose_temp_base): Don't dump core if TMPDIR is empty.
5760
5761 * choose-temp.c (try): Insist that temp dir be searchable.
5762
5763 Wed Oct 23 17:36:39 1996 Doug Rupp (rupp@gnat.com)
5764
5765 * choose-temp.c (choose_temp_base): On VMS, use proper syntax
5766 for current directory.
5767
5768 Sat Feb 15 19:03:48 1997 Geoffrey Noer (noer@cygnus.com)
5769
5770 * pexecute.c: Remove special cases for cygwin32.
5771 (pwait): Remove local definition of `pid'.
5772
5773 Tue Nov 12 18:26:15 1996 Doug Rupp (rupp@gnat.com)
5774
5775 * pexecute.c (vfork): Supply new definition for VMS.
5776 (pwait): Use waitpid instead of wait for VMS.
5777
5778 Tue May 20 14:02:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5779
5780 * cplus-dem.c (do_type): Handle `J'.
5781 (demangle_fund_type): Print "complex" for it.
5782
5783 Wed Apr 30 12:15:45 1997 Jason Merrill <jason@yorick.cygnus.com>
5784
5785 * configure.in: Don't turn on multilib here.
5786
5787 Mon Apr 28 19:04:31 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
5788
5789 * obstack.c: move _obstack_memory_used outside of ifdef. Cannot be
5790 elided; needed by gdb and not present in libc.
5791
5792 Thu Apr 24 19:33:47 1997 Ian Lance Taylor <ian@cygnus.com>
5793
5794 * Makefile.in (clean): Remove tmpmulti.out.
5795
5796 Tue Apr 22 10:25:15 1997 Fred Fish <fnf@cygnus.com>
5797
5798 * floatformat.c (floatformat_ieee_double_littlebyte_bigword):
5799 Add new floatformat, mainly for ARM doubles.
5800
5801 Mon Apr 14 12:11:16 1997 Ian Lance Taylor <ian@cygnus.com>
5802
5803 * config.table: Use ${config_shell} with ${moveifchange}. From
5804 Thomas Graichen <graichen@rzpd.de>.
5805
5806 Fri Apr 4 03:09:24 1997 Ulrich Drepper <drepper@cygnus.com>
5807
5808 * configure.in: Enable multilibing by default.
5809 Update multilib template to read config-ml.in.
5810
5811 Tue Apr 1 16:26:39 1997 Klaus Kaempf <kkaempf@progis.de>
5812
5813 * makefile.vms: Add objalloc.
5814
5815 Mon Mar 31 23:57:51 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
5816
5817 * cplus-dem.c (demangle_it): Add prototype declaration.
5818 (usage, fatal): Likewise.
5819
5820 * xexit.c (_xexit_cleanup): Add prototype.
5821
5822 * strerror.c (init_error_tables): Declare.
5823
5824 Fri Mar 28 11:43:20 1997 H.J. Lu <hjl@lucon.org>
5825
5826 * functions.def: Add DEF of vasprintf, and DEFFUNC of strsignal.
5827 * strsignal.c: Only define strsignal if NEED_strsignal.
5828 * Makefile.in (REQUIRED_OFILES): Remove vasprintf.o.
5829 * configure.in: Add NEED_strsignal to xconfig.h. Add vasprintf.o
5830 to xneeded-list.
5831 * config/mh-cygwin32 (HDEFINES): Add -DNEED_strsignal.
5832 (EXTRA_OFILES): Define to vasprintf.o.
5833 * config/mh-windows (HDEFINES): Add -DNEED_strsignal.
5834 (EXTRA_OFILES): Add vasprintf.o.
5835 * config/mt-vxworks5 (vxconfig.h): Define NEED_strsignal.
5836 (vxneeded-list): Add vasprintf.o.
5837
5838 Thu Mar 20 17:02:09 1997 Ian Lance Taylor <ian@cygnus.com>
5839
5840 * objalloc.c: Include <stdio.h>.
5841
5842 Mon Mar 17 19:23:11 1997 Ian Lance Taylor <ian@cygnus.com>
5843
5844 * objalloc.c: New file.
5845 * Makefile.in (CFILES): Add objalloc.c
5846 (REQUIRED_OFILES): Add objalloc.o.
5847 (objalloc.o): New target.
5848
5849 Sat Mar 15 18:49:41 1997 Ian Lance Taylor <ian@cygnus.com>
5850
5851 * obstack.c: Update to current FSF version.
5852
5853 Fri Mar 14 14:18:47 1997 Ian Lance Taylor <ian@cygnus.com>
5854
5855 * cplus-dem.c: Add prototypes for all static functions.
5856 (mystrstr): Make static. Make arguments and result const.
5857 (cplus_match): Remove; not used.
5858
5859 Tue Mar 11 14:20:31 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5860
5861 * cplus-dem.c (gnu_special): Call demangled_fund_type for other
5862 __t* symbols.
5863
5864 Tue Mar 11 15:41:21 1997 H.J. Lu <hjl@lucon.org>
5865
5866 * spaces.c: Declare malloc and free properly.
5867 * strsignal.c (init_signal_tables): Add prototype.
5868 * xatexit.c (_xexit_cleanup): Add parameter declarations.
5869
5870 Wed Feb 19 15:43:24 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
5871
5872 * Makefile.in (lneeded-list): If alloca.o is needed, xexit.o is
5873 also required because of xmalloc.o.
5874
5875 Fri Feb 14 13:43:38 1997 Ian Lance Taylor <ian@cygnus.com>
5876
5877 * strsignal.c: Unconditionally redefine sys_siglist around the
5878 inclusion of the system header files.
5879
5880 Thu Feb 13 22:01:04 1997 Klaus Kaempf <kkaempf@progis.de>
5881
5882 * makefile.vms: Remove 8 bit characters. Update to latest
5883 gcc release.
5884
5885 Tue Feb 4 11:52:19 1997 Ian Lance Taylor <ian@cygnus.com>
5886
5887 * strsignal.c: Use NEED_sys_siglist instead of
5888 LOSING_SYS_SIGLIST.
5889 * config.table: Don't use mh-lynxos.
5890 * config/mh-lynxos: Remove.
5891
5892 Thu Jan 16 14:51:03 1997 Bob Manson <manson@charmed.cygnus.com>
5893
5894 * cplus-dem.c: Fix indenting; make identical to the copy
5895 in GCC.
5896 (do_type, case 'M'): Check for a template as well as a class.
5897
5898 Thu Dec 19 13:51:33 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5899
5900 * config/mt-vxworks5 (vxneeded-list): Remove sigsetmask.o, since
5901 vxworks 5.[0-3] all have sigsetmask in them; the one provided by
5902 libiberty is incorrect, as well.
5903
5904 Mon Dec 2 15:03:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5905
5906 * alloca.c (alloca): When compiled with an ANSI/ISO compiler,
5907 alloca takes a size_t argument, not just unsigned.
5908
5909 Mon Nov 18 15:42:08 1996 Jason Merrill <jason@yorick.cygnus.com>
5910
5911 * cplus-dem.c: Note that this file also lives in GCC.
5912
5913 Mon Nov 18 15:19:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
5914
5915 * alloca.c: Remove include of libiberty.h for hpux.
5916 * argv.c: Replace defs from libiberty.h.
5917 * spaces.c: Put back externs from removed from libiberty.h.
5918 * vasprintf.c: Remove include of libiberty.h for hpux.
5919
5920 Mon Nov 18 14:08:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
5921
5922 * cplus-dem.c: Checking in again; last checkin filed due to sticky tag.
5923
5924 Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
5925
5926 * cplus-dem.c: Revert last two commits due to conflicts with
5927 hpux system headers.
5928
5929 Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
5930
5931 * alloca.c, argv.c, spaces.c, strcasecmp.c, vasprintf.c, vprintf.c:
5932 Revert last commit due to conflicts with hpux system headers.
5933
5934 Wed Nov 13 10:36:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5935
5936 * cplus-dem.c (x{m,re}alloc): Make declarations compatibile with
5937 libiberty.h when compiled with a standard compiler.
5938
5939 Tue Nov 12 16:31:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
5940
5941 * alloca.c: Include libiberty.h for definition of xmalloc.
5942 Don't redefine NULL.
5943 * argv.c: Move prototypes to libiberty.h.
5944 * cplus-dem.c: Include libiberty.h for definition of xmalloc.
5945 Don't redefine NULL.
5946 Use casts to eliminate compiler warnings.
5947 * spaces.c: Remove prototypes for malloc and free which are
5948 already in libibrty.h.
5949 * strcasecmp.c: Use casts to eliminate compiler warnings.
5950 * vasprintf.c: Include libiberty.h for definition of malloc.
5951 Don't redefine NULL.
5952 * vprintf.c: Include stdarg.h if __STDC__.
5953
5954 Fri Oct 11 15:42:12 1996 Stu Grossman (grossman@critters.cygnus.com)
5955
5956 * config/mh-windows: Add strcasecmp.o to EXTRA_OFILES.
5957
5958 Fri Oct 11 11:16:31 1996 Stan Shebs <shebs@andros.cygnus.com>
5959
5960 * mpw.c (mpwify_filename): Rewrite to simplify, and to handle
5961 upward components correctly.
5962
5963 Tue Oct 8 08:55:34 1996 Stu Grossman (grossman@critters.cygnus.com)
5964
5965 * config.table, config/mh-windows: Add support for building under
5966 MSVC (the Microsoft build environment).
5967
5968 Mon Oct 7 10:50:27 1996 Ian Lance Taylor <ian@cygnus.com>
5969
5970 * fnmatch.c: Undef const if not __STDC__.
5971
5972 Thu Oct 3 13:46:39 1996 Ian Lance Taylor <ian@cygnus.com>
5973
5974 * fnmatch.c: New file.
5975 * Makefile.in (CFILES): Add fnmatch.c.
5976 (REQUIRED_OFILES): Add fnmatch.o.
5977 (fnmatch.o): New target.
5978
5979 Wed Sep 18 14:49:13 1996 Jason Merrill <jason@yorick.cygnus.com>
5980
5981 * cplus-dem.c (demangle_template): Fix handling of address args.
5982 (gnu_special): Handle type_info stuff.
5983
5984 Fri Sep 13 17:52:55 1996 Stan Shebs <shebs@andros.cygnus.com>
5985
5986 * mpw.c (DebugPI): Make settable from the env var DEBUG_PATHNAMES.
5987 (mpwify_filename): Handle "::/" case.
5988
5989 Thu Sep 12 13:30:40 1996 Geoffrey Noer <noer@cygnus.com>
5990
5991 * config/mh-cygwin32: new file (need -DNEED_basename and
5992 -DNEED_sys_siglist for native NT rebuilding)
5993 * config.table (*-*-cygwin32): new entry
5994 * choose-temp.c: bring in sync with gcc (revert Aug 17 change)
5995
5996 Thu Aug 29 16:48:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
5997
5998 * config.table (i[345]86-*-*): Recognize i686 for pentium pro.
5999
6000 Tue Aug 27 13:47:58 1996 Stan Shebs <shebs@andros.cygnus.com>
6001
6002 * pexecute.c (pexecute) [MPW]: Remove old bogus code that
6003 messed with arguments that included a '/', add escape chars
6004 to double quotes, remove const decl from arg that Mac
6005 compilers don't seem to like.
6006
6007 Sat Aug 17 04:44:27 1996 Geoffrey Noer <noer@cygnus.com>
6008
6009 * pexecute.c: Update test for win32 (&& ! cygwin32).
6010 * choose-temp.c: fix WIN32 preprocessor defines
6011
6012 Thu Aug 15 12:26:48 1996 Stan Shebs <shebs@andros.cygnus.com>
6013
6014 * mpw-make.sed: Add @DASH_C_FLAG@ and @SEGMENT_FLAG({Default})@
6015 to editing of default makefile rule.
6016
6017 Sun Aug 11 21:03:27 1996 Stu Grossman (grossman@critters.cygnus.com)
6018
6019 * alloca-norm.h: Include <malloc.h> if _WIN32.
6020 * argv.c: Include non-prototyped decls for malloc and string
6021 functions if ! _WIN32 or if __GNUC__.
6022
6023 Thu Aug 8 12:42:40 1996 Klaus Kaempf <kkaempf@progis.de>
6024
6025 * config.h-vms: New file.
6026 * makefile.vms: Use it.
6027
6028 Wed Aug 7 17:16:12 1996 Stu Grossman (grossman@critters.cygnus.com)
6029
6030 * getopt.c (_getopt_internal): If argc is 0, just return (before
6031 we reference *argv and segfault).
6032
6033 Mon Aug 5 01:29:08 1996 Jason Merrill <jason@yorick.cygnus.com>
6034
6035 * Makefile.in (distclean): Add multilib.out.
6036
6037 Thu Jul 18 17:40:55 1996 Ian Lance Taylor <ian@cygnus.com>
6038
6039 * alloca-norm.h: Change #ifdef sparc to #if defined (sparc) &&
6040 defined (sun). From Andrew Gierth <ANDREWG@microlise.co.uk>.
6041
6042 Mon Jul 1 13:40:44 1996 Ken Raeburn <raeburn@cygnus.com>
6043
6044 Tue May 28 15:29:03 1996 Pat Rankin <rankin@eql.caltech.edu>
6045
6046 * vmsbuild.com (REQUIRD_OFILES): Add choose-temp.o and xstrdup.o.
6047
6048 Thu Jan 25 18:20:04 1996 Pat Rankin <rankin@eql.caltech.edu>
6049
6050 * vmsbuild.com: Changes to handle DEFFUNC(on_exit).
6051 (do_ofiles): Allow nonexistent source file in pass 3.
6052 (chk_deffunc): New routine.
6053
6054 Tue Jun 25 19:24:43 1996 Doug Evans <dje@canuck.cygnus.com>
6055
6056 * pexecute.c (PEXECUTE_VERBOSE): Define.
6057 (MPW pexecute): Check flags & PEXECUTE_VERBOSE instead of verbose_flag.
6058
6059 Tue Jun 25 23:11:48 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6060
6061 * Makefile.in (docdir): Removed.
6062
6063 Tue Jun 25 23:01:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6064
6065 * Makefile.in (oldincludedir): Removed.
6066
6067 Tue Jun 25 22:50:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6068
6069 * Makefile.in (datadir): Set to $(prefix)/share.
6070
6071 Thu Jun 20 21:17:52 1996 Ian Lance Taylor <ian@cygnus.com>
6072
6073 * cplus-dem.c (demangle_arm_pt): Reindent. Avoid endless loop by
6074 checking for errors from do_type.
6075
6076 Tue Jun 18 14:36:19 1996 Klaus Kaempf <kkaempf@progis.de>
6077
6078 * makefile.vms: New file.
6079 * xmalloc.c: If VMS, include <stdlib.h> and <unixlib.h> rather
6080 than declaring malloc, realloc, and sbrk.
6081
6082 Mon Jun 10 13:17:17 1996 Doug Evans <dje@canuck.cygnus.com>
6083
6084 * pexecute.c: New file.
6085
6086 Wed Jun 5 16:57:45 1996 Richard Henderson <rth@tamu.edu>
6087
6088 * xmalloc.c: Declare sbrk.
6089
6090 Sat May 4 05:08:45 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6091
6092 * alloca-norm.h: Add SPARCworks cc compatible __builtin_alloca
6093 declaration.
6094
6095 Mon Apr 22 18:41:49 1996 Ian Lance Taylor <ian@cygnus.com>
6096
6097 * xstrerror.c: Include <stdio.h>.
6098
6099 Sun Apr 21 11:55:12 1996 Doug Evans <dje@canuck.cygnus.com>
6100
6101 * Makefile.in (CFILES): Add atexit.c.
6102
6103 Sun Apr 21 09:50:09 1996 Stephen L Moshier (moshier@world.std.com)
6104
6105 * choose-temp.c: Include sys/types.h before sys/file.h for sco3.2v5.
6106
6107 Wed Apr 17 11:17:55 1996 Doug Evans <dje@canuck.cygnus.com>
6108
6109 * choose-temp.c: Don't #include sys/file.h ifdef NO_SYS_FILE_H.
6110 #include <stdio.h>
6111 * config/mt-vxworks5 (HDEFINES): Define NO_SYS_FILE_H.
6112
6113 Tue Apr 16 11:27:16 1996 Jeffrey A Law (law@cygnus.com)
6114
6115 * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
6116 Reverts Feb 8, 1995 change.
6117
6118 Mon Apr 15 12:53:26 1996 Doug Evans <dje@canuck.cygnus.com>
6119
6120 * choose-temp.c: New file.
6121 * Makefile.in (CFILES): Add choose-temp.c.
6122 (REQUIRED_OFILES): Add choose-temp.o.
6123
6124 Sat Apr 13 14:19:30 1996 Stu Grossman (grossman@critters.cygnus.com)
6125
6126 * floatformat.c (floatformat_to_double): Don't bias exponent when
6127 handling zero's, denorms or NaNs.
6128
6129 Thu Apr 11 13:36:56 1996 Stu Grossman (grossman@critters.cygnus.com)
6130
6131 * floatformat.c (floatformat_to_double): Fix bugs with handling
6132 numbers with fractions < 32 bits.
6133
6134 Mon Apr 8 14:48:34 1996 Ian Lance Taylor <ian@cygnus.com>
6135
6136 * config.table: Permit --enable-shared to specify a list of
6137 directories.
6138
6139 Tue Mar 19 22:02:07 1996 Jason Merrill <jason@yorick.cygnus.com>
6140
6141 * cplus-dem.c (demangle_template): Fix for non-mangled pointer
6142 arguments.
6143
6144 Fri Mar 8 17:24:18 1996 Ian Lance Taylor <ian@cygnus.com>
6145
6146 * configure.in: If srcdir is `.' and with_target_subdir is not
6147 `.', then set MULTISRCTOP before calling config-ml.in.
6148
6149 Thu Mar 7 13:37:10 1996 Stan Shebs <shebs@andros.cygnus.com>
6150
6151 * mpw.c (mpw_open): Add debugging output option.
6152
6153 Wed Mar 6 17:36:03 1996 Jason Merrill <jason@yorick.cygnus.com>
6154
6155 * cplus-dem.c (demangle_template): Fix for address-of-extern arguments.
6156
6157 Tue Feb 27 12:00:50 1996 Raymond Jou <rjou@mexican.cygnus.com>
6158
6159 * mpw.c (mpwify_filename): Change 6 to 5 in
6160 strncmp (unixname, "/tmp/", 5).
6161
6162 Tue Feb 20 10:55:53 1996 Ian Lance Taylor <ian@cygnus.com>
6163
6164 * cplus-dem.c (demangle_template): Initialize is_bool. Correctly
6165 handle 0 as a pointer value parameter.
6166
6167 Mon Feb 5 16:41:44 1996 Ian Lance Taylor <ian@cygnus.com>
6168
6169 * Makefile.in (all): Depend upon required-list.
6170 (required-list): New target.
6171 (clean): Remove required-list.
6172
6173 Wed Jan 31 10:19:41 1996 Steve Chamberlain <sac@slash.cygnus.com>
6174
6175 * win32.c: Deleted.
6176 * config.table (i386-*-win32): Deleted.
6177 * config/mh-i386win32: Deleted.
6178
6179 Thu Jan 18 11:34:17 1996 Ian Lance Taylor <ian@cygnus.com>
6180
6181 * cplus-dem.c (cplus_demangle_opname): Change opname parameter to
6182 const char *.
6183 (cplus_mangle_opname): Change return type and opname parameter to
6184 const char *. Don't cast return value.
6185
6186 Tue Jan 16 12:13:11 1996 Stan Shebs <shebs@andros.cygnus.com>
6187
6188 * mpw.c: Include Timer.h, in order to get m68k Microseconds trap
6189 definition.
6190
6191 Wed Jan 3 13:15:04 1996 Fred Fish <fnf@cygnus.com>
6192
6193 * obstack.c: Update copyright to 1996.
6194 (_obstack_memory_used): Define new function. Called via
6195 obstack_memory_used macro.
6196
6197 Thu Dec 28 11:39:40 1995 Ian Lance Taylor <ian@cygnus.com>
6198
6199 * xstrdup.c: New file.
6200 * Makefile.in (CFILES): Add xstrdup.c.
6201 (REQUIRED_OFILES): Add xstrdup.o.
6202 (xstrdup.o): New target.
6203
6204 Mon Dec 11 18:18:52 1995 Mike Stump <mrs@cygnus.com>
6205
6206 * atexit.c: New stub to provide atexit on systems that have
6207 on_exit, like SunOS 4.1.x systems.
6208 * functions.def (on_exit, atexit): Ditto.
6209
6210 Mon Dec 11 15:42:14 1995 Stan Shebs <shebs@andros.cygnus.com>
6211
6212 * mpw.c (mpw_abort): Remove decl.
6213 (mpw_access): Move debugging printf.
6214
6215 Sat Dec 2 01:25:23 1995 Ian Lance Taylor <ian@cygnus.com>
6216
6217 * config.table: Consistently use ${host} rather than ${xhost} or
6218 ${target}.
6219 * configure.in: Don't bother to set ${xhost} before calling
6220 config.table.
6221
6222 Tue Nov 28 14:16:57 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6223
6224 * Makefile.in (.c.o): Use test instead of the left bracket, to
6225 avoid problems with some versions of make.
6226
6227 Tue Nov 28 11:45:17 1995 Stan Shebs <shebs@andros.cygnus.com>
6228
6229 * mpw-make.sed: Fix INCDIR edit to work with Nov 14 change.
6230
6231 Tue Nov 21 11:26:34 1995 Fred Fish <fnf@rtl.cygnus.com>
6232
6233 * config/mh-hpux: Remove. It was only used to define EXTRA_OFILES,
6234 which was set to just alloca.o, which is now automatically marked
6235 as needed by the autoconfiguration process.
6236
6237 Tue Nov 21 14:15:06 1995 Ian Lance Taylor <ian@cygnus.com>
6238
6239 * config.table: Check ${with_cross_host} rather than comparing
6240 ${host} and ${target}.
6241
6242 Thu Nov 16 14:34:42 1995 Ian Lance Taylor <ian@cygnus.com>
6243
6244 * configure.in: If with_target_subdir is empty, set xhost to
6245 ${host} rather than ${target} before calling config.table.
6246
6247 Tue Nov 14 01:38:30 1995 Doug Evans <dje@canuck.cygnus.com>
6248
6249 * Makefile.in (MULTITOP): Deleted.
6250 (MULTISRCTOP, MULTIBUILDTOP): New.
6251 (FLAGS_TO_PASS): Delete INCDIR.
6252 (INCDIR): Add $(MULTISRCTOP).
6253 (install_to_libdir): Add $(MULTISUBDIR). Call $(MULTIDO).
6254 * configure.in: Delete call to cfg-ml-com.in. Call config-ml.in
6255 instead of cfg-ml-pos.in.
6256 (cross-compile check): Change to test for with_target_subdir.
6257 (EXTRA_LINKS): Delete.
6258
6259 Sun Nov 12 12:13:04 1995 Stan Shebs <shebs@andros.cygnus.com>
6260
6261 * mpw-make.sed: Add getpagesize.c.o to needed-list.
6262 * mpw.c [USE_MW_HEADERS]: Conditionalize compiling of
6263 functions that are supplied by Metrowerks libraries.
6264 (fstat): Clean up descriptor->pointer conversion code.
6265 (InstallConsole, etc): Empty definitions, for when linking
6266 with SIOUX.
6267
6268 Sun Nov 5 19:25:27 1995 Per Bothner <bothner@kalessin.cygnus.com>
6269
6270 * Makefile.in (FLAGS_TO_PASS): Also pass PICFLAGS.
6271 (.c.o): Stylistic change.
6272
6273 Thu Nov 2 12:06:29 1995 Ian Lance Taylor <ian@cygnus.com>
6274
6275 * strtol.c, strtoul.c: Don't include <stdlib.h>. From
6276 phdm@info.ucl.ac.be (Philippe De Muyter).
6277
6278 Wed Nov 1 11:59:36 1995 Ian Lance Taylor <ian@cygnus.com>
6279
6280 * configure.in: Correct sed call.
6281
6282 Mon Oct 30 13:03:45 1995 Per Bothner <bothner@kalessin.cygnus.com>
6283
6284 * configure.in: Clean up / simplify for native.
6285
6286 * configure.in: Merge in stuff from ../xiberty/configure.in.
6287 * Makefile.in (CC): Add definition (so it can be overrridden
6288 by ../configure).
6289
6290 Tue Oct 24 17:57:27 1995 Stan Shebs <shebs@andros.cygnus.com>
6291
6292 * mpw-make.sed: Leave strerror.c.o in standard list of functions.
6293 * mpw.c (R_OK, ENOENT, EACCESS, ENOSYS): Remove.
6294 (link): Remove useless definition with error return.
6295 (last_microseconds, warn_if_spin_delay, record_for_spin_delay):
6296 Use UnsignedWide type for microsecond counts.
6297
6298 Thu Oct 19 10:52:07 1995 Michael Meissner <meissner@wogglebug.tiac.net>
6299
6300 * memcmp.c (memcmp): Argument types are const void *, not void
6301 *const.
6302
6303 * strncasecmp.c (strncasecmp): Include ansidecl.h/stdarg.h, not
6304 sys/types.h.
6305 * strcasecmp.c (strcasecmp): Ditto.
6306
6307 Tue Oct 10 11:03:24 1995 Fred Fish <fnf@cygnus.com>
6308
6309 * Makefile.in (BISON): Remove macro.
6310
6311 Tue Sep 26 15:06:46 1995 Stan Shebs <shebs@andros.cygnus.com>
6312
6313 * Makefile.in (HFILES): Add default empty definition.
6314 * mpw-config.in (config.h): Only update if changed.
6315 * mpw-make.in: Remove.
6316 * mpw-make.sed: New file, edits Makefile.in into MPW makefile.
6317 * mpw.c: Remove semi-clone of strerror code.
6318 (sys_nerr, sys_errlist): Define here.
6319 (Microseconds): Only define as A-line trap if m68k Mac.
6320
6321 Wed Sep 20 12:53:32 1995 Ian Lance Taylor <ian@cygnus.com>
6322
6323 * Makefile.in (maintainer-clean): New synonym for distclean.
6324
6325 Mon Aug 28 19:47:52 1995 Per Bothner <bothner@kalessin.cygnus.com>
6326
6327 * config.table: For host, generalize rs6000-ibm-aix*
6328 to *-ibm-aix* so we also include powerpc.
6329
6330 Tue Aug 22 03:18:05 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6331
6332 Fri Jun 16 18:35:40 1995 Pat Rankin (rankin@eql.caltech.edu)
6333
6334 * xstrerror.c: New file.
6335 * Makefile.in, vmsbuild.com: Compile it.
6336
6337 Mon Jul 31 12:16:32 1995 steve chamberlain <sac@slash.cygnus.com>
6338
6339 * config.table (i386-*-win32): New.
6340
6341 Fri Jul 21 11:35:52 1995 Doug Evans <dje@canuck.cygnus.com>
6342
6343 * Makefile.in (MULTITOP): New variable.
6344 (MULTIDIRS, MULTISUBDIR, MULTIDO, MULTICLEAN): Likewise.
6345 (all): Add multilib support.
6346 (install_to_tooldir, *clean): Likewise.
6347
6348 Mon Jul 10 11:47:27 1995 Ken Raeburn <raeburn@cygnus.com>
6349
6350 * makefile.dos (OBJS): Add hex.o. From DJ Delorie.
6351
6352 Fri Jun 30 17:28:59 1995 Pat Rankin (rankin@eql.caltech.edu)
6353
6354 * vmsbuild.com: create "new-lib.olb", build libiberty under that
6355 name, and then make it become "liberty.olb" when done, so that an
6356 incomplete build attempt never leaves behind something which looks
6357 like a complete library.
6358
6359 Thu Jun 29 00:22:02 1995 Steve Chamberlain <sac@slash.cygnus.com>
6360
6361 * config/mh-i386pe: New file for PE hosts.
6362 * config.table: Understand PE hosts.
6363
6364 Wed Jun 28 19:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6365
6366 * cplus-dem.c: Update from gcc.
6367
6368 * argv.c, dummy.c: If __STDC__, #include "alloca-conf.h" after
6369 <stddef.h>.
6370 * alloca-norm.h: If __STDC__, declare alloca with its parameter.
6371
6372 Thu Jun 22 18:57:47 1995 Stan Shebs <shebs@andros.cygnus.com>
6373
6374 * mpw-make.in (ALL_CFLAGS): Define NEED_basename.
6375 * mpw.c: Only test DebugPI once whenever printing debug info.
6376 (mpwify_filename): If filename is /tmp/foo, change it into :_foo,
6377 also fix to not write on input filename buffer.
6378 (mpw_access): Use stat() instead of open(), works for directories
6379 as well as files.
6380
6381 Mon Jun 19 00:33:22 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6382
6383 * Makefile.in: Massage broken shells that require 'else true'.
6384
6385 Sat Jun 17 23:21:58 1995 Fred Fish <fnf@cygnus.com>
6386
6387 * alloca-norm.h: Declare alloca as type "PTR" to match functions.def.
6388 Declare __builtin_alloca in the sparc case, as argv.c did.
6389 * argv.c: Replace inline version of alloca-norm.h at start of file with
6390 a #include of alloca-conf.h. Precede it with an include of ansidecl.h
6391 because alloca-norm.h needs to declare alloca as "PTR".
6392
6393 Mon Jun 12 14:24:26 1995 Steve Chamberlain <sac@slash.cygnus.com>
6394
6395 * win32.c: New file.
6396
6397 Fri Jun 9 15:16:14 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6398
6399 * dummy.c: #include "alloca-conf.h".
6400
6401 Wed Jun 7 11:46:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6402
6403 * Makefile.in (mostlyclean): Remove stamp-picdir.
6404 (clean): Don't.
6405
6406 Mon Jun 5 18:46:06 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6407
6408 * config.table (frags): Use toplevel pic frags.
6409
6410 * Makefile.in (PICFLAG): New macro.
6411 (all): Depend on stamp-picdir.
6412 (needed-list): Ditto.
6413 (.c.o): Also build pic object.
6414 (stamp-picdir): New rule.
6415 (mostlyclean): Remove pic.
6416 (clean): Remove stamp-picdir.
6417
6418 Fri Mar 24 16:55:48 1995 Pat Rankin (rankin@eql.caltech.edu)
6419
6420 * vmsbuild.com (config.h): Add `#define NEED_basename'.
6421
6422 Tue May 23 10:12:46 1995 Per Bothner <bothner@kalessin.cygnus.com>
6423
6424 * clock.c, getopt.c, strtod.c, vsprintf.c: Change from using LGPL
6425 to libio-style copyright.
6426 * getpagesize.c: Remove FSF copyright.
6427
6428 Sat May 20 12:30:23 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6429
6430 Added improved VMS support from Pat Rankin:
6431
6432 Fri Mar 17 18:40:36 1995 Pat Rankin (rankin@eql.caltech.edu)
6433
6434 * vmsbuild.com: new file.
6435
6436 * getpagesize.c (getpagesize): implement for VMS;
6437 * strerror.c (strerror, strerrno, strtoerrno): add rudimentary
6438 support for EVMSERR.
6439
6440 Thu May 18 17:01:42 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
6441
6442 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
6443
6444 * floatformat.c (floatformat_arm_ext): Define.
6445
6446 Tue May 16 13:30:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
6447
6448 * basename.c, bcmp.c, getcwd.c, insque.c, rename.c, sigsetmask.c,
6449 strerror.c, strsignal.c: Remove FSF copyright.
6450 * sigsetmask.c: #include <sys/types.h> - seems to be needed by ISC.
6451
6452 Mon May 15 19:53:17 1995 Per Bothner <bothner@kalessin.cygnus.com>
6453
6454 * bcopy.c, bzero.c, memcmp.c, memcpy.c, memset.c, strchr.c,
6455 strrchr.c, strstr.c, vfork.c: Remove FSF Copyright, because this
6456 might contaminate libstdc++ with the LGPL. (OK'd by RMS 11 Oct 94.)
6457 * strchr.c, strrchr.c: Add cast to suppress const warning.
6458
6459 Thu May 4 14:36:42 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6460
6461 * cplus-dem.c: Use const instead of CONST. Don't include
6462 ansidecl.h directly.
6463
6464 Wed Apr 19 01:30:27 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6465
6466 * cplus-dem.c: Don't include libiberty.h. Do declare xmalloc and
6467 xrealloc.
6468 (-DMAIN): Don't rely on an externally-defined version number;
6469 instead, require the version number to be defined as a
6470 preprocessor macro. Handle the RS/6000 leading dot. Define
6471 xmalloc, xrealloc and fatal. Don't strip a leading underscore
6472 if we couldn't demangle the word.
6473
6474 Tue Apr 4 13:03:51 1995 Stan Shebs <shebs@andros.cygnus.com>
6475
6476 (Old mpw.c change descriptions retained for informational value.)
6477 * mpw.c (warning_threshold): Default to .4 sec.
6478 (overflow_count, current_progress): New globals.
6479 (warn_if_spin_delay): Include current progress type,
6480 such as program name, in message.
6481 (mpw_start_progress): Set current_progress variable from arg.
6482 (mpw_end_progress): Report spin delays by power-of-two-size
6483 buckets instead of constant-size buckets.
6484
6485 * mpw.c: Clean up formatting, types, returns, etc.
6486 (ENOSYS): Define.
6487 (mpw_fread, mpw_fwrite): Define.
6488 (sleep): Define correctly.
6489
6490 * mpw.c: New code to implement cursor spinning support.
6491 (umask): New function.
6492 (mpw_fopen, mpw_fseek, stat, fstat): Call PROGRESS.
6493
6494 * mpw.c (mpw_basename, mpw_mixed_basename): New functions, find
6495 basenames for MPW and MPW/Unix filenames.
6496 (mpw_special_init): New function, calls Macsbug if desired.
6497
6498 * mpw.c: Add GPL notice.
6499 (mpwify_filename): Add more transformations.
6500 (mpw_fopen): Call mpwify_filename on file names.
6501 (rename): Remove.
6502 (chdir, getcwd): Add simple definitions.
6503
6504 * mpw.c: Random cleanups, remove unused code bits.
6505 Added copy of strerror.c for gcc's use.
6506 (stat, fstat, _stat): New versions based on Guido van Rossum code.
6507
6508 * mpw.c (mpw_fseek): Make it work correctly when doing SEEK_CUR.
6509
6510 * mpw.c (stat): Remove hack definition, get from sys/stat.h.
6511 (fork, vfork, etc): Print error messages if called.
6512 (getrusage, sbrk, environ, isatty, link, utime, mkdir, rmdir,
6513 rename, chown): Define.
6514
6515 * mpw-config.in: New file, MPW version of configure.in.
6516 * mpw-make.in: New file, MPW version of Makefile.in.
6517 * mpw.c: New file, MPW compatibility routines.
6518
6519 Fri Mar 24 14:10:30 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6520
6521 * basename.c: Include config.h before checking for NEED_basename.
6522
6523 Thu Mar 23 19:09:54 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6524
6525 * functions.def: Add DEFFUNC for basename.
6526
6527 * basename.c: Only define basename if NEED_basename.
6528
6529 Thu Mar 16 13:36:05 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6530
6531 * config.table: Fix --enable-shared logic for native builds.
6532
6533 Mon Mar 13 11:05:11 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6534
6535 * cplus-dem.c (demangle_template): Demangle bool literals properly.
6536
6537 Mon Mar 6 23:57:28 1995 Stu Grossman (grossman@cygnus.com)
6538
6539 * strtol.c strtoul.c: Replace these with less buggy versions from
6540 NetBSD. (strtoul in particular couldn't handle base 16.)
6541
6542 Wed Mar 1 15:59:01 1995 Ian Lance Taylor <ian@cygnus.com>
6543
6544 * config/mt-vxworks5 (HDEFINES): Define NO_SYS_PARAM_H.
6545
6546 * clock.c: If NO_SYS_PARAM_H is defined, don't include
6547 <sys/param.h>.
6548 * getcwd.c, getpagesize.c, getruntime.c: Likewise.
6549
6550 Fri Feb 17 15:40:55 1995 Ian Lance Taylor <ian@cygnus.com>
6551
6552 * getruntime.c (get_run_time): Don't assume that CLOCKS_PER_SEC is
6553 a number; ANSI appears to permit any expression, including a
6554 function call.
6555
6556 * config.table (*-*-vxworks5*): Use mt-vxworks5 when configuring
6557 xiberty.
6558 * config/mt-vxworks5: New file.
6559
6560 Thu Feb 9 14:19:45 1995 Ian Lance Taylor <ian@cygnus.com>
6561
6562 * basename.c (basename): Change argument to be const.
6563
6564 Wed Feb 8 18:06:52 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6565
6566 * Makefile.in (lneeded-list): Don't worry about xmalloc.
6567
6568 Sun Jan 15 00:40:36 1995 Jeff Law (law@snake.cs.utah.edu)
6569
6570 * Makefile.in (distclean): Delete xhost-mkfrag.
6571
6572 Thu Jan 12 16:54:18 1995 Jason Merrill <jason@phydeaux.cygnus.com>
6573
6574 * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
6575
6576 Wed Jan 11 22:39:56 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6577
6578 * hex.c: New file.
6579 * Makefile.in (REQUIRED_OFILES, CFILES): List it.
6580 (hex.o): Add dependencies.
6581
6582 * cplus-dem.c (demangle_prefix): For GNU style constructor and
6583 destructor names, try demangling the remainder of the string.
6584
6585 Wed Dec 28 00:49:15 1994 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
6586
6587 * vasprintf.c (int_vasprintf): New static function.
6588 (vasprintf): Use int_vasprintf. Removes assumption that va_list
6589 is assignment compatible.
6590
6591 Sat Nov 5 19:29:12 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6592
6593 * Makefile.in (LIBCFLAGS): New variable.
6594 (FLAGS_TO_PASS): Pass it.
6595 (.c.o): Use it.
6596
6597 Thu Nov 3 19:09:47 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6598
6599 * getopt.c, getopt1.c: Do compile these functions under Linux,
6600 since many native versions are based on glibc but are buggy.
6601
6602 Mon Oct 24 15:16:46 1994 Per Bothner <bothner@kalessin.cygnus.com>
6603
6604 * vasprintf.c: Make 'format' arg be const, to avoid a mismatch
6605 with prototype in GNU libc. Support stdarg.h as well as varargs.h.
6606
6607 Tue Oct 11 17:48:27 1994 Jason Merrill (jason@phydeaux.cygnus.com)
6608
6609 * Makefile.in (REQUIRED_OFILES): Add vasprintf.o.
6610 * functions.def: Remove vasprintf.
6611
6612 Wed Sep 14 17:04:55 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6613
6614 * xmalloc.c (first_break): New static variable.
6615 (xmalloc_set_program_name): Record sbrk (0) in first_break.
6616 (xmalloc): If memory allocation fails, try to report how much
6617 memory was allocated by the program up to this point.
6618 (xrealloc): Likewise.
6619
6620 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
6621
6622 * Makefile.in (ERRORS_CC): New variable, defaulted to $(CC). Use it
6623 when linking dummy.
6624 * config.table: Add host RISCiX Makefile frag.
6625 * config/mh-riscix: New file.
6626
6627 Thu Aug 25 17:29:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6628
6629 * Makefile.in (FLAGS_TO_PASS): Define.
6630 ($(RULE1)): Use $(FLAGS_TO_PASS).
6631
6632 Wed Aug 24 17:08:47 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6633
6634 * vasprintf.c: Include <string.h>.
6635 (vasprintf): Add casts to void for va_arg to avoid gcc warnings.
6636 * xatexit.c: Declare malloc.
6637
6638 Fri Aug 19 15:29:12 1994 Kung Hsu (kung@mexican.cygnus.com)
6639
6640 * cplus-dem.c (demangle_args): Fix a bug in previous patch (the
6641 one below).
6642
6643 Thu Aug 18 14:37:14 1994 Kung Hsu (kung@mexican.cygnus.com)
6644
6645 * cplus-dem.c (demangle args): Handle ARM repeat encoding where
6646 the type index is greater than 9.
6647
6648 Wed Aug 17 16:13:49 1994 Kung Hsu (kung@mexican.cygnus.com)
6649
6650 * cplus-dem.c (demangle_qualified): accept optional '_' between
6651 qualified name. This is baecause the template name may end with
6652 numeric and can mixed up with the length of next qualified name.
6653
6654 Wed Aug 3 05:52:14 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
6655
6656 * config/mt-sunos4: Use our standard location for cross-includes
6657 and cross-libs when the target is also a "host" environment (ie no
6658 newlib; includes and such don't belong to us). This is specific
6659 to the Cygnus Support environment.
6660
6661 Tue Aug 2 15:25:12 1994 Kung Hsu (kung@mexican.cygnus.com)
6662
6663 * cplus-dem.c (demangle_template): demangle as xxx<'Q'> not
6664 xxx<ch=81>.
6665
6666 Mon Aug 1 17:02:48 1994 Kung Hsu (kung@mexican.cygnus.com)
6667
6668 * cplus-dem.c (main): flush stdout to make pipe work.
6669
6670 Sat Jul 16 12:56:32 1994 Stan Shebs (shebs@andros.cygnus.com)
6671
6672 * config.table (*-*-cxux7*): Recognize.
6673 * floatformat.c (floatformat_m88110_ext) [HARRIS_FLOAT_FORMAT]:
6674 Harris-specific float format.
6675 * config/mh-cxux7: New file.
6676
6677 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6678
6679 * cplus-dem.c (demangle_template): Make sure that the result of
6680 consume_count doesn't index beyond the end of the string.
6681
6682 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6683
6684 * cplus-dem.c (gnu_special): Handle vtable mangling of gcc-2.4.5 and
6685 earlier. Improve test for new vtable mangling. Change output back
6686 to `virtual table'.
6687
6688 Mon Jun 20 11:37:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6689
6690 * obstack.c: Always compile this code, even if using the GNU
6691 library. Avoids problems with relatively recent binary
6692 incompatibility.
6693
6694 Thu Jun 16 17:54:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6695
6696 * cplus-dem.c: Include libiberty.h.
6697 (xmalloc, xrealloc, free): Don't declare.
6698 (strstr): Don't declare parameters.
6699 (xmalloc, xrealloc): Don't define.
6700 (long_options): Add no-strip-underscores.
6701 (main): Call xmalloc_set_program_name. Pass n in short options to
6702 getopt_long. Handle option 'n' to not strip underscores.
6703 (usage): Mention -n and --no-strip-underscores.
6704
6705 Sun Jun 12 01:37:09 1994 Jason Merrill (jason@deneb.cygnus.com)
6706
6707 * cplus-dem.c (demangle_template): Separate consecutive >'s with a
6708 space.
6709 (gnu_special): Demangle template and qualified names in a vtable name.
6710
6711 Fri May 27 12:27:52 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6712
6713 From gas-2.3 and binutils-2.4 net releases:
6714
6715 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
6716
6717 * makefile.dos: [new] Makefile for dos/go32
6718 * configure.bat: update for latest files
6719 * msdos.c: remove some functions now in libc.a
6720
6721 Fri May 20 18:53:32 1994 Per Bothner (bothner@kalessin.cygnus.com)
6722
6723 * cplus-dem.c (gnu_special): Recognize thunks, as well as
6724 the new naming style for vtables (when -fvtable-thunks).
6725
6726 Wed May 18 13:34:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6727
6728 * Makefile.in (XTRAFLAGS): Don't define.
6729 (.c.o, dummy.o): Don't use XTRAFLAGS.
6730 ($(RULE1)): Don't pass XTRAFLAGS down in recursive call.
6731
6732 Fri May 13 16:02:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6733
6734 * vasprintf.c: New file.
6735 * Makefile.in, functions.def: Add it.
6736
6737 Fri May 13 16:20:28 1994 Jason Merrill (jason@deneb.cygnus.com)
6738
6739 * cplus-dem.c (demangle_fund_type): Grok bool.
6740
6741 Fri May 6 14:44:21 1994 Steve Chamberlain (sac@cygnus.com)
6742
6743 * config.table: Add go32
6744 * config/mh-go32: New template.
6745
6746 Fri May 6 11:01:59 1994 D. V. Henkel-Wallace (gumby@rtl.cygnus.com)
6747
6748 * config.table, config/mt-sunos4: config for when sun4 is cross target.
6749
6750 Mon Apr 11 00:54:33 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6751
6752 * getopt.c [not __GNU_LIBRARY__] [__GCC__] [not __STDC__]:
6753 Declare strlen to return int. Don't include stddef.h.
6754
6755 Fri Apr 1 00:38:17 1994 Jim Wilson (wilson@mole.gnu.ai.mit.edu)
6756
6757 * getopt.c: Delete use of IN_GCC to control whether
6758 stddef.h or gstddef.h is included.
6759
6760 Thu Apr 14 14:00:56 1994 Kung Hsu (kung@mexican.cygnus.com)
6761
6762 * cplus-dem.c (demangle_signature): Fix a bug in template function
6763 type numbering.
6764
6765 Wed Apr 13 17:23:03 1994 Kung Hsu (kung@mexican.cygnus.com)
6766
6767 * cplus-dem.c (demangle_signature): Fix template function with arm
6768 style argument type number, Tn.
6769
6770 Wed Apr 13 17:11:15 1994 Jason Merrill (jason@deneb.cygnus.com)
6771
6772 * cplus-dem.c (optable): Add new[] and delete[].
6773
6774 Fri Apr 8 11:21:42 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6775
6776 * argv.c (buildargv): Don't produce empty argument just because
6777 there is trailing whitespace.
6778
6779 Wed Apr 6 11:42:14 1994 Kung Hsu (kung@mexican.cygnus.com)
6780
6781 * cplus-dem.c (demangle_template): fix 'Q' qualified name bug.
6782 Handle 'p' same as 'P'.
6783 * cplus-dem.c (do_type): Handle 'p' same as 'P'.
6784
6785 Sat Mar 26 12:00:13 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6786
6787 * floatformat.c (get_field, put_field): Fix off by one error in
6788 little endian case.
6789
6790 Thu Mar 24 10:40:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6791
6792 * floatformat.c (floatformat_from_double): Pass unsigned char *,
6793 not char *, to put_field.
6794
6795 Fri Mar 18 12:34:33 1994 Per Bothner (bothner@kalessin.cygnus.com)
6796
6797 * memmove.c: Re-wrote; placed in public domain.
6798
6799 Wed Mar 16 10:33:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6800
6801 * cplus-dem.c (demangle_prefix): If ARM demangling, don't treat
6802 __Q* as a constructor.
6803
6804 Mon Mar 14 12:26:02 1994 Ian Lance Taylor (ian@cygnus.com)
6805
6806 * ieee-float.c: Removed; no longer used.
6807 * Makefile.in: Changed accordingly.
6808
6809 Mon Mar 7 12:28:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6810
6811 * floatformat.c (get_field): Removed unused local variable i.
6812 (put_field): Removed unused local variable i.
6813
6814 Sun Feb 27 21:50:11 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6815
6816 * floatformat.c: New file, intended to replace ieee-float.c.
6817 * Makefile.in: Change accordingly.
6818
6819 Thu Feb 24 11:51:12 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6820
6821 * getopt.c: Remove #ifdef GETOPT_COMPAT and #if 0 code.
6822 (_getopt_initialize): New function, broken out of _getopt_internal.
6823 (_getopt_internal):
6824 If long_only and the ARGV-element has the form "-f", where f is
6825 a valid short option, don't consider it an abbreviated form of
6826 a long option that starts with f. Otherwise there would be no
6827 way to give the -f short option.
6828
6829 Thu Feb 10 14:44:16 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6830
6831 * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]:
6832 Test just __STDC__, not emacs.
6833
6834 Wed Feb 9 00:14:00 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6835
6836 * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]
6837 [emacs] [not __STDC__]: Don't include stddef.h. Don't declare strlen.
6838
6839 Fri Dec 24 19:43:00 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6840
6841 * getopt.c (_NO_PROTO): Define before config.h is included.
6842
6843 Mon Sep 20 15:59:03 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6844
6845 * getopt.c, getopt1.c [emacs || CONFIG_BROKETS]: Include
6846 <config.h> only under these, else "config.h".
6847
6848 Thu Aug 12 18:16:49 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
6849
6850 * getopt.c, getopt1.c [HAVE_CONFIG_H]: Include
6851 <config.h> instead of "config.h".
6852
6853 Sun Feb 20 17:17:01 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
6854
6855 * concat.c: Check ANSI_PROTOTYPES rather than __STDC__ to decide
6856 whether to use prototypes or not.
6857 * strerror.c (const): Never undefine; let ansidecl.h handle it.
6858 * strsignal.c (const): Likewise.
6859
6860 Thu Feb 17 13:27:35 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6861
6862 * xatexit.c (_xexit_cleanup): Declare as extern; don't initialize.
6863 Merging common and initialized variables need not be supported by
6864 ANSI C compilers.
6865 (xatexit): Initialize _xexit_cleanup if not already set.
6866 * xexit.c: Comment fix.
6867
6868 Wed Feb 16 01:15:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6869
6870 * xmalloc.c: Don't declare xexit; it's declared in libiberty.h.
6871 (xrealloc): If oldmem is NULL, allocate with malloc, rather than
6872 assuming that realloc works correctly.
6873
6874 Tue Feb 15 09:26:16 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6875
6876 * concat.c, ieee-float.c: Replace inclusion of <string.h>
6877 with explicit function declarations, as recommended by Ian Taylor.
6878
6879 Sat Feb 12 10:31:11 1994 David J. Mackenzie (djm@rtl.cygnus.com)
6880
6881 * xmalloc.c (xmalloc, xrealloc): Use PTR and size_t throughout.
6882 (malloc, realloc): Declare.
6883
6884 Thu Feb 10 17:08:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6885
6886 * argv.c, basename.c: Include ansidecl.h and libiberty.h.
6887 * concat.c, fdmatch.c, getruntime.c, spaces.c: Likewise.
6888 * strerror.c, strsignal.c, xatexit.c, xexit.c: Likewise.
6889 * xmalloc.c: Likewise.
6890 * concat.c: Don't declare xmalloc. If __STDC__, use <stdarg.h>
6891 macros, not <varargs.h> macros.
6892 * spaces.c (spaces): Make return type const. Don't crash if
6893 malloc returns NULL.
6894 * strerror.c (struct error_info): Make name and msg fields const.
6895 (error_names): Make const.
6896 (strerrno): Make const.
6897 (strtoerrno): Make argument const.
6898 * strsignal.c (struct signal_info): Make name and msg fields
6899 const.
6900 (signal_names, sys_siglist): Make const.
6901 (strsignal, strsigno): Make const.
6902 (strtosigno): Make argument const.
6903 * xatexit.c: Declare parameter types.
6904 * xmalloc.c (name): Make const.
6905 (xmalloc_set_program_name): Make argument const.
6906 * Makefile.in (INCDIR): Define.
6907 (.c.o): Use $(INCDIR).
6908 (dummy.o): Likewise.
6909 (argv.o, basename.o): New targets; depend on libiberty.h.
6910 (concat.o, fdmatch.o, getruntime.o, spaces.o): Likewise.
6911 (strerror.o, strsignal.o, xatexit.o, xexit.o): Likewise.
6912 (xmalloc.o): Likewise.
6913 (cplus-dem.o): New target; depend on demangle.h.
6914 (getopt.o, getopt1.o): New targets; depend on getopt.h.
6915 (ieee-float.o): New target; depend on ieee-float.h.
6916 (obstack.o): New target; depend on obstack.h.
6917
6918 Tue Feb 8 05:29:08 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6919
6920 Handle obstack_chunk_alloc returning NULL. This allows
6921 obstacks to be used by libraries, without forcing them
6922 to call exit or longjmp.
6923 * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
6924 If CALL_CHUNKFUN returns NULL, set alloc_failed, else clear it.
6925 (_obstack_begin, _obstack_begin_1): Return 1 if successful, 0 if not.
6926
6927 Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6928
6929 * concat.c, ieee-float.c: Include <string.h>.
6930
6931 Sun Feb 6 21:28:46 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6932
6933 * xmalloc.c (xmalloc_set_program_name): New function.
6934 (xmalloc, xrealloc): Include the name in the error message, if set.
6935
6936 * Replace atexit.c with xatexit.c.
6937 * Makefile.in (CFILES), functions.def: Change references.
6938
6939 Sat Feb 5 14:02:32 1994 Stan Shebs (shebs@andros.cygnus.com)
6940
6941 * getruntime.c (get_run_time): Use getrusage or times if
6942 HAVE_GETRUSAGE or HAVE_TIMES are defined.
6943
6944 Fri Feb 4 15:49:38 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6945
6946 * atexit.c: New file.
6947 * Makefile.in (CFILES), functions.def: Add it.
6948 * xexit.c: New file.
6949 * Makefile.in (CFILES, REQUIRED_OFILES): Add it.
6950 * xmalloc.c (xmalloc, xrealloc): Call xexit instead of exit.
6951 Change request for 0 bytes into request for 1 byte.
6952
6953 Wed Feb 2 11:36:49 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6954
6955 * xmalloc.c (xmalloc, xrealloc): Print size using %lu, and cast to
6956 unsigned long, to avoid warnings.
6957
6958 Fri Jan 28 17:49:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6959
6960 * dummy.c: Don't include time.h ever; always define clock_t as
6961 "unsigned long". Until gcc/fixincludes ensures that clock_t
6962 exists, __STDC__ isn't a sufficient test. And if clock() doesn't
6963 exist, clock_t probably doesn't either.
6964
6965 Mon Jan 24 11:52:31 1994 Stan Shebs (shebs@andros.cygnus.com)
6966
6967 * clock.c, getruntime.c: New files.
6968 * Makefile.in: Add to file lists.
6969 * functions.def (clock): Add to list.
6970 * dummy.c (time.h): Add if __STDC__.
6971 (clock_t): #define as "unsigned long" if not __STDC__.
6972
6973 Tue Jan 11 11:27:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6974
6975 * strtod.c: Declare atof. From edler@jan.ultra.nyu.edu (Jan
6976 Edler).
6977
6978 Tue Dec 28 14:17:30 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
6979
6980 * Makefile.in (errors): Use CFLAGS as well as LDFLAGS when
6981 linking.
6982
6983 Fri Dec 17 12:26:07 1993 Kung Hsu (kung@cirdan.cygnus.com)
6984
6985 * cplus-dem.c (demangle_arm_pt): New function. Common code
6986 for ARM template demangling.
6987 * cplus-dem.c (demangle_class_name): Use demangle_arm_pt.
6988 * cplus-dem.c (demangle_prefix): Likewise.
6989
6990 Tue Nov 30 15:47:48 1993 Jason Merrill (jason@deneb.cygnus.com)
6991
6992 * cplus-dem.c (cplus_demangle_opname): Add CONST to please gcc.
6993
6994 Sat Nov 27 11:05:50 1993 Fred Fish (fnf@cygnus.com)
6995
6996 Merge changes from tom@basil.icce.rug.nl (Tom R.Hageman)
6997 * strerror.c, strsignal.c: As a small space optimization, don't
6998 include messages when they aren't actually used.
6999
7000 Merge changes from takefive.co.at!joe (Josef Leherbauer)
7001 * cplus-dem.c (demangle_prefix, demangle_function_name,
7002 cplus_demangle_opname): Fixes for systems where cplus_marker
7003 is something other than '$'.
7004
7005 Fri Nov 26 13:51:11 1993 Per Bothner (bothner@kalessin.cygnus.com)
7006
7007 * waitpid.c: Simple-minded approcimation to waitpid
7008 using vanilla wait.
7009 * functions.def, Makefile.in: Update accordingly,
7010
7011 Thu Nov 18 18:01:15 1993 Kung Hsu (kung@cirdan.cygnus.com)
7012
7013 * cplus-dem.c(demangle_template): fix bug template instantiation
7014 with value of user defined type.
7015
7016 Wed Nov 17 18:30:21 1993 Kung Hsu (kung@cirdan.cygnus.com)
7017
7018 * cplus-dem.c(cplus_demangle_opname): add the subject new function
7019 to support unified search of operator in class.
7020
7021 Wed Nov 10 09:47:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7022
7023 gcc -Wall lint:
7024 * strtoul.c (strtoul): use "(digit = *s) != '\0'" not just
7025 "digit = *s" as condition in while loop.
7026
7027 Tue Nov 9 15:52:22 1993 Mark Eichin (eichin@cygnus.com)
7028
7029 * Makefile.in: pass SHELL to recursive make
7030
7031 Thu Nov 4 12:09:26 1993 Per Bothner (bothner@kalessin.cygnus.com)
7032
7033 * vfprintf.c, vprintf.c, vsprintf.c: Make format arg
7034 be (const char*), for ANSI (and gcc w/fixproto) consistency.
7035
7036 Thu Nov 4 08:29:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7037
7038 * config.table: Make *-*-hiux* use mh-hpux.
7039
7040 Fri Oct 22 07:53:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7041
7042 * config.table: Add * to end of all OS names.
7043
7044 Tue Oct 19 17:12:01 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7045
7046 * Makefile.in (lneeded-list): ensure that object file names are
7047 not duplicated, as multiple instances of the same object file in
7048 a library causes problems on some machines
7049
7050 Mon Oct 18 21:59:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7051
7052 * strcasecmp.c, strncasecmp.c: Change u_char to unsigned char.
7053
7054 Fri Oct 15 22:17:11 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7055
7056 * strncasecmp.c: new file, implements strncasecmp
7057 * strcasecmp.c: new file, implement strcasecmp
7058
7059 * Makefile.in (CFILES): list these two new source files
7060
7061 * functions.def: add strcasecmp and strncasecmp entries
7062
7063 Fri Oct 15 14:53:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7064
7065 * strtoul.c (strtoul), strtol.c (strtol): Handle overflow
7066 according to ANSI C.
7067
7068 Thu Oct 14 16:34:19 1993 Kung Hsu (kung@cirdan.cygnus.com)
7069
7070 * cplus-dem.c: add support of ARM global constructor/destructor,
7071 and 'G' for passing record or union in parameter.
7072
7073 Wed Oct 13 13:36:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7074
7075 * Makefile.in: Fix comment to clarify that stuff in REQUIRED_OFILES
7076 should not be in functions.def.
7077
7078 Wed Oct 13 13:13:38 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7079
7080 * functions.def: Removed xmalloc. Stuff in REQUIRED_OFILES should
7081 not be in functions.def.
7082
7083 Mon Oct 4 18:26:39 1993 Kung Hsu (kung@cirdan.cygnus.com)
7084
7085 * cplus-dem.c: change globl constructor/destructor to proper name
7086
7087 Tue Sep 28 18:11:07 1993 Kung Hsu (kung@cirdan.cygnus.com)
7088
7089 * cplus-dem.c: fix bug in constructor/destructor
7090
7091 Tue Sep 28 16:20:49 1993 Kung Hsu (kung@cirdan.cygnus.com)
7092
7093 * cplus-dem.c: support both old and new _vt$... vtbl mangled names
7094
7095 Fri Sep 24 19:07:16 1993 Jason Merrill (jason@deneb.cygnus.com)
7096
7097 * cplus-dem.c: Fix demangle_template prototype
7098
7099 Fri Sep 24 17:32:55 1993 Kung Hsu (kung@cirdan.cygnus.com)
7100
7101 * cplus-dem.c: fix template demangling
7102 * cplus-dem.c: fix const type demangling
7103 * cplus-dem.c: fix constructor/destructor, virtual table,
7104 qualifier, global constructor/destructor demangling
7105
7106 Wed Sep 1 23:13:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7107
7108 * strsignal.c, strerror.c: Use fully-bracketed initializer to
7109 keep gcc -Wall happy.
7110
7111 Fri Aug 27 10:30:09 1993 Jason Merrill (jason@deneb.cygnus.com)
7112
7113 * cplus-dem.c (do_type): Add CONSTS to make gcc happy with last
7114 patch.
7115
7116 Fri Aug 27 11:24:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7117
7118 Patch from Paul Flinders:
7119 * cplus-dem.c (do_type): Deal with arrays.
7120
7121 Tue Aug 24 14:23:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7122
7123 * cplus-dem.c (demangle_qualified: Deal with GNU format for more
7124 than 9 classes.
7125
7126 Wed Aug 18 19:50:29 1993 Jason Merrill (jason@deneb.cygnus.com)
7127
7128 * Makefile.in (dummy.o): Redirect to /dev/null to avoid "variable
7129 not initialized" warnings under HP/UX
7130
7131 Sun Aug 15 20:42:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7132
7133 * strerror.c: Move include of stdio.h after sys_errlist #define.
7134 Also remove NULL definition (stdio.h always defines NULL, so it
7135 never did anything but clutter up the code).
7136
7137 Sat Aug 14 14:21:49 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7138
7139 * Makefile.in, functions.def: handle xmalloc.c
7140
7141 * xmalloc.c: provide xmalloc and xrealloc functions
7142
7143 Thu Aug 12 17:38:57 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7144
7145 * cplus-dem.c: Fix a comment.
7146
7147 Sat Aug 7 13:56:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7148
7149 * getopt1.c: Declare const the way getopt.c does.
7150
7151 Fri Aug 6 17:03:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7152
7153 * obstack.c, alloca.c: Update from FSF.
7154 * getopt.c, getopt1.c: Update to current FSF version, which
7155 doesn't use alloca.
7156
7157 Tue Jul 27 14:03:57 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7158
7159 * Makefile.in (demangle): Add the target with a message saying
7160 where demangle went.
7161
7162 Mon Jul 26 15:49:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7163
7164 * Makefile.in: Remove obsolete `demangle' target.
7165
7166 Thu Jul 22 08:31:01 1993 Fred Fish (fnf@deneb.cygnus.com)
7167
7168 * cplus-dem.c (arm_special): Apply patch from arg@lucid.com to
7169 avoid infinite loop on vtbl symbols with disambiguating "junk"
7170 tacked on the end.
7171
7172 Mon Jul 19 14:10:37 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7173
7174 * strsignal.c: work around some systems losing definitions of
7175 sys_siglist
7176
7177 * config/mh-lynxos: this system has a losing definition of
7178 sys_siglist
7179
7180 * config.table: use mh-lynxos for *-*-lynxos
7181
7182 Mon Jul 19 17:08:52 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7183
7184 * config.table: Add support for HPPA BSD hosts.
7185
7186 * config/mh-hpbsd: New file.
7187
7188 Mon Jul 12 18:00:40 1993 K. Richard Pixley (rich@cygnus.com)
7189
7190 * Makefile.in (TAGS): make work when srcdir != objdir.
7191
7192 Sun Jun 27 15:35:31 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7193
7194 * cplus-dem.c (main): Add long options, including --help and
7195 --version.
7196 (usage): New function from code in main.
7197
7198 Tue Jun 22 11:37:38 1993 Per Bothner (bothner@deneb.cygnus.com)
7199
7200 * config.table: New shell scipt, sourced by both ./configure,in
7201 and ../xiberty/configure.in, to avoid maintainance lossages.
7202 * configure.in and ../xiberty/configure.in: Use config.table.
7203
7204 * configure.in: Don't use mh-aix for AIX 3.2, only for 3.1.
7205 * configure.in: Map *-*-irix* (except irix4) to mh-sysv.
7206 * ../xiberty/configure.in: Update from ./configure.in.
7207
7208 Tue Jun 15 17:05:31 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7209
7210 * Makefile.in: remove parentdir support
7211
7212 Wed May 26 12:59:09 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7213
7214 * cplus-dem.c (xrealloc): Match definition with prototype.
7215
7216 Tue May 25 14:27:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7217
7218 * cplus-dem.c (demangle_prefix): Demangle cfront
7219 local variables as an extension to ARM demangling.
7220
7221 Fri May 21 09:53:57 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7222
7223 * ieee-float.c: Don't require pointers to double to be aligned.
7224
7225 Tue May 18 17:12:10 1993 Fred Fish (fnf@cygnus.com)
7226
7227 (merge changes from dlong@cse.ucsc.edu)
7228 * cplus-dem.c (consume_count): Simplify.
7229 * cplus-dem.c (arm_pt, demangle_class_name): New functions.
7230 * cplus-dem.c (various): Calls to arm_pt, demangle_class_name.
7231
7232 * cplus-dem.c (xmalloc, xrealloc, strstr): Make extern decls into
7233 full prototypes.
7234 * cplus-dem.c (free): Add prototype.
7235 * cplus-dem.c (optable): Fully bracketize initializer.
7236
7237 Fri May 14 17:13:05 1993 Per Bothner (bothner@cygnus.com)
7238
7239 * cplus-dem.c: Whether initial underscores are stripped
7240 depends on the external variable prepends_underscore
7241 (which is generated by the binutils Makefile).
7242
7243 Fri May 14 07:32:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7244
7245 * cplus-dem.c (mop_up, arm_special): Remove some unused variables.
7246
7247 Tue May 4 20:31:59 1993 Fred Fish (fnf@cygnus.com)
7248
7249 * cplus-dem.c (consume_count): Return zero if arg does not
7250 start with digit, and don't consume any input.
7251
7252 Tue May 4 08:10:28 1993 Jim Kingdon (kingdon@cygnus.com)
7253
7254 * Makefile.in (demangle): Use ${srcdir} not $^.
7255
7256 * strtod.c: New file, needed at least for BSD 4.3.
7257
7258 Sun May 2 11:30:42 1993 Fred Fish (fnf@cygnus.com)
7259
7260 * strsignal.c (sys_siglist): For ANSI compilations, type is
7261 "const char *const". Also remove conditionalization on __STDC__
7262 since const is defined away for non-ANSI.
7263
7264 Wed Apr 28 19:29:55 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7265
7266 * configure.in: Recognize *-*-hpux.
7267 * config/mh-hpux: New file.
7268
7269 Tue Apr 27 15:22:19 1993 Per Bothner (bothner@cygnus.com)
7270
7271 * tmpnam.c: Added ANSI tmpnam() function.
7272 * functions.def, Makefile.in: Update accordingly.
7273
7274 Tue Apr 27 13:38:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7275
7276 * cplus-dem.c (demangle_function_name): Get the demangling of
7277 stop__1A right.
7278
7279 Fri Apr 16 23:48:24 1993 Jim Kingdon (kingdon at calvin)
7280
7281 * cplus-dem.c: Declare strstr return type.
7282
7283 Fri Mar 26 12:01:26 1993 Jim Kingdon (kingdon@cygnus.com)
7284
7285 * strsignal.c: Add some AIX signals.
7286
7287 Thu Mar 25 15:17:23 1993 Ian Lance Taylor (ian@cygnus.com)
7288
7289 * Makefile.in (MAKEOVERRIDES): Define to be empty.
7290
7291 Wed Mar 24 01:59:25 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
7292
7293 * Makefile.in: add installcheck & dvi targets
7294
7295 Thu Mar 18 14:05:44 1993 Per Bothner (bothner@rtl.cygnus.com)
7296
7297 * ieee-float.c: New file, moved from ../gdb (since it is
7298 needed by ../opcode/m68k-dis.c).
7299
7300 Tue Mar 2 17:47:31 1993 Fred Fish (fnf@cygnus.com)
7301
7302 * cplus-dem.c: Replace all references to cfront with ARM.
7303
7304 Fri Feb 26 00:17:07 1993 Per Bothner (bothner@rtl.cygnus.com)
7305
7306 * cplus-dem.c: Fix main program (when compiled with -DMAIN)
7307 to be more useful as a filter.
7308
7309 Sat Feb 20 21:41:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7310
7311 * Makefile.in (install_to_libdir, install_to_tooldir): Go into the
7312 destination directory before running $(RANLIB), in case that
7313 program tries to create a file in the current directory as part of
7314 its work.
7315
7316 Thu Feb 18 23:00:19 1993 John Gilmore (gnu@cygnus.com)
7317
7318 * strsignal.c (sys_siglist): Remove yet another *%^&%&$# "const"
7319 because BSD 4.4 lacks one. Isn't this fun?
7320
7321 Thu Feb 18 11:24:25 1993 Fred Fish (fnf@cygnus.com)
7322
7323 * cplus-dem.c (demangle_signature): Set func_done after
7324 demangling a template.
7325 * cplus-dem.c (demangle_template): Fix several small bugs
7326 in demangling GNU style templates.
7327 * cplus-dem.c (demangle_prefix): Fix for templates in GNU
7328 style constructors.
7329 * cplus-dem.c (gnu_special): Fix for templates in GNU style
7330 static data members.
7331
7332 Tue Feb 16 17:28:35 1993 Fred Fish (fnf@cygnus.com)
7333
7334 * cplus-dem.c (demangle_signature): Modify to include type
7335 modifiers like static and const in remembered types.
7336
7337 Thu Feb 11 22:20:47 1993 Fred Fish (fnf@cygnus.com)
7338
7339 * cplus-dem.c (demangled_qualified): Add new parameter that tells
7340 whether to prepend or append the qualifiers.
7341 * cplus-dem.c (string_prepends): Used now, remove #if 0.
7342 * cplus-dem.c (demangle_signature): Call demangle_qualified
7343 with prepending.
7344 * cplus-dem.c (gnu_special): Recognize static data members that
7345 use qualified names.
7346 * cplus-dem.c (demangle_qualified): Accumulate qualifiers in a
7347 temporary buffer and the prepend or append them to the result,
7348 as specified by the new "append" flag.
7349 * cplus-dem.c (do_type): Call demangled_qualified with
7350 appending.
7351
7352 Mon Dec 28 10:47:19 1992 Ken Raeburn (raeburn@cygnus.com)
7353
7354 * strsignal.c (signal_table): Now const.
7355 (init_signal_tables): Variable eip now points to const.
7356
7357 * strerror.c (error_table): Now const.
7358 (init_error_tables): Variable eip now points to const.
7359
7360 Tue Dec 15 15:36:50 1992 Per Bothner (bothner@cygnus.com)
7361
7362 * memchr.c (memchr): New (ANSI standard) function.
7363 * Makefile.in, functions.def: Added memchr.
7364 * Makefile.in (AR_FLAGS): Use rc instad of non-standard cq.
7365
7366 Wed Dec 2 22:49:10 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7367
7368 * getopt.c: remove use of USG around <alloca.h>, which never meant
7369 anything anyway
7370
7371 * config/mh-{aix,apollo68,ncr3000,sysv,sysv4}: removed definitions
7372 of USG and USGr4
7373
7374 Thu Nov 19 03:09:33 1992 Brendan Kehoe (brendan@lisa.cygnus.com)
7375
7376 * cplus-dem.c (demangle_fund_type): Recognize `w', a wide character;
7377 it's now a type according to the ANSI X3J16 working paper; output
7378 "wchar_t" for it.
7379 (demangle_template): Accept `w' as an integral type.
7380 (xmalloc, xrealloc): Use `char *', not `PTR'. Cast calls to their
7381 counterparts malloc and realloc to `char *'.
7382 (main): Exit with a 0 status.
7383 * Makefile.in (demangle): Don't expect the user to define
7384 DEMANGLE, instead force to be cplus-dem.c. Look in $(srcdir)/../include
7385 for demangle.h. Pass it any HDEFINES or XTRAFLAGS.
7386
7387 Wed Nov 18 18:56:20 1992 John Gilmore (gnu@cygnus.com)
7388
7389 * Makefile.in (AR_FLAGS): Avoid verbosity.
7390 * config/mh-sysv4: Remove AR_FLAGS override, use INSTALL=cp,
7391 replace USGr4 with HAVE_SYSCONF.
7392 * config/mh-solaris: Remove; mh-sysv4 works now.
7393 * getpagesize.c: Replace USGr4 with HAVE_SYSCONF.
7394 * configure.in: Simplify host matching table, remove separate
7395 solaris config file.
7396
7397 Sun Nov 15 09:35:16 1992 Fred Fish (fnf@cygnus.com)
7398
7399 * configure.in (i[34]86-*-solaris2*): Add, use mh-sysv4.
7400
7401 Tue Nov 3 21:27:03 1992 Brendan Kehoe (brendan@cygnus.com)
7402
7403 * cplus-dem.c (xmalloc, xrealloc): Add decls.
7404 (remember_type): Don't cast xmalloc.
7405 (string_need): Likewise; don't cast xrealloc either.
7406
7407 Fri Oct 23 08:52:01 1992 Ian Lance Taylor (ian@cygnus.com)
7408
7409 * Makefile.in, functions.defs, rename.c: added simple
7410 implementation of rename, since some binutils programs use it.
7411
7412 Thu Oct 15 15:18:22 1992 Per Bothner (bothner@cygnus.com)
7413
7414 * strsignal.c: Add appropriate 'const' to sys_siglist
7415 extern declaration (if __STDC__). (Needed for Linux.)
7416 * strsignal.c (strsignal): Add cast to remove const-ness.
7417
7418 Fri Oct 9 03:22:55 1992 John Gilmore (gnu@cygnus.com)
7419
7420 * Makefile.in (needed.awk, needed2.awk): Remove erroneous \'s
7421 before "'s, diagnosed by BSD 4.4 awk.
7422
7423 Thu Oct 8 15:25:12 1992 Ian Lance Taylor (ian@cygnus.com)
7424
7425 * Makefile.in: create config.h and needed-list through $(CONFIG_H)
7426 and $(NEEDED_LIST), to give some hooks for xiberty.
7427
7428 Thu Oct 1 23:31:42 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7429
7430 * configure.in: use cpu-vendor-triple instead of nested cases
7431
7432 Wed Sep 30 11:26:59 1992 Per Bothner (bothner@rtl.cygnus.com)
7433
7434 * Makefile.in, argv.c, basename.c, bcmp.c, bcopy.c, bzero.c,
7435 concat.c, cplus-dem.c, fdmatch.c, getcwd.c, getopt.c, getopt1.c,
7436 getpagesize.c, insque.c, memcmp.c, memcpy.c, memmove.c, memset.c,
7437 obstack.c, sigsetmask.c, spaces.c, strchr.c, strerror.c,
7438 strrchr.c, strsignal.c, strstr.c, vfork.c, vsprintf.c:
7439 Convert from using GPL to LGPL.
7440
7441 Sat Sep 26 04:01:30 1992 John Gilmore (gnu@cygnus.com)
7442
7443 * Makefile.in (errors): Leave dummy.o and dummy around so that
7444 we can see how the needed list was generated (it's sometimes wrong).
7445 (mostlyclean): Remove them.
7446
7447 Mon Sep 21 14:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
7448
7449 * getcwd.c: supply a default if MAXPATHLEN is not defined.
7450
7451 * config/mh-irix4: set EXTRA_OFILES to alloca.o, from WRS.
7452
7453 Wed Sep 9 12:41:48 1992 Ian Lance Taylor (ian@cygnus.com)
7454
7455 * Makefile.in: Use XTRAFLAGS when compiling, so that xiberty works
7456 when cross-compiling.
7457
7458 Thu Sep 3 13:29:39 1992 K. Richard Pixley (rich@sendai.cygnus.com)
7459
7460 * cplus-dem.c: (demangle_prefix): reduction in strength of strstr
7461 as a time optimization.
7462
7463 * cplus-dem.c (cplus_demangle): remove strpbrk test. Appears to
7464 be more expensive than simply demangling.
7465
7466 * cplus-dem.c (cplus_match): new function.
7467
7468 Tue Sep 1 15:24:04 1992 Per Bothner (bothner@rtl.cygnus.com)
7469
7470 * cplus-dem.c: #include <stdio.h>, to define NULL.
7471 Define current_demangling_style.
7472
7473 Sun Aug 30 17:58:19 1992 Per Bothner (bothner@rtl.cygnus.com)
7474
7475 * cplus-dem.c: New file, moved from ../gdb.
7476 * cplus-dem.c (set_cplus_marker_for_demangling): New exported
7477 function, to avoid compiling in target-dependency for CPLUS_MARKER.
7478 * cplus-dem.c (cplus_demangle): Allow demangling style option
7479 to be passed as a parameter, but using the global variable
7480 current_demangling_style as a default.
7481 * Makefile.in: Update for cplus-dem.c
7482
7483 Sat Aug 29 10:44:09 1992 Fred Fish (fnf@cygnus.com)
7484
7485 * obstack.c: Merge in comment changes from FSF version. Now
7486 matches the FSF version exactly.
7487
7488 Fri Aug 28 18:39:08 1992 John Gilmore (gnu@cygnus.com)
7489
7490 * obstack.c (CALL_FREEFUN): Can't use ?: with void values (at
7491 least on losing DECstations!); use if-then-else instead.
7492
7493 Wed Aug 19 14:40:34 1992 Ian Lance Taylor (ian@cygnus.com)
7494
7495 * Makefile.in: always create installation directories.
7496
7497 Mon Aug 10 17:33:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7498
7499 * Makefile.in: clean up definition of CFILES, more comments
7500
7501 Sat Aug 8 23:10:59 1992 Fred Fish (fnf@cygnus.com)
7502
7503 * getopt.c (my_index): Make first arg const to match strchr,
7504 which it sometimes is remapped to.
7505
7506 Sat Aug 1 13:48:50 1992 Fred Fish (fnf@cygnus.com)
7507
7508 * obstack.c (DEFAULT_ALIGNMENT): Update to match FSF version.
7509 * obstack.c (_obstack_begin): Initialize use_extra_arg.
7510 * obstack.c (_obstack_begin_1): New, from FSF version.
7511
7512 Mon Jul 20 21:07:58 1992 Fred Fish (fnf@cygnus.com)
7513
7514 * obstack.c (CALL_CHECKFUN, CALL_FREEFUN): Use use_extra_arg and
7515 extra_arg.
7516 * obstack.c (_obstack_begin): Remove area_id and flags arguments
7517 (previously added for mmalloc support, interface has changed).
7518 Also convert flags usage to use use_extra_arg and maybe_empty_object.
7519
7520 Fri Jul 10 00:41:53 1992 Fred Fish (fnf@cygnus.com)
7521
7522 * argv.c: Move expandargv inline and eliminate static variables.
7523 Rewrite to always allocate in powers of two. Fix to return an
7524 argv with a single null string arg if passed a null string.
7525
7526 Fri Jul 3 20:27:29 1992 Fred Fish (fnf@cygnus.com)
7527
7528 * random.c, sigsetmask.c, strerror.c, strsignal.c: Remove
7529 "(void)" casts from function calls where the return value is
7530 ignored, in accordance with GNU coding standards.
7531
7532 Mon Jun 29 10:54:19 1992 Fred Fish (fnf at cygnus.com)
7533
7534 * bcopy.c, strerror.c, strsignal.c: Lint.
7535
7536 Thu Jun 25 09:18:41 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7537
7538 * getopt.c: merge changes from make.
7539
7540 Thu Jun 25 04:43:22 1992 John Gilmore (gnu at cygnus.com)
7541
7542 * alloca.c: Incorporate fixes from gdb/alloca.c.
7543 FIXME: Eventually move gdb's alloca configuration files here,
7544 and remove gdb/alloca.c and its Makefile.in support.
7545
7546 Tue Jun 23 21:56:30 1992 Fred Fish (fnf@cygnus.com)
7547
7548 * dummy.c: Define NOTHING to /*nothing*/, change return type
7549 of main to int and return zero.
7550 * functions.def: Supply NOTHING as the fourth arg to macros
7551 that don't have an explicit arg, to satisfy picky preprocessors.
7552
7553 Wed Jun 17 18:13:58 1992 Per Bothner (bothner@rtl.cygnus.com)
7554
7555 * Makefile.in: Clean up *clean rules, as per standards.texi.
7556
7557 Tue Jun 16 16:11:59 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7558
7559 * getopt.c, getopt1.c: merged largely gratuitous, mostly
7560 whitespace diffs from other prep distributions.
7561
7562 Mon Jun 15 12:25:46 1992 Fred Fish (fnf@cygnus.com)
7563
7564 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
7565 it is broken on ncr 3000's.
7566
7567 Mon Jun 15 01:03:26 1992 John Gilmore (gnu at cygnus.com)
7568
7569 * sigsetmask.c: Rewrite. Old one was very confused about its
7570 arguments and result. New one can't do much, but at least knows
7571 what it can't do, and it's good enough for GDB's use.
7572
7573 Sun Jun 14 15:17:40 1992 Stu Grossman (grossman at cygnus.com)
7574
7575 * functions.def: Use proper prototype for strtoul.
7576
7577 Fri Jun 12 19:22:40 1992 John Gilmore (gnu at cygnus.com)
7578
7579 * Makefile.in: Add random.c.
7580 * config/mh-*: Use "true" rather than "echo >/dev/null" for ranlib.
7581 * configure.in: update solaris2 config.
7582
7583 Wed Jun 10 16:31:29 1992 Fred Fish (fnf@cygnus.com)
7584
7585 * random.c: Add for random() and srandom().
7586 * functions.def: Add random
7587
7588 Tue Jun 9 17:27:18 1992 Fred Fish (fnf@cygnus.com)
7589
7590 * config/{mh-ncr3000, mh-sysv4}: Add definition for INSTALL
7591 using /usr/ucb/install.
7592
7593 Mon Jun 1 13:20:17 1992 Per Bothner (bothner@rtl.cygnus.com)
7594
7595 * strerror.c: Kludge to guard against a conflict with
7596 possible declaration of sys_errlist in errno.h.
7597
7598 Sun May 31 15:07:47 1992 Mark Eichin (eichin at cygnus.com)
7599
7600 * configure.in, config/mh-solaris: add solaris2 config support.
7601
7602 Fri May 29 17:23:23 1992 Per Bothner (bothner@rtl.cygnus.com)
7603
7604 * sigsetmask.c: #ifdef out sigsetmask if SIG_SETMASK
7605 is not defined (should be defined in signal.h, says Posix.).
7606
7607 Mon May 18 17:35:04 1992 K. Richard Pixley (rich@cygnus.com)
7608
7609 * getopt.c: merged changes from make-3.62.11.
7610
7611 Fri May 8 14:53:07 1992 K. Richard Pixley (rich@cygnus.com)
7612
7613 * getopt.c: merged changes from bison-1.18.
7614
7615 Tue May 5 11:51:40 1992 Per Bothner (bothner@rtl.cygnus.com)
7616
7617 * Makefile.in: Don't have $(EXTRA_OFILES) depend on config.h,
7618 since that introduces a circular dependency.
7619 ($(EXTRA_OFILES) are used to build config.h.)
7620
7621 * strtoul.c: Fixes to handle non-decimal bases better.
7622
7623 Wed Apr 22 09:27:51 1992 Fred Fish (fnf@cygnus.com)
7624
7625 * config/mh-ncr3000: Replace MINUS_G with CFLAGS.
7626 * Makefile.dos: Finish MINUS_G eradication.
7627 * Makefile.in (CFILES): Add strsignal.c.
7628 * Makefile.in (REQUIRED_OFILES): Add strerror.o strsignal.o
7629 * Makefile.in (needed-list): Split creation of errors file to
7630 separate make target.
7631 * Makefile.in (config.h, needed2.awk, errors): New targets.
7632 * Makefile.in (clean): Split to multiple lines, add needed2.awk
7633 and config.h.
7634 * dummy.c (DEFFUNC, DEFVAR): Add defines and undefs.
7635 * functions.def (strerror): Remove from optional list.
7636 * functions.def (sys_nerr, sys_errlist, sys_siglist): DEFVAR's
7637 * functions.def (strerror, psignal): DEFFUNC's
7638 * strerror.c: Rewrite from scratch to use sys_errlist only if
7639 available, add errno_max(), add strerrno(), add strtoerrno(),
7640 add test driver.
7641 * strsignal.c: New file, signal equivalent to strerror.c.
7642 Uses sys_siglist if available, defines signo_max(), strsignal(),
7643 strsigno(), strtosigno(), psignal(), and test driver.
7644
7645 Mon Apr 20 20:49:32 1992 K. Richard Pixley (rich@cygnus.com)
7646
7647 * Makefile.in: do not print recursion line.
7648
7649 * Makefile.in: allow CFLAGS to be passed in from command line.
7650 Removed MINUS_G. Default CFLAGS to -g.
7651
7652 Mon Apr 20 12:57:46 1992 Per Bothner (bothner@rtl.cygnus.com)
7653
7654 * config/mh-aix: New. EXTRA_OFILES lists copysign.o,
7655 so libg++ users don't have to be inconvenienced by a
7656 libc.a bug (libc.a needs copysign, but doesn't define it!).
7657 * configure.in: Use config/mh-aix.
7658 * strtoul.c: Handle '-' as required by ANSI.
7659 Clean up radix handling.
7660 * strstr.c: Fix buggy algorithm.
7661 * Makefile.in: Change so that ${EXTRA_OFILES} is
7662 appended to needed-list (which is used by libg++).
7663
7664 Fri Apr 10 22:51:41 1992 Fred Fish (fnf@cygnus.com)
7665
7666 * configure.in: Recognize new ncr3000 config.
7667 * config/mh-ncr3000: New config file.
7668
7669 Wed Apr 1 23:31:43 1992 John Gilmore (gnu at cygnus.com)
7670
7671 * argv.c, dummy.c: Lint.
7672
7673 Tue Mar 31 18:46:44 1992 Fred Fish (fnf@cygnus.com)
7674
7675 * config/mh-sysv4: New config file.
7676 * configure.in (host_makefile_frag): Set to config/mh-sysv4 for
7677 host_os == sysv4.
7678 * getpagesize.c: For SVR4, use sysconf(_SC_PAGESIZE) to get
7679 pagesize.
7680
7681 Sun Mar 29 12:26:42 1992 John Gilmore (gnu at cygnus.com)
7682
7683 * getopt.c: Lint.
7684
7685 Fri Mar 27 08:32:55 1992 Fred Fish (fnf@cygnus.com)
7686
7687 * functions.def (alloca): Fix return type and args to avoid
7688 type clash with gcc's builtin alloca.
7689
7690 Tue Mar 24 23:33:42 1992 K. Richard Pixley (rich@cygnus.com)
7691
7692 * configure.in, config/mh-irix4: irix4 support.
7693
7694 * Makefile.in, functions.def, alloca.c: added alloca.
7695
7696 Tue Mar 24 17:34:46 1992 Stu Grossman (grossman at cygnus.com)
7697
7698 * obstack.c (CALL_FREEFUN): Make it compile on DECstations.
7699
7700 Thu Mar 19 13:57:42 1992 Fred Fish (fnf@cygnus.com)
7701
7702 * argv.c: Fix various external function definitions to be
7703 correct in an ANSI compilation environment.
7704
7705 Sat Mar 14 17:28:17 1992 Fred Fish (fnf@cygnus.com)
7706
7707 * obstack.c: Changes to support calling mmalloc functions,
7708 which take an additional argument over malloc functions.
7709
7710 Fri Mar 6 22:01:10 1992 K. Richard Pixley (rich@cygnus.com)
7711
7712 * added check target.
7713
7714 Thu Feb 27 22:19:39 1992 Per Bothner (bothner@cygnus.com)
7715
7716 * argv.c: #include alloca-conf.h (needed by AIX).
7717
7718 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
7719
7720 * Makefile.in, configure.in: removed traces of namesubdir,
7721 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7722 copyrights to '92, changed some from Cygnus to FSF.
7723
7724 Sat Feb 22 01:09:21 1992 Stu Grossman (grossman at cygnus.com)
7725
7726 * argv.c: Check in Fred's version which fixes problems with
7727 alloca().
7728
7729 Fri Feb 7 21:46:08 1992 Stu Grossman (grossman at cygnus.com)
7730
7731 * makefile.dos: Remove NUL to keep patch from failing.
7732
7733 Thu Jan 30 22:48:41 1992 Stu Grossman (grossman at cygnus.com)
7734
7735 * getopt.c (_getopt_internal): Fix usage of enum has_arg.
7736
7737 Mon Jan 20 18:53:23 1992 Stu Grossman (grossman at cygnus.com)
7738
7739 * getopt.c, getopt1.c, ../include/getopt.h: Get latest versions.
7740
7741 Sat Jan 18 16:53:01 1992 Fred Fish (fnf at cygnus.com)
7742
7743 * argv.c: New file to build and destroy standard argument
7744 vectors from a command string.
7745
7746 * Makefile.in: Add argv.c and argv.o to appropriate macros.
7747
7748 Fri Dec 20 12:12:57 1991 Fred Fish (fnf at cygnus.com)
7749
7750 * configure.in: Change svr4 references to sysv4.
7751
7752 * rindex.c: Declare return type of externally used function
7753 strrchr().
7754
7755 Thu Dec 19 18:35:03 1991 John Gilmore (gnu at cygnus.com)
7756
7757 * Makefile.in: Remove "***" in normal output, since Make produces
7758 this on errors, and it's convenient to search for.
7759
7760 Tue Dec 17 23:21:30 1991 Per Bothner (bothner at cygnus.com)
7761
7762 * memcmp.c, memcpy.c, memmove.c, memset.c, strchr.c, strrchr.c:
7763 New ANSI functions. The old non-ANSI functions (such as bcopy)
7764 should be avoided.
7765 * bcopy.c: Fix to correctly handle overlapping regions.
7766 * index.c, rindex.c: Re-write in terms of strchr() and strrchr().
7767 * functions.def: Add the new functions.
7768 * functions.def: Add 4th parameter to DEF macro,
7769 an ansidecl.h-style prototype.
7770 * dummy.c: Use expanded DEF macro to create a dummy function
7771 call, with correct parameter types. (This avoids some
7772 complaints from gcc about predefined builtins.)
7773
7774 Move the functionality of config/mh-default into Makefile.in.
7775 This avoid duplication, and simplifies things slightly.
7776 * Makefile.in: Tweak so we don't need config/mh-default.
7777 * README: Update.
7778 * configure.in: No longer need config/mh-default.
7779 * config/mh-default: Deleted.
7780 * config/mh-sysv: Remove lines copied from old mh-default.
7781
7782 Tue Dec 17 05:46:46 1991 John Gilmore (gnu at cygnus.com)
7783
7784 * fdmatch.c (fdmatch): Don't compare st_rdev, which is for
7785 'mknod' device numbers.
7786
7787 Mon Dec 16 12:25:34 1991 Fred Fish (fnf at cygnus.com)
7788
7789 * fdmatch.c, Makefile.in: Add new function that takes two
7790 open file descriptors and returns nonzero if they refer to
7791 the same file, zero otherwise. (used in gdb)
7792
7793 Wed Dec 11 17:40:39 1991 Steve Chamberlain (sac at rtl.cygnus.com)
7794 From DJ:
7795 * msdos.c: stub functions for dos.
7796 * makefile.dos, configdj.bat: new.
7797 * getopt.c: Don't include alloca-conf.h in a GO32 world.
7798
7799
7800 Tue Dec 10 04:14:49 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7801
7802 * Makefile.in: infodir belongs in datadir.
7803
7804 Fri Dec 6 23:26:45 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7805
7806 * Makefile.in: remove spaces following hyphens because bsd make
7807 can't cope. added standards.text support. install using
7808 INSTALL_DATA.
7809
7810 * configure.in: remove commontargets as it is no longer a
7811 recognized hook.
7812
7813 Thu Dec 5 22:46:46 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7814
7815 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7816 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7817 and mandir now keyed off datadir by default.
7818
7819 Fri Nov 22 19:15:29 1991 John Gilmore (gnu at cygnus.com)
7820
7821 * Makefile.in: find-needed.awk does not fit in 14 chars.
7822
7823 * Makefile.in: Suppress error checking when compiling the test
7824 program, because Ultrix make/sh aborts there due to a bug.
7825
7826 Fri Nov 22 12:23:17 1991 Per Bothner (bothner at cygnus.com)
7827
7828 * Makefile.in: Re-did how EXTRA_OFILES is used to be more useful.
7829 * README: Explained how the auto-configuration works,
7830 and how to add new files and/or configurations.
7831
7832 Fri Nov 22 09:45:23 1991 John Gilmore (gnu at cygnus.com)
7833
7834 * strtoul.c: Avoid defining ULONG_MAX if already defined;
7835 cast a const char * to char * for pedants.
7836
7837 * getopt.c: Only define "const" after local include files get to,
7838 and only if they haven't defined it.
7839
7840 Thu Nov 21 16:58:53 1991 John Gilmore (gnu at cygnus.com)
7841
7842 * getcwd.c (remove getwd.c): GNU code should call getcwd(). We
7843 emulate it with getwd() if available. This avoids callers having
7844 to find a MAXPATHLEN or PATH_MAX value from somewhere.
7845 * Makefile.in, functions.def: getwd->getcwd.
7846 * configure.in: Use generic case for every system.
7847 * config/mh-{delta88,mach,rs6000,svr4}: Remove.
7848 * config/mh-sysv: Use default handling, just add -DUSG.
7849
7850 Thu Nov 14 10:58:05 1991 Per Bothner (bothner at cygnus.com)
7851
7852 * Makefile.in, config/mh-default: Re-do make magic
7853 so that for the default ("automatic") mode we only
7854 compile the files we actually need. Do this using
7855 a recursive make: The top-level generates the list
7856 of needed files (loosely, the ones missing in libc),
7857 and then passes that list to the recursive make.
7858 * config/mh-mach: Remove obsolete STRERROR-{C,O} macros.
7859
7860 Tue Nov 12 19:10:57 1991 John Gilmore (gnu at cygnus.com)
7861
7862 RS/6000 host support (grumble).
7863
7864 * configure.in: Build alloca-conf.h file from alloca-norm.h
7865 (everything else) or alloca-botch.h (rs/6000).
7866 * Makefile.in: Include . on the include path.
7867 * getopt.c: Use alloca-conf.h.
7868 * alloca-norm.h: How to declare alloca on reasonable machines.
7869 * alloca-botch.h: How to declare alloca on braindead machines.
7870
7871 Tue Nov 12 09:21:48 1991 Fred Fish (fnf at cygnus.com)
7872
7873 * concat.c : New file, like concat() in gdb but can take a
7874 variable number of arguments rather than fixed at 3 args. For
7875 now, client applications must supply an xmalloc(), which is a
7876 front end function to malloc() that deals with out-of-memory
7877 conditions.
7878
7879 * Makefile.in: Add concat.c and concat.o to appropriate macros.
7880
7881 Sat Nov 9 13:29:59 1991 Fred Fish (fnf at cygnus.com)
7882
7883 * config/mh-svr4: Add sigsetmask to list of required functions.
7884
7885 Sun Nov 3 11:57:56 1991 Per Bothner (bothner at cygnus.com)
7886
7887 * vsprintf.c: New file.
7888 * functions.def, Makefile.in: Add vsprintf.
7889
7890 Sun Oct 27 16:31:22 1991 John Gilmore (gnu at cygnus.com)
7891
7892 * configure.in, config/mh-rs6000: Add rs/6000 host support.
7893 * Makefile.in: Compile with debug info.
7894
7895 Fri Oct 25 17:01:12 1991 Per Bothner (bothner at cygnus.com)
7896
7897 * Makefile.in, configure.in, and new files: dummy.c, functions.def,
7898 config/mf-default: Added a default configuration mode,
7899 which includes into libiberty.a functions that are "missing" in libc.
7900 * strdup.c, vprintf.c, vfprintf.c: New files.
7901
7902 Thu Oct 24 02:29:26 1991 Fred Fish (fnf at cygnus.com)
7903
7904 * config/hmake-svr4: New file.
7905
7906 * config/hmake-sysv: Add HOST_CFILES and HOST_OFILES.
7907
7908 * basename.c, bcmp.c, bcopy.c, bzero.c, getpagesize.c getwd.c,
7909 index.c, insque.c, rindex.c, spaces.c, strstr.c, vfork.c: New
7910 files containing either portable C versions or emulations using
7911 native library calls.
7912
7913 * strerror.c: Add copyright, internal documentation, etc.
7914
7915 * strtol.c: Replace hardwired hex constants with some more
7916 portable macros. Remove illegal (according to gcc) cast.
7917
7918 * strtoul.c: Replace hardwired hex constant with more portable
7919 macro.
7920
7921 * Makefile.in: Move TARGETLIB and CFLAGS where makefile fragments
7922 can override them. Add new source and object file names to CFILES
7923 and OFILES respectively.
7924
7925 * configure.in: Add support for SVR4 makefile fragments.
7926
7927 Tue Oct 22 19:00:23 1991 Steve Chamberlain (steve at cygnus.com)
7928
7929 * Makefile.in: Move RANLIB, AR and AR_FLAGS to where they can be
7930 over-ridden by config/hmake-*
7931 * configure.in: added m88kcvs to sysv list
7932
7933 Fri Oct 4 01:29:08 1991 John Gilmore (gnu at cygnus.com)
7934
7935 * Makefile.in: Most hosts need strerror, but one or two don't,
7936 and they override these definitions in the host-dependent makefile
7937 fragment.
7938 * config/hmake-mach: The odd man out on strerror -- it's supplied.
7939 * strerror.c: New file.
7940
7941 * strtol.c, strtoul.c: Add strtol to libiberty, since Mach lacks
7942 it and bfd uses it.
7943 * configure.in, Makefile.in, config/hmake-mach: Only configure
7944 strtol & strotoul in on Mach.
7945
7946 Tue Sep 3 06:36:23 1991 John Gilmore (gnu at cygint.cygnus.com)
7947
7948 * obstack.c: Merge with latest FSF version.
7949
7950 \f
7951 Local Variables:
7952 version-control: never
7953 End:
This page took 0.222109 seconds and 4 git commands to generate.