]> git.ipfire.org Git - thirdparty/gcc.git/blame_incremental - libiberty/ChangeLog
testsuite, objective-c: Fix duplicate test names in 'special'.
[thirdparty/gcc.git] / libiberty / ChangeLog
... / ...
CommitLineData
12025-08-17 Nathaniel Shead <nathanieloshead@gmail.com>
2
3 PR c++/120503
4 PR c++/120824
5 * cp-demangle.c (d_unnamed_enum): New function.
6 (d_unqualified_name): Call it.
7 (cplus_demangle_type): Handle unscoped unnamed types
8 (Ue, Ul, etc.)
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.
13
142025-08-13 Jakub Jelinek <jakub@redhat.com>
15
16 * cp-demangle.c (d_encoding): Fix a comment typo, whaever -> whatever.
17
182025-08-06 Matthieu Longo <matthieu.longo@arm.com>
19
20 * testsuite/test-doubly-linked-list.c: disable debug logging on
21 stdout.
22
232025-07-09 Matthieu Longo <matthieu.longo@arm.com>
24
25 * Makefile.in: Add new header.
26 * testsuite/Makefile.in: Add new test.
27 * testsuite/test-doubly-linked-list.c: New test.
28
292025-05-13 Andreas Schwab <schwab@suse.de>
30
31 * regex.c (regex_compile): Don't write beyond array bounds when
32 collecting range expression.
33
342025-03-29 Iain Sandoe <iain@sandoe.co.uk>
35
36 PR cobol/119283
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.
43
442025-03-25 Iain Sandoe <iain@sandoe.co.uk>
45
46 PR other/119218
47 * config.in: Regenerate.
48 * configure: Regenerate.
49 * configure.ac: Append <libgen.h> to AC_INCLUDES_DEFAULT
50 when checking for the 'basename' decl.
51
522025-03-18 Jose E. Marchesi <jose.marchesi@oracle.com>
53
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.
60
612024-12-11 Matthieu Longo <matthieu.longo@arm.com>
62
63 * configure: Regenerate.
64 * configure.ac: Fix autoupdate warnings.
65
662024-12-11 Sangamesh Mallayya <swamy.sangamesh@gmail.com>
67
68 * getopt.c: Remove _NO_PROTO block
69
702024-11-19 Evgeny Karpov <evgeny.karpov@microsoft.com>
71
72 * simple-object-coff.c: Add aarch64.
73
742024-11-16 Andrew Pinski <quic_apinski@quicinc.com>
75
76 * testsuite/test-demangle.c (get_line): Change K&R style
77 definition into ANSI C90 definitions.
78 (fail): Likewise.
79 (main): Likewise.
80
812024-10-31 Mark Wielaard <mark@klomp.org>
82
83 * cplus-dem.c: Change preceeded to preceded.
84
852024-10-10 Simon Martin <simon@nasilyan.com>
86
87 * cp-demangle.c (d_dump): Fix compilation when CP_DEMANGLE_DEBUG
88 is defined.
89
902024-09-07 Jakub Jelinek <jakub@redhat.com>
91
92 PR lto/116614
93 * simple-object-elf.c (SHN_COMMON): Align comment with neighbouring
94 comments.
95 (SHN_HIRESERVE): Use uppercase hex digits instead of lowercase for
96 consistency.
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
109 case.
110
1112024-08-05 Andrew Burgess <aburgess@redhat.com>
112
113 * argv.c (only_whitespace): Delete.
114
1152024-07-16 Andrew Burgess <aburgess@redhat.com>
116
117 * argv.c (buildargv): Treat input of only whitespace as an empty
118 argument list.
119 (expandargv): Remove work around for intput that is only
120 whitespace.
121 * testsuite/test-expandargv.c: Add new tests 10, 11, and 12.
122 Extend testing to call buildargv in more cases.
123
1242024-07-16 Andrew Burgess <aburgess@redhat.com>
125
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
129 continuations.
130 * testsuite/test-expandargv.c: Add new tests 7, 8, and 9.
131
1322024-04-02 Tom Tromey <tom@tromey.com>
133
134 * cplus-dem.c (cplus_demangle): Try the D demangler with
135 "auto" format.
136 * testsuite/d-demangle-expected: Add --format=auto test.
137
1382024-04-02 Jakub Jelinek <jakub@redhat.com>
139
140 * regex.c (byte_re_match_2_internal): Fix duplicated words in comment;
141 next next -> next.
142 * dyn-string.c (dyn_string_init): Fix duplicated words in comment;
143 of of -> of.
144
1452024-02-19 Iain Sandoe <iain@sandoe.co.uk>
146
147 PR other/113957
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
150 the routine.
151
1522024-02-15 Richard Biener <rguenther@suse.de>
153
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.
157
1582024-02-12 Jakub Jelinek <jakub@redhat.com>
159
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.
163
1642024-01-13 Jakub Jelinek <jakub@redhat.com>
165
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
175 member functions.
176
1772023-12-05 Jakub Jelinek <jakub@redhat.com>
178
179 * configure.ac (HAVE_X86_SHA1_HW_SUPPORT): Verify __get_cpuid and
180 __get_cpuid_count are not implicitly declared.
181 * configure: Regenerated.
182
1832023-12-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
184
185 * pex-unix.c (pex_unix_wait): Change return type to pid_t.
186
1872023-12-01 Jason Merrill <jason@redhat.com>
188
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.
197
1982023-11-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
199
200 * configure.ac (GCC_CHECK_ASSEMBLER_HWCAP): Invoke.
201 * configure, aclocal.m4: Regenerate.
202 * Makefile.in (COMPILE.c): Add HWCAP_CFLAGS.
203
2042023-11-28 Jakub Jelinek <jakub@redhat.com>
205
206 * configure.ac (HAVE_X86_SHA1_HW_SUPPORT): New check.
207 * sha1.c: If HAVE_X86_SHA1_HW_SUPPORT is defined, include x86intrin.h
208 and cpuid.h.
209 (sha1_hw_process_bytes, sha1_hw_process_block,
210 sha1_choose_process_bytes): New functions.
211 * config.in: Regenerated.
212 * configure: Regenerated.
213
2142023-11-15 Mark Wielaard <mjw@redhat.com>
215
216 * aclocal.m4: Rebuild.
217
2182023-11-10 Brendan Shanks <bshanks@codeweavers.com>
219
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.
225
2262023-08-22 Jason Merrill <jason@redhat.com>
227
228 PR c++/109751
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.
234
2352023-08-07 John Ericson <git@JohnEricson.me>
236
237 * configure: Regenerate.
238
2392023-08-07 H.J. Lu <hjl.tools@gmail.com>
240
241 * configure: Regenerate.
242
2432023-08-07 H.J. Lu <hjl.tools@gmail.com>
244
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.
252
2532023-06-15 Marek Polacek <polacek@redhat.com>
254
255 * configure.ac: Also set shared when enable_host_pie.
256 * configure: Regenerate.
257
2582023-06-13 Nathan Sidwell <nathan@acm.org>
259
260 * cp-demangle.c (d_print_conversion): Remove incorrect
261 template instantiation handling.
262 * testsuite/demangle-expected: Add testcases.
263
2642023-06-07 Costas Argyris <costas.argyris@gmail.com>
265
266 * argv.c (writeargv): Constant propagate "0" for "status",
267 simplifying the code slightly.
268
2692023-06-06 Costas Argyris <costas.argyris@gmail.com>
270
271 * argv.c (writeargv): Simplify & remove gotos.
272
2732023-06-05 Costas Argyris <costas.argyris@gmail.com>
274
275 * pex-win32.c: fix typos.
276
2772023-06-05 Costas Argyris <costas.argyris@gmail.com>
278
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.
283
2842023-06-03 Patrick Palka <ppalka@redhat.com>
285
286 PR c++/70790
287 * cp-demangle.c (cplus_demangle_operators): Add the noexcept
288 operator.
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
292 demangling.
293
2942023-04-02 Jakub Jelinek <jakub@redhat.com>
295
296 PR other/109306
297 * strstr.c: Revert the 2020-11-13 changes.
298 (strstr): Return s1 if len is 0.
299
3002023-03-30 Gerald Pfeifer <gerald@pfeifer.com>
301
302 * obstacks.texi (Preparing for Obstacks): Remove a (broken)
303 reference to the Glibc manual.
304
3052023-03-03 Costas Argyris <costas.argyris@gmail.com>
306
307 * pex-win32.c (win32_spawn): Fix memory leak of cmdline
308 buffer and refactor to have cleanup code appear once
309 for all exit cases.
310
3112023-02-11 niXman <i.nixman@autistici.org>
312
313 * lrealpath.c (lrealpath): try to resolve symlink and
314 use UNC paths where applicable.
315
3162023-01-07 LIU Hao <lh_mouse@126.com>
317
318 PR middle-end/108300
319 * make-temp-file.c: Define `WIN32_LEAN_AND_MEAN` before <windows.h>.
320 * pex-win32.c: Likewise.
321
3222022-11-23 Marek Polacek <polacek@redhat.com>
323
324 Revert:
325 2022-11-23 Marek Polacek <polacek@redhat.com>
326
327 * configure.ac: Also set shared when enable_host_pie.
328 * configure: Regenerate.
329
3302022-11-23 Marek Polacek <polacek@redhat.com>
331
332 * configure.ac: Also set shared when enable_host_pie.
333 * configure: Regenerate.
334
3352022-11-15 Nathan Sidwell <nathan@acm.org>
336
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.
346
3472022-11-14 Martin Liska <mliska@suse.cz>
348
349 Revert:
350 2022-11-14 Martin Liska <mliska@suse.cz>
351
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.
365
3662022-11-14 Martin Liska <mliska@suse.cz>
367
368 Revert:
369 2022-11-14 Martin Liska <mliska@suse.cz>
370
371 * Makefile.in: Support Sphinx based documentation.
372
3732022-11-14 Martin Liska <mliska@suse.cz>
374
375 Revert:
376 2022-11-14 Martin Liska <mliska@suse.cz>
377
378 * at-file.texi: Removed.
379 * copying-lib.texi: Removed.
380 * functions.texi: Removed.
381 * libiberty.texi: Removed.
382 * obstacks.texi: Removed.
383
3842022-11-14 Martin Liska <mliska@suse.cz>
385
386 Revert:
387 2022-11-14 Martin Liska <mliska@suse.cz>
388
389 * Makefile.in: Support --with-sphinx-build.
390 * configure.ac: Likewise.
391 * configure: Regenerate.
392
3932022-11-14 Martin Liska <mliska@suse.cz>
394
395 Revert:
396 2022-11-14 Martin Liska <mliska@suse.cz>
397
398 * doc/bsd.rst:
399 Add trailing newline.
400 * doc/copyright.rst:
401 Add trailing newline.
402 * doc/extensions.rst:
403 Add trailing newline.
404 * doc/function-variable-and-macro-listing.rst:
405 Add trailing newline.
406 * doc/index.rst:
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.
414 * doc/overview.rst:
415 Add trailing newline.
416 * doc/replacement-functions.rst:
417 Add trailing newline.
418 * doc/supplemental-functions.rst:
419 Add trailing newline.
420 * doc/using.rst:
421 Add trailing newline.
422
4232022-11-14 Martin Liska <mliska@suse.cz>
424
425 Revert:
426 2022-11-14 Martin Liska <mliska@suse.cz>
427
428 * doc/conf.py: Add newline at last line.
429
4302022-11-14 Martin Liska <mliska@suse.cz>
431
432 Revert:
433 2022-11-14 Martin Liska <mliska@suse.cz>
434
435 PR other/107620
436 * configure: Regenerate.
437 * configure.ac: Always set sphinx-build.
438
4392022-11-13 Martin Liska <mliska@suse.cz>
440
441 PR other/107620
442 * configure: Regenerate.
443 * configure.ac: Always set sphinx-build.
444
4452022-11-10 Martin Liska <mliska@suse.cz>
446
447 * doc/conf.py: Add newline at last line.
448
4492022-11-09 Martin Liska <mliska@suse.cz>
450
451 * doc/bsd.rst:
452 Add trailing newline.
453 * doc/copyright.rst:
454 Add trailing newline.
455 * doc/extensions.rst:
456 Add trailing newline.
457 * doc/function-variable-and-macro-listing.rst:
458 Add trailing newline.
459 * doc/index.rst:
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.
467 * doc/overview.rst:
468 Add trailing newline.
469 * doc/replacement-functions.rst:
470 Add trailing newline.
471 * doc/supplemental-functions.rst:
472 Add trailing newline.
473 * doc/using.rst:
474 Add trailing newline.
475
4762022-11-09 Martin Liska <mliska@suse.cz>
477
478 * Makefile.in: Support --with-sphinx-build.
479 * configure.ac: Likewise.
480 * configure: Regenerate.
481
4822022-11-09 Martin Liska <mliska@suse.cz>
483
484 * at-file.texi: Removed.
485 * copying-lib.texi: Removed.
486 * functions.texi: Removed.
487 * libiberty.texi: Removed.
488 * obstacks.texi: Removed.
489
4902022-11-09 Martin Liska <mliska@suse.cz>
491
492 * Makefile.in: Support Sphinx based documentation.
493
4942022-11-09 Martin Liska <mliska@suse.cz>
495
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.
509
5102022-10-18 Florian Weimer <fweimer@redhat.com>
511
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
518 prototype.
519 * configure: Regenerate.
520
5212022-10-14 Jakub Jelinek <jakub@redhat.com>
522
523 * cp-demangle.h (D_BUILTIN_TYPE_COUNT): Increment.
524 * cp-demangle.c (cplus_demangle_builtin_types): Add std::bfloat16_t
525 entry.
526 (cplus_demangle_type): Demangle DF16b.
527 * testsuite/demangle-expected (_Z3xxxDF16b): New test.
528
5292022-10-11 Nathan Sidwell <nathan@acm.org>
530
531 * cp-demangle.c (d_prefix): 'M' components are not
532 (re-)added to the substitution table.
533 * testsuite/demangle-expected: Add tests.
534
5352022-10-07 Nathan Sidwell <nathan@acm.org>
536
537 * cp-demangle.c (d_print_comp_inner): Allow parameter packs
538 in a lambda signature.
539 * testsuite/demangle-expected: Add tests.
540
5412022-09-27 Jakub Jelinek <jakub@redhat.com>
542
543 PR c++/106652
544 PR c++/85518
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.
562
5632022-09-22 Jonathan Wakely <jwakely@redhat.com>
564
565 * README: Replace gcc-bugs email address with Bugzilla URL.
566
5672022-08-25 Martin Liska <mliska@suse.cz>
568
569 * configure: Regenerate.
570
5712022-07-22 Martin Liska <mliska@suse.cz>
572
573 PR other/106370
574 * _doprnt.c: Remove continue as last stmt
575 in a loop.
576
5772022-07-14 Martin Liska <mliska@suse.cz>
578
579 * functions.texi: Replace strtoul with strtoull.
580
5812022-07-04 Nick Clifton <nickc@redhat.com>
582
583 * rust-demangle.c (demangle_const): Add a missing goto pass_return
584 at the end of the function.
585
5862022-07-04 Nick Clifton <nickc@redhat.com>
587
588 * rust-demangle.c (demangle_path_maybe_open_generics): Add
589 recursion limit.
590
5912022-07-01 Nick Clifton <nickc@redhat.com>
592
593 PR demangler/105039
594 * rust-demangle.c (demangle_const): Add recursion limit.
595
5962022-06-26 Simon Marchi <simon.marchi@efficios.com>
597
598 * configure.ac: Add AC_CONFIG_MACRO_DIRS call.
599 * configure: Re-generate.
600
6012022-05-23 Nathan Sidwell <nathan@acm.org>
602
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
611
6122022-05-18 Nathan Sidwell <nathan@acm.org>
613
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.
622
6232022-05-17 Nathan Sidwell <nathan@acm.org>
624
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.
630
6312022-05-10 Martin Liska <mliska@suse.cz>
632
633 * regex.c: Restore comments.
634
6352022-05-10 Martin Liska <mliska@suse.cz>
636 Alan Modra <amodra@gmail.com>
637
638 * hashtab.c (htab_empty): Use void * type instead of void **.
639 (htab_expand): Likewise.
640
6412022-05-10 Martin Liska <mliska@suse.cz>
642
643 * random.c: Remove 'define PTR'.
644
6452022-05-10 Martin Liska <mliska@suse.cz>
646
647 * alloca.c (C_alloca): Use void * instead PTR.
648 * calloc.c (malloc): Likewise.
649 (bzero): Likewise.
650 (calloc): 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.
676 (mempcpy): Likewise.
677 * memset.c (memset): Likewise.
678 * objalloc.c (malloc): Likewise.
679 (free): Likewise.
680 (objalloc_create): Likewise.
681 (_objalloc_alloc): Likewise.
682 (objalloc_free_block): Likewise.
683 * random.c (PTR): Likewise.
684 (void): Likewise.
685 (initstate): Likewise.
686 (setstate): Likewise.
687 * regex.c: Likewise.
688 * spaces.c (malloc): Likewise.
689 (free): Likewise.
690 * stpcpy.c (memcpy): Likewise.
691 * strdup.c (malloc): Likewise.
692 (memcpy): Likewise.
693 * strerror.c (malloc): Likewise.
694 (memset): Likewise.
695 * strndup.c (malloc): Likewise.
696 (memcpy): Likewise.
697 * strsignal.c (malloc): Likewise.
698 (memset): Likewise.
699 * vasprintf.c (malloc): Likewise.
700 * vprintf-support.c: Likewise.
701 * xatexit.c (malloc): Likewise.
702 * xmalloc.c (xmalloc): Likewise.
703 (xcalloc): Likewise.
704 (xrealloc): Likewise.
705 * xmemdup.c (xmemdup): Likewise.
706
7072022-03-19 Tiezhu Yang <yangtiezhu@loongson.cn>
708
709 * floatformat.c (floatformat_ieee_quad_big): Renamed from
710 floatformat_ia64_quad_big.
711 (floatformat_ieee_quad_little): Similarly.
712
7132022-02-22 Jakub Jelinek <jakub@redhat.com>
714
715 PR lto/104617
716 * simple-object-elf.c (simple_object_elf_match): Fix up URL
717 in comment.
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
720 range (inclusive).
721
7222022-02-17 Mark Wielaard <mark@klomp.org>
723
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.
728
7292022-01-31 Nick Clifton <nickc@redhat.com>
730
731 PR demangler/98886
732 PR demangler/99935
733 * rust-demangle.c (struct rust_demangler): Add a recursion
734 counter.
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.
740
7412022-01-15 Martin Sebor <msebor@redhat.com>
742
743 * regex.c: Suppress -Wuse-after-free.
744
7452021-12-30 Lancelot SIX <lsix@lancelotsix.com>
746
747 * cp-demangle.c (d_clone_suffix): Support digits in clone tag
748 names.
749 * testsuite/demangle-expected: Check demangling of clone symbols
750 with digits in name.
751
7522021-12-16 H.J. Lu <hjl.tools@gmail.com>
753
754 Revert:
755 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
756
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.
764
7652021-12-15 H.J. Lu <hjl.tools@gmail.com>
766
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.
774
7752021-11-29 Eric Gallager <egallager@gcc.gnu.org>
776
777 PR other/103021
778 * Makefile.in: Use ETAGS variable in TAGS target.
779 * configure: Regenerate.
780 * configure.ac: Allow ETAGS variable to be overridden.
781
7822021-11-29 Andrew Pinski <apinski@marvell.com>
783
784 * make-temp-file.c (try_dir): Check to see if the dir
785 is actually a directory.
786
7872021-10-22 Eric Gallager <egallager@gcc.gnu.org>
788
789 PR other/102663
790 * Makefile.in: Allow dvi-formatted documentation
791 to be installed.
792
7932021-10-17 Luís Ferreira <contact@lsferreira.net>
794
795 PR d/102618
796 * d-demangle.c (dlang_parse_qualified): Handle anonymous
797 symbols correctly.
798 * testsuite/d-demangle-expected: New tests to cover anonymous
799 symbols.
800
8012021-10-14 Luís Ferreira <contact@lsferreira.net>
802
803 * testsuite/d-demangle-expected: Add test case for function literals.
804
8052021-10-14 Luís Ferreira <contact@lsferreira.net>
806
807 * testsuite/d-demangle-expected: Add test cases for simple special
808 mangles.
809
8102021-10-12 Luís Ferreira <contact@lsferreira.net>
811
812 * d-demangle.c (dlang_parse_qualified): Remove redudant parenthesis
813 around lhs and rhs of assignments.
814
8152021-10-01 Luís Ferreira <contact@lsferreira.net>
816
817 * testsuite/d-demangle-expected: Add missing format for new test
818
8192021-09-23 Luís Ferreira <contact@lsferreira.net>
820
821 * d-demangle.c (dlang_Type): Validate MANGLED is nonnull.
822 * testsuite/d-demangle-expected: New test.
823
8242021-09-23 Luís Ferreira <contact@lsferreira.net>
825
826 * d-demangle.c (dlang_symbol_backref): Ensure strlen of
827 string is less than length computed by dlang_number.
828
8292021-09-01 Iain Sandoe <iain@sandoe.co.uk>
830
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
834 by configure.
835
8362021-08-29 Iain Buclaw <ibuclaw@gdcproject.org>
837
838 * d-demangle.c (dlang_identifier): Skip over fake parent manglings.
839 * testsuite/d-demangle-expected: Add tests.
840
8412021-08-29 Iain Buclaw <ibuclaw@gdcproject.org>
842
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.
849
8502021-08-29 Iain Buclaw <ibuclaw@gdcproject.org>
851
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.
855
8562021-08-23 Iain Sandoe <iain@sandoe.co.uk>
857
858 * simple-object-mach-o.c (simple_object_mach_o_write_segment):
859 Cast the first argument to set_32 as needed.
860
8612021-08-18 Iain Sandoe <iain@sandoe.co.uk>
862
863 * simple-object-mach-o.c (simple_object_mach_o_write_segment):
864 Arrange to swap the LTO index tables where needed.
865
8662021-06-30 Gerald Pfeifer <gerald@pfeifer.com>
867
868 * make-temp-file.c (usrtmp): Remove.
869 (choose_tmpdir): Remove use of usrtmp.
870
8712021-06-28 Indu Bhagat <indu.bhagat@oracle.com>
872
873 * simple-object.c (handle_lto_debug_sections): Copy over .BTF section.
874
8752021-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>
879
880 * simple-object.c (handle_lto_debug_sections): Copy over .ctf
881 sections.
882
8832021-06-05 John David Anglin <danglin@gcc.gnu.org>
884
885 PR target/100734
886 * configure.ac: Use libiberty snprintf and vsnprintf on
887 hppa*-*-hpux*.
888 * configure: Regenerate.
889
8902021-05-06 Tom Tromey <tom@tromey.com>
891
892 * hashtab.c (htab_eq_string): New function.
893
8942021-05-04 Eric Botcazou <ebotcazou@adacore.com>
895
896 * configure.ac: Make test for variables more robust.
897 * configure: Regenerate.
898
8992021-05-03 H.J. Lu <hjl.tools@gmail.com>
900
901 PR bootstrap/99703
902 * configure: Regenerated.
903
9042021-04-21 Andreas Schwab <schwab@linux-m68k.org>
905
906 PR demangler/100177
907 * rust-demangle.c (demangle_const_char): Properly print the
908 character value.
909
9102021-03-31 Patrick Palka <ppalka@redhat.com>
911
912 PR c++/88115
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
917 change.
918 <case DEMANGLE_COMPONENT_UNARY>: Likewise.
919 * testsuite/demangle-expected: Adjust __alignof__ tests.
920
9212021-03-16 Nick Clifton <nickc@redhat.com>
922
923 * sha1.c (sha1_process_bytes): Use memmove in place of memcpy.
924
9252021-02-20 Mike Frysinger <vapier@gentoo.org>
926
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.
935
9362021-02-19 Ayush Mittal <ayush.m@samsung.com>
937
938 * argv.c (expandargv): free allocated buffer if read fails.
939
9402021-02-01 Martin Sebor <msebor@redhat.com>
941
942 * dyn-string.c (dyn_string_insert_cstr): Use memcpy instead of strncpy
943 to avoid -Wstringop-truncation.
944
9452021-01-04 Martin Liska <mliska@suse.cz>
946
947 * strverscmp.c: Convert to utf8 from iso8859.
948
9492020-12-22 Jason Merrill <jason@redhat.com>
950
951 PR c++/67343
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.
959
9602020-12-21 Jason Merrill <jason@redhat.com>
961
962 * cp-demangle.c (d_expression_1): Recognize qualified-id
963 on RHS of dt/pt.
964 * testsuite/demangle-expected: Add test.
965
9662020-12-21 Jason Merrill <jason@redhat.com>
967
968 * cp-demangle.c (d_unqualified_name): Clear is_expression.
969 * testsuite/demangle-expected: Add tests.
970
9712020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
972
973 * configure: Regenerate.
974 * configure.ac: Avoid using sanitizer.
975
9762020-11-13 Eduard-Mihai Burtescu <eddyb@lyken.rs>
977
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.
1003
10042020-11-13 Seija Kijin <doremylover456@gmail.com>
1005
1006 * strstr.c (strstr): Make implementation ANSI/POSIX compliant.
1007
10082020-11-11 Patrick Palka <ppalka@redhat.com>
1009
1010 PR c++/88115
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__.
1017
10182020-11-09 Christophe Lyon <christophe.lyon@linaro.org>
1019
1020 * pex-win32.c (pex_win32_exec_child): Initialize orig_err.
1021
10222020-10-06 Martin Liska <mliska@suse.cz>
1023
1024 PR lto/97290
1025 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1026 Use sh_link of a .symtab_shndx section.
1027
10282020-09-24 Mark Wielaard <mark@klomp.org>
1029
1030 * dwarfnames.c (get_DW_UT_name): Define using DW_UT_FIRST, DW_UT
1031 and DW_UT_END.
1032
10332020-09-08 Felix Willgerodt <felix.willgerodt@intel.com>
1034
1035 * floatformat.c (floatformat_bfloat16_big): New.
1036 (floatformat_bfloat16_little): New.
1037
10382020-09-08 Alan Modra <amodra@gmail.com>
1039
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
1055 arg.
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.
1063
10642020-08-26 Iain Buclaw <ibuclaw@gdcproject.org>
1065
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.
1070
10712020-08-03 Richard Biener <rguenther@suse.de>
1072
1073 PR lto/96385
1074 * simple-object-elf.c
1075 (simple_object_elf_copy_lto_debug_sections): Localize global
1076 UNDEFs and reuse the prevailing name.
1077
10782020-07-30 H.J. Lu <hjl.tools@gmail.com>
1079
1080 PR bootstrap/96202
1081 * configure: Regenerated.
1082
10832020-07-14 Ian Lance Taylor <iant@golang.org>
1084
1085 PR demangler/96143
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.
1089
10902020-07-10 Jason Merrill <jason@redhat.com>
1091
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.
1097
10982020-06-26 Nick Clifton <nickc@redhat.com>
1099
1100 * bsearch.c (bsearch): Remove use of register keyword.
1101 * bsearch_r.c (bsearch_r): Likewise.
1102
11032020-06-23 Nick Alcock <nick.alcock@oracle.com>
1104
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.
1109
11102020-05-29 H.J. Lu <hjl.tools@gmail.com>
1111
1112 PR bootstrap/95413
1113 * configure: Regenerated.
1114
11152020-05-15 Iain Buclaw <ibuclaw@gdcproject.org>
1116
1117 * d-demangle.c (dlang_attributes): Add @live attribute.
1118 * testsuite/d-demangle-expected: Add new tests.
1119
11202020-05-14 Rainer Schuetze <r.sagitario@gmx.de>
1121 Iain Buclaw <ibuclaw@gdcproject.org>
1122
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.
1152
11532020-05-12 H.J. Lu <hongjiu.lu@intel.com>
1154
1155 PR bootstrap/94998
1156 * configure: Regenerated.
1157
11582020-04-28 H.J. Lu <hongjiu.lu@intel.com>
1159
1160 PR bootstrap/94739
1161 * configure: Regenerated.
1162
11632020-04-27 Jakub Jelinek <jakub@redhat.com>
1164
1165 PR demangler/94797
1166 * cp-demangle.c (cplus_demangle_operators): Add ss <=> operator.
1167 * testsuite/demangle-expected: Add operator<=> test.
1168
11692020-04-25 H.J. Lu <hongjiu.lu@intel.com>
1170
1171 PR bootstrap/94739
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.
1179
11802020-03-05 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
1181
1182 * simple-object.c (handle_lto_debug_sections): Name
1183 ".GCC.command.line" among debug sections to be copied over
1184 from lto objects.
1185
11862020-03-02 Nick Clifton <nickc@redhat.com>
1187
1188 * testsuite/demangle-expected: Update expected demangling of
1189 enable_if pattern.
1190
11912020-03-02 H.J. Lu <hongjiu.lu@intel.com>
1192
1193 PR lto/93966
1194 * simple-object.c (handle_lto_debug_sections): Also copy
1195 .note.gnu.property section.
1196
11972020-02-12 Sandra Loosemore <sandra@codesourcery.com>
1198
1199 PR libstdc++/79193
1200 PR libstdc++/88999
1201
1202 * configure: Regenerated.
1203
12042020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
1205
1206 * hashtab.c (htab_remove_elt): Make a parameter const.
1207 (htab_remove_elt_with_hash): Likewise.
1208
12092020-01-23 Alexandre Oliva <oliva@adacore.com>
1210
1211 * argv.c (writeargv): Output empty args as "".
1212
12132020-01-01 Jakub Jelinek <jakub@redhat.com>
1214
1215 Update copyright years.
1216
12172019-12-06 Tim Ruehsen <tim.ruehsen@gmx.de>
1218
1219 * make-relative-prefix.c (split_directories):
1220 Return early on empty 'name'
1221
12222019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
1223
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.
1236
12372019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
1238
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.
1246 (peek): Add.
1247 (next): Add.
1248 (struct rust_mangled_ident): Add.
1249 (parse_ident): Add.
1250 (rust_demangle_sym): Remove.
1251 (print_str): Add.
1252 (PRINT): Add.
1253 (print_ident): Add.
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.
1261
12622019-11-15 Miguel Saldivar <saldivarcher@gmail.com>
1263
1264 * testsuite/demangle-expected: Fix test.
1265
12662019-11-04 Kamlesh Kumar <kamleshbhalui@gmail.com>
1267
1268 * cp-demangle.c (d_expr_primary): Handle
1269 nullptr demangling.
1270 * testsuite/demangle-expected: Added test.
1271
12722019-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>
1273
1274 * cp-demangle.c (d_number): Avoid signed int overflow.
1275
12762019-10-28 Miguel Saldivar <saldivarcher@gmail.com>
1277
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.
1281
12822019-10-03 Eduard-Mihai Burtescu <eddyb@lyken.rs>
1283
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.
1289
12902019-09-03 Eduard-Mihai Burtescu <eddyb@lyken.rs>
1291
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.
1299
13002019-08-27 Martin Liska <mliska@suse.cz>
1301
1302 PR lto/91478
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.
1306
13072019-08-12 Martin Liska <mliska@suse.cz>
1308
1309 * Makefile.in: Add filedescriptor.c.
1310 * filedescriptor.c: New file.
1311 * lrealpath.c (is_valid_fd): Remove.
1312
13132019-08-08 Martin Liska <mliska@suse.cz>
1314
1315 PR bootstrap/91352
1316 * lrealpath.c (is_valid_fd): New function.
1317
13182019-07-24 Martin Liska <mliska@suse.cz>
1319
1320 PR lto/91228
1321 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1322 Find first '\0' starting from gnu_lto + 1.
1323
13242019-07-12 Ren Kimura <rkx1209dev@gmail.com>
1325
1326 * simple-object-elf.c (simple_object_elf_match): Check zero value shstrndx.
1327 This fixes a Bug 90924.
1328
13292019-07-22 Martin Liska <mliska@suse.cz>
1330
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'.
1333
13342019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
1335
1336 * cplus-dem.c: Include rust-demangle.h.
1337 * rust-demangle.c: Include rust-demangle.h.
1338 * rust-demangle.h: New file.
1339
13402019-05-31 Michael Forney <mforney@mforney.org>
1341
1342 * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__
1343 is non-zero.
1344
13452019-04-30 Ben L <bobsayshilol@live.co.uk>
1346
1347 * d-demangle.c (dlang_parse_assocarray): Correctly handle error result.
1348 * testsuite/d-demangle-expected: Add testcase.
1349
1350 * d-demangle.c (dlang_parse_tuple): Correctly handle error result.
1351 * testsuite/d-demangle-expected: Add testcase.
1352
1353 * d-demangle.c (dlang_parse_structlit): Correctly handle error result.
1354 * testsuite/d-demangle-expected: Add testcase.
1355
1356 * d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.
1357 * testsuite/d-demangle-expected: Add testcase.
1358
1359 * d-demangle.c (dlang_parse_integer): Fix stack underflow.
1360 * testsuite/d-demangle-expected: Add testcase.
1361
1362 * cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.
1363 * testsuite/demangle-expected: Add testcase.
1364
1365 * cp-demangle.c (d_encoding): Guard against NULL return values from
1366 d_right (dc).
1367 * testsuite/demangle-expected: Add testcase.
1368
13692019-04-29 Ben L <bobsayshilol@live.co.uk>
1370
1371 * cp-demangle.c (d_expression_1): Don't peek ahead unless the current
1372 char is valid.
1373 * testsuite/demangle-expected: Add testcase.
1374
13752019-04-10 Nick Clifton <nickc@redhat.com>
1376
1377 PR 89394
1378 * cp-demangle.c (cplus_demangle_fill_name): Reject negative
1379 lengths.
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
1386 reached.
1387
13882019-04-07 Alan Modra <amodra@gmail.com>
1389
1390 * functions.texi: Regenerate.
1391
13922019-03-14 Jason Merrill <jason@redhat.com>
1393 Jakub Jelinek <jakub@redhat.com>
1394
1395 * hashtab.c (htab_remove_elt_with_hash): Return if slot is NULL rather
1396 than if *slot is HTAB_EMPTY_ENTRY.
1397
13982019-02-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1399
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.
1403
14042019-01-22 Nidal Faour <nidal.faour@wdc.com>
1405
1406 PR lto/88422
1407 * simple-object.c (O_BINARY): Define if not already defined.
1408 (simple_object_copy_lto_debug_sections): Create file in binary
1409 mode.
1410
14112019-01-21 Tom Tromey <tom@tromey.com>
1412
1413 * splay-tree.c (splay_tree_remove): Delete the key if necessary.
1414
14152019-01-14 Tom Honermann <tom@honermann.net>
1416
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
1420 new char8_t type.
1421
14222019-01-09 Sandra Loosemore <sandra@codesourcery.com>
1423
1424 PR other/16615
1425
1426 * cp-demangle.c: Mechanically replace "can not" with "cannot".
1427 * floatformat.c: Likewise.
1428 * strerror.c: Likewise.
1429
14302019-01-01 Jakub Jelinek <jakub@redhat.com>
1431
1432 Update copyright years.
1433
14342018-12-22 Jason Merrill <jason@redhat.com>
1435
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.
1443
14442018-12-07 Nick Clifton <nickc@redhat.com>
1445
1446 PR 87681
1447 PR 87675
1448 PR 87636
1449 PR 87350
1450 PR 87335
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
1465 failure result.
1466
14672018-10-23 Jason Merrill <jason@redhat.com>
1468
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.
1474
14752018-10-31 Joseph Myers <joseph@codesourcery.com>
1476
1477 PR bootstrap/82856
1478 Merge from binutils-gdb:
1479 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1480
1481 * configure.ac: Remove AC_PREREQ.
1482 * configure: Re-generate.
1483 * config.in: Re-generate.
1484
14852018-10-01 Nathan Sidwell <nathan@acm.org>
1486
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.
1491
14922018-08-23 Nathan Sidwell <nathan@acm.org>
1493 Martin Liska <mliska@suse.cz>
1494
1495 PR driver/87056
1496 * pex-unix.c (pex_unix_exec_child): Duplicate bad_fn into local
1497 scopes to avoid potential clobber.
1498
14992018-08-20 Nathan Sidwell <nathan@acm.org>
1500
1501 * pex-unix.c (pex_child_error): Delete.
1502 (pex_unix_exec_child): Commonize error paths to single message &
1503 exit.
1504
15052018-07-30 Tom Tromey <tom@tromey.com>
1506
1507 * cplus-dem.c (remember_Btype): Don't call memcpy with LEN==0.
1508
15092018-07-26 Martin Liska <mliska@suse.cz>
1510
1511 PR lto/86548
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.
1516
15172018-07-19 Eli Zaretskii <eliz@gnu.org>
1518
1519 * simple-object-elf.c (ENOTSUP): If not defined by errno.h, redirect
1520 to ENOSYS.
1521
15222018-05-30 Jan Hubicka <hubicka@ucw.cz>
1523
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.
1528
15292018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
1530
1531 * splay-tree.c (splay_tree_compare_strings,
1532 splay_tree_delete_pointers): New utility functions.
1533
15342018-05-10 Martin Liska <mliska@suse.cz>
1535
1536 PR bootstrap/64914
1537 * md5.c: Use strict alignment with UBSAN_BOOTSTRAP.
1538
15392018-04-30 Daniel van Gerpen <daniel@vangerpen.de>
1540
1541 * argv.c (expandargv): Fix memory leak for copied argv.
1542
15432018-04-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1544
1545 PR lto/81968
1546 * simple-object.c (handle_lto_debug_sections): Keep .comment
1547 section.
1548
15492018-03-02 David Malcolm <dmalcolm@redhat.com>
1550
1551 * cp-demangle.c: Update URL for g++ V3 ABI.
1552
15532018-01-20 Eli Zaretskii <eliz@gnu.org>
1554
1555 * simple-object-xcoff.c (simple_object_xcoff_find_sections): Use
1556 ulong_type to avoid warning about 32-bit shift.
1557
15582018-01-11 Richard Biener <rguenther@suse.de>
1559 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1560
1561 PR lto/81968
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.
1574
15752018-01-10 Daniel van Gerpen <daniel@vangerpen.de>
1576
1577 * argv.c (expandargv): Correct check for dynamically
1578 allocated argv.
1579
15802018-01-03 Jakub Jelinek <jakub@redhat.com>
1581
1582 Update copyright years.
1583
15842017-01-02 Richard Biener <rguenther@suse.de>
1585
1586 PR lto/83452
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.
1593
15942017-10-30 Richard Biener <rguenther@suse.de>
1595
1596 PR lto/82757
1597 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1598 Strip two leading _s from the __gnu_lto_* symbols.
1599
16002017-10-24 Alan Modra <amodra@gmail.com>
1601
1602 PR lto/82687
1603 PR lto/82575
1604 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1605 Only make __gnu_lto symbols hidden.
1606
16072017-10-20 Alan Modra <amodra@gmail.com>
1608
1609 PR lto/82575
1610 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1611 Make discarded non-local symbols weak and hidden.
1612
16132017-10-18 Jakub Jelinek <jakub@redhat.com>
1614
1615 PR lto/82598
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.
1621
16222017-09-25 Nathan Sidwell <nathan@acm.org>
1623
1624 PR demangler/82195
1625 * cp-demangle.c (d_encoding): Strip return type when name is a
1626 LOCAL_NAME.
1627 (d_local_name): Strip return type of enclosing TYPED_NAME.
1628 * testsuite/demangle-expected: Add and adjust tests.
1629
16302017-09-21 Nathan Sidwell <nathan@acm.org>
1631
1632 PR demangler/82195
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
1641 TEMPLATE.
1642 * testsuite/demangle-expected: Add & adjust tests
1643
16442017-09-15 Nathan Sidwell <nathan@acm.org>
1645
1646 PR demangler/82195
1647 * cp-demangle.c (d_name): Add 'toplevel' parm. Pass to ...
1648 (d_local_name): ... here. Parse trailing function args on nested
1649 local_name.
1650 (d_encoding, d_special_name, d_class_enum_type): Adjust d_name calls.
1651 * testsuite/demangle-expected: Add tests.
1652
16532017-09-15 Richard Biener <rguenther@suse.de>
1654
1655 PR lto/81968
1656 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1657 Iterate marking dependent sections necessary.
1658
16592017-09-15 Nathan Sidwell <nathan@acm.org>
1660
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.
1666 (d_local_name):
1667
1668 * testsuite/demangle-expected: Realign blank lines with tests.
1669
16702017-09-12 Jiong Wang <jiong.wang@arm.com>
1671
1672 * dwarfnames.c (DW_CFA_DUP): New define.
1673
16742017-09-01 Martin Liska <mliska@suse.cz>
1675
1676 * simple-object-elf.c (simple_object_elf_copy_lto_debug_sections):
1677 Remove duplicite declaration.
1678
16792017-08-31 Richard Biener <rguenther@suse.de>
1680
1681 PR lto/81968
1682 * simple-object-elf.c (simple_object_elf_copy_lto_debug_section):
1683 Keep names of removed global symbols.
1684
16852017-08-29 Tony Reix <tony.reix@atos.net>
1686
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.
1690
16912017-08-28 Richard Biener <rguenther@suse.de>
1692
1693 PR lto/81968
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
1696 removed sections.
1697
16982017-08-22 Richard Biener <rguenther@suse.de>
1699
1700 PR lto/81925
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.
1705
17062017-08-21 Richard Biener <rguenther@suse.de>
1707
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
1730 we write.
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.
1738
17392017-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1740
1741 * dwarfnames.c (DW_FIRST_IDX, DW_END_IDX, DW_IDX, DW_IDX_DUP): New.
1742
17432017-06-07 Tony Reix <tony.reix@atos.net>
1744 Matthieu Sarter <matthieu.sarter.external@atos.net>
1745 David Edelsohn <dje.gcc@gmail.com>
1746
1747 * simple-object-xcoff.c (simple_object_xcoff_find_sections):
1748 Search symbol table for .go_export symbol and apply pfn if found.
1749
17502017-05-31 DJ Delorie <dj@redhat.com>
1751
1752 * configure.ac (strnlen): Add to AC_CHECK_DECLS.
1753 * configure: Likewise.
1754 * config.in: Add HACE_DECL_STRNLEN.
1755
17562017-05-27 Iain Buclaw <ibuclaw@gdcproject.org>
1757
1758 * d-demangle.c (dlang_identifier): Prefix mangled init symbols
1759 with `initializer for'.
1760 * testsuite/demangle-expected: Update tests.
1761
17622017-05-27 Iain Buclaw <ibuclaw@gdcproject.org>
1763
1764 * d-demangle.c (dlang_call_convention_p): Move declaration
1765 before dlang_type.
1766 (dlang_type): Handle function types.
1767 * testsuite/d-demangle-expected: Add tests.
1768
17692017-05-27 Iain Buclaw <ibuclaw@gdcproject.org>
1770
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.
1774
17752017-05-24 Eli Zaretskii <eliz@gnu.org>
1776
1777 * waitpid.c (wait) [__MINGW32__]: Define as a macro
1778 that calls _cwait, so that this function works on MinGW.
1779
17802017-05-02 Iain Buclaw <ibuclaw@gdcproject.org>
1781
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.
1786
17872017-05-02 Iain Buclaw <ibuclaw@gdcproject.org>
1788
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.
1794
17952017-05-02 Iain Buclaw <ibuclaw@gdcproject.org>
1796
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
1802 dlang_parse_mangle.
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.
1808
18092017-05-01 Iain Buclaw <ibuclaw@gdcproject.org>
1810
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.
1814
18152017-05-01 Iain Buclaw <ibuclaw@gdcproject.org>
1816
1817 * d-demangle.c (dlang_parse_symbol): Skip over anonymous symbols.
1818 * testsuite/d-demangle-expected: Add tests.
1819
18202017-05-01 Iain Buclaw <ibuclaw@gdcproject.org>
1821
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.
1826
18272017-05-01 Iain Buclaw <ibuclaw@gdcproject.org>
1828
1829 * d-demangle.c (dlang_attributes): Handle scope attributes.
1830 * testsuite/d-demangle-expected: Add tests.
1831
18322017-04-27 Jonathan Wakely <jwakely@redhat.com>
1833
1834 PR demangler/80513
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.
1840
18412017-04-21 Mark Wielaard <mark@klomp.org>
1842
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.
1847
18482017-04-21 Mark Wielaard <mark@klomp.org>
1849
1850 * cp-demangle.c (d_substitution): Return NULL if d_add_substitution
1851 fails.
1852
18532017-04-21 Mark Wielaard <mark@klomp.org>
1854
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.
1862
18632017-03-27 Pedro Alves <palves@redhat.com>
1864
1865 * cp-demint.c (cplus_demangle_fill_component): Handle
1866 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1867
18682017-03-12 Mark Wielaard <mark@klomp.org>
1869
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.
1875
18762017-03-08 Mark Wielaard <mark@klomp.org>
1877
1878 PR demangler/70909
1879 PR demangler/67264
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
1886 variable.
1887 (cplus_demangle_fill_builtin_type): Likewise.
1888 (cplus_demangle_fill_operator): Likewise.
1889 * testsuite/demangle-expected: Add tests.
1890
18912017-01-18 Markus Trippelsdorf <markus@trippelsdorf.de>
1892
1893 PR PR c++/70182
1894 * cp-demangle.c (d_unqualified_name): Handle "on" for
1895 operator names.
1896 * testsuite/demangle-expected: Add tests.
1897
18982017-01-18 Markus Trippelsdorf <markus@trippelsdorf.de>
1899
1900 PR c++/77489
1901 * cp-demangle.c (d_discriminator): Handle discriminator >= 10.
1902 * testsuite/demangle-expected: Add tests for discriminator.
1903
19042017-01-04 Jakub Jelinek <jakub@redhat.com>
1905
1906 Update copyright years.
1907
19082017-01-04 Alan Modra <amodra@gmail.com>
1909
1910 * Makefile.in (configure_deps): Update.
1911 * configure: Regenerate.
1912
19132016-12-13 Jakub Jelinek <jakub@redhat.com>
1914
1915 PR c++/78761
1916 * cp-demangle.c (cplus_demangle_type): Demangle Dc as decltype(auto).
1917 * testsuite/demangle-expected: Add test for decltype(auto).
1918
19192016-12-12 Nathan Sidwell <nathan@acm.org>
1920
1921 PR c++/78252
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
1928 is_lambda_arg.
1929 <DEMANGLE_COMPONENT_LAMBDA>: Increment is_lambda_arg around arg
1930 printing.
1931 * testsuite/demangle-expected: Add lambda auto mangling cases.
1932
19332016-12-06 DJ Delorie <dj@redhat.com>
1934
1935 * argv.c (expandargv): Check for directories passed as @-files.
1936
19372016-11-30 David Malcolm <dmalcolm@redhat.com>
1938
1939 PR c/78498
1940 * strndup.c (strlen): Delete decl.
1941 (strnlen): Add decl.
1942 (strndup): Call strnlen rather than strlen.
1943 * xstrndup.c (xstrndup): Likewise.
1944
19452016-11-29 Nathan Sidwell <nathan@acm.org>
1946
1947 * cp-demangle.c (d_print_comp_inner): Fix parameter indentation.
1948
19492016-11-03 David Tolnay <dtolnay@gmail.com>
1950 Mark Wielaard <mark@klomp.org>
1951
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.
1961
19622016-11-15 Mark Wielaard <mark@klomp.org>
1963
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.
1968
19692016-11-14 Mark Wielaard <mark@klomp.org>
1970
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.
1979
19802016-11-06 Mark Wielaard <mark@klomp.org>
1981
1982 * configure.ac (ac_libiberty_warn_cflags): Add -Wshadow=local.
1983 * configure: Regenerated.
1984
19852016-11-07 Jason Merrill <jason@redhat.com>
1986
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.
1994
19952016-11-02 Mark Wielaard <mjw@redhat.com>
1996
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.
2005
20062016-11-01 Jason Merrill <jason@redhat.com>
2007
2008 * cp-demangle.c (d_ctor_dtor_name): Handle inheriting constructor.
2009
20102016-10-31 Mark Wielaard <mjw@redhat.com>
2011
2012 * cplus-dem.c (ada_demangle): Initialize demangled to NULL and
2013 XDELETEVEC demangled when unknown.
2014
20152016-09-19 Andrew Stubbs <ams@codesourcery.com>
2016
2017 * pex-win32.c (argv_to_cmdline): Quote zero-length parameters.
2018 * testsuite/test-pexecute.c (main): Insert check for zero-length parameters.
2019
20202016-09-10 Mark Wielaard <mjw@redhat.com>
2021
2022 * cp-demangle.c (d_substitution): Change struct demangle_component
2023 variable name from c to dc.
2024
20252016-08-12 Marek Polacek <polacek@redhat.com>
2026
2027 PR c/7652
2028 * cp-demangle.c (d_print_mod): Add FALLTHRU.
2029
20302016-08-04 Marcel Böhme <boehme.marcel@gmail.com>
2031
2032 PR c++/71696
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.
2046
20472016-07-29 Aldy Hernandez <aldyh@redhat.com>
2048
2049 * make-relative-prefix.c (make_relative_prefix_1): Fall back to
2050 malloc if alloca argument is greater than MAX_ALLOCA_SIZE.
2051
20522016-07-15 Jason Merrill <jason@redhat.com>
2053
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.
2059
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.
2064
20652016-07-13 Marcel Böhme <boehme.marcel@gmail.com>
2066
2067 PR c++/70926
2068 * cplus-dem.c: Handle large values and overflow when demangling
2069 length variables.
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.
2073
20742016-06-12 Brooks Moses <bmoses@google.com>
2075
2076 * cp-demangle.c (cplus_demangle_print_callback): Avoid zero-length
2077 VLAs.
2078
20792016-05-31 Alan Modra <amodra@gmail.com>
2080
2081 * xmemdup.c (xmemdup): Use xmalloc rather than xcalloc.
2082
20832016-05-19 Jakub Jelinek <jakub@redhat.com>
2084
2085 PR c++/70498
2086 * cp-demangle.c (d_expression_1): Formatting fix.
2087
20882016-05-18 Artemiy Volkov <artemiyv@acm.org>
2089
2090 * cplus-dem.c (enum type_kind_t): Add tk_rvalue_reference
2091 constant.
2092 (demangle_template_value_parm): Handle tk_rvalue_reference
2093 type kind.
2094 (do_type): Support 'O' type id (rvalue references).
2095
2096 * testsuite/demangle-expected: Add tests.
2097
20982016-05-02 Marcel Böhme <boehme.marcel@gmail.com>
2099
2100 PR c++/70498
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.
2116
21172016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2118
2119 * configure: Remove SH5 support.
2120
21212016-04-08 Marcel Böhme <boehme.marcel@gmail.com>
2122
2123 PR c++/69687
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
2128 overflow.
2129
2130 PR c++/70492
2131 * cplus-dem.c (gnu_special): Handle case where consume_count returns
2132 -1.
2133
21342016-03-31 Mikhail Maltsev <maltsevm@gmail.com>
2135 Marcel Bohme <boehme.marcel@gmail.com>
2136
2137 PR c++/67394
2138 PR c++/70481
2139 * cplus-dem.c (squangle_mop_up): Zero bsize/ksize after freeing
2140 btypevec/ktypevec.
2141 * testsuite/demangle-expected: Add coverage tests.
2142
21432016-01-27 Iain Buclaw <ibuclaw@gdcproject.org>
2144
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.
2150
21512016-01-27 Iain Buclaw <ibuclaw@gdcproject.org>
2152
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
2156 variadic functions.
2157
21582016-01-27 Iain Buclaw <ibuclaw@gdcproject.org>
2159
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.
2163
21642016-01-05 Mike Frysinger <vapier@gentoo.org>
2165
2166 * argv.c (dupargv): Change arg to char * const *. Update comment.
2167 (writeargv, countargv): Likewise.
2168 * functions.texi (dupargv, writeargv, countargv): Likewise.
2169
21702016-01-05 Mike Frysinger <vapier@gentoo.org>
2171
2172 * argv.c (dupargv): Replace strlen/xmalloc/strcpy with xstrdup.
2173
21742015-12-28 Patrick Palka <ppalka@gcc.gnu.org>
2175
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.
2181
21822015-12-21 Nick Clifton <nickc@redhat.com>
2183
2184 PR 66827
2185 * regex.c (EXTRACT_NUMBER): Cast sign byte to unsigned before left
2186 shifting.
2187
21882015-11-27 Pedro Alves <palves@redhat.com>
2189
2190 PR other/61321
2191 PR other/61233
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.
2207
2208 * testsuite/demangle-expected: Add tests.
2209
22102015-11-12 Mike Stump <mikestump@comcast.net>
2211
2212 * Makefile.in (etags tags TAGS): Use && instead of ;.
2213
22142015-11-09 Alan Modra <amodra@gmail.com>
2215
2216 * configure.ac: Check size of size_t.
2217 * configure: Regenerate.
2218 * config.in: Regenerate.
2219
22202015-11-09 Alan Modra <amodra@gmail.com>
2221
2222 * obstack.c (_obstack_newchunk): Silence -Wc++compat warning.
2223 (_obstack_begin_worker): Likewise. Move assignment to h->chunk
2224 after alloc failure check.
2225
22262015-11-09 Alan Modra <amodra@gmail.com>
2227
2228 PR gdb/17133
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.
2235
22362015-11-09 Alan Modra <amodra@gmail.com>
2237
2238 PR gdb/17133
2239 * obstack.c: Import current gnulib file.
2240 * obstacks.texi: Updated doc, from glibc's manual/memory.texi.
2241
22422015-11-06 Joel Brobecker <brobecker@adacore.com>
2243
2244 * configure.ac: Set AC_CV_FUNC_GETPAGESIZE to "yes" on
2245 Android hosts.
2246 * configure: Regenerate.
2247
22482015-10-28 Jason Merrill <jason@redhat.com>
2249
2250 * Makefile.in (TAGS): Fix for separate build directory.
2251
22522015-10-18 Roland McGrath <roland@gnu.org>
2253 Iain Sandoe <iain@codesourcery.com>
2254
2255 PR other/63758
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.
2260
22612015-09-30 Jason Merrill <jason@redhat.com>
2262
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.
2269
22702015-08-15 Ian Lance Taylor <iant@google.com>
2271
2272 * cp-demangle.c (d_abi_tags): Preserve di->last_name across any
2273 ABI tags.
2274
22752015-08-11 Iain Buclaw <ibuclaw@gdcproject.org>
2276
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.
2281
22822015-07-13 Mikhail Maltsev <maltsevm@gmail.com>
2283
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.
2294
22952015-07-09 Uros Bizjak <ubizjak@gmail.com>
2296
2297 * getruntime.c (RUSAGE_SELF): Define if not already defined.
2298 (get_runtime): Use RUSAGE_SELF as argument 1 of getrusage call.
2299
23002015-06-01 Jason Merrill <jason@redhat.com>
2301
2302 * cp-demangle.c (cplus_demangle_type): Handle arguments to vendor
2303 extended qualifier.
2304
23052015-05-22 Yunlian Jiang <yunlian@google.com>
2306
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.
2311
23122015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2313
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.
2327
23282015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2329
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.
2334
23352015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2336
2337 * d-demangle.c (dlang_type): Handle cent and ucent types.
2338 * testsuite/d-demangle-expected: Add coverage tests for cent and ucent.
2339
23402015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2341
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.
2348
23492015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2350
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.
2354
23552015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2356
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.
2364
23652015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2366
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.
2374
23752015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2376
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.
2381
23822015-05-08 Joel Brobecker <brobecker@adacore.com>
2383
2384 * mkstemps.c: #include <time.h> if HAVE_TIME_H is defined
2385 but not HAVE_SYS_TIME_H.
2386
23872015-04-22 Eli Zaretskii <eliz@gnu.org>
2388
2389 * setenv.c <environ>: Declare only if not a macro.
2390
23912015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2392
2393 * testsuite/Makefile.in (LIBCFLAGS): Add LDFLAGS.
2394
23952015-04-10 Jakub Jelinek <jakub@redhat.com>
2396 Iain Sandoe <iain@codesourcery.com>
2397
2398 PR target/65351
2399 * configure: Regenerate.
2400
24012015-04-07 Jakub Jelinek <jakub@redhat.com>
2402 Iain Sandoe <iain@codesourcery.com>
2403
2404 PR target/65351
2405 * configure: Regenerate.
2406
24072015-01-19 Eli Zaretskii <eliz@gnu.org>
2408
2409 * strerror.c <sys_nerr, sys_errlist>: Declare only if they aren't
2410 macros.
2411
24122014-12-24 Uros Bizjak <ubizjak@gmail.com>
2413 Ben Elliston <bje@au.ibm.com>
2414 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2415
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.
2421
24222014-12-11 Uros Bizjak <ubizjak@gmail.com>
2423 Ben Elliston <bje@au.ibm.com>
2424 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2425
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.
2435
24362014-11-22 John David Anglin <danglin@gcc.gnu.org>
2437
2438 PR other/63694
2439 * configure.ac: Check for strtol, strtoul, strtoll and strtoull
2440 declarations.
2441 * configure: Regenerated.
2442
24432014-11-12 Kirill Yukhin <kirill.yukhin@intel.com>
2444
2445 * testsuite/test-strtol.c (run_tests): Cast strtol return to
2446 unsigned long.
2447
24482014-11-11 Anthony Brandon <anthony.brandon@gmail.com>
2449 Manuel López-Ibáñez <manu@gcc.gnu.org>
2450
2451 PR driver/36312
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.
2455
24562014-11-11 David Malcolm <dmalcolm@redhat.com>
2457
2458 * ChangeLog.jit: New.
2459
24602014-11-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2461
2462 * sigsetmask.c (_POSIX_SOURCE): Remove.
2463
24642014-10-28 Yury Gribov <y.gribov@samsung.com>
2465
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.
2478
24792014-10-15 David Malcolm <dmalcolm@redhat.com>
2480
2481 * choose-temp.c (choose_tmpdir): Remove now-redundant local
2482 copy of prototype.
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.
2487
24882014-10-14 Joel Brobecker <brobecker@adacore.com>
2489
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.
2496
24972014-09-26 Jason Merrill <jason@redhat.com>
2498
2499 * cp-demangle.c (d_substitution): Handle abi tags on abbreviation.
2500
25012014-09-26 Max Ostapenko <m.ostapenko@partner.samsung.com>
2502
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.
2508
25092014-09-23 Iain Buclaw <ibuclaw@gdcproject.org>
2510
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.
2518
25192014-09-19 Ian Lance Taylor <iant@google.com>
2520
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.
2526
25272014-08-29 Andrew Burgess <aburgess@broadcom.com>
2528
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.
2532
25332014-08-13 Gary Benson <gbenson@redhat.com>
2534
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.
2539
25402014-06-11 Andrew Burgess <aburgess@broadcom.com>
2541
2542 * cplus-dem.c (do_type): Call string_delete even if the call to
2543 demangle_template fails.
2544
25452014-06-01 Ray Donnelly <mingw.android@gmail.com>
2546
2547 * pex-win32.c (argv_to_cmdline): Don't quote
2548 args unnecessarily
2549
25502014-05-28 Pedro Alves <palves@redhat.com>
2551
2552 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_FUNCTION_PARAM
2553 and DEMANGLE_COMPONENT_NUMBER.
2554
25552014-05-22 Thomas Schwinge <thomas@codesourcery.com>
2556
2557 * testsuite/demangle-expected: Fix last commit.
2558
25592014-05-14 Andrew Burgess <aburgess@broadcom.com>
2560
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.
2565
25662014-05-08 Gary Benson <gbenson@redhat.com>
2567
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.
2575
25762014-04-17 Jakub Jelinek <jakub@redhat.com>
2577
2578 PR sanitizer/56781
2579 * maint-tool: Also emit rule for noasan/ subdirectory.
2580 * configure.ac (NOASANFLAG): Set and substitute.
2581 * Makefile.in: Regenerated.
2582 (NOASANFLAG): Set.
2583 (all, $(TARGETLIB), mostlyclean): Handle noasan subdir like pic
2584 subdir.
2585 (stamp-noasandir): New goal.
2586 * configure: Regenerated.
2587
25882014-04-01 Richard Biener <rguenther@suse.de>
2589
2590 * simple-object.c (simple_object_internal_write): Handle
2591 EINTR and short writes.
2592
25932014-03-28 Richard Biener <rguenther@suse.de>
2594
2595 * simple-object.c (simple_object_internal_read): Handle
2596 EINTR and short reads.
2597
25982014-03-13 Uros Bizjak <ubizjak@gmail.com>
2599
2600 * regex.c (bzero) [!_LIBC]: Define without coma expression.
2601 (regerror): Cast the call to memcpy to (void) to avoid unused
2602 value warnings.
2603
26042014-01-28 Thomas Schwinge <thomas@codesourcery.com>
2605
2606 * cp-demangle.c (d_demangle_callback): Put an abort call in place,
2607 to help the compiler.
2608
26092014-01-21 Tom Tromey <tromey@redhat.com>
2610
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.
2618
26192014-01-06 Mike Frysinger <vapier@gentoo.org>
2620
2621 PR other/56780
2622 * configure.ac: Delete target_header_dir assignment.
2623 * configure: Regenerated.
2624
26252014-01-06 Gary Benson <gbenson@redhat.com>
2626
2627 * cp-demangle.c (struct d_print_info): New fields
2628 next_saved_scope, copy_templates, next_copy_template and
2629 num_copy_templates.
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.
2641
26422013-12-23 Bill Maddox <maddox@google.com>
2643
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.
2647
26482013-11-22 Cary Coutant <ccoutant@google.com>
2649
2650 PR other/59195
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
2654 operator.
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
2666 is_conversion.
2667 * cp-demangle.h (struct d_info): Add is_expression and
2668 is_conversion fields.
2669 * testsuite/demangle-expected: New test cases.
2670
26712013-11-15 Andreas Schwab <schwab@linux-m68k.org>
2672
2673 * configure: Regenerate.
2674
26752013-11-12 Uros Bizjak <ubizjak@gmail.com>
2676
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 *).
2680
26812013-10-29 Marc Glisse <marc.glisse@inria.fr>
2682
2683 PR tree-optimization/58689
2684 * concat.c: Remove note about xmalloc.
2685
26862013-10-27 Gerald Pfeifer <gerald@pfeifer.com>
2687
2688 * testsuite/test-demangle.c: Include unistd.h.
2689
26902013-10-25 Gary Benson <gbenson@redhat.com>
2691
2692 * cp-demangle.c (struct d_saved_scope): New structure.
2693 (struct d_print_info): New fields saved_scopes and
2694 num_saved_scopes.
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.
2705
27062013-10-23 Gerald Pfeifer <gerald@pfeifer.com>
2707
2708 * testsuite/test-expandargv.c: Include unistd.h.
2709
27102013-10-15 David Malcolm <dmalcolm@redhat.com>
2711
2712 * configure.ac: If --enable-host-shared, use -fPIC.
2713 * configure: Regenerate.
2714
27152013-10-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2716
2717 * cp-demangle.c (d_name): Demangle local-source-names.
2718 * testsuite/demangle-expected: New test.
2719
27202013-09-10 Paolo Carlini <paolo.carlini@oracle.com>
2721
2722 PR bootstrap/58386
2723 Revert:
2724
2725 2013-09-10 Gary Benson <gbenson@redhat.com>
2726
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.
2744
27452013-09-10 Gary Benson <gbenson@redhat.com>
2746
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.
2764
27652013-08-20 Alan Modra <amodra@gmail.com>
2766
2767 * floatformat.c (floatformat_ibm_long_double): Rename to..
2768 (floatformat_ibm_long_double_big): ..this.
2769 (floatformat_ibm_long_double_little): New.
2770
27712013-07-09 Tristan Gingold <gingold@adacore.com>
2772
2773 * makefile.vms (OBJS): Add dwarfnames.obj
2774
27752013-05-31 Matt Burgess <matthew@linuxfromscratch.org>
2776
2777 PR other/56780
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.
2786
27872013-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>
2791
2792 * hashtab.c (hash_pointer): Remove conditional and avoid
2793 unexecuted shift equal to wordsize.
2794
27952013-04-22 Andi Kleen <ak@linux.intel.com>
2796
2797 * hashtab.c (hash_pointer): Move to end of file and reimplement.
2798
27992013-04-03 Jason Merrill <jason@redhat.com>
2800
2801 * cp-demangle.c (cplus_demangle_type): Fix function quals.
2802 (d_pointer_to_member_type): Simplify.
2803
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.
2815
28162013-03-27 Kai Tietz <ktietz@redhat.com>
2817
2818 * configure: Regenerated.
2819
28202013-03-06 Tobias Burnus <burnus@net-b.de>
2821
2822 * libiberty.texi: Update comment, remove lowersections.
2823 * obstacks.texi: Regenerate.
2824
28252013-03-05 Jakub Jelinek <jakub@redhat.com>
2826
2827 PR middle-end/56526
2828 * simple-object-mach-o.c (simple_object_mach_o_segment): Initialize
2829 wrapper_sect_offset to avoid a warning.
2830
28312013-03-01 Andreas Schwab <schwab@linux-m68k.org>
2832
2833 * obstacks.texi (Obstacks): Trim @node to only contain the
2834 node name.
2835 * libiberty.texi (Obstacks): Lower section.
2836
28372013-02-14 Jason Merrill <jason@redhat.com>
2838
2839 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_DEFAULT_ARG.
2840 (d_print_comp): Likewise.
2841
28422013-02-09 Jakub Jelinek <jakub@redhat.com>
2843
2844 PR other/56245
2845 * regex.c (PTR_INT_TYPE): Define.
2846 (EXTEND_BUFFER): Change incr type from int to PTR_INT_TYPE.
2847
28482013-01-31 Kai Tietz <ktietz@redhat.com>
2849
2850 PR other/54620
2851 * sha1.c (sha1_process_block): Handle case that size_t is
2852 a wider-integer-scalar as a 32-bit unsigned integer.
2853
2854 PR other/53413
2855 * md5.c (md5_process_block): Handle case that size_t is
2856 a wider-integer-scalar a 32-bit unsigned integer.
2857
28582013-01-04 Ian Lance Taylor <iant@google.com>
2859
2860 PR other/54800
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.
2863
28642013-01-01 David Edelsohn <dje.gcc@gmail.com>
2865
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.
2871
28722012-11-10 Jason Merrill <jason@redhat.com>
2873
2874 * cp-demangle.c (d_unqualified_name): Handle abi tags here.
2875 (d_name): Not here.
2876
28772012-11-09 Jason Merrill <jason@redhat.com>
2878
2879 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_TAGGED_NAME.
2880 (d_make_comp, d_find_pack, d_print_comp): Likewise.
2881 (d_abi_tags): New.
2882 (d_name): Call it.
2883
28842012-10-08 Jason Merrill <jason@redhat.com>
2885
2886 * cp-demangle.c (d_special_name, d_dump): Handle TH and TW.
2887 (d_make_comp, d_print_comp): Likewise.
2888
28892012-09-18 Ian Lance Taylor <iant@google.com>
2890
2891 * strnlen.c: New file.
2892 * configure.ac: Check for strnlen, add it to AC_LIBOBJ if it's not
2893 present.
2894 * Makefile.in: Rebuild dependencies.
2895 (CFILES): Add strnlen.c.
2896 (CONFIGURED_OFILES): Add ./strnlen.$(objext).
2897 * configure, config.in, functions.texi: Rebuild.
2898
2899 * maint-tool: Accept .def files in the include directory.
2900
29012012-09-18 Florian Weimer <fweimer@redhat.com>
2902
2903 PR other/54411
2904 * objalloc.c (_objalloc_alloc): Add overflow check covering
2905 alignment and CHUNK_HEADER_SIZE addition.
2906
29072011-08-28 H.J. Lu <hongjiu.lu@intel.com>
2908
2909 * argv.c (dupargv): Replace malloc with xmalloc. Don't check
2910 xmalloc return.
2911 (buildargv): Likewise. Also replace strdup with xstrdup.
2912 (expandargv): Don't check dupargv return.
2913
29142011-08-28 H.J. Lu <hongjiu.lu@intel.com>
2915
2916 PR binutils/14526
2917 * argv.c (buildargv): Replace alloca with xmalloc/free.
2918
29192012-08-17 Andreas Schwab <schwab@linux-m68k.org>
2920
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.
2924
29252012-07-31 Mike Frysinger <vapier@gentoo.org>
2926
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.
2929
29302012-07-26 Kazu Hirata <kazu@codesourcery.com>
2931 Sandra Loosemore <sandra@codesourcery.com>
2932
2933 * pex-win32.c (pex_win32_exec_child): Only close original file
2934 descriptors if child is launched successfully.
2935
29362012-07-18 Jason Merrill <jason@redhat.com>
2937
2938 * cp-demangle.c (cplus_demangle_operators): Add *_cast.
2939 (op_is_new_cast): New.
2940 (d_expression, d_print_comp): Check it.
2941
29422012-07-13 Doug Evans <dje@google.com>
2943
2944 * filename_cmp.c (filename_hash, filename_eq): New functions.
2945
29462012-06-29 Andreas Schwab <schwab@linux-m68k.org>
2947
2948 * copying-lib.texi (Library Copying): Don't use @heading inside
2949 @enumerate.
2950
29512012-05-22 Tom Tromey <tromey@redhat.com>
2952
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.
2957
29582012-04-27 Tom Tromey <tromey@redhat.com>
2959
2960 * dwarfnames.c: New file.
2961 * Makefile.in (CFILES): Add dwarfnames.
2962 (REQUIRED_OFILES): Add dwarfnames.
2963 (./dwarfnames.$(objext)): New target.
2964
29652012-04-04 Tristan Gingold <gingold@adacore.com>
2966
2967 * pex-unix.c (to_ptr32): Fix style.
2968
29692012-04-02 Tristan Gingold <gingold@adacore.com>
2970
2971 * stack-limit.c: Includes ansidecl.h.
2972 (stack_limit_increase): Add ATTRIBUTE_UNUSED
2973
29742012-03-20 Jason Merrill <jason@redhat.com>
2975
2976 * cp-demangle.c (cplus_demangle_type): Handle 'auto'.
2977
29782012-03-07 Jason Merrill <jason@redhat.com>
2979
2980 * cp-demangle.c (cplus_demangle_operators): Add li.
2981 (d_unqualified_name): Handle it specially.
2982
29832012-01-26 Jakub Jelinek <jakub@redhat.com>
2984
2985 * make-relative-prefix.c (make_relative_prefix_1): Avoid warning
2986 about using preprocessor directives inside of macro arguments.
2987
29882012-01-22 Douglas B Rupp <rupp@gnat.com>
2989
2990 * configure: Regenerate.
2991
29922012-01-10 Jason Merrill <jason@redhat.com>
2993
2994 * cp-demangle.c (d_print_comp) [DEMANGLE_COMPONENT_OPERATOR]:
2995 Omit a trailing space in the operator name.
2996
29972012-01-06 Jason Merrill <jason@redhat.com>
2998
2999 PR c++/6057
3000 PR c++/48051
3001 PR c++/50855
3002 PR c++/51322
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.
3015
3016 * cp-demangle.c (cplus_demangle_type): decltype, pack expansion
3017 and vector are substitutable.
3018 (cplus_demangle_operators): Sort.
3019
30202012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3021
3022 * configure: Regenerate.
3023
30242012-01-02 Jakub Jelinek <jakub@redhat.com>
3025
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.
3029
3030 PR driver/48306
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.
3034
30352011-12-20 Andreas Schwab <schwab@linux-m68k.org>
3036
3037 * configure: Regenerate.
3038
30392011-12-20 Tristan Gingold <gingold@adacore.com>
3040
3041 * aclocal.m4: Assume strncmp works in cross case.
3042 * configure: Regenerate
3043
30442011-12-19 Andreas Schwab <schwab@linux-m68k.org>
3045
3046 * configure: Regenerate.
3047
30482011-11-07 Richard Henderson <rth@redhat.com>
3049
3050 Merged from transactional-memory.
3051
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.
3061
30622011-11-04 Jason Merrill <jason@redhat.com>
3063
3064 PR c++/48370
3065 * cp-demangle.c (d_special_name, d_print_comp): Handle a
3066 discriminator number on DEMANGLE_COMPONENT_REFTEMP.
3067
30682011-11-02 Doug Evans <dje@google.com>
3069
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.
3074
30752011-10-28 Ian Lance Taylor <iant@google.com>
3076
3077 * setproctitle.c (setproctitle): Use "GNU/Linux" in comment.
3078
30792011-10-26 Iain Sandoe <iains@gcc.gnu.org>
3080
3081 PR target/48108
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
3086 to be supplied.
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.
3091
30922011-10-10 Ian Lance Taylor <iant@google.com>
3093
3094 PR c++/48665
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.
3098
30992011-09-28 Doug Evans <dje@google.com>
3100
3101 * timeval-utils.c: New file.
3102
3103 * argv.c (countargv): New function.
3104
31052011-09-23 Cary Coutant <ccoutant@google.com>
3106
3107 PR 40831
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.
3114
31152011-09-23 Ian Lance Taylor <iant@google.com>
3116 Pierre Vittet <piervit@pvittet.com>
3117
3118 * md5.c (md5_process_bytes): Correct handling of unaligned
3119 buffer.
3120
31212011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3122
3123 * aclocal.m4: Include ../config/picflag.m4.
3124 * configure.ac (GCC_PICFLAG): Call it.
3125 (enable_shared): Clear PICFLAG unless shared.
3126 * configure: Regenerate.
3127
31282011-08-12 Steve Ellcey <sje@cup.hp.com>
3129
3130 * md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer.
3131
31322011-08-06 Uros Bizjak <ubizjak@gmail.com>
3133
3134 * testsuite/test-expandargv.c (writeout_test): Check result of fwrite.
3135
31362011-08-01 Jason Merrill <jason@redhat.com>
3137
3138 PR c++/49932
3139 * cp-demangle.c (d_prefix): Handle decltype.
3140 * testsuite/demangle-expected: Test it.
3141
31422011-07-26 H.J. Lu <hongjiu.lu@intel.com>
3143
3144 * testsuite/demangle-expected: Remove an extra line.
3145
31462011-07-26 Ian Lance Taylor <iant@google.com>
3147
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.
3151
31522011-07-22 Gerald Pfeifer <gerald@pfeifer.com>
3153
3154 PR target/49817
3155 * stack-limit.c: Include <stdint.h>.
3156
31572011-07-22 Jakub Jelinek <jakub@redhat.com>
3158
3159 PR c++/49756
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.
3168
31692011-07-04 Jason Merrill <jason@redhat.com>
3170
3171 * cp-demangle.c (d_expression): Handle 'this'.
3172 (d_print_comp) [DEMANGLE_COMPONENT_FUNCTION_PARAM]: Likewise.
3173
31742011-07-01 Joel Brobecker <brobecker@adacore.com>
3175
3176 * filename_cmp.c (filename_cmp, filename_ncmp): Add handling of
3177 HAVE_CASE_INSENSITIVE_FILE_SYSTEM.
3178
31792011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3180
3181 PR debug/49408
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..
3190
31912011-06-20 Jason Merrill <jason@redhat.com>
3192
3193 PR c++/37089
3194 * cp-demangle.c (d_print_comp): Handle reference smashing.
3195 * testsuite/demangle-expected: Test it.
3196
31972011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3198
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.
3202
32032011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3204
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.
3210
32112011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3212
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.
3219
32202011-04-20 Jim Meyering <meyering@redhat.com>
3221
3222 * cp-demint.c (cplus_demangle_v3_components): Remove useless
3223 if-before-free.
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.
3232
32332011-04-10 Jim Meyering <meyering@redhat.com>
3234
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.
3238
32392011-03-31 Tristan Gingold <gingold@adacore.com>
3240
3241 * makefile.vms (OBJS): Add filename_cmp.obj
3242
32432011-02-28 Kai Tietz <kai.tietz@onevision.com>
3244
3245 * filename_cmp.c (filename_ncmp): New function.
3246 * functions.texi: Regenerated.
3247
32482011-02-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3249
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.
3262
32632011-01-18 Mike Frysinger <vapier@gentoo.org>
3264
3265 * .gitignore: New file.
3266
32672010-12-08 Doug Evans <dje@google.com>
3268
3269 * splay-tree.c (splay_tree_foreach_helper): Remove arg `sp',
3270 all callers updated. Rewrite to be non-recursive.
3271
32722010-11-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3273
3274 * setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.
3275
32762010-11-20 Anthony Green <green@moxielogic.com>
3277
3278 * configure.ac: Turn PR_SET_NAME link test into a test for
3279 sys/prctl.h.
3280 * configure, config.in: Rebuilt.
3281 * setproctitle.c: Test for HAVE_SYS_PRCTL_H.
3282 (setproctitle) Test for PR_SET_NAME definition.
3283
32842010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3285
3286 PR other/46202
3287 * Makefile.in (install-strip): New phony target.
3288 (install): Also mark as phony.
3289
32902010-11-16 Ian Lance Taylor <iant@google.com>
3291
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.
3308
33092010-11-16 H.J. Lu <hongjiu.lu@intel.com>
3310
3311 PR other/42670
3312 PR binutils/11137
3313 * cp-demangle.c (d_make_demangle_mangled_name): New.
3314 (d_demangle_callback): Use it on DCT_GLOBAL_XTORS.
3315
3316 * testsuite/demangle-expected: Updated.
3317
33182010-11-14 Kai Tietz <kai.tietz@onevision.com>
3319
3320 * simple-object-coff.c (simple_object_coff_read_strtab): Fix reading
3321 offset.
3322
33232010-11-12 Ian Lance Taylor <iant@google.com>
3324
3325 PR other/46332
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.
3329
33302010-11-04 Richard Henderson <rth@redhat.com>
3331
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.
3338
33392010-11-02 Ian Lance Taylor <iant@google.com>
3340 Dave Korn <dave.korn.cygwin@gmail.com>
3341 Iain Sandoe <iains@gcc.gnu.org>
3342
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.
3357
33582010-10-29 Ian Lance Taylor <iant@google.com>
3359
3360 * setproctitle.c: Add space after function name in @deftypefn
3361 comment.
3362 * functions.texi: Rebuild.
3363
33642010-10-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3365
3366 * aclocal.m4 (AC_LANG_FUNC_LINK_TRY(C)): Delete.
3367 * configure: Regenerate.
3368
33692010-10-07 Andi Kleen <ak@linux.intel.com>
3370
3371 * configure: Regenerate.
3372 * configure.ac: Turn PR_SET_NAME check into link check.
3373
33742010-10-06 Andi Kleen <ak@linux.intel.com>
3375
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.
3384
33852010-09-22 Tristan Gingold <gingold@adacore.com>
3386
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.
3391
33922010-09-10 James Lyon <jameslyon0@googlemail.com>
3393
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.
3398
33992010-09-08 Tristan Gingold <gingold@adacore.com>
3400
3401 PR 44001
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.
3409
34102010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
3411
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.
3416
34172010-08-13 Nick Clifton <nickc@redhat.com>
3418
3419 * argv.c (expandargv): Limit the number of times that response
3420 files are opened in order to prevent infinite recursion.
3421
34222010-07-21 Pascal Obry <obry@adacore.com>
3423
3424 * make-temp-file.c (choose_tmpdir): Append a dot to P_tmpdir if needed.
3425
34262010-07-06 Ken Werner <ken.werner@de.ibm.com>
3427
3428 * floatformat.c (floatformat_ieee_half_big): New variable.
3429 (floatformat_ieee_half_little): Likewise.
3430
34312010-06-14 Gerald Pfeifer <gerald@pfeifer.com>
3432
3433 * libiberty.texi: Remove reference to GCC 3 and 2001 (thrice).
3434 Update copyright years.
3435 Move to GFDL 1.3.
3436
34372010-06-10 Jakub Jelinek <jakub@redhat.com>
3438
3439 PR other/43838
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
3445 call.
3446 * testsuite/demangle-expected: Add a test for this.
3447
34482010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3449
3450 * splay-tree.c: Update copyright years.
3451 (splay_tree_new_typed_alloc): New.
3452 (splay_tree_new_with_allocator): Use it.
3453
3454 * hashtab.c: Update copyright years.
3455 (htab_create_typed_alloc): New.
3456 (htab_create_alloc): Use it.
3457
3458 * functions.texi: Regenerate.
3459
34602010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
3461 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3462
3463 PR bootstrap/42798
3464 * configure.ac: Check for declaration of 'basename(char *)'.
3465 * configure: Regenerate.
3466
34672010-05-26 Kai Tietz <kai.tietz@onevision.com>
3468
3469 * testsuite/demangle-expected: Add tests for __int128
3470 and unsigned __int128 types.
3471
34722010-05-06 Magnus Fromreide <magfr@lysator.liu.se>
3473 Jason Merrill <jason@redhat.com>
3474
3475 * cp-demangle.c (cplus_demangle_builtin_types): Add nullptr.
3476 (cplus_demangle_type): Handle nullptr.
3477 * testsuite/demangle-expected: Test it.
3478
34792010-04-23 Pedro Alves <pedro@codesourcery.com>
3480
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.
3486
34872010-04-07 Jakub Jelinek <jakub@redhat.com>
3488
3489 * regex.c (byte_re_match_2_internal): Avoid set but not used
3490 warning.
3491
34922010-03-22 Jason Merrill <jason@redhat.com>
3493
3494 * cp-demangle.c (d_print_mod): Use () rather than [] for vectors.
3495
34962010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3497
3498 * Makefile.in (all): Do not use exec.
3499
35002010-02-04 Tom Tromey <tromey@redhat.com>
3501
3502 * testsuite/demangle-expected: Add missing --format=gnu-v3.
3503
35042010-02-03 Jason Merrill <jason@redhat.com>
3505
3506 * cp-demangle.c (d_expression): Handle dependent operator name.
3507
3508 PR c++/12909
3509 * cp-demangle.c (d_number_component, d_vector_type): New.
3510 (cplus_demangle_type, d_print_comp, d_print_mod): Handle vectors.
3511
35122010-01-25 Ian Lance Taylor <iant@google.com>
3513
3514 * cp-demangle.c (cplus_demangle_type): Check for invalid type
3515 after "DF".
3516 * testsuite/demangle-expected: Add test.
3517
35182010-01-20 Jason Merrill <jason@redhat.com>
3519
3520 PR c++/42338
3521 * cp-demangle.c (d_print_comp): Fix array index printing.
3522
35232010-01-11 Tristan Gingold <gingold@adacore.com>
3524
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.
3530
35312010-01-09 Ian Lance Taylor <iant@google.com>
3532
3533 PR other/42230
3534 * cp-demangle.c (d_demangle): Return dgs.alc on success.
3535
35362010-01-04 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
3537
3538 PR target/42316
3539 * configure.ac (PICFLAG): Use -fPIC on SH hosts.
3540 * configure: Regenerate.
3541
35422009-12-07 Doug Evans <dje@google.com>
3543
3544 * pex-unix.c (pex_unix_exec_child): Save/restore environ.
3545
35462009-11-26 Ben Elliston <bje@au.ibm.com>
3547
3548 * configure.ac (AC_CHECK_FUNCS): Sort into alphabetic order.
3549 * configure: Regenerate.
3550
35512009-11-25 Ben Elliston <bje@au.ibm.com>
3552
3553 * functions.texi: Rebuild.
3554
35552009-11-25 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3556 Ben Elliston <bje@au.ibm.com>
3557
3558 * README: Mention changes to Makefile.in and functions.texi.
3559 * gather-docs: Mention 'make stamp-functions' in the header.
3560
35612009-11-23 Ben Elliston <bje@au.ibm.com>
3562 Ian Lance Taylor <iant@google.com>
3563
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.
3567
35682009-11-22 Steve Ward <planet36@gmail.com>
3569
3570 * dyn-string.c (dyn_string_append_char): Fix typo in comment.
3571
35722009-11-20 Ben Elliston <bje@au.ibm.com>
3573
3574 * pex-unix.c (pex_child_error): Define writeerr macro to avoid
3575 unused result warnings from write(3) calls. Undefine writeerr
3576 after all uses.
3577
35782009-10-08 Daniel Gutson <dgutson@codesourcery.com>
3579 Daniel Jacobowitz <dan@codesourcery.com>
3580 Pedro Alves <pedro@codesourcery.com>
3581
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.
3590
35912009-09-30 Martin Thuresson <martint@google.com>
3592
3593 * regex.c (byte_re_match_2_internal): Split declaration and
3594 assignment to avoid -Wc++-compat warning due to goto.
3595
35962009-09-29 Jason Merrill <jason@redhat.com>
3597
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.
3606
36072009-09-23 Matthew Gingell <gingell@adacore.com>
3608
3609 * cplus-dem.c (ada_demangle): Ensure demangled is freed.
3610
36112009-09-22 Ozkan Sezer <sezeroz@gmail.com>
3612
3613 * choose-temp.c: Include unistd.h for mingw targets.
3614
36152009-09-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3616
3617 * hashtab.c [HAVE_INTTYPES_H]: Include <inttypes.h>.
3618
36192009-09-15 Tristan Gingold <gingold@adacore.com>
3620
3621 * config.h-vms (intptr_t): Define to compile hashtab.c
3622
36232009-09-04 Ozkan Sezer <sezeroz@gmail.com>
3624
3625 PR target/39065
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.
3630
36312009-09-03 Ozkan Sezer <sezeroz@gmail.com>
3632
3633 PR target/39065
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
3638 instead of of long.
3639
36402009-09-02 Tristan Gingold <gingold@adacore.com>
3641
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.
3647
36482009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3649
3650 * configure.ac (AC_PREREQ): Bump to 2.64.
3651
36522009-08-23 H.J. Lu <hongjiu.lu@intel.com>
3653
3654 PR ld/10536
3655 * Makefile.in (install-html-recursive): Removed.
3656
36572009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3658
3659 * config.in: Regenerate.
3660 * configure: Regenerate.
3661
36622009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3663
3664 * Makefile.in (AUTOCONF, configure_deps): New variables.
3665 ($(srcdir)/configure): New rule, active only in maintainer mode.
3666
36672009-07-29 Douglas B Rupp <rupp@gnat.com>
3668
3669 * make-temp-file.c (choose_tmpdir): Try standard temp logical on VMS.
3670
36712009-07-27 Douglas B Rupp <rupp@gnat.com>
3672
3673 * pex-unix.c (vfork): Remove VMS specific definition (get from header
3674 file instead).
3675 (to_ptr32): New function.
3676 (pex_unix_exec_child): Use it.
3677
36782009-07-24 Ian Lance Taylor <iant@google.com>
3679
3680 PR bootstrap/40854
3681 * crc32.c (xcrc32): Rename from crc32.
3682
36832009-07-24 Ian Lance Taylor <iant@google.com>
3684
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.
3690
36912009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3692
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.
3699
37002009-06-21 Jakub Jelinek <jakub@redhat.com>
3701
3702 * hashtab.c (htab_traverse): Don't call htab_expand for
3703 nearly empty hashtabs with sizes 7, 13 or 31.
3704
37052009-06-16 Nick Clifton <nickc@redhat.com>
3706
3707 PR 10197
3708 * testsuite/test-demangle.c: Rename getline to get_line to avoid
3709 conflicts with system function of the same name.
3710
37112009-05-30 Eli Zaretskii <eliz@gnu.org>
3712
3713 * snprintf.c: Doc fix.
3714
3715 * vsnprintf.c: Doc fix.
3716
37172009-05-29 Kai Tietz <kai.tietz@onevision.com>
3718
3719 * pex-win32.c (pex_win32_fdopenr): Set INHERIT to false.
3720
37212009-05-29 Michael Matz <matz@suse.de>
3722
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.
3726
37272009-05-25 Tristan Gingold <gingold@adacore.com>
3728
3729 * config.h-vms: Rewritten. Define configure macros.
3730 Use DEC-C builtin alloca.
3731
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.
3736
37372009-05-19 Ian Lance Taylor <iant@google.com>
3738 Ben Elliston <bje@au.ibm.com>
3739
3740 * cp-demangle.c (cplus_demangle_fill_ctor): Fix logic bug.
3741 (cplus_demangle_fill_dtor): Likewise.
3742
37432009-05-17 Julian Brown <julian@codesourcery.com>
3744
3745 * pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing
3746 standard handles (stdin, stdout, stderr) in parent.
3747
37482009-04-29 Julian Brown <julian@codesourcery.com>
3749
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.
3754
37552009-04-25 Eli Zaretskii <eliz@gnu.org>
3756
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.
3760
37612009-04-14 Eli Zaretskii <eliz@gnu.org>
3762
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
3766 time.
3767 * configure: Regenerated.
3768
37692009-04-13 Ozkan Sezer <sezeroz@gmail.com>
3770
3771 PR target/39397
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
3776 returned pid value.
3777 * pex-djgpp.c (pex_djgpp_wait): Return pid_t.
3778 * pex-msdos.c (pex_msdos_wait): Likewise.
3779
37802009-04-07 Arnaud Patard <apatard@mandriva.com>
3781
3782 * configure.ac: Fix Linux/MIPS matching rule.
3783 * configure: Regenerate.
3784
37852009-03-27 Ian Lance Taylor <iant@google.com>
3786
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.
3794
37952009-03-23 Jason Merrill <jason@redhat.com>
3796
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
3801 not finding a pack.
3802
38032009-03-17 Jason Merrill <jason@redhat.com>
3804
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.
3814
38152009-02-21 Mark Mitchell <mark@codesourcery.com>
3816
3817 * make-temp-file.c (<windows.h>): Include on Windows.
3818 (choose_tmpdir): On Windows, use GetTempPath.
3819
38202009-01-18 Dave Korn <dave.korn.cygwin@gmail.com>
3821
3822 * configure.ac (funcs, vars, checkfuncs): Don't munge on Cygwin,
3823 as it no longer shares libiberty object files.
3824 * configure: Regenerated.
3825
38262009-01-07 Jason Merrill <jason@redhat.com>
3827
3828 * cp-demangle.c (d_expression): Remove mangling for zero-op casts.
3829
38302009-01-06 Ben Elliston <bje@au.ibm.com>
3831
3832 * cp-demangle.c (cplus_demangle_type): Return NULL if the
3833 character following a 'D' cannot be recognised.
3834
38352008-12-18 Jason Merrill <jason@redhat.com>
3836
3837 PR c++/38561
3838 * cp-demangle.c (d_expression, d_print_comp): Revert
3839 cast changes.
3840
38412008-12-17 Jason Merrill <jason@redhat.com>
3842
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.
3847
38482008-12-10 Jason Merrill <jason@redhat.com>
3849
3850 * cp-demangle.c (cplus_demangle_type): Support fixed-point types.
3851 (d_print_comp, d_dump): Likewise.
3852
38532008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3854
3855 * Makefile.in (CPPFLAGS): Define.
3856 (FLAGS_TO_PASS, COMPILE.c): Add CPPFLAGS.
3857
38582008-10-15 Paolo Bonzini <bonzini@gnu.org>
3859
3860 PR bootstrap/37137
3861 * Makefile.in (LIBCFLAGS): Remove.
3862 (FLAGS_TO_PASS): Don't mention it.
3863 (COMPILE.c, MULTIOSDIR): Replace it with CFLAGS.
3864
38652008-10-08 David Edelsohn <edelsohn@gnu.org>
3866
3867 * xstrdup.c: Include <sys/types.h> after "config.h"
3868
38692008-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3870
3871 * configure.ac: Call AC_SYS_LARGEFILE.
3872 * config.in: Regenerated.
3873 * configure: Likewise.
3874
38752008-10-06 Jason Merrill <jason@redhat.com>
3876
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.
3893
38942008-09-09 Jason Merrill <jason@redhat.com>
3895
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.
3905
39062008-08-07 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3907
3908 * pex-win32.c (argv_to_argc): New function.
3909 (spawn_script): Duplicate argv before calling win32_spawn.
3910
39112008-07-31 Jakub Jelinek <jakub@redhat.com>
3912
3913 * mkstemps.c (mkstemps): Keep looping even for EISDIR.
3914
39152008-07-31 Denys Vlasenko <dvlasenk@redhat.com>
3916
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
3921 before aborting.
3922
39232008-07-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3924
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.
3929
39302008-06-19 Eric Blake <ebb9@byu.net>
3931
3932 Adjust strsignal to POSIX 200x prototype.
3933 * strsignal.c (strsignal): Remove const.
3934
39352008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3936
3937 * configure: Regenerate.
3938
39392008-06-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3940
3941 * libiberty.texi: Expand TABs, drop indentation outside examples.
3942 * obstacks.texi: Likewise.
3943
39442008-04-21 Aurelien Jarno <aurelien@aurel32.net>
3945
3946 * configure.ac: use -fPIC on Linux/MIPS hosts.
3947 * configure: Regenerate.
3948
39492008-04-18 Kris Van Hees <kris.van.hees@oracle.com>
3950
3951 * testsuite/demangle-expected: Added tests for char16_t and char32_t.
3952
39532008-04-18 Paolo Bonzini <bonzini@gnu.org>
3954
3955 PR bootstrap/35457
3956 * aclocal.m4: Add override.m4.
3957 * configure: Regenerate.
3958
39592008-03-31 Ian Lance Taylor <iant@google.com>
3960
3961 * cp-demangle.c (d_substitution): Correct overflow check to avoid
3962 -fstrict-overflow optimizations.
3963
39642008-03-27 Paolo Bonzini <bonzini@gnu.org>
3965
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.
3970
39712008-03-24 Ian Lance Taylor <iant@google.com>
3972
3973 * sha1.c: New file, from gnulib.
3974 * Makefile.in: Rebuild dependencies.
3975 (CFILES): Add sha1.c.
3976 (REQUIRED_OFILES): Add sha1.o.
3977
39782008-03-24 Doug Evans <dje@google.com>
3979
3980 * make-relative-prefix.c (make_relative_prefix_1): Handle NULL
3981 return from strdup.
3982
39832008-03-12 Seongbae Park <seongbae.park@gmail.com>
3984
3985 * cplus-dem.c (malloc, realloc): Use void * instead of char *
3986 as return type.
3987
39882008-03-11 Nick Clifton <nickc@redhat.com>
3989
3990 * md5.c (md5_process_bytes): Do not assume that memcpy will
3991 provide a return value.
3992
39932008-02-19 Ben Elliston <bje@au.ibm.com>
3994
3995 PR other/12618
3996 * testsuite/Makefile.in (mostlyclean): Remove any core file.
3997
39982008-01-26 David Daney <ddaney@avtrex.com>
3999
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
4012 mangling.
4013
40142008-01-23 Thiago Jung Bauermann <bauerman@br.ibm.com>
4015
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
4019 value.
4020
40212008-01-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4022
4023 PR other/33768
4024 * splay-tree.c (rotate_left): Fix minor typo in comment.
4025 (rotate_right): Likewise.
4026
40272007-11-12 Joseph Myers <joseph@codesourcery.com>
4028
4029 * floatformat.c (floatformat_ibm_long_double_is_valid): Fix
4030 compiler warnings.
4031 (floatformat_ibm_long_double): Use
4032 floatformat_ibm_long_double_is_valid.
4033
40342007-11-07 Joseph Myers <joseph@codesourcery.com>
4035 Daniel Jacobowitz <dan@codesourcery.com>
4036
4037 * floatformat.c (mant_bits_set): New.
4038 (floatformat_to_double): Use it. Note no special handling of
4039 split formats.
4040 (floatformat_from_double): Note no special handing of split
4041 formats.
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.
4054
40552007-09-06 Tom Tromey <tromey@redhat.com>
4056
4057 * pexecute.txh (pex_free): Document process killing.
4058
40592007-08-31 Douglas Gregor <doug.gregor@gmail.com>
4060
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.
4068
40692007-08-24 Kai Tietz <kai.tietz@onevision.com>
4070
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.
4076
40772007-08-17 Michael Snyder <msnyder@access-company.com>
4078
4079 * make-relative-prefix.c (make_relative_prefix_1): Resource leaks.
4080
40812007-08-03 Michael Snyder <msnyder@access-company.com>
4082
4083 * make-relative-prefix.c (make_relative_prefix_1): Fix resource
4084 leak.
4085
40862007-07-31 Michael Snyder <msnyder@access-company.com>
4087
4088 * cp-demangle.c (d_print_comp): Guard against null.
4089
40902007-07-25 Ben Elliston <bje@au.ibm.com>
4091
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.
4097
40982007-07-23 DJ Delorie <dj@redhat.com>
4099
4100 * argv.c (writeargv): Fix typo in inline documentation.
4101 * functions.texi: Regenerate.
4102
41032007-07-17 DJ Delorie <dj@redhat.com>
4104
4105 * configure.ac (target_header_dir, msdosdjgpp): Remove duplicate
4106 gettimeofday entry.
4107 * configure: Likewise.
4108
41092007-07-11 Alexandre Oliva <aoliva@redhat.com>
4110
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.
4114
41152007-07-02 Simon Baldwin <simonb@google.com>
4116
4117 * argv.c (writeargv): Removed declaration of unused variable.
4118
41192007-06-14 Paolo Bonzini <bonzini@gnu.org>
4120
4121 * configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.
4122 * configure: Regenerate.
4123
41242007-06-14 Paolo Bonzini <bonzini@gnu.org>
4125
4126 * aclocal.m4: Include config/warnings.m4.
4127 * configure.ac: Use ACX_PROG_CC_WARNING_OPTS.
4128 * configure: Regenerate.
4129
41302007-06-07 Geoffrey Keating <geoffk@apple.com>
4131
4132 * configure.ac: Non-default multilibs can be cross compilations.
4133 * configure: Regenerate
4134
41352007-05-07 Nathan Froyd <froydnj@codesourcery.com>
4136
4137 * argv.c (writeargv): New function.
4138
41392007-05-05 Geoffrey Keating <geoffk@apple.com>
4140
4141 * cp-demangle.c (d_name): Detect local-source-name.
4142 (d_prefix): Likewise.
4143 (d_unqualified_name): Implement local-source-name.
4144
41452007-05-03 Joel Brobecker <brobecker@adacore.com>
4146
4147 * filename_cmp.c: Replace include of ctype.h by include of
4148 safe-ctype.h.
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.
4152
41532007-04-11 Thomas Neumann <tneumann@users.sourceforge.net>
4154
4155 * argv.c: Use ANSI C declarations.
4156 * make-relative-prefix.c: Likewise.
4157
41582007-04-06 Joel Brobecker <brobecker@adacore.com>
4159
4160 * filename_cmp.c (filename_cmp): Improve documentation.
4161
41622007-04-02 Andreas Schwab <schwab@suse.de>
4163
4164 * filename_cmp.c: Include "config.h".
4165
41662007-03-29 Joel Brobecker <brobecker@adacore.com>
4167
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.
4173
41742007-03-15 Geoffrey Keating <geoffk@apple.com>
4175
4176 * cp-demangle.c (d_encoding): Exit early on error.
4177 (d_pointer_to_member_type): Exit early if cplus_demangle_type
4178 returns NULL.
4179 (cplus_demangle_type): Likewise.
4180 * testsuite/demangle-expected: New testcase.
4181
41822007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4183
4184 * Makefile.in: Add install-pdf target as copied from
4185 automake v1.10 rules.
4186 * testsuite/Makefile.in: Add dummy install-pdf target.
4187
41882007-03-01 Peter Breitenlohner <peb@mppmu.mpg.de>
4189 Eric Botcazou <ebotcazou@libertysurf.fr>
4190
4191 PR other/16513
4192 * Makefile.in: Install library under $(MULTIOSDIR), not $(MULTISUBDIR).
4193 Install headers in multilib independent location.
4194
41952007-02-26 DJ Delorie <dj@redhat.com>
4196
4197 * configure.ac: add djgpp-specific results, so we don't have to
4198 link during a cross compilation.
4199 * configure: Regenerated.
4200
42012007-01-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4202
4203 * hex.c: Fix typo.
4204 * choose-temp.c: Likewise.
4205 * functions.texi: Regenerate.
4206
42072007-01-31 Vladimir Prus <vladimir@codesourcery.com>
4208
4209 * pex-common.h (struct pex_obj): New fields
4210 stderr_pipe and read_err.
4211 * pex-common.c (pex_init_common): Initialize
4212 stderr_pipe.
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.
4220
42212007-01-31 Ben Elliston <bje@au.ibm.com>
4222
4223 * strsignal.c (psignal): Change type of signo to int.
4224 * functions.texi: Regenerate.
4225
42262007-01-29 Simon Baldwin <simonb@google.com>
4227
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.
4263
42642007-01-12 Ben Elliston <bje@au.ibm.com>
4265
4266 * pex-unix.c (writeerr): Cast write result to void.
4267
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.
4270
42712006-12-20 Geoffrey Keating <geoffk@apple.com>
4272
4273 * cp-demangle.h: Add comment explaining what to do to avoid
4274 overrunning string.
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.
4293 (protect_end): New.
4294 (main): Use protect_end.
4295 * testsuite/demangle-expected: Add testcases for overrunning
4296 the end of the string.
4297
42982006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
4299 J"orn Rennecke <joern.rennecke@st.com>
4300
4301 PR driver/29931
4302 * make-relative-prefix.c (make_relative_prefix_1): New function,
4303 broken out of make_relative_prefix. Make link resolution dependent
4304 on new parameter.
4305 (make_relative_prefix): Use make_relative_prefix_1.
4306 (make_relative_prefix_ignore_links): New function.
4307
43082006-11-08 Vladimir Prus <vladimir@codesourcery.com>
4309
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.
4314
43152006-11-07 Julian Brown <julian@codesourcery.com>
4316
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.
4321
43222006-10-26 Danny Smith <dannysmith@users.sourceforge.net>
4323
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.
4329
43302006-10-25 Ben Elliston <bje@au.ibm.com>
4331
4332 * pexecute.txh: Wrap pexecute's "flag" argument with @var {..}.
4333
43342006-10-10 Brooks Moses <bmoses@stanford.edu>
4335
4336 * Makefile.in: Added "pdf", "libiberty.pdf" target support.
4337 * testsuite/Makefile.in: Added empty "pdf" target.
4338
43392006-09-22 Ian Lance Taylor <ian@airs.com>
4340
4341 PR other/29176
4342 * cp-demangle.c (d_substitution): Check for overflow when
4343 computing substitution index.
4344
43452006-08-30 Corinna Vinschen <corinna@vinschen.de>
4346
4347 * configure.ac: Add case for Mingw as host.
4348 * configure: Regenerate.
4349
43502006-08-27 Ian Lance Taylor <ian@airs.com>
4351
4352 PR driver/27622
4353 * pex-common.h (struct pex_funcs): Add toclose parameter to
4354 exec_child field.
4355 * pex-common.c (pex_run_in_environment): Pass toclose to
4356 exec_child.
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.
4361
4362 PR other/28797
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.
4366
43672006-07-27 Jan Hubicka <jh@suse.cz>
4368
4369 PR rtl-optimization/28071
4370 * hashtab.c (htab_empty): Clear out n_deleted/n_elements;
4371 downsize the hashtable.
4372
43732006-07-04 Peter O'Gorman <peter@pogma.com>
4374
4375 * Makefile.in: chmod 644 before ranlib during install.
4376
43772006-06-02 Mark Shinwell <shinwell@codesourcery.com>
4378
4379 * pex-unix.c (pex_unix_exec_child): Insert cast when assigning
4380 to environ.
4381
43822006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4383
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
4396 win32_spawn.
4397 * functions.texi: Regenerate.
4398 * pexecute.txh: Document pex_run_in_environment.
4399
44002006-05-28 Mark Shinwell <shinwell@codesourcery.com>
4401
4402 * mkstemps.c: Open temporary files in binary mode.
4403
44042006-05-12 Anton Blanchard <anton@samba.org>
4405
4406 * cplus-dem.c (demangle_fund_type): Ensure buf is large enough to
4407 hold "int%u_t".
4408
44092006-04-24 Julian Brown <julian@codesourcery.com>
4410
4411 * floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.
4412
44132006-03-29 Jim Blandy <jimb@codesourcery.com>
4414
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.
4428
44292006-04-10 Jim Blandy <jimb@codesourcery.com>
4430
4431 * pex-common.c (temp_file): New function, containing guts of
4432 pex-style temporary file name generation.
4433 (pex_run): Use it.
4434
44352006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4436
4437 * Makefile.in: Add install-html, install-html-am, and
4438 install-html-recursive targets. Define mkdir_p and
4439 NORMAL_INSTALL.
4440 * configure.ac: AC_SUBST datarootdir, docdir, htmldir.
4441 * configure: Regenerate.
4442 * testsuite/Makefile.in: Add install-html and html targets.
4443
44442006-03-31 Mark Mitchell <mark@codesourcery.com>
4445
4446 * pex-win32.c (<errno.h>): Include.
4447 (fix_argv): Remove.
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.
4456
44572006-03-24 Jim Blandy <jimb@codesourcery.com>
4458
4459 * pex-common.c (pex_run): Simplify output name handling.
4460
44612006-03-12 Jim Blandy <jimb@red-bean.com>
4462
4463 * pex-common.h (struct pex_obj): Doc fixes.
4464
44652006-03-11 Jim Blandy <jimb@red-bean.com>
4466
4467 * functions.texi: Regenerate.
4468
44692006-02-21 Ben Elliston <bje@au.ibm.com>
4470
4471 * pexecute.c (pwait): Syntax fix for previous change.
4472
44732006-02-17 Uttam Pawar <uttamp@us.ibm.com>
4474
4475 * pexecute.c (pwait): Free vector pointer.
4476 * partition.c (partition_print): Free class_elements pointer.
4477
44782006-02-11 Roger Sayle <roger@eyesopen.com>
4479 R. Scott Bailey <scott.bailey@eds.com>
4480 Bill Northcott <w.northcott@unsw.edu.au>
4481
4482 PR bootstrap/16787
4483 * floatformat.c: Include <float.h> where available.
4484 (NAN): Use value of DBL_QNAN if defined, and NAN isn't.
4485
44862006-01-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
4487
4488 * configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where
4489 supported.
4490 * configure: Regenerated.
4491
44922006-01-20 Carlos O'Donell <carlos@codesourcery.com>
4493
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.
4498
44992005-12-17 Gabriel Dos Reis <gdr@integrable-solutions.net>
4500
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".
4505
45062005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
4507
4508 PR java/9861
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
4515 call.
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.
4519
45202005-11-06 Richard Guenther <rguenther@suse.de>
4521
4522 * splay-tree.c (rotate_left): New function.
4523 (rotate_right): Likewise.
4524 (splay_tree_splay_helper): Remove.
4525 (splay_tree_splay): Re-implement.
4526
45272005-10-31 Mark Kettenis <kettenis@gnu.org>
4528
4529 * floatformat.c (floatformat_vax_aingle, floatformat_vax_double):
4530 New variables.
4531
45322005-10-07 Mark Mitchell <mark@codesourcery.com>
4533
4534 * at-file.texi: Fix typo.
4535
45362005-10-03 Mark Mitchell <mark@codesourcery.com>
4537
4538 * at-file.texi: New file.
4539
45402005-09-27 Mark Mitchell <mark@codesourcery.com>
4541
4542 * argv.c (expandargv): Do not use xmalloc_failed.
4543
45442005-09-26 Mark Mitchell <mark@codesourcery.com>
4545
4546 * argv.c (safe-ctype.h): Include it.
4547 (ISBLANK): Remove.
4548 (stdio.h): Include.
4549 (buildargv): Use ISSPACE instead of ISBLANK.
4550 (expandargv): New function.
4551 * Makefile.in: Regenerated.
4552
45532005-09-14 Christopher Faylor <cgf@timesys.com>
4554
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 '#!'
4559 parsing.
4560 (tack_on_executable): New function. Conditional on USE_MINGW_MSYS
4561 (openkey): Ditto.
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.
4568
45692005-08-17 Mark Kettenis <kettenis@gnu.org>
4570
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
4575 void *'.
4576 (floatformat_from_double): Change type of last argument to `void
4577 *'.
4578 (floatformat_is_valid): Change type of last argument to `const
4579 void *'.
4580 (ieee_test): Remove redundant casts.
4581
45822005-08-17 Kelley Cook <kcook@gcc.gnu.org>
4583
4584 * strverscmp.c: Update FSF address.
4585 * testsuite/Makefile.in: Likewise.
4586 * testsuite/test-demangle.c: Likewise.
4587 * testsuite/test-pexecute.c: Likewise.
4588
45892005-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4590
4591 * getopt.c: Include ansidecl.h before system headers.
4592
45932005-07-22 Ben Elliston <bje@gnu.org>
4594
4595 * getopt.c: Include "ansidecl.h".
4596 (_getopt_initialize): Mark argc and argv parameters as unused.
4597
45982005-07-22 Ben Elliston <bje@gnu.org>
4599
4600 * regex.c (regcomp): Change type of `i' from unsigned to int.
4601
46022005-07-22 Ben Elliston <bje@gnu.org>
4603
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.
4609
46102005-07-22 Ben Elliston <bje@gnu.org>
4611
4612 * configure.ac: Check for a getopt(3) declaration.
4613 * configure, config.in: Regenerate.
4614
46152005-07-15 Ben Elliston <bje@au.ibm.com>
4616
4617 * regex.c (TRANSLATE): Cast rhs of ternary expression to char.
4618
46192005-07-12 Ben Elliston <bje@au.ibm.com>
4620
4621 * floatformat.c (floatformat_to_double): Add a comment about a
4622 potential source of warnings when compiling this file.
4623
46242005-07-12 Ben Elliston <bje@au.ibm.com>
4625
4626 * pexecute.c (pexecute): Cast string litrals to char *.
4627 * regex.c (re_comp): Cast a call to gettext() to char *.
4628
46292005-07-07 Kelley Cook <kcook@gcc.gnu.org>
4630
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.
4635
46362005-07-07 Kelley Cook <kcook@gcc.gnu.org>
4637
4638 * config.in: Regenerate for 6/20 change.
4639
46402005-07-03 Steve Ellcey <sje@cup.hp.com>
4641
4642 PR other/13906
4643 * md5.c (md5_process_bytes): Check alignment.
4644
46452005-07-01 Ian Lance Taylor <ian@airs.com>
4646
4647 PR other/22268
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.
4651
46522005-06-30 Daniel Berlin <dberlin@dberlin.org>
4653
4654 * hashtab.c (EMPTY_ENTRY): Moved and renamed.
4655 (DELETED_ENTRY): Ditto.
4656
46572005-06-20 Geoffrey Keating <geoffk@apple.com>
4658
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.
4668
46692005-05-28 Eli Zaretskii <eliz@gnu.org>
4670
4671 * configure.ac: Add snprintf and vsnprintf to AC_CHEK_DECLS.
4672 * config.in, configure: Regenerate.
4673
46742005-05-25 Richard Henderson <rth@redhat.com>
4675
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.
4680
46812005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
4682
4683 * configure.ac: Check declarations for calloc(), getenv(),
4684 malloc(), realloc() and sbrk().
4685 * config.in: Regenerate.
4686 * configure: Likewise.
4687
4688 * alloca.c (C_alloca): Change "new" to "new_storage". Use XNEWVEC
4689 instead of xmalloc.
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.
4708 (do_arg): 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
4721 function.
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
4726 malloc().
4727 * make-relative-prefix.c (save_string): Likewise.
4728 * make-temp-file.c (try_dir): Rename from "try". Adjust use in
4729 the file.
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().
4756
47572005-05-16 Andreas Jaeger <aj@suse.de>
4758
4759 * getpwd.c: Remove unneeded prototype getcwd and move getwd so
4760 that it's only declared if needed.
4761
4762 * getopt1.c: Change order of includes so that __GNU_LIBRARY__ is
4763 defined.
4764
47652005-05-15 Andreas Jaeger <aj@suse.de>
4766
4767 * functions.texi: Regenerated.
4768
47692005-05-15 Eli Zaretskii <eliz@gnu.org>
4770
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.
4774
4775 * fopen_unlocked.c: Enclose multi-word data types in @deftypefn in
4776 braces.
4777
47782005-05-11 Eli Zaretskii <eliz@gnu.org>
4779
4780 * pex-djgpp.c: Include string.h, fcntl.h, unistd.h, and
4781 sys/stat.h.
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.
4788
47892005-05-11 Paul Brook <paul@codesourcery.com>
4790
4791 * Makefile.in: Regenerate dependencies.
4792
47932005-05-10 Nick Clifton <nickc@redhat.com>
4794
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
4810
48112005-05-06 Kelley Cook <kcook@gcc.gnu.org>
4812
4813 * aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.
4814 * configure.ac: Replace any AC_DEFINE_NOAUTOHEADER with AC_DEFINE.
4815 * configure: Regenerate.
4816
48172005-05-06 Kelley Cook <kcook@gcc.gnu.org>
4818
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.
4823
48242005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4825
4826 * fopen_unlocked.c (unlock_std_streams): New.
4827
4828 * functions.texi: Regenerate.
4829
48302005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4831
4832 * fopen_unlocked.c (unlock_stream): New.
4833 Consolidate unlocking code into a helper function.
4834
4835 * functions.texi: Regenerate.
4836
48372005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
4838
4839 * asprintf.c: Include config.h.
4840 * basename.c: Likewise.
4841 * fdmatch.c: Likewise.
4842 * hex.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.
4849
48502005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
4851
4852 * argv.c (dupargv): Allocate space of argv[argc], not
4853 sizeof(char *) of that amount. Cast result to char *.
4854
48552005-04-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
4856
4857 * regex.c (wcs_re_match_2_internal, byte_re_match_2_internal):
4858 Replace not with negate.
4859
48602005-04-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
4861
4862 * configure.ac: Check declarations for basename, ffs, asprintf,
4863 vasprintf.
4864 * configure: Regenerate.
4865 * config.in: Likewise.
4866
48672005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4868
4869 * Makefile.in (CFILES): Add fopen_unlocked.c.
4870 (REQUIRED_OFILES): Add ./fopen_unlocked.o.
4871 Regenerate dependencies.
4872
4873 * configure.ac: Check for stdio_ext.h and __fsetlocking.
4874
4875 * fopen_unlocked.c: New file.
4876
4877 * functions.texi, configure, config.in: Regenerate.
4878
48792005-04-04 Ian Lance Taylor <ian@airs.com>
4880
4881 * testsuite/test-pexecute.c (TEST_PEX_RUN): Move variable
4882 declaration before statement.
4883
48842005-04-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4885
4886 * bcmp.c: Fix warnings and implement using memcmp.
4887 * bcopy.c: Fix warnings.
4888 * bzero.c: Fix warnings and implement using memset.
4889
4890 * configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings
4891 -Wstrict-prototypes.
4892 * configure, config.in: Regenerate.
4893
4894 * bsearch.c, index.c, rindex.c, strstr.c, strtol.c, waitpid.c: Fix
4895 warnings and reconcile interfaces with relevant standards.
4896
48972005-04-02 Ian Lance Taylor <ian@airs.com>
4898
4899 * cp-demangle.c: Update copyright.
4900
49012005-03-31 Joseph S. Myers <joseph@codesourcery.com>
4902
4903 * gettimeofday.c: Add "Supplemental" to @deftypefn.
4904 * functions.texi: Regenerate.
4905
49062005-03-28 Ian Lance Taylor <ian@airs.com>
4907
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.
4930
49312005-03-28 Mark Kettenis <kettenis@gnu.org>
4932
4933 * unlink-if-ordinary.c: Include <sys/types.h>.
4934
49352005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
4936
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.
4956
49572005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
4958
4959 Convert libiberty to use ISO C prototype style 5/n.
4960 * random.c (srandom, initstate, setstate, random): Use ISO C
4961 prototypes.
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.
5001
50022005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
5003
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.
5036
50372005-03-27 Andreas Jaeger <aj@suse.de>
5038
5039 * configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional
5040 flags.
5041 * configure: Regenerated.
5042
50432005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
5044
5045 * getopt1.c (getopt_long_only): Fix thinko.
5046
50472005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
5048
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):
5102 Likewise.
5103
51042005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
5105
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.
5133
51342005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
5135
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,
5160 print_usage, main):
5161
51622005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
5163
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.
5187
51882005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5189
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.
5194
5195 * configure.ac (funcs, AC_CHECK_FUNCS): Add strndup.
5196
5197 * strndup.c, xstrndup.c: New.
5198
5199 * config.in, configure, functions.texi: Regenerate.
5200
52012005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5202
5203 * xmemdup.c, xstrdup.c: Expose the tail call.
5204
52052005-03-09 Mark Mitchell <mark@codesourcery.com>
5206
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.
5213
52142005-03-09 Ian Lance Taylor <ian@airs.com>
5215
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.
5222
52232005-03-07 Ian Lance Taylor <ian@airs.com>
5224
5225 * mpw-config.in: Remove.
5226 * mpw-make.sed: Remove.
5227 * mpw.c: 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.
5232
52332005-03-06 DJ Delorie <dj@redhat.com>
5234
5235 * configure.ac (target_header_dir): vfork is a stub under djgpp.
5236 * configure: Regenerated.
5237
52382005-03-01 Jan Beulich <jbeulich@novell.com>
5239
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.
5244
52452005-03-01 Ben Elliston <bje@au.ibm.com>
5246
5247 * hashtab.c (htab_find_slot_with_hash): Make function
5248 documentation clearer.
5249
52502005-02-13 Jason Merrill <jason@redhat.com>
5251
5252 * cp-demangle.c (__cxa_demangle): Change resolution of ambiguous
5253 arguments.
5254
52552005-01-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5256
5257 * hex.c (hex_value): Group 'unsigned int' together to get correct
5258 markup.
5259 * functions.texi: Regenerated.
5260
52612004-12-27 H.J. Lu <hongjiu.lu@intel.com>
5262
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.
5269
52702004-12-19 H.J. Lu <hongjiu.lu@intel.com>
5271
5272 PR bootstrap/19072
5273 * Makefile.in (enable_shared): New substitute.
5274 (LTTARGETLIB): New.
5275 (PREFIXTARGETLIB): New.
5276 (LTTESTLIB): New.
5277 (PREFIXTESTLIB): New.
5278 (CCLD): New.
5279 (LINK): New.
5280 ($(TARGETLIB)): Use $(LINK) to create libraries and create
5281 targets by hand.
5282 ($(TESTLIB)): Likewise.
5283 (mostlyclean): Don't remove .libs. Remove the libtool object
5284 directory.
5285
5286 * config.table (enable_shared): Removed.
5287
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.
5296
52972004-12-18 H.J. Lu <hongjiu.lu@intel.com>
5298
5299 * Makefile.in (top_builddir): Set to `.'.
5300 (OUTPUT_OPTION): Removed.
5301 (LIBTOOL): New.
5302 (LTLIBOBJS): New.
5303 (EXTRA_LTOFILES): New.
5304 (FLAGS_TO_PASS): Add EXTRA_LTOFILES.
5305 (all): Remove stamp-picdir.
5306 (LTCOMPILE): New.
5307 (.c.lo): New rule.
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".
5320
5321 * aclocal.m4: Include ../libtool.m4.
5322
5323 * config.table: Don't check --enable-shared.
5324
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.
5330 (LIBOBJS): Cleanup.
5331 * configure: Regenerated.
5332
5333 * maint-tool: Updated for .lo/libtool.
5334
53352004-12-11 Ben Elliston <bje@au.ibm.com>
5336
5337 * configure.ac: Invoke AC_CHECK_SIZEOF for sizeof (int).
5338 * configure: Regenerate.
5339 * config.in: Likewise.
5340
53412004-12-07 DJ Delorie <dj@redhat.com>
5342
5343 * splay-tree.c (splay_tree_delete_helper): Redesign the logic so
5344 that recursion (and thus large stack space) is not needed.
5345
53462004-11-29 Matt Kraai <kraai@alumni.cmu.edu>
5347
5348 * pex-unix.c: Fix the spelling of longjmp.
5349
53502004-11-23 Ian Lance Taylor <ian@wasabisystems.com>
5351
5352 PR other/18623
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
5356 at_start_name.
5357 (demangle_template): Remove useless local variable start.
5358
53592004-11-19 Roger Sayle <roger@eyesopen.com>
5360
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.
5364
53652004-11-12 Mike Stump <mrs@apple.com>
5366
5367 * Makefile.in (libiberty.html): Fix html generation.
5368
53692004-09-08 Adam Nemet <anemet@lnxw.com>
5370
5371 * vasprintf.c: Accept __va_copy in addition to va_copy.
5372
53732004-09-03 Paolo Bonzini <bonzini@gnu.org>
5374
5375 * configure: Regenerate.
5376
53772004-09-02 Paolo Bonzini <bonzini@gnu.org>
5378
5379 * configure.ac: Do not enable multilibs for build-side libiberty.
5380
53812004-06-29 Danny Smith <dannysmith@users.sourceforge.net>
5382
5383 * lrealpath.c (lrealpath): Add _WIN32 support.
5384
53852004-06-28 Zack Weinberg <zack@codesourcery.com>
5386
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.
5390
53912004-06-28 Ian Lance Taylor <ian@wasabisystems.com>
5392
5393 PR other/16240
5394 * cp-demangle.c (d_expr_primary): Check for a failure return from
5395 cplus_demangle_type.
5396 * testsuite/demangle-expected: Add test case.
5397
53982004-05-31 Danny Smith <dannysmith@users.sourceforge.net>
5399
5400 * pex-win32.c (fix_argv): Expand comment.
5401
54022004-05-25 Daniel Jacobowitz <drow@false.org>
5403
5404 * Makefile.in: Add .NOEXPORT.
5405
54062004-04-29 Douglas B Rupp <rupp@gnat.com>
5407
5408 * mkstemps.c (mkstemps) [VMS]: Remove special open option. Update
5409 copyright.
5410
54112004-04-26 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5412
5413 * configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.
5414 * configure: Regenerate.
5415
54162004-04-22 Richard Henderson <rth@redhat.com>
5417
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.
5422 (htab_mod_1): New.
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.
5429
54302004-04-13 Ian Lance Taylor <ian@wasabisystems.com>
5431
5432 * strerror.c: Include config.h, and redefine sys_nerr and
5433 sys_errlist, before including ansidecl.h and libiberty.h.
5434
54352004-04-13 Jeff Law <law@redhat.com>
5436
5437 * hashtab.c (htab_remove_elt_with_hash): New function.
5438 (htab_remove_elt): Implement in terms of htab_remove_elt_with_hash.
5439
54402004-03-31 Richard Henderson <rth@redhat.com>
5441
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.
5451
54522004-03-17 Ian Lance Taylor <ian@wasabisystems.com>
5453
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.
5457
5458 * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for
5459 an 80 column screen. Run maint-deps.
5460
54612004-03-09 Kelley Cook <kcook@gcc.gnu.org>
5462
5463 * configure.ac: Bump version to 2.59. Apply suggested autoupdates.
5464 * acconfig.h: Delete redundant file.
5465 * config.in: Regenerate.
5466 * configure: Regenerate.
5467
54682004-03-09 Hans-Peter Nilsson <hp@axis.com>
5469
5470 * configure: Regenerate for config/accross.m4 correction.
5471
54722004-03-07 Andreas Jaeger <aj@suse.de>
5473
5474 * testsuite/test-demangle.c: Include <string.h> and <stdlib.h> for
5475 prototypes.
5476 (main): Initialize style.
5477
54782004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
5479
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
5486 D_PRINT_FLOAT.
5487 (d_print_comp) [LITERAL, LITERAL_NEG]: Handle new D_PRINT_*
5488 values.
5489 * testsuite/demangle-expected: Adjust two test cases.
5490
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.
5494
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
5498 output.
5499
5500 * cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.
5501
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
5504 stack.
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.
5510
55112004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
5512
5513 * cp-demangle.c (__cxa_demangle): Adjust last patch to handle
5514 empty string correctly.
5515
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
5518 built-in type name.
5519 (main): If IN_GLIBCPP_V3 is defined, test __cxa_demangle rather
5520 than cplus_demangle_v3.
5521
5522 * dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
5523 the associated #define of RETURN_ON_ALLOCATION_FAILURE.
5524
55252004-02-16 Matt Kraai <kraai@alumni.cmu.edu>
5526
5527 * regex.c: Include <ansidecl.h>.
5528 (regcomp): Cast i to int.
5529 (regerror): Add ATTRIBUTE_UNUSED to parameter preg.
5530
55312004-01-25 Ian Lance Taylor <ian@wasabisystems.com>
5532
5533 * configure.ac: Add m4_pattern_allow(LIBOBJS).
5534 * configure: Regenerate.
5535
55362004-01-22 DJ Delorie <dj@redhat.com>
5537
5538 * Makefile.in: Convert to ./ throughout. Rebuild dependencies
5539 with explicit build rules.
5540 (VPATH): Remove.
5541 (.c.o): Poison.
5542 * configure.ac (pexecute, LIBOBJS): Add ./ .
5543 * maint-tool: Build dependencies with explicit rules.
5544
55452004-01-15 Kazu Hirata <kazu@cs.umass.edu>
5546
5547 * strdup.c (strdup): Constify the argument.
5548
55492004-01-14 Loren J. Rittle <ljrittle@acm.org>
5550
5551 * Makefile.in (distclean): Remove config.cache.
5552
55532004-01-13 Daniel Jacobowitz <drow@mvista.com>
5554
5555 * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
5556 takes two parameters.
5557 * cp-demint.c (cplus_demangle_fill_component): Likewise.
5558
55592004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5560
5561 * cp-demangle.c: Include "cp-demangle.h". If IN_GLIBCPP_V3 is
5562 defined, rename some functions which are to become static via
5563 #define.
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.
5604
56052004-01-09 Kelley Cook <kcook@gcc.gnu.org>
5606
5607 * configure.in: Rename file to ...
5608 * configure.ac: ... this.
5609 * Makefile.in: Update a comment for above change.
5610 * README: Likewise.
5611 * config.in: Regenerate.
5612
56132004-01-02 Ian Lance Taylor <ian@wasabisystems.com>
5614
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.
5625
56262003-12-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5627
5628 * cp-demangle.c (is_ctor_or_dtor): Fix error in last change.
5629
56302003-12-22 Daniel Jacobowitz <drow@mvista.com>
5631
5632 PR debug/13272
5633 * Makefile.in (lbasename.o): Depend on filenames.h.
5634 * lbasename.c: Include "filenames.h" instead of defining
5635 its macros locally.
5636
56372003-12-22 Ian Lance Taylor <ian@wasabisystems.com>
5638
5639 * cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler supports
5640 dynamic arrays.
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
5663 void parameter.
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
5667 specially.
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.
5684
56852003-12-20 Ian Lance Taylor <ian@wasabisystems.com>
5686
5687 * cp-demangle.c (d_identifier): In Java mode, skip an optional '$'
5688 after the identifier.
5689 * testsuite/demangle-expected: Add test case.
5690
56912003-12-19 Ian Lance Taylor <ian@wasabisystems.com>
5692
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
5697 D_COMP_QUAL_NAME.
5698 (is_ctor_or_dtor): Likewise.
5699 (d_local_name): Use D_COMP_LOCAL_NAME rather than
5700 D_COMP_QUAL_NAME.
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.
5706
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.
5711
57122003-12-15 Ian Lance Taylor <ian@wasabisystems.com>
5713
5714 * cp-demangle.c (d_print_function_type): Print the function
5715 parameters with no modifiers.
5716 * testsuite/demangle-expected: Add test case.
5717
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.
5722
57232003-12-15 Brendan Kehoe <brendan@zen.org>
5724
5725 * Makefile.in (floatformat.o): Add dependency on
5726 config.h to accompany change of 2003-12-03.
5727
57282003-12-15 Ian Lance Taylor <ian@wasabisystems.com>
5729
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.
5736
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.
5743
57442003-12-04 Ian Lance Taylor <ian@wasabisystems.com>
5745
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.
5756
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
5764 qualifiers.
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
5768 the modifier list.
5769 (d_print_comp) [D_COMP_*_THIS]: New cases.
5770 (d_print_comp) [D_COMP_PTRMEM_TYPE]: Remove special handling of
5771 qualifiers.
5772 (d_print_mod_list): Add suffix parameter. Change all callers.
5773 Keep walking the list even if the current modifier has been
5774 printed.
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.
5782
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.
5788
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.
5793
57942003-12-03 Ian Lance Taylor <ian@wasabisystems.com>
5795
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
5799 numbers.
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.
5805
58062003-11-29 Ian Lance Taylor <ian@wasabisystems.com>
5807
5808 * cp-demangle.c (d_demangle): Only return success if we consumed
5809 the entire demangled string.
5810 (is_ctor_or_dtor): Likewise.
5811
5812 * testsuite/demangle-expected: Revert one part of 2003-06-26 patch
5813 to restore expected result of EDG test case to original expected
5814 result.
5815
58162003-11-26 Ian Lance Taylor <ian@wasabisystems.com>
5817
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
5824 CV-qualifiers.
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
5833 template.
5834 (d_print_mod_list): Temporarily set templates list while printing
5835 a modifier.
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.
5841
58422003-11-25 Ian Lance Taylor <ian@wasabisystems.com>
5843
5844 * cp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS to
5845 d_demangle.
5846
58472003-11-22 Ian Lance Taylor <ian@wasabisystems.com>
5848
5849 * cp-demangle.c (d_encoding): Add top_level parameter. Change all
5850 callers.
5851 (print_usage): Display new -p option.
5852 (long_options): Add --no-params.
5853 (main): Accept and handle -p.
5854
58552003-11-21 Ian Lance Taylor <ian@wasabisystems.com>
5856
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.
5860
58612003-11-20 Ian Lance Taylor <ian@wasabisystems.com>
5862
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.
5866
5867 * cp-demangle.c: Complete rewrite.
5868
58692003-11-19 Mark Mitchell <mark@codesourcery.com>
5870
5871 * cp-demangle.c (demangle_type): Correct thinko in substitution
5872 processing.
5873
58742003-11-18 Ian Lance Taylor <ian@wasabisystems.com>
5875
5876 * cp-demangle.c (demangle_operator_name): Remove space before
5877 "sizeof".
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
5883 initial encoding.
5884
5885 * testsuite/test-demangle.c (main): Don't pass DMGL_VERBOSE to
5886 cplus_demangle.
5887
5888 * testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.
5889
58902003-10-31 Andreas Jaeger <aj@suse.de>
5891
5892 * floatformat.c (floatformat_always_valid): Add unused attribute.
5893
58942003-10-30 Josef Zlomek <zlomekj@suse.cz>
5895
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.
5900
59012003-10-30 Josef Zlomek <zlomekj@suse.cz>
5902
5903 * hashtab.c (htab_find_slot_with_hash): Decrease n_deleted
5904 instead of increasing n_elements when inserting to deleted slot.
5905
59062003-10-20 J. Brobecker <brobecker@gnat.com>
5907
5908 * cplus-dem.c (demangle_template): Register a new Btype only
5909 when needed.
5910 * testsuite/demangle-expected: Add a new test.
5911
59122003-10-16 H.J. Lu <hongjiu.lu@intel.com>
5913
5914 * testsuite/demangle-expected: Update the expected output of
5915 _GLOBAL__I__Z2fnv.
5916
59172003-10-02 Daniel Jacobowitz <drow@mvista.com>
5918
5919 * strerror.c: Revert last change. Declare static sys_nerr
5920 and sys_errlist using different names.
5921
59222003-10-01 Daniel Jacobowitz <drow@mvista.com>
5923
5924 * strerror.c: Don't provide or reference sys_errlist if
5925 strerror is available.
5926
59272003-10-01 H.J. Lu <hongjiu.lu@intel.com>
5928
5929 * configure.in: Check if $MAKEINFO is missing.
5930 * configure: Regenerated.
5931
59322003-09-24 Daniel Jacobowitz <drow@mvista.com>
5933
5934 * configure.in: Use AC_PROG_CPP_WERROR.
5935 * configure: Regenerated.
5936
59372003-09-22 Andrew Cagney <cagney@redhat.com>
5938
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".
5960
59612003-09-15 Andrew Cagney <cagney@redhat.com>
5962
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.
5967
59682003-09-15 Daniel Jacobowitz <drow@mvista.com>
5969
5970 * floatformat.c (floatformat_is_valid): New function.
5971 (get_field, put_field): Correct comments.
5972
59732003-09-06 Josef Zlomek <zlomekj@suse.cz>
5974
5975 * fibheap.c (fibheap_replace_key_data): Change type of OKEY to
5976 FIBHEAPKEY_T.
5977
59782003-09-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5979
5980 PR bootstrap/12100
5981 * aclocal.m4 (AC_LANG_FUNC_LINK_TRY): Define.
5982 * configure: Rebuilt.
5983
59842003-08-27 Daniel Jacobowitz <drow@mvista.com>
5985
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.
5994
59952003-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5996
5997 * cp-demangle.c: Clarify what package(s) this is part of.
5998
59992003-07-05 Danny Smith <dannysmith@users.sourceforge.net>
6000
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.
6005
60062003-07-02 Danny Smith <dannysmith@users.sourceforge.net>
6007
6008 * pex-win32.c (fix_argv): Ensure that the executable pathname
6009 uses Win32 backslashes.
6010 (pexecute): Cast away constness when assigning *errmsg_arg.
6011
60122003-06-26 H.J. Lu <hongjiu.lu@intel.com>
6013
6014 * testsuite/demangle-expected: Add more GNU V3 testcases.
6015
60162003-06-22 Zack Weinberg <zack@codesourcery.com>
6017
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.
6023
60242003-06-21 Zack Weinberg <zack@codesourcery.com>
6025
6026 * safe-ctype.c: Separate out EOF==-1 check. Use HOST_CHARSET
6027 for charset determination.
6028
60292003-06-19 Dara Hazeghi <dhazeghi@yahoo.com>
6030
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
6036 free().
6037
60382003-06-09 Albert Chin-A-Young <china@thewrittenword.com>
6039
6040 PR bootstrap/10974
6041 * physmem.c: Update comment.
6042 * configure.in: Modify test for _system_configuration for older
6043 AIX systems.
6044
6045 * config.in, configure: Regenerated.
6046
60472003-06-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6048
6049 PR other/10810
6050 * test-demangle.c (getline): Fix fence-post error.
6051
60522003-06-03 Nick Clifton <nickc@redhat.com>
6053
6054 * asprintf.c: Change comment to note that -1 is returned upon
6055 error.
6056 * vasprintf.c: Likewise.
6057 (vasprintf): Return -1 upon error.
6058 * functions.texi: Document changes to asprintf and vasprintf.
6059
60602003-05-19 Kelley Cook <kelleycook@wideopenwest.com>
6061
6062 * config.table: Accept i[345867]86 variant.
6063
60642003-05-15 Jim Blandy <jimb@redhat.com>
6065
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.
6072
60732003-05-07 Josef Zlomek <zlomekj@suse.cz>
6074
6075 * splay-tree.c (splay_tree_predecessor): Fix comment.
6076 (splay_tree_successor): Fix comment.
6077
60782003-05-07 Jason Merrill <jason@redhat.com>
6079
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.
6084
60852003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6086
6087 * configure.in (AC_CHECK_FUNCS): Don't make multiple calls.
6088 * configure: Regenerate.
6089
60902003-05-03 Carlo Wood <carlo@alinoe.com>
6091
6092 * cp-demangle.c: Fix typo in "char_traints" string-literal.
6093
60942003-04-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6095
6096 * vsnprintf.c (vsnprintf): Don't pad string with extra nulls.
6097 (main): Test that we don't write too much data.
6098
60992003-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6100
6101 * configure.in (funcs, AC_CHECK_FUNCS): Add snprintf and
6102 vsnprintf.
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.
6107
6108 * functions.texi, configure, config.in: Regenerated.
6109
61102003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6111
6112 * mempcpy.c, stpcpy.c, stpncpy.c: New files.
6113 * configure.in (funcs, AC_CHECK_FUNCS): Add mempcpy, stpcpy
6114 and stpncpy.
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.
6118
6119 * functions.texi, configure, config.in: Regenerated.
6120
61212003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6122
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
6132 headers.
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
6137 ANSI_PROTOTYPES.
6138 * vsprintf.c: Include "ansidecl.h" earlier, rely on
6139 ANSI_PROTOTYPES and possibly include <stdarg.h>.
6140
6141 * Makefile.in: Regenerate dependencies.
6142
61432003-04-15 DJ Delorie <dj@redhat.com>
6144
6145 * maint-tool (deps): Scan for headers in $srcdir also.
6146
61472003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6148
6149 PR target/10338
6150 PR bootstrap/10198
6151 PR bootstrap/10140
6152 * getopt.c (exchange, _getopt_initialize): Use mempcpy not
6153 __mempcpy.
6154 * regex.c (regerror): Likewise.
6155
61562003-04-14 Roger Sayle <roger@eyesopen.com>
6157
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.
6165
6166 * copysign.c: Use traditional function declaration instead of DEFUN.
6167 * sigsetmask.c: Likewise.
6168
6169 * memcmp.c: Both of the above, ANSI_PROTOTYPES and DEFUN.
6170 * memset.c: Likewise.
6171
6172 * memcpy.c: ANSI_PROTOTYPES, DEFUN and prototype bcopy.
6173 * memmove.c: Likewise.
6174
61752003-04-14 Roger Sayle <roger@eyesopen.com>
6176
6177 * strdup.c (strdup): Tweak implementation to use memcpy.
6178
61792003-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6180
6181 * configure.in (HAVE_UINTPTR_T): Always define.
6182 * configure: Regenerated.
6183
61842003-03-23 Alexandre Oliva <aoliva@redhat.com>
6185
6186 * Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)
6187 instead of $$CC alone.
6188 (install_to_tooldir): Use it.
6189
61902003-17-03 Jan Hubicka <jh@suse.cz>
6191
6192 * hashtab.c (htab_traverse_noresize): Break out from ...
6193 * hashtab.c (htab_traverse): ... here.
6194
61952003-12-03 Jan Hubicka <jh@suse.cz>
6196
6197 * hashtab.c (htab_expand): Fix warning.
6198
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.
6202
62032003-03-11 Carlo Wood <carlo@gnu.org>
6204
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.
6208
62092003-03-03 Mark Mitchell <mark@codesourcery.com>
6210
6211 * cplus-dem.c: Add license exception to copyright notice.
6212
62132003-02-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6214
6215 * physmem.c: Formatting changes from upstream.
6216
62172003-02-24 Danny Smith <dannysmith@users.source.forge.net>
6218
6219 * physmem.c (physmem_total): Add _WIN32 support.
6220 (physmem_available): Likewise.
6221
62222003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6223
6224 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Test for
6225 GSI_PHYSMEM.
6226 (physmem_available) [HAVE_TABLE]: Test for TBL_VMSTATS.
6227
62282003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6229
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.
6234
62352003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6236 Richard Earnshaw <rearnsha@arm.com>
6237 Geoffrey Keating <geoffk@apple.com>
6238
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.
6242
62432003-02-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6244
6245 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Use getsysinfo on
6246 Tru64 UNIX.
6247 (physmem_available) [HAVE_TABLE && HAVE_SYS_TABLE_H]: Use table on
6248 Tru64 UNIX.
6249
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.
6254
62552003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6256
6257 * configure.in: Check for sys/sysmp.h and sysmp.
6258 * physmem.c: Pull upstream copy, add support for irix6.
6259
6260 * config.in, configure: Regenerated.
6261
62622003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6263
6264 * physmem.c (physmem_total, physmem_available): De-ANSI-fy.
6265 * configure.in (AC_CHECK_FUNCS): Add pstat_getstatic and
6266 pstat_getdynamic.
6267
62682003-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6269
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.
6275
6276 * config.in, configure: Regenerated.
6277
62782003-02-20 Daniel Jacobowitz <drow@mvista.com>
6279
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.
6293
62942003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
6295
6296 * cplus_dem.c: Fix typo: intializes -> initializes.
6297
62982003-02-20 Alexandre Oliva <aoliva@redhat.com>
6299
6300 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
6301 config.status.
6302 * configure: Rebuilt.
6303
63042003-02-13 Daniel Jacobowitz <drow@mvista.com>
6305
6306 Fix PR c++/7612.
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
6317 string_init.
6318 (demangle_nested_args): Free work->previous_argument.
6319
63202003-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6321
6322 * acconfig.h: New file. Add uintptr_t.
6323 * config.in: Regenerated.
6324
63252003-02-04 Joseph S. Myers <jsm@polyomino.org.uk>
6326
6327 * libiberty.texi: Update to GFDL 1.2.
6328
63292003-01-30 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6330
6331 * Makefile.in (libiberty_topdir): New subst.
6332 (mkinstalldirs): Redefine in terms of the above.
6333 * configure.in: AC_SUBST it.
6334 * configure: Regenerate.
6335
63362003-01-28 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6337
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).
6343
63442003-01-27 Alexandre Oliva <aoliva@redhat.com>
6345
6346 * Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use
6347 /`$$CC -print-multi-os-directory`.
6348
63492003-01-26 Daniel Jacobowitz <drow@mvista.com>
6350
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.
6354
63552003-01-24 Christopher Faylor <cgf@redhat.com>
6356
6357 * configure.in: Remove special pex-cygwin consideration.
6358 * configure: Regenerate.
6359 * pex-cygwin.c: Remove.
6360 * Makefile.in: Remove pex-cygwin.[co] lines.
6361
63622003-01-24 Zack Weinberg <zack@codesourcery.com>
6363
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
6373 as @pexecute@.
6374
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
6378 new files.
6379
6380 * functions.texi: Regenerate.
6381 * configure: Regenerate.
6382
63832003-01-20 Josef Zlomek <zlomekj@suse.cz>
6384
6385 * hashtab.c (htab_expand): Fix allocation of new entries.
6386
63872003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6388
6389 * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
6390
6391 * Makefile.in (install_to_libdir, install_to_tooldir): Add a
6392 mkinstalldirs command.
6393
63942002-12-04 Danny Smith <dannysmith@users.sourceforge.net>
6395
6396 * make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX):
6397 Define for hosts with HOST_EXECUTABLE_SUFFIX.
6398
63992002-11-24 Nick Clifton <nickc@redhat.com>
6400
6401 * make-relative-prefix.c (make_relative_prefix): Ensure return
6402 string is empty before using strcat to construct it.
6403
64042002-11-22 Daniel Jacobowitz <drow@mvista.com>
6405
6406 * Makefile.in: Add make-relative-prefix.c.
6407 * make-relative-prefix.c: New file.
6408 * functions.texi: Rebuilt.
6409
64102002-11-16 Jakub Jelinek <jakub@redhat.com>
6411
6412 * md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be
6413 used with arguments in traditional C' warnings.
6414
64152002-10-16 Jakub Jelinek <jakub@redhat.com>
6416
6417 * config.table: Use mh-s390pic for s390x too.
6418
64192002-10-06 Andreas Jaeger <aj@suse.de>
6420
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.
6424
64252002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6426
6427 * Makefile.in (all): Fix multilib parallel build.
6428
64292002-09-19 John David Anglin <dave@hiuly1.hia.nrc.ca>
6430
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
6442 unsigned short.
6443 * splay-tree.c (splay_tree_xmalloc_allocate): Cast return of xmalloc
6444 to void *.
6445 * vasprintf.c (int_vasprintf): Cast return of malloc to char *.
6446
64472002-09-19 Nick Clifton <nickc@redhat.com>
6448
6449 * README: Update email addresses for bugs and patches.
6450
64512002-09-10 Mike Stump <mrs@apple.com>
6452
6453 * splay-tree.c (splay_tree_successor): Fix comments.
6454
64552002-09-11 Zack Weinberg <zack@codesourcery.com>
6456
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.
6463
64642002-09-05 Roger Sayle <roger@eyesopen.com>
6465
6466 * regex.c: Only use "#pragma alloca" on AIX when not using gcc.
6467
64682002-08-07 DJ Delorie <dj@redhat.com>
6469
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.
6475
64762002-07-29 Neil Booth <neil@daikokuya.co.uk>
6477
6478 * cplus-dem.c (PREPEND_BLANK): Remove.
6479
64802002-07-10 Jason Merrill <jason@redhat.com>
6481
6482 * cp-demangle.c (demangle_identifier): Support extended Unicode
6483 characters.
6484
64852002-07-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6486
6487 * cp-demangle.c (demangle_v3_with_details): Wrap in
6488 !defined IN_GLIBCPP_V3.
6489
64902002-07-01 Mark Mitchell <mark@codesourcery.com>
6491
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.
6495
64962002-06-30 Douglas Rupp <rupp@gnat.com>
6497
6498 * configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure.
6499 * Makefile.in (OUTPUT_OPTION): Use.
6500
65012002-06-22 Peter Breitenlohner <peb@mppmu.mpg.de>
6502
6503 * Makefile.in (install_to_libdir): Add $(DESTDIR).
6504 (install_to_tooldir): Likewise.
6505
65062002-06-17 Douglas Rupp <rupp@gnat.com>
6507
6508 * lbasename.c: Add 2002 to copyright.
6509 (IS_DIR_SEPARATOR): Remove VMS junk.
6510
65112002-06-05 Geoffrey Keating <geoffk@redhat.com>
6512
6513 * hashtab.c (htab_create): New stub function for backward
6514 compatibility.
6515 (htab_try_create): Likewise.
6516
65172002-06-03 Geoffrey Keating <geoffk@redhat.com>
6518
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.
6524
65252002-05-22 Roman Lechtchinsky <rl@cs.tu-berlin.de>
6526
6527 * configure.in: Fix typo in the code checking for sys_errlist.
6528 * configure: Regenerated.
6529
65302002-05-13 Andreas Schwab <schwab@suse.de>
6531
6532 * config.table: Use mh-x86pic also for x86-64.
6533
65342002-05-08 Alexandre Oliva <aoliva@redhat.com>
6535
6536 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
6537 script entry, and set LD to it when configuring multilibs.
6538 * configure: Rebuilt.
6539
65402002-05-07 Mark Mitchell <mark@codesourcery.com>
6541
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".
6546
65472002-04-09 Richard Henderson <rth@redhat.com>
6548
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.
6552
65532002-04-01 Phil Edwards <pme@gcc.gnu.org>
6554
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.
6559
65602002-03-30 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
6561
6562 * cp-demangle.c (java_demangle_v3): Don't try to release "demangled"
6563 if it is NULL.
6564
65652002-03-27 DJ Delorie <dj@redhat.com>
6566
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.
6571
65722002-03-27 Mark Mitchell <mark@codesourcery.com>
6573
6574 * dyn-string.c: Add libgcc exception to copyright notice.
6575
65762002-03-26 H.J. Lu (hjl@gnu.org)
6577
6578 * config.table: Support --with-build-subdir.
6579 * configure.in: Likewise.
6580 * configure: Rebuild.
6581
65822002-03-18 Stuart Griffith <Stuart_Griffith@credence.com>
6583
6584 * strtod.c (strtod): Increment 8 chars, not 7, when `infinity'
6585 seen.
6586
65872002-03-12 Mark Mitchell <mark@codesourcery.com>
6588
6589 * cp-demangle.c: Add libgcc exception to cp-demangle.c copyright
6590 notice.
6591
65922002-03-11 Douglas B Rupp <rupp@gnat.com>
6593
6594 * xatexit.c [VMS]: Include stdlib.h and unixlib.h.
6595
65962002-03-06 Jim Blandy <jimb@redhat.com>
6597
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.
6601
66022002-03-06 Andrew Cagney <ac131313@redhat.com>
6603
6604 * floatformat.c (floatformat_arm_ext_big): Delete definition.
6605
66062002-03-04 Phil Edwards <pme@gcc.gnu.org>
6607
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.
6612
66132002-03-04 Neil Booth <neil@daikokuya.demon.co.uk>
6614
6615 * xmalloc.c (xmalloc_fail): Clarify error message further.
6616
66172002-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
6618
6619 * xmalloc.c (xmalloc_fail): Clarify error message.
6620
66212002-02-22 Jim Blandy <jimb@redhat.com>
6622
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.
6631
66322002-02-19 Scott Snyder <snyder@fnal.gov>
6633
6634 * testsuite/demangle-expected: Add test case for infinite loop in
6635 demangler.
6636 * cplus-dem.c (demangle_arm_hp_template): Stop trying to demangle
6637 if do_type() doesn't make any progress --- prevents an infinite
6638 loop.
6639
66402002-02-18 Carlo Wood <carlo@gnu.org>
6641
6642 PR c++/5390
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.
6650
66512002-02-05 Jason Merrill <jason@redhat.com>
6652
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.
6659
66602002-02-02 H.J. Lu (hjl@gnu.org)
6661
6662 * cp-demangle.c (cp_demangle_type): Do not protect with
6663 IN_LIBGCC2.
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.
6667
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.
6674
6675 * testsuite/regress-demangle: Pass the mangled name at the
6676 command line.
6677
66782002-02-01 H.J. Lu <hjl@gnu.org>
6679
6680 * cp-demangle.c (cp_demangle_type): Call demangling_new with
6681 DMGL_GNU_V3.
6682
66832002-01-31 Phil Edwards <pme@gcc.gnu.org>
6684
6685 * cp-demangle.c: Revert yesterday's change.
6686
66872002-01-31 Adam Megacz <adam@xwt.org>
6688
6689 * configure.in: Treat mingw the same as cywin
6690 wrt HAVE_SYS_ERRLIST.
6691
66922002-01-30 Phil Edwards <pme@gcc.gnu.org>
6693
6694 * cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.
6695 (cplus_demangle_v3): Mimic __cxa_demangle and fall back on
6696 cp_demangle_type.
6697 * testsuite/demangle-expected: New gnu-v3 test.
6698
66992002-01-22 Momchil Velikov <velco@fadata.bg>
6700
6701 * configure.in (variable detection): Use arrays of unspecified
6702 size instead of plain integers.
6703
67042002-01-18 DJ Delorie <dj@redhat.com>
6705
6706 * Makefile.in (TESTLIB): New. This library is for future
6707 testsuites.
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.
6716
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.
6722
67232002-01-15 Douglas B Rupp <rupp@gnat.com>
6724
6725 * mkstemps.c (mkstemps): On VMS, open temp file with option
6726 that causes it to be deleted when closed.
6727
67282002-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6729
6730 * cp-demangle.c (long_options): Const-ify.
6731 * cplus-dem.c (long_options): Likewise.
6732
6733 * cplus-dem.c (mystrstr): Delete. All callers changed to use
6734 strstr instead.
6735
67362001-12-31 Ira Ruben <ira@apple.com>
6737
6738 * aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.
6739 * configure: Regenerated.
6740
67412001-12-24 Douglas B. Rupp <rupp@gnat.com>
6742
6743 * configure.in (uintptr_t): Use AC_CHECK_TYPE.
6744 * configure: Regenerated.
6745
67462001-12-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
6747
6748 PR other/2719
6749 * cplus-dem.c (consume_count): Treat negative count as an error.
6750 * testsuite/demangle-expected: Added testcase.
6751
6752Tue Dec 11 07:08:57 2001 Douglas B. Rupp <rupp@gnat.com>
6753
6754 * configure.in: Hardcode that vfork works on VMS host.
6755 * configure: Regenerated.
6756
67572001-12-06 Richard Henderson <rth@redhat.com>
6758
6759 * cplus-dem.c (libiberty_demanglers): Add no_demangling case.
6760 (cplus_demangle): Support no_demangling.
6761
67622001-11-27 Zack Weinberg <zack@codesourcery.com>
6763
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).
6769
67702001-11-26 DJ Delorie <dj@redhat.com>
6771 Daniel Jacobowitz <drow@mvista.com>
6772
6773 * Makefile.in (stamp-h): Depend on Makefile for proper
6774 serialization.
6775 (*-subdir): Depend on config.h for proper serialization.
6776
67772001-11-26 DJ Delorie <dj@redhat.com>
6778
6779 * configure.in: Check for alloca.h (for regex.c and putenv.c).
6780 * configure: Regenerate.
6781 * config.h: Add HAVE_ALLOCA_H.
6782
67832001-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6784
6785 * regex.c: Check defined(__STDC__) || defined(ALMOST_STDC) ||
6786 defined(HAVE_STRINGIZE) to determine whether ISO CPP token pasting
6787 is available.
6788
6789Thu Nov 15 11:06:25 2001 Jeffrey A Law (law@cygnus.com)
6790
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.
6796
6797 * regex.c (PREFIX): Provide an alternate definition for
6798 non-ANSI/ISO compilers.
6799 (ARG_PREFIX): Likewise.
6800
68012001-11-12 Jim Meyering <meyering@lucent.com>
6802
6803 * obstack.c (_): Honor the setting of ENABLE_NLS. Otherwise,
6804 this code would end up calling gettext even in packages built
6805 with --disable-nls.
6806 * getopt.c (_): Likewise.
6807 * regex.c (_): Likewise.
6808
68092001-11-03 Alan Modra <amodra@bigpond.net.au>
6810
6811 * configure.in: Cope with missing makeinfo.
6812 * configure: Regenerate.
6813
68142001-10-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6815
6816 * hex.c (hex_init): Provide empty stub.
6817
6818 * hex.c (hex_init): Delete.
6819 (_hex_value): Const-ify and initialize at compile-time.
6820
68212001-10-19 H.J. Lu <hjl@gnu.org>
6822
6823 * Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if
6824 necessary.
6825
68262001-10-17 DJ Delorie <dj@redhat.com>
6827
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.
6833
68342001-10-15 DJ Delorie <dj@redhat.com>
6835
6836 * Makefile.in (TEXIFILES): Add fnmatch.txh.
6837 (maint-undoc): New.
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
6843 documentation.
6844 * fnmatch.txh: New.
6845 * functions.texi: Regenerate.
6846
68472001-10-10 Joseph S. Myers <jsm28@cam.ac.uk>
6848
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.
6852
68532001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
6854
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.
6862
68632001-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6864
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.
6875
68762001-09-29 DJ Delorie <dj@redhat.com>
6877
6878 * configure: Regenerate.
6879
68802001-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6881
6882 * concat.c: Include stdlib.h.
6883
68842001-09-27 Eli Zaretskii <eliz@is.elta.co.il>
6885
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
6890 markup.
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.
6894
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.
6898
6899 * copying-lib.texi: Lose the next,prev,up pointers on the @node
6900 line.
6901
69022001-09-27 DJ Delorie <dj@redhat.com>
6903
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.
6907
69082001-09-20 DJ Delorie <dj@redhat.com>
6909 Phil Edwards <pedwards@disaster.jaj.com>
6910
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
6931 documentation.
6932
69332001-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6934
6935 * concat.c (reconcat): Fix for traditional C.
6936
69372001-09-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6938
6939 * concat.c (reconcat): New function.
6940
69412001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6942
6943 * concat.c (vconcat_length, vconcat_copy, concat_length,
6944 concat_copy, concat_copy2): New functions.
6945 (concat): Use vconcat_length/vconcat_copy.
6946
6947 * alloca.c (libiberty_optr, libiberty_nptr, libiberty_len):
6948 Define.
6949
69502001-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6951
6952 * asprintf.c: Don't define USE_STDARG. Use VPARAMS, VA_OPEN,
6953 VA_FIXEDARG & VA_CLOSE.
6954
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.
6958
69592001-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6960
6961 * concat.c (concat): Use VPARAMS, VA_OPEN, VA_FIXEDARG & VA_CLOSE.
6962
69632001-08-23 Ulrich Drepper <drepper@redhat.com>
6964
6965 * regex.c (truncate_wchar): Use wcrtomb not wctomb.
6966
69672001-08-23 Ulrich Drepper <drepper@redhat.com>
6968
6969 * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
6970 instead of mbrtowc.
6971 [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
6972 wcslen, and __wcscoll instead of wcscoll.
6973
69742001-08-22 Matt Kraai <kraai@alumni.carnegiemellon.edu>
6975
6976 * fibheap.c (fibheap_init, fibnode_init): Remove.
6977 (fibheap_new, fibnode_new): Use xcalloc to allocate and
6978 initialize memory.
6979 (fibheap_insert): Remove check for node allocation failure.
6980
69812001-08-21 Richard Henderson <rth@redhat.com>
6982
6983 * Makefile.in (fibheap.o): Depend on config.h.
6984 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some
6985 functions for inlining.
6986
6987Tue Aug 21 12:35:04 2001 Christopher Faylor <cgf@cygnus.com>
6988
6989 * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever
6990 hosting on cygwin.
6991 * configure: Regenerate.
6992
69932001-08-20 Andrew Cagney <ac131313@redhat.com>
6994
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.
7001
70022001-08-20 Daniel Berlin <dan@cgsoftware.com>
7003
7004 * fibheap.c: New file. Fibonacci heap.
7005
7006 * Makefile.in (CFILES): Add fibheap.c.
7007 (REQUIRED_OFILES): Add fibheap.o.
7008 (fibheap.o): Add dependencies for fibheap.o.
7009
70102001-08-17 Christopher Faylor <cgf@cygnus.com>
7011
7012 * configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.
7013 * configure: Regenerate.
7014
70152001-08-16 Richard Henderson <rth@redhat.com>
7016
7017 * hashtab.c (htab_hash_string): New.
7018
70192001-08-13 Andrew Cagney <ac131313@redhat.com>
7020
7021 * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
7022 name.
7023
70242001-08-12 Isamu Hasegawa <isamu@yamato.ibm.com>
7025
7026 * regex.c (wcs_regex_compile): Use appropriate string
7027 to compare with collating element.
7028 Fix the padding for the alignment.
7029
70302001-08-10 Andrew Cagney <ac131313@redhat.com>
7031
7032 * lbasename.c (lbasename): Change function definition to return a
7033 const char pointer.
7034
70352001-08-07 Jason Merrill <jason_merrill@redhat.com>
7036
7037 * cp-demangle.c (demangle_special_name): "GR" -> "reference temporary
7038 for".
7039
70402001-08-03 Richard Henderson <rth@redhat.com>
7041
7042 * Makefile.in (concat.o): Depend on config.h.
7043
70442001-07-30 Andreas Jaeger <aj@suse.de>
7045
7046 * concat.c: Include "config.h".
7047
70482001-07-30 Andreas Jaeger <aj@suse.de>
7049
7050 * regex.c: Declare wcs functions only if compiling with
7051 MBS_SUPPORT.
7052 Don't use #elif for traditional C.
7053
70542001-07-23 Ulrich Drepper <drepper@redhat.com>
7055
7056 * regex.c: Revamp memory allocation for WCHAR functions to
7057 not use too much stack.
7058
70592001-07-30 Andreas Jaeger <aj@suse.de>
7060
7061 * regex.c: Declare wcs functions only if compiling with
7062 MBS_SUPPORT.
7063 Don't use #elif for traditional C.
7064
70652001-07-25 Daniel Jacobowitz <drow@mvista.com>
7066
7067 * Makefile.in (regex.o): Add dependency on config.h.
7068
70692001-07-18 Andreas Schwab <schwab@suse.de>
7070
7071 * regex.c (WORDCHAR_P) [WCHAR]: Also return true for the
7072 underscore character.
7073
70742001-07-18 Ulrich Drepper <drepper@redhat.com>
7075
7076 * regex.c: Limit string length printed in debug messages to 100
7077 chars.
7078
70792001-07-18 Andreas Jaeger <aj@suse.de>
7080
7081 * regex.c: Place under LGPL version 2.1.
7082
70832001-07-10 Jeff Johnston <jjohnstn@redhat.com>
7084
7085 * Makefile.in: Add support for regex code.
7086 * regex.c: New file.
7087
70882001-07-05 Mark Klein <mklein@dis.com>
7089
7090 * Makefile.in: Add ffs.c dependency.
7091 * configure.in: Add ffs.c.
7092 * ffs.c: New file.
7093
70942001-06-18 Richard Henderson <rth@redhat.com>
7095
7096 * concat.c: Include <sys/types.h>.
7097
70982001-06-11 Loren J. Rittle <ljrittle@acm.org>
7099
7100 bootstrap/3106
7101 * strerror.c (sys_nerr): Hide the OS header version.
7102 * strsignal.c (sys_nsig): Likewise.
7103
71042001-06-10 Richard Henderson <rth@redhat.com>
7105
7106 * concat.c: Include string.h. Fix int vs size_t usage.
7107 Simplify the iteration loops. Use memcpy.
7108
71092001-05-16 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7110
7111 * partition.c: Fix misspelling of `implementation'.
7112
71132001-05-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7114
7115 * md5.c (md5_init_ctx): Declare constants as unsigned.
7116 (md5_process_block): Likewise.
7117
71182001-05-07 Zack Weinberg <zackw@stanford.edu>
7119
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.
7125
71262001-05-07 Mark Mitchell <mark@codesourcery.com>
7127
7128 * splay-tree.h (splay_tree_max): New function.
7129 (splay_tree_min): Likewise.
7130
71312001-04-15 Daniel Berlin <dan@cgsoftware.com>
7132
7133 * ternary.c: New file - Ternary search tree implementation.
7134
7135 * Makefile.in: Add ternary.o, and ternary.c dependencies.
7136
71372001-04-03 Zack Weinberg <zackw@stanford.edu>
7138
7139 * make-temp-file.c (try): Inline.
7140
71412001-02-28 Richard Henderson <rth@redhat.com>
7142
7143 * Makefile.in (make-temp-file.o): Depend on config.h.
7144
71452001-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7146
7147 * memchr.c (memchr): Adjust condition to avoid infinite loop.
7148
71492001-03-23 Jakub Jelinek <jakub@redhat.com>
7150
7151 * cp-demangle.c (demangle_discriminator): `_0' is discriminator #1,
7152 `_' not followed by a digit is invalid.
7153
71542001-03-22 Jim Blandy <jimb@redhat.com>
7155
7156 * cp-demangle.c (string_list_delete): Use dyn_string_delete
7157 instead of free, to free the contents as well as the string
7158 structure.
7159
71602001-03-21 Zack Weinberg <zackw@stanford.edu>
7161
7162 * make-temp-file.c: Always default DIR_SEPARATOR to '/'.
7163 Don't default P_tmpdir to anything. Try /var/tmp before
7164 /usr/tmp.
7165
71662001-03-20 Zack Weinberg <zackw@stanford.edu>
7167
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.
7171
7172 * Makefile.in (CFILES): Add make-temp-file.c.
7173 (REQUIRED_OFILES): Add make-temp-file.o.
7174
71752001-03-20 Jim Blandy <jimb@redhat.com>
7176
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
7181 or destructor.
7182 (demangle_v3_with_details, is_gnu_v3_mangled_ctor,
7183 is_gnu_v3_mangled_dtor): New functions.
7184
71852001-03-20 Jason Merrill <jason@redhat.com>
7186
7187 * cplus-dem.c (main): Skip initial $.
7188
71892001-03-15 Michael Meissner <meissner@redhat.com>
7190
7191 * hashtab.c (higher_prime_number): Silence warning that 4294967291
7192 might be a signed integer under pre-ISO C systems.
7193
71942001-03-10 Neil Booth <neil@daikokuya.demon.co.uk>
7195 John David Anglin <dave@hiauly1.hia.nrc.ca>
7196
7197 * lbasename.c: New file.
7198 * Makefile.in: Update for lbasename.
7199
72002001-03-06 Zack Weinberg <zackw@stanford.edu>
7201
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.
7208
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.
7218
72192001-03-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7220
7221 * cplus-dem.c (main): Cast enum style to int.
7222
72232001-02-16 Loren J. Rittle <ljrittle@acm.org>
7224
7225 * cplus-dem.c (main): Initialize style.
7226
72272001-02-02 Phil Edwards <pme@sources.redhat.com>
7228
7229 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
7230
72312001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
7232
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
7245 Java output.
7246 * cplus-dem.c (cplus_demangle): Use java_demangle_v3 to do Java
7247 demangling.
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.
7252
72532000-12-29 DJ Delorie <dj@redhat.com>
7254
7255 * fnmatch.c: Make the note about the origins of this file more
7256 accurate, at least until we can sync with glibc.
7257 * getopt.c: Ditto.
7258 * getopt1.c: Ditto.
7259 * md5.c: Ditto.
7260 * obstack.c: Ditto.
7261
72622000-12-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7263
7264 * bsearch.c: New file.
7265 * configure.in (funcs): Add bsearch.
7266 (AC_CHECK_FUNCS): Likewise.
7267 * configure, config.in: Regenerate.
7268
72692000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7270
7271 * safe-ctype.c: #include "ansidecl.h".
7272 * strtod.c: Likewise.
7273
72742000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7275
7276 * strtoul.c: Include safe-ctype.h, not ctype.h.
7277
72782000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
7279
7280 * safe-ctype.c: New file.
7281 * Makefile.in (CFILES): Add safe-ctype.c.
7282 (REQUIRED_OFILES): Add safe-ctype.o.
7283
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).
7289
72902000-12-07 Mike Stump <mrs@wrs.com>
7291
7292 * Makefile.in (distclean): When cleaning, remove testsuite.
7293
72942000-12-05 Jason Merrill <jason@redhat.com>
7295
7296 * cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
7297 name before allocating the dyn_string.
7298
72992000-12-04 Jason Merrill <jason@redhat.com>
7300
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.
7306
73072000-11-26 Mark Mitchell <mark@codesourcery.com>
7308
7309 * hashtab.c (higher_prime_number): Use a table, rather than a
7310 seive, to find the next prime.
7311
73122000-11-22 H.J. Lu <hjl@gnu.org>
7313
7314 * cplus-dem.c (main): Handle gnat_demangling.
7315
73162000-11-22 Zack Weinberg <zack@wolery.stanford.edu>
7317
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.
7326
7327 * xmalloc.c (xmalloc_failed): New function, does error
7328 reporting on failed allocation.
7329 (xmalloc, xcalloc, xrealloc): Use it.
7330
73312000-11-21 Hans-Peter Nilsson <hp@bitrange.com>
7332
7333 * cplus-dem.c (cplus_demangle): Fix formatting.
7334 (grow_vect): Ditto.
7335 (ada_demangle): Ditto.
7336 (internal_cplus_demangle): Ditto.
7337 (mop_up): Ditto.
7338
73392000-11-21 H.J. Lu <hjl@gnu.org>
7340
7341 * cplus-dem.c (main): Handle java_demangling.
7342
73432000-11-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7344
7345 * cplus-dem.c (grow_vect): Prototype.
7346 (ada_demangle): Cast the arg of ctype macros to unsigned char.
7347
73482000-11-15 Hans-Peter Nilsson <hp@bitrange.com>
7349
7350 * cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for
7351 parameter `option'.
7352
73532000-11-15 Kenneth Block <kenneth.block@compaq.com>
7354
7355 * cplus-dem.c: Eliminate use of DEFUN, it is obsolete and cannot
7356 be used in GCC.
7357
73582000-11-15 Kenneth Block <kenneth.block@compaq.com>
7359
7360 * cplus-dem.c: Add gnat demangler. Add java to demangle style
7361 list.
7362
73632000-11-04 Hans-Peter Nilsson <hp@bitrange.com>
7364
7365 * hashtab.c (htab_expand): Change to return int. Use calloc or
7366 xcalloc depending on htab->return_allocation_failure. Return zero
7367 if calloc fails.
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.
7372
73732000-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7374
7375 * hashtab.c: Change void * to PTR where necessary.
7376 (htab_create, htab_expand): Correct formatting of comment before
7377 function.
7378
73792000-10-22 Alex Samuel <samuel@codesourcery.com>
7380
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.
7385 Rename throughout.
7386 (result_append): Rename to...
7387 (result_add): ... this, and insert at caret position. Rename
7388 throughout.
7389 (result_append_char): Rename to...
7390 (result_add_char): ... this, and insert at caret position. Rename
7391 throughout.
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.
7409
74102000-10-01 Mark Mitchell <mark@codesourcery.com>
7411
7412 * splay-tree.c (splay_tree_insert): Fix formatting.
7413
74142000-09-16 Mark Mitchell <mark@codesourcery.com>
7415
7416 * splay-tree.c (splay_tree_predecessor): Fix typo in comment.
7417
74182000-09-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7419
7420 * splay-tree.c: #include <stdio.h>.
7421
74222000-09-14 Hans-Peter Nilsson <hp@axis.com>
7423
7424 * testsuite/demangle-expected: Add two tests for anonymous
7425 namespaces.
7426 * cplus-dem.c (gnu_special): Handle anonymous namespaces.
7427
74282000-09-10 Mark Mitchell <mark@codesourcery.com>
7429
7430 * splay-tree.c (splay_tree_predecessor): New function.
7431 (splay_tree_successor): Likewise.
7432
74332000-09-10 Hans-Peter Nilsson <hp@axis.com>
7434
7435 * testsuite/demangle-expected: Add four tests for type_info
7436 mangling.
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.
7439
74402000-09-08 Alex Samuel <samuel@codesourcery.com>
7441
7442 * cp-demangle.c: Fix copyright banner.
7443
74442000-09-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7445
7446 * md5.c: #include "ansidecl.h".
7447
74482000-09-06 Alex Samuel <samuel@codesourcery.com>
7449
7450 * cp-demangle.c (status_allocation_failed): Rearrange whitespace.
7451 (demangle_type): Handle substitution candidates correctly in the
7452 face of special substitutions.
7453
74542000-09-05 Alex Samuel <samuel@codesourcery.com>
7455
7456 * cp-demangle.c (demangle_encoding): Rename variable.
7457 (demangle_name): Rename parameter. Handle return type
7458 suppression.
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
7466 parameter.
7467 (demangle_class_enum_type): Rename parameter.
7468 (demangle_discriminator): Fix misspelling in comment.
7469
74702000-08-31 DJ Delorie <dj@redhat.com>
7471
7472 * configure.in (Cygwin): special case cygwin only when we're
7473 building cygwin, not when we're hosting cygwin.
7474
74752000-09-04 Alex Samuel <samuel@codesourcery.com>
7476
7477 * cp-demangle.c (demangle_template_arg): Eat an `E' after an
7478 <expression>.
7479
74802000-09-04 Alex Samuel <samuel@codesourcery.com>
7481
7482 * cp-demangle.c (demangle_type_ptr): Increment position past
7483 pointer and reference characters.
7484
74852000-09-04 Alex Samuel <samuel@codesourcery.com>
7486
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
7491 ABI changes.
7492
74932000-09-03 Alex Samuel <samuel@codesourcery.com>
7494
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
7502 parm number.
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
7506 substitution_add.
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
7512 substitutions here.
7513 (demangle_type): Adjust calls to demangle_template_param,
7514 substitution_add, and demangle_type_ptr. Fix substitution of
7515 templated types.
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.
7524
75252000-08-31 Hans-Peter Nilsson <hp@axis.com>
7526
7527 * testsuite/demangle-expected: Add nine tests for
7528 underscore-after-number followed by five tests for name-signature
7529 delimiter.
7530
75312000-08-28 Richard Henderson <rth@cygnus.com>
7532
7533 * Makefile.in (md5.o): Depend on config.h.
7534
75352000-08-28 Jason Merrill <jason@redhat.com>
7536
7537 * Makefile.in (REQUIRED_OFILES): Add md5.o.
7538 (CFILES): Add md5.c.
7539 * md5.c: New file.
7540
75412000-08-27 Alex Samuel <samuel@codesourcery.com>
7542
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.
7550
75512000-08-25 Alex Samuel <samuel@codesourcery.com>
7552
7553 * cp-demangle.c (result_add_separated_char): Change parameter to
7554 int.
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.
7568
75692000-08-24 Greg McGary <greg@mcgary.org>
7570
7571 * random.c (end_ptr): Revert previous change.
7572
75732000-08-24 Greg McGary <greg@mcgary.org>
7574
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.
7578
75792000-08-23 Alex Samuel <samuel@codesourcery.com>
7580
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.
7590
75912000-08-02 Zack Weinberg <zack@wolery.cumb.org>
7592
7593 * pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.
7594
75952000-07-26 Dave Pitts <dpitts@cozx.com>
7596
7597 * config/mh-openedition.h: Added -DLE370 definition.
7598
75992000-07-26 Mark Elbrecht <snowball3@bigfoot.com>
7600
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.
7607
76082000-07-27 RodneyBrown <RodneyBrown@pmsc.com>
7609 Jeff Law <law@cygnus.com>
7610
7611 * getcwd.c: Include string.h, stdlib.h for prototypes
7612
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
7616
76172000-07-24 Hans-Peter Nilsson <hp@axis.com>
7618
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.
7630
76312000-07-24 Daniel Berlin <dberlin@redhat.com>
7632
7633 * cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to
7634 if (AUTO_DEMANGLING || GNU_DEMANGLING)
7635
76362000-07-21 Alex Samuel <samuel@codesourcery.com>
7637
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.
7641
76422000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7643 Jeff Law <law@cygnus.com>
7644
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>.
7649
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.
7656
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.
7661
7662 * cp-demangle.c, mkstemps.c: #include <sys/types.h>.
7663
76642000-07-21 Mike Stump <mrs@wrs.com>
7665
7666 * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
7667 * (vasprintf.o): Add dependency for config.h in vasprintf.c.
7668
76692000-07-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7670
7671 * cp-demangle.c (cp_demangle_type): Wrap in IN_LIBGCC2.
7672
7673 * setenv.c (setenv): Initialize variable `ep'.
7674
7675 * sigsetmask.c (abort): Prototype.
7676
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.
7683
7684 * vfork.c (fork): Prototype.
7685
7686 * xexit.c: Include config.h.
7687
76882000-07-20 Joseph S. Myers <jsm28@cam.ac.uk>
7689
7690 * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,
7691 and print it with %u.
7692
76932000-07-17 Hans-Peter Nilsson <hp@axis.com>
7694
7695 * testsuite/regress-demangle (failed test): Show result and
7696 expected output.
7697
76982000-07-07 Andrew Haley <aph@cygnus.com>
7699
7700 * cplus-dem.c (main): fflush() after emitting last char before
7701 waiting for input.
7702
77032000-06-28 Alex Samuel <samuel@codesourcery.com>
7704
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
7709 <class-enum-type>
7710 (demangle_subtitution): Set template_p for special substitutions.
7711 (main): Fix typos.
7712
77132000-06-27 Alex Samuel <samuel@codesourcery.com>
7714
7715 * cp-demangle.c (demangle_special_name): Swap base and derived
7716 class when demangling construction vtables.
7717
77182000-06-21 Alex Samuel <samuel@codesourcery.com>
7719
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
7736 throughout.
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.
7752 (main): Likewise.
7753 * dyn-string.c (RETURN_ON_ALLOCATION_FAILURE): Define if
7754 IN_LIBGCC2.
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.
7770
77712000-06-09 Zack Weinberg <zack@wolery.cumb.org>
7772
7773 * cp-demangle.c (demangle_operator_name): Add spaces before
7774 names beginning with a letter: delete, delete[], new, new[],
7775 sizeof.
7776 (demangle_special_name): Handle TF <type> and TJ <type>.
7777
7778Thu Jun 8 18:52:24 2000 Philippe De Muyter <phdm@macqel.be>
7779
7780 * cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch.
7781
7782Thu Jun 8 09:25:54 2000 Philippe De Muyter <phdm@macqel.be>
7783
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
7788 a function.
7789
77902000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7791
7792 * configure.in (ac_libiberty_warn_cflags): Add -pedantic.
7793
7794 * choose-temp.c (try, choose_temp_base, make_temp_file): Constify.
7795
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.
7799
7800 * dyn-string.c (dyn_string_append_char): Change parameter from
7801 char to int.
7802
7803 * memcmp.c (memcmp): Constify.
7804
7805 * mkstemps.c (gcc_uint64_t): Mark GNUC `long long' case with
7806 __extension__.
7807
7808 * partition.c (elem_compare): Prototype. Don't cast away
7809 const-ness.
7810
7811 * setenv.c (setenv): Use braces to avoid ambiguous `else'.
7812
78132000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7814
7815 * Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h.
7816
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'.
7822
78232000-06-05 Alex Samuel <samuel@codesourcery.com>
7824
7825 * cp-demangle.c (demangle_prefix): Cast argument to isdigit to
7826 unsigned char.
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.
7832
78332000-06-04 Alex Samuel <samuel@codesourcery.com>
7834
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.
7839
7840 * dyn-string.c: Move here from gcc/dyn-string.c. Add new functions.
7841
7842 * cplus-dem.c (libiberty_demanglers): Add initializer for new-ABI
7843 demangler.
7844 (cplus_demangle): Call cplus_demangle_new_abi if in new-ABI
7845 demangling mode.
7846 (gnu_new_abi_symbol_characters): New function.
7847 (main): Use gnu_new_abi_symbol_characters. * cp-demangle.c: New
7848 file.
7849 * cp-demangle.c: New file.
7850
7851Tue May 30 16:45:25 2000 Andrew Cagney <cagney@b1.cygnus.com>
7852
7853 * floatformat.c: Add name to each floatformat field.
7854
7855Tue May 30 15:07:52 2000 Jeffrey A Law (law@cygnus.com)
7856
7857 * Makefile.in (objalloc.o): Depend on config.h
7858
78592000-05-29 Zack Weinberg <zack@wolery.cumb.org>
7860
7861 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h
7862 if HAVE_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
7869 include stddef.h.
7870
78712000-05-23 Mike Stump <mrs@wrs.com>
7872
7873 * Makefile.in (xmalloc.o): Add dependency for config.h, fixes make
7874 -j3.
7875
78762000-05-18 J. David Anglin <dave@hiauly1.hia.nrc.ca>
7877
7878 * xmalloc.c: Include config.h for HAVE_SBRK definition.
7879
78802000-05-16 Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
7881
7882 * hashtab.c (hash_pointer): Delete low-order bits which are
7883 probably zero, also eliminate a warning on alpha.
7884
78852000-05-15 David Edelsohn <edelsohn@gnu.org>
7886
7887 * Makefile.in: Change "pic" to depend on $(PICFLAG), not
7888 on $(enable_shared).
7889
78902000-05-10 Jakub Jelinek <jakub@redhat.com>
7891
7892 * config.table: Use mh-sparcpic for sparc*-*-*.
7893
78942000-05-08 Nick Clifton <nickc@cygnus.com>
7895
7896 * Makefile.in (CFILES): Add strncmp.c.
7897 (NEEDED): Add strncmp.
7898
78992000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7900
7901 * cplus-dem.c (cplus_demangle_opname, demangle_function_name):
7902 Cast the arguments to `islower' to `unsigned char'.
7903 (print_demangler_list): Prototype.
7904
7905Thu May 4 17:14:41 2000 Philippe De Muyter <phdm@macqel.be>
7906
7907 * sort.c (UCHAR_MAX): Provide fallback definition.
7908
79092000-04-29 Alexandre Oliva <aoliva@cygnus.com>
7910
7911 * Makefile.in (maintainer-clean-subdir): Fix handling of empty
7912 SUBDIRS.
7913
79142000-04-28 Kenneth Block <block@zk3.dec.com>
7915 Jason Merrill <jason@casey.cygnus.com>
7916
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.
7920
79212000-04-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7922
7923 * aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.
7924
7925 * configure.in (AC_CHECK_HEADERS): Add sys/mman.h fcntl.h.
7926 (libiberty_AC_FUNC_STRNCMP): Invoke.
7927
7928 * strncmp.c: New file.
7929
7930Thu Apr 27 16:58:43 MET DST 2000 Jan Hubicka <jh@suse.cz>
7931
7932 * hashtab.c (htab_expand): Add prototype.
7933 (find_empty_slot_for_expand): Likewise.
7934
79352000-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7936
7937 * hashtab.c (hash_pointer, eq_pointer): Make definition static to
7938 match prototype.
7939 (htab_expand): Cast the return value of xcalloc.
7940
79412000-04-24 Mark Mitchell <mark@codesourcery.com>
7942
7943 * hashtab.c (hash_pointer): New function.
7944 (eq_pointer): Likewise.
7945 (htab_hash_pointer): New variable.
7946 (htab_eq_pointer): Likewise.
7947
79482000-04-23 Mark Mitchell <mark@codesourcery.com>
7949
7950 * sort.c (sort_pointers): Fix endianness bugs.
7951
7952 * sort.c: New file.
7953 * Makefile.in (CFILES): Add sort.c
7954 (REQUIRED_OFILES): Add sort.o.
7955 (sort.o): New target.
7956
79572000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7958
7959 * Makefile.in (*-subdir): Revamp slightly to avoid losing on
7960 4.3BSD systems.
7961
7962Tue Apr 18 16:23:31 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7963
7964 * hashtab.c: Various minor cleanups.
7965 (htab_find_slot_with_hash): INSERT is now enum insert_option.
7966 (htab_find_slot): Likewise.
7967
79682000-04-16 Dave Pitts <dpitts@cozx.com>
7969
7970 * cplus-dem.c (cplus_demangle_opname): Changed to use islower.
7971
79722000-04-05 Richard Henderson <rth@cygnus.com>
7973
7974 * splay-tree.c (splay_tree_remove): New.
7975
79762000-03-30 Mark Mitchell <mark@codesourcery.com>
7977
7978 * hashtab.c (find_empty_slot_for_expand): Use hashval_t for hash
7979 codes.
7980 (htab_find_with_hash): Likewise.
7981 (htab_find_slot_with_hash): Likewise.
7982
79832000-03-29 Zack Weinberg <zack@wolery.cumb.org>
7984
7985 * hashtab.c (htab_find_with_hash): Avoid calculating hash2
7986 unless it will be used. Rearrange loop for better
7987 optimization.
7988 (higher_prime_number): Add static prototype.
7989
7990Thu Mar 16 01:33:58 2000 Jeffrey A Law (law@cygnus.com)
7991
7992 * Makefile.in (partition.o): Depend on config.h
7993
79942000-03-14 Bernd Schmidt <bernds@cygnus.co.uk>
7995
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
7999 argument HASH.
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.
8004
80052000-03-09 Alex Samuel <samuel@codesourcery.com>
8006
8007 * Makefile.in (CFILES): Add partition.c.
8008 (REQUIRED_OFILES): Add partition.o.
8009 (partition.o): New rule.
8010 * partition.c: New file.
8011
80122000-03-09 Zack Weinberg <zack@wolery.cumb.org>
8013
8014 * hashtab.c (htab_create): Set del_f.
8015 (htab_delete, htab_empty, htab_remove_elt, htab_clear_slot):
8016 Use it.
8017
80182000-03-08 Zack Weinberg <zack@wolery.cumb.org>
8019
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
8033 entry vector.
8034 (htab_find_slot): Simplify logic.
8035
80361999-08-03 Ian Lance Taylor <ian@zembu.com>
8037
8038 * floatformat.c: Add casts to avoid signed/unsigned warnings.
8039 * pexecute.c: Add ATTRIBUTE_UNUSED as needed on Unix.
8040
8041 * Makefile.in (install_to_libdir): Change $(TARGETLIB).n to
8042 $(TARGETLIB)n so it works on MSDOS.
8043 (install_to_tooldir): Likewise.
8044
80451999-07-21 Ian Lance Taylor <ian@zembu.com>
8046
8047 From Mark Elbrecht:
8048 * makefile.dos: Remove; obsolete.
8049 * configure.bat: Remove; obsolete.
8050
80511999-07-11 Ian Lance Taylor <ian@zembu.com>
8052
8053 * splay-tree.c (splay_tree_insert): Add initialization to avoid
8054 warning.
8055
80562000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
8057
8058 * pexecute.c: Conditionally include string.h.
8059 (fix_argv): Handle embedded whitespace in args for Mingw32.
8060
80612000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8062
8063 * configure.in (ac_libiberty_warn_cflags): Turn on warnings if
8064 we're using gcc.
8065
8066 * Makefile.in (COMPILE.c): Add @ac_libiberty_warn_cflags@
8067
80681999-12-27 Geoff Keating <geoffk@cygnus.com>
8069
8070 * vasprintf.c (int_vasprintf): Don't re-read the format character
8071 as this mishandles strings like '%%s'.
8072
80731999-12-05 Mark Mitchell <mark@codesourcery.com>
8074
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
8078 splay_tree.
8079
8080Sun Nov 28 00:59:39 1999 Philippe De Muyter <phdm@macqel.be>
8081
8082 * hashtab.c (sys/types.h): File included.
8083
80841999-11-22 Jason Merrill <jason@casey.cygnus.com>
8085
8086 * strtoul.c, strtol.c, random.c: Remove advertising clause from
8087 BSD license, pursuant with
8088
8089 ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
8090
8091Wed Nov 10 09:42:39 1999 Jeffrey A Law (law@cygnus.com)
8092
8093 * hashtab.c: Include stdio.h.
8094
8095Mon Nov 8 09:23:41 1999 Jeffrey A Law (law@cygnus.com)
8096
8097 * hashtab.c (traverse_hash_table): Protect prototype with PARAMS.
8098
8099Tue Nov 2 03:23:13 1999 Philippe De Muyter <phdm@macqel.be>
8100
8101 * xstrdup (sys/types.h): Include this file.
8102
81031999-10-28 Nathan Sidwell <nathan@acm.org>
8104
8105 * Makefile.in (SUBDIRS): New macro.
8106 (mostlyclean, clean, distclean, maintainer-clean): Adjust to
8107 avoid multiple subdirectory cleaning.
8108 (*-subdir): Use SUBDIRS.
8109
81101999-10-25 Jim Kingdon <http://developer.redhat.com/>
8111
8112 * cplus-dem.c: Move declarations of standard_symbol_characters and
8113 hp_symbol_characters inside #ifdef MAIN to avoid compiler
8114 warnings.
8115
81161999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>
8117
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.
8124
81251999-10-19 Mark Mitchell <mark@codesourcery.com>
8126
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.
8138
81391999-10-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8140
8141 * calloc.c: Add a public domain notice.
8142
8143Mon Oct 18 02:30:47 1999 Philippe De Muyter <phdm@macqel.be>
8144
8145 * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.
8146
8147Fri Oct 15 01:47:51 1999 Vladimir Makarov <vmakarov@loony.cygnus.com>
8148
8149 * Makefile.in (CFILES): Add hashtab.c
8150 (REQUIRED_OFILES): Add hashtab.o
8151 (hashtab.o): Add dependencies.
8152 * hashtab.c: New file
8153
8154Wed Oct 13 01:16:47 1999 Mumit Khan <khan@xraylith.wisc.edu>
8155
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.
8161
81621999-10-11 Mark Mitchell <mark@codesourcery.com>
8163
8164 * cplus-dem.c (do_type): Handle pointer to member types whose
8165 enclosing classes have namespace scope.
8166
8167Sun Oct 10 01:23:50 1999 Marc Espie <espie@cvs.openbsd.org>
8168
8169 * config.table: Provide a backup shell for executing move-if-change.
8170
81711999-10-02 Mark Mitchell <mark@codesourcery.com>
8172
8173 * xmalloc.c (xmalloc): Fix spelling error.
8174 (xcalloc, xrealloc): Likewise.
8175
81761999-10-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8177
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.
8184
81851999-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8186
8187 * choose-temp.c: Remove obsolete comment about gcc.
8188 (make_temp_file): Constify a char*.
8189
8190Wed Sep 8 20:03:28 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8191
8192 * xmemdup.c: Include sys/types.h.
8193
81941999-09-07 Jeff Garzik <jgarzik@pobox.com>
8195
8196 * xmemdup.c: New xmemdup function.
8197 * Makefile.in, makefile.vms, vmsbuild.com: Use xmemdup.[co].
8198
8199Tue Sep 7 23:32:18 1999 Linas Vepstas <linas@linas.org>
8200
8201 * config.table: Add openedition target.
8202 * config/mh-openedition: New file.
8203
8204Thu Sep 2 01:36:12 1999 Marc Espie <espie@cvs.openbsd.org>
8205
8206 * pexecute.c (pexecute): Fill in temp_base when needed.
8207
82081999-08-31 Richard Henderson <rth@cygnus.com>
8209
8210 * getpwd.c: Check HAVE_GETCWD before defining it away.
8211
82121999-08-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8213
8214 * Makefile.in (CFILES): Add calloc.c and getpwd.c.
8215 (REQUIRED_OFILES): Add getpwd.o.
8216 (getpwd.o): Add target.
8217
8218 * configure.in (AC_PREREQ): Bump to 2.13.
8219 (AC_CHECK_HEADERS): Add check for <sys/stat.h>.
8220
8221 * getpwd.c: New file, moved here from gcc.
8222
82231999-08-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8224
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
8230 ATTRIBUTE_UNUSED.
8231 (main): Constify variable `valid_symbols'.
8232
8233Tue Aug 24 02:50:45 1999 Philippe De Muyter <phdm@macqel.be>
8234
8235 * strtoul.c (strtoul): Add parentheses around && within ||.
8236
8237Fri Aug 6 23:32:29 1999 Daniel Jacobowitz <drow@drow.them.org>
8238
8239 * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
8240 libdir, libsubdir and tooldir.
8241
82421999-08-01 Mark Mitchell <mark@codesourcery.com>
8243
8244 * splay-tree.c (splay_tree_insert): Return the new node.
8245
82461999-07-14 Richard Henderson <rth@cygnus.com>
8247
8248 * argv.c: Include stdlib.h and string.h instead of
8249 prototyping directly.
8250 * choose-temp.c: Conditionally include string.h.
8251
82521999-07-12 Jason Merrill <jason@yorick.cygnus.com>
8253
8254 * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
8255
82561999-07-11 Ian Lance Taylor <ian@zembu.com>
8257
8258 * splay-tree.c (splay_tree_insert): Add initialization to avoid
8259 warning.
8260
82611999-07-07 Jason Merrill <jason@yorick.cygnus.com>
8262
8263 * Makefile.in (needed-list): Only include stuff we actually need
8264 for libstdc++.
8265
82661999-06-21 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8267
8268 * configure.in (checkfuncs): Add gettimeofday.
8269 * config.in, configure: Regenerated.
8270
8271Mon Jun 21 05:56:01 1999 Mumit Khan <khan@xraylith.wisc.edu>
8272
8273 * configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if
8274 the test fails.
8275 * configure: Regenerate.
8276
82771999-06-10 Mike Stump <mrs@wrs.com>
8278
8279 * Makefile.in (setenv.o): Add config.h dep for setenv.o to fix
8280 parallel builds.
8281
82821999-05-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8283
8284 * putenv.c: Include ansidecl.h to define `const'.
8285 * setenv.c: Likewise.
8286
8287Wed May 26 03:58:20 1999 "Melissa O'Neill" <oneill@cs.sfu.ca>
8288
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.
8294
8295 * getcwd.c (getcwd): If pathname is NULL, then obtain SIZE
8296 bytes of space using malloc.
8297
8298Mon May 17 01:42:34 1999 Stu Grossman <grossman@babylon-5.cygnus.com>
8299
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.
8303
83041999-05-13 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8305
8306 * tmpnam.c (L_tmpnam): Fix typo.
8307
8308Thu May 13 01:14:46 1999 Marc Espie <espie@cvs.openbsd.org>
8309
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
8313 modify TABLE.
8314 (main): Corresponding changes. Use strchr to determine if a
8315 character is valid.
8316
83171999-05-11 Jim Blandy <jimb@zwingli.cygnus.com>
8318
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.
8322
8323Thu May 6 20:34:42 1999 Fred Fish <fnf@be.com>
8324
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
8328 are defined.
8329
8330Mon Apr 26 01:36:06 1999 Donn Terry (donn@interix.com)
8331
8332 * configure.in (alloca detection): Handle alloca directly for interix.
8333 * configure: Rebuilt.
8334
8335Sun Apr 25 01:18:21 1999 Mumit Khan <khan@xraylith.wisc.edu>
8336
8337 * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.
8338
83391999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
8340
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.
8344
8345 * cplus-dem.c (demangle_fund_type): Check for buffer overrun. Be
8346 stricter about syntax. Always null-terminate string.
8347
8348Thu Apr 15 23:00:55 1999 Mumit Khan <khan@xraylith.wisc.edu>
8349
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.
8354
83551999-04-12 Jim Blandy <jimb@zwingli.cygnus.com>
8356
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.
8360
8361Sun Apr 11 23:20:59 1999 Mumit Khan <khan@xraylith.wisc.edu>
8362
8363 * pexecute.c: Change all references to __UWIN__ to _UWIN.
8364 * xmalloc.c: Likewise.
8365 (xcalloc): UWIN has sbrk.
8366 (xrealloc): Fix guard macro.
8367
83681999-04-11 Richard Henderson <rth@cygnus.com>
8369
8370 * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtin
8371 or <alloca.h>.
8372 * clock.c (GNU_HZ): New definition.
8373 (clock): Use it.
8374 * getruntime.c: Likewise.
8375
8376 * config.table: Use mh-beos.
8377 * config/mh-beos: New file.
8378
83791999-04-11 Mark Mitchell <mark@codesourcery.com>
8380
8381 * cplus-dem.c (demangle_template_value_parm): Handle
8382 pointers-to-members.
8383 (do_type): Handle template parameters as qualifiers.
8384
83851999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
8386
8387 * cplus-dem.c: Attempt to handle overflows in counts with some
8388 semblance of grace.
8389 (consume_count): Detect overflows. Return -1 to indicate errors,
8390 instead of zero.
8391 (demangle_template_value_parm, demangle_template): Handle change
8392 to consume_count's return convention.
8393
83941999-04-05 Tom Tromey <tromey@cygnus.com>
8395
8396 * testsuite/regress-demangle: New file.
8397 * testsuite/demangle-expected: New file.
8398
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
8402 `-subdir' target.
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.
8410
84111999-04-02 Mark Mitchell <mark@codesourcery.com>
8412
8413 * splay-tree.h (splay_tree_compare_pointers): Define.
8414
84151999-03-30 Mark Mitchell <mark@codesourcery.com>
8416
8417 * splay-tree.c (splay_tree_compare_ints): Define.
8418
84191999-03-30 Tom Tromey <tromey@cygnus.com>
8420
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
8425 does it for us.
8426
84271999-03-16 Stan Shebs <shebs@andros.cygnus.com>
8428
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.
8433
8434Thu Mar 11 01:22:58 1999 Mumit Khan <khan@xraylith.wisc.edu>
8435
8436 * pexecute.c (__CYGWIN32__): Rename to
8437 (__CYGWIN__): this.
8438 * xmalloc.c: Likewise.
8439
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.
8444 (pwait): Likewise.
8445 * xmalloc.c (first_break): Define.
8446 (xmalloc_set_program_name): Use.
8447 (xmalloc): Use.
8448
8449Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8450
8451 * config.table: Cleanup and add mh-*pic handling for alpha, arm, powerpc
8452
8453Sun Feb 28 22:30:44 1999 Geoffrey Noer <noer@cygnus.com>
8454
8455 * config.table: Check cygwin*, not cygwin32*.
8456
8457Tue Feb 9 16:39:01 1999 Dave Brolley <brolley@cygnus.com>
8458
8459 * Makefile.in: Change mkstemp -> mkstemps.
8460
8461Tue Feb 9 01:12:27 1999 Marc Espie <Marc.Espie@liafa.jussieu.fr>
8462
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.
8467
8468Wed Feb 3 00:01:15 1999 Mumit Khan <khan@xraylith.wisc.edu>
8469
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.
8473
8474Sat Jan 30 13:28:04 1999 Richard Henderson <rth@cygnus.com>
8475
8476 * Makefile.in (xstrdup.o): Depend on config.h.
8477
8478Wed Jan 13 07:26:44 1999 H.J. Lu (hjl@gnu.org)
8479
8480 * cplus-dem.c (mop_up): Set work->previous_argument to NULL after
8481 freeing it.
8482
8483Wed Jan 13 14:16:36 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8484
8485 * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.
8486
8487Tue Jan 5 15:58:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8488
8489 * Makefile.in (CFILES): fix typo, splay-tree.c instead of
8490 splay-tree.o.
8491
84921999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
8493
8494 * configure.in: Require autoconf 2.12.1 or higher.
8495
84961998-12-30 Michael Meissner <meissner@cygnus.com>
8497
8498 * random.c (NULL): Don't redefine NULL if it is already defined.
8499
8500Tue Dec 22 09:43:35 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8501
8502 * argv.c (buildargv): Cast the result of alloca in assignment.
8503
8504 * choose-temp.c: Include stdlib.h.
8505
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
8509 int, not a char.
8510 (demangle_qualifier): Likewise.
8511 (demangle_signature): Cast the argument of a ctype function to
8512 unsigned char.
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.
8520
8521 * floatformat.c (floatformat_to_double): Add explicit braces to
8522 avoid ambiguous `else'.
8523
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.
8527
8528 * objalloc.c (free): Add prototype.
8529
8530Sun Dec 20 16:03:46 1998 Hans-Peter Nilsson <hp@axis.se>
8531
8532 * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.o
8533
8534Fri Dec 18 17:50:18 1998 David Taylor <taylor@texas.cygnus.com>
8535
8536 * cplus-dem.c (demangle_arm_pt): remove declaration -- function
8537 doesn't exist.
8538 (do_hpacc_template_literal): remove unused variable `i'.
8539
8540Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
8541
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.
8545
85461998-12-18 Nick Clifton <nickc@cygnus.com>
8547
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
8551 to match usage.
8552
8553Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8554
8555 * choose-temp.c: Don't check IN_GCC anymore.
8556
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.
8561
8562 * mkstemp.c: Don't check IN_GCC anymore.
8563 * pexecute.c: Likewise.
8564 * splay-tree.c: Likewise.
8565
8566 * strchr.c (strchr): Use `const', not `CONST'.
8567 * strrchr.c (strrchr): Likewise.
8568 * strtol.c (strtol): Likewise.
8569 * strtoul.c (strtoul): Likewise.
8570
8571Fri 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>
8577
8578 * HP aCC demangling support.
8579 * cplus-dem.c
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
8588 function.
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
8602 ops for HP style.
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
8622 to message.
8623
8624Sat Nov 28 17:25:22 1998 Christopher Faylor <cgf@cygnus.com>
8625
8626 * pexecute.c: Remove obsolete ifdefed cygwin code.
8627
8628Fri Nov 27 13:26:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8629
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.
8634
86351998-11-25 Mike Stump <mrs@wrs.com>
8636
8637 * Makefile.in (splay-tree.o): Add config.h dependency.
8638
8639Mon Nov 23 16:59:49 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8640
8641 * configure.in: Use AC_PREREQ(2.12.1).
8642
86431998-11-16 Benjamin Kosnik <bkoz@haight.constant.com>
8644
8645 * cplus-dem.c (demangle_fund_type): Add demangling for C9x types.
8646
8647Thu Nov 19 22:15:50 1998 Jeffrey A Law (law@cygnus.com)
8648
8649 * mpw.c (mpw_access): Add missing parens.
8650
8651Thu Nov 19 12:59:21 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8652
8653 * configure.in: Call AC_HEADER_SYS_WAIT.
8654
8655 * pexecute.c: Include sys/wait.h when !IN_GCC.
8656
8657Thu Nov 19 14:38:20 1998 Geoffrey Noer <noer@cygnus.com>
8658
8659 * pexecute.c: revert back to checking old Cygwin
8660 preprocessor symbol until some time has passed.
8661
8662Wed Nov 18 08:52:26 1998 Christopher Faylor <cgf@cygnus.com>
8663
8664 * pexecute.c: Reorganize WIN32 case to accomodate Cygwin
8665 since it will now support similar constructs.
8666
8667Fri Nov 13 19:18:05 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8668
8669 * configure.in: Check for calloc.
8670
8671 * calloc.c: New file.
8672
8673 * xmalloc.c (xcalloc): New function.
8674
8675Fri Nov 13 08:51:46 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
8676
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 "__".
8680
86811998-11-08 Mark Mitchell <mark@markmitchell.com>
8682
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.
8686
8687 * cplus-dem.c (demangle_template_value_parm): Use cplus_demangle,
8688 not internal_cplus_demangle.
8689
8690Sat Nov 7 16:02:10 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8691
8692 * choose-temp.c: Don't include gansidecl.h.
8693 * mkstemp.c: Likewise.
8694 * pexecute.c: Likewise.
8695
8696Mon Nov 2 15:05:33 1998 Geoffrey Noer <noer@cygnus.com>
8697
8698 * configure.in: detect cygwin* instead of cygwin32*
8699 * configure: regenerate
8700
8701Mon Nov 2 10:22:01 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8702
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.
8711
87121998-10-26 Mark Mitchell <mark@markmitchell.com>
8713
8714 * splay-tree.c: Tweak include directives to make sure declarations of
8715 xmalloc and free are available.
8716
87171998-10-25 Mark Mitchell <mark@markmitchell.com>
8718
8719 * cplus-dem.c (gnu_special): Fix handling of virtual tables in
8720 anonymous namespaces.
8721
87221998-10-23 Mark Mitchell <mark@markmitchell.com>
8723
8724 * cplus-dem.c (work_stuff): Replace const_type and volatile_type
8725 with type_quals.
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.
8738
8739Thu Oct 22 19:58:43 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8740
8741 * splay-tree.c (splay_tree_foreach_helper): Make definition static
8742 to match prototype.
8743
87441998-10-21 Mark Mitchell <mark@markmitchell.com>
8745
8746 * splay-tree.c: New file.
8747 * Makefile.in (CFILES): Add it.
8748 (REQUIRED_OFILES): Likewise.
8749 (splay-tree.o): Add dependencies.
8750
8751Tue Oct 20 12:29:02 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8752
8753 * cplus-dem.c (demangle_qualified): Fix off-by-one when checking
8754 range of 'K' index.
8755
8756Thu Oct 15 18:51:12 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8757
8758 * choose-temp.c: Prototype mkstemps() when IN_GCC.
8759
8760 * cplus-dem.c (consume_count): Cast argument of ctype macro to
8761 `unsigned char'.
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
8766 `unsigned char'.
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.
8783
8784 * mkstemp.c (mkstemps): Cast variable `len' to (int) when
8785 comparing against one.
8786
8787Tue Oct 13 23:51:51 1998 Jeffrey A Law (law@cygnus.com)
8788
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.
8792
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.
8796
8797Mon Oct 12 19:15:59 1998 Geoffrey Noer <noer@cygnus.com>
8798
8799 * configure.in: in comment, call AC_EXEEXT instead of AM_EXEEXT
8800
8801Sun Oct 11 17:36:06 1998 Michael Tiemann <tiemann@holodeck.cygnus.com>
8802
8803 * Makefile.in (cplus-dem.o, obstack.o): Depend upon config.h.
8804
8805Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus.com)
8806
8807 * Merge egcs & devo libiberty.
8808
88091998-09-08 Martin von Löwis <loewis@informatik.hu-berlin.de>
8810
8811 * cplus-dem.c (demangle_arm_pt): Demangle anonymous namespaces.
8812
8813Mon Sep 7 23:29:01 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8814
8815 * mkstemp.c: Include config.h even when not IN_GCC. Wrap header
8816 inclusions inside HAVE_*_H macros. Include ansidecl.h when not
8817 IN_GCC.
8818
8819 * vasprintf.c: Include stdarg.h/varargs.h first.
8820
8821 * vprintf.c: Likewise.
8822
8823Sat Sep 5 03:24:49 1998 Jeffrey A Law (law@cygnus.com)
8824
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
8830
8831Tue Sep 1 23:12:47 1998 Christopher Faylor <cgf@cygnus.com>
8832
8833 * configure.in: Include asprintf in list of functions known not
8834 to be in newlib.
8835 * configure: Rebuild.
8836
8837Wed Aug 19 14:05:01 1998 Mumit Khan <khan@xraylith.wisc.edu>
8838
8839 * cplus-dem.c (work_stuff): Add dllimported.
8840 (demangled_prefix): Mark symbols imported from PE DLL.
8841 (internal_cplus_demangled): Handle.
8842
88431998-08-17 Jason Merrill <jason@yorick.cygnus.com>
8844
8845 * cplus-dem.c (do_type): Fix simple array handling. If we fail,
8846 stay failed.
8847
8848Mon Aug 17 10:40:34 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8849
8850 * cplus-dem.c: Include config.h if it exists. Also, only
8851 prototype malloc/realloc if we can't get stdlib.h.
8852
8853Sat Aug 15 16:15:01 1998 Ian Lance Taylor <ian@cygnus.com>
8854
8855 * configure.in: Switch back to checking --with-target-subdir when
8856 deciding whether to check for newlib, undoing part of July 15
8857 change.
8858 * configure: Rebuild.
8859
8860Thu Aug 13 16:47:38 1998 Mark Mitchell <mark@markmitchell.com>
8861
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.
8870
8871 Also incorporate from GCC version:
8872
8873 Tue Jul 21 13:28:19 1998 Jason Merrill <jason@yorick.cygnus.com>
8874
8875 * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays.
8876
8877Thu Aug 13 16:47:38 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8878
8879 * cplus-dem.c (demangle_nested_args): Make function definition
8880 static to match the prototype.
8881
8882Tue Jul 28 11:33:09 1998 Mark Mitchell <mark@markmitchell.com>
8883
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.
8892
8893 Also incorporate from GCC version:
8894
8895 Tue Jul 21 13:28:19 1998 Jason Merrill <jason@yorick.cygnus.com>
8896
8897 * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays.
8898
8899Mon Jul 27 12:16:08 1998 Ian Lance Taylor <ian@cygnus.com>
8900
8901 * Makefile.in (ALLOCA): New variable.
8902 ($(TARGETLIB)): Add $(ALLOCA) to library.
8903 (needed-list): Add $(ALLOCA).
8904 ($(ALLOCA)): Depend upon stamp-picdir.
8905
8906Sun Jul 19 08:23:17 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8907
8908 * cplus-dem.c (demangle_nested_args): Make function definition
8909 static to match the prototype.
8910
8911Wed Jul 15 00:12:58 1998 Ian Lance Taylor <ian@cygnus.com>
8912
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.
8917
8918Sun Jul 12 01:27:05 1998 Jason Merrill <jason@yorick.cygnus.com>
8919
8920 * cplus-dem.c (demangle_nested_args): Return a value.
8921
8922Sat Jul 11 16:19:48 1998 Mark Mitchell <mark@markmitchell.com>
8923
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
8933 functions.
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
8939 code.
8940 (demangle_class): Use SCOPE_STRING.
8941 (gnu_special): Pass additional argument to demangle_template.
8942 Use SCOPE_STRING.
8943 (demangle_qualified): Save qualified types for later
8944 back-references. Handle constructors and destructors for template
8945 types correctly.
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.
8953
8954Thu Jul 2 16:26:24 1998 Ian Lance Taylor <ian@cygnus.com>
8955
8956 * config.table: Only use mh-fbsd21 on *-*-freebsd2.2.[012], not on
8957 *-*-freebsd2.2.*. From Dmitrij Tejblum <tejblum@arc.hq.cti.ru>.
8958
8959Mon Jun 15 16:29:01 1998 Ian Lance Taylor <ian@cygnus.com>
8960
8961 * configure.in (setobjs): Correct quoting error in cygwin32 case.
8962 From Chris Faylor <cgf@cygnus.com>.
8963
8964Mon Jun 1 13:47:55 1998 Jason Molenda (crash@bugshack.cygnus.com)
8965
8966 * obstack.c: Update to latest FSF version.
8967
8968Mon Jun 1 14:17:36 1998 Mike Stump <mrs@wrs.com>
8969
8970 * Makefile.in: Add a dependency on stamp-picdir for the
8971 objects, so that we can do a parallel build.
8972
8973Sat May 30 22:17:13 1998 Mumit Khan <khan@xraylith.wisc.edu>
8974
8975 * configure.in (checkfuncs): Add missing "'".
8976
8977Fri May 29 12:40:41 1998 Jason Molenda (crash@bugshack.cygnus.com)
8978
8979 * obstack.c (_obstack_memory_used): Elide this function if we're
8980 on a system with GNU libc.
8981
8982Tue May 26 18:28:43 1998 Ian Lance Taylor <ian@cygnus.com>
8983
8984 * Makefile.in (distclean): Remove config.log.
8985
8986Tue May 26 15:01:52 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8987
8988 * Makefile.in (distclean): Don't remove alloca-conf.h.
8989
8990Fri May 22 01:38:07 1998 Hans-Peter Nilsson <hp@axis.se>
8991
8992 * cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
8993
89941998-05-21 Mark Mitchell <mmitchell@usa.net>
8995
8996 * cplus-dem.c (do_type): Handle volatile qualification.
8997
89981998-05-21 Manfred Hollstein <manfred@s-direktnet.de>
8999
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.
9005
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.
9009
9010Sat May 16 14:01:26 1998 Jeffrey A Law (law@cygnus.com)
9011
9012 * config.table: Add line to set enable_shared in the Makefile
9013 as needed.
9014
9015Wed May 13 14:24:38 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9016
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.
9023
9024Wed May 13 13:39:38 1998 Ian Lance Taylor <ian@cygnus.com>
9025
9026 * alloca-conf.h: Include config.h. Check HAVE_ALLOCA_H rather
9027 than sparc or sun.
9028 * Makefile.in (argv.o): Depend upon config.h and alloca-conf.h.
9029
9030Fri May 8 00:23:51 1998 Ian Lance Taylor <ian@cygnus.com>
9031
9032 * configure.in: Set libiberty_topdir correctly when srcdir is
9033 "." and with_target_subdir is not set.
9034 * configure: Rebuild.
9035
9036Thu May 7 13:01:44 1998 Ian Lance Taylor <ian@cygnus.com>
9037
9038 * configure.in: Add *-*-mingw32* case.
9039 * configure: Rebuild.
9040
9041Wed May 6 11:33:51 1998 Ian Lance Taylor <ian@cygnus.com>
9042
9043 * config.table: Never use a PIC file for *-*-cygwin32*.
9044
9045 * Makefile.in (config.status): Depend upon config.table.
9046
9047 * configure.in: On a cygwin32 host, always compile random, and
9048 don't test for sys_siglist, strsignal, or psignal.
9049 * configure: Rebuild.
9050
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.
9055
9056Tue May 5 18:08:32 1998 Ian Lance Taylor <ian@cygnus.com>
9057
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.
9082 (.always.): 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
9089 NEED_on_exit.
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
9095 HAVE_TIMES.
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
9100 HAVE_PSIGNAL.
9101 * acconfig.h: New file.
9102 * dummy.c: Remove.
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.
9115
9116Mon May 4 13:00:28 1998 Ian Lance Taylor <ian@cygnus.com>
9117
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@.
9135 (VPATH): Likewise.
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.
9145
9146Sun May 3 17:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9147
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.
9151
9152 * alloca-conf.h: New file, combining alloca-norm.h and
9153 alloca-botch.h.
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.
9162
9163Fri May 1 11:41:42 1998 Ian Lance Taylor <ian@cygnus.com>
9164
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.
9171
9172Fri May 1 04:26:25 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9173
9174 * cplus-dem.c (cplus_demangle_opname): Initialize work.
9175
9176Mon Apr 27 15:53:30 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
9177
9178 * cplus-dem.c (demangle_qualified): Replace missing else.
9179
9180Sun Apr 26 15:38:50 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9181
9182 * cplus-dem.c (gnu_special): Fix off-by-one bug when checking the
9183 length in the name of a virtual table.
9184
9185Wed Apr 22 10:53:49 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
9186
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.
9203
9204Fri Apr 10 01:49:10 1998 Jeffrey A Law (law@cygnus.com)
9205
9206 * COPYING.LIB, choose-temp.c, cplus-dem.c: Sync with egcs & gcc.
9207
9208Thu Mar 5 09:23:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9209
9210 * config.table: Make locating frag files failsafe even for the
9211 special case if configuring and building in srcdir.
9212
9213Mon Feb 23 14:33:15 1998 Ian Lance Taylor <ian@cygnus.com>
9214
9215 * choose-temp.c: Fix handling of sys/file.h to work in libiberty.
9216
9217Sun Feb 22 18:03:23 1998 Jeffrey A Law (law@cygnus.com)
9218
9219 * choose-temp.c: Sync with copy in gcc.
9220
9221Thu Feb 12 16:29:49 1998 Ian Lance Taylor <ian@cygnus.com>
9222
9223 * getopt.c: Update to latest FSF version.
9224 * getopt1.c: Likewise.
9225
9226Tue Feb 10 16:58:33 1998 Stan Shebs <shebs@andros.cygnus.com>
9227
9228 * cplus-dem.c (gnu_special): Don't get confused by .<digits>
9229 strings that are not actually lengths.
9230
9231Fri Feb 6 01:35:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
9232
9233 * Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.
9234 (.c.o): Check value of enable_shared, not PICFLAG.
9235 (stamp-picdir): Dito.
9236
9237Thu Feb 5 18:48:56 1998 Geoffrey Noer <noer@cygnus.com>
9238
9239 * config/mh-cygwin32: remove vasprintf.o from EXTRA_OFILES
9240 since it gets built automatically
9241
9242Sun Feb 1 02:52:32 1998 Mike Stump <mrs@wrs.com>
9243
9244 * config.table (vxworks configs): Default to VxWorks 5.x, as that is
9245 the currently shipping OS.
9246
9247Tue Jan 27 16:08:20 1998 Pat Rankin <rankin@eql.caltech.edu>
9248
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.
9252
9253Mon Jan 19 12:20:01 1998 Ian Lance Taylor <ian@cygnus.com>
9254
9255 * functions.def: Correct argument types for strerror and
9256 strsignal. Reported by Alex Gutman <agutman@emc.com>.
9257
9258Sun Jan 18 15:57:28 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
9259
9260 * vasprintf.c (int_vasprintf): Increase buffer size for float/double
9261 values.
9262
9263Sat Jan 17 22:28:38 1998 Mumit Khan <khan@xraylith.wisc.edu>
9264 J.J. VanderHeijden <J.J.vanderHeijden@student.utwente.nl>
9265
9266 Add mingw32 support.
9267 * pexecute.c (pexecute): New function for mingw32. Supports pipes.
9268 (pwait): New function for mingw32.
9269
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.
9276
9277Sat Jan 17 22:28:05 1998 Jeffrey A Law (law@cygnus.com)
9278
9279 * choose-temp.c: Sync with gcc version.
9280
9281Tue Jan 13 18:34:39 1998 Jim Wilson <wilson@cygnus.com>
9282
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.
9288
9289Thu Dec 4 17:25:19 1997 Jeffrey A Law (law@cygnus.com)
9290
9291 * strsignal.c (sys_nsig): Try NSIG and _NSIG.
9292
9293Wed Nov 19 13:37:06 1997 Michael Meissner <meissner@cygnus.com>
9294
9295 * alloca-norm.h (alloca, GCC case): Don't redefine alloca if it
9296 was already defined previously.
9297
9298Mon Nov 10 12:48:03 1997 Philippe De Muyter <phdm@macqel.be>
9299
9300 * Makefile.in (INSTALL): Use ../install-sh, not install.
9301
9302Tue Oct 28 23:41:15 1997 Judy Goldberg <jodyg@idt.net>
9303
9304 * Makefile.in (CFILES): Add pexecute.c.
9305
9306Wed Oct 15 19:13:48 1997 Ian Lance Taylor <ian@cygnus.com>
9307
9308 * asprintf.c: Consistently use either stdarg or varargs.
9309
9310Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>
9311
9312 * cplus-dem.c (demangle_signature): Don't look for return types on
9313 constructors. Handle member template constructors.
9314
9315Fri Oct 3 17:53:30 1997 Ian Lance Taylor <ian@cygnus.com>
9316
9317 * README: Fix configuration instructions.
9318
9319Mon Sep 29 12:28:41 1997 Ian Lance Taylor <ian@cygnus.com>
9320
9321 * pexecute.c: Update to current version from /gd/gnu/lib:
9322
9323 Mon Sep 29 12:27:59 1997 Ian Lance Taylor <ian@cygnus.com>
9324
9325 * pexecute.c: Use spawn if __CYGWIN32__.
9326
9327 1997-08-08 Paul Eggert <eggert@twinsun.com>
9328
9329 * pexecute.c: Include "config.h" first, as per autoconf manual.
9330
9331 Fri Jun 27 15:20:29 1997 Scott Christley <scottc@net-community.com>
9332
9333 * pexecute.c (fix_argv): New function.
9334 (pexecute): Win32 but not Cygwin32 needs its arguments fixed.
9335 Add underscore to cwait function call.
9336
9337Sun Sep 28 12:00:52 1997 Mark Mitchell <mmitchell@usa.net>
9338
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.
9343
9344Wed Sep 24 00:31:59 1997 Felix Lee <flee@yin.cygnus.com>
9345
9346 * asprintf.c: stdarg.h when ALMOST_STDC
9347 * config/mh-windows (EXTRA_OFILES): add asprintf.o and
9348 strncasecmp.o.
9349
9350Thu Aug 28 14:27:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
9351
9352 * vasprintf.c (vasprintf): Allow for _BSD_VA_LIST_.
9353
9354 * config.table: Add case for FreeBSD 2.1 and 2.2, needs mh-fbsd21.
9355
9356 * config/mh-fbsd21 (EXTRA_OFILES): Force vasprintf.o
9357
9358Wed Sep 10 12:43:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9359
9360 * cplus-dem.c (demangle_fund_type): Change "complex" to "__complex".
9361
9362Fri Sep 5 16:34:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9363
9364 * asprintf.c (asprintf): New file.
9365 * Makefile.in (CFILES): Add asprintf.c
9366 * functions.def: Ditto.
9367
9368Thu Aug 28 18:53:34 1997 Andrew Cagney <cagney@b1.cygnus.com>
9369
9370 * argv.c (dupargv): New function, duplicate an argument vector.
9371
9372Tue Aug 19 20:28:45 1997 Geoffrey Noer <noer@cygnus.com>
9373
9374 * config/mh-cygwin32: also build random.o
9375
9376Tue Aug 19 17:10:56 1997 Jason Merrill <jason@yorick.cygnus.com>
9377
9378 * cplus-dem.c: Add 'extern' to prepends_underscore.
9379
9380Wed Jul 30 11:42:19 1997 Per Bothner <bothner@cygnus.com>
9381
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.
9385
9386Tue Jul 22 19:05:23 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9387
9388 * config/mh-go32 (CC, AR, RANLIB): Don't define.
9389
9390Tue Jul 22 17:49:54 1997 Ian Lance Taylor <ian@cygnus.com>
9391
9392 * Makefile.in (REQUIRED_OFILES): Add pexecute.o.
9393 (pexecute.o): New target.
9394
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-*.
9400
9401Thu Jun 12 11:00:18 1997 Angela Marie Thomas (angela@cygnus.com)
9402
9403 * Makefile.in (FLAGS_TO_PASS): pass INSTALL, INSTALL_PROGRAM and
9404 INSTALL_DATA for multilibbed installs
9405
9406Tue Jun 3 13:21:05 1997 Doug Evans <dje@canuck.cygnus.com>
9407
9408 Tue Dec 10 09:44:57 1996 Paul Eggert <eggert@twinsun.com>
9409
9410 * choose-temp.c (choose_temp_base): Don't dump core if TMPDIR is empty.
9411
9412 * choose-temp.c (try): Insist that temp dir be searchable.
9413
9414 Wed Oct 23 17:36:39 1996 Doug Rupp (rupp@gnat.com)
9415
9416 * choose-temp.c (choose_temp_base): On VMS, use proper syntax
9417 for current directory.
9418
9419 Sat Feb 15 19:03:48 1997 Geoffrey Noer (noer@cygnus.com)
9420
9421 * pexecute.c: Remove special cases for cygwin32.
9422 (pwait): Remove local definition of `pid'.
9423
9424 Tue Nov 12 18:26:15 1996 Doug Rupp (rupp@gnat.com)
9425
9426 * pexecute.c (vfork): Supply new definition for VMS.
9427 (pwait): Use waitpid instead of wait for VMS.
9428
9429Tue May 20 14:02:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9430
9431 * cplus-dem.c (do_type): Handle `J'.
9432 (demangle_fund_type): Print "complex" for it.
9433
9434Wed Apr 30 12:15:45 1997 Jason Merrill <jason@yorick.cygnus.com>
9435
9436 * configure.in: Don't turn on multilib here.
9437
9438Mon Apr 28 19:04:31 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9439
9440 * obstack.c: move _obstack_memory_used outside of ifdef. Cannot be
9441 elided; needed by gdb and not present in libc.
9442
9443Thu Apr 24 19:33:47 1997 Ian Lance Taylor <ian@cygnus.com>
9444
9445 * Makefile.in (clean): Remove tmpmulti.out.
9446
9447Tue Apr 22 10:25:15 1997 Fred Fish <fnf@cygnus.com>
9448
9449 * floatformat.c (floatformat_ieee_double_littlebyte_bigword):
9450 Add new floatformat, mainly for ARM doubles.
9451
9452Mon Apr 14 12:11:16 1997 Ian Lance Taylor <ian@cygnus.com>
9453
9454 * config.table: Use ${config_shell} with ${moveifchange}. From
9455 Thomas Graichen <graichen@rzpd.de>.
9456
9457Fri Apr 4 03:09:24 1997 Ulrich Drepper <drepper@cygnus.com>
9458
9459 * configure.in: Enable multilibing by default.
9460 Update multilib template to read config-ml.in.
9461
9462Tue Apr 1 16:26:39 1997 Klaus Kaempf <kkaempf@progis.de>
9463
9464 * makefile.vms: Add objalloc.
9465
9466Mon Mar 31 23:57:51 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9467
9468 * cplus-dem.c (demangle_it): Add prototype declaration.
9469 (usage, fatal): Likewise.
9470
9471 * xexit.c (_xexit_cleanup): Add prototype.
9472
9473 * strerror.c (init_error_tables): Declare.
9474
9475Fri Mar 28 11:43:20 1997 H.J. Lu <hjl@lucon.org>
9476
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
9481 to xneeded-list.
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.
9488
9489Thu Mar 20 17:02:09 1997 Ian Lance Taylor <ian@cygnus.com>
9490
9491 * objalloc.c: Include <stdio.h>.
9492
9493Mon Mar 17 19:23:11 1997 Ian Lance Taylor <ian@cygnus.com>
9494
9495 * objalloc.c: New file.
9496 * Makefile.in (CFILES): Add objalloc.c
9497 (REQUIRED_OFILES): Add objalloc.o.
9498 (objalloc.o): New target.
9499
9500Sat Mar 15 18:49:41 1997 Ian Lance Taylor <ian@cygnus.com>
9501
9502 * obstack.c: Update to current FSF version.
9503
9504Fri Mar 14 14:18:47 1997 Ian Lance Taylor <ian@cygnus.com>
9505
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.
9509
9510Tue Mar 11 14:20:31 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9511
9512 * cplus-dem.c (gnu_special): Call demangled_fund_type for other
9513 __t* symbols.
9514
9515Tue Mar 11 15:41:21 1997 H.J. Lu <hjl@lucon.org>
9516
9517 * spaces.c: Declare malloc and free properly.
9518 * strsignal.c (init_signal_tables): Add prototype.
9519 * xatexit.c (_xexit_cleanup): Add parameter declarations.
9520
9521Wed Feb 19 15:43:24 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9522
9523 * Makefile.in (lneeded-list): If alloca.o is needed, xexit.o is
9524 also required because of xmalloc.o.
9525
9526Fri Feb 14 13:43:38 1997 Ian Lance Taylor <ian@cygnus.com>
9527
9528 * strsignal.c: Unconditionally redefine sys_siglist around the
9529 inclusion of the system header files.
9530
9531Thu Feb 13 22:01:04 1997 Klaus Kaempf <kkaempf@progis.de>
9532
9533 * makefile.vms: Remove 8 bit characters. Update to latest
9534 gcc release.
9535
9536Tue Feb 4 11:52:19 1997 Ian Lance Taylor <ian@cygnus.com>
9537
9538 * strsignal.c: Use NEED_sys_siglist instead of
9539 LOSING_SYS_SIGLIST.
9540 * config.table: Don't use mh-lynxos.
9541 * config/mh-lynxos: Remove.
9542
9543Thu Jan 16 14:51:03 1997 Bob Manson <manson@charmed.cygnus.com>
9544
9545 * cplus-dem.c: Fix indenting; make identical to the copy
9546 in GCC.
9547 (do_type, case 'M'): Check for a template as well as a class.
9548
9549Thu Dec 19 13:51:33 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9550
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.
9554
9555Mon Dec 2 15:03:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9556
9557 * alloca.c (alloca): When compiled with an ANSI/ISO compiler,
9558 alloca takes a size_t argument, not just unsigned.
9559
9560Mon Nov 18 15:42:08 1996 Jason Merrill <jason@yorick.cygnus.com>
9561
9562 * cplus-dem.c: Note that this file also lives in GCC.
9563
9564Mon Nov 18 15:19:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
9565
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.
9570
9571Mon Nov 18 14:08:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
9572
9573 * cplus-dem.c: Checking in again; last checkin filed due to sticky tag.
9574
9575Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
9576
9577 * cplus-dem.c: Revert last two commits due to conflicts with
9578 hpux system headers.
9579
9580Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
9581
9582 * alloca.c, argv.c, spaces.c, strcasecmp.c, vasprintf.c, vprintf.c:
9583 Revert last commit due to conflicts with hpux system headers.
9584
9585Wed Nov 13 10:36:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9586
9587 * cplus-dem.c (x{m,re}alloc): Make declarations compatibile with
9588 libiberty.h when compiled with a standard compiler.
9589
9590Tue Nov 12 16:31:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
9591
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__.
9604
9605Fri Oct 11 15:42:12 1996 Stu Grossman (grossman@critters.cygnus.com)
9606
9607 * config/mh-windows: Add strcasecmp.o to EXTRA_OFILES.
9608
9609Fri Oct 11 11:16:31 1996 Stan Shebs <shebs@andros.cygnus.com>
9610
9611 * mpw.c (mpwify_filename): Rewrite to simplify, and to handle
9612 upward components correctly.
9613
9614Tue Oct 8 08:55:34 1996 Stu Grossman (grossman@critters.cygnus.com)
9615
9616 * config.table, config/mh-windows: Add support for building under
9617 MSVC (the Microsoft build environment).
9618
9619Mon Oct 7 10:50:27 1996 Ian Lance Taylor <ian@cygnus.com>
9620
9621 * fnmatch.c: Undef const if not __STDC__.
9622
9623Thu Oct 3 13:46:39 1996 Ian Lance Taylor <ian@cygnus.com>
9624
9625 * fnmatch.c: New file.
9626 * Makefile.in (CFILES): Add fnmatch.c.
9627 (REQUIRED_OFILES): Add fnmatch.o.
9628 (fnmatch.o): New target.
9629
9630Wed Sep 18 14:49:13 1996 Jason Merrill <jason@yorick.cygnus.com>
9631
9632 * cplus-dem.c (demangle_template): Fix handling of address args.
9633 (gnu_special): Handle type_info stuff.
9634
9635Fri Sep 13 17:52:55 1996 Stan Shebs <shebs@andros.cygnus.com>
9636
9637 * mpw.c (DebugPI): Make settable from the env var DEBUG_PATHNAMES.
9638 (mpwify_filename): Handle "::/" case.
9639
9640Thu Sep 12 13:30:40 1996 Geoffrey Noer <noer@cygnus.com>
9641
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)
9646
9647Thu Aug 29 16:48:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9648
9649 * config.table (i[345]86-*-*): Recognize i686 for pentium pro.
9650
9651Tue Aug 27 13:47:58 1996 Stan Shebs <shebs@andros.cygnus.com>
9652
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.
9657
9658Sat Aug 17 04:44:27 1996 Geoffrey Noer <noer@cygnus.com>
9659
9660 * pexecute.c: Update test for win32 (&& ! cygwin32).
9661 * choose-temp.c: fix WIN32 preprocessor defines
9662
9663Thu Aug 15 12:26:48 1996 Stan Shebs <shebs@andros.cygnus.com>
9664
9665 * mpw-make.sed: Add @DASH_C_FLAG@ and @SEGMENT_FLAG({Default})@
9666 to editing of default makefile rule.
9667
9668Sun Aug 11 21:03:27 1996 Stu Grossman (grossman@critters.cygnus.com)
9669
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__.
9673
9674Thu Aug 8 12:42:40 1996 Klaus Kaempf <kkaempf@progis.de>
9675
9676 * config.h-vms: New file.
9677 * makefile.vms: Use it.
9678
9679Wed Aug 7 17:16:12 1996 Stu Grossman (grossman@critters.cygnus.com)
9680
9681 * getopt.c (_getopt_internal): If argc is 0, just return (before
9682 we reference *argv and segfault).
9683
9684Mon Aug 5 01:29:08 1996 Jason Merrill <jason@yorick.cygnus.com>
9685
9686 * Makefile.in (distclean): Add multilib.out.
9687
9688Thu Jul 18 17:40:55 1996 Ian Lance Taylor <ian@cygnus.com>
9689
9690 * alloca-norm.h: Change #ifdef sparc to #if defined (sparc) &&
9691 defined (sun). From Andrew Gierth <ANDREWG@microlise.co.uk>.
9692
9693Mon Jul 1 13:40:44 1996 Ken Raeburn <raeburn@cygnus.com>
9694
9695 Tue May 28 15:29:03 1996 Pat Rankin <rankin@eql.caltech.edu>
9696
9697 * vmsbuild.com (REQUIRD_OFILES): Add choose-temp.o and xstrdup.o.
9698
9699 Thu Jan 25 18:20:04 1996 Pat Rankin <rankin@eql.caltech.edu>
9700
9701 * vmsbuild.com: Changes to handle DEFFUNC(on_exit).
9702 (do_ofiles): Allow nonexistent source file in pass 3.
9703 (chk_deffunc): New routine.
9704
9705Tue Jun 25 19:24:43 1996 Doug Evans <dje@canuck.cygnus.com>
9706
9707 * pexecute.c (PEXECUTE_VERBOSE): Define.
9708 (MPW pexecute): Check flags & PEXECUTE_VERBOSE instead of verbose_flag.
9709
9710Tue Jun 25 23:11:48 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9711
9712 * Makefile.in (docdir): Removed.
9713
9714Tue Jun 25 23:01:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9715
9716 * Makefile.in (oldincludedir): Removed.
9717
9718Tue Jun 25 22:50:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9719
9720 * Makefile.in (datadir): Set to $(prefix)/share.
9721
9722Thu Jun 20 21:17:52 1996 Ian Lance Taylor <ian@cygnus.com>
9723
9724 * cplus-dem.c (demangle_arm_pt): Reindent. Avoid endless loop by
9725 checking for errors from do_type.
9726
9727Tue Jun 18 14:36:19 1996 Klaus Kaempf <kkaempf@progis.de>
9728
9729 * makefile.vms: New file.
9730 * xmalloc.c: If VMS, include <stdlib.h> and <unixlib.h> rather
9731 than declaring malloc, realloc, and sbrk.
9732
9733Mon Jun 10 13:17:17 1996 Doug Evans <dje@canuck.cygnus.com>
9734
9735 * pexecute.c: New file.
9736
9737Wed Jun 5 16:57:45 1996 Richard Henderson <rth@tamu.edu>
9738
9739 * xmalloc.c: Declare sbrk.
9740
9741Sat May 4 05:08:45 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9742
9743 * alloca-norm.h: Add SPARCworks cc compatible __builtin_alloca
9744 declaration.
9745
9746Mon Apr 22 18:41:49 1996 Ian Lance Taylor <ian@cygnus.com>
9747
9748 * xstrerror.c: Include <stdio.h>.
9749
9750Sun Apr 21 11:55:12 1996 Doug Evans <dje@canuck.cygnus.com>
9751
9752 * Makefile.in (CFILES): Add atexit.c.
9753
9754Sun Apr 21 09:50:09 1996 Stephen L Moshier (moshier@world.std.com)
9755
9756 * choose-temp.c: Include sys/types.h before sys/file.h for sco3.2v5.
9757
9758Wed Apr 17 11:17:55 1996 Doug Evans <dje@canuck.cygnus.com>
9759
9760 * choose-temp.c: Don't #include sys/file.h ifdef NO_SYS_FILE_H.
9761 #include <stdio.h>
9762 * config/mt-vxworks5 (HDEFINES): Define NO_SYS_FILE_H.
9763
9764Tue Apr 16 11:27:16 1996 Jeffrey A Law (law@cygnus.com)
9765
9766 * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
9767 Reverts Feb 8, 1995 change.
9768
9769Mon Apr 15 12:53:26 1996 Doug Evans <dje@canuck.cygnus.com>
9770
9771 * choose-temp.c: New file.
9772 * Makefile.in (CFILES): Add choose-temp.c.
9773 (REQUIRED_OFILES): Add choose-temp.o.
9774
9775Sat Apr 13 14:19:30 1996 Stu Grossman (grossman@critters.cygnus.com)
9776
9777 * floatformat.c (floatformat_to_double): Don't bias exponent when
9778 handling zero's, denorms or NaNs.
9779
9780Thu Apr 11 13:36:56 1996 Stu Grossman (grossman@critters.cygnus.com)
9781
9782 * floatformat.c (floatformat_to_double): Fix bugs with handling
9783 numbers with fractions < 32 bits.
9784
9785Mon Apr 8 14:48:34 1996 Ian Lance Taylor <ian@cygnus.com>
9786
9787 * config.table: Permit --enable-shared to specify a list of
9788 directories.
9789
9790Tue Mar 19 22:02:07 1996 Jason Merrill <jason@yorick.cygnus.com>
9791
9792 * cplus-dem.c (demangle_template): Fix for non-mangled pointer
9793 arguments.
9794
9795Fri Mar 8 17:24:18 1996 Ian Lance Taylor <ian@cygnus.com>
9796
9797 * configure.in: If srcdir is `.' and with_target_subdir is not
9798 `.', then set MULTISRCTOP before calling config-ml.in.
9799
9800Thu Mar 7 13:37:10 1996 Stan Shebs <shebs@andros.cygnus.com>
9801
9802 * mpw.c (mpw_open): Add debugging output option.
9803
9804Wed Mar 6 17:36:03 1996 Jason Merrill <jason@yorick.cygnus.com>
9805
9806 * cplus-dem.c (demangle_template): Fix for address-of-extern arguments.
9807
9808Tue Feb 27 12:00:50 1996 Raymond Jou <rjou@mexican.cygnus.com>
9809
9810 * mpw.c (mpwify_filename): Change 6 to 5 in
9811 strncmp (unixname, "/tmp/", 5).
9812
9813Tue Feb 20 10:55:53 1996 Ian Lance Taylor <ian@cygnus.com>
9814
9815 * cplus-dem.c (demangle_template): Initialize is_bool. Correctly
9816 handle 0 as a pointer value parameter.
9817
9818Mon Feb 5 16:41:44 1996 Ian Lance Taylor <ian@cygnus.com>
9819
9820 * Makefile.in (all): Depend upon required-list.
9821 (required-list): New target.
9822 (clean): Remove required-list.
9823
9824Wed Jan 31 10:19:41 1996 Steve Chamberlain <sac@slash.cygnus.com>
9825
9826 * win32.c: Deleted.
9827 * config.table (i386-*-win32): Deleted.
9828 * config/mh-i386win32: Deleted.
9829
9830Thu Jan 18 11:34:17 1996 Ian Lance Taylor <ian@cygnus.com>
9831
9832 * cplus-dem.c (cplus_demangle_opname): Change opname parameter to
9833 const char *.
9834 (cplus_mangle_opname): Change return type and opname parameter to
9835 const char *. Don't cast return value.
9836
9837Tue Jan 16 12:13:11 1996 Stan Shebs <shebs@andros.cygnus.com>
9838
9839 * mpw.c: Include Timer.h, in order to get m68k Microseconds trap
9840 definition.
9841
9842Wed Jan 3 13:15:04 1996 Fred Fish <fnf@cygnus.com>
9843
9844 * obstack.c: Update copyright to 1996.
9845 (_obstack_memory_used): Define new function. Called via
9846 obstack_memory_used macro.
9847
9848Thu Dec 28 11:39:40 1995 Ian Lance Taylor <ian@cygnus.com>
9849
9850 * xstrdup.c: New file.
9851 * Makefile.in (CFILES): Add xstrdup.c.
9852 (REQUIRED_OFILES): Add xstrdup.o.
9853 (xstrdup.o): New target.
9854
9855Mon Dec 11 18:18:52 1995 Mike Stump <mrs@cygnus.com>
9856
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.
9860
9861Mon Dec 11 15:42:14 1995 Stan Shebs <shebs@andros.cygnus.com>
9862
9863 * mpw.c (mpw_abort): Remove decl.
9864 (mpw_access): Move debugging printf.
9865
9866Sat Dec 2 01:25:23 1995 Ian Lance Taylor <ian@cygnus.com>
9867
9868 * config.table: Consistently use ${host} rather than ${xhost} or
9869 ${target}.
9870 * configure.in: Don't bother to set ${xhost} before calling
9871 config.table.
9872
9873Tue Nov 28 14:16:57 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9874
9875 * Makefile.in (.c.o): Use test instead of the left bracket, to
9876 avoid problems with some versions of make.
9877
9878Tue Nov 28 11:45:17 1995 Stan Shebs <shebs@andros.cygnus.com>
9879
9880 * mpw-make.sed: Fix INCDIR edit to work with Nov 14 change.
9881
9882Tue Nov 21 11:26:34 1995 Fred Fish <fnf@rtl.cygnus.com>
9883
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.
9887
9888Tue Nov 21 14:15:06 1995 Ian Lance Taylor <ian@cygnus.com>
9889
9890 * config.table: Check ${with_cross_host} rather than comparing
9891 ${host} and ${target}.
9892
9893Thu Nov 16 14:34:42 1995 Ian Lance Taylor <ian@cygnus.com>
9894
9895 * configure.in: If with_target_subdir is empty, set xhost to
9896 ${host} rather than ${target} before calling config.table.
9897
9898Tue Nov 14 01:38:30 1995 Doug Evans <dje@canuck.cygnus.com>
9899
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.
9909
9910Sun Nov 12 12:13:04 1995 Stan Shebs <shebs@andros.cygnus.com>
9911
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
9917 with SIOUX.
9918
9919Sun Nov 5 19:25:27 1995 Per Bothner <bothner@kalessin.cygnus.com>
9920
9921 * Makefile.in (FLAGS_TO_PASS): Also pass PICFLAGS.
9922 (.c.o): Stylistic change.
9923
9924Thu Nov 2 12:06:29 1995 Ian Lance Taylor <ian@cygnus.com>
9925
9926 * strtol.c, strtoul.c: Don't include <stdlib.h>. From
9927 phdm@info.ucl.ac.be (Philippe De Muyter).
9928
9929Wed Nov 1 11:59:36 1995 Ian Lance Taylor <ian@cygnus.com>
9930
9931 * configure.in: Correct sed call.
9932
9933Mon Oct 30 13:03:45 1995 Per Bothner <bothner@kalessin.cygnus.com>
9934
9935 * configure.in: Clean up / simplify for native.
9936
9937 * configure.in: Merge in stuff from ../xiberty/configure.in.
9938 * Makefile.in (CC): Add definition (so it can be overrridden
9939 by ../configure).
9940
9941Tue Oct 24 17:57:27 1995 Stan Shebs <shebs@andros.cygnus.com>
9942
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.
9948
9949Thu Oct 19 10:52:07 1995 Michael Meissner <meissner@wogglebug.tiac.net>
9950
9951 * memcmp.c (memcmp): Argument types are const void *, not void
9952 *const.
9953
9954 * strncasecmp.c (strncasecmp): Include ansidecl.h/stdarg.h, not
9955 sys/types.h.
9956 * strcasecmp.c (strcasecmp): Ditto.
9957
9958Tue Oct 10 11:03:24 1995 Fred Fish <fnf@cygnus.com>
9959
9960 * Makefile.in (BISON): Remove macro.
9961
9962Tue Sep 26 15:06:46 1995 Stan Shebs <shebs@andros.cygnus.com>
9963
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.
9971
9972Wed Sep 20 12:53:32 1995 Ian Lance Taylor <ian@cygnus.com>
9973
9974 * Makefile.in (maintainer-clean): New synonym for distclean.
9975
9976Mon Aug 28 19:47:52 1995 Per Bothner <bothner@kalessin.cygnus.com>
9977
9978 * config.table: For host, generalize rs6000-ibm-aix*
9979 to *-ibm-aix* so we also include powerpc.
9980
9981Tue Aug 22 03:18:05 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
9982
9983 Fri Jun 16 18:35:40 1995 Pat Rankin (rankin@eql.caltech.edu)
9984
9985 * xstrerror.c: New file.
9986 * Makefile.in, vmsbuild.com: Compile it.
9987
9988Mon Jul 31 12:16:32 1995 steve chamberlain <sac@slash.cygnus.com>
9989
9990 * config.table (i386-*-win32): New.
9991
9992Fri Jul 21 11:35:52 1995 Doug Evans <dje@canuck.cygnus.com>
9993
9994 * Makefile.in (MULTITOP): New variable.
9995 (MULTIDIRS, MULTISUBDIR, MULTIDO, MULTICLEAN): Likewise.
9996 (all): Add multilib support.
9997 (install_to_tooldir, *clean): Likewise.
9998
9999Mon Jul 10 11:47:27 1995 Ken Raeburn <raeburn@cygnus.com>
10000
10001 * makefile.dos (OBJS): Add hex.o. From DJ Delorie.
10002
10003Fri Jun 30 17:28:59 1995 Pat Rankin (rankin@eql.caltech.edu)
10004
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.
10009
10010Thu Jun 29 00:22:02 1995 Steve Chamberlain <sac@slash.cygnus.com>
10011
10012 * config/mh-i386pe: New file for PE hosts.
10013 * config.table: Understand PE hosts.
10014
10015Wed Jun 28 19:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10016
10017 * cplus-dem.c: Update from gcc.
10018
10019 * argv.c, dummy.c: If __STDC__, #include "alloca-conf.h" after
10020 <stddef.h>.
10021 * alloca-norm.h: If __STDC__, declare alloca with its parameter.
10022
10023Thu Jun 22 18:57:47 1995 Stan Shebs <shebs@andros.cygnus.com>
10024
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
10030 as well as files.
10031
10032Mon Jun 19 00:33:22 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10033
10034 * Makefile.in: Massage broken shells that require 'else true'.
10035
10036Sat Jun 17 23:21:58 1995 Fred Fish <fnf@cygnus.com>
10037
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".
10043
10044Mon Jun 12 14:24:26 1995 Steve Chamberlain <sac@slash.cygnus.com>
10045
10046 * win32.c: New file.
10047
10048Fri Jun 9 15:16:14 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10049
10050 * dummy.c: #include "alloca-conf.h".
10051
10052Wed Jun 7 11:46:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10053
10054 * Makefile.in (mostlyclean): Remove stamp-picdir.
10055 (clean): Don't.
10056
10057Mon Jun 5 18:46:06 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10058
10059 * config.table (frags): Use toplevel pic frags.
10060
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.
10068
10069Fri Mar 24 16:55:48 1995 Pat Rankin (rankin@eql.caltech.edu)
10070
10071 * vmsbuild.com (config.h): Add `#define NEED_basename'.
10072
10073Tue May 23 10:12:46 1995 Per Bothner <bothner@kalessin.cygnus.com>
10074
10075 * clock.c, getopt.c, strtod.c, vsprintf.c: Change from using LGPL
10076 to libio-style copyright.
10077 * getpagesize.c: Remove FSF copyright.
10078
10079Sat May 20 12:30:23 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10080
10081 Added improved VMS support from Pat Rankin:
10082
10083 Fri Mar 17 18:40:36 1995 Pat Rankin (rankin@eql.caltech.edu)
10084
10085 * vmsbuild.com: new file.
10086
10087 * getpagesize.c (getpagesize): implement for VMS;
10088 * strerror.c (strerror, strerrno, strtoerrno): add rudimentary
10089 support for EVMSERR.
10090
10091Thu May 18 17:01:42 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10092
10093 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
10094
10095 * floatformat.c (floatformat_arm_ext): Define.
10096
10097Tue May 16 13:30:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10098
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.
10102
10103Mon May 15 19:53:17 1995 Per Bothner <bothner@kalessin.cygnus.com>
10104
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.
10109
10110Thu May 4 14:36:42 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10111
10112 * cplus-dem.c: Use const instead of CONST. Don't include
10113 ansidecl.h directly.
10114
10115Wed Apr 19 01:30:27 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10116
10117 * cplus-dem.c: Don't include libiberty.h. Do declare xmalloc and
10118 xrealloc.
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.
10124
10125Tue Apr 4 13:03:51 1995 Stan Shebs <shebs@andros.cygnus.com>
10126
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.
10135
10136 * mpw.c: Clean up formatting, types, returns, etc.
10137 (ENOSYS): Define.
10138 (mpw_fread, mpw_fwrite): Define.
10139 (sleep): Define correctly.
10140
10141 * mpw.c: New code to implement cursor spinning support.
10142 (umask): New function.
10143 (mpw_fopen, mpw_fseek, stat, fstat): Call PROGRESS.
10144
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.
10148
10149 * mpw.c: Add GPL notice.
10150 (mpwify_filename): Add more transformations.
10151 (mpw_fopen): Call mpwify_filename on file names.
10152 (rename): Remove.
10153 (chdir, getcwd): Add simple definitions.
10154
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.
10158
10159 * mpw.c (mpw_fseek): Make it work correctly when doing SEEK_CUR.
10160
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.
10165
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.
10169
10170Fri Mar 24 14:10:30 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10171
10172 * basename.c: Include config.h before checking for NEED_basename.
10173
10174Thu Mar 23 19:09:54 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10175
10176 * functions.def: Add DEFFUNC for basename.
10177
10178 * basename.c: Only define basename if NEED_basename.
10179
10180Thu Mar 16 13:36:05 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10181
10182 * config.table: Fix --enable-shared logic for native builds.
10183
10184Mon Mar 13 11:05:11 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10185
10186 * cplus-dem.c (demangle_template): Demangle bool literals properly.
10187
10188Mon Mar 6 23:57:28 1995 Stu Grossman (grossman@cygnus.com)
10189
10190 * strtol.c strtoul.c: Replace these with less buggy versions from
10191 NetBSD. (strtoul in particular couldn't handle base 16.)
10192
10193Wed Mar 1 15:59:01 1995 Ian Lance Taylor <ian@cygnus.com>
10194
10195 * config/mt-vxworks5 (HDEFINES): Define NO_SYS_PARAM_H.
10196
10197 * clock.c: If NO_SYS_PARAM_H is defined, don't include
10198 <sys/param.h>.
10199 * getcwd.c, getpagesize.c, getruntime.c: Likewise.
10200
10201Fri Feb 17 15:40:55 1995 Ian Lance Taylor <ian@cygnus.com>
10202
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
10205 function call.
10206
10207 * config.table (*-*-vxworks5*): Use mt-vxworks5 when configuring
10208 xiberty.
10209 * config/mt-vxworks5: New file.
10210
10211Thu Feb 9 14:19:45 1995 Ian Lance Taylor <ian@cygnus.com>
10212
10213 * basename.c (basename): Change argument to be const.
10214
10215Wed Feb 8 18:06:52 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10216
10217 * Makefile.in (lneeded-list): Don't worry about xmalloc.
10218
10219Sun Jan 15 00:40:36 1995 Jeff Law (law@snake.cs.utah.edu)
10220
10221 * Makefile.in (distclean): Delete xhost-mkfrag.
10222
10223Thu Jan 12 16:54:18 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10224
10225 * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
10226
10227Wed Jan 11 22:39:56 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10228
10229 * hex.c: New file.
10230 * Makefile.in (REQUIRED_OFILES, CFILES): List it.
10231 (hex.o): Add dependencies.
10232
10233 * cplus-dem.c (demangle_prefix): For GNU style constructor and
10234 destructor names, try demangling the remainder of the string.
10235
10236Wed Dec 28 00:49:15 1994 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10237
10238 * vasprintf.c (int_vasprintf): New static function.
10239 (vasprintf): Use int_vasprintf. Removes assumption that va_list
10240 is assignment compatible.
10241
10242Sat Nov 5 19:29:12 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10243
10244 * Makefile.in (LIBCFLAGS): New variable.
10245 (FLAGS_TO_PASS): Pass it.
10246 (.c.o): Use it.
10247
10248Thu Nov 3 19:09:47 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10249
10250 * getopt.c, getopt1.c: Do compile these functions under Linux,
10251 since many native versions are based on glibc but are buggy.
10252
10253Mon Oct 24 15:16:46 1994 Per Bothner <bothner@kalessin.cygnus.com>
10254
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.
10257
10258Tue Oct 11 17:48:27 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10259
10260 * Makefile.in (REQUIRED_OFILES): Add vasprintf.o.
10261 * functions.def: Remove vasprintf.
10262
10263Wed Sep 14 17:04:55 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10264
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.
10270
10271Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
10272
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.
10277
10278Thu Aug 25 17:29:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10279
10280 * Makefile.in (FLAGS_TO_PASS): Define.
10281 ($(RULE1)): Use $(FLAGS_TO_PASS).
10282
10283Wed Aug 24 17:08:47 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10284
10285 * vasprintf.c: Include <string.h>.
10286 (vasprintf): Add casts to void for va_arg to avoid gcc warnings.
10287 * xatexit.c: Declare malloc.
10288
10289Fri Aug 19 15:29:12 1994 Kung Hsu (kung@mexican.cygnus.com)
10290
10291 * cplus-dem.c (demangle_args): Fix a bug in previous patch (the
10292 one below).
10293
10294Thu Aug 18 14:37:14 1994 Kung Hsu (kung@mexican.cygnus.com)
10295
10296 * cplus-dem.c (demangle args): Handle ARM repeat encoding where
10297 the type index is greater than 9.
10298
10299Wed Aug 17 16:13:49 1994 Kung Hsu (kung@mexican.cygnus.com)
10300
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.
10304
10305Wed Aug 3 05:52:14 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
10306
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.
10311
10312Tue Aug 2 15:25:12 1994 Kung Hsu (kung@mexican.cygnus.com)
10313
10314 * cplus-dem.c (demangle_template): demangle as xxx<'Q'> not
10315 xxx<ch=81>.
10316
10317Mon Aug 1 17:02:48 1994 Kung Hsu (kung@mexican.cygnus.com)
10318
10319 * cplus-dem.c (main): flush stdout to make pipe work.
10320
10321Sat Jul 16 12:56:32 1994 Stan Shebs (shebs@andros.cygnus.com)
10322
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.
10327
10328Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10329
10330 * cplus-dem.c (demangle_template): Make sure that the result of
10331 consume_count doesn't index beyond the end of the string.
10332
10333Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10334
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'.
10338
10339Mon Jun 20 11:37:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10340
10341 * obstack.c: Always compile this code, even if using the GNU
10342 library. Avoids problems with relatively recent binary
10343 incompatibility.
10344
10345Thu Jun 16 17:54:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10346
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.
10355
10356Sun Jun 12 01:37:09 1994 Jason Merrill (jason@deneb.cygnus.com)
10357
10358 * cplus-dem.c (demangle_template): Separate consecutive >'s with a
10359 space.
10360 (gnu_special): Demangle template and qualified names in a vtable name.
10361
10362Fri May 27 12:27:52 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10363
10364 From gas-2.3 and binutils-2.4 net releases:
10365
10366 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
10367
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
10371
10372Fri May 20 18:53:32 1994 Per Bothner (bothner@kalessin.cygnus.com)
10373
10374 * cplus-dem.c (gnu_special): Recognize thunks, as well as
10375 the new naming style for vtables (when -fvtable-thunks).
10376
10377Wed May 18 13:34:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10378
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.
10382
10383Fri May 13 16:02:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10384
10385 * vasprintf.c: New file.
10386 * Makefile.in, functions.def: Add it.
10387
10388Fri May 13 16:20:28 1994 Jason Merrill (jason@deneb.cygnus.com)
10389
10390 * cplus-dem.c (demangle_fund_type): Grok bool.
10391
10392Fri May 6 14:44:21 1994 Steve Chamberlain (sac@cygnus.com)
10393
10394 * config.table: Add go32
10395 * config/mh-go32: New template.
10396
10397Fri May 6 11:01:59 1994 D. V. Henkel-Wallace (gumby@rtl.cygnus.com)
10398
10399 * config.table, config/mt-sunos4: config for when sun4 is cross target.
10400
10401Mon Apr 11 00:54:33 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10402
10403 * getopt.c [not __GNU_LIBRARY__] [__GCC__] [not __STDC__]:
10404 Declare strlen to return int. Don't include stddef.h.
10405
10406Fri Apr 1 00:38:17 1994 Jim Wilson (wilson@mole.gnu.ai.mit.edu)
10407
10408 * getopt.c: Delete use of IN_GCC to control whether
10409 stddef.h or gstddef.h is included.
10410
10411Thu Apr 14 14:00:56 1994 Kung Hsu (kung@mexican.cygnus.com)
10412
10413 * cplus-dem.c (demangle_signature): Fix a bug in template function
10414 type numbering.
10415
10416Wed Apr 13 17:23:03 1994 Kung Hsu (kung@mexican.cygnus.com)
10417
10418 * cplus-dem.c (demangle_signature): Fix template function with arm
10419 style argument type number, Tn.
10420
10421Wed Apr 13 17:11:15 1994 Jason Merrill (jason@deneb.cygnus.com)
10422
10423 * cplus-dem.c (optable): Add new[] and delete[].
10424
10425Fri Apr 8 11:21:42 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10426
10427 * argv.c (buildargv): Don't produce empty argument just because
10428 there is trailing whitespace.
10429
10430Wed Apr 6 11:42:14 1994 Kung Hsu (kung@mexican.cygnus.com)
10431
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'.
10435
10436Sat Mar 26 12:00:13 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10437
10438 * floatformat.c (get_field, put_field): Fix off by one error in
10439 little endian case.
10440
10441Thu Mar 24 10:40:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10442
10443 * floatformat.c (floatformat_from_double): Pass unsigned char *,
10444 not char *, to put_field.
10445
10446Fri Mar 18 12:34:33 1994 Per Bothner (bothner@kalessin.cygnus.com)
10447
10448 * memmove.c: Re-wrote; placed in public domain.
10449
10450Wed Mar 16 10:33:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10451
10452 * cplus-dem.c (demangle_prefix): If ARM demangling, don't treat
10453 __Q* as a constructor.
10454
10455Mon Mar 14 12:26:02 1994 Ian Lance Taylor (ian@cygnus.com)
10456
10457 * ieee-float.c: Removed; no longer used.
10458 * Makefile.in: Changed accordingly.
10459
10460Mon Mar 7 12:28:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10461
10462 * floatformat.c (get_field): Removed unused local variable i.
10463 (put_field): Removed unused local variable i.
10464
10465Sun Feb 27 21:50:11 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10466
10467 * floatformat.c: New file, intended to replace ieee-float.c.
10468 * Makefile.in: Change accordingly.
10469
10470Thu Feb 24 11:51:12 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10471
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.
10479
10480Thu Feb 10 14:44:16 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10481
10482 * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]:
10483 Test just __STDC__, not emacs.
10484
10485Wed Feb 9 00:14:00 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10486
10487 * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]
10488 [emacs] [not __STDC__]: Don't include stddef.h. Don't declare strlen.
10489
10490Fri Dec 24 19:43:00 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10491
10492 * getopt.c (_NO_PROTO): Define before config.h is included.
10493
10494Mon Sep 20 15:59:03 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10495
10496 * getopt.c, getopt1.c [emacs || CONFIG_BROKETS]: Include
10497 <config.h> only under these, else "config.h".
10498
10499Thu Aug 12 18:16:49 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10500
10501 * getopt.c, getopt1.c [HAVE_CONFIG_H]: Include
10502 <config.h> instead of "config.h".
10503
10504Sun Feb 20 17:17:01 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
10505
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.
10510
10511Thu Feb 17 13:27:35 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10512
10513 * xatexit.c (_xexit_cleanup): Declare as extern; don't initialize.
10514 Merging common and initialized variables need not be supported by
10515 ANSI C compilers.
10516 (xatexit): Initialize _xexit_cleanup if not already set.
10517 * xexit.c: Comment fix.
10518
10519Wed Feb 16 01:15:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10520
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.
10524
10525Tue Feb 15 09:26:16 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10526
10527 * concat.c, ieee-float.c: Replace inclusion of <string.h>
10528 with explicit function declarations, as recommended by Ian Taylor.
10529
10530Sat Feb 12 10:31:11 1994 David J. Mackenzie (djm@rtl.cygnus.com)
10531
10532 * xmalloc.c (xmalloc, xrealloc): Use PTR and size_t throughout.
10533 (malloc, realloc): Declare.
10534
10535Thu Feb 10 17:08:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10536
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
10550 const.
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.
10568
10569Tue Feb 8 05:29:08 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10570
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.
10577
10578Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10579
10580 * concat.c, ieee-float.c: Include <string.h>.
10581
10582Sun Feb 6 21:28:46 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10583
10584 * xmalloc.c (xmalloc_set_program_name): New function.
10585 (xmalloc, xrealloc): Include the name in the error message, if set.
10586
10587 * Replace atexit.c with xatexit.c.
10588 * Makefile.in (CFILES), functions.def: Change references.
10589
10590Sat Feb 5 14:02:32 1994 Stan Shebs (shebs@andros.cygnus.com)
10591
10592 * getruntime.c (get_run_time): Use getrusage or times if
10593 HAVE_GETRUSAGE or HAVE_TIMES are defined.
10594
10595Fri Feb 4 15:49:38 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10596
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.
10603
10604Wed Feb 2 11:36:49 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10605
10606 * xmalloc.c (xmalloc, xrealloc): Print size using %lu, and cast to
10607 unsigned long, to avoid warnings.
10608
10609Fri Jan 28 17:49:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
10610
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.
10615
10616Mon Jan 24 11:52:31 1994 Stan Shebs (shebs@andros.cygnus.com)
10617
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__.
10623
10624Tue Jan 11 11:27:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10625
10626 * strtod.c: Declare atof. From edler@jan.ultra.nyu.edu (Jan
10627 Edler).
10628
10629Tue Dec 28 14:17:30 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10630
10631 * Makefile.in (errors): Use CFLAGS as well as LDFLAGS when
10632 linking.
10633
10634Fri Dec 17 12:26:07 1993 Kung Hsu (kung@cirdan.cygnus.com)
10635
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.
10640
10641Tue Nov 30 15:47:48 1993 Jason Merrill (jason@deneb.cygnus.com)
10642
10643 * cplus-dem.c (cplus_demangle_opname): Add CONST to please gcc.
10644
10645Sat Nov 27 11:05:50 1993 Fred Fish (fnf@cygnus.com)
10646
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.
10650
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 '$'.
10655
10656Fri Nov 26 13:51:11 1993 Per Bothner (bothner@kalessin.cygnus.com)
10657
10658 * waitpid.c: Simple-minded approcimation to waitpid
10659 using vanilla wait.
10660 * functions.def, Makefile.in: Update accordingly,
10661
10662Thu Nov 18 18:01:15 1993 Kung Hsu (kung@cirdan.cygnus.com)
10663
10664 * cplus-dem.c(demangle_template): fix bug template instantiation
10665 with value of user defined type.
10666
10667Wed Nov 17 18:30:21 1993 Kung Hsu (kung@cirdan.cygnus.com)
10668
10669 * cplus-dem.c(cplus_demangle_opname): add the subject new function
10670 to support unified search of operator in class.
10671
10672Wed Nov 10 09:47:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10673
10674 gcc -Wall lint:
10675 * strtoul.c (strtoul): use "(digit = *s) != '\0'" not just
10676 "digit = *s" as condition in while loop.
10677
10678Tue Nov 9 15:52:22 1993 Mark Eichin (eichin@cygnus.com)
10679
10680 * Makefile.in: pass SHELL to recursive make
10681
10682Thu Nov 4 12:09:26 1993 Per Bothner (bothner@kalessin.cygnus.com)
10683
10684 * vfprintf.c, vprintf.c, vsprintf.c: Make format arg
10685 be (const char*), for ANSI (and gcc w/fixproto) consistency.
10686
10687Thu Nov 4 08:29:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10688
10689 * config.table: Make *-*-hiux* use mh-hpux.
10690
10691Fri Oct 22 07:53:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10692
10693 * config.table: Add * to end of all OS names.
10694
10695Tue Oct 19 17:12:01 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10696
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
10700
10701Mon Oct 18 21:59:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10702
10703 * strcasecmp.c, strncasecmp.c: Change u_char to unsigned char.
10704
10705Fri Oct 15 22:17:11 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10706
10707 * strncasecmp.c: new file, implements strncasecmp
10708 * strcasecmp.c: new file, implement strcasecmp
10709
10710 * Makefile.in (CFILES): list these two new source files
10711
10712 * functions.def: add strcasecmp and strncasecmp entries
10713
10714Fri Oct 15 14:53:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10715
10716 * strtoul.c (strtoul), strtol.c (strtol): Handle overflow
10717 according to ANSI C.
10718
10719Thu Oct 14 16:34:19 1993 Kung Hsu (kung@cirdan.cygnus.com)
10720
10721 * cplus-dem.c: add support of ARM global constructor/destructor,
10722 and 'G' for passing record or union in parameter.
10723
10724Wed Oct 13 13:36:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10725
10726 * Makefile.in: Fix comment to clarify that stuff in REQUIRED_OFILES
10727 should not be in functions.def.
10728
10729Wed Oct 13 13:13:38 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10730
10731 * functions.def: Removed xmalloc. Stuff in REQUIRED_OFILES should
10732 not be in functions.def.
10733
10734Mon Oct 4 18:26:39 1993 Kung Hsu (kung@cirdan.cygnus.com)
10735
10736 * cplus-dem.c: change globl constructor/destructor to proper name
10737
10738Tue Sep 28 18:11:07 1993 Kung Hsu (kung@cirdan.cygnus.com)
10739
10740 * cplus-dem.c: fix bug in constructor/destructor
10741
10742Tue Sep 28 16:20:49 1993 Kung Hsu (kung@cirdan.cygnus.com)
10743
10744 * cplus-dem.c: support both old and new _vt$... vtbl mangled names
10745
10746Fri Sep 24 19:07:16 1993 Jason Merrill (jason@deneb.cygnus.com)
10747
10748 * cplus-dem.c: Fix demangle_template prototype
10749
10750Fri Sep 24 17:32:55 1993 Kung Hsu (kung@cirdan.cygnus.com)
10751
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
10756
10757Wed Sep 1 23:13:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10758
10759 * strsignal.c, strerror.c: Use fully-bracketed initializer to
10760 keep gcc -Wall happy.
10761
10762Fri Aug 27 10:30:09 1993 Jason Merrill (jason@deneb.cygnus.com)
10763
10764 * cplus-dem.c (do_type): Add CONSTS to make gcc happy with last
10765 patch.
10766
10767Fri Aug 27 11:24:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10768
10769 Patch from Paul Flinders:
10770 * cplus-dem.c (do_type): Deal with arrays.
10771
10772Tue Aug 24 14:23:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10773
10774 * cplus-dem.c (demangle_qualified: Deal with GNU format for more
10775 than 9 classes.
10776
10777Wed Aug 18 19:50:29 1993 Jason Merrill (jason@deneb.cygnus.com)
10778
10779 * Makefile.in (dummy.o): Redirect to /dev/null to avoid "variable
10780 not initialized" warnings under HP/UX
10781
10782Sun Aug 15 20:42:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10783
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).
10787
10788Sat Aug 14 14:21:49 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10789
10790 * Makefile.in, functions.def: handle xmalloc.c
10791
10792 * xmalloc.c: provide xmalloc and xrealloc functions
10793
10794Thu Aug 12 17:38:57 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10795
10796 * cplus-dem.c: Fix a comment.
10797
10798Sat Aug 7 13:56:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10799
10800 * getopt1.c: Declare const the way getopt.c does.
10801
10802Fri Aug 6 17:03:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10803
10804 * obstack.c, alloca.c: Update from FSF.
10805 * getopt.c, getopt1.c: Update to current FSF version, which
10806 doesn't use alloca.
10807
10808Tue Jul 27 14:03:57 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10809
10810 * Makefile.in (demangle): Add the target with a message saying
10811 where demangle went.
10812
10813Mon Jul 26 15:49:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10814
10815 * Makefile.in: Remove obsolete `demangle' target.
10816
10817Thu Jul 22 08:31:01 1993 Fred Fish (fnf@deneb.cygnus.com)
10818
10819 * cplus-dem.c (arm_special): Apply patch from arg@lucid.com to
10820 avoid infinite loop on vtbl symbols with disambiguating "junk"
10821 tacked on the end.
10822
10823Mon Jul 19 14:10:37 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10824
10825 * strsignal.c: work around some systems losing definitions of
10826 sys_siglist
10827
10828 * config/mh-lynxos: this system has a losing definition of
10829 sys_siglist
10830
10831 * config.table: use mh-lynxos for *-*-lynxos
10832
10833Mon Jul 19 17:08:52 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
10834
10835 * config.table: Add support for HPPA BSD hosts.
10836
10837 * config/mh-hpbsd: New file.
10838
10839Mon Jul 12 18:00:40 1993 K. Richard Pixley (rich@cygnus.com)
10840
10841 * Makefile.in (TAGS): make work when srcdir != objdir.
10842
10843Sun Jun 27 15:35:31 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10844
10845 * cplus-dem.c (main): Add long options, including --help and
10846 --version.
10847 (usage): New function from code in main.
10848
10849Tue Jun 22 11:37:38 1993 Per Bothner (bothner@deneb.cygnus.com)
10850
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.
10854
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.
10858
10859Tue Jun 15 17:05:31 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10860
10861 * Makefile.in: remove parentdir support
10862
10863Wed May 26 12:59:09 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10864
10865 * cplus-dem.c (xrealloc): Match definition with prototype.
10866
10867Tue May 25 14:27:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10868
10869 * cplus-dem.c (demangle_prefix): Demangle cfront
10870 local variables as an extension to ARM demangling.
10871
10872Fri May 21 09:53:57 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10873
10874 * ieee-float.c: Don't require pointers to double to be aligned.
10875
10876Tue May 18 17:12:10 1993 Fred Fish (fnf@cygnus.com)
10877
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.
10882
10883 * cplus-dem.c (xmalloc, xrealloc, strstr): Make extern decls into
10884 full prototypes.
10885 * cplus-dem.c (free): Add prototype.
10886 * cplus-dem.c (optable): Fully bracketize initializer.
10887
10888Fri May 14 17:13:05 1993 Per Bothner (bothner@cygnus.com)
10889
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).
10893
10894Fri May 14 07:32:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10895
10896 * cplus-dem.c (mop_up, arm_special): Remove some unused variables.
10897
10898Tue May 4 20:31:59 1993 Fred Fish (fnf@cygnus.com)
10899
10900 * cplus-dem.c (consume_count): Return zero if arg does not
10901 start with digit, and don't consume any input.
10902
10903Tue May 4 08:10:28 1993 Jim Kingdon (kingdon@cygnus.com)
10904
10905 * Makefile.in (demangle): Use ${srcdir} not $^.
10906
10907 * strtod.c: New file, needed at least for BSD 4.3.
10908
10909Sun May 2 11:30:42 1993 Fred Fish (fnf@cygnus.com)
10910
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.
10914
10915Wed Apr 28 19:29:55 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10916
10917 * configure.in: Recognize *-*-hpux.
10918 * config/mh-hpux: New file.
10919
10920Tue Apr 27 15:22:19 1993 Per Bothner (bothner@cygnus.com)
10921
10922 * tmpnam.c: Added ANSI tmpnam() function.
10923 * functions.def, Makefile.in: Update accordingly.
10924
10925Tue Apr 27 13:38:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10926
10927 * cplus-dem.c (demangle_function_name): Get the demangling of
10928 stop__1A right.
10929
10930Fri Apr 16 23:48:24 1993 Jim Kingdon (kingdon at calvin)
10931
10932 * cplus-dem.c: Declare strstr return type.
10933
10934Fri Mar 26 12:01:26 1993 Jim Kingdon (kingdon@cygnus.com)
10935
10936 * strsignal.c: Add some AIX signals.
10937
10938Thu Mar 25 15:17:23 1993 Ian Lance Taylor (ian@cygnus.com)
10939
10940 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10941
10942Wed Mar 24 01:59:25 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10943
10944 * Makefile.in: add installcheck & dvi targets
10945
10946Thu Mar 18 14:05:44 1993 Per Bothner (bothner@rtl.cygnus.com)
10947
10948 * ieee-float.c: New file, moved from ../gdb (since it is
10949 needed by ../opcode/m68k-dis.c).
10950
10951Tue Mar 2 17:47:31 1993 Fred Fish (fnf@cygnus.com)
10952
10953 * cplus-dem.c: Replace all references to cfront with ARM.
10954
10955Fri Feb 26 00:17:07 1993 Per Bothner (bothner@rtl.cygnus.com)
10956
10957 * cplus-dem.c: Fix main program (when compiled with -DMAIN)
10958 to be more useful as a filter.
10959
10960Sat Feb 20 21:41:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10961
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
10965 its work.
10966
10967Thu Feb 18 23:00:19 1993 John Gilmore (gnu@cygnus.com)
10968
10969 * strsignal.c (sys_siglist): Remove yet another *%^&%&$# "const"
10970 because BSD 4.4 lacks one. Isn't this fun?
10971
10972Thu Feb 18 11:24:25 1993 Fred Fish (fnf@cygnus.com)
10973
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.
10982
10983Tue Feb 16 17:28:35 1993 Fred Fish (fnf@cygnus.com)
10984
10985 * cplus-dem.c (demangle_signature): Modify to include type
10986 modifiers like static and const in remembered types.
10987
10988Thu Feb 11 22:20:47 1993 Fred Fish (fnf@cygnus.com)
10989
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
10994 with prepending.
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
11001 appending.
11002
11003Mon Dec 28 10:47:19 1992 Ken Raeburn (raeburn@cygnus.com)
11004
11005 * strsignal.c (signal_table): Now const.
11006 (init_signal_tables): Variable eip now points to const.
11007
11008 * strerror.c (error_table): Now const.
11009 (init_error_tables): Variable eip now points to const.
11010
11011Tue Dec 15 15:36:50 1992 Per Bothner (bothner@cygnus.com)
11012
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.
11016
11017Wed Dec 2 22:49:10 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11018
11019 * getopt.c: remove use of USG around <alloca.h>, which never meant
11020 anything anyway
11021
11022 * config/mh-{aix,apollo68,ncr3000,sysv,sysv4}: removed definitions
11023 of USG and USGr4
11024
11025Thu Nov 19 03:09:33 1992 Brendan Kehoe (brendan@lisa.cygnus.com)
11026
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
11029 "wchar_t" for it.
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.
11037
11038Wed Nov 18 18:56:20 1992 John Gilmore (gnu@cygnus.com)
11039
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.
11047
11048Sun Nov 15 09:35:16 1992 Fred Fish (fnf@cygnus.com)
11049
11050 * configure.in (i[34]86-*-solaris2*): Add, use mh-sysv4.
11051
11052Tue Nov 3 21:27:03 1992 Brendan Kehoe (brendan@cygnus.com)
11053
11054 * cplus-dem.c (xmalloc, xrealloc): Add decls.
11055 (remember_type): Don't cast xmalloc.
11056 (string_need): Likewise; don't cast xrealloc either.
11057
11058Fri Oct 23 08:52:01 1992 Ian Lance Taylor (ian@cygnus.com)
11059
11060 * Makefile.in, functions.defs, rename.c: added simple
11061 implementation of rename, since some binutils programs use it.
11062
11063Thu Oct 15 15:18:22 1992 Per Bothner (bothner@cygnus.com)
11064
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.
11068
11069Fri Oct 9 03:22:55 1992 John Gilmore (gnu@cygnus.com)
11070
11071 * Makefile.in (needed.awk, needed2.awk): Remove erroneous \'s
11072 before "'s, diagnosed by BSD 4.4 awk.
11073
11074Thu Oct 8 15:25:12 1992 Ian Lance Taylor (ian@cygnus.com)
11075
11076 * Makefile.in: create config.h and needed-list through $(CONFIG_H)
11077 and $(NEEDED_LIST), to give some hooks for xiberty.
11078
11079Thu Oct 1 23:31:42 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11080
11081 * configure.in: use cpu-vendor-triple instead of nested cases
11082
11083Wed Sep 30 11:26:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11084
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.
11091
11092Sat Sep 26 04:01:30 1992 John Gilmore (gnu@cygnus.com)
11093
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.
11097
11098Mon Sep 21 14:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
11099
11100 * getcwd.c: supply a default if MAXPATHLEN is not defined.
11101
11102 * config/mh-irix4: set EXTRA_OFILES to alloca.o, from WRS.
11103
11104Wed Sep 9 12:41:48 1992 Ian Lance Taylor (ian@cygnus.com)
11105
11106 * Makefile.in: Use XTRAFLAGS when compiling, so that xiberty works
11107 when cross-compiling.
11108
11109Thu Sep 3 13:29:39 1992 K. Richard Pixley (rich@sendai.cygnus.com)
11110
11111 * cplus-dem.c: (demangle_prefix): reduction in strength of strstr
11112 as a time optimization.
11113
11114 * cplus-dem.c (cplus_demangle): remove strpbrk test. Appears to
11115 be more expensive than simply demangling.
11116
11117 * cplus-dem.c (cplus_match): new function.
11118
11119Tue Sep 1 15:24:04 1992 Per Bothner (bothner@rtl.cygnus.com)
11120
11121 * cplus-dem.c: #include <stdio.h>, to define NULL.
11122 Define current_demangling_style.
11123
11124Sun Aug 30 17:58:19 1992 Per Bothner (bothner@rtl.cygnus.com)
11125
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
11133
11134Sat Aug 29 10:44:09 1992 Fred Fish (fnf@cygnus.com)
11135
11136 * obstack.c: Merge in comment changes from FSF version. Now
11137 matches the FSF version exactly.
11138
11139Fri Aug 28 18:39:08 1992 John Gilmore (gnu@cygnus.com)
11140
11141 * obstack.c (CALL_FREEFUN): Can't use ?: with void values (at
11142 least on losing DECstations!); use if-then-else instead.
11143
11144Wed Aug 19 14:40:34 1992 Ian Lance Taylor (ian@cygnus.com)
11145
11146 * Makefile.in: always create installation directories.
11147
11148Mon Aug 10 17:33:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11149
11150 * Makefile.in: clean up definition of CFILES, more comments
11151
11152Sat Aug 8 23:10:59 1992 Fred Fish (fnf@cygnus.com)
11153
11154 * getopt.c (my_index): Make first arg const to match strchr,
11155 which it sometimes is remapped to.
11156
11157Sat Aug 1 13:48:50 1992 Fred Fish (fnf@cygnus.com)
11158
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.
11162
11163Mon Jul 20 21:07:58 1992 Fred Fish (fnf@cygnus.com)
11164
11165 * obstack.c (CALL_CHECKFUN, CALL_FREEFUN): Use use_extra_arg and
11166 extra_arg.
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.
11170
11171Fri Jul 10 00:41:53 1992 Fred Fish (fnf@cygnus.com)
11172
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.
11176
11177Fri Jul 3 20:27:29 1992 Fred Fish (fnf@cygnus.com)
11178
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.
11182
11183Mon Jun 29 10:54:19 1992 Fred Fish (fnf at cygnus.com)
11184
11185 * bcopy.c, strerror.c, strsignal.c: Lint.
11186
11187Thu Jun 25 09:18:41 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11188
11189 * getopt.c: merge changes from make.
11190
11191Thu Jun 25 04:43:22 1992 John Gilmore (gnu at cygnus.com)
11192
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.
11196
11197Tue Jun 23 21:56:30 1992 Fred Fish (fnf@cygnus.com)
11198
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.
11203
11204Wed Jun 17 18:13:58 1992 Per Bothner (bothner@rtl.cygnus.com)
11205
11206 * Makefile.in: Clean up *clean rules, as per standards.texi.
11207
11208Tue Jun 16 16:11:59 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11209
11210 * getopt.c, getopt1.c: merged largely gratuitous, mostly
11211 whitespace diffs from other prep distributions.
11212
11213Mon Jun 15 12:25:46 1992 Fred Fish (fnf@cygnus.com)
11214
11215 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
11216 it is broken on ncr 3000's.
11217
11218Mon Jun 15 01:03:26 1992 John Gilmore (gnu at cygnus.com)
11219
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.
11223
11224Sun Jun 14 15:17:40 1992 Stu Grossman (grossman at cygnus.com)
11225
11226 * functions.def: Use proper prototype for strtoul.
11227
11228Fri Jun 12 19:22:40 1992 John Gilmore (gnu at cygnus.com)
11229
11230 * Makefile.in: Add random.c.
11231 * config/mh-*: Use "true" rather than "echo >/dev/null" for ranlib.
11232 * configure.in: update solaris2 config.
11233
11234Wed Jun 10 16:31:29 1992 Fred Fish (fnf@cygnus.com)
11235
11236 * random.c: Add for random() and srandom().
11237 * functions.def: Add random
11238
11239Tue Jun 9 17:27:18 1992 Fred Fish (fnf@cygnus.com)
11240
11241 * config/{mh-ncr3000, mh-sysv4}: Add definition for INSTALL
11242 using /usr/ucb/install.
11243
11244Mon Jun 1 13:20:17 1992 Per Bothner (bothner@rtl.cygnus.com)
11245
11246 * strerror.c: Kludge to guard against a conflict with
11247 possible declaration of sys_errlist in errno.h.
11248
11249Sun May 31 15:07:47 1992 Mark Eichin (eichin at cygnus.com)
11250
11251 * configure.in, config/mh-solaris: add solaris2 config support.
11252
11253Fri May 29 17:23:23 1992 Per Bothner (bothner@rtl.cygnus.com)
11254
11255 * sigsetmask.c: #ifdef out sigsetmask if SIG_SETMASK
11256 is not defined (should be defined in signal.h, says Posix.).
11257
11258Mon May 18 17:35:04 1992 K. Richard Pixley (rich@cygnus.com)
11259
11260 * getopt.c: merged changes from make-3.62.11.
11261
11262Fri May 8 14:53:07 1992 K. Richard Pixley (rich@cygnus.com)
11263
11264 * getopt.c: merged changes from bison-1.18.
11265
11266Tue May 5 11:51:40 1992 Per Bothner (bothner@rtl.cygnus.com)
11267
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.)
11271
11272 * strtoul.c: Fixes to handle non-decimal bases better.
11273
11274Wed Apr 22 09:27:51 1992 Fred Fish (fnf@cygnus.com)
11275
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
11284 and config.h.
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(),
11291 add test driver.
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.
11295
11296Mon Apr 20 20:49:32 1992 K. Richard Pixley (rich@cygnus.com)
11297
11298 * Makefile.in: do not print recursion line.
11299
11300 * Makefile.in: allow CFLAGS to be passed in from command line.
11301 Removed MINUS_G. Default CFLAGS to -g.
11302
11303Mon Apr 20 12:57:46 1992 Per Bothner (bothner@rtl.cygnus.com)
11304
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++).
11314
11315Fri Apr 10 22:51:41 1992 Fred Fish (fnf@cygnus.com)
11316
11317 * configure.in: Recognize new ncr3000 config.
11318 * config/mh-ncr3000: New config file.
11319
11320Wed Apr 1 23:31:43 1992 John Gilmore (gnu at cygnus.com)
11321
11322 * argv.c, dummy.c: Lint.
11323
11324Tue Mar 31 18:46:44 1992 Fred Fish (fnf@cygnus.com)
11325
11326 * config/mh-sysv4: New config file.
11327 * configure.in (host_makefile_frag): Set to config/mh-sysv4 for
11328 host_os == sysv4.
11329 * getpagesize.c: For SVR4, use sysconf(_SC_PAGESIZE) to get
11330 pagesize.
11331
11332Sun Mar 29 12:26:42 1992 John Gilmore (gnu at cygnus.com)
11333
11334 * getopt.c: Lint.
11335
11336Fri Mar 27 08:32:55 1992 Fred Fish (fnf@cygnus.com)
11337
11338 * functions.def (alloca): Fix return type and args to avoid
11339 type clash with gcc's builtin alloca.
11340
11341Tue Mar 24 23:33:42 1992 K. Richard Pixley (rich@cygnus.com)
11342
11343 * configure.in, config/mh-irix4: irix4 support.
11344
11345 * Makefile.in, functions.def, alloca.c: added alloca.
11346
11347Tue Mar 24 17:34:46 1992 Stu Grossman (grossman at cygnus.com)
11348
11349 * obstack.c (CALL_FREEFUN): Make it compile on DECstations.
11350
11351Thu Mar 19 13:57:42 1992 Fred Fish (fnf@cygnus.com)
11352
11353 * argv.c: Fix various external function definitions to be
11354 correct in an ANSI compilation environment.
11355
11356Sat Mar 14 17:28:17 1992 Fred Fish (fnf@cygnus.com)
11357
11358 * obstack.c: Changes to support calling mmalloc functions,
11359 which take an additional argument over malloc functions.
11360
11361Fri Mar 6 22:01:10 1992 K. Richard Pixley (rich@cygnus.com)
11362
11363 * added check target.
11364
11365Thu Feb 27 22:19:39 1992 Per Bothner (bothner@cygnus.com)
11366
11367 * argv.c: #include alloca-conf.h (needed by AIX).
11368
11369Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11370
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.
11374
11375Sat Feb 22 01:09:21 1992 Stu Grossman (grossman at cygnus.com)
11376
11377 * argv.c: Check in Fred's version which fixes problems with
11378 alloca().
11379
11380Fri Feb 7 21:46:08 1992 Stu Grossman (grossman at cygnus.com)
11381
11382 * makefile.dos: Remove NUL to keep patch from failing.
11383
11384Thu Jan 30 22:48:41 1992 Stu Grossman (grossman at cygnus.com)
11385
11386 * getopt.c (_getopt_internal): Fix usage of enum has_arg.
11387
11388Mon Jan 20 18:53:23 1992 Stu Grossman (grossman at cygnus.com)
11389
11390 * getopt.c, getopt1.c, ../include/getopt.h: Get latest versions.
11391
11392Sat Jan 18 16:53:01 1992 Fred Fish (fnf at cygnus.com)
11393
11394 * argv.c: New file to build and destroy standard argument
11395 vectors from a command string.
11396
11397 * Makefile.in: Add argv.c and argv.o to appropriate macros.
11398
11399Fri Dec 20 12:12:57 1991 Fred Fish (fnf at cygnus.com)
11400
11401 * configure.in: Change svr4 references to sysv4.
11402
11403 * rindex.c: Declare return type of externally used function
11404 strrchr().
11405
11406Thu Dec 19 18:35:03 1991 John Gilmore (gnu at cygnus.com)
11407
11408 * Makefile.in: Remove "***" in normal output, since Make produces
11409 this on errors, and it's convenient to search for.
11410
11411Tue Dec 17 23:21:30 1991 Per Bothner (bothner at cygnus.com)
11412
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)
11415 should be avoided.
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.)
11424
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.
11428 * README: Update.
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.
11432
11433Tue Dec 17 05:46:46 1991 John Gilmore (gnu at cygnus.com)
11434
11435 * fdmatch.c (fdmatch): Don't compare st_rdev, which is for
11436 'mknod' device numbers.
11437
11438Mon Dec 16 12:25:34 1991 Fred Fish (fnf at cygnus.com)
11439
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)
11443
11444Wed Dec 11 17:40:39 1991 Steve Chamberlain (sac at rtl.cygnus.com)
11445 From DJ:
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.
11449
11450
11451Tue Dec 10 04:14:49 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11452
11453 * Makefile.in: infodir belongs in datadir.
11454
11455Fri Dec 6 23:26:45 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11456
11457 * Makefile.in: remove spaces following hyphens because bsd make
11458 can't cope. added standards.text support. install using
11459 INSTALL_DATA.
11460
11461 * configure.in: remove commontargets as it is no longer a
11462 recognized hook.
11463
11464Thu Dec 5 22:46:46 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11465
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.
11469
11470Fri Nov 22 19:15:29 1991 John Gilmore (gnu at cygnus.com)
11471
11472 * Makefile.in: find-needed.awk does not fit in 14 chars.
11473
11474 * Makefile.in: Suppress error checking when compiling the test
11475 program, because Ultrix make/sh aborts there due to a bug.
11476
11477Fri Nov 22 12:23:17 1991 Per Bothner (bothner at cygnus.com)
11478
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.
11482
11483Fri Nov 22 09:45:23 1991 John Gilmore (gnu at cygnus.com)
11484
11485 * strtoul.c: Avoid defining ULONG_MAX if already defined;
11486 cast a const char * to char * for pedants.
11487
11488 * getopt.c: Only define "const" after local include files get to,
11489 and only if they haven't defined it.
11490
11491Thu Nov 21 16:58:53 1991 John Gilmore (gnu at cygnus.com)
11492
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.
11500
11501Thu Nov 14 10:58:05 1991 Per Bothner (bothner at cygnus.com)
11502
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.
11510
11511Tue Nov 12 19:10:57 1991 John Gilmore (gnu at cygnus.com)
11512
11513 RS/6000 host support (grumble).
11514
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.
11521
11522Tue Nov 12 09:21:48 1991 Fred Fish (fnf at cygnus.com)
11523
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
11528 conditions.
11529
11530 * Makefile.in: Add concat.c and concat.o to appropriate macros.
11531
11532Sat Nov 9 13:29:59 1991 Fred Fish (fnf at cygnus.com)
11533
11534 * config/mh-svr4: Add sigsetmask to list of required functions.
11535
11536Sun Nov 3 11:57:56 1991 Per Bothner (bothner at cygnus.com)
11537
11538 * vsprintf.c: New file.
11539 * functions.def, Makefile.in: Add vsprintf.
11540
11541Sun Oct 27 16:31:22 1991 John Gilmore (gnu at cygnus.com)
11542
11543 * configure.in, config/mh-rs6000: Add rs/6000 host support.
11544 * Makefile.in: Compile with debug info.
11545
11546Fri Oct 25 17:01:12 1991 Per Bothner (bothner at cygnus.com)
11547
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.
11552
11553Thu Oct 24 02:29:26 1991 Fred Fish (fnf at cygnus.com)
11554
11555 * config/hmake-svr4: New file.
11556
11557 * config/hmake-sysv: Add HOST_CFILES and HOST_OFILES.
11558
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.
11563
11564 * strerror.c: Add copyright, internal documentation, etc.
11565
11566 * strtol.c: Replace hardwired hex constants with some more
11567 portable macros. Remove illegal (according to gcc) cast.
11568
11569 * strtoul.c: Replace hardwired hex constant with more portable
11570 macro.
11571
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.
11575
11576 * configure.in: Add support for SVR4 makefile fragments.
11577
11578Tue Oct 22 19:00:23 1991 Steve Chamberlain (steve at cygnus.com)
11579
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
11583
11584Fri Oct 4 01:29:08 1991 John Gilmore (gnu at cygnus.com)
11585
11586 * Makefile.in: Most hosts need strerror, but one or two don't,
11587 and they override these definitions in the host-dependent makefile
11588 fragment.
11589 * config/hmake-mach: The odd man out on strerror -- it's supplied.
11590 * strerror.c: New file.
11591
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.
11596
11597Tue Sep 3 06:36:23 1991 John Gilmore (gnu at cygint.cygnus.com)
11598
11599 * obstack.c: Merge with latest FSF version.
11600
11601\f
11602Local Variables:
11603version-control: never
11604End: