1 2025-08-17 Nathaniel Shead <nathanieloshead@gmail.com>
5 * cp-demangle.c (d_unnamed_enum): New function.
6 (d_unqualified_name): Call it.
7 (cplus_demangle_type): Handle unscoped unnamed types
9 (d_count_templates_scopes): Handle unnamed enums.
10 (d_find_pack): Likewise.
11 (d_print_comp_inner): Print unnamed enums.
12 * testsuite/demangle-expected: Add tests.
14 2025-08-13 Jakub Jelinek <jakub@redhat.com>
16 * cp-demangle.c (d_encoding): Fix a comment typo, whaever -> whatever.
18 2025-08-06 Matthieu Longo <matthieu.longo@arm.com>
20 * testsuite/test-doubly-linked-list.c: disable debug logging on
23 2025-07-09 Matthieu Longo <matthieu.longo@arm.com>
25 * Makefile.in: Add new header.
26 * testsuite/Makefile.in: Add new test.
27 * testsuite/test-doubly-linked-list.c: New test.
29 2025-05-13 Andreas Schwab <schwab@suse.de>
31 * regex.c (regex_compile): Don't write beyond array bounds when
32 collecting range expression.
34 2025-03-29 Iain Sandoe <iain@sandoe.co.uk>
37 * Makefile.in: Add memrchr build rules.
38 * config.in: Regenerate.
39 * configure: Regenerate.
40 * configure.ac: Check for memrchr.
41 * functions.texi: Document memrchr.
42 * memrchr.c: New file.
44 2025-03-25 Iain Sandoe <iain@sandoe.co.uk>
47 * config.in: Regenerate.
48 * configure: Regenerate.
49 * configure.ac: Append <libgen.h> to AC_INCLUDES_DEFAULT
50 when checking for the 'basename' decl.
52 2025-03-18 Jose E. Marchesi <jose.marchesi@oracle.com>
54 * ldirname.c: New file.
55 * Makefile.in (CFILES): Add ldirname.c.
56 (REQUIRED_OFILES): Add ldirname.$(objext).
57 (./ldirname.$(objext)): New rule.
58 * makefile.vms (OBJS): Add ldirname.obj.
59 * configure.com (FILES): Add ldirname.
61 2024-12-11 Matthieu Longo <matthieu.longo@arm.com>
63 * configure: Regenerate.
64 * configure.ac: Fix autoupdate warnings.
66 2024-12-11 Sangamesh Mallayya <swamy.sangamesh@gmail.com>
68 * getopt.c: Remove _NO_PROTO block
70 2024-11-19 Evgeny Karpov <evgeny.karpov@microsoft.com>
72 * simple-object-coff.c: Add aarch64.
74 2024-11-16 Andrew Pinski <quic_apinski@quicinc.com>
76 * testsuite/test-demangle.c (get_line): Change K&R style
77 definition into ANSI C90 definitions.
81 2024-10-31 Mark Wielaard <mark@klomp.org>
83 * cplus-dem.c: Change preceeded to preceded.
85 2024-10-10 Simon Martin <simon@nasilyan.com>
87 * cp-demangle.c (d_dump): Fix compilation when CP_DEMANGLE_DEBUG
90 2024-09-07 Jakub Jelinek <jakub@redhat.com>
93 * simple-object-elf.c (SHN_COMMON): Align comment with neighbouring
95 (SHN_HIRESERVE): Use uppercase hex digits instead of lowercase for
97 (simple_object_elf_find_sections): Formatting fixes.
98 (simple_object_elf_fetch_attributes): Likewise.
99 (simple_object_elf_attributes_merge): Likewise.
100 (simple_object_elf_start_write): Likewise.
101 (simple_object_elf_write_ehdr): Likewise.
102 (simple_object_elf_write_shdr): Likewise.
103 (simple_object_elf_write_to_file): Likewise.
104 (simple_object_elf_copy_lto_debug_section): Likewise. Don't fail for
105 new_i - 1 >= SHN_LORESERVE, instead arrange in that case to copy
106 over .symtab_shndx sections, though emit those last and compute their
107 section content when processing associated .symtab sections. Handle
108 simple_object_internal_read failure even in the .symtab_shndx reading
111 2024-08-05 Andrew Burgess <aburgess@redhat.com>
113 * argv.c (only_whitespace): Delete.
115 2024-07-16 Andrew Burgess <aburgess@redhat.com>
117 * argv.c (buildargv): Treat input of only whitespace as an empty
119 (expandargv): Remove work around for intput that is only
121 * testsuite/test-expandargv.c: Add new tests 10, 11, and 12.
122 Extend testing to call buildargv in more cases.
124 2024-07-16 Andrew Burgess <aburgess@redhat.com>
126 * argv.c (buildargv): Backslashes within single quotes are
127 literal, backslashes only escape POSIX defined special characters
128 within double quotes, and backslashed newlines should act as line
130 * testsuite/test-expandargv.c: Add new tests 7, 8, and 9.
132 2024-04-02 Tom Tromey <tom@tromey.com>
134 * cplus-dem.c (cplus_demangle): Try the D demangler with
136 * testsuite/d-demangle-expected: Add --format=auto test.
138 2024-04-02 Jakub Jelinek <jakub@redhat.com>
140 * regex.c (byte_re_match_2_internal): Fix duplicated words in comment;
142 * dyn-string.c (dyn_string_init): Fix duplicated words in comment;
145 2024-02-19 Iain Sandoe <iain@sandoe.co.uk>
148 * pex-unix.c (pex_unix_exec_child): Set pid = -1 in the error
149 paths, since that is used to signal an erroneous outcome for
152 2024-02-15 Richard Biener <rguenther@suse.de>
154 * hashtab.c (iterative_hash): Remove TBAA violating handling
155 of aligned little-endian case in favor of just keeping the
156 aligned case special-cased. Use | for composing a larger word.
158 2024-02-12 Jakub Jelinek <jakub@redhat.com>
160 * vprintf-support.c (libiberty_vprintf_buffer_size): Handle
161 properly l, ll, z, t or on _WIN32 I64 modifiers for diouxX
162 and L modifier for fFgGeE.
164 2024-01-13 Jakub Jelinek <jakub@redhat.com>
166 * cp-demangle.c (FNQUAL_COMPONENT_CASE): Add case for
167 DEMANGLE_COMPONENT_XOBJ_MEMBER_FUNCTION.
168 (d_dump): Handle DEMANGLE_COMPONENT_XOBJ_MEMBER_FUNCTION.
169 (d_nested_name): Parse H after N in nested name.
170 (d_count_templates_scopes): Handle
171 DEMANGLE_COMPONENT_XOBJ_MEMBER_FUNCTION.
172 (d_print_mod): Likewise.
173 (d_print_function_type): Likewise.
174 * testsuite/demangle-expected: Add tests for explicit object
177 2023-12-05 Jakub Jelinek <jakub@redhat.com>
179 * configure.ac (HAVE_X86_SHA1_HW_SUPPORT): Verify __get_cpuid and
180 __get_cpuid_count are not implicitly declared.
181 * configure: Regenerated.
183 2023-12-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
185 * pex-unix.c (pex_unix_wait): Change return type to pid_t.
187 2023-12-01 Jason Merrill <jason@redhat.com>
189 * cp-demangle.c (d_make_comp): Handle
190 DEMANGLE_COMPONENT_CONSTRAINTS.
191 (d_count_templates_scopes): Likewise.
192 (d_print_comp_inner): Likewise.
193 (d_maybe_constraints): New.
194 (d_encoding, d_template_args_1): Call it.
195 (d_parmlist): Handle 'Q'.
196 * testsuite/demangle-expected: Add some constraint tests.
198 2023-11-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
200 * configure.ac (GCC_CHECK_ASSEMBLER_HWCAP): Invoke.
201 * configure, aclocal.m4: Regenerate.
202 * Makefile.in (COMPILE.c): Add HWCAP_CFLAGS.
204 2023-11-28 Jakub Jelinek <jakub@redhat.com>
206 * configure.ac (HAVE_X86_SHA1_HW_SUPPORT): New check.
207 * sha1.c: If HAVE_X86_SHA1_HW_SUPPORT is defined, include x86intrin.h
209 (sha1_hw_process_bytes, sha1_hw_process_block,
210 sha1_choose_process_bytes): New functions.
211 * config.in: Regenerated.
212 * configure: Regenerated.
214 2023-11-15 Mark Wielaard <mjw@redhat.com>
216 * aclocal.m4: Rebuild.
218 2023-11-10 Brendan Shanks <bshanks@codeweavers.com>
220 * configure.ac (AC_CHECK_HEADERS): Add spawn.h.
221 (checkfuncs): Add posix_spawn, posix_spawnp.
222 (AC_CHECK_FUNCS): Add posix_spawn, posix_spawnp.
223 * aclocal.m4, configure, config.in: Rebuild.
224 * pex-unix.c [HAVE_POSIX_SPAWN] (pex_unix_exec_child): New function.
226 2023-08-22 Jason Merrill <jason@redhat.com>
229 * cp-demangle.c (d_make_comp): Handle DEMANGLE_COMPONENT_FRIEND.
230 (d_count_templates_scopes): Likewise.
231 (d_print_comp_inner): Likewise.
232 (d_unqualified_name): Handle member-like friend mangling.
233 * testsuite/demangle-expected: Add test.
235 2023-08-07 John Ericson <git@JohnEricson.me>
237 * configure: Regenerate.
239 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
241 * configure: Regenerate.
243 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
245 * Makefile.in (AR): Add @AR_PLUGIN_OPTION@
246 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
247 (configure_deps): Depend on ../config/gcc-plugin.m4.
248 * configure.ac: AC_SUBST AR_PLUGIN_OPTION and
249 RANLIB_PLUGIN_OPTION.
250 * aclocal.m4: Regenerated.
251 * configure: Likewise.
253 2023-06-15 Marek Polacek <polacek@redhat.com>
255 * configure.ac: Also set shared when enable_host_pie.
256 * configure: Regenerate.
258 2023-06-13 Nathan Sidwell <nathan@acm.org>
260 * cp-demangle.c (d_print_conversion): Remove incorrect
261 template instantiation handling.
262 * testsuite/demangle-expected: Add testcases.
264 2023-06-07 Costas Argyris <costas.argyris@gmail.com>
266 * argv.c (writeargv): Constant propagate "0" for "status",
267 simplifying the code slightly.
269 2023-06-06 Costas Argyris <costas.argyris@gmail.com>
271 * argv.c (writeargv): Simplify & remove gotos.
273 2023-06-05 Costas Argyris <costas.argyris@gmail.com>
275 * pex-win32.c: fix typos.
277 2023-06-05 Costas Argyris <costas.argyris@gmail.com>
279 * pex-win32.c (win32_spawn): Check command line length
280 and generate a response file if necessary.
281 (spawn_script): Adjust parameters.
282 (pex_win32_exec_child): Ditto.
284 2023-06-03 Patrick Palka <ppalka@redhat.com>
287 * cp-demangle.c (cplus_demangle_operators): Add the noexcept
289 (d_print_comp_inner) <case DEMANGLE_COMPONENT_UNARY>: Always
290 print parens around the operand of noexcept too.
291 * testsuite/demangle-expected: Test noexcept operator
294 2023-04-02 Jakub Jelinek <jakub@redhat.com>
297 * strstr.c: Revert the 2020-11-13 changes.
298 (strstr): Return s1 if len is 0.
300 2023-03-30 Gerald Pfeifer <gerald@pfeifer.com>
302 * obstacks.texi (Preparing for Obstacks): Remove a (broken)
303 reference to the Glibc manual.
305 2023-03-03 Costas Argyris <costas.argyris@gmail.com>
307 * pex-win32.c (win32_spawn): Fix memory leak of cmdline
308 buffer and refactor to have cleanup code appear once
311 2023-02-11 niXman <i.nixman@autistici.org>
313 * lrealpath.c (lrealpath): try to resolve symlink and
314 use UNC paths where applicable.
316 2023-01-07 LIU Hao <lh_mouse@126.com>
319 * make-temp-file.c: Define `WIN32_LEAN_AND_MEAN` before <windows.h>.
320 * pex-win32.c: Likewise.
322 2022-11-23 Marek Polacek <polacek@redhat.com>
325 2022-11-23 Marek Polacek <polacek@redhat.com>
327 * configure.ac: Also set shared when enable_host_pie.
328 * configure: Regenerate.
330 2022-11-23 Marek Polacek <polacek@redhat.com>
332 * configure.ac: Also set shared when enable_host_pie.
333 * configure: Regenerate.
335 2022-11-15 Nathan Sidwell <nathan@acm.org>
337 * cp-demangle.c (struct d_print_info): Rename is_lambda_arg to
338 lambda_tpl_parms. Augment semantics.
339 (d_make_comp): Add checks for new components.
340 (d_template_parm, d_template_head): New.
341 (d_lambda): Add templated lambda support.
342 (d_print_init): Adjust.
343 (d_print_lambda_parm_name): New.
344 (d_print_comp_inner): Support templated lambdas,
345 * testsuite/demangle-expected: Add testcases.
347 2022-11-14 Martin Liska <mliska@suse.cz>
350 2022-11-14 Martin Liska <mliska@suse.cz>
352 * doc/bsd.rst: New file.
353 * doc/conf.py: New file.
354 * doc/copyright.rst: New file.
355 * doc/extensions.rst: New file.
356 * doc/function-variable-and-macro-listing.rst: New file.
357 * doc/index.rst: New file.
358 * doc/indices-and-tables.rst: New file.
359 * doc/introduction.rst: New file.
360 * doc/lesser-general-public-license-2.1.rst: New file.
361 * doc/overview.rst: New file.
362 * doc/replacement-functions.rst: New file.
363 * doc/supplemental-functions.rst: New file.
364 * doc/using.rst: New file.
366 2022-11-14 Martin Liska <mliska@suse.cz>
369 2022-11-14 Martin Liska <mliska@suse.cz>
371 * Makefile.in: Support Sphinx based documentation.
373 2022-11-14 Martin Liska <mliska@suse.cz>
376 2022-11-14 Martin Liska <mliska@suse.cz>
378 * at-file.texi: Removed.
379 * copying-lib.texi: Removed.
380 * functions.texi: Removed.
381 * libiberty.texi: Removed.
382 * obstacks.texi: Removed.
384 2022-11-14 Martin Liska <mliska@suse.cz>
387 2022-11-14 Martin Liska <mliska@suse.cz>
389 * Makefile.in: Support --with-sphinx-build.
390 * configure.ac: Likewise.
391 * configure: Regenerate.
393 2022-11-14 Martin Liska <mliska@suse.cz>
396 2022-11-14 Martin Liska <mliska@suse.cz>
399 Add trailing newline.
401 Add trailing newline.
402 * doc/extensions.rst:
403 Add trailing newline.
404 * doc/function-variable-and-macro-listing.rst:
405 Add trailing newline.
407 Add trailing newline.
408 * doc/indices-and-tables.rst:
409 Add trailing newline.
410 * doc/introduction.rst:
411 Add trailing newline.
412 * doc/lesser-general-public-license-2.1.rst:
413 Add trailing newline.
415 Add trailing newline.
416 * doc/replacement-functions.rst:
417 Add trailing newline.
418 * doc/supplemental-functions.rst:
419 Add trailing newline.
421 Add trailing newline.
423 2022-11-14 Martin Liska <mliska@suse.cz>
426 2022-11-14 Martin Liska <mliska@suse.cz>
428 * doc/conf.py: Add newline at last line.
430 2022-11-14 Martin Liska <mliska@suse.cz>
433 2022-11-14 Martin Liska <mliska@suse.cz>
436 * configure: Regenerate.
437 * configure.ac: Always set sphinx-build.
439 2022-11-13 Martin Liska <mliska@suse.cz>
442 * configure: Regenerate.
443 * configure.ac: Always set sphinx-build.
445 2022-11-10 Martin Liska <mliska@suse.cz>
447 * doc/conf.py: Add newline at last line.
449 2022-11-09 Martin Liska <mliska@suse.cz>
452 Add trailing newline.
454 Add trailing newline.
455 * doc/extensions.rst:
456 Add trailing newline.
457 * doc/function-variable-and-macro-listing.rst:
458 Add trailing newline.
460 Add trailing newline.
461 * doc/indices-and-tables.rst:
462 Add trailing newline.
463 * doc/introduction.rst:
464 Add trailing newline.
465 * doc/lesser-general-public-license-2.1.rst:
466 Add trailing newline.
468 Add trailing newline.
469 * doc/replacement-functions.rst:
470 Add trailing newline.
471 * doc/supplemental-functions.rst:
472 Add trailing newline.
474 Add trailing newline.
476 2022-11-09 Martin Liska <mliska@suse.cz>
478 * Makefile.in: Support --with-sphinx-build.
479 * configure.ac: Likewise.
480 * configure: Regenerate.
482 2022-11-09 Martin Liska <mliska@suse.cz>
484 * at-file.texi: Removed.
485 * copying-lib.texi: Removed.
486 * functions.texi: Removed.
487 * libiberty.texi: Removed.
488 * obstacks.texi: Removed.
490 2022-11-09 Martin Liska <mliska@suse.cz>
492 * Makefile.in: Support Sphinx based documentation.
494 2022-11-09 Martin Liska <mliska@suse.cz>
496 * doc/bsd.rst: New file.
497 * doc/conf.py: New file.
498 * doc/copyright.rst: New file.
499 * doc/extensions.rst: New file.
500 * doc/function-variable-and-macro-listing.rst: New file.
501 * doc/index.rst: New file.
502 * doc/indices-and-tables.rst: New file.
503 * doc/introduction.rst: New file.
504 * doc/lesser-general-public-license-2.1.rst: New file.
505 * doc/overview.rst: New file.
506 * doc/replacement-functions.rst: New file.
507 * doc/supplemental-functions.rst: New file.
508 * doc/using.rst: New file.
510 2022-10-18 Florian Weimer <fweimer@redhat.com>
512 * acinclude.m4 (ac_cv_func_strncmp_works): Add missing
513 int return type and parameter list to the definition of main.
514 Include <stdlib.h> and <string.h> for prototypes.
515 (ac_cv_c_stack_direction): Add missing
516 int return type and parameter list to the definitions of
517 main, find_stack_direction. Include <stdlib.h> for exit
519 * configure: Regenerate.
521 2022-10-14 Jakub Jelinek <jakub@redhat.com>
523 * cp-demangle.h (D_BUILTIN_TYPE_COUNT): Increment.
524 * cp-demangle.c (cplus_demangle_builtin_types): Add std::bfloat16_t
526 (cplus_demangle_type): Demangle DF16b.
527 * testsuite/demangle-expected (_Z3xxxDF16b): New test.
529 2022-10-11 Nathan Sidwell <nathan@acm.org>
531 * cp-demangle.c (d_prefix): 'M' components are not
532 (re-)added to the substitution table.
533 * testsuite/demangle-expected: Add tests.
535 2022-10-07 Nathan Sidwell <nathan@acm.org>
537 * cp-demangle.c (d_print_comp_inner): Allow parameter packs
538 in a lambda signature.
539 * testsuite/demangle-expected: Add tests.
541 2022-09-27 Jakub Jelinek <jakub@redhat.com>
545 * cp-demangle.c (d_dump): Handle
546 DEMANGLE_COMPONENT_EXTENDED_BUILTIN_TYPE. Don't handle
547 DEMANGLE_COMPONENT_FIXED_TYPE.
548 (d_make_extended_builtin_type): New function.
549 (cplus_demangle_builtin_types): Add _Float entry.
550 (cplus_demangle_type): For DF demangle it as _Float<N> or
551 _Float<N>x rather than fixed point which conflicts with it.
552 (d_count_templates_scopes): Handle
553 DEMANGLE_COMPONENT_EXTENDED_BUILTIN_TYPE. Just break; for
554 DEMANGLE_COMPONENT_FIXED_TYPE.
555 (d_find_pack): Handle DEMANGLE_COMPONENT_EXTENDED_BUILTIN_TYPE.
556 Don't handle DEMANGLE_COMPONENT_FIXED_TYPE.
557 (d_print_comp_inner): Likewise.
558 * cp-demangle.h (D_BUILTIN_TYPE_COUNT): Bump.
559 * testsuite/demangle-expected: Replace _Z3xxxDFyuVb test
560 with _Z3xxxDF16_DF32_DF64_DF128_CDF16_Vb. Add
561 _Z3xxxDF32xDF64xDF128xCDF32xVb test.
563 2022-09-22 Jonathan Wakely <jwakely@redhat.com>
565 * README: Replace gcc-bugs email address with Bugzilla URL.
567 2022-08-25 Martin Liska <mliska@suse.cz>
569 * configure: Regenerate.
571 2022-07-22 Martin Liska <mliska@suse.cz>
574 * _doprnt.c: Remove continue as last stmt
577 2022-07-14 Martin Liska <mliska@suse.cz>
579 * functions.texi: Replace strtoul with strtoull.
581 2022-07-04 Nick Clifton <nickc@redhat.com>
583 * rust-demangle.c (demangle_const): Add a missing goto pass_return
584 at the end of the function.
586 2022-07-04 Nick Clifton <nickc@redhat.com>
588 * rust-demangle.c (demangle_path_maybe_open_generics): Add
591 2022-07-01 Nick Clifton <nickc@redhat.com>
594 * rust-demangle.c (demangle_const): Add recursion limit.
596 2022-06-26 Simon Marchi <simon.marchi@efficios.com>
598 * configure.ac: Add AC_CONFIG_MACRO_DIRS call.
599 * configure: Re-generate.
601 2022-05-23 Nathan Sidwell <nathan@acm.org>
603 * cp-demangle.c (d_make_comp): Adjust.
604 (d_name, d_prefix): Adjust subst handling. Add module handling.
605 (d_maybe_module_name): New.
606 (d_unqualified_name): Add incoming module parm. Handle it. Adjust all callers.
607 (d_special_name): Add 'GI' support.
608 (d_count_template_scopes): Adjust.
609 (d_print_comp_inner): Print module.
610 * testsuite/demangle-expected: New test cases
612 2022-05-18 Nathan Sidwell <nathan@acm.org>
614 * cp-demangle.c (d_name): Add SUBSTABLE parameter,
615 push substitution if requested. Adjust unscoped name handling.
616 (d_prefix): Reorder main loop. Adjust all calls.
617 (d_unqualified_name): Add SCOPE parameter, create qualified
618 name here. Adjust all calls.
619 (cplus_demangle_type): Do not handle 'S' here, leave all
620 to d_class_enum_type.
621 (d_class_enum_type): Add SUBSTABLE parameter.
623 2022-05-17 Nathan Sidwell <nathan@acm.org>
625 * cp-demangle.c (d_make_comp): Adjust.
626 (d_unqualified_name): Add 'DC' support.
627 (d_count_template_scopes): Adjust.
628 (d_print_comp_inner): Add structured binding.
629 * testsuite/demangle-expected: Add testcases.
631 2022-05-10 Martin Liska <mliska@suse.cz>
633 * regex.c: Restore comments.
635 2022-05-10 Martin Liska <mliska@suse.cz>
636 Alan Modra <amodra@gmail.com>
638 * hashtab.c (htab_empty): Use void * type instead of void **.
639 (htab_expand): Likewise.
641 2022-05-10 Martin Liska <mliska@suse.cz>
643 * random.c: Remove 'define PTR'.
645 2022-05-10 Martin Liska <mliska@suse.cz>
647 * alloca.c (C_alloca): Use void * instead PTR.
648 * calloc.c (malloc): Likewise.
651 * hashtab.c (find_empty_slot_for_expand): Likewise.
652 (eq_pointer): Likewise.
653 (htab_create_alloc_ex): Likewise.
654 (htab_create_typed_alloc): Likewise.
655 (htab_set_functions_ex): Likewise.
656 (htab_delete): Likewise.
657 (htab_empty): Likewise.
658 (htab_expand): Likewise.
659 (htab_find_with_hash): Likewise.
660 (htab_find): Likewise.
661 (htab_find_slot_with_hash): Likewise.
662 (htab_find_slot): Likewise.
663 (htab_remove_elt): Likewise.
664 (htab_remove_elt_with_hash): Likewise.
665 (htab_clear_slot): Likewise.
666 (htab_traverse_noresize): Likewise.
667 (htab_traverse): Likewise.
668 (htab_hash_string): Likewise.
669 (iterative_hash): Likewise.
670 (hash_pointer): Likewise.
671 * memchr.c (memchr): Likewise.
672 * memcmp.c (memcmp): Likewise.
673 * memcpy.c (memcpy): Likewise.
674 * memmove.c (memmove): Likewise.
675 * mempcpy.c (memcpy): Likewise.
677 * memset.c (memset): Likewise.
678 * objalloc.c (malloc): Likewise.
680 (objalloc_create): Likewise.
681 (_objalloc_alloc): Likewise.
682 (objalloc_free_block): Likewise.
683 * random.c (PTR): Likewise.
685 (initstate): Likewise.
686 (setstate): Likewise.
688 * spaces.c (malloc): Likewise.
690 * stpcpy.c (memcpy): Likewise.
691 * strdup.c (malloc): Likewise.
693 * strerror.c (malloc): Likewise.
695 * strndup.c (malloc): Likewise.
697 * strsignal.c (malloc): Likewise.
699 * vasprintf.c (malloc): Likewise.
700 * vprintf-support.c: Likewise.
701 * xatexit.c (malloc): Likewise.
702 * xmalloc.c (xmalloc): Likewise.
704 (xrealloc): Likewise.
705 * xmemdup.c (xmemdup): Likewise.
707 2022-03-19 Tiezhu Yang <yangtiezhu@loongson.cn>
709 * floatformat.c (floatformat_ieee_quad_big): Renamed from
710 floatformat_ia64_quad_big.
711 (floatformat_ieee_quad_little): Similarly.
713 2022-02-22 Jakub Jelinek <jakub@redhat.com>
716 * simple-object-elf.c (simple_object_elf_match): Fix up URL
718 (simple_object_elf_copy_lto_debug_sections): Remap sh_info and
719 sh_link even if they are in the SHN_LORESERVE .. SHN_HIRESERVE
722 2022-02-17 Mark Wielaard <mark@klomp.org>
724 * rust-demangle.c (rust_demangle_callback): Ignore everything
725 after '.' char in sym for v0. For legacy symbols search
726 backwards to find the last 'E' before any '.'.
727 * testsuite/rust-demangle-expected: Add new .suffix testcases.
729 2022-01-31 Nick Clifton <nickc@redhat.com>
733 * rust-demangle.c (struct rust_demangler): Add a recursion
735 (demangle_path): Increment/decrement the recursion counter upon
736 entry and exit. Fail if the counter exceeds a fixed limit.
737 (demangle_type): Likewise.
738 (rust_demangle_callback): Initialise the recursion counter,
739 disabling if requested by the option flags.
741 2022-01-15 Martin Sebor <msebor@redhat.com>
743 * regex.c: Suppress -Wuse-after-free.
745 2021-12-30 Lancelot SIX <lsix@lancelotsix.com>
747 * cp-demangle.c (d_clone_suffix): Support digits in clone tag
749 * testsuite/demangle-expected: Check demangling of clone symbols
752 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
755 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
757 * Makefile.in (AR): Add @AR_PLUGIN_OPTION@
758 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
759 (configure_deps): Depend on ../config/gcc-plugin.m4.
760 * configure.ac: AC_SUBST AR_PLUGIN_OPTION and
761 RANLIB_PLUGIN_OPTION.
762 * aclocal.m4: Regenerated.
763 * configure: Likewise.
765 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
767 * Makefile.in (AR): Add @AR_PLUGIN_OPTION@
768 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
769 (configure_deps): Depend on ../config/gcc-plugin.m4.
770 * configure.ac: AC_SUBST AR_PLUGIN_OPTION and
771 RANLIB_PLUGIN_OPTION.
772 * aclocal.m4: Regenerated.
773 * configure: Likewise.
775 2021-11-29 Eric Gallager <egallager@gcc.gnu.org>
778 * Makefile.in: Use ETAGS variable in TAGS target.
779 * configure: Regenerate.
780 * configure.ac: Allow ETAGS variable to be overridden.
782 2021-11-29 Andrew Pinski <apinski@marvell.com>
784 * make-temp-file.c (try_dir): Check to see if the dir
785 is actually a directory.
787 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
790 * Makefile.in: Allow dvi-formatted documentation
793 2021-10-17 LuÃs Ferreira <contact@lsferreira.net>
796 * d-demangle.c (dlang_parse_qualified): Handle anonymous
798 * testsuite/d-demangle-expected: New tests to cover anonymous
801 2021-10-14 LuÃs Ferreira <contact@lsferreira.net>
803 * testsuite/d-demangle-expected: Add test case for function literals.
805 2021-10-14 LuÃs Ferreira <contact@lsferreira.net>
807 * testsuite/d-demangle-expected: Add test cases for simple special
810 2021-10-12 LuÃs Ferreira <contact@lsferreira.net>
812 * d-demangle.c (dlang_parse_qualified): Remove redudant parenthesis
813 around lhs and rhs of assignments.
815 2021-10-01 LuÃs Ferreira <contact@lsferreira.net>
817 * testsuite/d-demangle-expected: Add missing format for new test
819 2021-09-23 LuÃs Ferreira <contact@lsferreira.net>
821 * d-demangle.c (dlang_Type): Validate MANGLED is nonnull.
822 * testsuite/d-demangle-expected: New test.
824 2021-09-23 LuÃs Ferreira <contact@lsferreira.net>
826 * d-demangle.c (dlang_symbol_backref): Ensure strlen of
827 string is less than length computed by dlang_number.
829 2021-09-01 Iain Sandoe <iain@sandoe.co.uk>
831 * configure: Regenerate.
832 * configure.ac: Do not search for sbrk on Darwin.
833 * xmalloc.c: Do not declare sbrk unless it has been found
836 2021-08-29 Iain Buclaw <ibuclaw@gdcproject.org>
838 * d-demangle.c (dlang_identifier): Skip over fake parent manglings.
839 * testsuite/d-demangle-expected: Add tests.
841 2021-08-29 Iain Buclaw <ibuclaw@gdcproject.org>
843 * d-demangle.c (dlang_parse_arrayliteral): Add 'info' parameter.
844 (dlang_parse_assocarray): Likewise.
845 (dlang_parse_structlit): Likewise.
846 (dlang_value): Likewise. Handle function literal symbols.
847 (dlang_template_args): Pass 'info' to dlang_value.
848 * testsuite/d-demangle-expected: Add new test.
850 2021-08-29 Iain Buclaw <ibuclaw@gdcproject.org>
852 * d-demangle.c (dlang_attributes): Handle typeof(*null).
853 (dlang_type): Likewise. Demangle 'n' as typeof(null).
854 * testsuite/d-demangle-expected: Update tests.
856 2021-08-23 Iain Sandoe <iain@sandoe.co.uk>
858 * simple-object-mach-o.c (simple_object_mach_o_write_segment):
859 Cast the first argument to set_32 as needed.
861 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
863 * simple-object-mach-o.c (simple_object_mach_o_write_segment):
864 Arrange to swap the LTO index tables where needed.
866 2021-06-30 Gerald Pfeifer <gerald@pfeifer.com>
868 * make-temp-file.c (usrtmp): Remove.
869 (choose_tmpdir): Remove use of usrtmp.
871 2021-06-28 Indu Bhagat <indu.bhagat@oracle.com>
873 * simple-object.c (handle_lto_debug_sections): Copy over .BTF section.
875 2021-06-28 Indu Bhagat <indu.bhagat@oracle.com>
876 David Faust <david.faust@oracle.com>
877 Jose E. Marchesi <jose.marchesi@oracle.com>
878 Weimin Pan <weimin.pan@oracle.com>
880 * simple-object.c (handle_lto_debug_sections): Copy over .ctf
883 2021-06-05 John David Anglin <danglin@gcc.gnu.org>
886 * configure.ac: Use libiberty snprintf and vsnprintf on
888 * configure: Regenerate.
890 2021-05-06 Tom Tromey <tom@tromey.com>
892 * hashtab.c (htab_eq_string): New function.
894 2021-05-04 Eric Botcazou <ebotcazou@adacore.com>
896 * configure.ac: Make test for variables more robust.
897 * configure: Regenerate.
899 2021-05-03 H.J. Lu <hjl.tools@gmail.com>
902 * configure: Regenerated.
904 2021-04-21 Andreas Schwab <schwab@linux-m68k.org>
907 * rust-demangle.c (demangle_const_char): Properly print the
910 2021-03-31 Patrick Palka <ppalka@redhat.com>
913 * cp-demangle.c (d_dump, d_make_comp, d_expression_1)
914 (d_count_templates_scopes): Handle DEMANGLE_COMPONENT_VENDOR_EXPR.
915 (d_print_comp_inner): Likewise.
916 <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Revert r11-4926
918 <case DEMANGLE_COMPONENT_UNARY>: Likewise.
919 * testsuite/demangle-expected: Adjust __alignof__ tests.
921 2021-03-16 Nick Clifton <nickc@redhat.com>
923 * sha1.c (sha1_process_bytes): Use memmove in place of memcpy.
925 2021-02-20 Mike Frysinger <vapier@gentoo.org>
927 * Makefile.in (ACLOCAL, ACLOCAL_AMFLAGS, $(srcdir)/aclocal.m4): Define.
928 (configure_deps): Rename to ...
929 (aclocal_deps): ... this. Replace aclocal.m4 with acinclude.m4.
930 ($(srcdir)/configure): Replace $(configure_deps) with
931 $(srcdir)/aclocal.m4.
932 * aclocal.m4: Move libiberty macros to acinclude.m4, then regenerate.
933 * acinclude.m4: New file.
934 * configure: Regenerate.
936 2021-02-19 Ayush Mittal <ayush.m@samsung.com>
938 * argv.c (expandargv): free allocated buffer if read fails.
940 2021-02-01 Martin Sebor <msebor@redhat.com>
942 * dyn-string.c (dyn_string_insert_cstr): Use memcpy instead of strncpy
943 to avoid -Wstringop-truncation.
945 2021-01-04 Martin Liska <mliska@suse.cz>
947 * strverscmp.c: Convert to utf8 from iso8859.
949 2020-12-22 Jason Merrill <jason@redhat.com>
952 * cp-demangle.h (struct d_info): Add unresolved_name_state.
953 * cp-demangle.c (d_prefix): Add subst parm.
954 (d_nested_name): Pass it.
955 (d_unresolved_name): Split out from...
956 (d_expression_1): ...here.
957 (d_demangle_callback): Maybe retry with old sr mangling.
958 * testsuite/demangle-expected: Add test.
960 2020-12-21 Jason Merrill <jason@redhat.com>
962 * cp-demangle.c (d_expression_1): Recognize qualified-id
964 * testsuite/demangle-expected: Add test.
966 2020-12-21 Jason Merrill <jason@redhat.com>
968 * cp-demangle.c (d_unqualified_name): Clear is_expression.
969 * testsuite/demangle-expected: Add tests.
971 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
973 * configure: Regenerate.
974 * configure.ac: Avoid using sanitizer.
976 2020-11-13 Eduard-Mihai Burtescu <eddyb@lyken.rs>
978 * rust-demangle.c (struct rust_demangler): Add
979 skipping_printing and bound_lifetime_depth fields.
980 (eat): Add (v0-only).
981 (parse_integer_62): Add (v0-only).
982 (parse_opt_integer_62): Add (v0-only).
983 (parse_disambiguator): Add (v0-only).
984 (struct rust_mangled_ident): Add punycode{,_len} fields.
985 (parse_ident): Support v0 identifiers.
986 (print_str): Respect skipping_printing.
987 (print_uint64): Add (v0-only).
988 (print_uint64_hex): Add (v0-only).
989 (print_ident): Respect skipping_printing,
990 Support v0 identifiers.
991 (print_lifetime_from_index): Add (v0-only).
992 (demangle_binder): Add (v0-only).
993 (demangle_path): Add (v0-only).
994 (demangle_generic_arg): Add (v0-only).
995 (demangle_type): Add (v0-only).
996 (demangle_path_maybe_open_generics): Add (v0-only).
997 (demangle_dyn_trait): Add (v0-only).
998 (demangle_const): Add (v0-only).
999 (demangle_const_uint): Add (v0-only).
1000 (basic_type): Add (v0-only).
1001 (rust_demangle_callback): Support v0 symbols.
1002 * testsuite/rust-demangle-expected: Add v0 testcases.
1004 2020-11-13 Seija Kijin <doremylover456@gmail.com>
1006 * strstr.c (strstr): Make implementation ANSI/POSIX compliant.
1008 2020-11-11 Patrick Palka <ppalka@redhat.com>
1011 * cp-demangle.c (d_print_comp_inner)
1012 <case DEMANGLE_COMPONENT_EXTENDED_OPERATOR>: Don't print the
1013 "operator " prefix for __alignof__.
1014 <case DEMANGLE_COMPONENT_UNARY>: Always print parens around the
1015 operand of __alignof__.
1016 * testsuite/demangle-expected: Test demangling for __alignof__.
1018 2020-11-09 Christophe Lyon <christophe.lyon@linaro.org>
1020 * pex-win32.c (pex_win32_exec_child): Initialize orig_err.
1022 2020-10-06 Martin Liska <mliska@suse.cz>
1025 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1026 Use sh_link of a .symtab_shndx section.
1028 2020-09-24 Mark Wielaard <mark@klomp.org>
1030 * dwarfnames.c (get_DW_UT_name): Define using DW_UT_FIRST, DW_UT
1033 2020-09-08 Felix Willgerodt <felix.willgerodt@intel.com>
1035 * floatformat.c (floatformat_bfloat16_big): New.
1036 (floatformat_bfloat16_little): New.
1038 2020-09-08 Alan Modra <amodra@gmail.com>
1040 * d-demangle.c: Include limits.h.
1041 (ULONG_MAX, UINT_MAX): Provide fall-back definition.
1042 (dlang_number): Simplify and correct overflow test. Only
1043 write *ret on returning non-NULL. Make "ret" an unsigned long*.
1044 Only succeed for result of [0,UINT_MAX].
1045 (dlang_decode_backref): Simplify and correct overflow test.
1046 Only write *ret on returning non-NULL. Only succeed for
1047 result [1,MAX_LONG].
1048 (dlang_backref): Remove now unnecessary range check.
1049 (dlang_symbol_name_p): Likewise.
1050 (string_need): Take a size_t n arg, and use size_t tem.
1051 (string_append): Use size_t n.
1052 (string_appendn, string_prependn): Take a size_t n arg.
1053 (TEMPLATE_LENGTH_UNKNOWN): Define as -1UL.
1054 (dlang_lname, dlang_parse_template): Take an unsigned long len
1056 (dlang_symbol_backref, dlang_identifier, dlang_parse_integer),
1057 (dlang_parse_integer, dlang_parse_string),
1058 (dlang_parse_arrayliteral, dlang_parse_assocarray),
1059 (dlang_parse_structlit, dlang_parse_tuple),
1060 (dlang_template_symbol_param, dlang_template_args): Use
1061 unsigned long variables.
1062 * testsuite/d-demangle-expected: Add new tests.
1064 2020-08-26 Iain Buclaw <ibuclaw@gdcproject.org>
1066 * d-demangle.c (dlang_function_args): Handle 'in' and 'in ref'
1067 parameter storage classes.
1068 (dlang_type): Remove identifier type.
1069 * testsuite/d-demangle-expected: Update tests.
1071 2020-08-03 Richard Biener <rguenther@suse.de>
1074 * simple-object-elf.c
1075 (simple_object_elf_copy_lto_debug_sections): Localize global
1076 UNDEFs and reuse the prevailing name.
1078 2020-07-30 H.J. Lu <hjl.tools@gmail.com>
1081 * configure: Regenerated.
1083 2020-07-14 Ian Lance Taylor <iant@golang.org>
1086 * cp-demangle.c (d_lambda): Don't add substitution candidate.
1087 * testsuite/demangle-expected: Update a few existing test cases
1088 accordingly, and add a new test case.
1090 2020-07-10 Jason Merrill <jason@redhat.com>
1092 * cp-demangle.c (cplus_demangle_operators): Add di, dx, dX.
1093 (d_expression_1): Handle di and dX.
1094 (is_designated_init, d_maybe_print_designated_init): New.
1095 (d_print_comp_inner): Use d_maybe_print_designated_init.
1096 * testsuite/demangle-expected: Add designator tests.
1098 2020-06-26 Nick Clifton <nickc@redhat.com>
1100 * bsearch.c (bsearch): Remove use of register keyword.
1101 * bsearch_r.c (bsearch_r): Likewise.
1103 2020-06-23 Nick Alcock <nick.alcock@oracle.com>
1105 * bsearch_r.c: New file.
1106 * Makefile.in (CFILES): Add bsearch_r.c.
1107 (REQUIRED_OFILES): Add bsearch_r.o.
1108 * functions.texi: Regenerate.
1110 2020-05-29 H.J. Lu <hjl.tools@gmail.com>
1113 * configure: Regenerated.
1115 2020-05-15 Iain Buclaw <ibuclaw@gdcproject.org>
1117 * d-demangle.c (dlang_attributes): Add @live attribute.
1118 * testsuite/d-demangle-expected: Add new tests.
1120 2020-05-14 Rainer Schuetze <r.sagitario@gmx.de>
1121 Iain Buclaw <ibuclaw@gdcproject.org>
1123 * d-demangle.c (enum dlang_symbol_kinds): Remove enum.
1124 (struct dlang_info): New struct
1125 (dlang_decode_backref): New function.
1126 (dlang_backref): New function.
1127 (dlang_symbol_backref): New function.
1128 (dlang_type_backref): New function.
1129 (dlang_symbol_name_p): New function.
1130 (dlang_function_type_noreturn): New function.
1131 (dlang_function_type): Add 'info' parameter. Decode function type
1132 with dlang_function_type_noreturn.
1133 (dlang_function_args): Add 'info' parameter.
1134 (dlang_type): Add 'info' parameter. Handle back referenced types.
1135 (dlang_identifier): Replace 'kind' parameter with 'info'. Handle back
1136 referenced symbols. Split off decoding of plain identifiers to...
1137 (dlang_lname): ...here.
1138 (dlang_parse_mangle): Replace 'kind' parameter with 'info'. Decode
1139 function type and return with dlang_type.
1140 (dlang_parse_qualified): Replace 'kind' parameter with 'info', add
1141 'suffix_modifier' parameter. Decode function type with
1142 dlang_function_type_noreturn.
1143 (dlang_parse_tuple): Add 'info' parameter.
1144 (dlang_template_symbol_param): New function.
1145 (dlang_template_args): Add 'info' parameter. Decode symbol parameter
1146 with dlang_template_symbol_param. Handle back referenced values, and
1147 externally mangled parameters.
1148 (dlang_parse_template): Add 'info' parameter.
1149 (dlang_demangle_init_info): New function.
1150 (dlang_demangle): Initialize and pass 'info' parameter.
1151 * testsuite/d-demangle-expected: Add new tests.
1153 2020-05-12 H.J. Lu <hongjiu.lu@intel.com>
1156 * configure: Regenerated.
1158 2020-04-28 H.J. Lu <hongjiu.lu@intel.com>
1161 * configure: Regenerated.
1163 2020-04-27 Jakub Jelinek <jakub@redhat.com>
1166 * cp-demangle.c (cplus_demangle_operators): Add ss <=> operator.
1167 * testsuite/demangle-expected: Add operator<=> test.
1169 2020-04-25 H.J. Lu <hongjiu.lu@intel.com>
1172 * Makefile.in (COMPILE.c): Add @CET_HOST_FLAGS@.
1173 (configure_deps): Add $(srcdir)/../config/cet.m4 and
1174 $(srcdir)/../config/enable.m4.
1175 * aclocal.m4: Include ../config/cet.m4 and ../config/enable.m4.
1176 * configure.ac: Add GCC_CET_HOST_FLAGS(CET_HOST_FLAGS) and
1177 AC_SUBST(CET_HOST_FLAGS).
1178 * configure: Regenerated.
1180 2020-03-05 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
1182 * simple-object.c (handle_lto_debug_sections): Name
1183 ".GCC.command.line" among debug sections to be copied over
1186 2020-03-02 Nick Clifton <nickc@redhat.com>
1188 * testsuite/demangle-expected: Update expected demangling of
1191 2020-03-02 H.J. Lu <hongjiu.lu@intel.com>
1194 * simple-object.c (handle_lto_debug_sections): Also copy
1195 .note.gnu.property section.
1197 2020-02-12 Sandra Loosemore <sandra@codesourcery.com>
1202 * configure: Regenerated.
1204 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
1206 * hashtab.c (htab_remove_elt): Make a parameter const.
1207 (htab_remove_elt_with_hash): Likewise.
1209 2020-01-23 Alexandre Oliva <oliva@adacore.com>
1211 * argv.c (writeargv): Output empty args as "".
1213 2020-01-01 Jakub Jelinek <jakub@redhat.com>
1215 Update copyright years.
1217 2019-12-06 Tim Ruehsen <tim.ruehsen@gmx.de>
1219 * make-relative-prefix.c (split_directories):
1220 Return early on empty 'name'
1222 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
1224 * cp-demangle.c (d_print_init): Remove const from 4th param.
1225 (cplus_demangle_fill_name): Initialize d->d_counting.
1226 (cplus_demangle_fill_extended_operator): Likewise.
1227 (cplus_demangle_fill_ctor): Likewise.
1228 (cplus_demangle_fill_dtor): Likewise.
1229 (d_make_empty): Likewise.
1230 (d_count_templates_scopes): Remobe const from 3rd param,
1231 Return on dc->d_counting > 1,
1232 Increment dc->d_counting.
1233 * cp-demint.c (cplus_demangle_fill_component): Initialize d->d_counting.
1234 (cplus_demangle_fill_builtin_type): Likewise.
1235 (cplus_demangle_fill_operator): Likewise.
1237 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
1239 * cplus-dem.c (cplus_demangle): Use rust_demangle directly.
1240 (rust_demangle): Remove.
1241 * rust-demangle.c (is_prefixed_hash): Rename to is_legacy_prefixed_hash.
1242 (parse_lower_hex_nibble): Rename to decode_lower_hex_nibble.
1243 (parse_legacy_escape): Rename to decode_legacy_escape.
1244 (rust_is_mangled): Remove.
1245 (struct rust_demangler): Add.
1248 (struct rust_mangled_ident): Add.
1250 (rust_demangle_sym): Remove.
1254 (rust_demangle_callback): Add.
1255 (struct str_buf): Add.
1256 (str_buf_reserve): Add.
1257 (str_buf_append): Add.
1258 (str_buf_demangle_callback): Add.
1259 (rust_demangle): Add.
1260 * rust-demangle.h: Remove.
1262 2019-11-15 Miguel Saldivar <saldivarcher@gmail.com>
1264 * testsuite/demangle-expected: Fix test.
1266 2019-11-04 Kamlesh Kumar <kamleshbhalui@gmail.com>
1268 * cp-demangle.c (d_expr_primary): Handle
1270 * testsuite/demangle-expected: Added test.
1272 2019-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>
1274 * cp-demangle.c (d_number): Avoid signed int overflow.
1276 2019-10-28 Miguel Saldivar <saldivarcher@gmail.com>
1278 * cp-demangle.c (d_print_mod): Add a space before printing `complex`
1279 and `imaginary`, as opposed to after.
1280 * testsuite/demangle-expected: Adjust test.
1282 2019-10-03 Eduard-Mihai Burtescu <eddyb@lyken.rs>
1284 * rust-demangle.c (looks_like_rust): Remove.
1285 (rust_is_mangled): Don't check escapes.
1286 (is_prefixed_hash): Allow 0-9a-f permutations.
1287 (rust_demangle_sym): Don't bail on unknown escapes.
1288 * testsuite/rust-demangle-expected: Update 'main::$99$' test.
1290 2019-09-03 Eduard-Mihai Burtescu <eddyb@lyken.rs>
1292 * rust-demangle.c (unescape): Remove.
1293 (parse_lower_hex_nibble): New function.
1294 (parse_legacy_escape): New function.
1295 (is_prefixed_hash): Use parse_lower_hex_nibble.
1296 (looks_like_rust): Use parse_legacy_escape.
1297 (rust_demangle_sym): Use parse_legacy_escape.
1298 * testsuite/rust-demangle-expected: Add 'llv$u6d$' test.
1300 2019-08-27 Martin Liska <mliska@suse.cz>
1303 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1304 First find a WEAK HIDDEN symbol in symbol table that will be
1305 preserved. Later, use the symbol name for all removed symbols.
1307 2019-08-12 Martin Liska <mliska@suse.cz>
1309 * Makefile.in: Add filedescriptor.c.
1310 * filedescriptor.c: New file.
1311 * lrealpath.c (is_valid_fd): Remove.
1313 2019-08-08 Martin Liska <mliska@suse.cz>
1316 * lrealpath.c (is_valid_fd): New function.
1318 2019-07-24 Martin Liska <mliska@suse.cz>
1321 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1322 Find first '\0' starting from gnu_lto + 1.
1324 2019-07-12 Ren Kimura <rkx1209dev@gmail.com>
1326 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
1327 This fixes a Bug 90924.
1329 2019-07-22 Martin Liska <mliska@suse.cz>
1331 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1332 Do not search for gnu_lto_v1, but search for first '\0'.
1334 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
1336 * cplus-dem.c: Include rust-demangle.h.
1337 * rust-demangle.c: Include rust-demangle.h.
1338 * rust-demangle.h: New file.
1340 2019-05-31 Michael Forney <mforney@mforney.org>
1342 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
1345 2019-04-30 Ben L <bobsayshilol@live.co.uk>
1347 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
1348 * testsuite/d-demangle-expected: Add testcase.
1350 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
1351 * testsuite/d-demangle-expected: Add testcase.
1353 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
1354 * testsuite/d-demangle-expected: Add testcase.
1356 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
1357 * testsuite/d-demangle-expected: Add testcase.
1359 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
1360 * testsuite/d-demangle-expected: Add testcase.
1362 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
1363 * testsuite/demangle-expected: Add testcase.
1365 * cp-demangle.c (d_encoding): Guard against NULL return values from
1367 * testsuite/demangle-expected: Add testcase.
1369 2019-04-29 Ben L <bobsayshilol@live.co.uk>
1371 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
1373 * testsuite/demangle-expected: Add testcase.
1375 2019-04-10 Nick Clifton <nickc@redhat.com>
1378 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
1380 (d_count_templates_scopes): Replace num_templates and num_scopes
1381 parameters with a struct d_print_info pointer parameter. Adjust
1382 body of the function accordingly. Add recursion counter and check
1383 that the recursion limit is not reached.
1384 (d_print_init): Pass dpi parameter to d_count_templates_scopes.
1385 Reset recursion counter afterwards, unless the recursion limit was
1388 2019-04-07 Alan Modra <amodra@gmail.com>
1390 * functions.texi: Regenerate.
1392 2019-03-14 Jason Merrill <jason@redhat.com>
1393 Jakub Jelinek <jakub@redhat.com>
1395 * hashtab.c (htab_remove_elt_with_hash): Return if slot is NULL rather
1396 than if *slot is HTAB_EMPTY_ENTRY.
1398 2019-02-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1400 * splay-tree.c (splay_tree_insert): Also release old KEY in case
1401 of insertion of a key equal to an already present key.
1402 (splay_tree_new_typed_alloc): Update comment.
1404 2019-01-22 Nidal Faour <nidal.faour@wdc.com>
1407 * simple-object.c (O_BINARY): Define if not already defined.
1408 (simple_object_copy_lto_debug_sections): Create file in binary
1411 2019-01-21 Tom Tromey <tom@tromey.com>
1413 * splay-tree.c (splay_tree_remove): Delete the key if necessary.
1415 2019-01-14 Tom Honermann <tom@honermann.net>
1417 * cp-demangle.c (cplus_demangle_builtin_types)
1418 (cplus_demangle_type): Add name demangling for char8_t (Du).
1419 * cp-demangle.h: Increase D_BUILTIN_TYPE_COUNT to accommodate the
1422 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
1426 * cp-demangle.c: Mechanically replace "can not" with "cannot".
1427 * floatformat.c: Likewise.
1428 * strerror.c: Likewise.
1430 2019-01-01 Jakub Jelinek <jakub@redhat.com>
1432 Update copyright years.
1434 2018-12-22 Jason Merrill <jason@redhat.com>
1436 Remove support for demangling GCC 2.x era mangling schemes.
1437 * cplus-dem.c: Remove cplus_mangle_opname, cplus_demangle_opname,
1438 internal_cplus_demangle, and all subroutines.
1439 (libiberty_demanglers): Remove entries for ancient GNU (pre-3.0),
1440 Lucid, ARM, HP, and EDG demangling styles.
1441 (cplus_demangle): Remove 'work' variable. Don't call
1442 internal_cplus_demangle.
1444 2018-12-07 Nick Clifton <nickc@redhat.com>
1451 * cp-demangle.h (struct d_info): Add recursion_level field.
1452 * cp-demangle.c (d_function_type): Add recursion counter.
1453 If the recursion limit is reached and the check is not disabled,
1454 then return with a failure result.
1455 (cplus_demangle_init_info): Initialise the recursion_level field.
1456 (d_demangle_callback): If the recursion limit is enabled, check
1457 for a mangled string that is so long that there is not enough
1458 stack space for the local arrays.
1459 * cplus-dem.c (struct work): Add recursion_level field.
1460 (squangle_mop_up): Set the numb and numk fields to zero.
1461 (work_stuff_copy_to_from): Handle the case where a btypevec or
1462 ktypevec field is NULL.
1463 (demangle_nested_args): Add recursion counter. If
1464 the recursion limit is not disabled and reached, return with a
1467 2018-10-23 Jason Merrill <jason@redhat.com>
1469 Implement P0732R2, class types in non-type template parameters.
1470 * cp-demangle.c (d_dump, d_make_comp, d_count_templates_scopes)
1471 (d_print_comp_inner): Handle DEMANGLE_COMPONENT_TPARM_OBJ.
1472 (d_special_name): Handle TA.
1473 (d_expresion_1): Fix demangling of brace-enclosed initializer list.
1475 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1478 Merge from binutils-gdb:
1479 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1481 * configure.ac: Remove AC_PREREQ.
1482 * configure: Re-generate.
1483 * config.in: Re-generate.
1485 2018-10-01 Nathan Sidwell <nathan@acm.org>
1487 * configure.ac (checkfuncs): Add pipe2.
1488 * config.in, configure: Rebuilt.
1489 * pex-unix.c (pex_unix_exec_child): Comminicate errors from child
1490 to parent with a pipe, when possible.
1492 2018-08-23 Nathan Sidwell <nathan@acm.org>
1493 Martin Liska <mliska@suse.cz>
1496 * pex-unix.c (pex_unix_exec_child): Duplicate bad_fn into local
1497 scopes to avoid potential clobber.
1499 2018-08-20 Nathan Sidwell <nathan@acm.org>
1501 * pex-unix.c (pex_child_error): Delete.
1502 (pex_unix_exec_child): Commonize error paths to single message &
1505 2018-07-30 Tom Tromey <tom@tromey.com>
1507 * cplus-dem.c (remember_Btype): Don't call memcpy with LEN==0.
1509 2018-07-26 Martin Liska <mliska@suse.cz>
1512 * make-temp-file.c (TEMP_FILE): Remove leading 'cc'.
1513 (make_temp_file): Call make_temp_file_with_prefix with
1514 first argument set to NULL.
1515 (make_temp_file_with_prefix): Support also prefix.
1517 2018-07-19 Eli Zaretskii <eliz@gnu.org>
1519 * simple-object-elf.c (ENOTSUP): If not defined by errno.h, redirect
1522 2018-05-30 Jan Hubicka <hubicka@ucw.cz>
1524 * simple-object.c (handle_lto_debug_sections): Add rename parameter.
1525 (handle_lto_debug_sections_rename): New function.
1526 (handle_lto_debug_sections_norename): New function.
1527 (simple_object_copy_lto_debug_sections): Add rename parameter.
1529 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
1531 * splay-tree.c (splay_tree_compare_strings,
1532 splay_tree_delete_pointers): New utility functions.
1534 2018-05-10 Martin Liska <mliska@suse.cz>
1537 * md5.c: Use strict alignment with UBSAN_BOOTSTRAP.
1539 2018-04-30 Daniel van Gerpen <daniel@vangerpen.de>
1541 * argv.c (expandargv): Fix memory leak for copied argv.
1543 2018-04-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1546 * simple-object.c (handle_lto_debug_sections): Keep .comment
1549 2018-03-02 David Malcolm <dmalcolm@redhat.com>
1551 * cp-demangle.c: Update URL for g++ V3 ABI.
1553 2018-01-20 Eli Zaretskii <eliz@gnu.org>
1555 * simple-object-xcoff.c (simple_object_xcoff_find_sections): Use
1556 ulong_type to avoid warning about 32-bit shift.
1558 2018-01-11 Richard Biener <rguenther@suse.de>
1559 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1562 * simple-object-common.h (struct simple_object_functions):
1563 Change copy_lto_debug_sections callback signature.
1564 * simple-object-elf.c (SHN_HIRESERVE, SHT_SYMTAB_SHNDX,
1565 SHF_INFO_LINK): Add defines.
1566 (simple_object_elf_copy_lto_debug_sections): Instead of
1567 leaving not to be copied sections empty unnamed SHT_NULL
1568 remove them from the target section headers and adjust section
1569 reference everywhere. Handle SHN_XINDEX in the symbol table
1570 processing properly.
1571 * simple-object.c (handle_lto_debug_sections): Change
1572 interface to return a modified string and handle renaming
1573 of relocation sections.
1575 2018-01-10 Daniel van Gerpen <daniel@vangerpen.de>
1577 * argv.c (expandargv): Correct check for dynamically
1580 2018-01-03 Jakub Jelinek <jakub@redhat.com>
1582 Update copyright years.
1584 2017-01-02 Richard Biener <rguenther@suse.de>
1587 * simple-object-elf.c (simple_object_elf_copy_lto_debug_section):
1588 Do not use UNDEF locals for removed symbols but instead just
1589 define them in the first prevailing section and with no name.
1590 Use the same gnu_lto_v1 name for all removed globals we promote to
1591 WEAK UNDEFs so hpux can use a stub to provide this symbol. Clear
1592 sh_info and sh_link in removed sections.
1594 2017-10-30 Richard Biener <rguenther@suse.de>
1597 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1598 Strip two leading _s from the __gnu_lto_* symbols.
1600 2017-10-24 Alan Modra <amodra@gmail.com>
1604 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1605 Only make __gnu_lto symbols hidden.
1607 2017-10-20 Alan Modra <amodra@gmail.com>
1610 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1611 Make discarded non-local symbols weak and hidden.
1613 2017-10-18 Jakub Jelinek <jakub@redhat.com>
1616 * simple-object.c (handle_lto_debug_sections): Copy over also
1617 .note.GNU-stack section with unchanged name.
1618 * simple-object-elf.c (SHF_EXECINSTR): Define.
1619 (simple_object_elf_copy_lto_debug_section): Drop SHF_EXECINSTR bit
1620 on .note.GNU-stack section.
1622 2017-09-25 Nathan Sidwell <nathan@acm.org>
1625 * cp-demangle.c (d_encoding): Strip return type when name is a
1627 (d_local_name): Strip return type of enclosing TYPED_NAME.
1628 * testsuite/demangle-expected: Add and adjust tests.
1630 2017-09-21 Nathan Sidwell <nathan@acm.org>
1633 * cp-demangle.c (d_name): Revert addition of 'toplevel' parm.
1634 (has_return_type): Recurse for DEMANGLE_COMPONENT_LOCAL_NAME.
1635 (d_encoding): Revert d_name change. Use is_fnqual_component_type
1636 to strip modifiers that do not belong.
1637 (d_special_name, d_class_enum_type): Revert d_name call change.
1638 (d_expresion_1): Commonize DEMANGLE_COMPONENT_UNARY building.
1639 (d_local_name): Revert parsing of a function type.
1640 (d_print_comp_inner): An inner LOCAL_NAME might contain a
1642 * testsuite/demangle-expected: Add & adjust tests
1644 2017-09-15 Nathan Sidwell <nathan@acm.org>
1647 * cp-demangle.c (d_name): Add 'toplevel' parm. Pass to ...
1648 (d_local_name): ... here. Parse trailing function args on nested
1650 (d_encoding, d_special_name, d_class_enum_type): Adjust d_name calls.
1651 * testsuite/demangle-expected: Add tests.
1653 2017-09-15 Richard Biener <rguenther@suse.de>
1656 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1657 Iterate marking dependent sections necessary.
1659 2017-09-15 Nathan Sidwell <nathan@acm.org>
1661 * cp-demangle.c (is_fnqual_component_type): Reimplement using
1662 FNQUAL_COMPONENT_CASE.
1663 (d_encoding): Hold bare_function_type in local var.
1664 (d_local_name): Build name in both cases and build result once.
1665 Collapse switch-if to single conditional.
1668 * testsuite/demangle-expected: Realign blank lines with tests.
1670 2017-09-12 Jiong Wang <jiong.wang@arm.com>
1672 * dwarfnames.c (DW_CFA_DUP): New define.
1674 2017-09-01 Martin Liska <mliska@suse.cz>
1676 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1677 Remove duplicite declaration.
1679 2017-08-31 Richard Biener <rguenther@suse.de>
1682 * simple-object-elf.c (simple_object_elf_copy_lto_debug_section):
1683 Keep names of removed global symbols.
1685 2017-08-29 Tony Reix <tony.reix@atos.net>
1687 * simple-object-xcoff.c (simple_object_xcoff_find_sections):
1688 Improve .go_export csect handling. Don't make assumptions
1689 on containing section or number of auxiliary entries.
1691 2017-08-28 Richard Biener <rguenther@suse.de>
1694 * simple-object-elf.c (simple_object_elf_copy_lto_debug_section):
1695 Adjust field with for sh_type write, set SHF_EXCLUDE only for
1698 2017-08-22 Richard Biener <rguenther@suse.de>
1701 * simple-object-elf.c (simple_object_elf_write_shdr): Adjust
1702 type of sh_addralign and sh_entsize and properly write
1703 sh_entsize as Elf_Addr.
1704 (simple_object_elf_write_to_file): Read sh_entsize as Elf_Addr.
1706 2017-08-21 Richard Biener <rguenther@suse.de>
1708 * simple-object-common.h (struct simple_object_functions): Add
1709 copy_lto_debug_sections hook.
1710 * simple-object.c: Include fcntl.h.
1711 (handle_lto_debug_sections): New helper function.
1712 (simple_object_copy_lto_debug_sections): New function copying
1713 early LTO debug sections to regular debug sections in a new file.
1714 (simple_object_start_write): Handle NULL segment_name.
1715 * simple-object-coff.c (simple_object_coff_functions): Adjust
1716 for not implemented copy_lto_debug_sections hook.
1717 * simple-object-mach-o.c (simple_object_mach_o_functions): Likewise.
1718 * simple-object-xcoff.c (simple_object_xcoff_functions): Likewise.
1719 * simple-object-elf.c (SHT_NULL, SHT_SYMTAB, SHT_RELA, SHT_REL,
1720 SHT_GROUP): Add various sectopn header types.
1721 (SHF_EXCLUDE): Add flag.
1722 (Elf32_External_Sym, Elf64_External_Sym): Add symbol struct.
1723 (ELF_ST_BIND, ELF_ST_TYPE, ELF_ST_INFO): Add accessors.
1724 (STT_OBJECT, STT_FUNC, STT_TLS, STT_GNU_IFUNC): Add Symbol types.
1725 (STV_DEFAULT): Add symbol visibility.
1726 (SHN_COMMON): Add special section index name.
1727 (struct simple_object_elf_write): New.
1728 (simple_object_elf_start_write): Adjust for new private data.
1729 (simple_object_elf_write_shdr): Pass in values for all fields
1731 (simple_object_elf_write_to_file): Adjust. Copy from recorded
1732 section headers if requested.
1733 (simple_object_elf_release_write): Release private data.
1734 (simple_object_elf_copy_lto_debug_sections): Copy and rename sections
1735 as denoted by PFN and all their dependences, symbols and relocations
1736 to the empty destination file.
1737 (simple_object_elf_functions): Adjust for copy_lto_debug_sections hook.
1739 2017-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1741 * dwarfnames.c (DW_FIRST_IDX, DW_END_IDX, DW_IDX, DW_IDX_DUP): New.
1743 2017-06-07 Tony Reix <tony.reix@atos.net>
1744 Matthieu Sarter <matthieu.sarter.external@atos.net>
1745 David Edelsohn <dje.gcc@gmail.com>
1747 * simple-object-xcoff.c (simple_object_xcoff_find_sections):
1748 Search symbol table for .go_export symbol and apply pfn if found.
1750 2017-05-31 DJ Delorie <dj@redhat.com>
1752 * configure.ac (strnlen): Add to AC_CHECK_DECLS.
1753 * configure: Likewise.
1754 * config.in: Add HACE_DECL_STRNLEN.
1756 2017-05-27 Iain Buclaw <ibuclaw@gdcproject.org>
1758 * d-demangle.c (dlang_identifier): Prefix mangled init symbols
1759 with `initializer for'.
1760 * testsuite/demangle-expected: Update tests.
1762 2017-05-27 Iain Buclaw <ibuclaw@gdcproject.org>
1764 * d-demangle.c (dlang_call_convention_p): Move declaration
1766 (dlang_type): Handle function types.
1767 * testsuite/d-demangle-expected: Add tests.
1769 2017-05-27 Iain Buclaw <ibuclaw@gdcproject.org>
1771 * d-demangle.c (dlang_parse_real): Remove stack buffer, write
1772 the demangled hexadecimal directly to string.
1773 * testsuite/d-demangle-expected: Add tests.
1775 2017-05-24 Eli Zaretskii <eliz@gnu.org>
1777 * waitpid.c (wait) [__MINGW32__]: Define as a macro
1778 that calls _cwait, so that this function works on MinGW.
1780 2017-05-02 Iain Buclaw <ibuclaw@gdcproject.org>
1782 * d-demangle.c (dlang_hexdigit): New function.
1783 (ascii2hex): Remove function.
1784 (dlang_parse_string): Update to call dlang_hexdigit.
1785 * testsuite/d-demangle-expected: Add tests.
1787 2017-05-02 Iain Buclaw <ibuclaw@gdcproject.org>
1789 * d-demangle.c (strtol): Remove declaration.
1790 Updated all callers to use dlang_number.
1791 (dlang_number): New function.
1792 (dlang_value): Moved check for ISDIGIT into dlang_parse_integer.
1793 * testsuite/d-demangle-expected: Add tests.
1795 2017-05-02 Iain Buclaw <ibuclaw@gdcproject.org>
1797 * d-demangle.c (dlang_parse_symbol): Remove function.
1798 (dlang_parse_qualified): New function.
1799 (dlang_parse_mangle): New function.
1800 (dlang_type): Update to call dlang_parse_qualified.
1801 (dlang_identifier): Update to call either dlang_parse_qualified or
1803 (dlang_type_modifier_p): Remove function.
1804 (dlang_call_convention_p): Don't allow type modifiers in mangle.
1805 (dlang_template_args): Update to call dlang_identifier.
1806 (dlang_demangle): Update to call dlang_parse_mangle.
1807 * testsuite/d-demangle-expected: Add tests.
1809 2017-05-01 Iain Buclaw <ibuclaw@gdcproject.org>
1811 * d-demangle.c (dlang_value): Add comment explaining why cases for
1812 digits are required.
1813 * testsuite/d-demangle-expected: Update integer value tests.
1815 2017-05-01 Iain Buclaw <ibuclaw@gdcproject.org>
1817 * d-demangle.c (dlang_parse_symbol): Skip over anonymous symbols.
1818 * testsuite/d-demangle-expected: Add tests.
1820 2017-05-01 Iain Buclaw <ibuclaw@gdcproject.org>
1822 * d-demangle.c (dlang_identifier): Handle template constraint symbols.
1823 (dlang_parse_template): Only advance if template symbol prefix is
1824 followed by a digit.
1825 * testsuite/d-demangle-expected: Add tests.
1827 2017-05-01 Iain Buclaw <ibuclaw@gdcproject.org>
1829 * d-demangle.c (dlang_attributes): Handle scope attributes.
1830 * testsuite/d-demangle-expected: Add tests.
1832 2017-04-27 Jonathan Wakely <jwakely@redhat.com>
1835 * cp-demangle.c (d_number): Check for overflow.
1836 * cplus-dem.c (consume_count): Fix overflow check.
1837 (gnu_special): Check for underscore after thunk delta.
1838 * testsuite/demangle-expected: Add tests for overflows and invalid
1839 characters in thunks.
1841 2017-04-21 Mark Wielaard <mark@klomp.org>
1843 * cp-demangle.c (MAX_RECURSION_COUNT): New constant.
1844 (struct d_print_info): Add recursion field.
1845 (d_print_init): Initialize recursion.
1846 (d_print_comp): Check and update d_print_info recursion depth.
1848 2017-04-21 Mark Wielaard <mark@klomp.org>
1850 * cp-demangle.c (d_substitution): Return NULL if d_add_substitution
1853 2017-04-21 Mark Wielaard <mark@klomp.org>
1855 * cp-demangle.h (struct d_info): Remove did_subs field.
1856 * cp-demangle.c (struct d_info_checkpoint): Likewise.
1857 (d_template_param): Don't update did_subs.
1858 (d_substitution): Likewise.
1859 (d_checkpoint): Don't assign did_subs.
1860 (d_backtrack): Likewise.
1861 (cplus_demangle_init_info): Don't initialize did_subs.
1863 2017-03-27 Pedro Alves <palves@redhat.com>
1865 * cp-demint.c (cplus_demangle_fill_component): Handle
1866 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1868 2017-03-12 Mark Wielaard <mark@klomp.org>
1870 * cp-demangle.c (cplus_demangle_fill_name): Initialize
1871 demangle_component d_printing.
1872 (cplus_demangle_fill_extended_operator): Likewise.
1873 (cplus_demangle_fill_ctor): Likewise.
1874 (cplus_demangle_fill_dtor): Likewise.
1876 2017-03-08 Mark Wielaard <mark@klomp.org>
1880 * cp-demangle.c: Fix endless recursion. Pass
1881 struct demangle_component as non const.
1882 (d_make_empty): Initialize variable.
1883 (d_print_comp_inner): Limit recursion.
1884 (d_print_comp): Decrement variable.
1885 * cp-demint.c (cplus_demangle_fill_component): Initialize
1887 (cplus_demangle_fill_builtin_type): Likewise.
1888 (cplus_demangle_fill_operator): Likewise.
1889 * testsuite/demangle-expected: Add tests.
1891 2017-01-18 Markus Trippelsdorf <markus@trippelsdorf.de>
1894 * cp-demangle.c (d_unqualified_name): Handle "on" for
1896 * testsuite/demangle-expected: Add tests.
1898 2017-01-18 Markus Trippelsdorf <markus@trippelsdorf.de>
1901 * cp-demangle.c (d_discriminator): Handle discriminator >= 10.
1902 * testsuite/demangle-expected: Add tests for discriminator.
1904 2017-01-04 Jakub Jelinek <jakub@redhat.com>
1906 Update copyright years.
1908 2017-01-04 Alan Modra <amodra@gmail.com>
1910 * Makefile.in (configure_deps): Update.
1911 * configure: Regenerate.
1913 2016-12-13 Jakub Jelinek <jakub@redhat.com>
1916 * cp-demangle.c (cplus_demangle_type): Demangle Dc as decltype(auto).
1917 * testsuite/demangle-expected: Add test for decltype(auto).
1919 2016-12-12 Nathan Sidwell <nathan@acm.org>
1922 * cp-demangle.c (struct d_print_info): Add is_lambda_arg field.
1923 (d_print_init): Initialize it.
1924 (d_print_comp_inner) <DEMANGLE_COMPONENT_TEMPLATE_PARAM>: Check
1925 is_lambda_arg for auto.
1926 <DEMANGLE_COMPONENT_REFERENCE,
1927 DEMANGLE_COMPONENT_RVALUE_REFERENCE>: Skip smashing check when
1929 <DEMANGLE_COMPONENT_LAMBDA>: Increment is_lambda_arg around arg
1931 * testsuite/demangle-expected: Add lambda auto mangling cases.
1933 2016-12-06 DJ Delorie <dj@redhat.com>
1935 * argv.c (expandargv): Check for directories passed as @-files.
1937 2016-11-30 David Malcolm <dmalcolm@redhat.com>
1940 * strndup.c (strlen): Delete decl.
1941 (strnlen): Add decl.
1942 (strndup): Call strnlen rather than strlen.
1943 * xstrndup.c (xstrndup): Likewise.
1945 2016-11-29 Nathan Sidwell <nathan@acm.org>
1947 * cp-demangle.c (d_print_comp_inner): Fix parameter indentation.
1949 2016-11-03 David Tolnay <dtolnay@gmail.com>
1950 Mark Wielaard <mark@klomp.org>
1952 * Makefile.in (CFILES): Add rust-demangle.c.
1953 (REQUIRED_OFILES): Add rust-demangle.o.
1954 * cplus-dem.c (libiberty_demanglers): Add rust_demangling case.
1955 (cplus_demangle): Handle RUST_DEMANGLING.
1956 (rust_demangle): New function.
1957 * rust-demangle.c: New file.
1958 * testsuite/Makefile.in (really-check): Add check-rust-demangle.
1959 (check-rust-demangle): New rule.
1960 * testsuite/rust-demangle-expected: New file.
1962 2016-11-15 Mark Wielaard <mark@klomp.org>
1964 * cp-demangle.c (d_expression_1): Make sure third expression
1965 exists for ?: and fold expressions.
1966 * testsuite/demangle-expected: Add examples of strings that could
1967 crash the demangler because of missing expression.
1969 2016-11-14 Mark Wielaard <mark@klomp.org>
1971 * cplus-dem.c (demangle_signature): After 'H', template function,
1972 no success and don't advance position if end of string reached.
1973 (demangle_template): After 'z', template name, return zero on
1974 premature end of string.
1975 (gnu_special): Guard strchr against searching for zero characters.
1976 (do_type): If member, only advance mangled string when 'F' found.
1977 * testsuite/demangle-expected: Add examples of strings that could
1978 crash the demangler by reading past end of input.
1980 2016-11-06 Mark Wielaard <mark@klomp.org>
1982 * configure.ac (ac_libiberty_warn_cflags): Add -Wshadow=local.
1983 * configure: Regenerated.
1985 2016-11-07 Jason Merrill <jason@redhat.com>
1987 * cp-demangle.c (is_fnqual_component_type): New.
1988 (d_encoding, d_print_comp_inner, d_print_mod_list): Use it.
1989 (FNQUAL_COMPONENT_CASE): New.
1990 (d_make_comp, has_return_type, d_print_comp_inner)
1991 (d_print_function_type): Use it.
1992 (next_is_type_qual): New.
1993 (d_cv_qualifiers, d_print_mod): Handle noexcept and throw-spec.
1995 2016-11-02 Mark Wielaard <mjw@redhat.com>
1997 * cplus-dem.c (demangle_signature): Move fall through comment.
1998 (demangle_fund_type): Add fall through comment between 'G' and 'I'.
1999 * hashtab.c (iterative_hash): Add fall through comments.
2000 * regex.c (regex_compile): Add Fall through comment after '+'/'?'.
2001 (byte_re_match_2_internal): Add Fall through comment after jump_n.
2002 Change "Note fall through" to "Fall through".
2003 (common_op_match_null_string_p): Return false after set_number_at
2004 instead of fall through.
2006 2016-11-01 Jason Merrill <jason@redhat.com>
2008 * cp-demangle.c (d_ctor_dtor_name): Handle inheriting constructor.
2010 2016-10-31 Mark Wielaard <mjw@redhat.com>
2012 * cplus-dem.c (ada_demangle): Initialize demangled to NULL and
2013 XDELETEVEC demangled when unknown.
2015 2016-09-19 Andrew Stubbs <ams@codesourcery.com>
2017 * pex-win32.c (argv_to_cmdline): Quote zero-length parameters.
2018 * testsuite/test-pexecute.c (main): Insert check for zero-length parameters.
2020 2016-09-10 Mark Wielaard <mjw@redhat.com>
2022 * cp-demangle.c (d_substitution): Change struct demangle_component
2023 variable name from c to dc.
2025 2016-08-12 Marek Polacek <polacek@redhat.com>
2028 * cp-demangle.c (d_print_mod): Add FALLTHRU.
2030 2016-08-04 Marcel Böhme <boehme.marcel@gmail.com>
2033 * cplus-dem.c: Prevent infinite recursion when there is a cycle
2034 in the referencing of remembered mangled types.
2035 (work_stuff): New stack to keep track of the remembered mangled
2036 types that are currently being processed.
2037 (push_processed_type): New method to push currently processed
2038 remembered type onto the stack.
2039 (pop_processed_type): New method to pop currently processed
2040 remembered type from the stack.
2041 (work_stuff_copy_to_from): Copy values of new variables.
2042 (delete_non_B_K_work_stuff): Free stack memory.
2043 (demangle_args): Push/Pop currently processed remembered type.
2044 (do_type): Do not demangle a cyclic reference and push/pop
2045 referenced remembered type.
2047 2016-07-29 Aldy Hernandez <aldyh@redhat.com>
2049 * make-relative-prefix.c (make_relative_prefix_1): Fall back to
2050 malloc if alloca argument is greater than MAX_ALLOCA_SIZE.
2052 2016-07-15 Jason Merrill <jason@redhat.com>
2054 * cp-demangle.c (cplus_demangle_operators): Add f[lrLR].
2055 (d_expression_1): Handle them.
2056 (d_maybe_print_fold_expression): New.
2057 (d_print_comp_inner): Use it.
2058 (d_index_template_argument): Handle negative index.
2060 * cp-demangle.c (cplus_demangle_operators): Add sP and sZ.
2061 (d_print_comp_inner): Handle them.
2062 (d_template_args_1): Split out from d_template_args.
2063 (d_args_length): New.
2065 2016-07-13 Marcel Böhme <boehme.marcel@gmail.com>
2068 * cplus-dem.c: Handle large values and overflow when demangling
2070 (demangle_template_value_parm): Read only until end of mangled string.
2071 (do_hpacc_template_literal): Likewise.
2072 (do_type): Handle overflow when demangling array indices.
2074 2016-06-12 Brooks Moses <bmoses@google.com>
2076 * cp-demangle.c (cplus_demangle_print_callback): Avoid zero-length
2079 2016-05-31 Alan Modra <amodra@gmail.com>
2081 * xmemdup.c (xmemdup): Use xmalloc rather than xcalloc.
2083 2016-05-19 Jakub Jelinek <jakub@redhat.com>
2086 * cp-demangle.c (d_expression_1): Formatting fix.
2088 2016-05-18 Artemiy Volkov <artemiyv@acm.org>
2090 * cplus-dem.c (enum type_kind_t): Add tk_rvalue_reference
2092 (demangle_template_value_parm): Handle tk_rvalue_reference
2094 (do_type): Support 'O' type id (rvalue references).
2096 * testsuite/demangle-expected: Add tests.
2098 2016-05-02 Marcel Böhme <boehme.marcel@gmail.com>
2101 * cp-demangle.c: Parse numbers as integer instead of long to avoid
2102 overflow after sanity checks. Include <limits.h> if available.
2103 (INT_MAX): Define if necessary.
2104 (d_make_template_param): Takes integer argument instead of long.
2105 (d_make_function_param): Likewise.
2106 (d_append_num): Likewise.
2107 (d_identifier): Likewise.
2108 (d_number): Parse as and return integer.
2109 (d_compact_number): Handle overflow.
2110 (d_source_name): Change variable type to integer for parsed number.
2111 (d_java_resource): Likewise.
2112 (d_special_name): Likewise.
2113 (d_discriminator): Likewise.
2114 (d_unnamed_type): Likewise.
2115 * testsuite/demangle-expected: Add regression test cases.
2117 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2119 * configure: Remove SH5 support.
2121 2016-04-08 Marcel Böhme <boehme.marcel@gmail.com>
2124 * cplus-dem.c: Include <limits.h> if available.
2125 (INT_MAX): Define if necessary.
2126 (remember_type, remember_Ktype, register_Btype, string_need):
2127 Abort if we detect cases where we the size of the allocation would
2131 * cplus-dem.c (gnu_special): Handle case where consume_count returns
2134 2016-03-31 Mikhail Maltsev <maltsevm@gmail.com>
2135 Marcel Bohme <boehme.marcel@gmail.com>
2139 * cplus-dem.c (squangle_mop_up): Zero bsize/ksize after freeing
2141 * testsuite/demangle-expected: Add coverage tests.
2143 2016-01-27 Iain Buclaw <ibuclaw@gdcproject.org>
2145 * d-demangle.c (dlang_call_convention): Handle extern Objective-C
2146 function calling convention.
2147 (dlang_call_convention_p): Likewise.
2148 (dlang_type): Likewise.
2149 * testsuite/d-demangle-expected: Add coverage tests.
2151 2016-01-27 Iain Buclaw <ibuclaw@gdcproject.org>
2153 * d-demangle.c (dlang_function_args): Append ',' for variadic functions
2154 only if parameters were seen before the elipsis symbol.
2155 * testsuite/d-demangle-expected: Add coverage test for parameter-less
2158 2016-01-27 Iain Buclaw <ibuclaw@gdcproject.org>
2160 * d-demangle.c (dlang_type): Handle function types only in the context
2161 of seeing a pointer type symbol.
2162 * testsuite/d-demangle-expected: Update function pointer tests.
2164 2016-01-05 Mike Frysinger <vapier@gentoo.org>
2166 * argv.c (dupargv): Change arg to char * const *. Update comment.
2167 (writeargv, countargv): Likewise.
2168 * functions.texi (dupargv, writeargv, countargv): Likewise.
2170 2016-01-05 Mike Frysinger <vapier@gentoo.org>
2172 * argv.c (dupargv): Replace strlen/xmalloc/strcpy with xstrdup.
2174 2015-12-28 Patrick Palka <ppalka@gcc.gnu.org>
2176 * crc32.c: In the documentation, don't refer to GDB's
2177 now-nonexistent crc32 implementation. In the table-generation
2178 program embedded within the documentation, change the type of
2179 the induction variables i and j from int to unsigned int, to
2180 avoid undefined behavior.
2182 2015-12-21 Nick Clifton <nickc@redhat.com>
2185 * regex.c (EXTRACT_NUMBER): Cast sign byte to unsigned before left
2188 2015-11-27 Pedro Alves <palves@redhat.com>
2192 * cp-demangle.c (d_demangle_callback, d_make_comp): Handle
2193 DEMANGLE_COMPONENT_CONVERSION.
2194 (is_ctor_dtor_or_conversion): Handle DEMANGLE_COMPONENT_CONVERSION
2195 instead of DEMANGLE_COMPONENT_CAST.
2196 (d_operator_name): Return a DEMANGLE_COMPONENT_CONVERSION
2197 component if handling a conversion.
2198 (d_count_templates_scopes, d_print_comp_inner): Handle
2199 DEMANGLE_COMPONENT_CONVERSION.
2200 (d_print_comp_inner): Handle DEMANGLE_COMPONENT_CONVERSION instead
2201 of DEMANGLE_COMPONENT_CAST.
2202 (d_print_cast): Rename as ...
2203 (d_print_conversion): ... this. Adjust comments.
2204 (d_print_cast): Rewrite - simply print the left subcomponent.
2205 * cp-demint.c (cplus_demangle_fill_component): Handle
2206 DEMANGLE_COMPONENT_CONVERSION.
2208 * testsuite/demangle-expected: Add tests.
2210 2015-11-12 Mike Stump <mikestump@comcast.net>
2212 * Makefile.in (etags tags TAGS): Use && instead of ;.
2214 2015-11-09 Alan Modra <amodra@gmail.com>
2216 * configure.ac: Check size of size_t.
2217 * configure: Regenerate.
2218 * config.in: Regenerate.
2220 2015-11-09 Alan Modra <amodra@gmail.com>
2222 * obstack.c (_obstack_newchunk): Silence -Wc++compat warning.
2223 (_obstack_begin_worker): Likewise. Move assignment to h->chunk
2224 after alloc failure check.
2226 2015-11-09 Alan Modra <amodra@gmail.com>
2229 * obstack.c (__alignof__): Expand alignof_type from alignof.h.
2230 (obstack_exit_failure): Don't use exitfail.h.
2231 (_): Include libintl.h when HAVE_LIBINTL_H and nls enabled.
2232 Provide default. Don't include gettext.h.
2233 (_Noreturn): Define.
2234 * obstacks.texi: Adjust node references to external libc info files.
2236 2015-11-09 Alan Modra <amodra@gmail.com>
2239 * obstack.c: Import current gnulib file.
2240 * obstacks.texi: Updated doc, from glibc's manual/memory.texi.
2242 2015-11-06 Joel Brobecker <brobecker@adacore.com>
2244 * configure.ac: Set AC_CV_FUNC_GETPAGESIZE to "yes" on
2246 * configure: Regenerate.
2248 2015-10-28 Jason Merrill <jason@redhat.com>
2250 * Makefile.in (TAGS): Fix for separate build directory.
2252 2015-10-18 Roland McGrath <roland@gnu.org>
2253 Iain Sandoe <iain@codesourcery.com>
2256 * pex-unix.c: Obtain the environment interface from settings in
2257 environ.h rather than in-line code. Update copyright date.
2258 * setenv.c: Likewise.
2259 * xmalloc.c: Likewise.
2261 2015-09-30 Jason Merrill <jason@redhat.com>
2263 * cp-demangle.c (d_cv_qualifiers): Dx means transaction_safe.
2264 (cplus_demangle_type): Let d_cv_qualifiers handle it.
2265 (d_dump, d_make_comp, has_return_type, d_encoding)
2266 (d_count_templates_scopes, d_print_comp_inner)
2267 (d_print_mod_list, d_print_mod, d_print_function_type)
2268 (is_ctor_or_dtor): Handle DEMANGLE_COMPONENT_TRANSACTION_SAFE.
2270 2015-08-15 Ian Lance Taylor <iant@google.com>
2272 * cp-demangle.c (d_abi_tags): Preserve di->last_name across any
2275 2015-08-11 Iain Buclaw <ibuclaw@gdcproject.org>
2277 * d-demangle.c (dlang_parse_real): Remove call to strtod.
2278 (strtod): Remove declaration.
2279 * testsuite/d-demangle-expected: Update float and complex literal
2280 tests to check correct hexadecimal demangling.
2282 2015-07-13 Mikhail Maltsev <maltsevm@gmail.com>
2284 * cp-demangle.c (d_dump): Fix syntax error.
2285 (d_identifier): Adjust type of len to match d_source_name.
2286 (d_expression_1): Fix out-of-bounds access. Check code variable for
2287 NULL before dereferencing it.
2288 (d_find_pack): Do not recurse for FIXED_TYPE, DEFAULT_ARG and NUMBER.
2289 (d_print_comp_inner): Add NULL pointer check.
2290 * cp-demangle.h (d_peek_next_char): Define as inline function when
2291 CHECK_DEMANGLER is defined.
2292 (d_advance): Likewise.
2293 * testsuite/demangle-expected: Add new testcases.
2295 2015-07-09 Uros Bizjak <ubizjak@gmail.com>
2297 * getruntime.c (RUSAGE_SELF): Define if not already defined.
2298 (get_runtime): Use RUSAGE_SELF as argument 1 of getrusage call.
2300 2015-06-01 Jason Merrill <jason@redhat.com>
2302 * cp-demangle.c (cplus_demangle_type): Handle arguments to vendor
2305 2015-05-22 Yunlian Jiang <yunlian@google.com>
2307 * configure.ac: Add AC_GNU_SOURCE.
2308 * Makefile.in (COMPILE.c): Add -D_GNU_SOURCE.
2309 * configure, config.in: Rebuild.
2310 * floatformat.c (_GNU_SOURCE): Don't define if already defined.
2312 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2314 * d-demangle.c (dlang_symbol_kinds): New enum.
2315 (dlang_parse_symbol): Update signature. Handle an ambiguity between
2316 pascal functions and template value arguments. Only check for a type
2317 if parsing a function, or at the top level. Return failure if the
2318 entire symbol was not successfully demangled.
2319 (dlang_identifier): Update signature. Handle an ambiguity between two
2320 adjacent digits in a mangled symbol string.
2321 (dlang_type): Update call to dlang_parse_symbol.
2322 (dlang_template_args): Likewise.
2323 (dlang_parse_template): Likewise.
2324 (dlang_demangle): Likewise.
2325 * testsuite/d-demangle-expected: Fix bad tests found, and add problematic
2326 examples to the unittests.
2328 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2330 * d-demangle.c (dlang_template_args): Skip over specialized template
2331 parameters in mangled symbol.
2332 * testsuite/d-demangle-expected: Add coverage and unittest for specialized
2333 template parameters.
2335 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2337 * d-demangle.c (dlang_type): Handle cent and ucent types.
2338 * testsuite/d-demangle-expected: Add coverage tests for cent and ucent.
2340 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2342 * d-demangle.c (dlang_attributes): Handle return attributes, ignoring
2343 return parameters in the mangled string. Return NULL if have encountered
2344 an unknown attribute.
2345 (dlang_function_args): Handle return parameters in the mangled string.
2346 * testsuite/d-demangle-expected: Add coverage tests for functions with
2347 return parameters and return attributes.
2349 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2351 * d-demangle.c (dlang_identifier): Check encoded length of identifier
2352 to verify strncmp matches entire string.
2353 * testsuite/d-demangle-expected: Fix wrong test for postblit symbol.
2355 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2357 * d-demangle.c (dlang_type_modifiers): New function.
2358 (dlang_type_modifier_p): New function.
2359 (dlang_call_convention_p): Ignore any kind of type modifier.
2360 (dlang_type): Handle and emit the type modifier after delegate types.
2361 (dlang_parse_symbol): Handle and emit the type modifier after the symbol.
2362 * testsuite/d-demangle-expected: Add coverage tests for all valid
2363 usages of function symbols with type modifiers.
2365 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2367 * d-demangle.c (dlang_call_convention): Return NULL if have reached the
2368 end of the symbol, but expected something to read.
2369 (dlang_attributes): Likewise.
2370 (dlang_function_type): Likewise.
2371 (dlang_type): Likewise.
2372 (dlang_identifier): Likewise.
2373 (dlang_value): Likewise.
2375 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2377 * d-demangle.c (dlang_parse_string): Represent embedded whitespace or
2378 non-printable characters as hex or escape sequences.
2379 * testsuite/d-demangle-expected: Add test for templates with tabs and
2380 newlines embedded into the signature.
2382 2015-05-08 Joel Brobecker <brobecker@adacore.com>
2384 * mkstemps.c: #include <time.h> if HAVE_TIME_H is defined
2385 but not HAVE_SYS_TIME_H.
2387 2015-04-22 Eli Zaretskii <eliz@gnu.org>
2389 * setenv.c <environ>: Declare only if not a macro.
2391 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2393 * testsuite/Makefile.in (LIBCFLAGS): Add LDFLAGS.
2395 2015-04-10 Jakub Jelinek <jakub@redhat.com>
2396 Iain Sandoe <iain@codesourcery.com>
2399 * configure: Regenerate.
2401 2015-04-07 Jakub Jelinek <jakub@redhat.com>
2402 Iain Sandoe <iain@codesourcery.com>
2405 * configure: Regenerate.
2407 2015-01-19 Eli Zaretskii <eliz@gnu.org>
2409 * strerror.c <sys_nerr, sys_errlist>: Declare only if they aren't
2412 2014-12-24 Uros Bizjak <ubizjak@gmail.com>
2413 Ben Elliston <bje@au.ibm.com>
2414 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2416 * xasprintf.c: New file.
2417 * Makefile.in (CFILES): Add xasprintf.c.
2418 (REQUIRED_OFILES): Add xasprintf.$(objext).
2419 (xasprintf.$(objext)): New target.
2420 * functions.texi: Regenerate.
2422 2014-12-11 Uros Bizjak <ubizjak@gmail.com>
2423 Ben Elliston <bje@au.ibm.com>
2424 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2426 * xvasprintf.c: New file.
2427 * vprintf-support.h: Likewise.
2428 * vprintf-support.c: Likewise.
2429 * Makefile.in (CFILES): Add vprintf-support.c, xvasprintf.c.
2430 (REQUIRED_OFILES): Add vprintf-support.$(objext), xvasprintf.$(objext).
2431 (vprintf-support.$(objext), xvasprintf.$(objext)): New targets.
2432 (vasprintf.$(objext)): Depend on $(srcdir)/vprintf-support.h.
2433 * functions.texi: Regenerate.
2434 * vasprintf.c (int_vasprintf): Use libiberty_vprintf_buffer_size.
2436 2014-11-22 John David Anglin <danglin@gcc.gnu.org>
2439 * configure.ac: Check for strtol, strtoul, strtoll and strtoull
2441 * configure: Regenerated.
2443 2014-11-12 Kirill Yukhin <kirill.yukhin@intel.com>
2445 * testsuite/test-strtol.c (run_tests): Cast strtol return to
2448 2014-11-11 Anthony Brandon <anthony.brandon@gmail.com>
2449 Manuel López-Ibáñez <manu@gcc.gnu.org>
2452 * filename_cmp.c (canonical_filename_eq): New function to check if
2453 file names are the same.
2454 * functions.texi: Updated with documentation for new function.
2456 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2458 * ChangeLog.jit: New.
2460 2014-11-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2462 * sigsetmask.c (_POSIX_SOURCE): Remove.
2464 2014-10-28 Yury Gribov <y.gribov@samsung.com>
2466 * strtoll.c: New file.
2467 * strtoull.c: New file.
2468 * configure.ac: Add long long checks. Add harness for strtoll and
2469 strtoull. Check decls for strtol, strtoul, strtoll, strtoull.
2470 * Makefile.in (CFILES, CONFIGURED_OFILES): Add strtoll and strtoull.
2471 * config.in: Regenerate.
2472 * configure: Regenerate.
2473 * functions.texi: Regenerate.
2474 * testsuite/Makefile.in (check-strtol): New rule.
2475 (test-strtol): Likewise.
2476 (mostlyclean): Clean up strtol test.
2477 * testsuite/test-strtol.c: New test.
2479 2014-10-15 David Malcolm <dmalcolm@redhat.com>
2481 * choose-temp.c (choose_tmpdir): Remove now-redundant local
2483 * functions.texi: Regenerate.
2484 * make-temp-file.c (choose_tmpdir): Convert return type from
2485 char * to const char * - given that this returns a pointer to
2486 a memoized allocation, the caller must not touch it.
2488 2014-10-14 Joel Brobecker <brobecker@adacore.com>
2490 * d-demangle.c: Replace strtold with strtod in global comment.
2491 (strtold): Remove declaration.
2492 (strtod): New declaration.
2493 (dlang_parse_real): Declare value as double instead of long
2494 double. Replace call to strtold by call to strtod.
2495 Update format in call to snprintf.
2497 2014-09-26 Jason Merrill <jason@redhat.com>
2499 * cp-demangle.c (d_substitution): Handle abi tags on abbreviation.
2501 2014-09-26 Max Ostapenko <m.ostapenko@partner.samsung.com>
2503 * pex-common.h (struct pex_funcs): Add new parameter for open_write field.
2504 * pex-unix.c (pex_unix_open_write): Add support for new parameter.
2505 * pex-djgpp.c (pex_djgpp_open_write): Likewise.
2506 * pex-win32.c (pex_win32_open_write): Likewise.
2507 * pex-common.c (pex_run_in_environment): Likewise.
2509 2014-09-23 Iain Buclaw <ibuclaw@gdcproject.org>
2511 * Makefile.in (CFILES): Add d-demangle.c.
2512 (REQUIRED_OFILES): Add d-demangle.o.
2513 * cplus-dem.c (libiberty_demanglers): Add dlang_demangling case.
2514 (cplus_demangle): Likewise.
2515 * d-demangle.c: New file.
2516 * testsuite/Makefile.in (really-check): Add check-d-demangle.
2517 * testsuite/d-demangle-expected: New file.
2519 2014-09-19 Ian Lance Taylor <iant@google.com>
2521 * simple-object-elf.c (simple_object_elf_write_ehdr): Correctly
2522 handle objects with more than SHN_LORESERVE sections.
2523 (simple_object_elf_write_shdr): Add sh_link parameter.
2524 (simple_object_elf_write_to_file): Correctly handle objects with
2525 more than SHN_LORESERVE sections.
2527 2014-08-29 Andrew Burgess <aburgess@broadcom.com>
2529 * cp-demangle.c (d_dump): Only access field from s_fixed part of
2530 the union for DEMANGLE_COMPONENT_FIXED_TYPE.
2531 (d_count_templates_scopes): Likewise.
2533 2014-08-13 Gary Benson <gbenson@redhat.com>
2535 * testsuite/demangler-fuzzer.c: New file.
2536 * testsuite/Makefile.in (fuzz-demangler): New rule.
2537 (demangler-fuzzer): Likewise.
2538 (mostlyclean): Clean up demangler fuzzer.
2540 2014-06-11 Andrew Burgess <aburgess@broadcom.com>
2542 * cplus-dem.c (do_type): Call string_delete even if the call to
2543 demangle_template fails.
2545 2014-06-01 Ray Donnelly <mingw.android@gmail.com>
2547 * pex-win32.c (argv_to_cmdline): Don't quote
2550 2014-05-28 Pedro Alves <palves@redhat.com>
2552 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_FUNCTION_PARAM
2553 and DEMANGLE_COMPONENT_NUMBER.
2555 2014-05-22 Thomas Schwinge <thomas@codesourcery.com>
2557 * testsuite/demangle-expected: Fix last commit.
2559 2014-05-14 Andrew Burgess <aburgess@broadcom.com>
2561 * cplus-dmem.c (internal_cplus_demangle): Free any resources
2562 allocated by possible previous call to gnu_special.
2563 (squangle_mop_up): Reset pointers to NULL after calling free.
2564 * testsuite/demangle-expected: New test case.
2566 2014-05-08 Gary Benson <gbenson@redhat.com>
2568 * cp-demangle.c (struct d_component_stack): New structure.
2569 (struct d_print_info): New field component_stack.
2570 (d_print_init): Initialize the above.
2571 (d_print_comp_inner): Renamed from d_print_comp.
2572 Do not restore template stack if it would cause a loop.
2573 (d_print_comp): New function.
2574 * testsuite/demangle-expected: New test cases.
2576 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2579 * maint-tool: Also emit rule for noasan/ subdirectory.
2580 * configure.ac (NOASANFLAG): Set and substitute.
2581 * Makefile.in: Regenerated.
2583 (all, $(TARGETLIB), mostlyclean): Handle noasan subdir like pic
2585 (stamp-noasandir): New goal.
2586 * configure: Regenerated.
2588 2014-04-01 Richard Biener <rguenther@suse.de>
2590 * simple-object.c (simple_object_internal_write): Handle
2591 EINTR and short writes.
2593 2014-03-28 Richard Biener <rguenther@suse.de>
2595 * simple-object.c (simple_object_internal_read): Handle
2596 EINTR and short reads.
2598 2014-03-13 Uros Bizjak <ubizjak@gmail.com>
2600 * regex.c (bzero) [!_LIBC]: Define without coma expression.
2601 (regerror): Cast the call to memcpy to (void) to avoid unused
2604 2014-01-28 Thomas Schwinge <thomas@codesourcery.com>
2606 * cp-demangle.c (d_demangle_callback): Put an abort call in place,
2607 to help the compiler.
2609 2014-01-21 Tom Tromey <tromey@redhat.com>
2611 * _doprint.c (checkit): Use stdarg, not VA_* macros.
2612 * asprintf.c (asprintf): Use stdarg, not VA_* macros.
2613 * concat.c (concat_length, concat_copy, concat_copy2, concat)
2614 (reconcat): Use stdarg, not VA_* macros.
2615 * snprintf.c (snprintf): Use stdarg, not VA_* macros.
2616 * vasprintf.c (checkit): Use stdarg, not VA_* macros.
2617 * vsnprintf.c (checkit): Use stdarg, not VA_* macros.
2619 2014-01-06 Mike Frysinger <vapier@gentoo.org>
2622 * configure.ac: Delete target_header_dir assignment.
2623 * configure: Regenerated.
2625 2014-01-06 Gary Benson <gbenson@redhat.com>
2627 * cp-demangle.c (struct d_print_info): New fields
2628 next_saved_scope, copy_templates, next_copy_template and
2630 (d_count_templates): New function.
2631 (d_print_init): New parameter "dc".
2632 Estimate numbers of templates and scopes required.
2633 (d_print_free): Removed function.
2634 (cplus_demangle_print_callback): Allocate stack for
2635 templates and scopes. Removed call to d_print_free.
2636 (d_copy_templates): Removed function.
2637 (d_save_scope): New function.
2638 (d_get_saved_scope): Likewise.
2639 (d_print_comp): Replace state saving/restoring code with
2640 calls to d_save_scope and d_get_saved_scope.
2642 2013-12-23 Bill Maddox <maddox@google.com>
2644 * cp-demangle.c (cplus_demangle_fill_ctor,cplus_demangle_fill_dtor):
2645 Handle unified ctor/dtor.
2646 (d_ctor_dtor_name): Handle unified ctor/dtor.
2648 2013-11-22 Cary Coutant <ccoutant@google.com>
2651 * cp-demangle.c (struct d_info_checkpoint): New struct.
2652 (struct d_print_info): Add current_template field.
2653 (d_operator_name): Set flag when processing a conversion
2655 (cplus_demangle_type): When processing <template-args> for
2656 a conversion operator, backtrack if necessary.
2657 (d_expression_1): Renamed from d_expression.
2658 (d_expression): New wrapper around d_expression_1.
2659 (d_checkpoint): New function.
2660 (d_backtrack): New function.
2661 (d_print_init): Initialize current_template.
2662 (d_print_comp): Set current_template.
2663 (d_print_cast): Put current_template in scope for
2664 printing conversion operator name.
2665 (cplus_demangle_init_info): Initialize is_expression and
2667 * cp-demangle.h (struct d_info): Add is_expression and
2668 is_conversion fields.
2669 * testsuite/demangle-expected: New test cases.
2671 2013-11-15 Andreas Schwab <schwab@linux-m68k.org>
2673 * configure: Regenerate.
2675 2013-11-12 Uros Bizjak <ubizjak@gmail.com>
2677 * cp-demangle.c (d_copy_templates): Cast result of malloc
2678 to (struct d_print_template *).
2679 (d_print_comp): Cast result of realloc to (struct d_saved scope *).
2681 2013-10-29 Marc Glisse <marc.glisse@inria.fr>
2683 PR tree-optimization/58689
2684 * concat.c: Remove note about xmalloc.
2686 2013-10-27 Gerald Pfeifer <gerald@pfeifer.com>
2688 * testsuite/test-demangle.c: Include unistd.h.
2690 2013-10-25 Gary Benson <gbenson@redhat.com>
2692 * cp-demangle.c (struct d_saved_scope): New structure.
2693 (struct d_print_info): New fields saved_scopes and
2695 (d_print_init): Initialize the above.
2696 (d_print_free): New function.
2697 (cplus_demangle_print_callback): Call the above.
2698 (d_copy_templates): New function.
2699 (d_print_comp): New variables saved_templates and
2700 need_template_restore.
2701 [DEMANGLE_COMPONENT_REFERENCE, DEMANGLE_COMPONENT_RVALUE_REFERENCE]:
2702 Capture scope the first time the component is traversed, and use the
2703 captured scope for subsequent traversals.
2704 * testsuite/demangle-expected: Add regression test.
2706 2013-10-23 Gerald Pfeifer <gerald@pfeifer.com>
2708 * testsuite/test-expandargv.c: Include unistd.h.
2710 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2712 * configure.ac: If --enable-host-shared, use -fPIC.
2713 * configure: Regenerate.
2715 2013-10-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2717 * cp-demangle.c (d_name): Demangle local-source-names.
2718 * testsuite/demangle-expected: New test.
2720 2013-09-10 Paolo Carlini <paolo.carlini@oracle.com>
2725 2013-09-10 Gary Benson <gbenson@redhat.com>
2727 * cp-demangle.c: Include hashtab.h.
2728 (struct d_print_info): New field saved_scopes.
2729 (d_print_init): Initialize the above.
2730 (d_print_free): New function.
2731 (cplus_demangle_print_callback): Call the above.
2732 (struct d_saved_scope): New structure.
2733 (d_store_scope): New function.
2734 (d_free_scope) Likewise.
2735 (d_restore_scope) Likewise.
2736 (d_hash_saved_scope) Likewise.
2737 (d_equal_saved_scope) Likewise.
2738 (d_print_comp): New variable saved_scope.
2739 [DEMANGLE_COMPONENT_REFERENCE,
2740 DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
2741 time the component is traversed, and use the captured scope for
2742 subsequent traversals.
2743 * testsuite/demangle-expected: Add regression test.
2745 2013-09-10 Gary Benson <gbenson@redhat.com>
2747 * cp-demangle.c: Include hashtab.h.
2748 (struct d_print_info): New field saved_scopes.
2749 (d_print_init): Initialize the above.
2750 (d_print_free): New function.
2751 (cplus_demangle_print_callback): Call the above.
2752 (struct d_saved_scope): New structure.
2753 (d_store_scope): New function.
2754 (d_free_scope) Likewise.
2755 (d_restore_scope) Likewise.
2756 (d_hash_saved_scope) Likewise.
2757 (d_equal_saved_scope) Likewise.
2758 (d_print_comp): New variable saved_scope.
2759 [DEMANGLE_COMPONENT_REFERENCE,
2760 DEMANGLE_COMPONENT_RVALUE_REFERENCE]: Capture scope the first
2761 time the component is traversed, and use the captured scope for
2762 subsequent traversals.
2763 * testsuite/demangle-expected: Add regression test.
2765 2013-08-20 Alan Modra <amodra@gmail.com>
2767 * floatformat.c (floatformat_ibm_long_double): Rename to..
2768 (floatformat_ibm_long_double_big): ..this.
2769 (floatformat_ibm_long_double_little): New.
2771 2013-07-09 Tristan Gingold <gingold@adacore.com>
2773 * makefile.vms (OBJS): Add dwarfnames.obj
2775 2013-05-31 Matt Burgess <matthew@linuxfromscratch.org>
2778 * configure.ac: Move test for --enable-install-libiberty
2779 outside of the 'with_target_subdir' test so that it actually gets
2780 run. Add output messages to show the test result.
2781 * configure: Regenerate.
2782 * Makefile.in (install_to_libdir): Place the
2783 installation of the libiberty library in the same guard as that
2784 used for the headers to prevent it being installed unless
2785 requested via --enable-install-libiberty.
2787 2013-05-06 David Edelsohn <dje.gcc@gmail.com>
2788 Peter Bergner <bergner@vnet.ibm.com>
2789 Segher Boessenkool <segher@kernel.crashing.org>
2790 Jakub Jelinek <jakub@redhat.com>
2792 * hashtab.c (hash_pointer): Remove conditional and avoid
2793 unexecuted shift equal to wordsize.
2795 2013-04-22 Andi Kleen <ak@linux.intel.com>
2797 * hashtab.c (hash_pointer): Move to end of file and reimplement.
2799 2013-04-03 Jason Merrill <jason@redhat.com>
2801 * cp-demangle.c (cplus_demangle_type): Fix function quals.
2802 (d_pointer_to_member_type): Simplify.
2804 Demangle C++11 ref-qualifier.
2805 * cp-demangle.c (d_ref_qualifier): New.
2806 (d_nested_name, d_function_type): Use it.
2807 (d_parmlist): Don't get confused by a ref-qualifier.
2808 (cplus_demangle_type): Reorder ref-qualifier.
2809 (d_pointer_to_member_type): Likewise.
2810 (d_dump): Handle DEMANGLE_COMPONENT_REFERENCE_THIS and
2811 DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
2812 (d_make_comp, has_return_type, d_encoding): Likewise.
2813 (d_print_comp, d_print_mod_list, d_print_mod): Likewise.
2814 (d_print_function_type, is_ctor_or_dtor): Likewise.
2816 2013-03-27 Kai Tietz <ktietz@redhat.com>
2818 * configure: Regenerated.
2820 2013-03-06 Tobias Burnus <burnus@net-b.de>
2822 * libiberty.texi: Update comment, remove lowersections.
2823 * obstacks.texi: Regenerate.
2825 2013-03-05 Jakub Jelinek <jakub@redhat.com>
2828 * simple-object-mach-o.c (simple_object_mach_o_segment): Initialize
2829 wrapper_sect_offset to avoid a warning.
2831 2013-03-01 Andreas Schwab <schwab@linux-m68k.org>
2833 * obstacks.texi (Obstacks): Trim @node to only contain the
2835 * libiberty.texi (Obstacks): Lower section.
2837 2013-02-14 Jason Merrill <jason@redhat.com>
2839 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_DEFAULT_ARG.
2840 (d_print_comp): Likewise.
2842 2013-02-09 Jakub Jelinek <jakub@redhat.com>
2845 * regex.c (PTR_INT_TYPE): Define.
2846 (EXTEND_BUFFER): Change incr type from int to PTR_INT_TYPE.
2848 2013-01-31 Kai Tietz <ktietz@redhat.com>
2851 * sha1.c (sha1_process_block): Handle case that size_t is
2852 a wider-integer-scalar as a 32-bit unsigned integer.
2855 * md5.c (md5_process_block): Handle case that size_t is
2856 a wider-integer-scalar a 32-bit unsigned integer.
2858 2013-01-04 Ian Lance Taylor <iant@google.com>
2861 * simple-object-mach-o.c (simple_object_mach_o_segment): Don't
2862 bother to zero out a buffer we are about to set anyhow.
2864 2013-01-01 David Edelsohn <dje.gcc@gmail.com>
2866 * simple-object-xcoff.c: New file.
2867 * Makefile.in: Add it to build machinery.
2868 * simple-object-common.h (simple_object_xcoff_functions): Declare.
2869 * simple-object.c (format_functions): Add
2870 simple_object_xcoff_functions.
2872 2012-11-10 Jason Merrill <jason@redhat.com>
2874 * cp-demangle.c (d_unqualified_name): Handle abi tags here.
2877 2012-11-09 Jason Merrill <jason@redhat.com>
2879 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_TAGGED_NAME.
2880 (d_make_comp, d_find_pack, d_print_comp): Likewise.
2884 2012-10-08 Jason Merrill <jason@redhat.com>
2886 * cp-demangle.c (d_special_name, d_dump): Handle TH and TW.
2887 (d_make_comp, d_print_comp): Likewise.
2889 2012-09-18 Ian Lance Taylor <iant@google.com>
2891 * strnlen.c: New file.
2892 * configure.ac: Check for strnlen, add it to AC_LIBOBJ if it's not
2894 * Makefile.in: Rebuild dependencies.
2895 (CFILES): Add strnlen.c.
2896 (CONFIGURED_OFILES): Add ./strnlen.$(objext).
2897 * configure, config.in, functions.texi: Rebuild.
2899 * maint-tool: Accept .def files in the include directory.
2901 2012-09-18 Florian Weimer <fweimer@redhat.com>
2904 * objalloc.c (_objalloc_alloc): Add overflow check covering
2905 alignment and CHUNK_HEADER_SIZE addition.
2907 2011-08-28 H.J. Lu <hongjiu.lu@intel.com>
2909 * argv.c (dupargv): Replace malloc with xmalloc. Don't check
2911 (buildargv): Likewise. Also replace strdup with xstrdup.
2912 (expandargv): Don't check dupargv return.
2914 2011-08-28 H.J. Lu <hongjiu.lu@intel.com>
2917 * argv.c (buildargv): Replace alloca with xmalloc/free.
2919 2012-08-17 Andreas Schwab <schwab@linux-m68k.org>
2921 * floatformat.c (floatformat_to_double): Correctly handle numbers
2922 between 1 and 2. Simplify handling of denormal number.
2923 (main): Test with 1.1.
2925 2012-07-31 Mike Frysinger <vapier@gentoo.org>
2927 * md5.c (md5_finish_ctx): Declare swap_bytes. Assign SWAP() output
2928 to swap_bytes, and then call memcpy to move it to ctx->buffer.
2930 2012-07-26 Kazu Hirata <kazu@codesourcery.com>
2931 Sandra Loosemore <sandra@codesourcery.com>
2933 * pex-win32.c (pex_win32_exec_child): Only close original file
2934 descriptors if child is launched successfully.
2936 2012-07-18 Jason Merrill <jason@redhat.com>
2938 * cp-demangle.c (cplus_demangle_operators): Add *_cast.
2939 (op_is_new_cast): New.
2940 (d_expression, d_print_comp): Check it.
2942 2012-07-13 Doug Evans <dje@google.com>
2944 * filename_cmp.c (filename_hash, filename_eq): New functions.
2946 2012-06-29 Andreas Schwab <schwab@linux-m68k.org>
2948 * copying-lib.texi (Library Copying): Don't use @heading inside
2951 2012-05-22 Tom Tromey <tromey@redhat.com>
2953 http://sourceware.org/bugzilla/show_bug.cgi?id=14065
2954 * testsuite/demangle-expected: Add regression test.
2955 * cp-demangle.c (d_find_pack): Return NULL for
2956 DEMANGLE_COMPONENT_UNNAMED_TYPE.
2958 2012-04-27 Tom Tromey <tromey@redhat.com>
2960 * dwarfnames.c: New file.
2961 * Makefile.in (CFILES): Add dwarfnames.
2962 (REQUIRED_OFILES): Add dwarfnames.
2963 (./dwarfnames.$(objext)): New target.
2965 2012-04-04 Tristan Gingold <gingold@adacore.com>
2967 * pex-unix.c (to_ptr32): Fix style.
2969 2012-04-02 Tristan Gingold <gingold@adacore.com>
2971 * stack-limit.c: Includes ansidecl.h.
2972 (stack_limit_increase): Add ATTRIBUTE_UNUSED
2974 2012-03-20 Jason Merrill <jason@redhat.com>
2976 * cp-demangle.c (cplus_demangle_type): Handle 'auto'.
2978 2012-03-07 Jason Merrill <jason@redhat.com>
2980 * cp-demangle.c (cplus_demangle_operators): Add li.
2981 (d_unqualified_name): Handle it specially.
2983 2012-01-26 Jakub Jelinek <jakub@redhat.com>
2985 * make-relative-prefix.c (make_relative_prefix_1): Avoid warning
2986 about using preprocessor directives inside of macro arguments.
2988 2012-01-22 Douglas B Rupp <rupp@gnat.com>
2990 * configure: Regenerate.
2992 2012-01-10 Jason Merrill <jason@redhat.com>
2994 * cp-demangle.c (d_print_comp) [DEMANGLE_COMPONENT_OPERATOR]:
2995 Omit a trailing space in the operator name.
2997 2012-01-06 Jason Merrill <jason@redhat.com>
3003 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_NULLARY and
3004 DEMANGLE_COMPONENT_INITIALIZER_LIST.
3005 (d_make_comp): Likewise. Allow null right arg for
3006 DEMANGLE_COMPONENT_TRINARY_ARG2.
3007 (cplus_demangle_operators): Adjust new/delete; add .*, :: and throw.
3008 (d_template_args, d_template_arg): Handle 'J' for argument packs.
3009 (d_exprlist): Add terminator parm.
3010 (d_expression, d_print_comp): Handle initializer lists, nullary
3011 expressions, prefix/suffix operators, and new.
3012 (d_print_subexpr): Avoid parens around DEMANGLE_COMPONENT_QUAL_NAME
3013 and DEMANGLE_COMPONENT_INITIALIZER_LIST.
3014 * testsuite/demangle-expected: Add tests.
3016 * cp-demangle.c (cplus_demangle_type): decltype, pack expansion
3017 and vector are substitutable.
3018 (cplus_demangle_operators): Sort.
3020 2012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3022 * configure: Regenerate.
3024 2012-01-02 Jakub Jelinek <jakub@redhat.com>
3026 * make-relative-prefix.c (make_relative_prefix_1): Avoid
3027 stack overflow if PATH contains just a single entry and
3028 HOST_EXECUTABLE_SUFFIX needs to be used.
3031 * make-relative-prefix.c: Include sys/stat.h.
3032 (make_relative_prefix_1): If access succeeds, check also stat
3033 if nstore is a regular file.
3035 2011-12-20 Andreas Schwab <schwab@linux-m68k.org>
3037 * configure: Regenerate.
3039 2011-12-20 Tristan Gingold <gingold@adacore.com>
3041 * aclocal.m4: Assume strncmp works in cross case.
3042 * configure: Regenerate
3044 2011-12-19 Andreas Schwab <schwab@linux-m68k.org>
3046 * configure: Regenerate.
3048 2011-11-07 Richard Henderson <rth@redhat.com>
3050 Merged from transactional-memory.
3052 * cp-demangle.c (cplus_demangle_fill_ctor): Accept
3053 gnu_v3_object_ctor_group.
3054 (cplus_demangle_fill_dtor): Accept gnu_v3_object_dtor_group.
3055 (d_ctor_dtor_name): Recognize gnu_v3_object_ctor_group
3056 and gnu_v3_object_dtor_group.
3057 (d_dump): Handle DEMANGLE_COMPONENT_TRANSACTION_CLONE
3058 and DEMANGLE_COMPONENT_NONTRANSACTION_CLONE.
3059 (d_make_comp, d_print_comp): Likewise.
3060 (d_special_name): Generate them.
3062 2011-11-04 Jason Merrill <jason@redhat.com>
3065 * cp-demangle.c (d_special_name, d_print_comp): Handle a
3066 discriminator number on DEMANGLE_COMPONENT_REFTEMP.
3068 2011-11-02 Doug Evans <dje@google.com>
3070 * Makefile.in (CFILES): Add timeval-utils.c.
3071 (REQUIRED_OFILES): Add timeval-utils.$(objext).
3072 (INSTALLED_HEADERS): Add timeval-utils.h.
3073 (timeval-utils.$(objext)): Add rule.
3075 2011-10-28 Ian Lance Taylor <iant@google.com>
3077 * setproctitle.c (setproctitle): Use "GNU/Linux" in comment.
3079 2011-10-26 Iain Sandoe <iains@gcc.gnu.org>
3082 * simple-object-mach-o.c (GNU_WRAPPER_SECTS, GNU_WRAPPER_INDEX,
3083 GNU_WRAPPER_NAMES): New macros.
3084 (simple_object_mach_o_segment): Handle wrapper scheme.
3085 (simple_object_mach_o_write_section_header): Allow the segment name
3087 (simple_object_mach_o_write_segment): Handle wrapper scheme. Ensure
3088 that the top-level segment name in the load command is empty.
3089 (simple_object_mach_o_write_to_file): Determine the number of
3090 sections during segment output, use that in writing the header.
3092 2011-10-10 Ian Lance Taylor <iant@google.com>
3095 * cp-demangle.c (d_cv_qualifiers): If qualifiers are applied to a
3096 function type, change them to apply to the "this" parameter.
3097 * testsuite/demangle-expected: Add test case.
3099 2011-09-28 Doug Evans <dje@google.com>
3101 * timeval-utils.c: New file.
3103 * argv.c (countargv): New function.
3105 2011-09-23 Cary Coutant <ccoutant@google.com>
3108 * cp-demangle.c (d_make_comp): Add new component type.
3109 (cplus_demangle_mangled_name): Check for clone suffixes.
3110 (d_parmlist): Don't error out if we see '.'.
3111 (d_clone_suffix): New function.
3112 (d_print_comp): Print info for clone suffixes.
3113 * testsuite/demangle-expected: Add new testcases.
3115 2011-09-23 Ian Lance Taylor <iant@google.com>
3116 Pierre Vittet <piervit@pvittet.com>
3118 * md5.c (md5_process_bytes): Correct handling of unaligned
3121 2011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3123 * aclocal.m4: Include ../config/picflag.m4.
3124 * configure.ac (GCC_PICFLAG): Call it.
3125 (enable_shared): Clear PICFLAG unless shared.
3126 * configure: Regenerate.
3128 2011-08-12 Steve Ellcey <sje@cup.hp.com>
3130 * md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer.
3132 2011-08-06 Uros Bizjak <ubizjak@gmail.com>
3134 * testsuite/test-expandargv.c (writeout_test): Check result of fwrite.
3136 2011-08-01 Jason Merrill <jason@redhat.com>
3139 * cp-demangle.c (d_prefix): Handle decltype.
3140 * testsuite/demangle-expected: Test it.
3142 2011-07-26 H.J. Lu <hongjiu.lu@intel.com>
3144 * testsuite/demangle-expected: Remove an extra line.
3146 2011-07-26 Ian Lance Taylor <iant@google.com>
3148 * cp-demangle.c (d_print_init): Initialize pack_index field.
3149 (d_print_comp): Check for NULL template argument.
3150 * testsuite/demangle-expected: Add test case.
3152 2011-07-22 Gerald Pfeifer <gerald@pfeifer.com>
3155 * stack-limit.c: Include <stdint.h>.
3157 2011-07-22 Jakub Jelinek <jakub@redhat.com>
3160 * stack-limit.c: New file.
3161 * Makefile.in: Regenerate deps.
3162 (CFILES): Add stack-limit.c.
3163 (REQUIRED_OFILES): Add ./stack-limit.$(objext).
3164 * configure.ac (checkfuncs): Add getrlimit and setrlimit.
3165 (AC_CHECK_FUNCS): Likewise.
3166 * configure: Regenerated.
3167 * config.in: Regenerated.
3169 2011-07-04 Jason Merrill <jason@redhat.com>
3171 * cp-demangle.c (d_expression): Handle 'this'.
3172 (d_print_comp) [DEMANGLE_COMPONENT_FUNCTION_PARAM]: Likewise.
3174 2011-07-01 Joel Brobecker <brobecker@adacore.com>
3176 * filename_cmp.c (filename_cmp, filename_ncmp): Add handling of
3177 HAVE_CASE_INSENSITIVE_FILE_SYSTEM.
3179 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3182 * cp-demangle.c (d_print_comp): Suppress argument list for function
3183 references by the '&' unary operator. Keep also already processed
3184 variant without the argument list. Suppress argument list types for
3185 function call used in an expression.
3186 * testsuite/demangle-expected: Fix excessive argument list types in
3187 `test for typed function in decltype'. New testcase for no argument
3188 list types printed. 3 new testcases for function references by the
3189 '&' unary operator..
3191 2011-06-20 Jason Merrill <jason@redhat.com>
3194 * cp-demangle.c (d_print_comp): Handle reference smashing.
3195 * testsuite/demangle-expected: Test it.
3197 2011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3199 * cp-demangle.c (d_print_comp) <DEMANGLE_COMPONENT_FUNCTION_TYPE>:
3200 Suppress d_print_mod for DMGL_RET_POSTFIX.
3201 * testsuite/demangle-expected: New testcases for --ret-postfix.
3203 2011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3205 * cp-demangle.c (d_print_comp) <DEMANGLE_COMPONENT_FUNCTION_TYPE>: Do
3206 not pass DMGL_RET_POSTFIX or DMGL_RET_DROP. Support DMGL_RET_DROP.
3207 * testsuite/demangle-expected: New testcases for --ret-drop.
3208 * testsuite/test-demangle.c: Document --ret-drop in a comment.
3209 (main): New variable ret_drop, fill it, call cplus_demangle with it.
3211 2011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3213 * cp-demangle.c (struct d_print_info): Remove field options.
3214 (d_print_init): Remove parameter options.
3215 (cplus_demangle_print_callback): Update all the callers.
3216 (d_print_comp, d_print_mod_list, d_print_mod, d_print_function_type)
3217 (d_print_array_type, d_print_expr_op, d_print_cast, d_print_subexpr):
3218 Add parameter options, update all the callers.
3220 2011-04-20 Jim Meyering <meyering@redhat.com>
3222 * cp-demint.c (cplus_demangle_v3_components): Remove useless
3224 * cplus-dem.c (squangle_mop_up): Likewise.
3225 (delete_non_B_K_work_stuff): Likewise.
3226 * pex-common.c (pex_free): Likewise.
3227 * pex-msdos.c (pex_msdos_cleanup): Likewise.
3228 * pex-win32.c (mingw_rootify, msys_rootify): Likewise.
3229 (win32_spawn): Likewise.
3230 * regex.c (FREE_VAR, weak_alias): Likewise.
3231 * spaces.c (spaces): Likewise.
3233 2011-04-10 Jim Meyering <meyering@redhat.com>
3235 Avoid memory overrun in a test leading to potential double-free.
3236 * testsuite/test-expandargv.c (writeout_test): Fix off-by-one error:
3237 i.e., do copy the trailing NUL byte.
3239 2011-03-31 Tristan Gingold <gingold@adacore.com>
3241 * makefile.vms (OBJS): Add filename_cmp.obj
3243 2011-02-28 Kai Tietz <kai.tietz@onevision.com>
3245 * filename_cmp.c (filename_ncmp): New function.
3246 * functions.texi: Regenerated.
3248 2011-02-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3250 * splay-tree.c: Escape wrapping newlines in texinfo markup
3251 with '@', to fix function declaration output rendering.
3252 * gather-docs: Relax and improve macro name matching to actually
3253 match all current names and to allow input line wrapping.
3254 * bsearch.c, concat.c, crc32.c, fnmatch.txh, fopen_unlocked.c,
3255 hashtab.c, insque.c, make-relative-prefix.c, memchr.c, memcmp.c,
3256 memcpy.c, memmem.c, memmove.c, mempcpy.c, memset.c,
3257 pexecute.txh, random.c, setenv.c, setproctitle.c,
3258 simple-object.txh, snprintf.c, stpncpy.c, strncmp.c, strtod.c,
3259 strtol.c, vasprintf.c, vprintf.c, vsnprintf.c, xmemdup.c:
3260 Wrap long texinfo input lines.
3261 * functions.texi: Regenerate.
3263 2011-01-18 Mike Frysinger <vapier@gentoo.org>
3265 * .gitignore: New file.
3267 2010-12-08 Doug Evans <dje@google.com>
3269 * splay-tree.c (splay_tree_foreach_helper): Remove arg `sp',
3270 all callers updated. Rewrite to be non-recursive.
3272 2010-11-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3274 * setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.
3276 2010-11-20 Anthony Green <green@moxielogic.com>
3278 * configure.ac: Turn PR_SET_NAME link test into a test for
3280 * configure, config.in: Rebuilt.
3281 * setproctitle.c: Test for HAVE_SYS_PRCTL_H.
3282 (setproctitle) Test for PR_SET_NAME definition.
3284 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3287 * Makefile.in (install-strip): New phony target.
3288 (install): Also mark as phony.
3290 2010-11-16 Ian Lance Taylor <iant@google.com>
3292 * simple-object.c (simple_object_attributes_merge): Rename from
3293 simple_object_attributes_compare. Call merge field.
3294 * simple-object-common.h (struct simple_object_functions): Rename
3295 attributes_compare field to attribute_merge.
3296 * simple-object-elf.c (EM_SPARC): Define.
3297 (EM_SPARC32PLUS): Define.
3298 (simple_object_elf_attributes_merge): Renamed from
3299 simple_object_elf_attributes_compare. Permit EM_SPARC and
3300 EM_SPARC32PLUS objects to be merged.
3301 (simple_object_elf_functions): Update function name.
3302 * simple-object-coff.c (simple_object_coff_attributes_merge):
3303 Rename from simple_object_coff_attributes_compare.
3304 (simple_object_coff_functions): Update function name.
3305 * simple-object-mach-o.c (simple_object_mach_o_attributes_merge):
3306 Renamed from simple_object_mach_o_attributes_compare.
3307 (simple_object_mach_o_functions): Update function name.
3309 2010-11-16 H.J. Lu <hongjiu.lu@intel.com>
3313 * cp-demangle.c (d_make_demangle_mangled_name): New.
3314 (d_demangle_callback): Use it on DCT_GLOBAL_XTORS.
3316 * testsuite/demangle-expected: Updated.
3318 2010-11-14 Kai Tietz <kai.tietz@onevision.com>
3320 * simple-object-coff.c (simple_object_coff_read_strtab): Fix reading
3323 2010-11-12 Ian Lance Taylor <iant@google.com>
3326 * cp-demangle.c (d_print_function_type): Don't print parentheses
3327 if there are no modifiers to print.
3328 * testsuite/demangle-expected: Tweak one test case, add another.
3330 2010-11-04 Richard Henderson <rth@redhat.com>
3332 * configure.ac (AC_CHECK_HEADERS): Add process.h.
3333 (checkfuncs): Add dup3, spawnve, spawnvpe; sort the list.
3334 (AC_CHECK_FUNCS): Add dup3, spawnve, spawnvpe.
3335 * configure, config.in: Rebuild.
3336 * pex-unix.c [HAVE_SPAWNVE] (pex_unix_exec_child): New function.
3337 [HAVE_SPAWNVE] (save_and_install_fd, restore_fd): New functions.
3339 2010-11-02 Ian Lance Taylor <iant@google.com>
3340 Dave Korn <dave.korn.cygwin@gmail.com>
3341 Iain Sandoe <iains@gcc.gnu.org>
3343 * simple-object.c: New file.
3344 * simple-object-common.h: New file.
3345 * simple-object-elf.c: New file.
3346 * simple-object-mach-o.c: New file.
3347 * simple-object-coff.c: New file.
3348 * simple-object.txh: New file.
3349 * configure.ac: Add AC_TYPE_SSIZE_T.
3350 * Makefile.in: Rebuild dependencies.
3351 (CFILES): Add simple-object.c, simple-object-coff,
3352 simple-object-elf.c, and simple-object-mach-o.c.
3353 (REQUIRED_OFILES): Add corresponding object files.
3354 * configure: Rebuild.
3355 * config.in: Rebuild.
3356 * functions.texi: Rebuild.
3358 2010-10-29 Ian Lance Taylor <iant@google.com>
3360 * setproctitle.c: Add space after function name in @deftypefn
3362 * functions.texi: Rebuild.
3364 2010-10-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3366 * aclocal.m4 (AC_LANG_FUNC_LINK_TRY(C)): Delete.
3367 * configure: Regenerate.
3369 2010-10-07 Andi Kleen <ak@linux.intel.com>
3371 * configure: Regenerate.
3372 * configure.ac: Turn PR_SET_NAME check into link check.
3374 2010-10-06 Andi Kleen <ak@linux.intel.com>
3376 * Makefile.in (CFILES): Add setproctitle.
3377 (CONFIGURED_OFILES): Add setproctitle.
3378 (setproctitle): Add rule.
3379 * config.in: Regenerate.
3380 * configure: Regenerate.
3381 * configure.ac: Add checks for prctl PR_SET_NAME and setproctitle.
3382 * setproctitle.c: Add file.
3383 * functions.texi: Regenerate.
3385 2010-09-22 Tristan Gingold <gingold@adacore.com>
3387 * cplus-dem.c (ada_demangle): Add comments.
3388 Handle stream and controlled type operations.
3389 Decoding of some uppercase letters moved before separators.
3390 * testsuite/demangle-expected: Add tests.
3392 2010-09-10 James Lyon <jameslyon0@googlemail.com>
3394 http://sourceware.org/bugzilla/show_bug.cgi?id=11572
3395 * cp-demangle.c (d_find_pack): Add case for
3396 DEMANGLE_COMPONENT_LAMBDA.
3397 * testsuite/demangle-expected: Add regression test.
3399 2010-09-08 Tristan Gingold <gingold@adacore.com>
3402 * maint-tool (missing): Fix pattern for object file.
3403 (deps): Use $(objext) for object extension.
3404 * Makefile.in (objext): New variable.
3405 Replace all occurences of .o with .$(objext)
3406 Regenerate with maint-deps
3407 * configure.ac (pexecute): Set to the basename.
3408 * configure: Regenerate.
3410 2010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
3412 * pex-common.c (pex_read_err): Set stderr_pipe to -1 if a
3413 corresponding stream has been opened.
3414 (pex_free): Close pipe file descriptors corresponding to child's
3415 stdout and stderr before waiting.
3417 2010-08-13 Nick Clifton <nickc@redhat.com>
3419 * argv.c (expandargv): Limit the number of times that response
3420 files are opened in order to prevent infinite recursion.
3422 2010-07-21 Pascal Obry <obry@adacore.com>
3424 * make-temp-file.c (choose_tmpdir): Append a dot to P_tmpdir if needed.
3426 2010-07-06 Ken Werner <ken.werner@de.ibm.com>
3428 * floatformat.c (floatformat_ieee_half_big): New variable.
3429 (floatformat_ieee_half_little): Likewise.
3431 2010-06-14 Gerald Pfeifer <gerald@pfeifer.com>
3433 * libiberty.texi: Remove reference to GCC 3 and 2001 (thrice).
3434 Update copyright years.
3437 2010-06-10 Jakub Jelinek <jakub@redhat.com>
3440 * cp-demangle.c (struct d_print_info): Add flush_count field.
3441 (d_print_init): Initialize it to 0.
3442 (d_print_flush): Increment it.
3443 (d_print_comp): If needed flush before appending ", ". Only
3444 decrement dpi->len if no flushes happened during the recursive
3446 * testsuite/demangle-expected: Add a test for this.
3448 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3450 * splay-tree.c: Update copyright years.
3451 (splay_tree_new_typed_alloc): New.
3452 (splay_tree_new_with_allocator): Use it.
3454 * hashtab.c: Update copyright years.
3455 (htab_create_typed_alloc): New.
3456 (htab_create_alloc): Use it.
3458 * functions.texi: Regenerate.
3460 2010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
3461 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3464 * configure.ac: Check for declaration of 'basename(char *)'.
3465 * configure: Regenerate.
3467 2010-05-26 Kai Tietz <kai.tietz@onevision.com>
3469 * testsuite/demangle-expected: Add tests for __int128
3470 and unsigned __int128 types.
3472 2010-05-06 Magnus Fromreide <magfr@lysator.liu.se>
3473 Jason Merrill <jason@redhat.com>
3475 * cp-demangle.c (cplus_demangle_builtin_types): Add nullptr.
3476 (cplus_demangle_type): Handle nullptr.
3477 * testsuite/demangle-expected: Test it.
3479 2010-04-23 Pedro Alves <pedro@codesourcery.com>
3481 * lbasename.c (lbasename): Split into ...
3482 (unix_lbasename, dos_basename): ... these.
3483 (lbasename): ... and reimplement on top of them.
3484 * Makefile.in (lbasename.o): Add dependency on
3485 $(INCDIR)/filenames.h.
3487 2010-04-07 Jakub Jelinek <jakub@redhat.com>
3489 * regex.c (byte_re_match_2_internal): Avoid set but not used
3492 2010-03-22 Jason Merrill <jason@redhat.com>
3494 * cp-demangle.c (d_print_mod): Use () rather than [] for vectors.
3496 2010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3498 * Makefile.in (all): Do not use exec.
3500 2010-02-04 Tom Tromey <tromey@redhat.com>
3502 * testsuite/demangle-expected: Add missing --format=gnu-v3.
3504 2010-02-03 Jason Merrill <jason@redhat.com>
3506 * cp-demangle.c (d_expression): Handle dependent operator name.
3509 * cp-demangle.c (d_number_component, d_vector_type): New.
3510 (cplus_demangle_type, d_print_comp, d_print_mod): Handle vectors.
3512 2010-01-25 Ian Lance Taylor <iant@google.com>
3514 * cp-demangle.c (cplus_demangle_type): Check for invalid type
3516 * testsuite/demangle-expected: Add test.
3518 2010-01-20 Jason Merrill <jason@redhat.com>
3521 * cp-demangle.c (d_print_comp): Fix array index printing.
3523 2010-01-11 Tristan Gingold <gingold@adacore.com>
3525 * cplus-dem.c (ada_demangle): Remove prototype.
3526 (grow_vect): Removed.
3527 (ada_demangle): Rewritten.
3528 (cplus_demangle): Fix indentation.
3529 * testsuite/demangle-expected: Add tests for Ada.
3531 2010-01-09 Ian Lance Taylor <iant@google.com>
3534 * cp-demangle.c (d_demangle): Return dgs.alc on success.
3536 2010-01-04 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3539 * configure.ac (PICFLAG): Use -fPIC on SH hosts.
3540 * configure: Regenerate.
3542 2009-12-07 Doug Evans <dje@google.com>
3544 * pex-unix.c (pex_unix_exec_child): Save/restore environ.
3546 2009-11-26 Ben Elliston <bje@au.ibm.com>
3548 * configure.ac (AC_CHECK_FUNCS): Sort into alphabetic order.
3549 * configure: Regenerate.
3551 2009-11-25 Ben Elliston <bje@au.ibm.com>
3553 * functions.texi: Rebuild.
3555 2009-11-25 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3556 Ben Elliston <bje@au.ibm.com>
3558 * README: Mention changes to Makefile.in and functions.texi.
3559 * gather-docs: Mention 'make stamp-functions' in the header.
3561 2009-11-23 Ben Elliston <bje@au.ibm.com>
3562 Ian Lance Taylor <iant@google.com>
3564 * pex-unix.c (pex_child_error): Improve warning avoidance by
3565 checking the results of write(3) and exiting with -2 if any write
3566 returns a negative value.
3568 2009-11-22 Steve Ward <planet36@gmail.com>
3570 * dyn-string.c (dyn_string_append_char): Fix typo in comment.
3572 2009-11-20 Ben Elliston <bje@au.ibm.com>
3574 * pex-unix.c (pex_child_error): Define writeerr macro to avoid
3575 unused result warnings from write(3) calls. Undefine writeerr
3578 2009-10-08 Daniel Gutson <dgutson@codesourcery.com>
3579 Daniel Jacobowitz <dan@codesourcery.com>
3580 Pedro Alves <pedro@codesourcery.com>
3582 * argv.c (consume_whitespace): New function.
3583 (only_whitespace): New function.
3584 (buildargv): Always use ISSPACE by calling consume_whitespace.
3585 (expandargv): Skip empty files. Do not stop at the first empty
3586 argument (calling only_whitespace)..
3587 * testsuite/test-expandargv.c: (test_data): Test empty lines
3588 and empty arguments.
3589 (run_tests): Fix false positives due to shorter arguments.
3591 2009-09-30 Martin Thuresson <martint@google.com>
3593 * regex.c (byte_re_match_2_internal): Split declaration and
3594 assignment to avoid -Wc++-compat warning due to goto.
3596 2009-09-29 Jason Merrill <jason@redhat.com>
3598 * Makefile.in: Enable demangle target.
3599 * cp-demangle.c (d_lambda, d_unnamed_type, d_make_default_arg): New.
3600 (d_name, d_prefix, d_unqualified_name, d_local_name): Handle lambdas.
3601 (d_parmlist): Factor out from d_bare_function_type.
3602 (d_compact_number): Factor out from d_template_param and d_expression.
3603 (d_append_num): Factor out from d_print_comp.
3604 (d_print_comp, d_print_mod_list): Handle lambdas.
3605 * testsuite/demangle-expected: Add lambda tests.
3607 2009-09-23 Matthew Gingell <gingell@adacore.com>
3609 * cplus-dem.c (ada_demangle): Ensure demangled is freed.
3611 2009-09-22 Ozkan Sezer <sezeroz@gmail.com>
3613 * choose-temp.c: Include unistd.h for mingw targets.
3615 2009-09-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3617 * hashtab.c [HAVE_INTTYPES_H]: Include <inttypes.h>.
3619 2009-09-15 Tristan Gingold <gingold@adacore.com>
3621 * config.h-vms (intptr_t): Define to compile hashtab.c
3623 2009-09-04 Ozkan Sezer <sezeroz@gmail.com>
3626 * configure.ac: Replace AC_CHECK_TYPE() for intptr_t and uintptr_t
3627 with AC_TYPE_INTPTR_T and AC_TYPE_UINTPTR_T.
3628 * config.in: Regenerated.
3629 * configure: Regenerated.
3631 2009-09-03 Ozkan Sezer <sezeroz@gmail.com>
3634 * configure.ac: Also check for intptr_t.
3635 * config.h.in: Regenerated.
3636 * configure: Regenerated.
3637 * hashtab.c (hash_pointer): Cast the pointer argument to intptr_t
3640 2009-09-02 Tristan Gingold <gingold@adacore.com>
3642 * vmsbuild.com: Removed as unused and superceeded by makefile.vms.
3643 * makefile.vms: Ported to Itanium VMS. Remove useless targets and
3644 dependencies. Remove unused FORMAT variable.
3645 * configure.com: New file to create build.com DCL script for
3646 Itanium VMS or Alpha VMS.
3648 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3650 * configure.ac (AC_PREREQ): Bump to 2.64.
3652 2009-08-23 H.J. Lu <hongjiu.lu@intel.com>
3655 * Makefile.in (install-html-recursive): Removed.
3657 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3659 * config.in: Regenerate.
3660 * configure: Regenerate.
3662 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3664 * Makefile.in (AUTOCONF, configure_deps): New variables.
3665 ($(srcdir)/configure): New rule, active only in maintainer mode.
3667 2009-07-29 Douglas B Rupp <rupp@gnat.com>
3669 * make-temp-file.c (choose_tmpdir): Try standard temp logical on VMS.
3671 2009-07-27 Douglas B Rupp <rupp@gnat.com>
3673 * pex-unix.c (vfork): Remove VMS specific definition (get from header
3675 (to_ptr32): New function.
3676 (pex_unix_exec_child): Use it.
3678 2009-07-24 Ian Lance Taylor <iant@google.com>
3681 * crc32.c (xcrc32): Rename from crc32.
3683 2009-07-24 Ian Lance Taylor <iant@google.com>
3685 * crc32.c: New file.
3686 * Makefile.in: Rebuild dependencies.
3687 (CFILES): Add crc32.c.
3688 (REQUIRED_OFILES): Add ./crc32.o.
3689 * functions.texi: Rebuild.
3691 2009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3693 * cp-demangle.c (d_print_comp <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
3694 (d_print_comp <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS): New.
3695 (d_make_comp <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
3696 (d_make_comp <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS): New.
3697 (d_demangle_callback): The variable type is now declared as enum.
3698 Replace parser of _GLOBAL_ symbols by a d_make_comp call.
3700 2009-06-21 Jakub Jelinek <jakub@redhat.com>
3702 * hashtab.c (htab_traverse): Don't call htab_expand for
3703 nearly empty hashtabs with sizes 7, 13 or 31.
3705 2009-06-16 Nick Clifton <nickc@redhat.com>
3708 * testsuite/test-demangle.c: Rename getline to get_line to avoid
3709 conflicts with system function of the same name.
3711 2009-05-30 Eli Zaretskii <eliz@gnu.org>
3713 * snprintf.c: Doc fix.
3715 * vsnprintf.c: Doc fix.
3717 2009-05-29 Kai Tietz <kai.tietz@onevision.com>
3719 * pex-win32.c (pex_win32_fdopenr): Set INHERIT to false.
3721 2009-05-29 Michael Matz <matz@suse.de>
3723 * fibheap.c (fibheap_replace_key_data): Make sure we don't early
3724 out when forcing the minimum.
3725 (fibheap_delete_node): Assert that we managed to force the minimum.
3727 2009-05-25 Tristan Gingold <gingold@adacore.com>
3729 * config.h-vms: Rewritten. Define configure macros.
3730 Use DEC-C builtin alloca.
3732 * makefile.vms (OBJS): Update list.
3733 (OPT): New variable.
3734 (CFLAGS): Update compilation flags.
3735 (libiberty.olb): Do not depend on alloca-conf.h anymore.
3737 2009-05-19 Ian Lance Taylor <iant@google.com>
3738 Ben Elliston <bje@au.ibm.com>
3740 * cp-demangle.c (cplus_demangle_fill_ctor): Fix logic bug.
3741 (cplus_demangle_fill_dtor): Likewise.
3743 2009-05-17 Julian Brown <julian@codesourcery.com>
3745 * pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing
3746 standard handles (stdin, stdout, stderr) in parent.
3748 2009-04-29 Julian Brown <julian@codesourcery.com>
3750 * pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT.
3751 (pex_win32_exec_child): Ensure each process has only one handle open
3752 on pipe endpoints. Close standard input after creating child for
3753 symmetry with standard output/standard error.
3755 2009-04-25 Eli Zaretskii <eliz@gnu.org>
3757 * Makefile.in (needed-list): Target removed (not used in GCC
3758 3.0 and later). All references deleted.
3759 (mostlyclean): Remove references to needed.awk and needed2.awk.
3761 2009-04-14 Eli Zaretskii <eliz@gnu.org>
3763 * configure.ac (setobjs, msdosdjgpp): Move a-priori setting of
3764 existing and required library functions to with_target_subdir
3765 section, so that the native build does detect them at configure
3767 * configure: Regenerated.
3769 2009-04-13 Ozkan Sezer <sezeroz@gmail.com>
3772 * pex-common.h (struct pex_obj): Store pid values as pid_t,
3773 not as long (members *children and (*wait))
3774 * pex-common.c (pex_run_in_environment): Likewise.
3775 * pex-win32.c (pex_win32_wait): Return pid_t and properly check
3777 * pex-djgpp.c (pex_djgpp_wait): Return pid_t.
3778 * pex-msdos.c (pex_msdos_wait): Likewise.
3780 2009-04-07 Arnaud Patard <apatard@mandriva.com>
3782 * configure.ac: Fix Linux/MIPS matching rule.
3783 * configure: Regenerate.
3785 2009-03-27 Ian Lance Taylor <iant@google.com>
3787 * memmem.c: New file, from gnulib.
3788 * configure.ac: Add memmem to list of functions provided if they
3789 are not available on the host.
3790 * Makefile.in: Rebuild dependencies.
3791 (CFILES): Add memmem.c.
3792 (CONFIGURED_OFILES): Add memmem.o.
3793 * configure, config.in, functions.texi: Rebuild.
3795 2009-03-23 Jason Merrill <jason@redhat.com>
3797 * cp-demangle.c (d_expression): Handle pack expansion.
3798 (d_find_pack): Handle DEMANGLE_COMPONENT_FUNCTION_PARAM.
3799 (d_print_subexpr): Don't wrap function parms in ().
3800 (d_print_comp) [DEMANGLE_COMPONENT_PACK_EXPANSION]: Handle
3803 2009-03-17 Jason Merrill <jason@redhat.com>
3805 * cp-demangle.c (d_make_function_param): new fn.
3806 (cplus_demangle_mangled_name): Work around abi v2 bug.
3807 (d_expr_primary): Likewise.
3808 (cplus_demangle_operators): Add alignof ops.
3809 (d_expression): Handle function parameters and conversions
3810 with other than 1 operand.
3811 (d_print_comp): Handle function parameters. Fix bug with
3812 function used in type of function.
3813 * testsuite/demangle-expected: Update tests.
3815 2009-02-21 Mark Mitchell <mark@codesourcery.com>
3817 * make-temp-file.c (<windows.h>): Include on Windows.
3818 (choose_tmpdir): On Windows, use GetTempPath.
3820 2009-01-18 Dave Korn <dave.korn.cygwin@gmail.com>
3822 * configure.ac (funcs, vars, checkfuncs): Don't munge on Cygwin,
3823 as it no longer shares libiberty object files.
3824 * configure: Regenerated.
3826 2009-01-07 Jason Merrill <jason@redhat.com>
3828 * cp-demangle.c (d_expression): Remove mangling for zero-op casts.
3830 2009-01-06 Ben Elliston <bje@au.ibm.com>
3832 * cp-demangle.c (cplus_demangle_type): Return NULL if the
3833 character following a 'D' cannot be recognised.
3835 2008-12-18 Jason Merrill <jason@redhat.com>
3838 * cp-demangle.c (d_expression, d_print_comp): Revert
3841 2008-12-17 Jason Merrill <jason@redhat.com>
3843 * cp-demangle.c (d_expression): Handle rvalue stubs too.
3844 [DEMANGLE_COMPONENT_CAST]: Update mangling.
3845 (d_print_comp): Avoid extra ", " with empty template argument packs.
3846 Remove handling for obsolete T() mangling.
3848 2008-12-10 Jason Merrill <jason@redhat.com>
3850 * cp-demangle.c (cplus_demangle_type): Support fixed-point types.
3851 (d_print_comp, d_dump): Likewise.
3853 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3855 * Makefile.in (CPPFLAGS): Define.
3856 (FLAGS_TO_PASS, COMPILE.c): Add CPPFLAGS.
3858 2008-10-15 Paolo Bonzini <bonzini@gnu.org>
3861 * Makefile.in (LIBCFLAGS): Remove.
3862 (FLAGS_TO_PASS): Don't mention it.
3863 (COMPILE.c, MULTIOSDIR): Replace it with CFLAGS.
3865 2008-10-08 David Edelsohn <edelsohn@gnu.org>
3867 * xstrdup.c: Include <sys/types.h> after "config.h"
3869 2008-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3871 * configure.ac: Call AC_SYS_LARGEFILE.
3872 * config.in: Regenerated.
3873 * configure: Likewise.
3875 2008-10-06 Jason Merrill <jason@redhat.com>
3877 * cp-demangle.c (struct d_print_info): Add pack_index.
3878 (d_dump): Add DEMANGLE_COMPONENT_PACK_EXPANSION.
3879 (d_make_comp): Likewise. DEMANGLE_COMPONENT_ARGLIST and
3880 DEMANGLE_COMPONENT_TEMPLATE_ARGLIST can have two null args.
3881 (cplus_demangle_builtin_types): Add char16/32_t.
3882 (cplus_demangle_type): Recognize them.
3883 (d_template_args): Handle empty argument packs.
3884 (d_template_arg): Handle argument packs.
3885 (d_expression): Handle dependent name.
3886 (d_index_template_argument): New fn.
3887 (d_lookup_template_argument): New fn.
3888 (d_find_pack, d_pack_length): New fn.
3889 (d_print_subexpr): Split out...
3890 (d_print_comp): ...from here. Use d_*_template_argument.
3891 Handle empty arg lists. Support pack expansions.
3892 * cp-demangle.h (D_BUILTIN_TYPE_COUNT): Increase to 32.
3894 2008-09-09 Jason Merrill <jason@redhat.com>
3896 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_DECLTYPE.
3897 (d_make_comp): Likewise.
3898 (cplus_demangle_type): Handle decltype and DFP types.
3899 (cplus_demangle_operators): Call operator takes 2 args.
3900 (cplus_demangle_builtin_types): Add DFP types.
3901 (d_exprlist): New fn.
3902 (d_expression): Handle parm placeholders, T() and calls.
3903 (d_print_comp): Handle decltype, T() and calls.
3904 * testsuite/demangle-expected: Test the above.
3906 2008-08-07 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3908 * pex-win32.c (argv_to_argc): New function.
3909 (spawn_script): Duplicate argv before calling win32_spawn.
3911 2008-07-31 Jakub Jelinek <jakub@redhat.com>
3913 * mkstemps.c (mkstemps): Keep looping even for EISDIR.
3915 2008-07-31 Denys Vlasenko <dvlasenk@redhat.com>
3917 * mkstemps.c (mkstemps): If open failed with errno other than
3918 EEXIST, return immediately.
3919 * make-temp-file.c: Include errno.h.
3920 (make_temp_file): If mkstemps failed, print an error message
3923 2008-07-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3925 * maint-tool (deps): Output config.h instead of stamp-h.
3926 * Makefile.in: Rebuild deps.
3927 (maintainer-clean-subdir): Depend on stamp-h rather than config.h.
3928 Reverts 2007-07-11 change.
3930 2008-06-19 Eric Blake <ebb9@byu.net>
3932 Adjust strsignal to POSIX 200x prototype.
3933 * strsignal.c (strsignal): Remove const.
3935 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3937 * configure: Regenerate.
3939 2008-06-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3941 * libiberty.texi: Expand TABs, drop indentation outside examples.
3942 * obstacks.texi: Likewise.
3944 2008-04-21 Aurelien Jarno <aurelien@aurel32.net>
3946 * configure.ac: use -fPIC on Linux/MIPS hosts.
3947 * configure: Regenerate.
3949 2008-04-18 Kris Van Hees <kris.van.hees@oracle.com>
3951 * testsuite/demangle-expected: Added tests for char16_t and char32_t.
3953 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3956 * aclocal.m4: Add override.m4.
3957 * configure: Regenerate.
3959 2008-03-31 Ian Lance Taylor <iant@google.com>
3961 * cp-demangle.c (d_substitution): Correct overflow check to avoid
3962 -fstrict-overflow optimizations.
3964 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3966 * configure.ac (frags): Don't set, use frag instead.
3967 (PICFLAG): Set here and substitute.
3968 * Makefile.in (PICFLAG): Substitute from autoconf.
3969 * configure: Regenerate.
3971 2008-03-24 Ian Lance Taylor <iant@google.com>
3973 * sha1.c: New file, from gnulib.
3974 * Makefile.in: Rebuild dependencies.
3975 (CFILES): Add sha1.c.
3976 (REQUIRED_OFILES): Add sha1.o.
3978 2008-03-24 Doug Evans <dje@google.com>
3980 * make-relative-prefix.c (make_relative_prefix_1): Handle NULL
3983 2008-03-12 Seongbae Park <seongbae.park@gmail.com>
3985 * cplus-dem.c (malloc, realloc): Use void * instead of char *
3988 2008-03-11 Nick Clifton <nickc@redhat.com>
3990 * md5.c (md5_process_bytes): Do not assume that memcpy will
3991 provide a return value.
3993 2008-02-19 Ben Elliston <bje@au.ibm.com>
3996 * testsuite/Makefile.in (mostlyclean): Remove any core file.
3998 2008-01-26 David Daney <ddaney@avtrex.com>
4000 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_JAVA_RESOURCE,
4001 DEMANGLE_COMPONENT_COMPOUND_NAME, and
4002 DEMANGLE_COMPONENT_CHARACTER cases.
4003 (d_make_comp): Handle DEMANGLE_COMPONENT_COMPOUND_NAME and
4004 DEMANGLE_COMPONENT_JAVA_RESOURCE cases.
4005 (d_make_character): New function.
4006 (d_java_resource): Same.
4007 (d_special_name): Handle "Gr" case.
4008 (d_print_comp): Handle DEMANGLE_COMPONENT_JAVA_RESOURCE,
4009 DEMANGLE_COMPONENT_COMPOUND_NAME, and
4010 DEMANGLE_COMPONENT_CHARACTER cases.
4011 * testsuite/demangle-expected: Add test for java resource name
4014 2008-01-23 Thiago Jung Bauermann <bauerman@br.ibm.com>
4016 * cplus-dem.c (demangle_function_name): Changed to return value
4017 indicating if a name was correctly demangled.
4018 (iterate_demangle_function): Use demangle_function_name return
4021 2008-01-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4024 * splay-tree.c (rotate_left): Fix minor typo in comment.
4025 (rotate_right): Likewise.
4027 2007-11-12 Joseph Myers <joseph@codesourcery.com>
4029 * floatformat.c (floatformat_ibm_long_double_is_valid): Fix
4031 (floatformat_ibm_long_double): Use
4032 floatformat_ibm_long_double_is_valid.
4034 2007-11-07 Joseph Myers <joseph@codesourcery.com>
4035 Daniel Jacobowitz <dan@codesourcery.com>
4037 * floatformat.c (mant_bits_set): New.
4038 (floatformat_to_double): Use it. Note no special handling of
4040 (floatformat_from_double): Note no special handing of split
4042 (floatformat_ibm_long_double_is_valid,
4043 floatformat_ibm_long_double): New.
4044 (floatformat_ieee_single_big, floatformat_ieee_single_little,
4045 floatformat_ieee_double_big, floatformat_ieee_double_little,
4046 floatformat_ieee_double_littlebyte_bigword, floatformat_vax_f,
4047 floatformat_vax_d, floatformat_vax_g, floatformat_i387_ext,
4048 floatformat_m68881_ext, floatformat_i960_ext,
4049 floatformat_m88110_ext, floatformat_m88110_harris_ext,
4050 floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword,
4051 floatformat_ia64_spill_big, floatformat_ia64_spill_little,
4052 floatformat_ia64_quad_big, floatformat_ia64_quad_little): Update
4053 for addition of split_half field.
4055 2007-09-06 Tom Tromey <tromey@redhat.com>
4057 * pexecute.txh (pex_free): Document process killing.
4059 2007-08-31 Douglas Gregor <doug.gregor@gmail.com>
4061 * cp-demangle.c (d_dump): Handle
4062 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
4063 (d_make_comp): Ditto.
4064 (cplus_demangle_type): Ditto.
4065 (d_print_comp): Ditto.
4066 (d_print_mod): Ditto.
4067 (d_print_function_type): Ditto.
4069 2007-08-24 Kai Tietz <kai.tietz@onevision.com>
4071 * pex-common.h: (pex_funcs): Retyped wait and exec_child to pid_t.
4072 * pex-djgpp.c: Likewise.
4073 * pex-msdos.c: Likewise.
4074 * pex-unix.c: Likewise.
4075 * pex-win32.c: Likewise.
4077 2007-08-17 Michael Snyder <msnyder@access-company.com>
4079 * make-relative-prefix.c (make_relative_prefix_1): Resource leaks.
4081 2007-08-03 Michael Snyder <msnyder@access-company.com>
4083 * make-relative-prefix.c (make_relative_prefix_1): Fix resource
4086 2007-07-31 Michael Snyder <msnyder@access-company.com>
4088 * cp-demangle.c (d_print_comp): Guard against null.
4090 2007-07-25 Ben Elliston <bje@au.ibm.com>
4092 * Makefile.in (CFILES): Remove ternary.c.
4093 (REQUIRED_OFILES): Remove ./ternary.o.
4094 (INSTALLED_HEADERS): Remove ternary.h.
4095 (ternary.o): Remove.
4096 * ternary.c: Remove.
4098 2007-07-23 DJ Delorie <dj@redhat.com>
4100 * argv.c (writeargv): Fix typo in inline documentation.
4101 * functions.texi: Regenerate.
4103 2007-07-17 DJ Delorie <dj@redhat.com>
4105 * configure.ac (target_header_dir, msdosdjgpp): Remove duplicate
4107 * configure: Likewise.
4109 2007-07-11 Alexandre Oliva <aoliva@redhat.com>
4111 * maint-tool (deps): Output stamp-h instead of config.h.
4112 * Makefile.in: Rebuild deps.
4113 (maintainer-clean-subdir): Depend on stamp-h rather than config.h.
4115 2007-07-02 Simon Baldwin <simonb@google.com>
4117 * argv.c (writeargv): Removed declaration of unused variable.
4119 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4121 * configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.
4122 * configure: Regenerate.
4124 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4126 * aclocal.m4: Include config/warnings.m4.
4127 * configure.ac: Use ACX_PROG_CC_WARNING_OPTS.
4128 * configure: Regenerate.
4130 2007-06-07 Geoffrey Keating <geoffk@apple.com>
4132 * configure.ac: Non-default multilibs can be cross compilations.
4133 * configure: Regenerate
4135 2007-05-07 Nathan Froyd <froydnj@codesourcery.com>
4137 * argv.c (writeargv): New function.
4139 2007-05-05 Geoffrey Keating <geoffk@apple.com>
4141 * cp-demangle.c (d_name): Detect local-source-name.
4142 (d_prefix): Likewise.
4143 (d_unqualified_name): Implement local-source-name.
4145 2007-05-03 Joel Brobecker <brobecker@adacore.com>
4147 * filename_cmp.c: Replace include of ctype.h by include of
4149 (filename_cmp): Use TOLOWER instead of tolower for conversions
4150 that are locale-independent.
4151 * Makefile.in (filename_cmp.o): Add dependency on safe-ctype.h.
4153 2007-04-11 Thomas Neumann <tneumann@users.sourceforge.net>
4155 * argv.c: Use ANSI C declarations.
4156 * make-relative-prefix.c: Likewise.
4158 2007-04-06 Joel Brobecker <brobecker@adacore.com>
4160 * filename_cmp.c (filename_cmp): Improve documentation.
4162 2007-04-02 Andreas Schwab <schwab@suse.de>
4164 * filename_cmp.c: Include "config.h".
4166 2007-03-29 Joel Brobecker <brobecker@adacore.com>
4168 * filename_cmp.c: New file.
4169 * Makefile.in (CFILES): Add filename_cmp.c.
4170 (REQUIRED_OFILES): Add filename_cmp.o
4171 (filename_cmp.o): New rule.
4172 * functions.texi: Regenerate.
4174 2007-03-15 Geoffrey Keating <geoffk@apple.com>
4176 * cp-demangle.c (d_encoding): Exit early on error.
4177 (d_pointer_to_member_type): Exit early if cplus_demangle_type
4179 (cplus_demangle_type): Likewise.
4180 * testsuite/demangle-expected: New testcase.
4182 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4184 * Makefile.in: Add install-pdf target as copied from
4185 automake v1.10 rules.
4186 * testsuite/Makefile.in: Add dummy install-pdf target.
4188 2007-03-01 Peter Breitenlohner <peb@mppmu.mpg.de>
4189 Eric Botcazou <ebotcazou@libertysurf.fr>
4192 * Makefile.in: Install library under $(MULTIOSDIR), not $(MULTISUBDIR).
4193 Install headers in multilib independent location.
4195 2007-02-26 DJ Delorie <dj@redhat.com>
4197 * configure.ac: add djgpp-specific results, so we don't have to
4198 link during a cross compilation.
4199 * configure: Regenerated.
4201 2007-01-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4204 * choose-temp.c: Likewise.
4205 * functions.texi: Regenerate.
4207 2007-01-31 Vladimir Prus <vladimir@codesourcery.com>
4209 * pex-common.h (struct pex_obj): New fields
4210 stderr_pipe and read_err.
4211 * pex-common.c (pex_init_common): Initialize
4213 (pex_run_in_environment): Add error checking
4214 for PEX_STDERR_TO_PIPE. Create a pipe
4215 for stderr if necessary.
4216 (pex_read_err): New.
4217 (pex_free): Close read_err.
4218 * pexecute.txh: Document changes.
4219 * functions.texi: Regenerated.
4221 2007-01-31 Ben Elliston <bje@au.ibm.com>
4223 * strsignal.c (psignal): Change type of signo to int.
4224 * functions.texi: Regenerate.
4226 2007-01-29 Simon Baldwin <simonb@google.com>
4228 * cp-demangle.h (cplus_demangle_operators): External definition
4229 suppressed if not building for libstdc++.
4230 * cp-demangle.c (__gcclibcxx_demangle_callback): Augmented interface
4231 to demangling, provides a malloc-less version of __cxa_demangle.
4232 (cplus_demangle_print_callback): Public callback version of
4233 cplus_demangle_print.
4234 (struct d_growable_string): New growable string structure.
4235 (d_growable_string_init): New function, provides support for
4236 growable strings separate from print info.
4237 (d_growable_string_resize): Likewise.
4238 (d_growable_string_append_buffer): Likewise.
4239 (d_growable_string_callback_adapter):): Likewise.
4240 (d_print_init): New print info initialization function.
4241 (d_print_error): Macro replace by inline function.
4242 (d_print_saw_error): Likewise.
4243 (d_append_char): Likewise.
4244 (d_append_buffer): Likewise.
4245 (d_append_string): New inline function, replaces the
4246 d_append_string_constant macro.
4247 (d_flush_buffer): New function, flushes buffer to callback.
4248 (d_demangle_callback, is_ctor_or_dtor): Malloc-based fallback
4249 for unsupported dynamic arrays replaced by alloca().
4250 (d_demangle): Return string length estimating removed.
4251 (d_dump): Moved error case handling from call site into function.
4252 (d_print_resize): Function removed.
4253 (d_print_append_char): Likewise.
4254 (d_print_append_buffer): Likewise.
4255 (d_print_error): Likewise.
4256 (d_print_comp): Added special case handling for Java arrays.
4257 (java_demangle_v3): Removed string post-processing for Java arrays,
4258 now replaced by special case handling in d_print_comp.
4259 (cplus_demangle_v3_callback): Augmented interface to demangling,
4260 provides a malloc-less version of cplus_demangle_v3.
4261 (java_demangle_v3_callback): Augmented interface to demangling,
4262 provides a malloc-less version of java_demangle_v3.
4264 2007-01-12 Ben Elliston <bje@au.ibm.com>
4266 * pex-unix.c (writeerr): Cast write result to void.
4268 * choose-temp.c (choose_temp_base): Check the result of the call
4269 to mktemp rather than testing the length of the modified string.
4271 2006-12-20 Geoffrey Keating <geoffk@apple.com>
4273 * cp-demangle.h: Add comment explaining what to do to avoid
4275 (d_check_char): New.
4276 (d_next_char): Don't advance past trailing '\0'.
4277 * cp-demangle.c (cplus_demangle_mangled_name): Use d_check_char.
4278 (d_nested_name): Likewise.
4279 (d_special_name): Likewise.
4280 (d_call_offset): Likewise.
4281 (d_function_type): Likewise.
4282 (d_array_type): Likewise.
4283 (d_pointer_to_member_type): Likewise.
4284 (d_template_param): Likewise.
4285 (d_template_args): Likewise.
4286 (d_template_arg): Likewise.
4287 (d_expr_primary): Likewise.
4288 (d_local_name): Likewise.
4289 (d_substitution): Likewise.
4290 (d_ctor_dtor_name): Use d_advance rather than d_next_char.
4291 * testsuite/test-demangle.c: Include sys/mman.h.
4292 (MAP_ANONYMOUS): Define.
4294 (main): Use protect_end.
4295 * testsuite/demangle-expected: Add testcases for overrunning
4296 the end of the string.
4298 2006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
4299 J"orn Rennecke <joern.rennecke@st.com>
4302 * make-relative-prefix.c (make_relative_prefix_1): New function,
4303 broken out of make_relative_prefix. Make link resolution dependent
4305 (make_relative_prefix): Use make_relative_prefix_1.
4306 (make_relative_prefix_ignore_links): New function.
4308 2006-11-08 Vladimir Prus <vladimir@codesourcery.com>
4310 * pex-win32.c (no_suffixes): Remove.
4311 (std_suffixes): Add "" as first element.
4312 (find_executable): Remove detection of already-present
4313 extension. Try all suffixes in std_suffixes.
4315 2006-11-07 Julian Brown <julian@codesourcery.com>
4317 * floatformat.c (get_field): Fix segfault with little-endian word
4318 order on 64-bit hosts.
4319 (put_field): Likewise.
4320 (min): Move definition.
4322 2006-10-26 Danny Smith <dannysmith@users.sourceforge.net>
4324 pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.
4325 (find_executable): Likewise.
4326 (win32_spawn): Cast alloca return to (char**).
4327 Replace malloc with XNEWVEC.
4328 bcopy.c (bcopy): Add explict casts in assignments.
4330 2006-10-25 Ben Elliston <bje@au.ibm.com>
4332 * pexecute.txh: Wrap pexecute's "flag" argument with @var {..}.
4334 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4336 * Makefile.in: Added "pdf", "libiberty.pdf" target support.
4337 * testsuite/Makefile.in: Added empty "pdf" target.
4339 2006-09-22 Ian Lance Taylor <ian@airs.com>
4342 * cp-demangle.c (d_substitution): Check for overflow when
4343 computing substitution index.
4345 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4347 * configure.ac: Add case for Mingw as host.
4348 * configure: Regenerate.
4350 2006-08-27 Ian Lance Taylor <ian@airs.com>
4353 * pex-common.h (struct pex_funcs): Add toclose parameter to
4355 * pex-common.c (pex_run_in_environment): Pass toclose to
4357 * pex-djgpp.c (pex_djgpp_exec_child): Add toclose parameter.
4358 * pex-unix.c (pex_unix_exec_child): Likewise.
4359 * pex-msdos.c (pex_msdos_exec_child): Likewise.
4360 * pex-win32.c (pex_win32_exec_child): Likewise.
4363 * cp-demangle.c (d_pointer_to_member_type): Do add a substitution
4364 for a qualified member which is not a function.
4365 * testsuite/demangle-expected: Add test case.
4367 2006-07-27 Jan Hubicka <jh@suse.cz>
4369 PR rtl-optimization/28071
4370 * hashtab.c (htab_empty): Clear out n_deleted/n_elements;
4371 downsize the hashtable.
4373 2006-07-04 Peter O'Gorman <peter@pogma.com>
4375 * Makefile.in: chmod 644 before ranlib during install.
4377 2006-06-02 Mark Shinwell <shinwell@codesourcery.com>
4379 * pex-unix.c (pex_unix_exec_child): Insert cast when assigning
4382 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4384 * pex-common.c: New function pex_run_in_environment.
4385 * pex-common.h: Add environment parameter to exec_child.
4386 * pex-msdos.c: Add environment parameter to pex_msdos_exec_child.
4387 * pex-djgpp.c: Add environment parameter to pex_djgpp_exec_child.
4388 (pex_djgpp_exec_child): Pass environment to child process.
4389 * pex-unix.c: Add environment parameter to pex_unix_exec_child.
4390 (pex_unix_exec_child): Pass environment to child process.
4391 * pex-win32.c: Add environment parameter to pex_win32_exec_child.
4392 New function env_compare for comparing VAR=VALUE pairs.
4393 (win32_spawn): Assemble environment block and pass to CreateProcess.
4394 (spawn_script): Pass environment through to win32_spawn.
4395 (pex_win32_exec_child): Pass environment through to spawn_script and
4397 * functions.texi: Regenerate.
4398 * pexecute.txh: Document pex_run_in_environment.
4400 2006-05-28 Mark Shinwell <shinwell@codesourcery.com>
4402 * mkstemps.c: Open temporary files in binary mode.
4404 2006-05-12 Anton Blanchard <anton@samba.org>
4406 * cplus-dem.c (demangle_fund_type): Ensure buf is large enough to
4409 2006-04-24 Julian Brown <julian@codesourcery.com>
4411 * floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.
4413 2006-03-29 Jim Blandy <jimb@codesourcery.com>
4415 * pex-common.c (pex_input_file, pex_input_pipe): New functions.
4416 (pex_init_common): Initialize obj->input_file.
4417 (pex_run): Close any file opened by pex_input_file.
4418 * pexecute.txh (pex_input_file, pex_input_pipe): New docs.
4419 * pex-common.h (struct pex_obj): New field input_file.
4420 (struct pex_funcs): New function ptr fdopenw.
4421 * pex-unix.c (pex_unix_fdopenw): New function.
4422 (funcs): List it as our fdopenw function.
4423 * pex-win32.c (pex_win32_fdopenw): New function.
4424 (funcs): List it as our fdopenw function.
4425 * pex-djgpp.c (funcs): Leave fdopenw null.
4426 * pex-msdos (funcs): Same.
4427 * functions.texi: Regenerated.
4429 2006-04-10 Jim Blandy <jimb@codesourcery.com>
4431 * pex-common.c (temp_file): New function, containing guts of
4432 pex-style temporary file name generation.
4435 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4437 * Makefile.in: Add install-html, install-html-am, and
4438 install-html-recursive targets. Define mkdir_p and
4440 * configure.ac: AC_SUBST datarootdir, docdir, htmldir.
4441 * configure: Regenerate.
4442 * testsuite/Makefile.in: Add install-html and html targets.
4444 2006-03-31 Mark Mitchell <mark@codesourcery.com>
4446 * pex-win32.c (<errno.h>): Include.
4448 (argv_to_cmdline): New function.
4449 (std_suffixes): New variable.
4450 (no_suffixes): Likewise.
4451 (find_executable): New function.
4452 (win32_spawn): Likewise.
4453 (spawn_script): Use win32_spawn instead of _spawnv[p].
4454 (pex_win32_exec_child): Replace MSVCRT calls with Win32 API calls.
4455 (pex_win32_wait): Likewise.
4457 2006-03-24 Jim Blandy <jimb@codesourcery.com>
4459 * pex-common.c (pex_run): Simplify output name handling.
4461 2006-03-12 Jim Blandy <jimb@red-bean.com>
4463 * pex-common.h (struct pex_obj): Doc fixes.
4465 2006-03-11 Jim Blandy <jimb@red-bean.com>
4467 * functions.texi: Regenerate.
4469 2006-02-21 Ben Elliston <bje@au.ibm.com>
4471 * pexecute.c (pwait): Syntax fix for previous change.
4473 2006-02-17 Uttam Pawar <uttamp@us.ibm.com>
4475 * pexecute.c (pwait): Free vector pointer.
4476 * partition.c (partition_print): Free class_elements pointer.
4478 2006-02-11 Roger Sayle <roger@eyesopen.com>
4479 R. Scott Bailey <scott.bailey@eds.com>
4480 Bill Northcott <w.northcott@unsw.edu.au>
4483 * floatformat.c: Include <float.h> where available.
4484 (NAN): Use value of DBL_QNAN if defined, and NAN isn't.
4486 2006-01-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
4488 * configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where
4490 * configure: Regenerated.
4492 2006-01-20 Carlos O'Donell <carlos@codesourcery.com>
4494 * testsuite/Makefile.in: Add test-expandargv test.
4495 * testsuite/test-expandargv.c: New test.
4496 * argv.c (expandargv): Check for errors with ferror,
4497 rather than just by looking at return value from fread.
4499 2005-12-17 Gabriel Dos Reis <gdr@integrable-solutions.net>
4501 * floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast
4502 to convert from "from".
4503 (floatformat_to_double): Likewise.
4504 (floatformat_from_double): Use explicit cast to convert from "to".
4506 2005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
4509 * cp-demangle.c (d_bare_function_type): Recognize new 'J' qualifer
4510 and include return type when found.
4511 (d_print_comp)[DEMANGLE_COMPONENT_FUNCTION_TYPE]: Add
4512 conditional logic to change printing order of return type.when
4513 the DMGL_RET_POSTFIX option is present.
4514 (java_demangle_v3): Add DMGL_RET_POSTFIX option to d_demangle
4516 * testsuite/test-demangle.c (main): Recognize option --ret-postfix
4517 * testsuite/demangle-expected: Test cases to verify extended encoding.
4518 Updated comment to document --ret-postfix option.
4520 2005-11-06 Richard Guenther <rguenther@suse.de>
4522 * splay-tree.c (rotate_left): New function.
4523 (rotate_right): Likewise.
4524 (splay_tree_splay_helper): Remove.
4525 (splay_tree_splay): Re-implement.
4527 2005-10-31 Mark Kettenis <kettenis@gnu.org>
4529 * floatformat.c (floatformat_vax_aingle, floatformat_vax_double):
4532 2005-10-07 Mark Mitchell <mark@codesourcery.com>
4534 * at-file.texi: Fix typo.
4536 2005-10-03 Mark Mitchell <mark@codesourcery.com>
4538 * at-file.texi: New file.
4540 2005-09-27 Mark Mitchell <mark@codesourcery.com>
4542 * argv.c (expandargv): Do not use xmalloc_failed.
4544 2005-09-26 Mark Mitchell <mark@codesourcery.com>
4546 * argv.c (safe-ctype.h): Include it.
4549 (buildargv): Use ISSPACE instead of ISBLANK.
4550 (expandargv): New function.
4551 * Makefile.in: Regenerated.
4553 2005-09-14 Christopher Faylor <cgf@timesys.com>
4555 * pex-win32.c: Include "windows.h".
4556 (backslashify): New function.
4557 (fix_argv): Use backslashify to convert path to windows format.
4558 Allocate one more place in new argv for potential executable from '#!'
4560 (tack_on_executable): New function. Conditional on USE_MINGW_MSYS
4562 (mingw_rootify): Ditto.
4563 (msys_rootify): Ditto.
4564 (spawn_script): New function.
4565 (pex_win32_exec_child): Save translated argv in newargv. Pass to
4566 spawn_script if spawnv* fails.
4567 (main): New function. Conditional on MAIN. Useful for testing.
4569 2005-08-17 Mark Kettenis <kettenis@gnu.org>
4571 * floatformat.c (floatformat_always_valid): Change type of last
4572 argument to `void *'.
4573 (floatformat_i387_ext_is_valid): Likewise.
4574 (floatformat_to_double): Change type of second argument to `const
4576 (floatformat_from_double): Change type of last argument to `void
4578 (floatformat_is_valid): Change type of last argument to `const
4580 (ieee_test): Remove redundant casts.
4582 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
4584 * strverscmp.c: Update FSF address.
4585 * testsuite/Makefile.in: Likewise.
4586 * testsuite/test-demangle.c: Likewise.
4587 * testsuite/test-pexecute.c: Likewise.
4589 2005-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4591 * getopt.c: Include ansidecl.h before system headers.
4593 2005-07-22 Ben Elliston <bje@gnu.org>
4595 * getopt.c: Include "ansidecl.h".
4596 (_getopt_initialize): Mark argc and argv parameters as unused.
4598 2005-07-22 Ben Elliston <bje@gnu.org>
4600 * regex.c (regcomp): Change type of `i' from unsigned to int.
4602 2005-07-22 Ben Elliston <bje@gnu.org>
4604 Recover patch lost in the sourceware repository:
4605 2005-07-09 Ben Elliston <bje@au.ibm.com>
4606 * memcpy.c: Remove ANSI_PROTOTYPES conditional code.
4607 * memmove.c: Likewise.
4608 * objalloc.c: Likewise.
4610 2005-07-22 Ben Elliston <bje@gnu.org>
4612 * configure.ac: Check for a getopt(3) declaration.
4613 * configure, config.in: Regenerate.
4615 2005-07-15 Ben Elliston <bje@au.ibm.com>
4617 * regex.c (TRANSLATE): Cast rhs of ternary expression to char.
4619 2005-07-12 Ben Elliston <bje@au.ibm.com>
4621 * floatformat.c (floatformat_to_double): Add a comment about a
4622 potential source of warnings when compiling this file.
4624 2005-07-12 Ben Elliston <bje@au.ibm.com>
4626 * pexecute.c (pexecute): Cast string litrals to char *.
4627 * regex.c (re_comp): Cast a call to gettext() to char *.
4629 2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
4631 * config.table: Delete file. Move former contents into ...
4632 * configure.ac: ... here and escape any brackets for m4.
4633 * Makefile.in (config.status): Remove dependency on config.table.
4634 * configure: Regenerate.
4636 2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
4638 * config.in: Regenerate for 6/20 change.
4640 2005-07-03 Steve Ellcey <sje@cup.hp.com>
4643 * md5.c (md5_process_bytes): Check alignment.
4645 2005-07-01 Ian Lance Taylor <ian@airs.com>
4648 * cp-demangle.c (d_expr_primary): Don't run off the end of the
4649 string while looking for the end of a literal value.
4650 * testsuite/demangle-expected: Add test case.
4652 2005-06-30 Daniel Berlin <dberlin@dberlin.org>
4654 * hashtab.c (EMPTY_ENTRY): Moved and renamed.
4655 (DELETED_ENTRY): Ditto.
4657 2005-06-20 Geoffrey Keating <geoffk@apple.com>
4659 * strverscmp.c: New.
4660 * Makefile.in (CFILES): Add strverscmp.c.
4661 (CONFIGURED_OFILES): Add strverscmp.o.
4662 (strverscmp.o): New rule.
4663 (stamp-functions): Add $(srcdir) to files in source directory.
4664 * configure.ac (funcs): Add strverscmp.
4665 (AC_CHECK_FUNCS): Add strverscmp.
4666 * configure: Regenerate.
4667 * functions.texi: Regenerate.
4669 2005-05-28 Eli Zaretskii <eliz@gnu.org>
4671 * configure.ac: Add snprintf and vsnprintf to AC_CHEK_DECLS.
4672 * config.in, configure: Regenerate.
4674 2005-05-25 Richard Henderson <rth@redhat.com>
4676 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_HIDDEN_ALIAS.
4677 (d_make_comp, d_print_comp): Likewise.
4678 (d_special_name): Generate one.
4679 * testsuite/demangle-expected: Add a hidden alias test.
4681 2005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
4683 * configure.ac: Check declarations for calloc(), getenv(),
4684 malloc(), realloc() and sbrk().
4685 * config.in: Regenerate.
4686 * configure: Likewise.
4688 * alloca.c (C_alloca): Change "new" to "new_storage". Use XNEWVEC
4690 * choose-temp.c (choose_temp_base): Use XNEWVEC instea od xmalloc.
4691 * concat.c (liiberty_concat_ptr): Surround definition with an
4692 extern "C" block, if __cplusplus.
4693 (concat): Use XNEWVEC instead of xmalloc.
4694 (reconcat): Likewise.
4695 * cp-demangle.c (struct d_print_template): Rename member
4696 "template" to "template_decl". Adjust use throughout the file.
4697 (d_print_resize): Properly cast return value of realloc().
4698 (cplus_demangle_print): Same for malloc().
4699 (d_demangle): Likewise.
4700 * cp-demint.c (cplus_demangle_fill_builtin_type): Rename parameter
4701 "typename" to "type_name".
4702 * cplus-dem.c (grow_vect): Use XRESIZEVEC instead of xrealloc().
4703 (work_stuff_copy_to_from): Use XNEWVEC insteand of xmalloc().
4704 (demangle_template_value_parm): Likewise.
4705 (demangle_template): Likewise.
4706 (recursively_demangle): Likewise.
4707 (do_hpacc_template_literal): Likewise.
4709 (remember_type): Likewise.
4710 (remember_Ktype): Likewise.
4711 (register_Btype): Likewise.
4712 (string_need): Use XRESIZEVEC instead of xrealloc().
4713 * dyn-string.c (dyn_string_init): Use XNEWVEC.
4714 (dyn_string_new): Use XNEW.
4715 (dyn_string_resize): Use XRESIZEVEC.
4716 * fnmatch.c (fnmatch): Rename local variable "not" to "negate".
4717 * getopt.c (getenv): Declare only if !__cplusplus and !getenv.
4718 Otherwise include <stdlib.h>.
4719 (exchange): Cast return value of malloc().
4720 * hashtab.c (htab_size): Define as both macro and non-inline
4722 (htab_elements): Likewise.
4723 * getpwd.c (getpwd): Use XNEWVEC.
4724 (htab_create_alloc_ex): Use C90 prototype-style.
4725 * lrealpath.c (lrealpath): Appropriately cast return value of
4727 * make-relative-prefix.c (save_string): Likewise.
4728 * make-temp-file.c (try_dir): Rename from "try". Adjust use in
4730 (choose_tmpdir): Use XNEWVEC.
4731 * mkstemps.c (mkstemps): Rename parameter "template" to "pattern".
4732 * pex-common.c (pex_init_common): Use XNEW.
4733 (pex_add_remove): Use XRESIZEVEC.
4734 (pex_run): Likewise.
4735 (pex_get_status_and_time): Likewise.
4736 * pex-djgpp.c (pex_djgpp_exec_child): Likewise.
4737 * pex-msdos.c (pex_init): Use XNEW.
4738 (pex_msdos_exec_child): Likewise.
4739 (pex_msdos_exec_child): Use XRESIZEVEC.
4740 * pex-unix.c (pex_wait): Use XNEW.
4741 * pex-win32.c (fix_argv): Use XNEWVEC.
4742 * pexecute.c (pwait): Likewise.
4743 * setenv.c (setenv): Properly cast return value of malloc().
4744 * sigsetmask.c (sigsetmask): Rename local variables "old" and
4745 "new" to "old_sig" and "new_sig".
4746 * sort.c (main): Use XNEWVEC.
4747 * spaces.c (spaces): Cast return value of malloc().
4748 * strndup.c (strndup): Likewise.
4749 * ternary.c (ternary_insert): Use XNEW.
4750 * xmalloc.c (malloc, realloc, calloc, sbrk): Surround declaration
4751 with an extern "C" block if __cplusplus.
4752 * xstrdup.c (xstrdup): Cast return value of memcpy().
4753 * xstrerror.c (strerror): Enclose declaration in an extern "C"
4754 block if __cplusplus.
4755 * xstrndup.c (xstrndup): Use XNEW. Cast return value of memcpy().
4757 2005-05-16 Andreas Jaeger <aj@suse.de>
4759 * getpwd.c: Remove unneeded prototype getcwd and move getwd so
4760 that it's only declared if needed.
4762 * getopt1.c: Change order of includes so that __GNU_LIBRARY__ is
4765 2005-05-15 Andreas Jaeger <aj@suse.de>
4767 * functions.texi: Regenerated.
4769 2005-05-15 Eli Zaretskii <eliz@gnu.org>
4771 * pexecute.txh: Enclose multi-word data types in @deftypefn in
4772 braces. Minor wording fixes. Use --- for em-dash. Use
4773 @enumerate in enumerated lists.
4775 * fopen_unlocked.c: Enclose multi-word data types in @deftypefn in
4778 2005-05-11 Eli Zaretskii <eliz@gnu.org>
4780 * pex-djgpp.c: Include string.h, fcntl.h, unistd.h, and
4782 (pex_init): Fix last argument to pex_init_common.
4783 (pex_djgpp_exec_child): Remove leading underscore from _open,
4784 _dup, _dup2, _close, and _spawnv/_spawnvp. Replace `program',
4785 which is undeclared, with `executable', which was unused. Remove
4786 unused variable `e'. Fix casting of last arg to spawnv/spawnvp.
4787 (pex_djgpp_wait): Declare arguments with ATTRIBUTE_UNUSED.
4789 2005-05-11 Paul Brook <paul@codesourcery.com>
4791 * Makefile.in: Regenerate dependencies.
4793 2005-05-10 Nick Clifton <nickc@redhat.com>
4795 * Update the address and phone number of the FSF organization in
4796 the GPL notices in the following files:
4797 COPYING.LIB, Makefile.in, _doprnt.c, argv.c, asprintf.c,
4798 choose-temp.c, clock.c, concat.c, copying-lib.texi, cp-demangle.c,
4799 cp-demangle.h, cp-demint.c, cplus-dem.c, dyn-string.c, fdmatch.c,
4800 fibheap.c, floatformat.c, fnmatch.c, fopen_unlocked.c,
4801 gather-docs, getopt.c, getopt1.c, getruntime.c, hashtab.c, hex.c,
4802 lbasename.c, lrealpath.c, maint-tool, make-relative-prefix.c,
4803 make-temp-file.c, md5.c, mempcpy.c, mkstemps.c, objalloc.c,
4804 obstack.c, partition.c, pex-common.c, pex-common.h, pex-djgpp.c,
4805 pex-msdos.c, pex-one.c, pex-unix.c, pex-win32.c, pexecute.c,
4806 physmem.c, putenv.c, regex.c, safe-ctype.c, setenv.c, snprintf.c,
4807 sort.c, spaces.c, splay-tree.c, stpcpy.c, stpncpy.c, strndup.c,
4808 strtod.c, ternary.c, unlink-if-ordinary.c, vasprintf.c,
4809 vsnprintf.c, vsprintf.c, xexit.c, xmalloc.c, xstrndup.c
4811 2005-05-06 Kelley Cook <kcook@gcc.gnu.org>
4813 * aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.
4814 * configure.ac: Replace any AC_DEFINE_NOAUTOHEADER with AC_DEFINE.
4815 * configure: Regenerate.
4817 2005-05-06 Kelley Cook <kcook@gcc.gnu.org>
4819 * configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.
4820 Use AC_CHECK_SIZEOF instead of AC_COMPILE_CHECK_SIZEOF.
4821 * aclocal.m4: Don't include accross.m4.
4822 * configure, config.in: Regenerate.
4824 2005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4826 * fopen_unlocked.c (unlock_std_streams): New.
4828 * functions.texi: Regenerate.
4830 2005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4832 * fopen_unlocked.c (unlock_stream): New.
4833 Consolidate unlocking code into a helper function.
4835 * functions.texi: Regenerate.
4837 2005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
4839 * asprintf.c: Include config.h.
4840 * basename.c: Likewise.
4841 * fdmatch.c: Likewise.
4843 * lbasename.c: Likewise.
4844 * spaces.c: Likewise.
4845 * xatexit.c:Likewise.
4846 * configure.ac: Do check declarations for basename, ffs, asprintf
4847 and vasprintf for real.
4848 * configure: Regenerate.
4850 2005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
4852 * argv.c (dupargv): Allocate space of argv[argc], not
4853 sizeof(char *) of that amount. Cast result to char *.
4855 2005-04-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
4857 * regex.c (wcs_re_match_2_internal, byte_re_match_2_internal):
4858 Replace not with negate.
4860 2005-04-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
4862 * configure.ac: Check declarations for basename, ffs, asprintf,
4864 * configure: Regenerate.
4865 * config.in: Likewise.
4867 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4869 * Makefile.in (CFILES): Add fopen_unlocked.c.
4870 (REQUIRED_OFILES): Add ./fopen_unlocked.o.
4871 Regenerate dependencies.
4873 * configure.ac: Check for stdio_ext.h and __fsetlocking.
4875 * fopen_unlocked.c: New file.
4877 * functions.texi, configure, config.in: Regenerate.
4879 2005-04-04 Ian Lance Taylor <ian@airs.com>
4881 * testsuite/test-pexecute.c (TEST_PEX_RUN): Move variable
4882 declaration before statement.
4884 2005-04-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4886 * bcmp.c: Fix warnings and implement using memcmp.
4887 * bcopy.c: Fix warnings.
4888 * bzero.c: Fix warnings and implement using memset.
4890 * configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings
4891 -Wstrict-prototypes.
4892 * configure, config.in: Regenerate.
4894 * bsearch.c, index.c, rindex.c, strstr.c, strtol.c, waitpid.c: Fix
4895 warnings and reconcile interfaces with relevant standards.
4897 2005-04-02 Ian Lance Taylor <ian@airs.com>
4899 * cp-demangle.c: Update copyright.
4901 2005-03-31 Joseph S. Myers <joseph@codesourcery.com>
4903 * gettimeofday.c: Add "Supplemental" to @deftypefn.
4904 * functions.texi: Regenerate.
4906 2005-03-28 Ian Lance Taylor <ian@airs.com>
4908 * pex-common.c: New file.
4909 * pex-one.c: New file.
4910 * pexecute.c: New file.
4911 * pex-common.h: Include <stdio.h>.
4912 (struct pex_obj): Define.
4913 (struct pex_funcs): Define.
4914 (pex_init_common): Declare.
4915 * pex-unix.c: Rewrite.
4916 * pex-win32.c: Rewrite.
4917 * pex-djgpp.c: Rewrite.
4918 * pex-msdos.c: Rewrite.
4919 * testsuite/text-pexecute.c: New file.
4920 * pexecute.txh: Rewrite.
4921 * configure.ac: Check for wait3 and wait4. Set CHECK to
4922 really-check rather than check-cplus-dem.
4923 * functions.texi: Rebuild.
4924 * Makefile.in: Rebuild dependencies.
4925 (CFILES): Add pexecute.c, pex-common.c, pex-one.c.
4926 (REQUIRED_OFILES): Add pexecute.o, pex-common.o, pex-one.o.
4927 * testsuite/Makefile.in (really-check): New target.
4928 (check-pexecute, test-pexecute): New targets.
4929 * configure: Rebuild.
4931 2005-03-28 Mark Kettenis <kettenis@gnu.org>
4933 * unlink-if-ordinary.c: Include <sys/types.h>.
4935 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
4937 Convert libiberty to use ISO C prototype style 7/n.
4938 * regex.c (PARAMS): Remove definition.
4939 (PREFIX): Unconditionaly define using ISO C ## operator.
4940 (init_syntax_once, extract_number, extract_number_and_incr,
4941 print_fastmap, print_partial_compiled_pattern,
4942 print_compiled_pattern, print_double_string, printchar,
4943 convert_mbs_to_wcs, re_set_syntax, regex_grow_registers,
4944 regex_compile, store_op1, store_op2, insert_op1, insert_op2,
4945 at_begline_loc_p, at_endline_p, group_in_compile_stack,
4946 insert_space, wcs_compile_range, byte_compile_range,
4947 truncate_wchar, re_compile_fastmap, re_compile_fastmap,
4948 re_set_registers, re_search, re_search_2, re_search_3, re_match,
4949 re_match_2, count_mbs_length, wcs_re_match_2_internal,
4950 byte_re_match_2_internal, group_match_null_string_p,
4951 alt_match_null_string_p, common_op_match_null_string_p,
4952 bcmp_translate, re_compile_pattern, re_comp, re_exec, regcomp,
4953 regexec, regerror, regfree): Use ISO C prototype style.
4954 * partition.c: (elem_compare): Likewise.
4955 * cp-demangle.c (print_usage): Likewise.
4957 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
4959 Convert libiberty to use ISO C prototype style 5/n.
4960 * random.c (srandom, initstate, setstate, random): Use ISO C
4962 * putenv.c (putenv): Likewise.
4963 * physmem.c (physmem_available, physmem_total, main): Likewise.
4964 * pex-win32.c (fix_argv, pexecute, pwait): Likewise.
4965 * pex-unix.c (pexecute, pwait): Likewise.
4966 * pex-msdos.c (pexecute, pwait): Likewise.
4967 * pex-djgpp.c (pexecute, pwait): Likewise.
4968 * partition.c (partition_new, partition_delete, partition_union)
4969 (elem_compare, partition_print): Likewise.
4970 * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
4971 _obstack_allocated_p, _obstack_free, obstack_free,
4972 _obstack_memory_used, print_and_abort, obstack_next_free,
4973 obstack_object_size, obstack_base): Likewise. Remove codes
4974 predicated on !defined(__STDC__).
4975 * objalloc.c (objalloc_create, _objalloc_alloc, objalloc_free,
4976 objalloc_free_block): Use ISO C prototypes.
4977 * mkstemps.c (mkstemps): Likewise.
4978 * memset.c (memset): Likewise.
4979 * mempcpy.c (mempcpy): Likewise.
4980 * rename.c (rename): Likewise.
4981 * rindex.c (rindex): Likewise.
4982 * setenv.c (setenv, unsetenv): Likewise.
4983 * sigsetmask.c (sigsetmask): Likewise.
4984 * snprintf.c (snprintf): Likewise.
4985 * sort.c (sort_pointers, xmalloc): Likewise.
4986 * spaces.c (spaces): Likewise.
4987 * splay-tree.c (splay_tree_delete_helper,
4988 splay_tree_splay_helper, splay_tree_splay,
4989 splay_tree_foreach_helper, splay_tree_xmalloc_allocate,
4990 splay_tree_new, splay_tree_xmalloc_allocate,
4991 splay_tree_new_with_allocator, splay_tree_delete,
4992 splay_tree_insert, splay_tree_remove, splay_tree_lookup,
4993 splay_tree_max, splay_tree_min, splay_tree_predecessor,
4994 splay_tree_successor, splay_tree_foreach,
4995 splay_tree_compare_ints, splay_tree_compare_pointers): Likewise.
4996 * stpcpy.c (stpcpy): Likewise.
4997 * stpncpy.c (stpncpy): Likewise.
4998 * strcasecmp.c (strcasecmp): Likewise.
4999 * strchr.c (strchr): Likewise.
5000 * strdup.c (strdup): Likewise.
5002 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
5004 Convert libiberty to use ISO C prototype style 6/n.
5005 * strerror.c (init_error_tables, errno_max, strerror, strerrno,
5006 strtoerrno, main): Use ISO C prototype style.
5007 * strncasecmp.c (strncasecmp): Likewise.
5008 * strncmp.c (strncmp): Likewise.
5009 * strndup.c (strndup): Likewise.
5010 * strrchr.c (strrchr): Likewise.
5011 * strsignal.c (init_signal_tables, signo_max, strsignal,
5012 strsigno, strtosigno, psignal, main): Likewise.
5013 * strstr.c (strstr): Likewise.
5014 * strtod.c (strtod, atof): Likewise.
5015 * strtol.c (strtol): Likewise.
5016 * strtoul.c (strtoul): Likewise.
5017 * ternary.c (ternary_insert, ternary_cleanup, ternary_search,
5018 ternary_recursivesearch): Likewise.
5019 * tmpnam.c (tmpnam): Likewise.
5020 * unlink-if-ordinary.c (unlink_if_ordinary): Likewise.
5021 * vasprintf.c (int_vasprintf, vasprintf, checkit, main): Likewise.
5022 * vfork.c (vfork): Likewise.
5023 * vfprintf.c (vfprintf): Likewise.
5024 * vprintf.c (vprintf): Likewise.
5025 * vsnprintf.c (vsnprintf, checkit, main): Likewise.
5026 * vsprintf.c (vsprintf): Likewise.
5027 * waitpid.c (waitpid): Likewise.
5028 * xatexit.c (xatexit, xatexit_cleanup): Likewise.
5029 * xexit.c (xexit): Likewise.
5030 * xmalloc.c (xmalloc_set_program_name, xmalloc_failed, xmalloc,
5031 xcalloc, xrealloc): Likewise.
5032 * xmemdup.c (xmemdup): Likewise.
5033 * xstrdup.c (xstrdup): Likewise.
5034 * xstrerror.c (xstrerror): Likewise.
5035 * xstrndup.c (xstrndup): Likewise.
5037 2005-03-27 Andreas Jaeger <aj@suse.de>
5039 * configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional
5041 * configure: Regenerated.
5043 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
5045 * getopt1.c (getopt_long_only): Fix thinko.
5047 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
5049 Convert libiberty to use ISO C prototype style 4/n.
5050 * hashtab.c (higher_prime_index, hash_pointer, eq_pointer,
5051 htab_size, htab_elements, htab_mod_1, htab_mod, htab_mod_m2,
5052 htab_create_alloc, htab_set_functions_ex, htab_create,
5053 htab_try_create, htab_delete, htab_empty,
5054 find_empty_slot_for_expand, htab_expand, htab_find_with_hash,
5055 htab_find, htab_find_slot_with_hash, htab_find_slot,
5056 htab_remove_elt, htab_remove_elt_with_hash, htab_clear_slot,
5057 htab_traverse_noresize, htab_traverse, htab_collisions,
5058 htab_hash_string, iterative_hash): Use ISO C prototype.
5059 * hex.c (hex_init): Likewise.
5060 * index.c (index): Likewise.
5061 * insque.c (insque, remque): Likewise.
5062 * lbasename.c (lbasename): Likewise.
5063 * lrealpath.c (lrealpath): Likewise.
5064 * make-relative-prefix.c (save_string, split_directories,
5065 free_split_directories, make_relative_prefix): Likewise.
5066 * make-temp-file.c (try, choose_tmpdir, make_temp_file): Likewise.
5067 * md5.c (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
5068 md5_buffer, md5_process_bytes, md5_process_block): Likewise.
5069 * memchr.c (memchr): Likewise.
5070 * memcpy.c (memcpy): Likewise.
5071 * memmove.c (memmove): Likewise.
5072 * gettimeofday.c (gettimeofday): Likewise.
5073 * getruntime.c (get_run_time): Likewise.
5074 * getpwd.c (getpwd, getpwd): Likewise.
5075 * getpagesize.c (getpagesize): Likewise.
5076 * getopt1.c (getopt_long, getopt_long_only, main): Likewise.
5077 * getopt.c (my_index, exchange, _getopt_initialize,
5078 _getopt_internal, getopt, main): Likewise.
5079 * getcwd.c (getcwd): Likewise.
5080 * fnmatch.c (fnmatch): Likewise.
5081 * floatformat.c (floatformat_always_valid,
5082 floatformat_i387_ext_is_valid, get_field, floatformat_to_double,
5083 put_field, floatformat_from_double, floatformat_is_valid,
5084 ieee_test, main): Likewise.
5085 * fibheap.c (fibheap_new, fibnode_new, fibheap_compare,
5086 fibheap_comp_data, fibheap_insert, fibheap_min, fibheap_min_key,
5087 fibheap_union, fibheap_extract_min, fibheap_replace_key_data,
5088 fibheap_replace_key, fibheap_replace_data, fibheap_delete_node,
5089 fibheap_delete, fibheap_empty, fibheap_extr_min_node,
5090 fibheap_ins_root, fibheap_rem_root, fibheap_consolidate,
5091 fibheap_link, fibheap_cut, fibheap_cascading_cut,
5092 fibnode_insert_after, fibnode_remove): Likewise.
5093 * ffs.c (ffs): Likewise.
5094 * fdmatch.c (fdmatch): Likewise.
5095 * dyn-string.c (dyn_string_init, dyn_string_new,
5096 dyn_string_delete, dyn_string_release, dyn_string_resize,
5097 dyn_string_clear, dyn_string_copy, dyn_string_copy_cstr,
5098 dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert,
5099 dyn_string_insert_cstr, dyn_string_insert_char,
5100 dyn_string_append, dyn_string_append_cstr,
5101 dyn_string_append_char, dyn_string_substring, dyn_string_eq):
5104 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
5106 Convert libiberty to use ISO C prototype style 3/n.
5107 * cplus-dem.c (set_cplus_marker_for_demangling, consume_count,
5108 consume_count_with_underscores, code_for_qualifier,
5109 qualifier_string, demangle_qualifier, cplus_demangle_opname,
5110 cplus_mangle_opname, cplus_demangle_set_style,
5111 cplus_demangle_name_to_style, cplus_demangle, grow_vect,
5112 ada_demangle, internal_cplus_demangle, squangle_mop_up,
5113 work_stuff_copy_to_from, delete_non_B_K_work_stuff,
5114 delete_work_stuff, mop_up, demangle_signature,
5115 demangle_method_args, demangle_template_template_parm,
5116 demangle_expression, demangle_integral_value,
5117 demangle_real_value, demangle_template_value_parm,
5118 demangle_template, arm_pt, demangle_arm_hp_template,
5119 demangle_class_name, demangle_class, iterate_demangle_function,
5120 demangle_prefix, gnu_special, recursively_demangle, arm_special,
5121 demangle_qualified, get_count, do_type, demangle_fund_type,
5122 do_hpacc_template_const_value, do_hpacc_template_literal,
5123 snarf_numeric_literal, do_arg, remember_type, remember_Ktype,
5124 register_Btype, remember_Btype, forget_B_and_K_types,
5125 forget_types, demangle_args, demangle_nested_args,
5126 demangle_function_name, string_need, string_delete, string_init,
5127 string_clear, string_empty, string_append, string_appends,
5128 string_appendn, string_prepend, string_prepends, string_prependn,
5129 string_append_template_idx): Use ISO C prootype style.
5130 * cp-demint.c (cplus_demangle_fill_component,
5131 cplus_demangle_fill_builtin_type, cplus_demangle_fill_operator,
5132 cplus_demangle_v3_components): Likewise.
5134 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
5136 Convert libiberty to use ISO C prototype style 2/n.
5137 * cp-demangle.h: Remove uses of PARAMS.
5138 * cp-demangle.c: Likewise.
5139 (d_dump, cplus_demangle_fill_name,
5140 cplus_demangle_fill_extended_operator, cplus_demangle_fill_ctor,
5141 cplus_demangle_fill_dtor, d_make_empty, d_make_comp, d_make_name,
5142 d_make_builtin_type, d_make_operator, d_make_extended_operator,
5143 d_make_ctor, d_make_dtor, d_make_template_param, d_make_sub,
5144 cplus_demangle_mangled_name, has_return_type,
5145 is_ctor_dtor_or_conversion, d_encoding, d_name, d_nested_name,
5146 d_prefix, d_unqualified_name, d_source_name, d_number,
5147 d_identifier, d_operator_name, d_special_name, d_call_offset,
5148 d_ctor_dtor_name, cplus_demangle_type, d_cv_qualifiers,
5149 d_function_type, d_bare_function_type, d_class_enum_type,
5150 d_array_type, d_pointer_to_member_type, d_template_param,
5151 d_template_args, d_template_arg, d_expression, d_expr_primary,
5152 d_local_name, d_discriminator, d_add_substitution,
5153 d_substitution, d_print_resize, d_print_append_char,
5154 d_print_append_buffer, d_print_error, cplus_demangle_print,
5155 d_print_comp, d_print_java_identifier, d_print_mod_list,
5156 d_print_mod, d_print_function_type, d_print_array_type,
5157 d_print_expr_op, d_print_cast, cplus_demangle_init_info,
5158 d_demangle, __cxa_demangle, cplus_demangle_v3, java_demangle_v3,
5159 is_ctor_or_dtor, is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor,
5162 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
5164 Convert libiberty to ISO C prototype style 1/n.
5165 * _doprnt.c: Remove conditional #include <varargs.h> on
5166 ANSI_PROTOTYPES as the latter is always assumed.
5167 (_doprnt, checkit, main): Use ISO C prototype.
5168 * alloca.c (find_stack_direction, C_alloca): Use ISO C prototype.
5169 * argv.c: Remove conditional #includes on ANSI_PROTOTYPES.
5170 (dupargv, freeargv, buildargv, main): Use ISO C prototype.
5171 * atexit.c (atexit): Likewise
5172 * asprintf.c: Remove conditional include on ANSI_PROTOTYPES.
5173 (asprintf): Use ISO C prototype.
5174 * basename.c (basename): Likewise
5175 * bcmp.c (bcmp): Likewise.
5176 * bcopy.c (bcopy): Likewise.
5177 * bzero.c (bzero): Likewise.
5178 * bsearch.c (bsearch): Likewise. Improve const-correctness.
5179 * choose-temp.c (choose_temp_base): Likewise.
5180 * calloc.c: Remove conditional #include on ANSI_PROTOTYPES.
5181 (calloc): Use ISO C prototype.
5182 * clock.c (clock): Likewise.
5183 * concat.c: Remove conditional #include on ANSI_PROTOTYPES.
5184 (vconcat_length, vconcat_copy, concat_length, concat_copy,
5185 concat_copy2, concat, reconcat, main): Use ISO C prototype.
5186 * copysign.c (copysign): Likewise.
5188 2005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5190 * Makefile.in (CFILES): Add strndup.c and xstrndup.c.
5191 (REQUIRED_OFILES): Add xstrndup.o.
5192 (CONFIGURED_OFILES): Add strndup.o.
5193 Regenerate dependencies.
5195 * configure.ac (funcs, AC_CHECK_FUNCS): Add strndup.
5197 * strndup.c, xstrndup.c: New.
5199 * config.in, configure, functions.texi: Regenerate.
5201 2005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5203 * xmemdup.c, xstrdup.c: Expose the tail call.
5205 2005-03-09 Mark Mitchell <mark@codesourcery.com>
5207 * configure.ac (funcs): Add gettimeofday.
5208 * configure: Regenerated.
5209 * gettimeofday.c: New file.
5210 * Makefile.in (CFILES): Add gettimeofday.
5211 (CONFIGURED_OFILES): Add gettimeofday.o.
5212 (./gettimeofday.o): New rule.
5214 2005-03-09 Ian Lance Taylor <ian@airs.com>
5216 * pex-os2.c: Remove.
5217 * configure.ac: Remove *-*-os2-emx* case when setting pexecute.
5218 * Makefile.in (CFILES): Remove pex-os2.c.
5219 (CONFIGURED_OFILES): Remove pex-os2.o.
5220 (pex-os2.o): Remove target.
5221 * configure: Rebuild.
5223 2005-03-07 Ian Lance Taylor <ian@airs.com>
5225 * mpw-config.in: Remove.
5226 * mpw-make.sed: Remove.
5228 * Makefile.in (CFILES): Remove pex-mpw.c.
5229 (CONFIGURED_OFILES): Remove pex-mpw.o.
5230 (mpw.o, pex-mpw.o): Remove targets.
5231 * maint-tool (undoc): Remove reference to mpw.c.
5233 2005-03-06 DJ Delorie <dj@redhat.com>
5235 * configure.ac (target_header_dir): vfork is a stub under djgpp.
5236 * configure: Regenerated.
5238 2005-03-01 Jan Beulich <jbeulich@novell.com>
5240 * Makefile.in (CFILES): Add unlink-if-ordinary.c
5241 (REQUIRED_OFILES): Add unlink-if-ordinary.o.
5242 Add dependencies and rule for unlink-if-ordinary.o.
5243 * unlink-if-ordinary.c: New.
5245 2005-03-01 Ben Elliston <bje@au.ibm.com>
5247 * hashtab.c (htab_find_slot_with_hash): Make function
5248 documentation clearer.
5250 2005-02-13 Jason Merrill <jason@redhat.com>
5252 * cp-demangle.c (__cxa_demangle): Change resolution of ambiguous
5255 2005-01-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5257 * hex.c (hex_value): Group 'unsigned int' together to get correct
5259 * functions.texi: Regenerated.
5261 2004-12-27 H.J. Lu <hongjiu.lu@intel.com>
5263 * Makefile.in: Undo to 2004-12-17.
5264 * aclocal.m4: Likewise.
5265 * config.table: Likewise.
5266 * configure.ac: Likewise.
5267 * maint-tool: Likewise.
5268 * configure: Likewise.
5270 2004-12-19 H.J. Lu <hongjiu.lu@intel.com>
5273 * Makefile.in (enable_shared): New substitute.
5275 (PREFIXTARGETLIB): New.
5277 (PREFIXTESTLIB): New.
5280 ($(TARGETLIB)): Use $(LINK) to create libraries and create
5282 ($(TESTLIB)): Likewise.
5283 (mostlyclean): Don't remove .libs. Remove the libtool object
5286 * config.table (enable_shared): Removed.
5288 * configure.ac (enable_static): Set to yes.
5289 (AC_PROG_LIBTOOL): Removed.
5290 (AM_DISABLE_SHARED): Uncommented.
5291 (AM_PROG_LIBTOOL): Likewise.
5292 (LIBOBJS): Add `./' to avoid VPATH.
5293 (LTLIBOBJS): Likewise.
5294 (enable_shared): Substitute.
5295 * configure: Regenerated.
5297 2004-12-18 H.J. Lu <hongjiu.lu@intel.com>
5299 * Makefile.in (top_builddir): Set to `.'.
5300 (OUTPUT_OPTION): Removed.
5303 (EXTRA_LTOFILES): New.
5304 (FLAGS_TO_PASS): Add EXTRA_LTOFILES.
5305 (all): Remove stamp-picdir.
5308 (REQUIRED_LTOFILES): New.
5309 (CONFIGURED_LTOFILES): New.
5310 ($(TARGETLIB)): Check .libs for PIC object files. Depend on
5311 $(REQUIRED_LTOFILES) $(EXTRA_LTOFILES) $(LTLIBOBJS).
5312 (stamp-picdir): Completely removed.
5313 (maint-missing): Pass $(REQUIRED_LTOFILES)
5314 $(CONFIGURED_LTOFILES) instead of (REQUIRED_OFILES)
5315 $(CONFIGURED_OFILES)
5316 (maint-buildall): Depend on $(REQUIRED_LTOFILES)
5317 $(CONFIGURED_LTOFILES).
5318 (mostlyclean): Also remove *.lo .libs.
5319 Run "make maint-deps".
5321 * aclocal.m4: Include ../libtool.m4.
5323 * config.table: Don't check --enable-shared.
5325 * configure.ac (AC_PROG_LIBTOOL): Add.
5326 (AC_PROG_CC_C_O): Removed.
5327 (OUTPUT_OPTION): Removed.
5328 (NO_MINUS_C_MINUS_O): Removed.
5329 (ltpexecute): New substitute.
5331 * configure: Regenerated.
5333 * maint-tool: Updated for .lo/libtool.
5335 2004-12-11 Ben Elliston <bje@au.ibm.com>
5337 * configure.ac: Invoke AC_CHECK_SIZEOF for sizeof (int).
5338 * configure: Regenerate.
5339 * config.in: Likewise.
5341 2004-12-07 DJ Delorie <dj@redhat.com>
5343 * splay-tree.c (splay_tree_delete_helper): Redesign the logic so
5344 that recursion (and thus large stack space) is not needed.
5346 2004-11-29 Matt Kraai <kraai@alumni.cmu.edu>
5348 * pex-unix.c: Fix the spelling of longjmp.
5350 2004-11-23 Ian Lance Taylor <ian@wasabisystems.com>
5353 * cp-demangle.c (d_call_offset): Remove useless local variables
5354 offset and virtual_offset.
5355 * cplus-dem.c (ada_demangle): Remove useless local variable
5357 (demangle_template): Remove useless local variable start.
5359 2004-11-19 Roger Sayle <roger@eyesopen.com>
5361 * objalloc.c, strsignal.c, xstrerror.c: Include "config.h" before
5362 "ansidecl.h" to avoid redeclaration errors with native compilers.
5363 * regex.c: Protect config.h from multiple inclusion.
5365 2004-11-12 Mike Stump <mrs@apple.com>
5367 * Makefile.in (libiberty.html): Fix html generation.
5369 2004-09-08 Adam Nemet <anemet@lnxw.com>
5371 * vasprintf.c: Accept __va_copy in addition to va_copy.
5373 2004-09-03 Paolo Bonzini <bonzini@gnu.org>
5375 * configure: Regenerate.
5377 2004-09-02 Paolo Bonzini <bonzini@gnu.org>
5379 * configure.ac: Do not enable multilibs for build-side libiberty.
5381 2004-06-29 Danny Smith <dannysmith@users.sourceforge.net>
5383 * lrealpath.c (lrealpath): Add _WIN32 support.
5385 2004-06-28 Zack Weinberg <zack@codesourcery.com>
5387 * cp-demangle.h: Declare cplus_demangle_operators,
5388 cplus_demangle_builtin_types, cplus_demangle_mangled_name, and
5389 cplus_demangle_type as static if IN_GLIBCPP_V3.
5391 2004-06-28 Ian Lance Taylor <ian@wasabisystems.com>
5394 * cp-demangle.c (d_expr_primary): Check for a failure return from
5395 cplus_demangle_type.
5396 * testsuite/demangle-expected: Add test case.
5398 2004-05-31 Danny Smith <dannysmith@users.sourceforge.net>
5400 * pex-win32.c (fix_argv): Expand comment.
5402 2004-05-25 Daniel Jacobowitz <drow@false.org>
5404 * Makefile.in: Add .NOEXPORT.
5406 2004-04-29 Douglas B Rupp <rupp@gnat.com>
5408 * mkstemps.c (mkstemps) [VMS]: Remove special open option. Update
5411 2004-04-26 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5413 * configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.
5414 * configure: Regenerate.
5416 2004-04-22 Richard Henderson <rth@redhat.com>
5418 * hashtab.c: Include limits.h, stdint.h, ansidecl.h.
5419 (CHAR_BIT): Provide default.
5420 (struct prime_ent, prime_tab): New.
5421 (higher_prime_index): Rename from higher_prime_number, return index.
5423 (htab_mod, htab_mod_m2): Use it.
5424 (htab_create_alloc, htab_create_alloc_ex): Store prime index.
5425 (htab_expand): Likewise.
5426 * configure.ac: Check for stdint.h.
5427 (UNSIGNED_64BIT_TYPE): New define and checks to fill it in.
5428 * config.in, configure: Rebuild.
5430 2004-04-13 Ian Lance Taylor <ian@wasabisystems.com>
5432 * strerror.c: Include config.h, and redefine sys_nerr and
5433 sys_errlist, before including ansidecl.h and libiberty.h.
5435 2004-04-13 Jeff Law <law@redhat.com>
5437 * hashtab.c (htab_remove_elt_with_hash): New function.
5438 (htab_remove_elt): Implement in terms of htab_remove_elt_with_hash.
5440 2004-03-31 Richard Henderson <rth@redhat.com>
5442 * hashtab.c (htab_size): Move to top of file; mark inline.
5443 (htab_elements): Likewise.
5444 (htab_mod, htab_mod_m2): New.
5445 (htab_delete): Refactor htab->size and htab->entries.
5446 (htab_empty): Likewise.
5447 (find_empty_slot_for_expand): Use htab_size, htab_mod, htab_mod_m2.
5448 (htab_find_with_hash, htab_find_slot_with_hash): Likewise.
5449 (htab_clear_slot): Use htab_size, htab_elements.
5450 (htab_traverse_noresize, htab_traverse): Likewise.
5452 2004-03-17 Ian Lance Taylor <ian@wasabisystems.com>
5454 * pex-unix.c (pexecute): Use vfork instead of fork, with
5455 appropriate changes to make this safe.
5456 * pex-common.h (STDERR_FILE_NO): Define.
5458 * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for
5459 an 80 column screen. Run maint-deps.
5461 2004-03-09 Kelley Cook <kcook@gcc.gnu.org>
5463 * configure.ac: Bump version to 2.59. Apply suggested autoupdates.
5464 * acconfig.h: Delete redundant file.
5465 * config.in: Regenerate.
5466 * configure: Regenerate.
5468 2004-03-09 Hans-Peter Nilsson <hp@axis.com>
5470 * configure: Regenerate for config/accross.m4 correction.
5472 2004-03-07 Andreas Jaeger <aj@suse.de>
5474 * testsuite/test-demangle.c: Include <string.h> and <stdlib.h> for
5476 (main): Initialize style.
5478 2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
5480 * cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED,
5481 D_PRINT_UNSIGNED_LONG, D_PRINT_LONG_LONG,
5482 D_PRINT_UNSIGNED_LONG_LONG, D_PRINT_FLOAT.
5483 * cp-demangle.c (cplus_demangle_builtin_types): Change char and
5484 short types to D_PRINT_DEFAULT. Change other integer types to use
5485 new D_PRINT_* values where appropriate. Change float types to
5487 (d_print_comp) [LITERAL, LITERAL_NEG]: Handle new D_PRINT_*
5489 * testsuite/demangle-expected: Adjust two test cases.
5491 * cp-demangle.c (d_print_function_type): Print a space before the
5492 parenthesis around the function type in more cases.
5493 * testsuite/demangle-expected: Adjust one test case.
5495 * cp-demangle.c (d_print_comp) [UNARY]: Don't emit extra
5496 parentheses around a cast.
5497 * testsuite/demangle-expected: Adjust two test cases to match new
5500 * cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.
5502 * cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE, CONST]: Don't
5503 push more than one of the same CV-qualifier on the top of the
5505 (d_print_comp) [ARRAY_TYPE]: If the array itself is CV-qualified,
5506 move the CV-qualifiers to apply to the element type instead.
5507 (d_print_array_type): When checking the modifiers, keep looking
5508 past ones which have been printed already.
5509 * testsuite/demangle-expected: Add three test cases.
5511 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
5513 * cp-demangle.c (__cxa_demangle): Adjust last patch to handle
5514 empty string correctly.
5516 * cp-demangle.c (__cxa_demangle): It is not an error if status is
5517 not NULL. It is an error if the mangled name is the same as a
5519 (main): If IN_GLIBCPP_V3 is defined, test __cxa_demangle rather
5520 than cplus_demangle_v3.
5522 * dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
5523 the associated #define of RETURN_ON_ALLOCATION_FAILURE.
5525 2004-02-16 Matt Kraai <kraai@alumni.cmu.edu>
5527 * regex.c: Include <ansidecl.h>.
5528 (regcomp): Cast i to int.
5529 (regerror): Add ATTRIBUTE_UNUSED to parameter preg.
5531 2004-01-25 Ian Lance Taylor <ian@wasabisystems.com>
5533 * configure.ac: Add m4_pattern_allow(LIBOBJS).
5534 * configure: Regenerate.
5536 2004-01-22 DJ Delorie <dj@redhat.com>
5538 * Makefile.in: Convert to ./ throughout. Rebuild dependencies
5539 with explicit build rules.
5542 * configure.ac (pexecute, LIBOBJS): Add ./ .
5543 * maint-tool: Build dependencies with explicit rules.
5545 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
5547 * strdup.c (strdup): Constify the argument.
5549 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5551 * Makefile.in (distclean): Remove config.cache.
5553 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
5555 * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
5556 takes two parameters.
5557 * cp-demint.c (cplus_demangle_fill_component): Likewise.
5559 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5561 * cp-demangle.c: Include "cp-demangle.h". If IN_GLIBCPP_V3 is
5562 defined, rename some functions which are to become static via
5564 (CP_STATIC_IF_GLIBCPP_V3): Define.
5565 (struct d_operator_info): Move definition to cp-demangle.h, and
5566 rename to demangle_operator_info. Change all uses.
5567 (enum d_builtin_type_print): Move definition to cp-demangle.h.
5568 (struct d_builtin_type_info): Move definition to cp-demangle.h,
5569 and rename to demangle_builtin_type_info. Change all uses.
5570 (enum d_comp_type): Move definition to include/demangle.h, and
5571 rename to demangle_component_type, and change all enums to start
5572 with DEMANGLE_COMPONENT_ instead of D_. Change all uses.
5573 (struct d_comp): Move definition to include/demangle.h, and rename
5574 to demangle_component. Change all uses.
5575 (struct d_info): Move definition to cp-demangle.h.
5576 (cplus_demangle_fill_name): New function.
5577 (cplus_demangle_fill_extended_operator): New function.
5578 (cplus_demangle_fill_ctor): New function.
5579 (cplus_demangle_fill_dtor): New function.
5580 (d_make_empty): Remove type parameter. Change all callers.
5581 (d_make_name): Use cplus_demangle_fill_name.
5582 (d_make_extended_operator): Use
5583 cplus_demangle_fill_extended_operator.
5584 (d_make_ctor): Use cplus_demangle_fill_ctor.
5585 (d_make_dtor): Use cplus_demangle_fill_dtor.
5586 (cplus_demangle_mangled_name): Rename from d_mangled_name. Make
5587 non-static by default. Change all callers.
5588 (cplus_demangle_operators): Rename from d_operators. Change all
5589 uses. Make non-static by default. Add sentinel at end of array.
5590 (d_operator_name): Adjust initialization of high for new sentinel
5591 in cplus_demangle_operators.
5592 (cplus_demangle_builtin_types): Rename from d_builtin_types.
5593 Change all uses. Make non-static by default. Change initializer
5594 to use D_BUILTIN_TYPE_COUNT instead of magic number 26.
5595 (cplus_demangle_type): Rename from d_type. Make non-static by
5596 default. Change all callers.
5597 (cplus_demangle_init_info): Rename from d_init_info. Make
5598 non-static by default. Change all callers.
5599 * cp-demangle.h: New file.
5600 * cp-demint.c: New file.
5601 * Makefile.in: Rebuild dependencies.
5602 (CFILES): Add cp-demint.c.
5603 (REQUIRED_OFILES): Add cp-demint.o.
5605 2004-01-09 Kelley Cook <kcook@gcc.gnu.org>
5607 * configure.in: Rename file to ...
5608 * configure.ac: ... this.
5609 * Makefile.in: Update a comment for above change.
5611 * config.in: Regenerate.
5613 2004-01-02 Ian Lance Taylor <ian@wasabisystems.com>
5615 * cp-demangle.c (d_encoding): When DMGL_PARAMS is not set, strip
5616 CV-qualifiers from D_COMP_LOCAL_NAME right subtree.
5617 * cplus-dem.c (demangle_arm_hp_template): Set DMGL_PARAMS when
5618 demangling template parameters.
5619 * testsuite/test-demangle.c (fail): New static function.
5620 (main): Support new options in input file: --no-params,
5621 --is-v3-ctor, and --is-v3-dtor.
5622 * testsuite/demangle-expected: Add --no-params to most tests, and
5623 add the correct result when parameters are not demangled. Add
5624 some simple tests for V3 constructor/destructor recognition.
5626 2003-12-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5628 * cp-demangle.c (is_ctor_or_dtor): Fix error in last change.
5630 2003-12-22 Daniel Jacobowitz <drow@mvista.com>
5633 * Makefile.in (lbasename.o): Depend on filenames.h.
5634 * lbasename.c: Include "filenames.h" instead of defining
5637 2003-12-22 Ian Lance Taylor <ian@wasabisystems.com>
5639 * cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler supports
5641 (struct d_operator_info): Add len field.
5642 (struct d_builtin_type_info): Add len and java_len fields.
5643 (struct d_standard_sub_info): Add simple_len, full_len, and
5644 set_last_name_len fields.
5645 (struct d_comp): Add len field to s_string.
5646 (struct d_info): Add send, did_subs, and expansion fields.
5647 (d_append_string_constant): Define.
5648 (d_append_string): Remove. Change all users to use
5649 d_append_string_constant or d_append_buffer instead.
5650 (d_make_sub): Add len parameter. Change all callers.
5651 (d_name): Increase expansion when substituting std::.
5652 (d_unqualified_name): Increase expansion for an operator.
5653 (d_number): Don't use multiplication for negative numbers.
5654 (d_identifier): Make sure there are enough characters in the
5655 string for the specified length. Adjust expansion for an
5656 anonymous namespace.
5657 (d_operators): Initialize len field.
5658 (d_special_name, d_ctor_dtor_name): Increase expansion.
5659 (d_builtin_types): Initialize len and java_len fields.
5660 (d_type): Increase expansion for a builtin type.
5661 (d_cv_qualifiers): Increase expansion for each qualifier.
5662 (d_bare_function_type): Decrease expansion when removing single
5664 (d_template_param): Increment did_subs.
5665 (d_expression): Increase expansion for an operator.
5666 (d_expr_primary): Decrease expansion for a type we will print
5668 (standard_subs): Initialize new fields.
5669 (d_substitution): Increment did_subs when doing a normal
5670 substitution. Increase expansion for a special substitution.
5671 (d_print): Add estimate parameter. Change all callers.
5672 (d_print_comp) [D_COMP_NAME]: Handle C++ case inline.
5673 (d_print_comp) [D_COMP_BINARY]: Use length to avoid strcmp call.
5674 (d_print_java_identifier): Rename from d_print_identifier. Handle
5675 only Java case. Change caller.
5676 (d_init_info): Change return type to void. Change all callers.
5677 Initialize send, did_subs, and expansion fields. Do not
5678 initialize comps and subs fields.
5679 (d_demangle): Ifdef CP_DYNAMIC_ARRAYS, allocate comps and subs
5680 arrays on stack. Make an estimate of the length of the demangled
5681 name. Ifdef CP_DEMANGLE_DEBUG, print estimation failures.
5682 (is_ctor_or_dtor): Ifdef CP_DYNAMIC_ARRAYS, allocate comps and
5683 subs arrays on stack.
5685 2003-12-20 Ian Lance Taylor <ian@wasabisystems.com>
5687 * cp-demangle.c (d_identifier): In Java mode, skip an optional '$'
5688 after the identifier.
5689 * testsuite/demangle-expected: Add test case.
5691 2003-12-19 Ian Lance Taylor <ian@wasabisystems.com>
5693 Fix for PR c++/13447:
5694 * cp-demangle.c (enum d_comp_type): Add D_COMP_LOCAL_NAME.
5695 (d_dump, d_make_comp): Handle D_COMP_LOCAL_NAME.
5696 (is_ctor_dtor_or_conversion): Handle D_COMP_LOCAL_NAME like
5698 (is_ctor_or_dtor): Likewise.
5699 (d_local_name): Use D_COMP_LOCAL_NAME rather than
5701 (d_print_comp) [D_COMP_LOCAL_NAME]: New.
5702 (d_prinT_comp) [D_COMP_TYPED_NAME]: If the left tree is
5703 D_COMP_LOCAL_NAME, pull any qualifiers off its right subtree.
5704 (d_print_mod_list): Handle D_COMP_LOCAL_NAME.
5705 * testsuite/demangle-expected: Add two test cases.
5707 * cp-demangle.c (d_print_function_type): Clear the global modifier
5708 list when printing the modifiers, not just when printing the
5709 function parameters.
5710 * testsuite/demangle-expected: Add two test cases.
5712 2003-12-15 Ian Lance Taylor <ian@wasabisystems.com>
5714 * cp-demangle.c (d_print_function_type): Print the function
5715 parameters with no modifiers.
5716 * testsuite/demangle-expected: Add test case.
5718 * cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't
5719 expect that we've read the entire string.
5720 (is_ctor_or_dtor): Don't expect that we've read the entire
5721 string--reverse patch of 2003-11-29.
5723 2003-12-15 Brendan Kehoe <brendan@zen.org>
5725 * Makefile.in (floatformat.o): Add dependency on
5726 config.h to accompany change of 2003-12-03.
5728 2003-12-15 Ian Lance Taylor <ian@wasabisystems.com>
5730 Fix handling of constructor/destructor of standard substitution:
5731 * cp-demangle.c (struct d_standard_sub_info): Define.
5732 (d_substitution): Add prefix argument. Change all callers.
5733 Rework handling of standard substitutions to print full name when
5734 qualifying a constructor/destructor, or when DMGL_VERBOSE is set.
5735 * testsuite/demangle-expected: Add test case.
5737 Fix handling of negative literal constants:
5738 * cp-demangle.c (enum d_comp_type): Add D_COMP_LITERAL_NEG.
5739 (d_dump, d_make_comp): Handle D_COMP_LITERAL_NEG.
5740 (d_expr_primary): Use D_COMP_LITERAL_NEG for a negative number.
5741 (d_print_comp): Handle D_COMP_LITERAL_NEG.
5742 * testsuite/demangle-expected: Add test case.
5744 2003-12-04 Ian Lance Taylor <ian@wasabisystems.com>
5746 * cp-demangle.c (IS_UPPER, IS_LOWER): Define.
5747 (d_last_char): Define new macro.
5748 (d_make_name): Reject an empty name.
5749 (d_prefix, d_unqualified_name, d_type): Use new IS_* macros.
5750 (d_substitution, d_print_identifier): Likewise.
5751 (d_print_comp) [D_COMP_OPERATOR]: Likewise.
5752 (d_print_comp) [D_COMP_TEMPLATE]: Use new d_last_char macro.
5753 (d_print_mod) Use new d_last_char macro.
5754 (d_print_cast): Use new d_last_char macro.
5755 (is_ctor_or_dtor): Don't leak memory.
5757 Fix handling of member function modifiers:
5758 * cp-demangle.c (enum d_comp_type): Add D_COMP_RESTRICT_THIS,
5759 D_COMP_VOLATILE_THIS, and D_COMP_CONST_THIS.
5760 (d_dump): Dump new d_comp_type values.
5761 (d_make_comp): Accept new d_comp_type values.
5762 (has_return_type): Only accept _THIS variants of qualifiers.
5763 (d_encoding): Without DMGL_PARAMS, only remove _THIS variants of
5765 (d_cv_qualifiers): Add member_fn parameter. Change all callers.
5766 (d_print_comp) [D_COMP_TYPED_NAME]: Rather than removing
5767 qualifiers and printing them at the end, add _THIS qualifiers to
5769 (d_print_comp) [D_COMP_*_THIS]: New cases.
5770 (d_print_comp) [D_COMP_PTRMEM_TYPE]: Remove special handling of
5772 (d_print_mod_list): Add suffix parameter. Change all callers.
5773 Keep walking the list even if the current modifier has been
5775 (d_print_mod): Handle new _THIS qualifiers.
5776 (d_print_function_type): Handle new _THIS qualifiers when deciding
5777 whether to print a parenthesis. Put a space before the
5778 parenthesis in some cases. Call d_print_mod_list again at the
5779 end, passing suffix as 1.
5780 (is_ctor_or_dtor): Look for new _THIS qualifiers.
5781 * testsuite/demangle-expected: Add test case.
5783 Fix for PR gcc/13304:
5784 * cp-demangle.c (d_print_comp) [D_COMP_TEMPLATE]: If the character
5785 before the '<' is itself a '<', insert a space.
5786 (d_print_cast): Likewise.
5787 * testsuite/demangle-expected: Add test case.
5789 Fix for PR gcc/13244:
5790 * cp-demangle.c (d_print_comp) [D_COMP_BINARY]: Wrap an expression
5791 which uses the '>' operator in an extra layer of parens.
5792 * testsuite/demangle-expected: Add test case.
5794 2003-12-03 Ian Lance Taylor <ian@wasabisystems.com>
5796 * floatformat.c: Include "config.h" and <string.h> if available.
5797 (INFINITY, NAN): Define if not defined by <math.h>.
5798 (floatformat_to_double): Handle NaN, infinity, and denormalized
5800 (floatformat_from_double): Likewise.
5801 (ieee_test): In debugging code, use little endian rather than big
5802 endian. Correct tests to handle NaN and to check correct sign of
5803 zero. Omit m68k extended test.
5804 (main): Add more debugging cases.
5806 2003-11-29 Ian Lance Taylor <ian@wasabisystems.com>
5808 * cp-demangle.c (d_demangle): Only return success if we consumed
5809 the entire demangled string.
5810 (is_ctor_or_dtor): Likewise.
5812 * testsuite/demangle-expected: Revert one part of 2003-06-26 patch
5813 to restore expected result of EDG test case to original expected
5816 2003-11-26 Ian Lance Taylor <ian@wasabisystems.com>
5818 * cp-demangle.c (struct d_print_mod): Add templates field.
5819 (d_make_builtin_type): Check for NULL type.
5820 (d_make_extended_operator): Check for NULL name.
5821 (d_make_ctor, d_make_dtor): Likewise.
5822 (d_mangled_name): Add top_level parameter. Change all callers.
5823 (d_encoding): If DMGL_PARAMS is not set, strip off initial
5825 (d_type): Check some return values we rely on.
5826 (d_bare_function_type, d_array_type): Likewise.
5827 (d_pointer_to_member_type, d_template_args): Likewise.
5828 (d_add_substitution): Fail if argument is NULL.
5829 (d_print_resize): Check whether buf is NULL.
5830 (d_print_comp): Save current templates list with each modifier.
5831 Don't pass the modifier list down when printing a template.
5832 (d_print_cast): Don't pass the modifier list down when printing a
5834 (d_print_mod_list): Temporarily set templates list while printing
5836 (d_print_mod): Check that buf is not NULL before using it.
5837 (d_print_function_type): Print parens if there is no modifier.
5838 (d_init_info): Permit as many substitutions as there are
5839 characters in the mangled name.
5840 * testsuite/demangle-expected: Add two new test cases.
5842 2003-11-25 Ian Lance Taylor <ian@wasabisystems.com>
5844 * cp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS to
5847 2003-11-22 Ian Lance Taylor <ian@wasabisystems.com>
5849 * cp-demangle.c (d_encoding): Add top_level parameter. Change all
5851 (print_usage): Display new -p option.
5852 (long_options): Add --no-params.
5853 (main): Accept and handle -p.
5855 2003-11-21 Ian Lance Taylor <ian@wasabisystems.com>
5857 * cp-demangle.c (has_return_type): Skip qualifiers when checking
5858 whether we have a template.
5859 * testsuite/demangle-expected: Add four new tests.
5861 2003-11-20 Ian Lance Taylor <ian@wasabisystems.com>
5863 * testsuite/demangle-expected: Minor changes to match output of
5864 new demangler: adjust whitespace in four tests, and change order
5865 of qualifiers in one test.
5867 * cp-demangle.c: Complete rewrite.
5869 2003-11-19 Mark Mitchell <mark@codesourcery.com>
5871 * cp-demangle.c (demangle_type): Correct thinko in substitution
5874 2003-11-18 Ian Lance Taylor <ian@wasabisystems.com>
5876 * cp-demangle.c (demangle_operator_name): Remove space before
5878 (demangle_type_ptr): Put qualifiers in the right place. Handle
5879 qualifiers in pointer to member specially.
5880 (demangle_type): Handle qualifiers for pointer or reference
5881 specially. Handle function type.
5882 (demangle_local_name): Save and restore caret around demangling of
5885 * testsuite/test-demangle.c (main): Don't pass DMGL_VERBOSE to
5888 * testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.
5890 2003-10-31 Andreas Jaeger <aj@suse.de>
5892 * floatformat.c (floatformat_always_valid): Add unused attribute.
5894 2003-10-30 Josef Zlomek <zlomekj@suse.cz>
5896 Jan Hubicka <jh@suse.cz>
5897 * vasprintf.c (int_vasprintf): Pass va_list by value.
5898 Use va_copy for copying va_list.
5899 (vasprintf): Pass va_list by value.
5901 2003-10-30 Josef Zlomek <zlomekj@suse.cz>
5903 * hashtab.c (htab_find_slot_with_hash): Decrease n_deleted
5904 instead of increasing n_elements when inserting to deleted slot.
5906 2003-10-20 J. Brobecker <brobecker@gnat.com>
5908 * cplus-dem.c (demangle_template): Register a new Btype only
5910 * testsuite/demangle-expected: Add a new test.
5912 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
5914 * testsuite/demangle-expected: Update the expected output of
5917 2003-10-02 Daniel Jacobowitz <drow@mvista.com>
5919 * strerror.c: Revert last change. Declare static sys_nerr
5920 and sys_errlist using different names.
5922 2003-10-01 Daniel Jacobowitz <drow@mvista.com>
5924 * strerror.c: Don't provide or reference sys_errlist if
5925 strerror is available.
5927 2003-10-01 H.J. Lu <hongjiu.lu@intel.com>
5929 * configure.in: Check if $MAKEINFO is missing.
5930 * configure: Regenerated.
5932 2003-09-24 Daniel Jacobowitz <drow@mvista.com>
5934 * configure.in: Use AC_PROG_CPP_WERROR.
5935 * configure: Regenerated.
5937 2003-09-22 Andrew Cagney <cagney@redhat.com>
5939 * floatformat.c (floatformat_i387_ext_is_valid): New function.
5940 (floatformat_always_valid): New function.
5941 (floatformat_i387_ext): Initialize new "is_valid" field to
5942 "floatformat_i387_ext_is_valid".
5943 (floatformat_ieee_single_little): Initialize "is_valid" field to
5944 floatformat_always_valid.
5945 (floatformat_ieee_double_big): Ditto.
5946 (floatformat_ieee_double_little): Ditto.
5947 (floatformat_ieee_double_little): Ditto.
5948 (floatformat_ieee_double_littlebyte_bigword): Ditto.
5949 (floatformat_i960_ext): Ditto.
5950 (floatformat_m88110_ext): Ditto.
5951 (floatformat_m88110_harris_ext): Ditto.
5952 (floatformat_arm_ext_big): Ditto.
5953 (floatformat_arm_ext_littlebyte_bigword): Ditto.
5954 (floatformat_ia64_spill_big): Ditto.
5955 (floatformat_ia64_spill_little): Ditto.
5956 (floatformat_ia64_quad_big): Ditto.
5957 (floatformat_ia64_quad_little): Ditto.
5958 (floatformat_ia64_quad_little): Ditto.
5959 (floatformat_is_valid): Call "is_valid".
5961 2003-09-15 Andrew Cagney <cagney@redhat.com>
5963 * floatformat.c (get_field): Make "data" constant.
5964 (floatformat_is_valid, floatformat_to_double): Make "from"
5965 constant, fix casts.
5966 (floatformat_from_double): Make "from" constant.
5968 2003-09-15 Daniel Jacobowitz <drow@mvista.com>
5970 * floatformat.c (floatformat_is_valid): New function.
5971 (get_field, put_field): Correct comments.
5973 2003-09-06 Josef Zlomek <zlomekj@suse.cz>
5975 * fibheap.c (fibheap_replace_key_data): Change type of OKEY to
5978 2003-09-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5981 * aclocal.m4 (AC_LANG_FUNC_LINK_TRY): Define.
5982 * configure: Rebuilt.
5984 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5986 * aclocal.m4: Include acx.m4 and no-executables.m4.
5987 (libiberty_AC_FUNC_STRNCMP): Use AC_LIBOBJ.
5988 (LIB_AC_PROG_CC): Remove.
5989 * configure.in: Update AC_PREREQ to 2.57. Use GCC_NO_EXECUTABLES.
5990 Use AC_PROG_CC and set ac_libiberty_warn_cflags instead of using
5991 LIB_AC_PROG_CC. Use AC_LIBOBJ. Call AC_ISC_POSIX later, only if
5992 performing link tests.
5993 * configure: Regenerated.
5995 2003-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5997 * cp-demangle.c: Clarify what package(s) this is part of.
5999 2003-07-05 Danny Smith <dannysmith@users.sourceforge.net>
6001 * pex-win32.c (pexecute): Mark parameters this_pname and
6002 temp_base as unused. Remove unused variables retries,
6003 sleep_interval. Initialize org_stdin, org_stdout.
6004 (pwait): Mark parameter flags as unused.
6006 2003-07-02 Danny Smith <dannysmith@users.sourceforge.net>
6008 * pex-win32.c (fix_argv): Ensure that the executable pathname
6009 uses Win32 backslashes.
6010 (pexecute): Cast away constness when assigning *errmsg_arg.
6012 2003-06-26 H.J. Lu <hongjiu.lu@intel.com>
6014 * testsuite/demangle-expected: Add more GNU V3 testcases.
6016 2003-06-22 Zack Weinberg <zack@codesourcery.com>
6018 * safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
6019 not HC_ASCII and HC_EBCDIC.
6020 Add documentation in form expected by gather-docs.
6021 * hex.c: Use HOST_CHARSET, not hand-coded check of character set.
6022 * Makefile.in, functions.texi: Regenerate.
6024 2003-06-21 Zack Weinberg <zack@codesourcery.com>
6026 * safe-ctype.c: Separate out EOF==-1 check. Use HOST_CHARSET
6027 for charset determination.
6029 2003-06-19 Dara Hazeghi <dhazeghi@yahoo.com>
6031 * configure.in: Add check for malloc.h needed by
6032 m68k for function free().
6033 * configure: Regenerated.
6034 * config.in: Add HAVE_MALLOC_H.
6035 * hashtab.c: include malloc.h were available for
6038 2003-06-09 Albert Chin-A-Young <china@thewrittenword.com>
6041 * physmem.c: Update comment.
6042 * configure.in: Modify test for _system_configuration for older
6045 * config.in, configure: Regenerated.
6047 2003-06-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6050 * test-demangle.c (getline): Fix fence-post error.
6052 2003-06-03 Nick Clifton <nickc@redhat.com>
6054 * asprintf.c: Change comment to note that -1 is returned upon
6056 * vasprintf.c: Likewise.
6057 (vasprintf): Return -1 upon error.
6058 * functions.texi: Document changes to asprintf and vasprintf.
6060 2003-05-19 Kelley Cook <kelleycook@wideopenwest.com>
6062 * config.table: Accept i[345867]86 variant.
6064 2003-05-15 Jim Blandy <jimb@redhat.com>
6066 * hex.c (_hex_value): Make this unsigned.
6067 (hex_value): Update documentation for new return type. hex_value
6068 now expands to an unsigned int expression, to avoid unexpected
6069 sign extension when we store it in a bfd_vma, which is larger than
6070 int on some platforms.
6071 * functions.texi: Regenerated.
6073 2003-05-07 Josef Zlomek <zlomekj@suse.cz>
6075 * splay-tree.c (splay_tree_predecessor): Fix comment.
6076 (splay_tree_successor): Fix comment.
6078 2003-05-07 Jason Merrill <jason@redhat.com>
6080 * hashtab.c (iterative_hash): New fn.
6081 * configure.in: Add AC_C_BIGENDIAN_CROSS.
6082 * aclocal.m4: Include accross.m4.
6083 * configure, config.in: Regenerate.
6085 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6087 * configure.in (AC_CHECK_FUNCS): Don't make multiple calls.
6088 * configure: Regenerate.
6090 2003-05-03 Carlo Wood <carlo@alinoe.com>
6092 * cp-demangle.c: Fix typo in "char_traints" string-literal.
6094 2003-04-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6096 * vsnprintf.c (vsnprintf): Don't pad string with extra nulls.
6097 (main): Test that we don't write too much data.
6099 2003-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6101 * configure.in (funcs, AC_CHECK_FUNCS): Add snprintf and
6103 * snprintf.c, vsnprintf.c: New files.
6104 * Makefile.in (CFILES): Add snprintf.c and vsnprintf.c.
6105 (CONFIGURED_OFILES): Add snprintf.o and vsnprintf.o.
6106 Regenerate dependencies.
6108 * functions.texi, configure, config.in: Regenerated.
6110 2003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6112 * mempcpy.c, stpcpy.c, stpncpy.c: New files.
6113 * configure.in (funcs, AC_CHECK_FUNCS): Add mempcpy, stpcpy
6115 * Makefile.in (CFILES): Add mempcpy.c, stpcpy.c and stpncpy.c.
6116 (CONFIGURED_OFILES): Add mempcpy.o, stpcpy.o and stpncpy.o.
6117 Regenerate dependencies.
6119 * functions.texi, configure, config.in: Regenerated.
6121 2003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6123 * argv.c: Fix comments.
6124 * calloc.c: Don't unnecessarily include "libiberty.h".
6125 (bzero): Add prototype.
6126 * floatformat.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
6127 * getcwd.c (getcwd): Use standard definition to avoid conflicts
6128 with system headers.
6129 * hashtab.c (htab_traverse): Delete unused variables.
6130 * rename.c: Include "ansidecl.h".
6131 (rename): Use standard definition to avoid conflicts with system
6133 * strsignal.c: Rely on ANSI_PROTOTYPES.
6134 * strstr.c: Check GNUC >= 2, not GNUC == 2.
6135 * vfprintf.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
6136 * vprintf.c: Include "ansidecl.h" earlier, rely on
6138 * vsprintf.c: Include "ansidecl.h" earlier, rely on
6139 ANSI_PROTOTYPES and possibly include <stdarg.h>.
6141 * Makefile.in: Regenerate dependencies.
6143 2003-04-15 DJ Delorie <dj@redhat.com>
6145 * maint-tool (deps): Scan for headers in $srcdir also.
6147 2003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6152 * getopt.c (exchange, _getopt_initialize): Use mempcpy not
6154 * regex.c (regerror): Likewise.
6156 2003-04-14 Roger Sayle <roger@eyesopen.com>
6158 * argv.c: Use ANSI_PROTOTYPES instead of __STDC__.
6159 * memchr.c: Likewise.
6160 * strcasecmp.c: Likewise.
6161 * strncasecmp.c: Likewise.
6162 * strncmp.c: Likewise.
6163 * xatexit.c: Likewise.
6164 * xmalloc.c: Likewise.
6166 * copysign.c: Use traditional function declaration instead of DEFUN.
6167 * sigsetmask.c: Likewise.
6169 * memcmp.c: Both of the above, ANSI_PROTOTYPES and DEFUN.
6170 * memset.c: Likewise.
6172 * memcpy.c: ANSI_PROTOTYPES, DEFUN and prototype bcopy.
6173 * memmove.c: Likewise.
6175 2003-04-14 Roger Sayle <roger@eyesopen.com>
6177 * strdup.c (strdup): Tweak implementation to use memcpy.
6179 2003-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6181 * configure.in (HAVE_UINTPTR_T): Always define.
6182 * configure: Regenerated.
6184 2003-03-23 Alexandre Oliva <aoliva@redhat.com>
6186 * Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)
6187 instead of $$CC alone.
6188 (install_to_tooldir): Use it.
6190 2003-17-03 Jan Hubicka <jh@suse.cz>
6192 * hashtab.c (htab_traverse_noresize): Break out from ...
6193 * hashtab.c (htab_traverse): ... here.
6195 2003-12-03 Jan Hubicka <jh@suse.cz>
6197 * hashtab.c (htab_expand): Fix warning.
6199 * hashtab.c (htab_expand): Compute the size of hashtable based
6200 on the number of elements actually used.
6201 (htab_traverse): Call htab_expand when table is too empty.
6203 2003-03-11 Carlo Wood <carlo@gnu.org>
6205 * cplus-dem.c (demangle_integral_value): Correction to reflect
6206 patch of 2002-01-10 in order to also make negative multi-digits
6207 without leading underscore work.
6209 2003-03-03 Mark Mitchell <mark@codesourcery.com>
6211 * cplus-dem.c: Add license exception to copyright notice.
6213 2003-02-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6215 * physmem.c: Formatting changes from upstream.
6217 2003-02-24 Danny Smith <dannysmith@users.source.forge.net>
6219 * physmem.c (physmem_total): Add _WIN32 support.
6220 (physmem_available): Likewise.
6222 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6224 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Test for
6226 (physmem_available) [HAVE_TABLE]: Test for TBL_VMSTATS.
6228 2003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6230 * configure.in: Check for sys/systemcfg.h and
6231 _system_configuration.
6232 * physmem.c: Add support for AIX. Tweek formatting as per
6233 upstream coreutils beta.
6235 2003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6236 Richard Earnshaw <rearnsha@arm.com>
6237 Geoffrey Keating <geoffk@apple.com>
6239 * configure.in: Check for sys/sysctl.h and sysctl.
6240 * physmem.c: Add support for *bsd and darwin.
6241 * Makefile.in: Generate depedency for physmem.o.
6243 2003-02-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6245 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Use getsysinfo on
6247 (physmem_available) [HAVE_TABLE && HAVE_SYS_TABLE_H]: Use table on
6250 * configure.in (AC_CHECK_HEADERS): Check for sys/sysinfo.h,
6251 machine/hal_sysinfo.h, sys/table.h.
6252 (checkfuncs, AC_CHECKFUNCS): Check for getsysinfo, table.
6253 * configure, config.in: Regenerate.
6255 2003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6257 * configure.in: Check for sys/sysmp.h and sysmp.
6258 * physmem.c: Pull upstream copy, add support for irix6.
6260 * config.in, configure: Regenerated.
6262 2003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6264 * physmem.c (physmem_total, physmem_available): De-ANSI-fy.
6265 * configure.in (AC_CHECK_FUNCS): Add pstat_getstatic and
6268 2003-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6270 * Makefile.in (CFILES): Add physmem.c.
6271 (REQUIRED_OFILES): Add physmem.o.
6272 * configure.in: Check for sys/pstat.h.
6273 (checkfuncs): Add pstat_getstatic and pstat_getdynamic.
6274 * physmem.c: New file, copied from textutils.
6276 * config.in, configure: Regenerated.
6278 2003-02-20 Daniel Jacobowitz <drow@mvista.com>
6280 * Makefile.in (CFILES): Add lrealpath.c.
6281 (REQUIRED_OFILES): Add lrealpath.o.
6282 (lrealpath.o): Add rule.
6283 * aclocal.m4 (libiberty_NEED_DECLARATION): Add.
6284 * configure.in: Add realpath and canonicalize_file_name to
6285 checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION
6286 for canonicalize_file_name.
6287 * lrealpath.c: New file.
6288 * make-relative-prefix.c: Update documentation.
6289 (make_relative_prefix): Simplify. Use lbasename and lrealpath.
6290 * config.in: Regenerated.
6291 * configure: Regenerated.
6292 * functions.texi: Regenerated.
6294 2003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
6296 * cplus_dem.c: Fix typo: intializes -> initializes.
6298 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
6300 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
6302 * configure: Rebuilt.
6304 2003-02-13 Daniel Jacobowitz <drow@mvista.com>
6307 * cplus-dem.c (demangle_signature): Call string_delete.
6308 Remove extra string_init.
6309 (demangle_arm_hp_template): Call string_delete instead of
6310 string_clear. Add missing string_delete call.
6311 (demangle_qualified): Add missing string_delete call.
6312 (do_type): Remove unused variable btype. Add missing string_delete
6313 call. Call string_delete instead of string_clear.
6314 (demangle_fund_type): Move variable btype inside of the switch
6315 statement. Add missing string_delete call.
6316 (do_arg): Call string_delete instead of string_clear. Remove extra
6318 (demangle_nested_args): Free work->previous_argument.
6320 2003-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6322 * acconfig.h: New file. Add uintptr_t.
6323 * config.in: Regenerated.
6325 2003-02-04 Joseph S. Myers <jsm@polyomino.org.uk>
6327 * libiberty.texi: Update to GFDL 1.2.
6329 2003-01-30 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6331 * Makefile.in (libiberty_topdir): New subst.
6332 (mkinstalldirs): Redefine in terms of the above.
6333 * configure.in: AC_SUBST it.
6334 * configure: Regenerate.
6336 2003-01-28 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6338 * Makefile.in (all-subdir, check-subdir, installcheck-subdir)
6339 (info-subdir, install-info-subdir, clean-info-subdir)
6340 (dvi-subdir, install-subdir, etags-subdir, mostlyclean-subdir)
6341 (clean-subdir, distclean-subdir, maintainer-clean-subdir):
6342 Pass $(FLAGS_TO_PASS).
6344 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
6346 * Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use
6347 /`$$CC -print-multi-os-directory`.
6349 2003-01-26 Daniel Jacobowitz <drow@mvista.com>
6351 * hashtab.c (htab_create_alloc_ex): New function.
6352 (hatab_set_functions_ex): New function.
6353 (htab_delete, htab_expand): Support alternate allocation functions.
6355 2003-01-24 Christopher Faylor <cgf@redhat.com>
6357 * configure.in: Remove special pex-cygwin consideration.
6358 * configure: Regenerate.
6359 * pex-cygwin.c: Remove.
6360 * Makefile.in: Remove pex-cygwin.[co] lines.
6362 2003-01-24 Zack Weinberg <zack@codesourcery.com>
6364 * Makefile.in (CFILES): Add pex-*.c.
6365 (REQUIRED_OFILES): Change pexecute.o to @pexecute@
6366 (CONFIGURED_OFILES): Add pex-*.o.
6367 (TEXIFILES): Add pexecute.txh.
6368 (pexecute.o): Delete rule.
6369 (pex-cygwin.o, pex-djgpp.o, pex-mpw.o, pex-msdos.o, pex-os2.o,
6370 pex-unix.o, pex-win32.o): New rules.
6371 * configure.in: Change AC_INIT argument to xmalloc.c.
6372 Compute appropriate pexecute implementation and substitute it
6375 * pexecute.c: Split up into...
6376 * pex-cygwin.c, pex-djgpp.c, pex-mpw.c, pex-msdos.c, pex-os2.c,
6377 pex-unix.c, pex-win32.c, pex-common.h, pexecute.txh: ... these
6380 * functions.texi: Regenerate.
6381 * configure: Regenerate.
6383 2003-01-20 Josef Zlomek <zlomekj@suse.cz>
6385 * hashtab.c (htab_expand): Fix allocation of new entries.
6387 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6389 * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
6391 * Makefile.in (install_to_libdir, install_to_tooldir): Add a
6392 mkinstalldirs command.
6394 2002-12-04 Danny Smith <dannysmith@users.sourceforge.net>
6396 * make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX):
6397 Define for hosts with HOST_EXECUTABLE_SUFFIX.
6399 2002-11-24 Nick Clifton <nickc@redhat.com>
6401 * make-relative-prefix.c (make_relative_prefix): Ensure return
6402 string is empty before using strcat to construct it.
6404 2002-11-22 Daniel Jacobowitz <drow@mvista.com>
6406 * Makefile.in: Add make-relative-prefix.c.
6407 * make-relative-prefix.c: New file.
6408 * functions.texi: Rebuilt.
6410 2002-11-16 Jakub Jelinek <jakub@redhat.com>
6412 * md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be
6413 used with arguments in traditional C' warnings.
6415 2002-10-16 Jakub Jelinek <jakub@redhat.com>
6417 * config.table: Use mh-s390pic for s390x too.
6419 2002-10-06 Andreas Jaeger <aj@suse.de>
6421 * cplus-dem.c (ada_demangle): Get rid of unneeded
6422 variable and of strict-aliasing warning.
6423 (grow_vect): Use char as first parameter.
6425 2002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6427 * Makefile.in (all): Fix multilib parallel build.
6429 2002-09-19 John David Anglin <dave@hiuly1.hia.nrc.ca>
6431 * cp-demangle.c (demangling_new): Cast 0 to enum.
6432 (demangle_char): Cast return of strdup to char *.
6433 (is_gnu_v3_mangled_ctor): Cast 0 to enum.
6434 (is_gnu_v3_mangled_dtor): Likewise.
6435 * cplus-dem.c (grow_vect): Cast return of xrealloc to void *.
6436 (work_stuff_copy_to_from): Cast return of xmalloc to char **.
6437 * fibheap.c (fibnode_new): Cast return of xcalloc to fibnode_t.
6438 * md5.c (md5_process_bytes): Cast results back to const void *.
6439 (md5_process_block): Add cast to const md5_uint32 *.
6440 * regex.c (re_compile_fastmap): Cast enum to UCHAR_T.
6441 * safe-ctype.c (L, XL, U, XU, D, P, _, C, Z, M, V, T, S): Add cast to
6443 * splay-tree.c (splay_tree_xmalloc_allocate): Cast return of xmalloc
6445 * vasprintf.c (int_vasprintf): Cast return of malloc to char *.
6447 2002-09-19 Nick Clifton <nickc@redhat.com>
6449 * README: Update email addresses for bugs and patches.
6451 2002-09-10 Mike Stump <mrs@apple.com>
6453 * splay-tree.c (splay_tree_successor): Fix comments.
6455 2002-09-11 Zack Weinberg <zack@codesourcery.com>
6457 * cplus-dem.c: Code under #ifdef MAIN moved to gcc/cp/cxxfilt.c.
6458 * testsuite/Makefile.in: Adjust for test-demangle.
6459 * testsuite/regress-demangle: Deleted.
6460 * testsuite/test-demangle.c: New file.
6461 * testsuite/demangle-expected: Change \$ to $ throughout, now that
6462 this file is not being read by a shell script.
6464 2002-09-05 Roger Sayle <roger@eyesopen.com>
6466 * regex.c: Only use "#pragma alloca" on AIX when not using gcc.
6468 2002-08-07 DJ Delorie <dj@redhat.com>
6470 * regex.c (re_error_msgid): Just use a simple array of strings.
6471 (re_compile_pattern): Compensate.
6472 (re_comp): Likewise.
6473 (re_comp): Likewise.
6474 (regerror): Likewise.
6476 2002-07-29 Neil Booth <neil@daikokuya.co.uk>
6478 * cplus-dem.c (PREPEND_BLANK): Remove.
6480 2002-07-10 Jason Merrill <jason@redhat.com>
6482 * cp-demangle.c (demangle_identifier): Support extended Unicode
6485 2002-07-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6487 * cp-demangle.c (demangle_v3_with_details): Wrap in
6488 !defined IN_GLIBCPP_V3.
6490 2002-07-01 Mark Mitchell <mark@codesourcery.com>
6492 * cp-demangle.c (demangle_operator_name): Add type_arg parameter.
6493 Set it for the "st" operator.
6494 (demangle_expression): Handle expressions with types as arguments.
6496 2002-06-30 Douglas Rupp <rupp@gnat.com>
6498 * configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure.
6499 * Makefile.in (OUTPUT_OPTION): Use.
6501 2002-06-22 Peter Breitenlohner <peb@mppmu.mpg.de>
6503 * Makefile.in (install_to_libdir): Add $(DESTDIR).
6504 (install_to_tooldir): Likewise.
6506 2002-06-17 Douglas Rupp <rupp@gnat.com>
6508 * lbasename.c: Add 2002 to copyright.
6509 (IS_DIR_SEPARATOR): Remove VMS junk.
6511 2002-06-05 Geoffrey Keating <geoffk@redhat.com>
6513 * hashtab.c (htab_create): New stub function for backward
6515 (htab_try_create): Likewise.
6517 2002-06-03 Geoffrey Keating <geoffk@redhat.com>
6519 * hashtab.c (htab_create): Delete.
6520 (htab_try_create): Delete.
6521 (htab_create_alloc): New.
6522 (htab_delete): Support user-specified memory allocation.
6523 (htab_expand): Likewise.
6525 2002-05-22 Roman Lechtchinsky <rl@cs.tu-berlin.de>
6527 * configure.in: Fix typo in the code checking for sys_errlist.
6528 * configure: Regenerated.
6530 2002-05-13 Andreas Schwab <schwab@suse.de>
6532 * config.table: Use mh-x86pic also for x86-64.
6534 2002-05-08 Alexandre Oliva <aoliva@redhat.com>
6536 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
6537 script entry, and set LD to it when configuring multilibs.
6538 * configure: Rebuilt.
6540 2002-05-07 Mark Mitchell <mark@codesourcery.com>
6542 * configure.in (AC_TYPE_PID_T): Use it.
6543 * configure: Regenerated.
6544 * getruntime.c: Include <sys/types.h>.
6545 * waitpid.c: Likewise. Use pid_t, not int, as the type of "pid".
6547 2002-04-09 Richard Henderson <rth@redhat.com>
6549 * hashtab.c (higher_prime_number): Use 7 as minimum.
6550 (find_empty_slot_for_expand): Don't compute hash2 unless needed.
6551 (htab_find_slot_with_hash): Likewise.
6553 2002-04-01 Phil Edwards <pme@gcc.gnu.org>
6555 * cp-demangle.c (__cxa_demangle): Also protect with IN_GLIBCPP_V3.
6556 (is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_ctor): Conditionally
6557 not compile if IN_GLIBCPP_V3 defined.
6558 * dyn-string.c: Also allow IN_GLIBCPP_V3 to change allocation scheme.
6560 2002-03-30 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
6562 * cp-demangle.c (java_demangle_v3): Don't try to release "demangled"
6565 2002-03-27 DJ Delorie <dj@redhat.com>
6567 * hex.c: Add documentation.
6568 (_hex_value): Provide non-ASCII empty table.
6569 (hex_init): Initialize the non-ASCII table.
6570 * functions.texi: Regenerate.
6572 2002-03-27 Mark Mitchell <mark@codesourcery.com>
6574 * dyn-string.c: Add libgcc exception to copyright notice.
6576 2002-03-26 H.J. Lu (hjl@gnu.org)
6578 * config.table: Support --with-build-subdir.
6579 * configure.in: Likewise.
6580 * configure: Rebuild.
6582 2002-03-18 Stuart Griffith <Stuart_Griffith@credence.com>
6584 * strtod.c (strtod): Increment 8 chars, not 7, when `infinity'
6587 2002-03-12 Mark Mitchell <mark@codesourcery.com>
6589 * cp-demangle.c: Add libgcc exception to cp-demangle.c copyright
6592 2002-03-11 Douglas B Rupp <rupp@gnat.com>
6594 * xatexit.c [VMS]: Include stdlib.h and unixlib.h.
6596 2002-03-06 Jim Blandy <jimb@redhat.com>
6598 * splay-tree.c (splay_tree_xmalloc_allocate,
6599 splay_tree_xmalloc_deallocate): Use K&R-style definitions, not
6600 prototyped definitions. Mark `data' arguments as unused.
6602 2002-03-06 Andrew Cagney <ac131313@redhat.com>
6604 * floatformat.c (floatformat_arm_ext_big): Delete definition.
6606 2002-03-04 Phil Edwards <pme@gcc.gnu.org>
6608 * configure.in: Add --enable-install-libiberty option.
6609 * Makefile.in (INSTALLED_HEADERS): New variable.
6610 (install_to_libdir): Possibly also copy headers.
6611 * configure: Regenerated.
6613 2002-03-04 Neil Booth <neil@daikokuya.demon.co.uk>
6615 * xmalloc.c (xmalloc_fail): Clarify error message further.
6617 2002-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
6619 * xmalloc.c (xmalloc_fail): Clarify error message.
6621 2002-02-22 Jim Blandy <jimb@redhat.com>
6623 * splay-tree.c (splay_tree_xmalloc_allocate,
6624 splay_tree_xmalloc_deallocate): New functions.
6625 (splay_tree_new): Call splay_tree_new_with_allocator, passing the
6626 above functions and a dummy data pointer.
6627 (splay_tree_new_with_allocator): New function.
6628 (splay_tree_delete_helper, splay_tree_delete, splay_tree_insert,
6629 splay_tree_remove): Use the splay tree's allocation and
6630 deallocation functions.
6632 2002-02-19 Scott Snyder <snyder@fnal.gov>
6634 * testsuite/demangle-expected: Add test case for infinite loop in
6636 * cplus-dem.c (demangle_arm_hp_template): Stop trying to demangle
6637 if do_type() doesn't make any progress --- prevents an infinite
6640 2002-02-18 Carlo Wood <carlo@gnu.org>
6643 * cplus-dem.c (demangle_integral_value): Accept multi-digit
6644 numbers that do not start with an underscore; This is needed
6645 for integer template parameters. This doesn't break anything
6646 because multi-digit numbers are never followed by a digit.
6647 * testsuite/demangle-expected: Corrected all mangled test
6648 cases with multi-digit template parameters: g++ 2.95.x does
6649 not generate underscores around these parameters.
6651 2002-02-05 Jason Merrill <jason@redhat.com>
6653 * cplus-dem.c (flags): Add DMGL_VERBOSE
6654 (cplus_demangle_v3_p): Remove.
6655 (demangle_it): Add DMGL_TYPES to passed flags.
6656 * cp-demangle.c (cplus_demangle_v3_all): Remove.
6657 (cplus_demangle_v3_type): Remove.
6658 (cplus_demangle_v3): Add options parm.
6660 2002-02-02 H.J. Lu (hjl@gnu.org)
6662 * cp-demangle.c (cp_demangle_type): Do not protect with
6664 (cplus_demangle_v3_all): New.
6665 (cplus_demangle_v3): Call cplus_demangle_v3_all.
6666 (cplus_demangle_v3_type): Call cplus_demangle_v3_all.
6668 * cplus-dem.c (cplus_demangle_v3_p): New function pointer.
6669 Initialized to cplus_demangle_v3.
6670 (cplus_demangle_with_style): Call cplus_demangle_v3_p instead
6671 of cplus_demangle_v3.
6672 (main): Set cplus_demangle_v3_p to cplus_demangle_v3_type for
6673 command line symbol.
6675 * testsuite/regress-demangle: Pass the mangled name at the
6678 2002-02-01 H.J. Lu <hjl@gnu.org>
6680 * cp-demangle.c (cp_demangle_type): Call demangling_new with
6683 2002-01-31 Phil Edwards <pme@gcc.gnu.org>
6685 * cp-demangle.c: Revert yesterday's change.
6687 2002-01-31 Adam Megacz <adam@xwt.org>
6689 * configure.in: Treat mingw the same as cywin
6690 wrt HAVE_SYS_ERRLIST.
6692 2002-01-30 Phil Edwards <pme@gcc.gnu.org>
6694 * cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.
6695 (cplus_demangle_v3): Mimic __cxa_demangle and fall back on
6697 * testsuite/demangle-expected: New gnu-v3 test.
6699 2002-01-22 Momchil Velikov <velco@fadata.bg>
6701 * configure.in (variable detection): Use arrays of unspecified
6702 size instead of plain integers.
6704 2002-01-18 DJ Delorie <dj@redhat.com>
6706 * Makefile.in (TESTLIB): New. This library is for future
6708 (CFILES, REQUIRED_OFILES, CONFIGURED_OFILES): Re-alphabetize,
6709 break down by letter.
6710 (REQUIRED_OFILES): List long-to-compile files first.
6711 (maint-deps): New, target for updating dependencies.
6712 (dependencies): Update.
6713 * maint-tool: Add dependency-generating option.
6714 * configure.in: Check for _doprnt even if we're not providing it.
6715 * configure: Regenerate.
6717 * _doprnt.c: Modifications to allow compiling on any platform.
6718 * copysign.c: Likewise.
6719 * putenv.c: Likewise.
6720 * setenv.c: Likewise.
6721 * vsprintf.c: Likewise.
6723 2002-01-15 Douglas B Rupp <rupp@gnat.com>
6725 * mkstemps.c (mkstemps): On VMS, open temp file with option
6726 that causes it to be deleted when closed.
6728 2002-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6730 * cp-demangle.c (long_options): Const-ify.
6731 * cplus-dem.c (long_options): Likewise.
6733 * cplus-dem.c (mystrstr): Delete. All callers changed to use
6736 2001-12-31 Ira Ruben <ira@apple.com>
6738 * aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.
6739 * configure: Regenerated.
6741 2001-12-24 Douglas B. Rupp <rupp@gnat.com>
6743 * configure.in (uintptr_t): Use AC_CHECK_TYPE.
6744 * configure: Regenerated.
6746 2001-12-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6749 * cplus-dem.c (consume_count): Treat negative count as an error.
6750 * testsuite/demangle-expected: Added testcase.
6752 Tue Dec 11 07:08:57 2001 Douglas B. Rupp <rupp@gnat.com>
6754 * configure.in: Hardcode that vfork works on VMS host.
6755 * configure: Regenerated.
6757 2001-12-06 Richard Henderson <rth@redhat.com>
6759 * cplus-dem.c (libiberty_demanglers): Add no_demangling case.
6760 (cplus_demangle): Support no_demangling.
6762 2001-11-27 Zack Weinberg <zack@codesourcery.com>
6764 * _doprnt.c: Moved here from gcc/doprint.c. Adjust to build
6765 in libiberty context. Fix typo in leading comment.
6766 * configure.in: Fix various AC_DEFINEs so autoheader works.
6767 If any of vprintf, vsprintf, vfprintf is missing from libc,
6768 then AC_REPLACE_FUNCS(_doprnt).
6770 2001-11-26 DJ Delorie <dj@redhat.com>
6771 Daniel Jacobowitz <drow@mvista.com>
6773 * Makefile.in (stamp-h): Depend on Makefile for proper
6775 (*-subdir): Depend on config.h for proper serialization.
6777 2001-11-26 DJ Delorie <dj@redhat.com>
6779 * configure.in: Check for alloca.h (for regex.c and putenv.c).
6780 * configure: Regenerate.
6781 * config.h: Add HAVE_ALLOCA_H.
6783 2001-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6785 * regex.c: Check defined(__STDC__) || defined(ALMOST_STDC) ||
6786 defined(HAVE_STRINGIZE) to determine whether ISO CPP token pasting
6789 Thu Nov 15 11:06:25 2001 Jeffrey A Law (law@cygnus.com)
6791 * config.in (HAVE_UINTPTR_T): Provide autoconf stub.
6792 * configure.in (HAVE_UINTPTR_T): Test for system defining
6793 uintptr_t and define HAVE_UINTPTR_T appropriately.
6794 * regex.c (uintptr_t): Do not provide a definition if the
6795 system provided one.
6797 * regex.c (PREFIX): Provide an alternate definition for
6798 non-ANSI/ISO compilers.
6799 (ARG_PREFIX): Likewise.
6801 2001-11-12 Jim Meyering <meyering@lucent.com>
6803 * obstack.c (_): Honor the setting of ENABLE_NLS. Otherwise,
6804 this code would end up calling gettext even in packages built
6806 * getopt.c (_): Likewise.
6807 * regex.c (_): Likewise.
6809 2001-11-03 Alan Modra <amodra@bigpond.net.au>
6811 * configure.in: Cope with missing makeinfo.
6812 * configure: Regenerate.
6814 2001-10-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6816 * hex.c (hex_init): Provide empty stub.
6818 * hex.c (hex_init): Delete.
6819 (_hex_value): Const-ify and initialize at compile-time.
6821 2001-10-19 H.J. Lu <hjl@gnu.org>
6823 * Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if
6826 2001-10-17 DJ Delorie <dj@redhat.com>
6828 * argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c,
6829 ffs.c, fnmatch.txh, getruntime.c, make-temp-file.c,
6830 mkstemps.c, pexecute.c, random.c, strsignal.c, vasprintf.c:
6831 Improve manual formatting.
6832 * functions.texi: Regenerate.
6834 2001-10-15 DJ Delorie <dj@redhat.com>
6836 * Makefile.in (TEXIFILES): Add fnmatch.txh.
6838 maint-tool: Add "undoc" tool.
6839 * alloca.c, argv.c, asprintf.c, choose-temp.c, concat.c,
6840 fdmatch.c, ffs.c, getruntime.c, insque.c, lbasename.c,
6841 make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c,
6842 strerror.s, strsignal.c, strtol.c, vasprintf.c: Add or update
6845 * functions.texi: Regenerate.
6847 2001-10-10 Joseph S. Myers <jsm28@cam.ac.uk>
6849 * bcmp.c, setenv.c: Use "nonzero" instead of "non-zero".
6850 * strtod.c: Use "ISO C" instead of "ANSI C".
6851 * functions.texi: Regenerate.
6853 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
6855 * alloca.c, clock.c, getcwd.c, getpagesize.c, getpwd.c, index.c,
6856 libiberty.texi, memchr.c, putenv.c, rindex.c, strchr.c, strdup.c,
6857 strerror.c, strrchr.c, strstr.c, strtod.c, tmpnam.c, vfork.c,
6858 xatexit.c, xmalloc.c, xstrerror.c: Improve manual formatting. Fix
6859 spelling. Give names to function arguments in documentation. Use
6860 (void) prototypes in documentation.
6861 * functions.texi: Regenerate.
6863 2001-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6865 * argv.c (buildargv, tests, main): Const-ify.
6866 * cp-demangle.c (operator_code): Likewise.
6867 * cplus-dem.c (optable, libiberty_demanglers,
6868 cplus_demangle_set_style, cplus_demangle_name_to_style,
6869 print_demangler_list): Likewise.
6870 * hashtab.c (higher_prime_number): Likewise.
6871 * strcasecmp.c (charmap): Likewise.
6872 * strerror.c (error_info, strerror, main): Likewise.
6873 * strncasecmp.c (charmap): Likewise.
6874 * strsignal.c (signal_info): Likewise.
6876 2001-09-29 DJ Delorie <dj@redhat.com>
6878 * configure: Regenerate.
6880 2001-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6882 * concat.c: Include stdlib.h.
6884 2001-09-27 Eli Zaretskii <eliz@is.elta.co.il>
6886 * libiberty.texi: (Top level): Add syncodeindex pg. Add
6887 @dircategory and @direntry directives. Add @finalout.
6888 (many nodes): Lose the next,prev,up pointers on the @nide line.
6889 (Using, Supplemental Functions, Replacement Functions): Fix
6891 (Functions): Move around, to allow makeinfo to build the manual
6892 without next,prev,up pointers in thye node lines.
6893 (Licenses): Fix typos.
6895 * index.c, rindex.c, strchr.c, strerror.c, strrchr.c, strstr.c,
6896 strtol.c, xatexit.c, xexit.c, xmalloc.c: Fix spelling and markup.
6897 * functions.texi: Regenerate.
6899 * copying-lib.texi: Lose the next,prev,up pointers on the @node
6902 2001-09-27 DJ Delorie <dj@redhat.com>
6904 * configure.in: Don't use in-tree texinfo, because libiberty must
6905 be built before it. Check for makeinfo version 4 or higher.
6906 * functions.texi: Regenerate.
6908 2001-09-20 DJ Delorie <dj@redhat.com>
6909 Phil Edwards <pedwards@disaster.jaj.com>
6911 * configure.in (MAKEINFO, PERL): Detect these.
6912 (--enable-maintainer-mode): Add.
6913 * configure: Regenerate.
6914 * Makefile.in (MAKEINFO, PERL): Define.
6915 (libiberty.info, libiberty.dvi, libiberty.html): New.
6916 (CFILES): Add bsearch.c.
6917 (CONFIGURED_OFILES): New, list of objects configure might add.
6918 (maint-missing, maint-buildall): New, for maintainers only.
6919 (clean, mostlyclean): Add info/dvi/html files.
6920 * libiberty.texi, copying-lib.texi, obstacks.texi, functions.texi: New.
6921 * gather-docs: New, for maintainers.
6922 * maint-tool: New, for maintainers.
6923 * alloca.c, atexit.c, basename.c, bcmp.c, bcopy.c, bsearch.c,
6924 bzero.c, calloc.c, clock.c, configure.in, configure, getcwd.c,
6925 getpagesize.c, getpwd.c, index.c, memchr.c, memcmp.c, memcpy.c,
6926 memmove.c, memset.c, putenv.c, rename.c, rindex.c, setenv.c,
6927 sigsetmask.c, strcasecmp.c, strchr.c, strdup.c, strerror.c,
6928 strncasecmp.c, strncmp.c, strrchr.c, strstr.c, strtod.c, strtol.c,
6929 tmpnam.c, vfork.c, vprintf.c, waitpid.c, xatexit.c, xexit.c,
6930 xmalloc.c, xmemdup.c, xstrdup.c, xstrerror.c: Add or update
6933 2001-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6935 * concat.c (reconcat): Fix for traditional C.
6937 2001-09-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6939 * concat.c (reconcat): New function.
6941 2001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6943 * concat.c (vconcat_length, vconcat_copy, concat_length,
6944 concat_copy, concat_copy2): New functions.
6945 (concat): Use vconcat_length/vconcat_copy.
6947 * alloca.c (libiberty_optr, libiberty_nptr, libiberty_len):
6950 2001-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6952 * asprintf.c: Don't define USE_STDARG. Use VPARAMS, VA_OPEN,
6953 VA_FIXEDARG & VA_CLOSE.
6955 * vasprintf.c: Check HAVE_STRING_H when including string.h.
6956 (checkit): Delete redundant prototype. Add ATTRIBUTE_PRINTF_1.
6957 Use VA_OPEN, VA_FIXEDARG & VA_CLOSE. Free allocated string.
6959 2001-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6961 * concat.c (concat): Use VPARAMS, VA_OPEN, VA_FIXEDARG & VA_CLOSE.
6963 2001-08-23 Ulrich Drepper <drepper@redhat.com>
6965 * regex.c (truncate_wchar): Use wcrtomb not wctomb.
6967 2001-08-23 Ulrich Drepper <drepper@redhat.com>
6969 * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
6971 [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
6972 wcslen, and __wcscoll instead of wcscoll.
6974 2001-08-22 Matt Kraai <kraai@alumni.carnegiemellon.edu>
6976 * fibheap.c (fibheap_init, fibnode_init): Remove.
6977 (fibheap_new, fibnode_new): Use xcalloc to allocate and
6979 (fibheap_insert): Remove check for node allocation failure.
6981 2001-08-21 Richard Henderson <rth@redhat.com>
6983 * Makefile.in (fibheap.o): Depend on config.h.
6984 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some
6985 functions for inlining.
6987 Tue Aug 21 12:35:04 2001 Christopher Faylor <cgf@cygnus.com>
6989 * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever
6991 * configure: Regenerate.
6993 2001-08-20 Andrew Cagney <ac131313@redhat.com>
6995 * floatformat.c (floatformat_m88110_ext): Remove #ifdef
6996 HARRIS_FLOAT_FORMAT.
6997 (floatformat_ia64_spill_little, floatformat_ia64_quad_little)
6998 (floatformat_ia64_spill_big, floatformat_ia64_quad_big)
6999 (floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword)
7000 (floatformat_m88110_harris_ext): New float formats.
7002 2001-08-20 Daniel Berlin <dan@cgsoftware.com>
7004 * fibheap.c: New file. Fibonacci heap.
7006 * Makefile.in (CFILES): Add fibheap.c.
7007 (REQUIRED_OFILES): Add fibheap.o.
7008 (fibheap.o): Add dependencies for fibheap.o.
7010 2001-08-17 Christopher Faylor <cgf@cygnus.com>
7012 * configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.
7013 * configure: Regenerate.
7015 2001-08-16 Richard Henderson <rth@redhat.com>
7017 * hashtab.c (htab_hash_string): New.
7019 2001-08-13 Andrew Cagney <ac131313@redhat.com>
7021 * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
7024 2001-08-12 Isamu Hasegawa <isamu@yamato.ibm.com>
7026 * regex.c (wcs_regex_compile): Use appropriate string
7027 to compare with collating element.
7028 Fix the padding for the alignment.
7030 2001-08-10 Andrew Cagney <ac131313@redhat.com>
7032 * lbasename.c (lbasename): Change function definition to return a
7035 2001-08-07 Jason Merrill <jason_merrill@redhat.com>
7037 * cp-demangle.c (demangle_special_name): "GR" -> "reference temporary
7040 2001-08-03 Richard Henderson <rth@redhat.com>
7042 * Makefile.in (concat.o): Depend on config.h.
7044 2001-07-30 Andreas Jaeger <aj@suse.de>
7046 * concat.c: Include "config.h".
7048 2001-07-30 Andreas Jaeger <aj@suse.de>
7050 * regex.c: Declare wcs functions only if compiling with
7052 Don't use #elif for traditional C.
7054 2001-07-23 Ulrich Drepper <drepper@redhat.com>
7056 * regex.c: Revamp memory allocation for WCHAR functions to
7057 not use too much stack.
7059 2001-07-30 Andreas Jaeger <aj@suse.de>
7061 * regex.c: Declare wcs functions only if compiling with
7063 Don't use #elif for traditional C.
7065 2001-07-25 Daniel Jacobowitz <drow@mvista.com>
7067 * Makefile.in (regex.o): Add dependency on config.h.
7069 2001-07-18 Andreas Schwab <schwab@suse.de>
7071 * regex.c (WORDCHAR_P) [WCHAR]: Also return true for the
7072 underscore character.
7074 2001-07-18 Ulrich Drepper <drepper@redhat.com>
7076 * regex.c: Limit string length printed in debug messages to 100
7079 2001-07-18 Andreas Jaeger <aj@suse.de>
7081 * regex.c: Place under LGPL version 2.1.
7083 2001-07-10 Jeff Johnston <jjohnstn@redhat.com>
7085 * Makefile.in: Add support for regex code.
7086 * regex.c: New file.
7088 2001-07-05 Mark Klein <mklein@dis.com>
7090 * Makefile.in: Add ffs.c dependency.
7091 * configure.in: Add ffs.c.
7094 2001-06-18 Richard Henderson <rth@redhat.com>
7096 * concat.c: Include <sys/types.h>.
7098 2001-06-11 Loren J. Rittle <ljrittle@acm.org>
7101 * strerror.c (sys_nerr): Hide the OS header version.
7102 * strsignal.c (sys_nsig): Likewise.
7104 2001-06-10 Richard Henderson <rth@redhat.com>
7106 * concat.c: Include string.h. Fix int vs size_t usage.
7107 Simplify the iteration loops. Use memcpy.
7109 2001-05-16 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7111 * partition.c: Fix misspelling of `implementation'.
7113 2001-05-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7115 * md5.c (md5_init_ctx): Declare constants as unsigned.
7116 (md5_process_block): Likewise.
7118 2001-05-07 Zack Weinberg <zackw@stanford.edu>
7120 * cp-demangle.c (demangle_v3_with_details,
7121 is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor): Use K+R style
7122 function definition.
7123 * ternary.c: Use K+R style function definitions. Use PTR, not
7124 void *. Make arguments constant where possible.
7126 2001-05-07 Mark Mitchell <mark@codesourcery.com>
7128 * splay-tree.h (splay_tree_max): New function.
7129 (splay_tree_min): Likewise.
7131 2001-04-15 Daniel Berlin <dan@cgsoftware.com>
7133 * ternary.c: New file - Ternary search tree implementation.
7135 * Makefile.in: Add ternary.o, and ternary.c dependencies.
7137 2001-04-03 Zack Weinberg <zackw@stanford.edu>
7139 * make-temp-file.c (try): Inline.
7141 2001-02-28 Richard Henderson <rth@redhat.com>
7143 * Makefile.in (make-temp-file.o): Depend on config.h.
7145 2001-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7147 * memchr.c (memchr): Adjust condition to avoid infinite loop.
7149 2001-03-23 Jakub Jelinek <jakub@redhat.com>
7151 * cp-demangle.c (demangle_discriminator): `_0' is discriminator #1,
7152 `_' not followed by a digit is invalid.
7154 2001-03-22 Jim Blandy <jimb@redhat.com>
7156 * cp-demangle.c (string_list_delete): Use dyn_string_delete
7157 instead of free, to free the contents as well as the string
7160 2001-03-21 Zack Weinberg <zackw@stanford.edu>
7162 * make-temp-file.c: Always default DIR_SEPARATOR to '/'.
7163 Don't default P_tmpdir to anything. Try /var/tmp before
7166 2001-03-20 Zack Weinberg <zackw@stanford.edu>
7168 * choose-temp.c: Split off make_temp_file, and the code
7169 duplicated between it and choose_temp_base, into...
7170 * make-temp-file.c: ... here; new file.
7172 * Makefile.in (CFILES): Add make-temp-file.c.
7173 (REQUIRED_OFILES): Add make-temp-file.o.
7175 2001-03-20 Jim Blandy <jimb@redhat.com>
7177 * cp-demangle.c (struct demangling_def): New fields:
7178 is_constructor and is_destructor.
7179 (demangling_new): Initialize them.
7180 (demangle_ctor_dtor_name): Set them, if we detect a constructor
7182 (demangle_v3_with_details, is_gnu_v3_mangled_ctor,
7183 is_gnu_v3_mangled_dtor): New functions.
7185 2001-03-20 Jason Merrill <jason@redhat.com>
7187 * cplus-dem.c (main): Skip initial $.
7189 2001-03-15 Michael Meissner <meissner@redhat.com>
7191 * hashtab.c (higher_prime_number): Silence warning that 4294967291
7192 might be a signed integer under pre-ISO C systems.
7194 2001-03-10 Neil Booth <neil@daikokuya.demon.co.uk>
7195 John David Anglin <dave@hiauly1.hia.nrc.ca>
7197 * lbasename.c: New file.
7198 * Makefile.in: Update for lbasename.
7200 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7202 * aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
7203 * configure.in: Replace all alloca logic with a simple use of
7204 the above new macro.
7205 * config.table: Kill *-*-beos* entry.
7206 * config/mh-beos: Delete.
7207 * configure, config.in: Regenerate.
7209 * Makefile.in (ALLOCA, HFILES): Kill.
7210 (REQUIRED_OFILES): Add alloca.o.
7211 (alloca.o): Depend on libiberty.h.
7212 (argv.o): Don't depend on alloca-conf.h.
7213 * alloca-conf.h: Delete.
7214 * alloca.c: Include libiberty.h. Kill all #ifdef emacs
7215 blocks. Provide the C alloca unconditionally. Use PTR where
7216 appropriate. Make i00afunc static.
7217 * argv.c: Don't include alloca-conf.h.
7219 2001-03-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7221 * cplus-dem.c (main): Cast enum style to int.
7223 2001-02-16 Loren J. Rittle <ljrittle@acm.org>
7225 * cplus-dem.c (main): Initialize style.
7227 2001-02-02 Phil Edwards <pme@sources.redhat.com>
7229 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7231 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7233 Add support for Java demangling under the v3 ABI:
7234 * cp-demangle.c (NAMESPACE_SEPARATOR): New define.
7235 (struct demangling_def): Add `style' field.
7236 (demangling_new): New parameter `style'. Set it in demangling_t.
7237 (demangle_prefix): Use NAMESPACE_SEPARATOR.
7238 (demangle_type_ptr): Don't emit pointer symbol if doing Java output.
7239 (cp_demangle): New parameter `style'. Pass it to demangling_new().
7240 (main): Call cp_demangle with extra parameter.
7241 (java_demangle_v3): New function.
7242 (java_builtin_type_names): New. Table of primitive type names used
7243 for Java demangling.
7244 (demangle_builtin_type): Look up in java_builtin_type_names if doing
7246 * cplus-dem.c (cplus_demangle): Use java_demangle_v3 to do Java
7248 (long_options): Remove obsolete `java' option.
7249 (main): Remove explicit handling of `java' option. Instead, pass style
7250 parameter in cplus_demangle flags as gdb does.
7251 * testsuite/demangle.expected: Add some Java test cases.
7253 2000-12-29 DJ Delorie <dj@redhat.com>
7255 * fnmatch.c: Make the note about the origins of this file more
7256 accurate, at least until we can sync with glibc.
7262 2000-12-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7264 * bsearch.c: New file.
7265 * configure.in (funcs): Add bsearch.
7266 (AC_CHECK_FUNCS): Likewise.
7267 * configure, config.in: Regenerate.
7269 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7271 * safe-ctype.c: #include "ansidecl.h".
7272 * strtod.c: Likewise.
7274 2000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7276 * strtoul.c: Include safe-ctype.h, not ctype.h.
7278 2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
7280 * safe-ctype.c: New file.
7281 * Makefile.in (CFILES): Add safe-ctype.c.
7282 (REQUIRED_OFILES): Add safe-ctype.o.
7284 * argv.c: Define ISBLANK and use it, not isspace.
7285 * basename.c, cplus-dem.c, fnmatch.c, pexecute.c, strtod.c,
7286 strtol.c, strtoul.c: Include safe-ctype.h, not ctype.h. Use
7287 uppercase ctype macros. Don't test ISUPPER(c)/ISLOWER(c)
7288 before calling TOLOWER(c)/TOUPPER(c).
7290 2000-12-07 Mike Stump <mrs@wrs.com>
7292 * Makefile.in (distclean): When cleaning, remove testsuite.
7294 2000-12-05 Jason Merrill <jason@redhat.com>
7296 * cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
7297 name before allocating the dyn_string.
7299 2000-12-04 Jason Merrill <jason@redhat.com>
7301 * cp-demangle.c: s/new_abi/v3/.
7302 * cplus-dem.c: Likewise.
7303 (current_demangling_style): Now auto_demangling.
7304 (cplus_demangle): Try v3 demangling if AUTO_DEMANGLING.
7305 (main): Use standard symbol chars for auto_demangling.
7307 2000-11-26 Mark Mitchell <mark@codesourcery.com>
7309 * hashtab.c (higher_prime_number): Use a table, rather than a
7310 seive, to find the next prime.
7312 2000-11-22 H.J. Lu <hjl@gnu.org>
7314 * cplus-dem.c (main): Handle gnat_demangling.
7316 2000-11-22 Zack Weinberg <zack@wolery.stanford.edu>
7318 * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
7319 (AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader.
7320 * configure.in: Call AC_C_INLINE and AC_C_CONST. Use three
7321 argument form of AC_DEFINE in dummy definitions block. Use
7322 AC_DEFINE_NOAUTOHEADER for real definitions of things defined
7323 in dummy block. Preload cache variables instead of bypassing
7324 tests, where possible.
7325 * acconfig.h: Removed.
7327 * xmalloc.c (xmalloc_failed): New function, does error
7328 reporting on failed allocation.
7329 (xmalloc, xcalloc, xrealloc): Use it.
7331 2000-11-21 Hans-Peter Nilsson <hp@bitrange.com>
7333 * cplus-dem.c (cplus_demangle): Fix formatting.
7335 (ada_demangle): Ditto.
7336 (internal_cplus_demangle): Ditto.
7339 2000-11-21 H.J. Lu <hjl@gnu.org>
7341 * cplus-dem.c (main): Handle java_demangling.
7343 2000-11-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7345 * cplus-dem.c (grow_vect): Prototype.
7346 (ada_demangle): Cast the arg of ctype macros to unsigned char.
7348 2000-11-15 Hans-Peter Nilsson <hp@bitrange.com>
7350 * cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for
7353 2000-11-15 Kenneth Block <kenneth.block@compaq.com>
7355 * cplus-dem.c: Eliminate use of DEFUN, it is obsolete and cannot
7358 2000-11-15 Kenneth Block <kenneth.block@compaq.com>
7360 * cplus-dem.c: Add gnat demangler. Add java to demangle style
7363 2000-11-04 Hans-Peter Nilsson <hp@bitrange.com>
7365 * hashtab.c (htab_expand): Change to return int. Use calloc or
7366 xcalloc depending on htab->return_allocation_failure. Return zero
7368 (htab_create): Update comment to cover memory allocation.
7369 (htab_try_create): New.
7370 (htab_find_slot_with_hash): Return NULL if htab_expand fails.
7371 Update comment to cover this.
7373 2000-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7375 * hashtab.c: Change void * to PTR where necessary.
7376 (htab_create, htab_expand): Correct formatting of comment before
7379 2000-10-22 Alex Samuel <samuel@codesourcery.com>
7381 * cp-demangle.c (string_list_def): Add caret_position and comments.
7382 (result_caret_pos): New macro.
7383 (result_append_string): Rename to...
7384 (result_add_string): ... this, and insert at caret position.
7386 (result_append): Rename to...
7387 (result_add): ... this, and insert at caret position. Rename
7389 (result_append_char): Rename to...
7390 (result_add_char): ... this, and insert at caret position. Rename
7392 (result_append_space): Remove.
7393 (string_list_new): Initialize caret position.
7394 (result_add_separated_char): Use caret position.
7395 (result_get_caret): New funtion.
7396 (result_set_caret): Likewise.
7397 (result_shift_caret): Likewise.
7398 (result_previous_char_is_space): Likewise.
7399 (substitution_start): Use caret position.
7400 (substitution_add): Likewise.
7401 (demangling_new): Initialize caret position.
7402 (demangle_encoding): Use caret position.
7403 (demanglin_nested_name): Put CV qualifiers after name.
7404 (demangle_type_ptr): Use switch statement. Handle pointers to
7405 arrays. Don't use result_append_space. Use caret position.
7406 (demangle_type): Emit CV qualifiers after underlying type. Adjust
7407 call to demangle_array_type.
7408 (demangle_array_type): Add parameter to handle pointers to arrays.
7410 2000-10-01 Mark Mitchell <mark@codesourcery.com>
7412 * splay-tree.c (splay_tree_insert): Fix formatting.
7414 2000-09-16 Mark Mitchell <mark@codesourcery.com>
7416 * splay-tree.c (splay_tree_predecessor): Fix typo in comment.
7418 2000-09-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7420 * splay-tree.c: #include <stdio.h>.
7422 2000-09-14 Hans-Peter Nilsson <hp@axis.com>
7424 * testsuite/demangle-expected: Add two tests for anonymous
7426 * cplus-dem.c (gnu_special): Handle anonymous namespaces.
7428 2000-09-10 Mark Mitchell <mark@codesourcery.com>
7430 * splay-tree.c (splay_tree_predecessor): New function.
7431 (splay_tree_successor): Likewise.
7433 2000-09-10 Hans-Peter Nilsson <hp@axis.com>
7435 * testsuite/demangle-expected: Add four tests for type_info
7437 * cplus-dem.c (gnu_special): Use do_type, not demangle_fund_type,
7438 for a non-template non-qualified type_info function or node.
7440 2000-09-08 Alex Samuel <samuel@codesourcery.com>
7442 * cp-demangle.c: Fix copyright banner.
7444 2000-09-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7446 * md5.c: #include "ansidecl.h".
7448 2000-09-06 Alex Samuel <samuel@codesourcery.com>
7450 * cp-demangle.c (status_allocation_failed): Rearrange whitespace.
7451 (demangle_type): Handle substitution candidates correctly in the
7452 face of special substitutions.
7454 2000-09-05 Alex Samuel <samuel@codesourcery.com>
7456 * cp-demangle.c (demangle_encoding): Rename variable.
7457 (demangle_name): Rename parameter. Handle return type
7459 (demangle_nested_name): Rename parameter.
7460 (demangle_prefix): Likewise. Change return type suppression.
7461 (demangle_unqualified_name): Add parameter. Flag constructors and
7462 conversion operators.
7463 (demangle_special_name): Fix comment.
7464 (demangle_type): Rename variable.
7465 (demangle_bare_function_type): Check for missing return type and
7467 (demangle_class_enum_type): Rename parameter.
7468 (demangle_discriminator): Fix misspelling in comment.
7470 2000-08-31 DJ Delorie <dj@redhat.com>
7472 * configure.in (Cygwin): special case cygwin only when we're
7473 building cygwin, not when we're hosting cygwin.
7475 2000-09-04 Alex Samuel <samuel@codesourcery.com>
7477 * cp-demangle.c (demangle_template_arg): Eat an `E' after an
7480 2000-09-04 Alex Samuel <samuel@codesourcery.com>
7482 * cp-demangle.c (demangle_type_ptr): Increment position past
7483 pointer and reference characters.
7485 2000-09-04 Alex Samuel <samuel@codesourcery.com>
7487 * cp-demangle.c (demangle_nv_offset): New function.
7488 (demangle_v_offset): Likewise.
7489 (demangle_call_offset): Likewise.
7490 (demangle_special_name): Update thunk demangling to comply with
7493 2000-09-03 Alex Samuel <samuel@codesourcery.com>
7495 * cp-demangle.c (ANONYMOUS_NAMESPACE_PREFIX): New macro.
7496 (substitution_def): Remove template_parm_number.
7497 (NOT_TEMPLATE_PARM): Remove.
7498 (result_insert_string): New macro.
7499 (result_insert): Likewise.
7500 (result_insert_char): Likewise.
7501 (substitution_add): Remove last parameter. Don't store template
7503 (BFT_NO_RETURN_TYPE): Define as NULL.
7504 (demangle_encoding): Adjust call to demangle_bare_function_type.
7505 (demangle_name): Adjust substitution. Adjust call to
7507 (demangle_prefix): Adjust call to substitution_add.
7508 (demangle_identifier): Handle anonymous namespaces.
7509 (demangle_operator_name): Change demangling of vendor-extended
7510 operator to match ABI changes.
7511 (demangle_type_ptr): Change parameters. Make recursive. Handle
7513 (demangle_type): Adjust calls to demangle_template_param,
7514 substitution_add, and demangle_type_ptr. Fix substitution of
7516 (demangle_function_type): Change parameter to a pointer.
7517 (demangle_bare_function_type): Likewise. Adjust insertion point.
7518 (demangle_template_param): Remove last parameter.
7519 (demangle_expr_primary): Remove unused variable. Adjust call to
7520 demangle_template_param.
7521 (is_mangled_char): Accept `$' and `.'.
7522 * cplus-dem.c (gnu_new_abi_symbol_characters): Add '$' and '.'.
7523 * dyn-string.c (dyn_string_insert_char): New function.
7525 2000-08-31 Hans-Peter Nilsson <hp@axis.com>
7527 * testsuite/demangle-expected: Add nine tests for
7528 underscore-after-number followed by five tests for name-signature
7531 2000-08-28 Richard Henderson <rth@cygnus.com>
7533 * Makefile.in (md5.o): Depend on config.h.
7535 2000-08-28 Jason Merrill <jason@redhat.com>
7537 * Makefile.in (REQUIRED_OFILES): Add md5.o.
7538 (CFILES): Add md5.c.
7541 2000-08-27 Alex Samuel <samuel@codesourcery.com>
7543 * cp-demangle.c (demangle_name): Initialize template_p in local
7544 name case. Don't re-add substitutions as candidates.
7545 (demangle_nested_name): Use <unqualified-name>.
7546 (demangle_prefix): Likewise. Don't add template names as
7547 substitution candidates twice, or re-add a substitution or the
7548 last prefix component.
7549 (demangle_local_name): Adjust output format.
7551 2000-08-25 Alex Samuel <samuel@codesourcery.com>
7553 * cp-demangle.c (result_add_separated_char): Change parameter to
7555 (substitution_add): Don't check for duplicates. Check if
7556 previously allocated size is zero.
7557 (demangle_name): Remove duplicate check for std substitution.
7558 Clear template flag appropriately.
7559 (demangle_prefix): Remove argument to demangle_substitution.
7560 Don't check that template flag is already set.
7561 (demangle_operator_name): Add pt operator.
7562 (demangle_type): Don't treat r as built-in type. Remove argument
7563 to demangle_substitution. Fix substitution candidate mechanics.
7564 Handle <template-template-parm>s. Improve comments.
7565 (demangle_template_param): Don't handle template arg lists here.
7566 (demangle_substitution): Remove parameter.
7567 (print_usage): Remove extra fprintf option.
7569 2000-08-24 Greg McGary <greg@mcgary.org>
7571 * random.c (end_ptr): Revert previous change.
7573 2000-08-24 Greg McGary <greg@mcgary.org>
7575 * cplus-dem.c (cplus_demangle_opname, cplus_mangle_opname,
7576 demangle_expression, demangle_function_name): Use ARRAY_SIZE.
7577 * random.c (end_ptr): Likewise.
7579 2000-08-23 Alex Samuel <samuel@codesourcery.com>
7581 * cp-demangle.c (result_close_template_list): Remove function.
7582 (result_add_separated_char): New function.
7583 (result_open_template_list): New macro.
7584 (result_close_template_list): Likewise.
7585 (demangle_prefix): Don't set template_p if the
7586 prefix ends with a ctor name.
7587 (demangle_type_ptr): Remove duplicate RETURN_IF_ERROR.
7588 (demangle_type): Check for template args after substitution.
7589 (demangle_template_args): Use result_open_template_list.
7591 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
7593 * pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.
7595 2000-07-26 Dave Pitts <dpitts@cozx.com>
7597 * config/mh-openedition.h: Added -DLE370 definition.
7599 2000-07-26 Mark Elbrecht <snowball3@bigfoot.com>
7601 * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to
7602 __DJGPP__. Use P_WAIT instead of constant in the spawnv* call.
7603 Cast program to 'char *' in errmsg_arg assignment.
7604 (PWAIT_ERROR): Define.
7605 (pwait): Use PWAIT_ERROR. Adjust DJGPP's status code to conform
7606 to DJGPP's WIF* macros.
7608 2000-07-27 RodneyBrown <RodneyBrown@pmsc.com>
7609 Jeff Law <law@cygnus.com>
7611 * getcwd.c: Include string.h, stdlib.h for prototypes
7613 * Makefile.in (rename.o, waitpid.o): Depend on config.h
7614 * rename.c: Include config.h, unistd.h
7615 * waitpid.c: Include config.h, sys/wait.h
7617 2000-07-24 Hans-Peter Nilsson <hp@axis.com>
7619 * cplus-dem.c (work_stuff_copy_to_from): New.
7620 (delete_non_B_K_work_stuff): New.
7621 (delete_work_stuff): New.
7622 (mop_up): Break out work_stuff partly destruction to
7623 delete_non_B_K_work_stuff.
7624 (iterate_demangle_function): New.
7625 (demangle_prefix): Call iterate_demangle_function instead of
7626 demangle_function_name. Leave handling of name-signature
7627 __-delimiters to iterate_demangle_function.
7628 (demangle_integral_value): Strip an optional
7629 following underscore cautiously. Handle negative numbers.
7631 2000-07-24 Daniel Berlin <dberlin@redhat.com>
7633 * cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to
7634 if (AUTO_DEMANGLING || GNU_DEMANGLING)
7636 2000-07-21 Alex Samuel <samuel@codesourcery.com>
7638 * cp-demangle.c (demangle_ctor_dtor_name): Remove not-in-charge
7639 allocating ctor mangling.
7640 (demangle_array_type): Handle empty and non-constant array length.
7642 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7643 Jeff Law <law@cygnus.com>
7645 * configure.in (AC_CHECK_HEADERS): Add time.h.
7646 (AC_HEADER_TIME): Add check.
7647 * configure, config.in: Regenerate.
7648 * getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
7650 * configure.in (AC_CHECK_HEADERS): Add limits.h.
7651 * configure, config.in: Regenerate.
7652 * sort.c: Portably #include <limits.h> and/or <sys/param.h>.
7653 * strtol.c, strtoul.c: #include "config.h". Portably #include
7654 <limits.h> and/or <sys/param.h>.
7655 * Makefile.in (strtol.o, strtoul.o): Update dependencies.
7657 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
7658 * configure.in (libiberty_AC_DECLARE_ERRNO): Add check.
7659 * configure, config.in: Regenerate.
7660 * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary.
7662 * cp-demangle.c, mkstemps.c: #include <sys/types.h>.
7664 2000-07-21 Mike Stump <mrs@wrs.com>
7666 * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
7667 * (vasprintf.o): Add dependency for config.h in vasprintf.c.
7669 2000-07-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7671 * cp-demangle.c (cp_demangle_type): Wrap in IN_LIBGCC2.
7673 * setenv.c (setenv): Initialize variable `ep'.
7675 * sigsetmask.c (abort): Prototype.
7677 * vasprintf.c: Include config.h. Check ANSI_PROTOTYPES, not
7678 __STDC__ for stdarg.h include.
7679 (int_vasprintf): Prototype.
7680 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
7681 definition. Cast `global_total_width' in comparison.
7682 (main): Prototype. Return a value.
7684 * vfork.c (fork): Prototype.
7686 * xexit.c: Include config.h.
7688 2000-07-20 Joseph S. Myers <jsm28@cam.ac.uk>
7690 * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,
7691 and print it with %u.
7693 2000-07-17 Hans-Peter Nilsson <hp@axis.com>
7695 * testsuite/regress-demangle (failed test): Show result and
7698 2000-07-07 Andrew Haley <aph@cygnus.com>
7700 * cplus-dem.c (main): fflush() after emitting last char before
7703 2000-06-28 Alex Samuel <samuel@codesourcery.com>
7705 * cp-demangle.c (demangle_encoding): Accept no substitutions.
7706 (demangle_name): Handle <substitution> followed by
7707 <unqualified-template-name>.
7708 (demangle_type): Follow special substitutions with
7710 (demangle_subtitution): Set template_p for special substitutions.
7713 2000-06-27 Alex Samuel <samuel@codesourcery.com>
7715 * cp-demangle.c (demangle_special_name): Swap base and derived
7716 class when demangling construction vtables.
7718 2000-06-21 Alex Samuel <samuel@codesourcery.com>
7720 * cp-demangle.c: Don't include ctype.h.
7721 (IS_DIGIT): New macro.
7722 (IS_ALPHA): Likewise. Use IS_DIGIT and IS_ALPHA throughout
7723 instead of isdigit and isalpanum.
7724 (demangling_def): Make name and next const pointers.
7725 (STATUS_ALLOCATION_FAILED): New status code.
7726 (dyn_string_append_space): Handle failure in
7727 dyn_string_append_char.
7728 (int_to_dyn_string): Likewise. Change return value to status_t.
7729 (string_list_new): Handle failure of dyn_string_init.
7730 (result_close_template_list): Change return type to status_t.
7731 Handle failure in dyn_string_append.
7732 (result_push): Change return value to status_t. Handle failure in
7733 string_list_new. Handle failure of result_push throughout.
7734 (substitution_add): Change return value to status_t. Handle
7735 dyn_string failures. Handle failure of substitution_add
7737 (template_arg_list_new): Return NULL on allocation failure.
7738 (result_append_string): Return STATUS_ALLOCATION_FAILED on error.
7739 Handle error result throughout.
7740 (result_append): Likewise.
7741 (result_append_char): Likewise.
7742 (result_append_space): Likewise.
7743 (demangling_new): Make argument a const pointer. Handle
7744 allocation failures.
7745 (demangle_template_args): Handle failure in template_arg_list_new
7746 and result_close_template_list.
7747 (demangle_discriminator): Return if int_to_dyn_string fails.
7748 (cp_demangle): Likewise.
7749 (cp_demangle_type): New function.
7750 (cplus_demangle_new_abi): Don't call dyn_string_delete. Abort on
7751 memory allocation failure.
7753 * dyn-string.c (RETURN_ON_ALLOCATION_FAILURE): Define if
7755 (dyn_string_init): Change return value to int. Handle
7756 RETURN_ON_ALLOCATION_FAILURE case.
7757 (dyn_string_new): Handle RETURN_ON_ALLOCATION_FAILURE case.
7758 (dyn_string_release): Delete the dyn_string.
7759 (dyn_string_resize): Handle RETURN_ON_ALLOCATION_FAILURE case.
7760 (dyn_string_copy): Change return type to int.
7761 (dyn_string_copy_cstr): Likewise.
7762 (dyn_string_prepend): Likewise.
7763 (dyn_string_prepend_cstr): Likewise.
7764 (dyn_string_insert): Likewise.
7765 (dyn_string_insert_cstr): Likewise.
7766 (dyn_string_append): Likewise.
7767 (dyn_string_append_cstr): Likewise.
7768 (dyn_string_append_char): Likewise.
7769 (dyn_string_substring): Likewise.
7771 2000-06-09 Zack Weinberg <zack@wolery.cumb.org>
7773 * cp-demangle.c (demangle_operator_name): Add spaces before
7774 names beginning with a letter: delete, delete[], new, new[],
7776 (demangle_special_name): Handle TF <type> and TJ <type>.
7778 Thu Jun 8 18:52:24 2000 Philippe De Muyter <phdm@macqel.be>
7780 * cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch.
7782 Thu Jun 8 09:25:54 2000 Philippe De Muyter <phdm@macqel.be>
7784 * cp-demangle.c (stdio.h): File included unconditionaly.
7785 (template_arg_list_new): Parameter list is PARAMS ((void)), not ().
7786 * dyn-string.c (stdio.h): File included.
7787 * partition.c (partition_print): No `&' needed to take the address of
7790 2000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7792 * configure.in (ac_libiberty_warn_cflags): Add -pedantic.
7794 * choose-temp.c (try, choose_temp_base, make_temp_file): Constify.
7796 * cp-demangle.c (demangle_char): Change parameter from char to int.
7797 (demangle_expression, demangle_expr_primary): Remove extra
7798 semi-colon in prototype.
7800 * dyn-string.c (dyn_string_append_char): Change parameter from
7803 * memcmp.c (memcmp): Constify.
7805 * mkstemps.c (gcc_uint64_t): Mark GNUC `long long' case with
7808 * partition.c (elem_compare): Prototype. Don't cast away
7811 * setenv.c (setenv): Use braces to avoid ambiguous `else'.
7813 2000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7815 * Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h.
7817 * cp-demangle.c: Include demangle.h.
7818 (template_arg_list_new): DeANSIfy.
7819 (cp_demangle): Make static and add prototype.
7820 (operator_code, operators): Constify.
7821 (demangle_operator_name): Likewise for variables `p1', `p2' and `p'.
7823 2000-06-05 Alex Samuel <samuel@codesourcery.com>
7825 * cp-demangle.c (demangle_prefix): Cast argument to isdigit to
7827 (demangle_unqualified_name): Likewise.
7828 (demangle_number_literally): Likewise.
7829 (demangle_type): Likewise.
7830 (demangle_substitution): Likewise.
7831 (is_mangled_char): Likewise, for isalnum.
7833 2000-06-04 Alex Samuel <samuel@codesourcery.com>
7835 * Makefile.in (CFILES): Add cp-demangle.c and dyn-string.c.
7836 (REQUIRED_OFILES): Add cp-demangle.o and dyn-string.o.
7837 (cp-demangle.o): New dependency.
7838 (dyn-string.o): Likewise.
7840 * dyn-string.c: Move here from gcc/dyn-string.c. Add new functions.
7842 * cplus-dem.c (libiberty_demanglers): Add initializer for new-ABI
7844 (cplus_demangle): Call cplus_demangle_new_abi if in new-ABI
7846 (gnu_new_abi_symbol_characters): New function.
7847 (main): Use gnu_new_abi_symbol_characters. * cp-demangle.c: New
7849 * cp-demangle.c: New file.
7851 Tue May 30 16:45:25 2000 Andrew Cagney <cagney@b1.cygnus.com>
7853 * floatformat.c: Add name to each floatformat field.
7855 Tue May 30 15:07:52 2000 Jeffrey A Law (law@cygnus.com)
7857 * Makefile.in (objalloc.o): Depend on config.h
7859 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
7861 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h
7863 * pexecute.c, xexit.c: Include stdlib.h if HAVE_STDLIB_H.
7864 * objalloc.c: Include config.h. Include stdlib.h and don't
7865 declare malloc or free if HAVE_STDLIB_H.
7866 * strerror.c, strsignal.c: Include stdlib.h if HAVE_STDLIB_H,
7867 else declare malloc without prototype. Include string.h if
7868 HAVE_STRING_H, else declare memset without prototype. Don't
7871 2000-05-23 Mike Stump <mrs@wrs.com>
7873 * Makefile.in (xmalloc.o): Add dependency for config.h, fixes make
7876 2000-05-18 J. David Anglin <dave@hiauly1.hia.nrc.ca>
7878 * xmalloc.c: Include config.h for HAVE_SBRK definition.
7880 2000-05-16 Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7882 * hashtab.c (hash_pointer): Delete low-order bits which are
7883 probably zero, also eliminate a warning on alpha.
7885 2000-05-15 David Edelsohn <edelsohn@gnu.org>
7887 * Makefile.in: Change "pic" to depend on $(PICFLAG), not
7888 on $(enable_shared).
7890 2000-05-10 Jakub Jelinek <jakub@redhat.com>
7892 * config.table: Use mh-sparcpic for sparc*-*-*.
7894 2000-05-08 Nick Clifton <nickc@cygnus.com>
7896 * Makefile.in (CFILES): Add strncmp.c.
7897 (NEEDED): Add strncmp.
7899 2000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7901 * cplus-dem.c (cplus_demangle_opname, demangle_function_name):
7902 Cast the arguments to `islower' to `unsigned char'.
7903 (print_demangler_list): Prototype.
7905 Thu May 4 17:14:41 2000 Philippe De Muyter <phdm@macqel.be>
7907 * sort.c (UCHAR_MAX): Provide fallback definition.
7909 2000-04-29 Alexandre Oliva <aoliva@cygnus.com>
7911 * Makefile.in (maintainer-clean-subdir): Fix handling of empty
7914 2000-04-28 Kenneth Block <block@zk3.dec.com>
7915 Jason Merrill <jason@casey.cygnus.com>
7917 * cplus-dem.c (libiberty_demanglers): New table for demangle styles.
7918 (cplus_demangle_set_style): New function for setting style.
7919 (cplus_demangle_name_to_style): New function to translate name.
7921 2000-04-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7923 * aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.
7925 * configure.in (AC_CHECK_HEADERS): Add sys/mman.h fcntl.h.
7926 (libiberty_AC_FUNC_STRNCMP): Invoke.
7928 * strncmp.c: New file.
7930 Thu Apr 27 16:58:43 MET DST 2000 Jan Hubicka <jh@suse.cz>
7932 * hashtab.c (htab_expand): Add prototype.
7933 (find_empty_slot_for_expand): Likewise.
7935 2000-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7937 * hashtab.c (hash_pointer, eq_pointer): Make definition static to
7939 (htab_expand): Cast the return value of xcalloc.
7941 2000-04-24 Mark Mitchell <mark@codesourcery.com>
7943 * hashtab.c (hash_pointer): New function.
7944 (eq_pointer): Likewise.
7945 (htab_hash_pointer): New variable.
7946 (htab_eq_pointer): Likewise.
7948 2000-04-23 Mark Mitchell <mark@codesourcery.com>
7950 * sort.c (sort_pointers): Fix endianness bugs.
7953 * Makefile.in (CFILES): Add sort.c
7954 (REQUIRED_OFILES): Add sort.o.
7955 (sort.o): New target.
7957 2000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7959 * Makefile.in (*-subdir): Revamp slightly to avoid losing on
7962 Tue Apr 18 16:23:31 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7964 * hashtab.c: Various minor cleanups.
7965 (htab_find_slot_with_hash): INSERT is now enum insert_option.
7966 (htab_find_slot): Likewise.
7968 2000-04-16 Dave Pitts <dpitts@cozx.com>
7970 * cplus-dem.c (cplus_demangle_opname): Changed to use islower.
7972 2000-04-05 Richard Henderson <rth@cygnus.com>
7974 * splay-tree.c (splay_tree_remove): New.
7976 2000-03-30 Mark Mitchell <mark@codesourcery.com>
7978 * hashtab.c (find_empty_slot_for_expand): Use hashval_t for hash
7980 (htab_find_with_hash): Likewise.
7981 (htab_find_slot_with_hash): Likewise.
7983 2000-03-29 Zack Weinberg <zack@wolery.cumb.org>
7985 * hashtab.c (htab_find_with_hash): Avoid calculating hash2
7986 unless it will be used. Rearrange loop for better
7988 (higher_prime_number): Add static prototype.
7990 Thu Mar 16 01:33:58 2000 Jeffrey A Law (law@cygnus.com)
7992 * Makefile.in (partition.o): Depend on config.h
7994 2000-03-14 Bernd Schmidt <bernds@cygnus.co.uk>
7996 * hashtab.c (find_empty_slot_for_expand): New function.
7997 (htab_expand): Use it instead of htab_find_slot.
7998 (htab_find_with_hash): Renamed from htab_find; now accepts extra
8000 (htab_find_slot_with_hash): Likewise for htab_find_slot.
8001 (htab_find): New wrapper function.
8002 (htab_find_slot): Likewise.
8003 (htab_traverse): Pass slot, not entry, to called function.
8005 2000-03-09 Alex Samuel <samuel@codesourcery.com>
8007 * Makefile.in (CFILES): Add partition.c.
8008 (REQUIRED_OFILES): Add partition.o.
8009 (partition.o): New rule.
8010 * partition.c: New file.
8012 2000-03-09 Zack Weinberg <zack@wolery.cumb.org>
8014 * hashtab.c (htab_create): Set del_f.
8015 (htab_delete, htab_empty, htab_remove_elt, htab_clear_slot):
8018 2000-03-08 Zack Weinberg <zack@wolery.cumb.org>
8020 * hashtab.c: Remove debugging variables (all_searches,
8021 all_collisions, all_expansions). Delete
8022 all_hash_table_collisions.
8023 (create_hash_table, delete_hash_table, empty_hash_table,
8024 find_hash_table_entry, remove_element_from_hash_table_entry,
8025 clear_hash_table_slot, traverse_hash_table, hash_table_size,
8026 hash_table_elements_number, hash_table_collisions): Rename to:
8027 htab_create, htab_delete, htab_empty, htab_find_slot,
8028 htab_remove_elt, htab_clear_slot, htab_traverse, htab_size,
8029 htab_elements, htab_collisions.
8030 (htab_find): New function, handles common case where you don't
8031 plan to add or delete an entry.
8032 (htab_expand): Don't create a whole new table, just a new
8034 (htab_find_slot): Simplify logic.
8036 1999-08-03 Ian Lance Taylor <ian@zembu.com>
8038 * floatformat.c: Add casts to avoid signed/unsigned warnings.
8039 * pexecute.c: Add ATTRIBUTE_UNUSED as needed on Unix.
8041 * Makefile.in (install_to_libdir): Change $(TARGETLIB).n to
8042 $(TARGETLIB)n so it works on MSDOS.
8043 (install_to_tooldir): Likewise.
8045 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8048 * makefile.dos: Remove; obsolete.
8049 * configure.bat: Remove; obsolete.
8051 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8053 * splay-tree.c (splay_tree_insert): Add initialization to avoid
8056 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
8058 * pexecute.c: Conditionally include string.h.
8059 (fix_argv): Handle embedded whitespace in args for Mingw32.
8061 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8063 * configure.in (ac_libiberty_warn_cflags): Turn on warnings if
8066 * Makefile.in (COMPILE.c): Add @ac_libiberty_warn_cflags@
8068 1999-12-27 Geoff Keating <geoffk@cygnus.com>
8070 * vasprintf.c (int_vasprintf): Don't re-read the format character
8071 as this mishandles strings like '%%s'.
8073 1999-12-05 Mark Mitchell <mark@codesourcery.com>
8075 * splay-tree.c (splay_tree_new): Use struct splay_tree_node_s
8076 rather than struct splay_tree_node.
8077 (splay_tree_insert): Use struct splay_tree_s rather than struct
8080 Sun Nov 28 00:59:39 1999 Philippe De Muyter <phdm@macqel.be>
8082 * hashtab.c (sys/types.h): File included.
8084 1999-11-22 Jason Merrill <jason@casey.cygnus.com>
8086 * strtoul.c, strtol.c, random.c: Remove advertising clause from
8087 BSD license, pursuant with
8089 ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
8091 Wed Nov 10 09:42:39 1999 Jeffrey A Law (law@cygnus.com)
8093 * hashtab.c: Include stdio.h.
8095 Mon Nov 8 09:23:41 1999 Jeffrey A Law (law@cygnus.com)
8097 * hashtab.c (traverse_hash_table): Protect prototype with PARAMS.
8099 Tue Nov 2 03:23:13 1999 Philippe De Muyter <phdm@macqel.be>
8101 * xstrdup (sys/types.h): Include this file.
8103 1999-10-28 Nathan Sidwell <nathan@acm.org>
8105 * Makefile.in (SUBDIRS): New macro.
8106 (mostlyclean, clean, distclean, maintainer-clean): Adjust to
8107 avoid multiple subdirectory cleaning.
8108 (*-subdir): Use SUBDIRS.
8110 1999-10-25 Jim Kingdon <http://developer.redhat.com/>
8112 * cplus-dem.c: Move declarations of standard_symbol_characters and
8113 hp_symbol_characters inside #ifdef MAIN to avoid compiler
8116 1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>
8118 * hashtab.c (find_hash_table_entry): When returning a
8119 DELETED_ENTRY slot, change it to EMPTY_ENTRY first.
8120 (clear_hash_table_slot): New function which deletes an entry
8121 by its position in the table, not its value.
8122 (traverse_hash_table): New function which calls a hook
8123 function for every live entry in the table.
8125 1999-10-19 Mark Mitchell <mark@codesourcery.com>
8127 * cplus-dem.c (INTBUF_SIZE): New macro.
8128 (string_append_template_idx): New function.
8129 (demangle_expression): Likewise.
8130 (demangle_integral_value): Use it.
8131 (demangle_real_value): New function, split out from ...
8132 (demangle_template_value_parm): ... here. Use
8133 string_append_template_idx. Use demangle_real_value.
8134 (demangle_template): Use string_append_template_idx.
8135 (demangle_qualified): Use consume_count_with_underscores.
8136 (get_count): Tweak formatting.
8137 (do_type): Use string_append_template_idx.
8139 1999-10-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8141 * calloc.c: Add a public domain notice.
8143 Mon Oct 18 02:30:47 1999 Philippe De Muyter <phdm@macqel.be>
8145 * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.
8147 Fri Oct 15 01:47:51 1999 Vladimir Makarov <vmakarov@loony.cygnus.com>
8149 * Makefile.in (CFILES): Add hashtab.c
8150 (REQUIRED_OFILES): Add hashtab.o
8151 (hashtab.o): Add dependencies.
8152 * hashtab.c: New file
8154 Wed Oct 13 01:16:47 1999 Mumit Khan <khan@xraylith.wisc.edu>
8156 * basename.c (DIR_SEPARATOR): New macro.
8157 (DIR_SEPARATOR_2): Likewise.
8158 (HAVE_DOS_BASED_FILESYSTEM): Likewise.
8159 (IS_DIR_SEPARATOR): Likewise.
8160 (main): Handle MSDOS style pathname.
8162 1999-10-11 Mark Mitchell <mark@codesourcery.com>
8164 * cplus-dem.c (do_type): Handle pointer to member types whose
8165 enclosing classes have namespace scope.
8167 Sun Oct 10 01:23:50 1999 Marc Espie <espie@cvs.openbsd.org>
8169 * config.table: Provide a backup shell for executing move-if-change.
8171 1999-10-02 Mark Mitchell <mark@codesourcery.com>
8173 * xmalloc.c (xmalloc): Fix spelling error.
8174 (xcalloc, xrealloc): Likewise.
8176 1999-10-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8178 * cplus-dem.c (fancy_abort, demangle_integral_value,
8179 demangle_arm_hp_template, recursively_demangle,
8180 standard_symbol_characters, hp_symbol_characters, main): Add prototype.
8181 (program_name, program_version, fatal): Constify a char*.
8182 (usage, fatal): Mark with ATTRIBUTE_NORETURN.
8183 (main): Call return, not exit.
8185 1999-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8187 * choose-temp.c: Remove obsolete comment about gcc.
8188 (make_temp_file): Constify a char*.
8190 Wed Sep 8 20:03:28 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8192 * xmemdup.c: Include sys/types.h.
8194 1999-09-07 Jeff Garzik <jgarzik@pobox.com>
8196 * xmemdup.c: New xmemdup function.
8197 * Makefile.in, makefile.vms, vmsbuild.com: Use xmemdup.[co].
8199 Tue Sep 7 23:32:18 1999 Linas Vepstas <linas@linas.org>
8201 * config.table: Add openedition target.
8202 * config/mh-openedition: New file.
8204 Thu Sep 2 01:36:12 1999 Marc Espie <espie@cvs.openbsd.org>
8206 * pexecute.c (pexecute): Fill in temp_base when needed.
8208 1999-08-31 Richard Henderson <rth@cygnus.com>
8210 * getpwd.c: Check HAVE_GETCWD before defining it away.
8212 1999-08-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8214 * Makefile.in (CFILES): Add calloc.c and getpwd.c.
8215 (REQUIRED_OFILES): Add getpwd.o.
8216 (getpwd.o): Add target.
8218 * configure.in (AC_PREREQ): Bump to 2.13.
8219 (AC_CHECK_HEADERS): Add check for <sys/stat.h>.
8221 * getpwd.c: New file, moved here from gcc.
8223 1999-08-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8225 * cplus-dem.c (gnu_special): Cast a `size_t' to `long' when
8226 comparing against a signed quantity.
8227 (arm_special): Likewise.
8228 (demangle_fund_type): Likewise.
8229 (do_hpacc_template_const_value): Mark parameter `work' with
8231 (main): Constify variable `valid_symbols'.
8233 Tue Aug 24 02:50:45 1999 Philippe De Muyter <phdm@macqel.be>
8235 * strtoul.c (strtoul): Add parentheses around && within ||.
8237 Fri Aug 6 23:32:29 1999 Daniel Jacobowitz <drow@drow.them.org>
8239 * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
8240 libdir, libsubdir and tooldir.
8242 1999-08-01 Mark Mitchell <mark@codesourcery.com>
8244 * splay-tree.c (splay_tree_insert): Return the new node.
8246 1999-07-14 Richard Henderson <rth@cygnus.com>
8248 * argv.c: Include stdlib.h and string.h instead of
8249 prototyping directly.
8250 * choose-temp.c: Conditionally include string.h.
8252 1999-07-12 Jason Merrill <jason@yorick.cygnus.com>
8254 * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
8256 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8258 * splay-tree.c (splay_tree_insert): Add initialization to avoid
8261 1999-07-07 Jason Merrill <jason@yorick.cygnus.com>
8263 * Makefile.in (needed-list): Only include stuff we actually need
8266 1999-06-21 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8268 * configure.in (checkfuncs): Add gettimeofday.
8269 * config.in, configure: Regenerated.
8271 Mon Jun 21 05:56:01 1999 Mumit Khan <khan@xraylith.wisc.edu>
8273 * configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if
8275 * configure: Regenerate.
8277 1999-06-10 Mike Stump <mrs@wrs.com>
8279 * Makefile.in (setenv.o): Add config.h dep for setenv.o to fix
8282 1999-05-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8284 * putenv.c: Include ansidecl.h to define `const'.
8285 * setenv.c: Likewise.
8287 Wed May 26 03:58:20 1999 "Melissa O'Neill" <oneill@cs.sfu.ca>
8289 * Makefile.in (CFILES): Add putenv.c and setenv.c.
8290 * configure.in (funcs): Add putenv and setenv.
8291 (AC_CHECK_FUNCS): Check for putenv and setenv.
8292 * configure: Rebuilt.
8293 * putenv.c setenv.c: New files.
8295 * getcwd.c (getcwd): If pathname is NULL, then obtain SIZE
8296 bytes of space using malloc.
8298 Mon May 17 01:42:34 1999 Stu Grossman <grossman@babylon-5.cygnus.com>
8300 * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance
8301 the *mangled pointer beyond the end of the string. Clean up code to
8302 match prevailing coding style.
8304 1999-05-13 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8306 * tmpnam.c (L_tmpnam): Fix typo.
8308 Thu May 13 01:14:46 1999 Marc Espie <espie@cvs.openbsd.org>
8310 * cplus-dem.c (standard_symbol_characters): Renamed from
8311 standard_symbol_alphabet. No longer modify TABLE.
8312 (hp_symbol_characters): Renamed from hp_symbol_alphabet. No longer
8314 (main): Corresponding changes. Use strchr to determine if a
8317 1999-05-11 Jim Blandy <jimb@zwingli.cygnus.com>
8319 * cplus-dem.c (main): Use table lookup to distinguish identifier
8320 characters from non-identifier characters.
8321 (standard_symbol_alphabet, hp_symbol_alphabet): New functions.
8323 Thu May 6 20:34:42 1999 Fred Fish <fnf@be.com>
8325 * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
8326 * getruntime.c: Only attempt to include sys/resource.h and
8327 use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
8330 Mon Apr 26 01:36:06 1999 Donn Terry (donn@interix.com)
8332 * configure.in (alloca detection): Handle alloca directly for interix.
8333 * configure: Rebuilt.
8335 Sun Apr 25 01:18:21 1999 Mumit Khan <khan@xraylith.wisc.edu>
8337 * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.
8339 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
8341 Fix from Dale Hawkins:
8342 * cplus-dem.c (mop_up): Set typevec_size to zero, so it'll be
8343 reallocated properly if we use it again.
8345 * cplus-dem.c (demangle_fund_type): Check for buffer overrun. Be
8346 stricter about syntax. Always null-terminate string.
8348 Thu Apr 15 23:00:55 1999 Mumit Khan <khan@xraylith.wisc.edu>
8350 * configure.in (checkfuncs): Check for sbrk.
8351 * config.in: Rebuilt.
8352 * configure: Likewise.
8353 * xmalloc.c: Use HAVE_SBRK instead of the host specific definitions.
8355 1999-04-12 Jim Blandy <jimb@zwingli.cygnus.com>
8357 Fix from Marcus Daniels:
8358 * cplus-dem.c (demangle_fund_type): Don't run off the end of the
8359 identifier looking for another underscore.
8361 Sun Apr 11 23:20:59 1999 Mumit Khan <khan@xraylith.wisc.edu>
8363 * pexecute.c: Change all references to __UWIN__ to _UWIN.
8364 * xmalloc.c: Likewise.
8365 (xcalloc): UWIN has sbrk.
8366 (xrealloc): Fix guard macro.
8368 1999-04-11 Richard Henderson <rth@cygnus.com>
8370 * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtin
8372 * clock.c (GNU_HZ): New definition.
8374 * getruntime.c: Likewise.
8376 * config.table: Use mh-beos.
8377 * config/mh-beos: New file.
8379 1999-04-11 Mark Mitchell <mark@codesourcery.com>
8381 * cplus-dem.c (demangle_template_value_parm): Handle
8382 pointers-to-members.
8383 (do_type): Handle template parameters as qualifiers.
8385 1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
8387 * cplus-dem.c: Attempt to handle overflows in counts with some
8389 (consume_count): Detect overflows. Return -1 to indicate errors,
8391 (demangle_template_value_parm, demangle_template): Handle change
8392 to consume_count's return convention.
8394 1999-04-05 Tom Tromey <tromey@cygnus.com>
8396 * testsuite/regress-demangle: New file.
8397 * testsuite/demangle-expected: New file.
8399 * Makefile.in (all, check, installcheck, info, install-info,
8400 clean-info, dvi, install, etags, tags, mostlyclean, clean,
8401 distclean, maintainer-clean, realclean): Depend on corresponding
8403 (all-subdir check-subdir installcheck-subdir info-subdir
8404 install-info-subdir clean-info-subdir dvi-subdir
8405 install-info-subdir etags-subdir mostlyclean-subdir clean-subdir
8406 distclean-subdir maintainer-clean-subdir): New target.
8407 * testsuite/Makefile.in: New file.
8408 * configure: Rebuilt.
8409 * configure.in: Create testsuite/Makefile.
8411 1999-04-02 Mark Mitchell <mark@codesourcery.com>
8413 * splay-tree.h (splay_tree_compare_pointers): Define.
8415 1999-03-30 Mark Mitchell <mark@codesourcery.com>
8417 * splay-tree.c (splay_tree_compare_ints): Define.
8419 1999-03-30 Tom Tromey <tromey@cygnus.com>
8421 * cplus-dem.c (consume_count): If `count' wraps, return 0 and
8422 don't advance input pointer.
8423 (demangle_class_name): If consume_count didn't find a count, do
8424 nothing. Don't bother with `strlen' sanity check; consume_count
8427 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
8429 From Art Haas <ahaas@neosoft.com>:
8430 * cplus-dem.c (demangle_prefix): Don't grab all the '__' strings
8431 when doing arm or hp style.
8432 (demangle_nested_args): Decr forgetting_types field when done.
8434 Thu Mar 11 01:22:58 1999 Mumit Khan <khan@xraylith.wisc.edu>
8436 * pexecute.c (__CYGWIN32__): Rename to
8438 * xmalloc.c: Likewise.
8440 Changes to support i386-pc-uwin.
8441 * configure.in (*-*-uwin*): Workaround for vfork bug.
8442 * configure: Regenerate.
8443 * pexecute.c (pexecute): Be like standard Unix.
8445 * xmalloc.c (first_break): Define.
8446 (xmalloc_set_program_name): Use.
8449 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8451 * config.table: Cleanup and add mh-*pic handling for alpha, arm, powerpc
8453 Sun Feb 28 22:30:44 1999 Geoffrey Noer <noer@cygnus.com>
8455 * config.table: Check cygwin*, not cygwin32*.
8457 Tue Feb 9 16:39:01 1999 Dave Brolley <brolley@cygnus.com>
8459 * Makefile.in: Change mkstemp -> mkstemps.
8461 Tue Feb 9 01:12:27 1999 Marc Espie <Marc.Espie@liafa.jussieu.fr>
8463 * Makefile.in (REQUIRED_OFILES): remove mkstemp.o
8464 * configure.in (funcs): Check for and conditionally add mkstemps to
8465 the list of functions libiberty will provide.
8466 * configure: Rebuilt.
8468 Wed Feb 3 00:01:15 1999 Mumit Khan <khan@xraylith.wisc.edu>
8470 * clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on
8471 platforms that don't have HZ.
8472 * getruntime.c (HZ): Likewise.
8474 Sat Jan 30 13:28:04 1999 Richard Henderson <rth@cygnus.com>
8476 * Makefile.in (xstrdup.o): Depend on config.h.
8478 Wed Jan 13 07:26:44 1999 H.J. Lu (hjl@gnu.org)
8480 * cplus-dem.c (mop_up): Set work->previous_argument to NULL after
8483 Wed Jan 13 14:16:36 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8485 * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.
8487 Tue Jan 5 15:58:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8489 * Makefile.in (CFILES): fix typo, splay-tree.c instead of
8492 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
8494 * configure.in: Require autoconf 2.12.1 or higher.
8496 1998-12-30 Michael Meissner <meissner@cygnus.com>
8498 * random.c (NULL): Don't redefine NULL if it is already defined.
8500 Tue Dec 22 09:43:35 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8502 * argv.c (buildargv): Cast the result of alloca in assignment.
8504 * choose-temp.c: Include stdlib.h.
8506 * cplus-dem.c (demangle_arm_pt): Remove unused prototype.
8507 (snarf_numeric_literal): Constify first parameter.
8508 (code_for_qualifier): Avoid a gcc extension, make the parameter an
8510 (demangle_qualifier): Likewise.
8511 (demangle_signature): Cast the argument of a ctype function to
8513 (arm_pt): Add parens around assignment used as truth value.
8514 (demangle_arm_hp_template): Constify variable `args'.
8515 (do_hpacc_template_const_value): Cast the argument of a ctype
8516 function to unsigned char.
8517 (do_hpacc_template_literal): Remove unused variable `i'.
8518 (snarf_numeric_literal): Constify parameter `args'.
8519 Cast the argument of a ctype function to unsigned char.
8521 * floatformat.c (floatformat_to_double): Add explicit braces to
8522 avoid ambiguous `else'.
8524 * fnmatch.c (fnmatch): Change type of variables `c', `c1',
8525 `cstart' and `cend' to unsigned char. Cast the argument of macro
8526 `FOLD', which uses ctype functions, to unsigned char.
8528 * objalloc.c (free): Add prototype.
8530 Sun Dec 20 16:03:46 1998 Hans-Peter Nilsson <hp@axis.se>
8532 * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.o
8534 Fri Dec 18 17:50:18 1998 David Taylor <taylor@texas.cygnus.com>
8536 * cplus-dem.c (demangle_arm_pt): remove declaration -- function
8538 (do_hpacc_template_literal): remove unused variable `i'.
8540 Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
8542 * cplus-dem.c (demangle_fund_type): Process CV and u codes before
8543 bumping the pointer we read from. Also prepend these codes,
8544 as we do in other places.
8546 1998-12-18 Nick Clifton <nickc@cygnus.com>
8548 * cplus-dem.c (demangle_arm_hp_template): Make variable 'args' be
8549 'const char *' in order to match its usage when calling siblings.
8550 (snarf_numeric_literal): Make first arg 'const char **' in order
8553 Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8555 * choose-temp.c: Don't check IN_GCC anymore.
8557 * floatformat.c (floatformat_from_double): Use `const', not `CONST'.
8558 * memchr.c (memchr): Likewise.
8559 * memcpy.c (memcpy): Likewise.
8560 * memmove.c (memmove): Likewise.
8562 * mkstemp.c: Don't check IN_GCC anymore.
8563 * pexecute.c: Likewise.
8564 * splay-tree.c: Likewise.
8566 * strchr.c (strchr): Use `const', not `CONST'.
8567 * strrchr.c (strrchr): Likewise.
8568 * strtol.c (strtol): Likewise.
8569 * strtoul.c (strtoul): Likewise.
8571 Fri Dec 4 13:51:04 1998 David Taylor <taylor@texas.cygnus.com>
8572 Elena Zannoni <ezannoni@cygnus.com>
8573 Stan Shebs <shebs@cygnus.com>
8574 Edith Epstein <eepstein@cygnus.com>
8575 Andres MacLeod <amacleod@cygnus.com>
8576 Satish Pai <pai@apollo.hp.com>
8578 * HP aCC demangling support.
8580 (main): Remove default to HP style demangling, set to EDG
8581 demangling correctly when -edg specified; set the demangling style
8582 when user specifies 'edg'. Set strip_underscore to
8583 prepends_underscore, if not HPUXHPPA. Set
8584 current_demangling_style to hp_demangling if HPUXHPPA. Set
8585 current demangling style correctly if the switch is hp. Read
8586 label correctly also in the HP style case.
8587 (work_stuff): add temp_start field; add field for volatile member
8589 (arm_pt): handle ARM_DEMANGLING and EDG_DEMANGLING styles; HP
8590 style for this case is the same as ARM.
8591 (demangle_args): handle EDG_DEMANGLING style; support HP style.
8592 (demangle_arm_hp_template): new function. (It was
8593 demangle_arm_pt.); check and set value of temp_start field in
8594 multiple places. Also, when ceching for end of template args,
8595 check to see if at end of static member of template class.
8596 (demangle_class): new local variable : save_class_name_end Don't
8597 include template args in string defining class.
8598 (demangle_class_name): use demangel_arm_hp_template.
8599 (demangle_function_name): handle case where demangling style is
8600 HP_DEMANGLING and currently point at an 'X' in the mangled name.
8601 Handle EDG_DEMANGLING style. Handle constructor and destructor
8603 (demangle_prefix): handle EDG_DEMANGLING and ARM_DEMANGLING
8604 styles. global destructor and constructor for HP style are same
8605 as for ARM style. Same for local variables.
8606 (demangle_qualified): handle EDG_DEMANGLING style.
8607 (demangle_signature): add case for volatile member function. For
8608 cases '1' - '9' : initialize the temp_start field to -1 and handle
8609 the EDG_DEMANGLING style. for case 'F' : handle EDG_DEMANGLING
8610 and AUTO_DEMANGLING styles. If expecting a function and managed
8611 to demangle the funct args, then handle the LUCID_DEMANGLING,
8612 ARM_DEMANGLING, and EDG_DEMANGLING styles. Add case for local
8613 class name after "Lnnn_ in HP style case. HP style too needs to
8614 forget types. _nnn is OK for HP style, so don't report failure.
8615 (do_hpacc_template_const_value): new function. Handle template's
8616 value param for HP/aCC.
8617 (do_hpacc_template_literal): new function. Handle a template's
8618 literal parameter for HP aCC.
8619 (recursively_demangle): new function
8620 (snarf_numeric_literal): new function.
8621 (usage): add 'edg' to the list of demangling styles; add hp switch
8624 Sat Nov 28 17:25:22 1998 Christopher Faylor <cgf@cygnus.com>
8626 * pexecute.c: Remove obsolete ifdefed cygwin code.
8628 Fri Nov 27 13:26:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8630 * choose-temp.c: Always include libiberty.h. Avoid redundancies.
8631 * cplus-dem.c: Likewise. Conform to libiberty.h.
8632 * pexecute.c: Likewise.
8633 * splay-tree.c: Likewise.
8635 1998-11-25 Mike Stump <mrs@wrs.com>
8637 * Makefile.in (splay-tree.o): Add config.h dependency.
8639 Mon Nov 23 16:59:49 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8641 * configure.in: Use AC_PREREQ(2.12.1).
8643 1998-11-16 Benjamin Kosnik <bkoz@haight.constant.com>
8645 * cplus-dem.c (demangle_fund_type): Add demangling for C9x types.
8647 Thu Nov 19 22:15:50 1998 Jeffrey A Law (law@cygnus.com)
8649 * mpw.c (mpw_access): Add missing parens.
8651 Thu Nov 19 12:59:21 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8653 * configure.in: Call AC_HEADER_SYS_WAIT.
8655 * pexecute.c: Include sys/wait.h when !IN_GCC.
8657 Thu Nov 19 14:38:20 1998 Geoffrey Noer <noer@cygnus.com>
8659 * pexecute.c: revert back to checking old Cygwin
8660 preprocessor symbol until some time has passed.
8662 Wed Nov 18 08:52:26 1998 Christopher Faylor <cgf@cygnus.com>
8664 * pexecute.c: Reorganize WIN32 case to accomodate Cygwin
8665 since it will now support similar constructs.
8667 Fri Nov 13 19:18:05 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8669 * configure.in: Check for calloc.
8671 * calloc.c: New file.
8673 * xmalloc.c (xcalloc): New function.
8675 Fri Nov 13 08:51:46 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
8677 *cplus-dem.c (demangle_prefix): Use the last "__"
8678 in the mangled name when looking for the signature. This allows
8679 template names to begin with "__".
8681 1998-11-08 Mark Mitchell <mark@markmitchell.com>
8683 * cplus-dem.c (type_kind_t): Add tk_reference.
8684 (demangle_template_value_parm): Handle it.
8685 (do_type): Use it for references, instead of tk_pointer.
8687 * cplus-dem.c (demangle_template_value_parm): Use cplus_demangle,
8688 not internal_cplus_demangle.
8690 Sat Nov 7 16:02:10 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8692 * choose-temp.c: Don't include gansidecl.h.
8693 * mkstemp.c: Likewise.
8694 * pexecute.c: Likewise.
8696 Mon Nov 2 15:05:33 1998 Geoffrey Noer <noer@cygnus.com>
8698 * configure.in: detect cygwin* instead of cygwin32*
8699 * configure: regenerate
8701 Mon Nov 2 10:22:01 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8703 * pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining
8704 whether to include config.h. Possibly include unistd.h in the
8705 !IN_GCC case. Define VFORK_STRING as a printable function call
8706 for error messages (either "vfork" or "fork".) If HAVE_VFORK_H is
8707 defined, include vfork.h. If VMS is defined, define vfork()
8708 appropriately. Remove vfork check on USG, we're using autoconf.
8709 (pexecute): Set `errmsg_fmt' to VFORK_STRING instead of checking
8710 locally what string to use.
8712 1998-10-26 Mark Mitchell <mark@markmitchell.com>
8714 * splay-tree.c: Tweak include directives to make sure declarations of
8715 xmalloc and free are available.
8717 1998-10-25 Mark Mitchell <mark@markmitchell.com>
8719 * cplus-dem.c (gnu_special): Fix handling of virtual tables in
8720 anonymous namespaces.
8722 1998-10-23 Mark Mitchell <mark@markmitchell.com>
8724 * cplus-dem.c (work_stuff): Replace const_type and volatile_type
8726 (TYPE_UNQUALIFIED): New macro.
8727 (TYPE_QUAL_CONST): Likewise.
8728 (TYPE_QUAL_VOLATILE): Likewise.
8729 (TYPE_QUAL_RESTRICT): Likewise.
8730 (code_for_qualifier): New function.
8731 (qualifier_string): Likewise.
8732 (demangle_qualifier): Likewise.
8733 (internal_cplus_demangle): Use them.
8734 (demangle_signature): Likewise.
8735 (demangle_template_value_parm): Likewise.
8736 (do_type): Likewise.
8737 (demangle_fund_type)): Likewise.
8739 Thu Oct 22 19:58:43 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8741 * splay-tree.c (splay_tree_foreach_helper): Make definition static
8744 1998-10-21 Mark Mitchell <mark@markmitchell.com>
8746 * splay-tree.c: New file.
8747 * Makefile.in (CFILES): Add it.
8748 (REQUIRED_OFILES): Likewise.
8749 (splay-tree.o): Add dependencies.
8751 Tue Oct 20 12:29:02 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8753 * cplus-dem.c (demangle_qualified): Fix off-by-one when checking
8756 Thu Oct 15 18:51:12 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8758 * choose-temp.c: Prototype mkstemps() when IN_GCC.
8760 * cplus-dem.c (consume_count): Cast argument of ctype macro to
8762 (cplus_demangle_opname): Cast the result of `strlen' to (int) when
8763 comparing against one.
8764 (cplus_mangle_opname): Likewise.
8765 (demangle_integral_value): Cast argument of ctype macro to
8767 (demangle_template_value_parm): Likewise.
8768 (demangle_template): Initialize variable `bindex'. Cast the
8769 result of `strlen' to (int) when comparing against one. Remove
8770 unused variable `start_of_value_parm'.
8771 (demangle_class_name): Cast the result of `strlen' to (int) when
8772 comparing against one.
8773 (demangle_prefix): Cast argument of ctype macro to `unsigned char'.
8774 (gnu_special): Likewise. Cast the result of `strlen' to (int)
8775 when comparing against one.
8776 (demangle_qualified): Cast argument of ctype macro to `unsigned char'.
8777 (get_count): Likewise.
8778 (do_type): Likewise. Cast the result of `strlen' to (int) when
8779 comparing against one.
8780 (demangle_fund_type): Cast argument of ctype macro to `unsigned char'.
8781 (demangle_function_name): Cast the result of `strlen' to (int)
8782 when comparing against one.
8784 * mkstemp.c (mkstemps): Cast variable `len' to (int) when
8785 comparing against one.
8787 Tue Oct 13 23:51:51 1998 Jeffrey A Law (law@cygnus.com)
8789 * mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.h
8790 * configure.in (AC_CHECK_HEADERS): Check for sys/time.h too.
8791 * config.in, configure: Rebuilt.
8793 * getopt.c: Check HAVE_STRINGS_H before including strings.h.
8794 * configure.in (AC_CHECK_HEADERS): Check for strings.h too.
8795 * config.in, configure: Rebuilt.
8797 Mon Oct 12 19:15:59 1998 Geoffrey Noer <noer@cygnus.com>
8799 * configure.in: in comment, call AC_EXEEXT instead of AM_EXEEXT
8801 Sun Oct 11 17:36:06 1998 Michael Tiemann <tiemann@holodeck.cygnus.com>
8803 * Makefile.in (cplus-dem.o, obstack.o): Depend upon config.h.
8805 Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus.com)
8807 * Merge egcs & devo libiberty.
8809 1998-09-08 Martin von Löwis <loewis@informatik.hu-berlin.de>
8811 * cplus-dem.c (demangle_arm_pt): Demangle anonymous namespaces.
8813 Mon Sep 7 23:29:01 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8815 * mkstemp.c: Include config.h even when not IN_GCC. Wrap header
8816 inclusions inside HAVE_*_H macros. Include ansidecl.h when not
8819 * vasprintf.c: Include stdarg.h/varargs.h first.
8821 * vprintf.c: Likewise.
8823 Sat Sep 5 03:24:49 1998 Jeffrey A Law (law@cygnus.com)
8825 * pexecute.c: Updates from gcc. Copy in gcc has been removed. This
8826 is the canonical copy. Define ISSPACE if !IN_GCC.
8827 * alloca.c, vfprintf.c, choose-temp.c, mkstemp.c, getopt.c: Similarly.
8828 * getopt1.c, obstack.c: Similarly.
8829 * Makefile.in: Build mkstemp.o
8831 Tue Sep 1 23:12:47 1998 Christopher Faylor <cgf@cygnus.com>
8833 * configure.in: Include asprintf in list of functions known not
8835 * configure: Rebuild.
8837 Wed Aug 19 14:05:01 1998 Mumit Khan <khan@xraylith.wisc.edu>
8839 * cplus-dem.c (work_stuff): Add dllimported.
8840 (demangled_prefix): Mark symbols imported from PE DLL.
8841 (internal_cplus_demangled): Handle.
8843 1998-08-17 Jason Merrill <jason@yorick.cygnus.com>
8845 * cplus-dem.c (do_type): Fix simple array handling. If we fail,
8848 Mon Aug 17 10:40:34 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8850 * cplus-dem.c: Include config.h if it exists. Also, only
8851 prototype malloc/realloc if we can't get stdlib.h.
8853 Sat Aug 15 16:15:01 1998 Ian Lance Taylor <ian@cygnus.com>
8855 * configure.in: Switch back to checking --with-target-subdir when
8856 deciding whether to check for newlib, undoing part of July 15
8858 * configure: Rebuild.
8860 Thu Aug 13 16:47:38 1998 Mark Mitchell <mark@markmitchell.com>
8862 * cplus-dem.c (type_kind_t): New type.
8863 (demangle_template_value_parm): Add type_kind_t parameter. Rely
8864 on this paramter, rather than demangling the type again.
8865 (demangle_integral_value): Pass tk_integral.
8866 (demangle_template_: Pass the value returned from do_type.
8867 (do_type): Return a type_kind_t. Pass tk_integral to
8868 demangle_template_value_parm for array bounds.
8869 (demangle_fund_type): Likewise.
8871 Also incorporate from GCC version:
8873 Tue Jul 21 13:28:19 1998 Jason Merrill <jason@yorick.cygnus.com>
8875 * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays.
8877 Thu Aug 13 16:47:38 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8879 * cplus-dem.c (demangle_nested_args): Make function definition
8880 static to match the prototype.
8882 Tue Jul 28 11:33:09 1998 Mark Mitchell <mark@markmitchell.com>
8884 * cplus-dem.c (type_kind_t): New type.
8885 (demangle_template_value_parm): Add type_kind_t parameter. Rely
8886 on this paramter, rather than demangling the type again.
8887 (demangle_integral_value): Pass tk_integral.
8888 (demangle_template_: Pass the value returned from do_type.
8889 (do_type): Return a type_kind_t. Pass tk_integral to
8890 demangle_template_value_parm for array bounds.
8891 (demangle_fund_type): Likewise.
8893 Also incorporate from GCC version:
8895 Tue Jul 21 13:28:19 1998 Jason Merrill <jason@yorick.cygnus.com>
8897 * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays.
8899 Mon Jul 27 12:16:08 1998 Ian Lance Taylor <ian@cygnus.com>
8901 * Makefile.in (ALLOCA): New variable.
8902 ($(TARGETLIB)): Add $(ALLOCA) to library.
8903 (needed-list): Add $(ALLOCA).
8904 ($(ALLOCA)): Depend upon stamp-picdir.
8906 Sun Jul 19 08:23:17 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8908 * cplus-dem.c (demangle_nested_args): Make function definition
8909 static to match the prototype.
8911 Wed Jul 15 00:12:58 1998 Ian Lance Taylor <ian@cygnus.com>
8913 * configure.in: Check --with-cross-host rather than
8914 --with-target-subdir when deciding whether build uses a cross
8915 compiler, and when deciding where to install the library.
8916 * configure: Rebuild.
8918 Sun Jul 12 01:27:05 1998 Jason Merrill <jason@yorick.cygnus.com>
8920 * cplus-dem.c (demangle_nested_args): Return a value.
8922 Sat Jul 11 16:19:48 1998 Mark Mitchell <mark@markmitchell.com>
8924 * cplus-dem.c (string): Move definition before work_stuff.
8925 (work_stuff): Add volatile_type, forgetting_types,
8926 previous_argument, and nrepeats fields.
8927 (SCOPE_STRING): New macro.
8928 (demangle_template): Add `remember' parameter. Add comment.
8929 Register the `B' code type here, if remembering. Tidy. Fix crash
8930 on NULL tmpl_argvec. Be consistent with use of tname/trawname.
8931 (demangle_nested_args): New function.
8932 (internal_cplus_demangle): Handle volatile-qualified member
8934 (mop_up): Delete the previous_argument string if present.
8935 (demangle_signature): Tidy. Handle volatile-qualified member
8936 functions. Handle back-references using the `B' code. Use extra
8937 parameter to demangle_template and SCOPE_STRING where appropriate.
8938 (demangle_template_value_parm): Fix thinko; 'B' is not an integral
8940 (demangle_class): Use SCOPE_STRING.
8941 (gnu_special): Pass additional argument to demangle_template.
8943 (demangle_qualified): Save qualified types for later
8944 back-references. Handle constructors and destructors for template
8946 (do_type): Tidy. Use SCOPE_STRING. Pass extra argument to
8947 demangle_template. Use demangled_nested_args. Don't remember
8948 qualified types here; that's now done in demangle_qualified.
8949 Similarly for templates.
8950 (do_arg): Improve commment. Handle 'n' repeat code.
8951 (remember_type): Check forgetting_types.
8952 (demangle_args): Deal with 'n' repeat codes. Tidy.
8954 Thu Jul 2 16:26:24 1998 Ian Lance Taylor <ian@cygnus.com>
8956 * config.table: Only use mh-fbsd21 on *-*-freebsd2.2.[012], not on
8957 *-*-freebsd2.2.*. From Dmitrij Tejblum <tejblum@arc.hq.cti.ru>.
8959 Mon Jun 15 16:29:01 1998 Ian Lance Taylor <ian@cygnus.com>
8961 * configure.in (setobjs): Correct quoting error in cygwin32 case.
8962 From Chris Faylor <cgf@cygnus.com>.
8964 Mon Jun 1 13:47:55 1998 Jason Molenda (crash@bugshack.cygnus.com)
8966 * obstack.c: Update to latest FSF version.
8968 Mon Jun 1 14:17:36 1998 Mike Stump <mrs@wrs.com>
8970 * Makefile.in: Add a dependency on stamp-picdir for the
8971 objects, so that we can do a parallel build.
8973 Sat May 30 22:17:13 1998 Mumit Khan <khan@xraylith.wisc.edu>
8975 * configure.in (checkfuncs): Add missing "'".
8977 Fri May 29 12:40:41 1998 Jason Molenda (crash@bugshack.cygnus.com)
8979 * obstack.c (_obstack_memory_used): Elide this function if we're
8980 on a system with GNU libc.
8982 Tue May 26 18:28:43 1998 Ian Lance Taylor <ian@cygnus.com>
8984 * Makefile.in (distclean): Remove config.log.
8986 Tue May 26 15:01:52 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8988 * Makefile.in (distclean): Don't remove alloca-conf.h.
8990 Fri May 22 01:38:07 1998 Hans-Peter Nilsson <hp@axis.se>
8992 * cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
8994 1998-05-21 Mark Mitchell <mmitchell@usa.net>
8996 * cplus-dem.c (do_type): Handle volatile qualification.
8998 1998-05-21 Manfred Hollstein <manfred@s-direktnet.de>
9000 * configure.in: Check for unistd.h as well.
9001 * configure: Rebuild.
9002 * config.in: Rebuild.
9003 * getpagesize.c (GNU_OUR_PAGESIZE): Use sysconf only if _SC_PAGESIZE
9004 is defined in unistd.h. Reformat conditional block for easier reading.
9006 * config.table (shared): Default to no if ${enable_shared}
9007 is unset or empty; this logic is used by the toplevel
9008 configure scripts, too.
9010 Sat May 16 14:01:26 1998 Jeffrey A Law (law@cygnus.com)
9012 * config.table: Add line to set enable_shared in the Makefile
9015 Wed May 13 14:24:38 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9017 * cplus-dem.c (squangle_mop_up): Change return type to void.
9018 (internal_cplus_demangle): Remove unused parameter `options'.
9019 All callers changed.
9020 (cplus_demangle_opname): Remove function wide variable `int i' and
9021 replace with `size_t i' at each location where it is used.
9022 (cplus_mangle_opname): change type of `i' from int to size_t.
9024 Wed May 13 13:39:38 1998 Ian Lance Taylor <ian@cygnus.com>
9026 * alloca-conf.h: Include config.h. Check HAVE_ALLOCA_H rather
9028 * Makefile.in (argv.o): Depend upon config.h and alloca-conf.h.
9030 Fri May 8 00:23:51 1998 Ian Lance Taylor <ian@cygnus.com>
9032 * configure.in: Set libiberty_topdir correctly when srcdir is
9033 "." and with_target_subdir is not set.
9034 * configure: Rebuild.
9036 Thu May 7 13:01:44 1998 Ian Lance Taylor <ian@cygnus.com>
9038 * configure.in: Add *-*-mingw32* case.
9039 * configure: Rebuild.
9041 Wed May 6 11:33:51 1998 Ian Lance Taylor <ian@cygnus.com>
9043 * config.table: Never use a PIC file for *-*-cygwin32*.
9045 * Makefile.in (config.status): Depend upon config.table.
9047 * configure.in: On a cygwin32 host, always compile random, and
9048 don't test for sys_siglist, strsignal, or psignal.
9049 * configure: Rebuild.
9051 * clock.c: Check HAVE_SYS_PARAM_H rather than NO_SYS_PARAM_H.
9052 * getcwd.c: Likewise.
9053 * getpagesize.c: Likewise.
9054 * getruntime.c: Likewise.
9056 Tue May 5 18:08:32 1998 Ian Lance Taylor <ian@cygnus.com>
9058 Use autoconf tests rather than the old dummy.c test:
9059 * configure.in: Add AC_ARG_WITH calls for --with-target-subdir and
9060 --with-newlib. Add AC_CONFIG_HEADER. Use AC_REPLACE_FUNCS for
9061 most functions. Add special cases to handle newlib and VxWorks.
9062 Remove target_makefile_frag. Create stamp-h in AC_OUTPUT if
9063 CONFIG_HEADERS is set. Only call config-ml.in in AC_OUTPUT if
9064 CONFIG_FILES is set; set ac_file before calling it.
9065 * config.table (arm-*-riscix*, *-*-cygwin32): Remove.
9066 (*-*-hpux*, *-*-hiux*, *-*-irix4*, *-*-solaris2*): Remove.
9067 (*-*-sysv4*, *-*-go32, *-*-vxworks5*, *-*-vxworks): Remove
9068 (i[3456]-*-mingw32*): Remove.
9069 * Makefile.in (ERRORS_CC, CONFIG_H, NEEDED_LIST): Remove.
9070 (LIBOBJS): New variable.
9071 (HOST_OFILES, DO_ALSO, STAGESTUFF): Remove.
9072 (all): Depend upon needed-list. Don't check RULE1.
9073 (@target_makefile_frag@): Remove.
9074 (COMPILE.c): Include @DEFS@.
9075 (HFILES): Add alloca-conf.h.
9076 (REQUIRED_OFILES): Remove basename.o.
9077 ($(TARGETLIB)): New target.
9078 (stamp-needed, lneeded-list, needed.awk, stamp-config): Remove.
9079 (lconfig.h, needed2.awk, dummy.o, errors): Remove.
9080 (needed-list, config.h): Rewrite.
9081 (RULE1, $(RULE1), RULE2, $(RULE2)): Remove.
9083 (Makefile): Set CONFIG_FILES and CONFIG_HEADERS.
9084 (stamp-h): New target.
9085 (atexit.o, clock.o, getcwd.o, getpagesize.o): New targets.
9086 (basename.o): Don't depend upon config.h.
9087 (getruntime.o): Depend upon config.h.
9088 * atexit.c: Include config.h. Check HAVE_ON_EXIT rather than
9090 * basename.c: Don't include config.h. Don't check NEED_basename.
9091 * clock.c: Include config.h.
9092 * getcwd.c: Likewise.
9093 * getpagesize.c: Likewise.
9094 * getruntime.c: Likewise. Fix checks which set HAVE_GETRUSAGE and
9096 * strerror.c: Change uses of NEED_sys_errlist to
9097 HAVE_SYS_ERRLIST. Likewise for NEED_strerror and HAVE_STRERROR.
9098 * strsignal.c: Likewise for NEED_sys_siglist and HAVE_SYS_SIGLIST,
9099 and for NEED_strsignal and HAVE_STRSIGNAL and for NEED_psignal and
9101 * acconfig.h: New file.
9103 * functions.def: Remove.
9104 * config/mh-cxux7 (HDEFINES): Remove -DHAVE_SYSCONF.
9105 * config/mh-windows (HDEFINES): Remove.
9106 * config/mh-cygwin32: Remove.
9107 * config/mh-go32: Remove.
9108 * config/mh-irix4: Remove.
9109 * config/mh-riscix: Remove.
9110 * config/mh-sysv4: Remove.
9111 * config/mt-mingw32: Remove.
9112 * config/mt-vxworks5: Remove.
9113 * config.in: New file, generated using autoheader.
9114 * configure: Rebuild.
9116 Mon May 4 13:00:28 1998 Ian Lance Taylor <ian@cygnus.com>
9118 * configure.in: Rewrite to use autoconf.
9119 * configure: Generate using autoconf.
9120 * config/mh-a68bsd: Remove.
9121 * config/mh-apollo68: Remove.
9122 * config/mh-hpbsd: Remove.
9123 * config/mh-ncr3000: Remove.
9124 * config/mh-sysv: Remove.
9125 * config/mh-aix (RANLIB, INSTALL): Don't define.
9126 * config/mh-cxux7 (RANLIB, INSTALL): Don't define.
9127 * config/mh-irix4 (CC, RANLIB, INSTALL): Don't define.
9128 * config/mh-sysv4 (RANLIB, INSTALL): Don't define.
9129 * config.table: Change config_shell to CONFIG_SHELL, and use
9130 libiberty_topdir to find move-if-change.
9131 (m68k-apollo-bsd*, m68k-apollo-sysv*): Remove.
9132 (i[3456]86-ncr-sysv4*, *-*-dgux*, hppa*-hp-bsd*): Remove.
9133 (*-*-irix*, *-*-m88kbcs*, *-*-sysv*): Remove.
9134 * Makefile.in (srcdir): Set to @srcdir@.
9136 (prefix, exec_prefix, bindir, libdir): Set to autoconf variables.
9137 (SHELL, INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Likewise.
9138 (CC, CFLAGS, RANLIB)): Likewise.
9139 (datadir, man*dir, infodir, includedir, MAKEINFO): Remove.
9140 (target_makefile_frag, host_makefile_frag): Add substitutions.
9141 (INSTALL_DEST): Set to @INSTALL_DEST@.
9142 (Makefile): Depend upon config.status. Don't depend upon
9143 $(host_makefile_frag) or $(target_makefile_frag).
9144 (config.status): New target.
9146 Sun May 3 17:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9148 * config/mt-sunos4: Remove. Should be handled by --with-headers
9149 and --with-libraries options at top level.
9150 * config.table: Never use mt-sunos4.
9152 * alloca-conf.h: New file, combining alloca-norm.h and
9154 * alloca-norm.h: Remove.
9155 * alloca-botch.h: Remove.
9156 * configure.in: Set shell variables files and links to empty.
9157 * config.table: Don't set shell variable files.
9158 * configure.bat: Don't create alloca-conf.h.
9159 * makefile.vms: Likewise.
9160 * mpw-config.in: Likewise.
9161 * vmsbuild.com: Likewise.
9163 Fri May 1 11:41:42 1998 Ian Lance Taylor <ian@cygnus.com>
9165 * Makefile.in ($(HOST_OFILES) $(REQUIRED_OFILES)): Remove old
9166 target depending upon config.h.
9167 (alloca.o): Add target depending upon config.h
9168 (basename.o, choose-temp.o, fnmatch.o): Likewise.
9169 (getopt.o, getopt1.o, pexecute.o, strerror.o): Likewise.
9170 (strsignal.o, xstrerror.o): Likewise.
9172 Fri May 1 04:26:25 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9174 * cplus-dem.c (cplus_demangle_opname): Initialize work.
9176 Mon Apr 27 15:53:30 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
9178 * cplus-dem.c (demangle_qualified): Replace missing else.
9180 Sun Apr 26 15:38:50 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9182 * cplus-dem.c (gnu_special): Fix off-by-one bug when checking the
9183 length in the name of a virtual table.
9185 Wed Apr 22 10:53:49 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
9187 * cplus-dem.c (struct work stuff): Add field for B and K mangle codes.
9188 (cplus_demangle_opname): Call mop_up_squangle.
9189 (cplus_demangle): Initialize squangle info, then call
9190 internal_cplus_demangle. (Most code moved there as well)
9191 (internal_cplus_demangle): New function, performs most of what use
9192 to be done in cplus_demangle, but is only called with this file.
9193 (squangle_mop_up): New function to clean up B and K code data.
9194 (mop_up): set pointers to NULL after freeing.
9195 (demangle_signature, demangle_template, demangle_class): Add
9196 switch elements to handle K and B codes.
9197 (demangle_prefix, gnu_special, demangle_qualified): Add
9198 code to handle K and B codes.
9199 (do_type, demangle_fund_type): Handle B and K codes.
9200 (remember_Ktype): New function to store K info.
9201 (register_Btype, remember_Btype): New functions for B codes.
9202 (forget_B_and_K_types): New function to destroy B and K info.
9204 Fri Apr 10 01:49:10 1998 Jeffrey A Law (law@cygnus.com)
9206 * COPYING.LIB, choose-temp.c, cplus-dem.c: Sync with egcs & gcc.
9208 Thu Mar 5 09:23:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9210 * config.table: Make locating frag files failsafe even for the
9211 special case if configuring and building in srcdir.
9213 Mon Feb 23 14:33:15 1998 Ian Lance Taylor <ian@cygnus.com>
9215 * choose-temp.c: Fix handling of sys/file.h to work in libiberty.
9217 Sun Feb 22 18:03:23 1998 Jeffrey A Law (law@cygnus.com)
9219 * choose-temp.c: Sync with copy in gcc.
9221 Thu Feb 12 16:29:49 1998 Ian Lance Taylor <ian@cygnus.com>
9223 * getopt.c: Update to latest FSF version.
9224 * getopt1.c: Likewise.
9226 Tue Feb 10 16:58:33 1998 Stan Shebs <shebs@andros.cygnus.com>
9228 * cplus-dem.c (gnu_special): Don't get confused by .<digits>
9229 strings that are not actually lengths.
9231 Fri Feb 6 01:35:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
9233 * Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.
9234 (.c.o): Check value of enable_shared, not PICFLAG.
9235 (stamp-picdir): Dito.
9237 Thu Feb 5 18:48:56 1998 Geoffrey Noer <noer@cygnus.com>
9239 * config/mh-cygwin32: remove vasprintf.o from EXTRA_OFILES
9240 since it gets built automatically
9242 Sun Feb 1 02:52:32 1998 Mike Stump <mrs@wrs.com>
9244 * config.table (vxworks configs): Default to VxWorks 5.x, as that is
9245 the currently shipping OS.
9247 Tue Jan 27 16:08:20 1998 Pat Rankin <rankin@eql.caltech.edu>
9249 * vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in:
9250 Add fnmatch.o and objalloc.o; remove vasprintf.o.
9251 [config.h]: Define NEED_strsignal.
9253 Mon Jan 19 12:20:01 1998 Ian Lance Taylor <ian@cygnus.com>
9255 * functions.def: Correct argument types for strerror and
9256 strsignal. Reported by Alex Gutman <agutman@emc.com>.
9258 Sun Jan 18 15:57:28 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
9260 * vasprintf.c (int_vasprintf): Increase buffer size for float/double
9263 Sat Jan 17 22:28:38 1998 Mumit Khan <khan@xraylith.wisc.edu>
9264 J.J. VanderHeijden <J.J.vanderHeijden@student.utwente.nl>
9266 Add mingw32 support.
9267 * pexecute.c (pexecute): New function for mingw32. Supports pipes.
9268 (pwait): New function for mingw32.
9270 * config.table (i[3456]86-*-mingw32*): Support for i386-mingw32.
9271 * config/mt-mingw32: New file.
9272 * xmalloc.c (first_break): Not used for mingw32.
9273 (xmalloc_set_program_name): Don't use sbrk on mingw32.
9274 (xmalloc): Likewise.
9275 (xrealloc): Likewise.
9277 Sat Jan 17 22:28:05 1998 Jeffrey A Law (law@cygnus.com)
9279 * choose-temp.c: Sync with gcc version.
9281 Tue Jan 13 18:34:39 1998 Jim Wilson <wilson@cygnus.com>
9283 * Makefile.in (install_to_libdir, install_to_tooldir): Add MULTISUBDIR
9284 to all filenames in libdir and tooldir.
9285 (distclean): Do MULTICLEAN before deleting Makefile.
9286 (stamp-needed, stamp-config): Add MULTISRCTOP to
9287 pathname for move-if-change.
9289 Thu Dec 4 17:25:19 1997 Jeffrey A Law (law@cygnus.com)
9291 * strsignal.c (sys_nsig): Try NSIG and _NSIG.
9293 Wed Nov 19 13:37:06 1997 Michael Meissner <meissner@cygnus.com>
9295 * alloca-norm.h (alloca, GCC case): Don't redefine alloca if it
9296 was already defined previously.
9298 Mon Nov 10 12:48:03 1997 Philippe De Muyter <phdm@macqel.be>
9300 * Makefile.in (INSTALL): Use ../install-sh, not install.
9302 Tue Oct 28 23:41:15 1997 Judy Goldberg <jodyg@idt.net>
9304 * Makefile.in (CFILES): Add pexecute.c.
9306 Wed Oct 15 19:13:48 1997 Ian Lance Taylor <ian@cygnus.com>
9308 * asprintf.c: Consistently use either stdarg or varargs.
9310 Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>
9312 * cplus-dem.c (demangle_signature): Don't look for return types on
9313 constructors. Handle member template constructors.
9315 Fri Oct 3 17:53:30 1997 Ian Lance Taylor <ian@cygnus.com>
9317 * README: Fix configuration instructions.
9319 Mon Sep 29 12:28:41 1997 Ian Lance Taylor <ian@cygnus.com>
9321 * pexecute.c: Update to current version from /gd/gnu/lib:
9323 Mon Sep 29 12:27:59 1997 Ian Lance Taylor <ian@cygnus.com>
9325 * pexecute.c: Use spawn if __CYGWIN32__.
9327 1997-08-08 Paul Eggert <eggert@twinsun.com>
9329 * pexecute.c: Include "config.h" first, as per autoconf manual.
9331 Fri Jun 27 15:20:29 1997 Scott Christley <scottc@net-community.com>
9333 * pexecute.c (fix_argv): New function.
9334 (pexecute): Win32 but not Cygwin32 needs its arguments fixed.
9335 Add underscore to cwait function call.
9337 Sun Sep 28 12:00:52 1997 Mark Mitchell <mmitchell@usa.net>
9339 * cplus-dem.c (demangle_template): Add new parameter. Handle new
9340 template-function mangling.
9341 (consume_count_with_underscores): New function.
9342 (demangle_signature): Handle new name-mangling scheme.
9344 Wed Sep 24 00:31:59 1997 Felix Lee <flee@yin.cygnus.com>
9346 * asprintf.c: stdarg.h when ALMOST_STDC
9347 * config/mh-windows (EXTRA_OFILES): add asprintf.o and
9350 Thu Aug 28 14:27:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
9352 * vasprintf.c (vasprintf): Allow for _BSD_VA_LIST_.
9354 * config.table: Add case for FreeBSD 2.1 and 2.2, needs mh-fbsd21.
9356 * config/mh-fbsd21 (EXTRA_OFILES): Force vasprintf.o
9358 Wed Sep 10 12:43:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9360 * cplus-dem.c (demangle_fund_type): Change "complex" to "__complex".
9362 Fri Sep 5 16:34:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9364 * asprintf.c (asprintf): New file.
9365 * Makefile.in (CFILES): Add asprintf.c
9366 * functions.def: Ditto.
9368 Thu Aug 28 18:53:34 1997 Andrew Cagney <cagney@b1.cygnus.com>
9370 * argv.c (dupargv): New function, duplicate an argument vector.
9372 Tue Aug 19 20:28:45 1997 Geoffrey Noer <noer@cygnus.com>
9374 * config/mh-cygwin32: also build random.o
9376 Tue Aug 19 17:10:56 1997 Jason Merrill <jason@yorick.cygnus.com>
9378 * cplus-dem.c: Add 'extern' to prepends_underscore.
9380 Wed Jul 30 11:42:19 1997 Per Bothner <bothner@cygnus.com>
9382 * cplus-dem.c: Various changes to produce Java output when passed
9383 DMGL_JAVA. Thus "::" becomes "." and "JArray<Foo>" becomes "Foo[]".
9384 (main): Support --java and -j flags to set DMGL_JAVA.
9386 Tue Jul 22 19:05:23 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9388 * config/mh-go32 (CC, AR, RANLIB): Don't define.
9390 Tue Jul 22 17:49:54 1997 Ian Lance Taylor <ian@cygnus.com>
9392 * Makefile.in (REQUIRED_OFILES): Add pexecute.o.
9393 (pexecute.o): New target.
9395 * Makefile.in (stamp-needed): New target, replacing needed-list.
9396 (needed-list): Just depend upon stamp-needed.
9397 (stamp-config): New target, replacing config.h.
9398 (config.h): Just depend upon stamp-config.
9399 (mostlyclean): Remove stamp-*.
9401 Thu Jun 12 11:00:18 1997 Angela Marie Thomas (angela@cygnus.com)
9403 * Makefile.in (FLAGS_TO_PASS): pass INSTALL, INSTALL_PROGRAM and
9404 INSTALL_DATA for multilibbed installs
9406 Tue Jun 3 13:21:05 1997 Doug Evans <dje@canuck.cygnus.com>
9408 Tue Dec 10 09:44:57 1996 Paul Eggert <eggert@twinsun.com>
9410 * choose-temp.c (choose_temp_base): Don't dump core if TMPDIR is empty.
9412 * choose-temp.c (try): Insist that temp dir be searchable.
9414 Wed Oct 23 17:36:39 1996 Doug Rupp (rupp@gnat.com)
9416 * choose-temp.c (choose_temp_base): On VMS, use proper syntax
9417 for current directory.
9419 Sat Feb 15 19:03:48 1997 Geoffrey Noer (noer@cygnus.com)
9421 * pexecute.c: Remove special cases for cygwin32.
9422 (pwait): Remove local definition of `pid'.
9424 Tue Nov 12 18:26:15 1996 Doug Rupp (rupp@gnat.com)
9426 * pexecute.c (vfork): Supply new definition for VMS.
9427 (pwait): Use waitpid instead of wait for VMS.
9429 Tue May 20 14:02:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9431 * cplus-dem.c (do_type): Handle `J'.
9432 (demangle_fund_type): Print "complex" for it.
9434 Wed Apr 30 12:15:45 1997 Jason Merrill <jason@yorick.cygnus.com>
9436 * configure.in: Don't turn on multilib here.
9438 Mon Apr 28 19:04:31 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9440 * obstack.c: move _obstack_memory_used outside of ifdef. Cannot be
9441 elided; needed by gdb and not present in libc.
9443 Thu Apr 24 19:33:47 1997 Ian Lance Taylor <ian@cygnus.com>
9445 * Makefile.in (clean): Remove tmpmulti.out.
9447 Tue Apr 22 10:25:15 1997 Fred Fish <fnf@cygnus.com>
9449 * floatformat.c (floatformat_ieee_double_littlebyte_bigword):
9450 Add new floatformat, mainly for ARM doubles.
9452 Mon Apr 14 12:11:16 1997 Ian Lance Taylor <ian@cygnus.com>
9454 * config.table: Use ${config_shell} with ${moveifchange}. From
9455 Thomas Graichen <graichen@rzpd.de>.
9457 Fri Apr 4 03:09:24 1997 Ulrich Drepper <drepper@cygnus.com>
9459 * configure.in: Enable multilibing by default.
9460 Update multilib template to read config-ml.in.
9462 Tue Apr 1 16:26:39 1997 Klaus Kaempf <kkaempf@progis.de>
9464 * makefile.vms: Add objalloc.
9466 Mon Mar 31 23:57:51 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9468 * cplus-dem.c (demangle_it): Add prototype declaration.
9469 (usage, fatal): Likewise.
9471 * xexit.c (_xexit_cleanup): Add prototype.
9473 * strerror.c (init_error_tables): Declare.
9475 Fri Mar 28 11:43:20 1997 H.J. Lu <hjl@lucon.org>
9477 * functions.def: Add DEF of vasprintf, and DEFFUNC of strsignal.
9478 * strsignal.c: Only define strsignal if NEED_strsignal.
9479 * Makefile.in (REQUIRED_OFILES): Remove vasprintf.o.
9480 * configure.in: Add NEED_strsignal to xconfig.h. Add vasprintf.o
9482 * config/mh-cygwin32 (HDEFINES): Add -DNEED_strsignal.
9483 (EXTRA_OFILES): Define to vasprintf.o.
9484 * config/mh-windows (HDEFINES): Add -DNEED_strsignal.
9485 (EXTRA_OFILES): Add vasprintf.o.
9486 * config/mt-vxworks5 (vxconfig.h): Define NEED_strsignal.
9487 (vxneeded-list): Add vasprintf.o.
9489 Thu Mar 20 17:02:09 1997 Ian Lance Taylor <ian@cygnus.com>
9491 * objalloc.c: Include <stdio.h>.
9493 Mon Mar 17 19:23:11 1997 Ian Lance Taylor <ian@cygnus.com>
9495 * objalloc.c: New file.
9496 * Makefile.in (CFILES): Add objalloc.c
9497 (REQUIRED_OFILES): Add objalloc.o.
9498 (objalloc.o): New target.
9500 Sat Mar 15 18:49:41 1997 Ian Lance Taylor <ian@cygnus.com>
9502 * obstack.c: Update to current FSF version.
9504 Fri Mar 14 14:18:47 1997 Ian Lance Taylor <ian@cygnus.com>
9506 * cplus-dem.c: Add prototypes for all static functions.
9507 (mystrstr): Make static. Make arguments and result const.
9508 (cplus_match): Remove; not used.
9510 Tue Mar 11 14:20:31 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9512 * cplus-dem.c (gnu_special): Call demangled_fund_type for other
9515 Tue Mar 11 15:41:21 1997 H.J. Lu <hjl@lucon.org>
9517 * spaces.c: Declare malloc and free properly.
9518 * strsignal.c (init_signal_tables): Add prototype.
9519 * xatexit.c (_xexit_cleanup): Add parameter declarations.
9521 Wed Feb 19 15:43:24 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9523 * Makefile.in (lneeded-list): If alloca.o is needed, xexit.o is
9524 also required because of xmalloc.o.
9526 Fri Feb 14 13:43:38 1997 Ian Lance Taylor <ian@cygnus.com>
9528 * strsignal.c: Unconditionally redefine sys_siglist around the
9529 inclusion of the system header files.
9531 Thu Feb 13 22:01:04 1997 Klaus Kaempf <kkaempf@progis.de>
9533 * makefile.vms: Remove 8 bit characters. Update to latest
9536 Tue Feb 4 11:52:19 1997 Ian Lance Taylor <ian@cygnus.com>
9538 * strsignal.c: Use NEED_sys_siglist instead of
9540 * config.table: Don't use mh-lynxos.
9541 * config/mh-lynxos: Remove.
9543 Thu Jan 16 14:51:03 1997 Bob Manson <manson@charmed.cygnus.com>
9545 * cplus-dem.c: Fix indenting; make identical to the copy
9547 (do_type, case 'M'): Check for a template as well as a class.
9549 Thu Dec 19 13:51:33 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9551 * config/mt-vxworks5 (vxneeded-list): Remove sigsetmask.o, since
9552 vxworks 5.[0-3] all have sigsetmask in them; the one provided by
9553 libiberty is incorrect, as well.
9555 Mon Dec 2 15:03:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9557 * alloca.c (alloca): When compiled with an ANSI/ISO compiler,
9558 alloca takes a size_t argument, not just unsigned.
9560 Mon Nov 18 15:42:08 1996 Jason Merrill <jason@yorick.cygnus.com>
9562 * cplus-dem.c: Note that this file also lives in GCC.
9564 Mon Nov 18 15:19:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
9566 * alloca.c: Remove include of libiberty.h for hpux.
9567 * argv.c: Replace defs from libiberty.h.
9568 * spaces.c: Put back externs from removed from libiberty.h.
9569 * vasprintf.c: Remove include of libiberty.h for hpux.
9571 Mon Nov 18 14:08:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
9573 * cplus-dem.c: Checking in again; last checkin filed due to sticky tag.
9575 Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
9577 * cplus-dem.c: Revert last two commits due to conflicts with
9578 hpux system headers.
9580 Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
9582 * alloca.c, argv.c, spaces.c, strcasecmp.c, vasprintf.c, vprintf.c:
9583 Revert last commit due to conflicts with hpux system headers.
9585 Wed Nov 13 10:36:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9587 * cplus-dem.c (x{m,re}alloc): Make declarations compatibile with
9588 libiberty.h when compiled with a standard compiler.
9590 Tue Nov 12 16:31:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
9592 * alloca.c: Include libiberty.h for definition of xmalloc.
9593 Don't redefine NULL.
9594 * argv.c: Move prototypes to libiberty.h.
9595 * cplus-dem.c: Include libiberty.h for definition of xmalloc.
9596 Don't redefine NULL.
9597 Use casts to eliminate compiler warnings.
9598 * spaces.c: Remove prototypes for malloc and free which are
9599 already in libibrty.h.
9600 * strcasecmp.c: Use casts to eliminate compiler warnings.
9601 * vasprintf.c: Include libiberty.h for definition of malloc.
9602 Don't redefine NULL.
9603 * vprintf.c: Include stdarg.h if __STDC__.
9605 Fri Oct 11 15:42:12 1996 Stu Grossman (grossman@critters.cygnus.com)
9607 * config/mh-windows: Add strcasecmp.o to EXTRA_OFILES.
9609 Fri Oct 11 11:16:31 1996 Stan Shebs <shebs@andros.cygnus.com>
9611 * mpw.c (mpwify_filename): Rewrite to simplify, and to handle
9612 upward components correctly.
9614 Tue Oct 8 08:55:34 1996 Stu Grossman (grossman@critters.cygnus.com)
9616 * config.table, config/mh-windows: Add support for building under
9617 MSVC (the Microsoft build environment).
9619 Mon Oct 7 10:50:27 1996 Ian Lance Taylor <ian@cygnus.com>
9621 * fnmatch.c: Undef const if not __STDC__.
9623 Thu Oct 3 13:46:39 1996 Ian Lance Taylor <ian@cygnus.com>
9625 * fnmatch.c: New file.
9626 * Makefile.in (CFILES): Add fnmatch.c.
9627 (REQUIRED_OFILES): Add fnmatch.o.
9628 (fnmatch.o): New target.
9630 Wed Sep 18 14:49:13 1996 Jason Merrill <jason@yorick.cygnus.com>
9632 * cplus-dem.c (demangle_template): Fix handling of address args.
9633 (gnu_special): Handle type_info stuff.
9635 Fri Sep 13 17:52:55 1996 Stan Shebs <shebs@andros.cygnus.com>
9637 * mpw.c (DebugPI): Make settable from the env var DEBUG_PATHNAMES.
9638 (mpwify_filename): Handle "::/" case.
9640 Thu Sep 12 13:30:40 1996 Geoffrey Noer <noer@cygnus.com>
9642 * config/mh-cygwin32: new file (need -DNEED_basename and
9643 -DNEED_sys_siglist for native NT rebuilding)
9644 * config.table (*-*-cygwin32): new entry
9645 * choose-temp.c: bring in sync with gcc (revert Aug 17 change)
9647 Thu Aug 29 16:48:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9649 * config.table (i[345]86-*-*): Recognize i686 for pentium pro.
9651 Tue Aug 27 13:47:58 1996 Stan Shebs <shebs@andros.cygnus.com>
9653 * pexecute.c (pexecute) [MPW]: Remove old bogus code that
9654 messed with arguments that included a '/', add escape chars
9655 to double quotes, remove const decl from arg that Mac
9656 compilers don't seem to like.
9658 Sat Aug 17 04:44:27 1996 Geoffrey Noer <noer@cygnus.com>
9660 * pexecute.c: Update test for win32 (&& ! cygwin32).
9661 * choose-temp.c: fix WIN32 preprocessor defines
9663 Thu Aug 15 12:26:48 1996 Stan Shebs <shebs@andros.cygnus.com>
9665 * mpw-make.sed: Add @DASH_C_FLAG@ and @SEGMENT_FLAG({Default})@
9666 to editing of default makefile rule.
9668 Sun Aug 11 21:03:27 1996 Stu Grossman (grossman@critters.cygnus.com)
9670 * alloca-norm.h: Include <malloc.h> if _WIN32.
9671 * argv.c: Include non-prototyped decls for malloc and string
9672 functions if ! _WIN32 or if __GNUC__.
9674 Thu Aug 8 12:42:40 1996 Klaus Kaempf <kkaempf@progis.de>
9676 * config.h-vms: New file.
9677 * makefile.vms: Use it.
9679 Wed Aug 7 17:16:12 1996 Stu Grossman (grossman@critters.cygnus.com)
9681 * getopt.c (_getopt_internal): If argc is 0, just return (before
9682 we reference *argv and segfault).
9684 Mon Aug 5 01:29:08 1996 Jason Merrill <jason@yorick.cygnus.com>
9686 * Makefile.in (distclean): Add multilib.out.
9688 Thu Jul 18 17:40:55 1996 Ian Lance Taylor <ian@cygnus.com>
9690 * alloca-norm.h: Change #ifdef sparc to #if defined (sparc) &&
9691 defined (sun). From Andrew Gierth <ANDREWG@microlise.co.uk>.
9693 Mon Jul 1 13:40:44 1996 Ken Raeburn <raeburn@cygnus.com>
9695 Tue May 28 15:29:03 1996 Pat Rankin <rankin@eql.caltech.edu>
9697 * vmsbuild.com (REQUIRD_OFILES): Add choose-temp.o and xstrdup.o.
9699 Thu Jan 25 18:20:04 1996 Pat Rankin <rankin@eql.caltech.edu>
9701 * vmsbuild.com: Changes to handle DEFFUNC(on_exit).
9702 (do_ofiles): Allow nonexistent source file in pass 3.
9703 (chk_deffunc): New routine.
9705 Tue Jun 25 19:24:43 1996 Doug Evans <dje@canuck.cygnus.com>
9707 * pexecute.c (PEXECUTE_VERBOSE): Define.
9708 (MPW pexecute): Check flags & PEXECUTE_VERBOSE instead of verbose_flag.
9710 Tue Jun 25 23:11:48 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9712 * Makefile.in (docdir): Removed.
9714 Tue Jun 25 23:01:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9716 * Makefile.in (oldincludedir): Removed.
9718 Tue Jun 25 22:50:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9720 * Makefile.in (datadir): Set to $(prefix)/share.
9722 Thu Jun 20 21:17:52 1996 Ian Lance Taylor <ian@cygnus.com>
9724 * cplus-dem.c (demangle_arm_pt): Reindent. Avoid endless loop by
9725 checking for errors from do_type.
9727 Tue Jun 18 14:36:19 1996 Klaus Kaempf <kkaempf@progis.de>
9729 * makefile.vms: New file.
9730 * xmalloc.c: If VMS, include <stdlib.h> and <unixlib.h> rather
9731 than declaring malloc, realloc, and sbrk.
9733 Mon Jun 10 13:17:17 1996 Doug Evans <dje@canuck.cygnus.com>
9735 * pexecute.c: New file.
9737 Wed Jun 5 16:57:45 1996 Richard Henderson <rth@tamu.edu>
9739 * xmalloc.c: Declare sbrk.
9741 Sat May 4 05:08:45 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9743 * alloca-norm.h: Add SPARCworks cc compatible __builtin_alloca
9746 Mon Apr 22 18:41:49 1996 Ian Lance Taylor <ian@cygnus.com>
9748 * xstrerror.c: Include <stdio.h>.
9750 Sun Apr 21 11:55:12 1996 Doug Evans <dje@canuck.cygnus.com>
9752 * Makefile.in (CFILES): Add atexit.c.
9754 Sun Apr 21 09:50:09 1996 Stephen L Moshier (moshier@world.std.com)
9756 * choose-temp.c: Include sys/types.h before sys/file.h for sco3.2v5.
9758 Wed Apr 17 11:17:55 1996 Doug Evans <dje@canuck.cygnus.com>
9760 * choose-temp.c: Don't #include sys/file.h ifdef NO_SYS_FILE_H.
9762 * config/mt-vxworks5 (HDEFINES): Define NO_SYS_FILE_H.
9764 Tue Apr 16 11:27:16 1996 Jeffrey A Law (law@cygnus.com)
9766 * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
9767 Reverts Feb 8, 1995 change.
9769 Mon Apr 15 12:53:26 1996 Doug Evans <dje@canuck.cygnus.com>
9771 * choose-temp.c: New file.
9772 * Makefile.in (CFILES): Add choose-temp.c.
9773 (REQUIRED_OFILES): Add choose-temp.o.
9775 Sat Apr 13 14:19:30 1996 Stu Grossman (grossman@critters.cygnus.com)
9777 * floatformat.c (floatformat_to_double): Don't bias exponent when
9778 handling zero's, denorms or NaNs.
9780 Thu Apr 11 13:36:56 1996 Stu Grossman (grossman@critters.cygnus.com)
9782 * floatformat.c (floatformat_to_double): Fix bugs with handling
9783 numbers with fractions < 32 bits.
9785 Mon Apr 8 14:48:34 1996 Ian Lance Taylor <ian@cygnus.com>
9787 * config.table: Permit --enable-shared to specify a list of
9790 Tue Mar 19 22:02:07 1996 Jason Merrill <jason@yorick.cygnus.com>
9792 * cplus-dem.c (demangle_template): Fix for non-mangled pointer
9795 Fri Mar 8 17:24:18 1996 Ian Lance Taylor <ian@cygnus.com>
9797 * configure.in: If srcdir is `.' and with_target_subdir is not
9798 `.', then set MULTISRCTOP before calling config-ml.in.
9800 Thu Mar 7 13:37:10 1996 Stan Shebs <shebs@andros.cygnus.com>
9802 * mpw.c (mpw_open): Add debugging output option.
9804 Wed Mar 6 17:36:03 1996 Jason Merrill <jason@yorick.cygnus.com>
9806 * cplus-dem.c (demangle_template): Fix for address-of-extern arguments.
9808 Tue Feb 27 12:00:50 1996 Raymond Jou <rjou@mexican.cygnus.com>
9810 * mpw.c (mpwify_filename): Change 6 to 5 in
9811 strncmp (unixname, "/tmp/", 5).
9813 Tue Feb 20 10:55:53 1996 Ian Lance Taylor <ian@cygnus.com>
9815 * cplus-dem.c (demangle_template): Initialize is_bool. Correctly
9816 handle 0 as a pointer value parameter.
9818 Mon Feb 5 16:41:44 1996 Ian Lance Taylor <ian@cygnus.com>
9820 * Makefile.in (all): Depend upon required-list.
9821 (required-list): New target.
9822 (clean): Remove required-list.
9824 Wed Jan 31 10:19:41 1996 Steve Chamberlain <sac@slash.cygnus.com>
9827 * config.table (i386-*-win32): Deleted.
9828 * config/mh-i386win32: Deleted.
9830 Thu Jan 18 11:34:17 1996 Ian Lance Taylor <ian@cygnus.com>
9832 * cplus-dem.c (cplus_demangle_opname): Change opname parameter to
9834 (cplus_mangle_opname): Change return type and opname parameter to
9835 const char *. Don't cast return value.
9837 Tue Jan 16 12:13:11 1996 Stan Shebs <shebs@andros.cygnus.com>
9839 * mpw.c: Include Timer.h, in order to get m68k Microseconds trap
9842 Wed Jan 3 13:15:04 1996 Fred Fish <fnf@cygnus.com>
9844 * obstack.c: Update copyright to 1996.
9845 (_obstack_memory_used): Define new function. Called via
9846 obstack_memory_used macro.
9848 Thu Dec 28 11:39:40 1995 Ian Lance Taylor <ian@cygnus.com>
9850 * xstrdup.c: New file.
9851 * Makefile.in (CFILES): Add xstrdup.c.
9852 (REQUIRED_OFILES): Add xstrdup.o.
9853 (xstrdup.o): New target.
9855 Mon Dec 11 18:18:52 1995 Mike Stump <mrs@cygnus.com>
9857 * atexit.c: New stub to provide atexit on systems that have
9858 on_exit, like SunOS 4.1.x systems.
9859 * functions.def (on_exit, atexit): Ditto.
9861 Mon Dec 11 15:42:14 1995 Stan Shebs <shebs@andros.cygnus.com>
9863 * mpw.c (mpw_abort): Remove decl.
9864 (mpw_access): Move debugging printf.
9866 Sat Dec 2 01:25:23 1995 Ian Lance Taylor <ian@cygnus.com>
9868 * config.table: Consistently use ${host} rather than ${xhost} or
9870 * configure.in: Don't bother to set ${xhost} before calling
9873 Tue Nov 28 14:16:57 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9875 * Makefile.in (.c.o): Use test instead of the left bracket, to
9876 avoid problems with some versions of make.
9878 Tue Nov 28 11:45:17 1995 Stan Shebs <shebs@andros.cygnus.com>
9880 * mpw-make.sed: Fix INCDIR edit to work with Nov 14 change.
9882 Tue Nov 21 11:26:34 1995 Fred Fish <fnf@rtl.cygnus.com>
9884 * config/mh-hpux: Remove. It was only used to define EXTRA_OFILES,
9885 which was set to just alloca.o, which is now automatically marked
9886 as needed by the autoconfiguration process.
9888 Tue Nov 21 14:15:06 1995 Ian Lance Taylor <ian@cygnus.com>
9890 * config.table: Check ${with_cross_host} rather than comparing
9891 ${host} and ${target}.
9893 Thu Nov 16 14:34:42 1995 Ian Lance Taylor <ian@cygnus.com>
9895 * configure.in: If with_target_subdir is empty, set xhost to
9896 ${host} rather than ${target} before calling config.table.
9898 Tue Nov 14 01:38:30 1995 Doug Evans <dje@canuck.cygnus.com>
9900 * Makefile.in (MULTITOP): Deleted.
9901 (MULTISRCTOP, MULTIBUILDTOP): New.
9902 (FLAGS_TO_PASS): Delete INCDIR.
9903 (INCDIR): Add $(MULTISRCTOP).
9904 (install_to_libdir): Add $(MULTISUBDIR). Call $(MULTIDO).
9905 * configure.in: Delete call to cfg-ml-com.in. Call config-ml.in
9906 instead of cfg-ml-pos.in.
9907 (cross-compile check): Change to test for with_target_subdir.
9908 (EXTRA_LINKS): Delete.
9910 Sun Nov 12 12:13:04 1995 Stan Shebs <shebs@andros.cygnus.com>
9912 * mpw-make.sed: Add getpagesize.c.o to needed-list.
9913 * mpw.c [USE_MW_HEADERS]: Conditionalize compiling of
9914 functions that are supplied by Metrowerks libraries.
9915 (fstat): Clean up descriptor->pointer conversion code.
9916 (InstallConsole, etc): Empty definitions, for when linking
9919 Sun Nov 5 19:25:27 1995 Per Bothner <bothner@kalessin.cygnus.com>
9921 * Makefile.in (FLAGS_TO_PASS): Also pass PICFLAGS.
9922 (.c.o): Stylistic change.
9924 Thu Nov 2 12:06:29 1995 Ian Lance Taylor <ian@cygnus.com>
9926 * strtol.c, strtoul.c: Don't include <stdlib.h>. From
9927 phdm@info.ucl.ac.be (Philippe De Muyter).
9929 Wed Nov 1 11:59:36 1995 Ian Lance Taylor <ian@cygnus.com>
9931 * configure.in: Correct sed call.
9933 Mon Oct 30 13:03:45 1995 Per Bothner <bothner@kalessin.cygnus.com>
9935 * configure.in: Clean up / simplify for native.
9937 * configure.in: Merge in stuff from ../xiberty/configure.in.
9938 * Makefile.in (CC): Add definition (so it can be overrridden
9941 Tue Oct 24 17:57:27 1995 Stan Shebs <shebs@andros.cygnus.com>
9943 * mpw-make.sed: Leave strerror.c.o in standard list of functions.
9944 * mpw.c (R_OK, ENOENT, EACCESS, ENOSYS): Remove.
9945 (link): Remove useless definition with error return.
9946 (last_microseconds, warn_if_spin_delay, record_for_spin_delay):
9947 Use UnsignedWide type for microsecond counts.
9949 Thu Oct 19 10:52:07 1995 Michael Meissner <meissner@wogglebug.tiac.net>
9951 * memcmp.c (memcmp): Argument types are const void *, not void
9954 * strncasecmp.c (strncasecmp): Include ansidecl.h/stdarg.h, not
9956 * strcasecmp.c (strcasecmp): Ditto.
9958 Tue Oct 10 11:03:24 1995 Fred Fish <fnf@cygnus.com>
9960 * Makefile.in (BISON): Remove macro.
9962 Tue Sep 26 15:06:46 1995 Stan Shebs <shebs@andros.cygnus.com>
9964 * Makefile.in (HFILES): Add default empty definition.
9965 * mpw-config.in (config.h): Only update if changed.
9966 * mpw-make.in: Remove.
9967 * mpw-make.sed: New file, edits Makefile.in into MPW makefile.
9968 * mpw.c: Remove semi-clone of strerror code.
9969 (sys_nerr, sys_errlist): Define here.
9970 (Microseconds): Only define as A-line trap if m68k Mac.
9972 Wed Sep 20 12:53:32 1995 Ian Lance Taylor <ian@cygnus.com>
9974 * Makefile.in (maintainer-clean): New synonym for distclean.
9976 Mon Aug 28 19:47:52 1995 Per Bothner <bothner@kalessin.cygnus.com>
9978 * config.table: For host, generalize rs6000-ibm-aix*
9979 to *-ibm-aix* so we also include powerpc.
9981 Tue Aug 22 03:18:05 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9983 Fri Jun 16 18:35:40 1995 Pat Rankin (rankin@eql.caltech.edu)
9985 * xstrerror.c: New file.
9986 * Makefile.in, vmsbuild.com: Compile it.
9988 Mon Jul 31 12:16:32 1995 steve chamberlain <sac@slash.cygnus.com>
9990 * config.table (i386-*-win32): New.
9992 Fri Jul 21 11:35:52 1995 Doug Evans <dje@canuck.cygnus.com>
9994 * Makefile.in (MULTITOP): New variable.
9995 (MULTIDIRS, MULTISUBDIR, MULTIDO, MULTICLEAN): Likewise.
9996 (all): Add multilib support.
9997 (install_to_tooldir, *clean): Likewise.
9999 Mon Jul 10 11:47:27 1995 Ken Raeburn <raeburn@cygnus.com>
10001 * makefile.dos (OBJS): Add hex.o. From DJ Delorie.
10003 Fri Jun 30 17:28:59 1995 Pat Rankin (rankin@eql.caltech.edu)
10005 * vmsbuild.com: create "new-lib.olb", build libiberty under that
10006 name, and then make it become "liberty.olb" when done, so that an
10007 incomplete build attempt never leaves behind something which looks
10008 like a complete library.
10010 Thu Jun 29 00:22:02 1995 Steve Chamberlain <sac@slash.cygnus.com>
10012 * config/mh-i386pe: New file for PE hosts.
10013 * config.table: Understand PE hosts.
10015 Wed Jun 28 19:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10017 * cplus-dem.c: Update from gcc.
10019 * argv.c, dummy.c: If __STDC__, #include "alloca-conf.h" after
10021 * alloca-norm.h: If __STDC__, declare alloca with its parameter.
10023 Thu Jun 22 18:57:47 1995 Stan Shebs <shebs@andros.cygnus.com>
10025 * mpw-make.in (ALL_CFLAGS): Define NEED_basename.
10026 * mpw.c: Only test DebugPI once whenever printing debug info.
10027 (mpwify_filename): If filename is /tmp/foo, change it into :_foo,
10028 also fix to not write on input filename buffer.
10029 (mpw_access): Use stat() instead of open(), works for directories
10032 Mon Jun 19 00:33:22 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10034 * Makefile.in: Massage broken shells that require 'else true'.
10036 Sat Jun 17 23:21:58 1995 Fred Fish <fnf@cygnus.com>
10038 * alloca-norm.h: Declare alloca as type "PTR" to match functions.def.
10039 Declare __builtin_alloca in the sparc case, as argv.c did.
10040 * argv.c: Replace inline version of alloca-norm.h at start of file with
10041 a #include of alloca-conf.h. Precede it with an include of ansidecl.h
10042 because alloca-norm.h needs to declare alloca as "PTR".
10044 Mon Jun 12 14:24:26 1995 Steve Chamberlain <sac@slash.cygnus.com>
10046 * win32.c: New file.
10048 Fri Jun 9 15:16:14 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10050 * dummy.c: #include "alloca-conf.h".
10052 Wed Jun 7 11:46:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10054 * Makefile.in (mostlyclean): Remove stamp-picdir.
10057 Mon Jun 5 18:46:06 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10059 * config.table (frags): Use toplevel pic frags.
10061 * Makefile.in (PICFLAG): New macro.
10062 (all): Depend on stamp-picdir.
10063 (needed-list): Ditto.
10064 (.c.o): Also build pic object.
10065 (stamp-picdir): New rule.
10066 (mostlyclean): Remove pic.
10067 (clean): Remove stamp-picdir.
10069 Fri Mar 24 16:55:48 1995 Pat Rankin (rankin@eql.caltech.edu)
10071 * vmsbuild.com (config.h): Add `#define NEED_basename'.
10073 Tue May 23 10:12:46 1995 Per Bothner <bothner@kalessin.cygnus.com>
10075 * clock.c, getopt.c, strtod.c, vsprintf.c: Change from using LGPL
10076 to libio-style copyright.
10077 * getpagesize.c: Remove FSF copyright.
10079 Sat May 20 12:30:23 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10081 Added improved VMS support from Pat Rankin:
10083 Fri Mar 17 18:40:36 1995 Pat Rankin (rankin@eql.caltech.edu)
10085 * vmsbuild.com: new file.
10087 * getpagesize.c (getpagesize): implement for VMS;
10088 * strerror.c (strerror, strerrno, strtoerrno): add rudimentary
10089 support for EVMSERR.
10091 Thu May 18 17:01:42 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10093 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
10095 * floatformat.c (floatformat_arm_ext): Define.
10097 Tue May 16 13:30:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10099 * basename.c, bcmp.c, getcwd.c, insque.c, rename.c, sigsetmask.c,
10100 strerror.c, strsignal.c: Remove FSF copyright.
10101 * sigsetmask.c: #include <sys/types.h> - seems to be needed by ISC.
10103 Mon May 15 19:53:17 1995 Per Bothner <bothner@kalessin.cygnus.com>
10105 * bcopy.c, bzero.c, memcmp.c, memcpy.c, memset.c, strchr.c,
10106 strrchr.c, strstr.c, vfork.c: Remove FSF Copyright, because this
10107 might contaminate libstdc++ with the LGPL. (OK'd by RMS 11 Oct 94.)
10108 * strchr.c, strrchr.c: Add cast to suppress const warning.
10110 Thu May 4 14:36:42 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10112 * cplus-dem.c: Use const instead of CONST. Don't include
10113 ansidecl.h directly.
10115 Wed Apr 19 01:30:27 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10117 * cplus-dem.c: Don't include libiberty.h. Do declare xmalloc and
10119 (-DMAIN): Don't rely on an externally-defined version number;
10120 instead, require the version number to be defined as a
10121 preprocessor macro. Handle the RS/6000 leading dot. Define
10122 xmalloc, xrealloc and fatal. Don't strip a leading underscore
10123 if we couldn't demangle the word.
10125 Tue Apr 4 13:03:51 1995 Stan Shebs <shebs@andros.cygnus.com>
10127 (Old mpw.c change descriptions retained for informational value.)
10128 * mpw.c (warning_threshold): Default to .4 sec.
10129 (overflow_count, current_progress): New globals.
10130 (warn_if_spin_delay): Include current progress type,
10131 such as program name, in message.
10132 (mpw_start_progress): Set current_progress variable from arg.
10133 (mpw_end_progress): Report spin delays by power-of-two-size
10134 buckets instead of constant-size buckets.
10136 * mpw.c: Clean up formatting, types, returns, etc.
10138 (mpw_fread, mpw_fwrite): Define.
10139 (sleep): Define correctly.
10141 * mpw.c: New code to implement cursor spinning support.
10142 (umask): New function.
10143 (mpw_fopen, mpw_fseek, stat, fstat): Call PROGRESS.
10145 * mpw.c (mpw_basename, mpw_mixed_basename): New functions, find
10146 basenames for MPW and MPW/Unix filenames.
10147 (mpw_special_init): New function, calls Macsbug if desired.
10149 * mpw.c: Add GPL notice.
10150 (mpwify_filename): Add more transformations.
10151 (mpw_fopen): Call mpwify_filename on file names.
10153 (chdir, getcwd): Add simple definitions.
10155 * mpw.c: Random cleanups, remove unused code bits.
10156 Added copy of strerror.c for gcc's use.
10157 (stat, fstat, _stat): New versions based on Guido van Rossum code.
10159 * mpw.c (mpw_fseek): Make it work correctly when doing SEEK_CUR.
10161 * mpw.c (stat): Remove hack definition, get from sys/stat.h.
10162 (fork, vfork, etc): Print error messages if called.
10163 (getrusage, sbrk, environ, isatty, link, utime, mkdir, rmdir,
10164 rename, chown): Define.
10166 * mpw-config.in: New file, MPW version of configure.in.
10167 * mpw-make.in: New file, MPW version of Makefile.in.
10168 * mpw.c: New file, MPW compatibility routines.
10170 Fri Mar 24 14:10:30 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10172 * basename.c: Include config.h before checking for NEED_basename.
10174 Thu Mar 23 19:09:54 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10176 * functions.def: Add DEFFUNC for basename.
10178 * basename.c: Only define basename if NEED_basename.
10180 Thu Mar 16 13:36:05 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10182 * config.table: Fix --enable-shared logic for native builds.
10184 Mon Mar 13 11:05:11 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10186 * cplus-dem.c (demangle_template): Demangle bool literals properly.
10188 Mon Mar 6 23:57:28 1995 Stu Grossman (grossman@cygnus.com)
10190 * strtol.c strtoul.c: Replace these with less buggy versions from
10191 NetBSD. (strtoul in particular couldn't handle base 16.)
10193 Wed Mar 1 15:59:01 1995 Ian Lance Taylor <ian@cygnus.com>
10195 * config/mt-vxworks5 (HDEFINES): Define NO_SYS_PARAM_H.
10197 * clock.c: If NO_SYS_PARAM_H is defined, don't include
10199 * getcwd.c, getpagesize.c, getruntime.c: Likewise.
10201 Fri Feb 17 15:40:55 1995 Ian Lance Taylor <ian@cygnus.com>
10203 * getruntime.c (get_run_time): Don't assume that CLOCKS_PER_SEC is
10204 a number; ANSI appears to permit any expression, including a
10207 * config.table (*-*-vxworks5*): Use mt-vxworks5 when configuring
10209 * config/mt-vxworks5: New file.
10211 Thu Feb 9 14:19:45 1995 Ian Lance Taylor <ian@cygnus.com>
10213 * basename.c (basename): Change argument to be const.
10215 Wed Feb 8 18:06:52 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10217 * Makefile.in (lneeded-list): Don't worry about xmalloc.
10219 Sun Jan 15 00:40:36 1995 Jeff Law (law@snake.cs.utah.edu)
10221 * Makefile.in (distclean): Delete xhost-mkfrag.
10223 Thu Jan 12 16:54:18 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10225 * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
10227 Wed Jan 11 22:39:56 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10230 * Makefile.in (REQUIRED_OFILES, CFILES): List it.
10231 (hex.o): Add dependencies.
10233 * cplus-dem.c (demangle_prefix): For GNU style constructor and
10234 destructor names, try demangling the remainder of the string.
10236 Wed Dec 28 00:49:15 1994 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10238 * vasprintf.c (int_vasprintf): New static function.
10239 (vasprintf): Use int_vasprintf. Removes assumption that va_list
10240 is assignment compatible.
10242 Sat Nov 5 19:29:12 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10244 * Makefile.in (LIBCFLAGS): New variable.
10245 (FLAGS_TO_PASS): Pass it.
10248 Thu Nov 3 19:09:47 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10250 * getopt.c, getopt1.c: Do compile these functions under Linux,
10251 since many native versions are based on glibc but are buggy.
10253 Mon Oct 24 15:16:46 1994 Per Bothner <bothner@kalessin.cygnus.com>
10255 * vasprintf.c: Make 'format' arg be const, to avoid a mismatch
10256 with prototype in GNU libc. Support stdarg.h as well as varargs.h.
10258 Tue Oct 11 17:48:27 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10260 * Makefile.in (REQUIRED_OFILES): Add vasprintf.o.
10261 * functions.def: Remove vasprintf.
10263 Wed Sep 14 17:04:55 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10265 * xmalloc.c (first_break): New static variable.
10266 (xmalloc_set_program_name): Record sbrk (0) in first_break.
10267 (xmalloc): If memory allocation fails, try to report how much
10268 memory was allocated by the program up to this point.
10269 (xrealloc): Likewise.
10271 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
10273 * Makefile.in (ERRORS_CC): New variable, defaulted to $(CC). Use it
10274 when linking dummy.
10275 * config.table: Add host RISCiX Makefile frag.
10276 * config/mh-riscix: New file.
10278 Thu Aug 25 17:29:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10280 * Makefile.in (FLAGS_TO_PASS): Define.
10281 ($(RULE1)): Use $(FLAGS_TO_PASS).
10283 Wed Aug 24 17:08:47 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10285 * vasprintf.c: Include <string.h>.
10286 (vasprintf): Add casts to void for va_arg to avoid gcc warnings.
10287 * xatexit.c: Declare malloc.
10289 Fri Aug 19 15:29:12 1994 Kung Hsu (kung@mexican.cygnus.com)
10291 * cplus-dem.c (demangle_args): Fix a bug in previous patch (the
10294 Thu Aug 18 14:37:14 1994 Kung Hsu (kung@mexican.cygnus.com)
10296 * cplus-dem.c (demangle args): Handle ARM repeat encoding where
10297 the type index is greater than 9.
10299 Wed Aug 17 16:13:49 1994 Kung Hsu (kung@mexican.cygnus.com)
10301 * cplus-dem.c (demangle_qualified): accept optional '_' between
10302 qualified name. This is baecause the template name may end with
10303 numeric and can mixed up with the length of next qualified name.
10305 Wed Aug 3 05:52:14 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10307 * config/mt-sunos4: Use our standard location for cross-includes
10308 and cross-libs when the target is also a "host" environment (ie no
10309 newlib; includes and such don't belong to us). This is specific
10310 to the Cygnus Support environment.
10312 Tue Aug 2 15:25:12 1994 Kung Hsu (kung@mexican.cygnus.com)
10314 * cplus-dem.c (demangle_template): demangle as xxx<'Q'> not
10317 Mon Aug 1 17:02:48 1994 Kung Hsu (kung@mexican.cygnus.com)
10319 * cplus-dem.c (main): flush stdout to make pipe work.
10321 Sat Jul 16 12:56:32 1994 Stan Shebs (shebs@andros.cygnus.com)
10323 * config.table (*-*-cxux7*): Recognize.
10324 * floatformat.c (floatformat_m88110_ext) [HARRIS_FLOAT_FORMAT]:
10325 Harris-specific float format.
10326 * config/mh-cxux7: New file.
10328 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10330 * cplus-dem.c (demangle_template): Make sure that the result of
10331 consume_count doesn't index beyond the end of the string.
10333 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10335 * cplus-dem.c (gnu_special): Handle vtable mangling of gcc-2.4.5 and
10336 earlier. Improve test for new vtable mangling. Change output back
10337 to `virtual table'.
10339 Mon Jun 20 11:37:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10341 * obstack.c: Always compile this code, even if using the GNU
10342 library. Avoids problems with relatively recent binary
10345 Thu Jun 16 17:54:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10347 * cplus-dem.c: Include libiberty.h.
10348 (xmalloc, xrealloc, free): Don't declare.
10349 (strstr): Don't declare parameters.
10350 (xmalloc, xrealloc): Don't define.
10351 (long_options): Add no-strip-underscores.
10352 (main): Call xmalloc_set_program_name. Pass n in short options to
10353 getopt_long. Handle option 'n' to not strip underscores.
10354 (usage): Mention -n and --no-strip-underscores.
10356 Sun Jun 12 01:37:09 1994 Jason Merrill (jason@deneb.cygnus.com)
10358 * cplus-dem.c (demangle_template): Separate consecutive >'s with a
10360 (gnu_special): Demangle template and qualified names in a vtable name.
10362 Fri May 27 12:27:52 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10364 From gas-2.3 and binutils-2.4 net releases:
10366 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
10368 * makefile.dos: [new] Makefile for dos/go32
10369 * configure.bat: update for latest files
10370 * msdos.c: remove some functions now in libc.a
10372 Fri May 20 18:53:32 1994 Per Bothner (bothner@kalessin.cygnus.com)
10374 * cplus-dem.c (gnu_special): Recognize thunks, as well as
10375 the new naming style for vtables (when -fvtable-thunks).
10377 Wed May 18 13:34:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10379 * Makefile.in (XTRAFLAGS): Don't define.
10380 (.c.o, dummy.o): Don't use XTRAFLAGS.
10381 ($(RULE1)): Don't pass XTRAFLAGS down in recursive call.
10383 Fri May 13 16:02:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10385 * vasprintf.c: New file.
10386 * Makefile.in, functions.def: Add it.
10388 Fri May 13 16:20:28 1994 Jason Merrill (jason@deneb.cygnus.com)
10390 * cplus-dem.c (demangle_fund_type): Grok bool.
10392 Fri May 6 14:44:21 1994 Steve Chamberlain (sac@cygnus.com)
10394 * config.table: Add go32
10395 * config/mh-go32: New template.
10397 Fri May 6 11:01:59 1994 D. V. Henkel-Wallace (gumby@rtl.cygnus.com)
10399 * config.table, config/mt-sunos4: config for when sun4 is cross target.
10401 Mon Apr 11 00:54:33 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10403 * getopt.c [not __GNU_LIBRARY__] [__GCC__] [not __STDC__]:
10404 Declare strlen to return int. Don't include stddef.h.
10406 Fri Apr 1 00:38:17 1994 Jim Wilson (wilson@mole.gnu.ai.mit.edu)
10408 * getopt.c: Delete use of IN_GCC to control whether
10409 stddef.h or gstddef.h is included.
10411 Thu Apr 14 14:00:56 1994 Kung Hsu (kung@mexican.cygnus.com)
10413 * cplus-dem.c (demangle_signature): Fix a bug in template function
10416 Wed Apr 13 17:23:03 1994 Kung Hsu (kung@mexican.cygnus.com)
10418 * cplus-dem.c (demangle_signature): Fix template function with arm
10419 style argument type number, Tn.
10421 Wed Apr 13 17:11:15 1994 Jason Merrill (jason@deneb.cygnus.com)
10423 * cplus-dem.c (optable): Add new[] and delete[].
10425 Fri Apr 8 11:21:42 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10427 * argv.c (buildargv): Don't produce empty argument just because
10428 there is trailing whitespace.
10430 Wed Apr 6 11:42:14 1994 Kung Hsu (kung@mexican.cygnus.com)
10432 * cplus-dem.c (demangle_template): fix 'Q' qualified name bug.
10433 Handle 'p' same as 'P'.
10434 * cplus-dem.c (do_type): Handle 'p' same as 'P'.
10436 Sat Mar 26 12:00:13 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10438 * floatformat.c (get_field, put_field): Fix off by one error in
10439 little endian case.
10441 Thu Mar 24 10:40:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10443 * floatformat.c (floatformat_from_double): Pass unsigned char *,
10444 not char *, to put_field.
10446 Fri Mar 18 12:34:33 1994 Per Bothner (bothner@kalessin.cygnus.com)
10448 * memmove.c: Re-wrote; placed in public domain.
10450 Wed Mar 16 10:33:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10452 * cplus-dem.c (demangle_prefix): If ARM demangling, don't treat
10453 __Q* as a constructor.
10455 Mon Mar 14 12:26:02 1994 Ian Lance Taylor (ian@cygnus.com)
10457 * ieee-float.c: Removed; no longer used.
10458 * Makefile.in: Changed accordingly.
10460 Mon Mar 7 12:28:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10462 * floatformat.c (get_field): Removed unused local variable i.
10463 (put_field): Removed unused local variable i.
10465 Sun Feb 27 21:50:11 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10467 * floatformat.c: New file, intended to replace ieee-float.c.
10468 * Makefile.in: Change accordingly.
10470 Thu Feb 24 11:51:12 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10472 * getopt.c: Remove #ifdef GETOPT_COMPAT and #if 0 code.
10473 (_getopt_initialize): New function, broken out of _getopt_internal.
10474 (_getopt_internal):
10475 If long_only and the ARGV-element has the form "-f", where f is
10476 a valid short option, don't consider it an abbreviated form of
10477 a long option that starts with f. Otherwise there would be no
10478 way to give the -f short option.
10480 Thu Feb 10 14:44:16 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10482 * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]:
10483 Test just __STDC__, not emacs.
10485 Wed Feb 9 00:14:00 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10487 * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]
10488 [emacs] [not __STDC__]: Don't include stddef.h. Don't declare strlen.
10490 Fri Dec 24 19:43:00 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10492 * getopt.c (_NO_PROTO): Define before config.h is included.
10494 Mon Sep 20 15:59:03 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10496 * getopt.c, getopt1.c [emacs || CONFIG_BROKETS]: Include
10497 <config.h> only under these, else "config.h".
10499 Thu Aug 12 18:16:49 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10501 * getopt.c, getopt1.c [HAVE_CONFIG_H]: Include
10502 <config.h> instead of "config.h".
10504 Sun Feb 20 17:17:01 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
10506 * concat.c: Check ANSI_PROTOTYPES rather than __STDC__ to decide
10507 whether to use prototypes or not.
10508 * strerror.c (const): Never undefine; let ansidecl.h handle it.
10509 * strsignal.c (const): Likewise.
10511 Thu Feb 17 13:27:35 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10513 * xatexit.c (_xexit_cleanup): Declare as extern; don't initialize.
10514 Merging common and initialized variables need not be supported by
10516 (xatexit): Initialize _xexit_cleanup if not already set.
10517 * xexit.c: Comment fix.
10519 Wed Feb 16 01:15:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10521 * xmalloc.c: Don't declare xexit; it's declared in libiberty.h.
10522 (xrealloc): If oldmem is NULL, allocate with malloc, rather than
10523 assuming that realloc works correctly.
10525 Tue Feb 15 09:26:16 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10527 * concat.c, ieee-float.c: Replace inclusion of <string.h>
10528 with explicit function declarations, as recommended by Ian Taylor.
10530 Sat Feb 12 10:31:11 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10532 * xmalloc.c (xmalloc, xrealloc): Use PTR and size_t throughout.
10533 (malloc, realloc): Declare.
10535 Thu Feb 10 17:08:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10537 * argv.c, basename.c: Include ansidecl.h and libiberty.h.
10538 * concat.c, fdmatch.c, getruntime.c, spaces.c: Likewise.
10539 * strerror.c, strsignal.c, xatexit.c, xexit.c: Likewise.
10540 * xmalloc.c: Likewise.
10541 * concat.c: Don't declare xmalloc. If __STDC__, use <stdarg.h>
10542 macros, not <varargs.h> macros.
10543 * spaces.c (spaces): Make return type const. Don't crash if
10544 malloc returns NULL.
10545 * strerror.c (struct error_info): Make name and msg fields const.
10546 (error_names): Make const.
10547 (strerrno): Make const.
10548 (strtoerrno): Make argument const.
10549 * strsignal.c (struct signal_info): Make name and msg fields
10551 (signal_names, sys_siglist): Make const.
10552 (strsignal, strsigno): Make const.
10553 (strtosigno): Make argument const.
10554 * xatexit.c: Declare parameter types.
10555 * xmalloc.c (name): Make const.
10556 (xmalloc_set_program_name): Make argument const.
10557 * Makefile.in (INCDIR): Define.
10558 (.c.o): Use $(INCDIR).
10559 (dummy.o): Likewise.
10560 (argv.o, basename.o): New targets; depend on libiberty.h.
10561 (concat.o, fdmatch.o, getruntime.o, spaces.o): Likewise.
10562 (strerror.o, strsignal.o, xatexit.o, xexit.o): Likewise.
10563 (xmalloc.o): Likewise.
10564 (cplus-dem.o): New target; depend on demangle.h.
10565 (getopt.o, getopt1.o): New targets; depend on getopt.h.
10566 (ieee-float.o): New target; depend on ieee-float.h.
10567 (obstack.o): New target; depend on obstack.h.
10569 Tue Feb 8 05:29:08 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10571 Handle obstack_chunk_alloc returning NULL. This allows
10572 obstacks to be used by libraries, without forcing them
10573 to call exit or longjmp.
10574 * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
10575 If CALL_CHUNKFUN returns NULL, set alloc_failed, else clear it.
10576 (_obstack_begin, _obstack_begin_1): Return 1 if successful, 0 if not.
10578 Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10580 * concat.c, ieee-float.c: Include <string.h>.
10582 Sun Feb 6 21:28:46 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10584 * xmalloc.c (xmalloc_set_program_name): New function.
10585 (xmalloc, xrealloc): Include the name in the error message, if set.
10587 * Replace atexit.c with xatexit.c.
10588 * Makefile.in (CFILES), functions.def: Change references.
10590 Sat Feb 5 14:02:32 1994 Stan Shebs (shebs@andros.cygnus.com)
10592 * getruntime.c (get_run_time): Use getrusage or times if
10593 HAVE_GETRUSAGE or HAVE_TIMES are defined.
10595 Fri Feb 4 15:49:38 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10597 * atexit.c: New file.
10598 * Makefile.in (CFILES), functions.def: Add it.
10599 * xexit.c: New file.
10600 * Makefile.in (CFILES, REQUIRED_OFILES): Add it.
10601 * xmalloc.c (xmalloc, xrealloc): Call xexit instead of exit.
10602 Change request for 0 bytes into request for 1 byte.
10604 Wed Feb 2 11:36:49 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10606 * xmalloc.c (xmalloc, xrealloc): Print size using %lu, and cast to
10607 unsigned long, to avoid warnings.
10609 Fri Jan 28 17:49:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10611 * dummy.c: Don't include time.h ever; always define clock_t as
10612 "unsigned long". Until gcc/fixincludes ensures that clock_t
10613 exists, __STDC__ isn't a sufficient test. And if clock() doesn't
10614 exist, clock_t probably doesn't either.
10616 Mon Jan 24 11:52:31 1994 Stan Shebs (shebs@andros.cygnus.com)
10618 * clock.c, getruntime.c: New files.
10619 * Makefile.in: Add to file lists.
10620 * functions.def (clock): Add to list.
10621 * dummy.c (time.h): Add if __STDC__.
10622 (clock_t): #define as "unsigned long" if not __STDC__.
10624 Tue Jan 11 11:27:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10626 * strtod.c: Declare atof. From edler@jan.ultra.nyu.edu (Jan
10629 Tue Dec 28 14:17:30 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10631 * Makefile.in (errors): Use CFLAGS as well as LDFLAGS when
10634 Fri Dec 17 12:26:07 1993 Kung Hsu (kung@cirdan.cygnus.com)
10636 * cplus-dem.c (demangle_arm_pt): New function. Common code
10637 for ARM template demangling.
10638 * cplus-dem.c (demangle_class_name): Use demangle_arm_pt.
10639 * cplus-dem.c (demangle_prefix): Likewise.
10641 Tue Nov 30 15:47:48 1993 Jason Merrill (jason@deneb.cygnus.com)
10643 * cplus-dem.c (cplus_demangle_opname): Add CONST to please gcc.
10645 Sat Nov 27 11:05:50 1993 Fred Fish (fnf@cygnus.com)
10647 Merge changes from tom@basil.icce.rug.nl (Tom R.Hageman)
10648 * strerror.c, strsignal.c: As a small space optimization, don't
10649 include messages when they aren't actually used.
10651 Merge changes from takefive.co.at!joe (Josef Leherbauer)
10652 * cplus-dem.c (demangle_prefix, demangle_function_name,
10653 cplus_demangle_opname): Fixes for systems where cplus_marker
10654 is something other than '$'.
10656 Fri Nov 26 13:51:11 1993 Per Bothner (bothner@kalessin.cygnus.com)
10658 * waitpid.c: Simple-minded approcimation to waitpid
10659 using vanilla wait.
10660 * functions.def, Makefile.in: Update accordingly,
10662 Thu Nov 18 18:01:15 1993 Kung Hsu (kung@cirdan.cygnus.com)
10664 * cplus-dem.c(demangle_template): fix bug template instantiation
10665 with value of user defined type.
10667 Wed Nov 17 18:30:21 1993 Kung Hsu (kung@cirdan.cygnus.com)
10669 * cplus-dem.c(cplus_demangle_opname): add the subject new function
10670 to support unified search of operator in class.
10672 Wed Nov 10 09:47:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10675 * strtoul.c (strtoul): use "(digit = *s) != '\0'" not just
10676 "digit = *s" as condition in while loop.
10678 Tue Nov 9 15:52:22 1993 Mark Eichin (eichin@cygnus.com)
10680 * Makefile.in: pass SHELL to recursive make
10682 Thu Nov 4 12:09:26 1993 Per Bothner (bothner@kalessin.cygnus.com)
10684 * vfprintf.c, vprintf.c, vsprintf.c: Make format arg
10685 be (const char*), for ANSI (and gcc w/fixproto) consistency.
10687 Thu Nov 4 08:29:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10689 * config.table: Make *-*-hiux* use mh-hpux.
10691 Fri Oct 22 07:53:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10693 * config.table: Add * to end of all OS names.
10695 Tue Oct 19 17:12:01 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10697 * Makefile.in (lneeded-list): ensure that object file names are
10698 not duplicated, as multiple instances of the same object file in
10699 a library causes problems on some machines
10701 Mon Oct 18 21:59:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10703 * strcasecmp.c, strncasecmp.c: Change u_char to unsigned char.
10705 Fri Oct 15 22:17:11 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10707 * strncasecmp.c: new file, implements strncasecmp
10708 * strcasecmp.c: new file, implement strcasecmp
10710 * Makefile.in (CFILES): list these two new source files
10712 * functions.def: add strcasecmp and strncasecmp entries
10714 Fri Oct 15 14:53:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10716 * strtoul.c (strtoul), strtol.c (strtol): Handle overflow
10717 according to ANSI C.
10719 Thu Oct 14 16:34:19 1993 Kung Hsu (kung@cirdan.cygnus.com)
10721 * cplus-dem.c: add support of ARM global constructor/destructor,
10722 and 'G' for passing record or union in parameter.
10724 Wed Oct 13 13:36:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10726 * Makefile.in: Fix comment to clarify that stuff in REQUIRED_OFILES
10727 should not be in functions.def.
10729 Wed Oct 13 13:13:38 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10731 * functions.def: Removed xmalloc. Stuff in REQUIRED_OFILES should
10732 not be in functions.def.
10734 Mon Oct 4 18:26:39 1993 Kung Hsu (kung@cirdan.cygnus.com)
10736 * cplus-dem.c: change globl constructor/destructor to proper name
10738 Tue Sep 28 18:11:07 1993 Kung Hsu (kung@cirdan.cygnus.com)
10740 * cplus-dem.c: fix bug in constructor/destructor
10742 Tue Sep 28 16:20:49 1993 Kung Hsu (kung@cirdan.cygnus.com)
10744 * cplus-dem.c: support both old and new _vt$... vtbl mangled names
10746 Fri Sep 24 19:07:16 1993 Jason Merrill (jason@deneb.cygnus.com)
10748 * cplus-dem.c: Fix demangle_template prototype
10750 Fri Sep 24 17:32:55 1993 Kung Hsu (kung@cirdan.cygnus.com)
10752 * cplus-dem.c: fix template demangling
10753 * cplus-dem.c: fix const type demangling
10754 * cplus-dem.c: fix constructor/destructor, virtual table,
10755 qualifier, global constructor/destructor demangling
10757 Wed Sep 1 23:13:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10759 * strsignal.c, strerror.c: Use fully-bracketed initializer to
10760 keep gcc -Wall happy.
10762 Fri Aug 27 10:30:09 1993 Jason Merrill (jason@deneb.cygnus.com)
10764 * cplus-dem.c (do_type): Add CONSTS to make gcc happy with last
10767 Fri Aug 27 11:24:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10769 Patch from Paul Flinders:
10770 * cplus-dem.c (do_type): Deal with arrays.
10772 Tue Aug 24 14:23:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10774 * cplus-dem.c (demangle_qualified: Deal with GNU format for more
10777 Wed Aug 18 19:50:29 1993 Jason Merrill (jason@deneb.cygnus.com)
10779 * Makefile.in (dummy.o): Redirect to /dev/null to avoid "variable
10780 not initialized" warnings under HP/UX
10782 Sun Aug 15 20:42:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10784 * strerror.c: Move include of stdio.h after sys_errlist #define.
10785 Also remove NULL definition (stdio.h always defines NULL, so it
10786 never did anything but clutter up the code).
10788 Sat Aug 14 14:21:49 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10790 * Makefile.in, functions.def: handle xmalloc.c
10792 * xmalloc.c: provide xmalloc and xrealloc functions
10794 Thu Aug 12 17:38:57 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10796 * cplus-dem.c: Fix a comment.
10798 Sat Aug 7 13:56:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10800 * getopt1.c: Declare const the way getopt.c does.
10802 Fri Aug 6 17:03:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10804 * obstack.c, alloca.c: Update from FSF.
10805 * getopt.c, getopt1.c: Update to current FSF version, which
10806 doesn't use alloca.
10808 Tue Jul 27 14:03:57 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10810 * Makefile.in (demangle): Add the target with a message saying
10811 where demangle went.
10813 Mon Jul 26 15:49:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10815 * Makefile.in: Remove obsolete `demangle' target.
10817 Thu Jul 22 08:31:01 1993 Fred Fish (fnf@deneb.cygnus.com)
10819 * cplus-dem.c (arm_special): Apply patch from arg@lucid.com to
10820 avoid infinite loop on vtbl symbols with disambiguating "junk"
10823 Mon Jul 19 14:10:37 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10825 * strsignal.c: work around some systems losing definitions of
10828 * config/mh-lynxos: this system has a losing definition of
10831 * config.table: use mh-lynxos for *-*-lynxos
10833 Mon Jul 19 17:08:52 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10835 * config.table: Add support for HPPA BSD hosts.
10837 * config/mh-hpbsd: New file.
10839 Mon Jul 12 18:00:40 1993 K. Richard Pixley (rich@cygnus.com)
10841 * Makefile.in (TAGS): make work when srcdir != objdir.
10843 Sun Jun 27 15:35:31 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10845 * cplus-dem.c (main): Add long options, including --help and
10847 (usage): New function from code in main.
10849 Tue Jun 22 11:37:38 1993 Per Bothner (bothner@deneb.cygnus.com)
10851 * config.table: New shell scipt, sourced by both ./configure,in
10852 and ../xiberty/configure.in, to avoid maintainance lossages.
10853 * configure.in and ../xiberty/configure.in: Use config.table.
10855 * configure.in: Don't use mh-aix for AIX 3.2, only for 3.1.
10856 * configure.in: Map *-*-irix* (except irix4) to mh-sysv.
10857 * ../xiberty/configure.in: Update from ./configure.in.
10859 Tue Jun 15 17:05:31 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10861 * Makefile.in: remove parentdir support
10863 Wed May 26 12:59:09 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10865 * cplus-dem.c (xrealloc): Match definition with prototype.
10867 Tue May 25 14:27:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10869 * cplus-dem.c (demangle_prefix): Demangle cfront
10870 local variables as an extension to ARM demangling.
10872 Fri May 21 09:53:57 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10874 * ieee-float.c: Don't require pointers to double to be aligned.
10876 Tue May 18 17:12:10 1993 Fred Fish (fnf@cygnus.com)
10878 (merge changes from dlong@cse.ucsc.edu)
10879 * cplus-dem.c (consume_count): Simplify.
10880 * cplus-dem.c (arm_pt, demangle_class_name): New functions.
10881 * cplus-dem.c (various): Calls to arm_pt, demangle_class_name.
10883 * cplus-dem.c (xmalloc, xrealloc, strstr): Make extern decls into
10885 * cplus-dem.c (free): Add prototype.
10886 * cplus-dem.c (optable): Fully bracketize initializer.
10888 Fri May 14 17:13:05 1993 Per Bothner (bothner@cygnus.com)
10890 * cplus-dem.c: Whether initial underscores are stripped
10891 depends on the external variable prepends_underscore
10892 (which is generated by the binutils Makefile).
10894 Fri May 14 07:32:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10896 * cplus-dem.c (mop_up, arm_special): Remove some unused variables.
10898 Tue May 4 20:31:59 1993 Fred Fish (fnf@cygnus.com)
10900 * cplus-dem.c (consume_count): Return zero if arg does not
10901 start with digit, and don't consume any input.
10903 Tue May 4 08:10:28 1993 Jim Kingdon (kingdon@cygnus.com)
10905 * Makefile.in (demangle): Use ${srcdir} not $^.
10907 * strtod.c: New file, needed at least for BSD 4.3.
10909 Sun May 2 11:30:42 1993 Fred Fish (fnf@cygnus.com)
10911 * strsignal.c (sys_siglist): For ANSI compilations, type is
10912 "const char *const". Also remove conditionalization on __STDC__
10913 since const is defined away for non-ANSI.
10915 Wed Apr 28 19:29:55 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10917 * configure.in: Recognize *-*-hpux.
10918 * config/mh-hpux: New file.
10920 Tue Apr 27 15:22:19 1993 Per Bothner (bothner@cygnus.com)
10922 * tmpnam.c: Added ANSI tmpnam() function.
10923 * functions.def, Makefile.in: Update accordingly.
10925 Tue Apr 27 13:38:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10927 * cplus-dem.c (demangle_function_name): Get the demangling of
10930 Fri Apr 16 23:48:24 1993 Jim Kingdon (kingdon at calvin)
10932 * cplus-dem.c: Declare strstr return type.
10934 Fri Mar 26 12:01:26 1993 Jim Kingdon (kingdon@cygnus.com)
10936 * strsignal.c: Add some AIX signals.
10938 Thu Mar 25 15:17:23 1993 Ian Lance Taylor (ian@cygnus.com)
10940 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10942 Wed Mar 24 01:59:25 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10944 * Makefile.in: add installcheck & dvi targets
10946 Thu Mar 18 14:05:44 1993 Per Bothner (bothner@rtl.cygnus.com)
10948 * ieee-float.c: New file, moved from ../gdb (since it is
10949 needed by ../opcode/m68k-dis.c).
10951 Tue Mar 2 17:47:31 1993 Fred Fish (fnf@cygnus.com)
10953 * cplus-dem.c: Replace all references to cfront with ARM.
10955 Fri Feb 26 00:17:07 1993 Per Bothner (bothner@rtl.cygnus.com)
10957 * cplus-dem.c: Fix main program (when compiled with -DMAIN)
10958 to be more useful as a filter.
10960 Sat Feb 20 21:41:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10962 * Makefile.in (install_to_libdir, install_to_tooldir): Go into the
10963 destination directory before running $(RANLIB), in case that
10964 program tries to create a file in the current directory as part of
10967 Thu Feb 18 23:00:19 1993 John Gilmore (gnu@cygnus.com)
10969 * strsignal.c (sys_siglist): Remove yet another *%^&%&$# "const"
10970 because BSD 4.4 lacks one. Isn't this fun?
10972 Thu Feb 18 11:24:25 1993 Fred Fish (fnf@cygnus.com)
10974 * cplus-dem.c (demangle_signature): Set func_done after
10975 demangling a template.
10976 * cplus-dem.c (demangle_template): Fix several small bugs
10977 in demangling GNU style templates.
10978 * cplus-dem.c (demangle_prefix): Fix for templates in GNU
10979 style constructors.
10980 * cplus-dem.c (gnu_special): Fix for templates in GNU style
10981 static data members.
10983 Tue Feb 16 17:28:35 1993 Fred Fish (fnf@cygnus.com)
10985 * cplus-dem.c (demangle_signature): Modify to include type
10986 modifiers like static and const in remembered types.
10988 Thu Feb 11 22:20:47 1993 Fred Fish (fnf@cygnus.com)
10990 * cplus-dem.c (demangled_qualified): Add new parameter that tells
10991 whether to prepend or append the qualifiers.
10992 * cplus-dem.c (string_prepends): Used now, remove #if 0.
10993 * cplus-dem.c (demangle_signature): Call demangle_qualified
10995 * cplus-dem.c (gnu_special): Recognize static data members that
10996 use qualified names.
10997 * cplus-dem.c (demangle_qualified): Accumulate qualifiers in a
10998 temporary buffer and the prepend or append them to the result,
10999 as specified by the new "append" flag.
11000 * cplus-dem.c (do_type): Call demangled_qualified with
11003 Mon Dec 28 10:47:19 1992 Ken Raeburn (raeburn@cygnus.com)
11005 * strsignal.c (signal_table): Now const.
11006 (init_signal_tables): Variable eip now points to const.
11008 * strerror.c (error_table): Now const.
11009 (init_error_tables): Variable eip now points to const.
11011 Tue Dec 15 15:36:50 1992 Per Bothner (bothner@cygnus.com)
11013 * memchr.c (memchr): New (ANSI standard) function.
11014 * Makefile.in, functions.def: Added memchr.
11015 * Makefile.in (AR_FLAGS): Use rc instad of non-standard cq.
11017 Wed Dec 2 22:49:10 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11019 * getopt.c: remove use of USG around <alloca.h>, which never meant
11022 * config/mh-{aix,apollo68,ncr3000,sysv,sysv4}: removed definitions
11025 Thu Nov 19 03:09:33 1992 Brendan Kehoe (brendan@lisa.cygnus.com)
11027 * cplus-dem.c (demangle_fund_type): Recognize `w', a wide character;
11028 it's now a type according to the ANSI X3J16 working paper; output
11030 (demangle_template): Accept `w' as an integral type.
11031 (xmalloc, xrealloc): Use `char *', not `PTR'. Cast calls to their
11032 counterparts malloc and realloc to `char *'.
11033 (main): Exit with a 0 status.
11034 * Makefile.in (demangle): Don't expect the user to define
11035 DEMANGLE, instead force to be cplus-dem.c. Look in $(srcdir)/../include
11036 for demangle.h. Pass it any HDEFINES or XTRAFLAGS.
11038 Wed Nov 18 18:56:20 1992 John Gilmore (gnu@cygnus.com)
11040 * Makefile.in (AR_FLAGS): Avoid verbosity.
11041 * config/mh-sysv4: Remove AR_FLAGS override, use INSTALL=cp,
11042 replace USGr4 with HAVE_SYSCONF.
11043 * config/mh-solaris: Remove; mh-sysv4 works now.
11044 * getpagesize.c: Replace USGr4 with HAVE_SYSCONF.
11045 * configure.in: Simplify host matching table, remove separate
11046 solaris config file.
11048 Sun Nov 15 09:35:16 1992 Fred Fish (fnf@cygnus.com)
11050 * configure.in (i[34]86-*-solaris2*): Add, use mh-sysv4.
11052 Tue Nov 3 21:27:03 1992 Brendan Kehoe (brendan@cygnus.com)
11054 * cplus-dem.c (xmalloc, xrealloc): Add decls.
11055 (remember_type): Don't cast xmalloc.
11056 (string_need): Likewise; don't cast xrealloc either.
11058 Fri Oct 23 08:52:01 1992 Ian Lance Taylor (ian@cygnus.com)
11060 * Makefile.in, functions.defs, rename.c: added simple
11061 implementation of rename, since some binutils programs use it.
11063 Thu Oct 15 15:18:22 1992 Per Bothner (bothner@cygnus.com)
11065 * strsignal.c: Add appropriate 'const' to sys_siglist
11066 extern declaration (if __STDC__). (Needed for Linux.)
11067 * strsignal.c (strsignal): Add cast to remove const-ness.
11069 Fri Oct 9 03:22:55 1992 John Gilmore (gnu@cygnus.com)
11071 * Makefile.in (needed.awk, needed2.awk): Remove erroneous \'s
11072 before "'s, diagnosed by BSD 4.4 awk.
11074 Thu Oct 8 15:25:12 1992 Ian Lance Taylor (ian@cygnus.com)
11076 * Makefile.in: create config.h and needed-list through $(CONFIG_H)
11077 and $(NEEDED_LIST), to give some hooks for xiberty.
11079 Thu Oct 1 23:31:42 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11081 * configure.in: use cpu-vendor-triple instead of nested cases
11083 Wed Sep 30 11:26:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11085 * Makefile.in, argv.c, basename.c, bcmp.c, bcopy.c, bzero.c,
11086 concat.c, cplus-dem.c, fdmatch.c, getcwd.c, getopt.c, getopt1.c,
11087 getpagesize.c, insque.c, memcmp.c, memcpy.c, memmove.c, memset.c,
11088 obstack.c, sigsetmask.c, spaces.c, strchr.c, strerror.c,
11089 strrchr.c, strsignal.c, strstr.c, vfork.c, vsprintf.c:
11090 Convert from using GPL to LGPL.
11092 Sat Sep 26 04:01:30 1992 John Gilmore (gnu@cygnus.com)
11094 * Makefile.in (errors): Leave dummy.o and dummy around so that
11095 we can see how the needed list was generated (it's sometimes wrong).
11096 (mostlyclean): Remove them.
11098 Mon Sep 21 14:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11100 * getcwd.c: supply a default if MAXPATHLEN is not defined.
11102 * config/mh-irix4: set EXTRA_OFILES to alloca.o, from WRS.
11104 Wed Sep 9 12:41:48 1992 Ian Lance Taylor (ian@cygnus.com)
11106 * Makefile.in: Use XTRAFLAGS when compiling, so that xiberty works
11107 when cross-compiling.
11109 Thu Sep 3 13:29:39 1992 K. Richard Pixley (rich@sendai.cygnus.com)
11111 * cplus-dem.c: (demangle_prefix): reduction in strength of strstr
11112 as a time optimization.
11114 * cplus-dem.c (cplus_demangle): remove strpbrk test. Appears to
11115 be more expensive than simply demangling.
11117 * cplus-dem.c (cplus_match): new function.
11119 Tue Sep 1 15:24:04 1992 Per Bothner (bothner@rtl.cygnus.com)
11121 * cplus-dem.c: #include <stdio.h>, to define NULL.
11122 Define current_demangling_style.
11124 Sun Aug 30 17:58:19 1992 Per Bothner (bothner@rtl.cygnus.com)
11126 * cplus-dem.c: New file, moved from ../gdb.
11127 * cplus-dem.c (set_cplus_marker_for_demangling): New exported
11128 function, to avoid compiling in target-dependency for CPLUS_MARKER.
11129 * cplus-dem.c (cplus_demangle): Allow demangling style option
11130 to be passed as a parameter, but using the global variable
11131 current_demangling_style as a default.
11132 * Makefile.in: Update for cplus-dem.c
11134 Sat Aug 29 10:44:09 1992 Fred Fish (fnf@cygnus.com)
11136 * obstack.c: Merge in comment changes from FSF version. Now
11137 matches the FSF version exactly.
11139 Fri Aug 28 18:39:08 1992 John Gilmore (gnu@cygnus.com)
11141 * obstack.c (CALL_FREEFUN): Can't use ?: with void values (at
11142 least on losing DECstations!); use if-then-else instead.
11144 Wed Aug 19 14:40:34 1992 Ian Lance Taylor (ian@cygnus.com)
11146 * Makefile.in: always create installation directories.
11148 Mon Aug 10 17:33:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11150 * Makefile.in: clean up definition of CFILES, more comments
11152 Sat Aug 8 23:10:59 1992 Fred Fish (fnf@cygnus.com)
11154 * getopt.c (my_index): Make first arg const to match strchr,
11155 which it sometimes is remapped to.
11157 Sat Aug 1 13:48:50 1992 Fred Fish (fnf@cygnus.com)
11159 * obstack.c (DEFAULT_ALIGNMENT): Update to match FSF version.
11160 * obstack.c (_obstack_begin): Initialize use_extra_arg.
11161 * obstack.c (_obstack_begin_1): New, from FSF version.
11163 Mon Jul 20 21:07:58 1992 Fred Fish (fnf@cygnus.com)
11165 * obstack.c (CALL_CHECKFUN, CALL_FREEFUN): Use use_extra_arg and
11167 * obstack.c (_obstack_begin): Remove area_id and flags arguments
11168 (previously added for mmalloc support, interface has changed).
11169 Also convert flags usage to use use_extra_arg and maybe_empty_object.
11171 Fri Jul 10 00:41:53 1992 Fred Fish (fnf@cygnus.com)
11173 * argv.c: Move expandargv inline and eliminate static variables.
11174 Rewrite to always allocate in powers of two. Fix to return an
11175 argv with a single null string arg if passed a null string.
11177 Fri Jul 3 20:27:29 1992 Fred Fish (fnf@cygnus.com)
11179 * random.c, sigsetmask.c, strerror.c, strsignal.c: Remove
11180 "(void)" casts from function calls where the return value is
11181 ignored, in accordance with GNU coding standards.
11183 Mon Jun 29 10:54:19 1992 Fred Fish (fnf at cygnus.com)
11185 * bcopy.c, strerror.c, strsignal.c: Lint.
11187 Thu Jun 25 09:18:41 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11189 * getopt.c: merge changes from make.
11191 Thu Jun 25 04:43:22 1992 John Gilmore (gnu at cygnus.com)
11193 * alloca.c: Incorporate fixes from gdb/alloca.c.
11194 FIXME: Eventually move gdb's alloca configuration files here,
11195 and remove gdb/alloca.c and its Makefile.in support.
11197 Tue Jun 23 21:56:30 1992 Fred Fish (fnf@cygnus.com)
11199 * dummy.c: Define NOTHING to /*nothing*/, change return type
11200 of main to int and return zero.
11201 * functions.def: Supply NOTHING as the fourth arg to macros
11202 that don't have an explicit arg, to satisfy picky preprocessors.
11204 Wed Jun 17 18:13:58 1992 Per Bothner (bothner@rtl.cygnus.com)
11206 * Makefile.in: Clean up *clean rules, as per standards.texi.
11208 Tue Jun 16 16:11:59 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11210 * getopt.c, getopt1.c: merged largely gratuitous, mostly
11211 whitespace diffs from other prep distributions.
11213 Mon Jun 15 12:25:46 1992 Fred Fish (fnf@cygnus.com)
11215 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
11216 it is broken on ncr 3000's.
11218 Mon Jun 15 01:03:26 1992 John Gilmore (gnu at cygnus.com)
11220 * sigsetmask.c: Rewrite. Old one was very confused about its
11221 arguments and result. New one can't do much, but at least knows
11222 what it can't do, and it's good enough for GDB's use.
11224 Sun Jun 14 15:17:40 1992 Stu Grossman (grossman at cygnus.com)
11226 * functions.def: Use proper prototype for strtoul.
11228 Fri Jun 12 19:22:40 1992 John Gilmore (gnu at cygnus.com)
11230 * Makefile.in: Add random.c.
11231 * config/mh-*: Use "true" rather than "echo >/dev/null" for ranlib.
11232 * configure.in: update solaris2 config.
11234 Wed Jun 10 16:31:29 1992 Fred Fish (fnf@cygnus.com)
11236 * random.c: Add for random() and srandom().
11237 * functions.def: Add random
11239 Tue Jun 9 17:27:18 1992 Fred Fish (fnf@cygnus.com)
11241 * config/{mh-ncr3000, mh-sysv4}: Add definition for INSTALL
11242 using /usr/ucb/install.
11244 Mon Jun 1 13:20:17 1992 Per Bothner (bothner@rtl.cygnus.com)
11246 * strerror.c: Kludge to guard against a conflict with
11247 possible declaration of sys_errlist in errno.h.
11249 Sun May 31 15:07:47 1992 Mark Eichin (eichin at cygnus.com)
11251 * configure.in, config/mh-solaris: add solaris2 config support.
11253 Fri May 29 17:23:23 1992 Per Bothner (bothner@rtl.cygnus.com)
11255 * sigsetmask.c: #ifdef out sigsetmask if SIG_SETMASK
11256 is not defined (should be defined in signal.h, says Posix.).
11258 Mon May 18 17:35:04 1992 K. Richard Pixley (rich@cygnus.com)
11260 * getopt.c: merged changes from make-3.62.11.
11262 Fri May 8 14:53:07 1992 K. Richard Pixley (rich@cygnus.com)
11264 * getopt.c: merged changes from bison-1.18.
11266 Tue May 5 11:51:40 1992 Per Bothner (bothner@rtl.cygnus.com)
11268 * Makefile.in: Don't have $(EXTRA_OFILES) depend on config.h,
11269 since that introduces a circular dependency.
11270 ($(EXTRA_OFILES) are used to build config.h.)
11272 * strtoul.c: Fixes to handle non-decimal bases better.
11274 Wed Apr 22 09:27:51 1992 Fred Fish (fnf@cygnus.com)
11276 * config/mh-ncr3000: Replace MINUS_G with CFLAGS.
11277 * Makefile.dos: Finish MINUS_G eradication.
11278 * Makefile.in (CFILES): Add strsignal.c.
11279 * Makefile.in (REQUIRED_OFILES): Add strerror.o strsignal.o
11280 * Makefile.in (needed-list): Split creation of errors file to
11281 separate make target.
11282 * Makefile.in (config.h, needed2.awk, errors): New targets.
11283 * Makefile.in (clean): Split to multiple lines, add needed2.awk
11285 * dummy.c (DEFFUNC, DEFVAR): Add defines and undefs.
11286 * functions.def (strerror): Remove from optional list.
11287 * functions.def (sys_nerr, sys_errlist, sys_siglist): DEFVAR's
11288 * functions.def (strerror, psignal): DEFFUNC's
11289 * strerror.c: Rewrite from scratch to use sys_errlist only if
11290 available, add errno_max(), add strerrno(), add strtoerrno(),
11292 * strsignal.c: New file, signal equivalent to strerror.c.
11293 Uses sys_siglist if available, defines signo_max(), strsignal(),
11294 strsigno(), strtosigno(), psignal(), and test driver.
11296 Mon Apr 20 20:49:32 1992 K. Richard Pixley (rich@cygnus.com)
11298 * Makefile.in: do not print recursion line.
11300 * Makefile.in: allow CFLAGS to be passed in from command line.
11301 Removed MINUS_G. Default CFLAGS to -g.
11303 Mon Apr 20 12:57:46 1992 Per Bothner (bothner@rtl.cygnus.com)
11305 * config/mh-aix: New. EXTRA_OFILES lists copysign.o,
11306 so libg++ users don't have to be inconvenienced by a
11307 libc.a bug (libc.a needs copysign, but doesn't define it!).
11308 * configure.in: Use config/mh-aix.
11309 * strtoul.c: Handle '-' as required by ANSI.
11310 Clean up radix handling.
11311 * strstr.c: Fix buggy algorithm.
11312 * Makefile.in: Change so that ${EXTRA_OFILES} is
11313 appended to needed-list (which is used by libg++).
11315 Fri Apr 10 22:51:41 1992 Fred Fish (fnf@cygnus.com)
11317 * configure.in: Recognize new ncr3000 config.
11318 * config/mh-ncr3000: New config file.
11320 Wed Apr 1 23:31:43 1992 John Gilmore (gnu at cygnus.com)
11322 * argv.c, dummy.c: Lint.
11324 Tue Mar 31 18:46:44 1992 Fred Fish (fnf@cygnus.com)
11326 * config/mh-sysv4: New config file.
11327 * configure.in (host_makefile_frag): Set to config/mh-sysv4 for
11329 * getpagesize.c: For SVR4, use sysconf(_SC_PAGESIZE) to get
11332 Sun Mar 29 12:26:42 1992 John Gilmore (gnu at cygnus.com)
11336 Fri Mar 27 08:32:55 1992 Fred Fish (fnf@cygnus.com)
11338 * functions.def (alloca): Fix return type and args to avoid
11339 type clash with gcc's builtin alloca.
11341 Tue Mar 24 23:33:42 1992 K. Richard Pixley (rich@cygnus.com)
11343 * configure.in, config/mh-irix4: irix4 support.
11345 * Makefile.in, functions.def, alloca.c: added alloca.
11347 Tue Mar 24 17:34:46 1992 Stu Grossman (grossman at cygnus.com)
11349 * obstack.c (CALL_FREEFUN): Make it compile on DECstations.
11351 Thu Mar 19 13:57:42 1992 Fred Fish (fnf@cygnus.com)
11353 * argv.c: Fix various external function definitions to be
11354 correct in an ANSI compilation environment.
11356 Sat Mar 14 17:28:17 1992 Fred Fish (fnf@cygnus.com)
11358 * obstack.c: Changes to support calling mmalloc functions,
11359 which take an additional argument over malloc functions.
11361 Fri Mar 6 22:01:10 1992 K. Richard Pixley (rich@cygnus.com)
11363 * added check target.
11365 Thu Feb 27 22:19:39 1992 Per Bothner (bothner@cygnus.com)
11367 * argv.c: #include alloca-conf.h (needed by AIX).
11369 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11371 * Makefile.in, configure.in: removed traces of namesubdir,
11372 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11373 copyrights to '92, changed some from Cygnus to FSF.
11375 Sat Feb 22 01:09:21 1992 Stu Grossman (grossman at cygnus.com)
11377 * argv.c: Check in Fred's version which fixes problems with
11380 Fri Feb 7 21:46:08 1992 Stu Grossman (grossman at cygnus.com)
11382 * makefile.dos: Remove NUL to keep patch from failing.
11384 Thu Jan 30 22:48:41 1992 Stu Grossman (grossman at cygnus.com)
11386 * getopt.c (_getopt_internal): Fix usage of enum has_arg.
11388 Mon Jan 20 18:53:23 1992 Stu Grossman (grossman at cygnus.com)
11390 * getopt.c, getopt1.c, ../include/getopt.h: Get latest versions.
11392 Sat Jan 18 16:53:01 1992 Fred Fish (fnf at cygnus.com)
11394 * argv.c: New file to build and destroy standard argument
11395 vectors from a command string.
11397 * Makefile.in: Add argv.c and argv.o to appropriate macros.
11399 Fri Dec 20 12:12:57 1991 Fred Fish (fnf at cygnus.com)
11401 * configure.in: Change svr4 references to sysv4.
11403 * rindex.c: Declare return type of externally used function
11406 Thu Dec 19 18:35:03 1991 John Gilmore (gnu at cygnus.com)
11408 * Makefile.in: Remove "***" in normal output, since Make produces
11409 this on errors, and it's convenient to search for.
11411 Tue Dec 17 23:21:30 1991 Per Bothner (bothner at cygnus.com)
11413 * memcmp.c, memcpy.c, memmove.c, memset.c, strchr.c, strrchr.c:
11414 New ANSI functions. The old non-ANSI functions (such as bcopy)
11416 * bcopy.c: Fix to correctly handle overlapping regions.
11417 * index.c, rindex.c: Re-write in terms of strchr() and strrchr().
11418 * functions.def: Add the new functions.
11419 * functions.def: Add 4th parameter to DEF macro,
11420 an ansidecl.h-style prototype.
11421 * dummy.c: Use expanded DEF macro to create a dummy function
11422 call, with correct parameter types. (This avoids some
11423 complaints from gcc about predefined builtins.)
11425 Move the functionality of config/mh-default into Makefile.in.
11426 This avoid duplication, and simplifies things slightly.
11427 * Makefile.in: Tweak so we don't need config/mh-default.
11429 * configure.in: No longer need config/mh-default.
11430 * config/mh-default: Deleted.
11431 * config/mh-sysv: Remove lines copied from old mh-default.
11433 Tue Dec 17 05:46:46 1991 John Gilmore (gnu at cygnus.com)
11435 * fdmatch.c (fdmatch): Don't compare st_rdev, which is for
11436 'mknod' device numbers.
11438 Mon Dec 16 12:25:34 1991 Fred Fish (fnf at cygnus.com)
11440 * fdmatch.c, Makefile.in: Add new function that takes two
11441 open file descriptors and returns nonzero if they refer to
11442 the same file, zero otherwise. (used in gdb)
11444 Wed Dec 11 17:40:39 1991 Steve Chamberlain (sac at rtl.cygnus.com)
11446 * msdos.c: stub functions for dos.
11447 * makefile.dos, configdj.bat: new.
11448 * getopt.c: Don't include alloca-conf.h in a GO32 world.
11451 Tue Dec 10 04:14:49 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11453 * Makefile.in: infodir belongs in datadir.
11455 Fri Dec 6 23:26:45 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11457 * Makefile.in: remove spaces following hyphens because bsd make
11458 can't cope. added standards.text support. install using
11461 * configure.in: remove commontargets as it is no longer a
11464 Thu Dec 5 22:46:46 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11466 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11467 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11468 and mandir now keyed off datadir by default.
11470 Fri Nov 22 19:15:29 1991 John Gilmore (gnu at cygnus.com)
11472 * Makefile.in: find-needed.awk does not fit in 14 chars.
11474 * Makefile.in: Suppress error checking when compiling the test
11475 program, because Ultrix make/sh aborts there due to a bug.
11477 Fri Nov 22 12:23:17 1991 Per Bothner (bothner at cygnus.com)
11479 * Makefile.in: Re-did how EXTRA_OFILES is used to be more useful.
11480 * README: Explained how the auto-configuration works,
11481 and how to add new files and/or configurations.
11483 Fri Nov 22 09:45:23 1991 John Gilmore (gnu at cygnus.com)
11485 * strtoul.c: Avoid defining ULONG_MAX if already defined;
11486 cast a const char * to char * for pedants.
11488 * getopt.c: Only define "const" after local include files get to,
11489 and only if they haven't defined it.
11491 Thu Nov 21 16:58:53 1991 John Gilmore (gnu at cygnus.com)
11493 * getcwd.c (remove getwd.c): GNU code should call getcwd(). We
11494 emulate it with getwd() if available. This avoids callers having
11495 to find a MAXPATHLEN or PATH_MAX value from somewhere.
11496 * Makefile.in, functions.def: getwd->getcwd.
11497 * configure.in: Use generic case for every system.
11498 * config/mh-{delta88,mach,rs6000,svr4}: Remove.
11499 * config/mh-sysv: Use default handling, just add -DUSG.
11501 Thu Nov 14 10:58:05 1991 Per Bothner (bothner at cygnus.com)
11503 * Makefile.in, config/mh-default: Re-do make magic
11504 so that for the default ("automatic") mode we only
11505 compile the files we actually need. Do this using
11506 a recursive make: The top-level generates the list
11507 of needed files (loosely, the ones missing in libc),
11508 and then passes that list to the recursive make.
11509 * config/mh-mach: Remove obsolete STRERROR-{C,O} macros.
11511 Tue Nov 12 19:10:57 1991 John Gilmore (gnu at cygnus.com)
11513 RS/6000 host support (grumble).
11515 * configure.in: Build alloca-conf.h file from alloca-norm.h
11516 (everything else) or alloca-botch.h (rs/6000).
11517 * Makefile.in: Include . on the include path.
11518 * getopt.c: Use alloca-conf.h.
11519 * alloca-norm.h: How to declare alloca on reasonable machines.
11520 * alloca-botch.h: How to declare alloca on braindead machines.
11522 Tue Nov 12 09:21:48 1991 Fred Fish (fnf at cygnus.com)
11524 * concat.c : New file, like concat() in gdb but can take a
11525 variable number of arguments rather than fixed at 3 args. For
11526 now, client applications must supply an xmalloc(), which is a
11527 front end function to malloc() that deals with out-of-memory
11530 * Makefile.in: Add concat.c and concat.o to appropriate macros.
11532 Sat Nov 9 13:29:59 1991 Fred Fish (fnf at cygnus.com)
11534 * config/mh-svr4: Add sigsetmask to list of required functions.
11536 Sun Nov 3 11:57:56 1991 Per Bothner (bothner at cygnus.com)
11538 * vsprintf.c: New file.
11539 * functions.def, Makefile.in: Add vsprintf.
11541 Sun Oct 27 16:31:22 1991 John Gilmore (gnu at cygnus.com)
11543 * configure.in, config/mh-rs6000: Add rs/6000 host support.
11544 * Makefile.in: Compile with debug info.
11546 Fri Oct 25 17:01:12 1991 Per Bothner (bothner at cygnus.com)
11548 * Makefile.in, configure.in, and new files: dummy.c, functions.def,
11549 config/mf-default: Added a default configuration mode,
11550 which includes into libiberty.a functions that are "missing" in libc.
11551 * strdup.c, vprintf.c, vfprintf.c: New files.
11553 Thu Oct 24 02:29:26 1991 Fred Fish (fnf at cygnus.com)
11555 * config/hmake-svr4: New file.
11557 * config/hmake-sysv: Add HOST_CFILES and HOST_OFILES.
11559 * basename.c, bcmp.c, bcopy.c, bzero.c, getpagesize.c getwd.c,
11560 index.c, insque.c, rindex.c, spaces.c, strstr.c, vfork.c: New
11561 files containing either portable C versions or emulations using
11562 native library calls.
11564 * strerror.c: Add copyright, internal documentation, etc.
11566 * strtol.c: Replace hardwired hex constants with some more
11567 portable macros. Remove illegal (according to gcc) cast.
11569 * strtoul.c: Replace hardwired hex constant with more portable
11572 * Makefile.in: Move TARGETLIB and CFLAGS where makefile fragments
11573 can override them. Add new source and object file names to CFILES
11574 and OFILES respectively.
11576 * configure.in: Add support for SVR4 makefile fragments.
11578 Tue Oct 22 19:00:23 1991 Steve Chamberlain (steve at cygnus.com)
11580 * Makefile.in: Move RANLIB, AR and AR_FLAGS to where they can be
11581 over-ridden by config/hmake-*
11582 * configure.in: added m88kcvs to sysv list
11584 Fri Oct 4 01:29:08 1991 John Gilmore (gnu at cygnus.com)
11586 * Makefile.in: Most hosts need strerror, but one or two don't,
11587 and they override these definitions in the host-dependent makefile
11589 * config/hmake-mach: The odd man out on strerror -- it's supplied.
11590 * strerror.c: New file.
11592 * strtol.c, strtoul.c: Add strtol to libiberty, since Mach lacks
11593 it and bfd uses it.
11594 * configure.in, Makefile.in, config/hmake-mach: Only configure
11595 strtol & strotoul in on Mach.
11597 Tue Sep 3 06:36:23 1991 John Gilmore (gnu at cygint.cygnus.com)
11599 * obstack.c: Merge with latest FSF version.
11603 version-control: never