]> git.ipfire.org Git - thirdparty/gcc.git/blame - libiberty/ChangeLog
Daily bump.
[thirdparty/gcc.git] / libiberty / ChangeLog
CommitLineData
660ea833 12012-08-17 Andreas Schwab <schwab@linux-m68k.org>
2
3 * floatformat.c (floatformat_to_double): Correctly handle numbers
4 between 1 and 2. Simplify handling of denormal number.
5 (main): Test with 1.1.
6
04032ba7 72012-07-31 Mike Frysinger <vapier@gentoo.org>
8
9 * md5.c (md5_finish_ctx): Declare swap_bytes. Assign SWAP() output
10 to swap_bytes, and then call memcpy to move it to ctx->buffer.
11
893a4795 122012-07-26 Kazu Hirata <kazu@codesourcery.com>
13 Sandra Loosemore <sandra@codesourcery.com>
14
15 * pex-win32.c (pex_win32_exec_child): Only close original file
16 descriptors if child is launched successfully.
17
6434e009 182012-07-18 Jason Merrill <jason@redhat.com>
19
20 * cp-demangle.c (cplus_demangle_operators): Add *_cast.
21 (op_is_new_cast): New.
22 (d_expression, d_print_comp): Check it.
23
712932d2 242012-07-13 Doug Evans <dje@google.com>
25
26 * filename_cmp.c (filename_hash, filename_eq): New functions.
27
16b07ae7 282012-06-29 Andreas Schwab <schwab@linux-m68k.org>
29
30 * copying-lib.texi (Library Copying): Don't use @heading inside
31 @enumerate.
32
6fc68d02 332012-05-22 Tom Tromey <tromey@redhat.com>
34
35 http://sourceware.org/bugzilla/show_bug.cgi?id=14065
36 * testsuite/demangle-expected: Add regression test.
37 * cp-demangle.c (d_find_pack): Return NULL for
38 DEMANGLE_COMPONENT_UNNAMED_TYPE.
39
c9f46599 402012-04-27 Tom Tromey <tromey@redhat.com>
41
42 * dwarfnames.c: New file.
43 * Makefile.in (CFILES): Add dwarfnames.
44 (REQUIRED_OFILES): Add dwarfnames.
45 (./dwarfnames.$(objext)): New target.
46
8e1c8dbc 472012-04-04 Tristan Gingold <gingold@adacore.com>
48
49 * pex-unix.c (to_ptr32): Fix style.
50
610231a5 512012-04-02 Tristan Gingold <gingold@adacore.com>
52
53 * stack-limit.c: Includes ansidecl.h.
54 (stack_limit_increase): Add ATTRIBUTE_UNUSED
55
1610993e 562012-03-20 Jason Merrill <jason@redhat.com>
57
58 * cp-demangle.c (cplus_demangle_type): Handle 'auto'.
59
307586fb 602012-03-07 Jason Merrill <jason@redhat.com>
61
62 * cp-demangle.c (cplus_demangle_operators): Add li.
63 (d_unqualified_name): Handle it specially.
64
80df9a94 652012-01-26 Jakub Jelinek <jakub@redhat.com>
66
67 * make-relative-prefix.c (make_relative_prefix_1): Avoid warning
68 about using preprocessor directives inside of macro arguments.
69
af8e12d0 702012-01-22 Douglas B Rupp <rupp@gnat.com>
71
72 * configure: Regenerate.
73
4ef84ecb 742012-01-10 Jason Merrill <jason@redhat.com>
75
76 * cp-demangle.c (d_print_comp) [DEMANGLE_COMPONENT_OPERATOR]:
77 Omit a trailing space in the operator name.
78
407e46c7 792012-01-06 Jason Merrill <jason@redhat.com>
80
2d847c18 81 PR c++/6057
82 PR c++/48051
83 PR c++/50855
84 PR c++/51322
85 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_NULLARY and
86 DEMANGLE_COMPONENT_INITIALIZER_LIST.
87 (d_make_comp): Likewise. Allow null right arg for
88 DEMANGLE_COMPONENT_TRINARY_ARG2.
89 (cplus_demangle_operators): Adjust new/delete; add .*, :: and throw.
90 (d_template_args, d_template_arg): Handle 'J' for argument packs.
91 (d_exprlist): Add terminator parm.
92 (d_expression, d_print_comp): Handle initializer lists, nullary
93 expressions, prefix/suffix operators, and new.
94 (d_print_subexpr): Avoid parens around DEMANGLE_COMPONENT_QUAL_NAME
95 and DEMANGLE_COMPONENT_INITIALIZER_LIST.
96 * testsuite/demangle-expected: Add tests.
97
407e46c7 98 * cp-demangle.c (cplus_demangle_type): decltype, pack expansion
99 and vector are substitutable.
100 (cplus_demangle_operators): Sort.
101
ce94380e 1022012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
103
104 * configure: Regenerate.
105
55c42ec6 1062012-01-02 Jakub Jelinek <jakub@redhat.com>
107
108 * make-relative-prefix.c (make_relative_prefix_1): Avoid
109 stack overflow if PATH contains just a single entry and
110 HOST_EXECUTABLE_SUFFIX needs to be used.
111
112 PR driver/48306
113 * make-relative-prefix.c: Include sys/stat.h.
114 (make_relative_prefix_1): If access succeeds, check also stat
115 if nstore is a regular file.
116
80cfebdb 1172011-12-20 Andreas Schwab <schwab@linux-m68k.org>
118
119 * configure: Regenerate.
120
b3dd3949 1212011-12-20 Tristan Gingold <gingold@adacore.com>
122
123 * aclocal.m4: Assume strncmp works in cross case.
124 * configure: Regenerate
125
705de1ef 1262011-12-19 Andreas Schwab <schwab@linux-m68k.org>
127
128 * configure: Regenerate.
129
4c0315d0 1302011-11-07 Richard Henderson <rth@redhat.com>
131
132 Merged from transactional-memory.
133
134 * cp-demangle.c (cplus_demangle_fill_ctor): Accept
135 gnu_v3_object_ctor_group.
136 (cplus_demangle_fill_dtor): Accept gnu_v3_object_dtor_group.
137 (d_ctor_dtor_name): Recognize gnu_v3_object_ctor_group
138 and gnu_v3_object_dtor_group.
139 (d_dump): Handle DEMANGLE_COMPONENT_TRANSACTION_CLONE
140 and DEMANGLE_COMPONENT_NONTRANSACTION_CLONE.
141 (d_make_comp, d_print_comp): Likewise.
142 (d_special_name): Generate them.
143
c7b89256 1442011-11-04 Jason Merrill <jason@redhat.com>
145
146 PR c++/48370
147 * cp-demangle.c (d_special_name, d_print_comp): Handle a
148 discriminator number on DEMANGLE_COMPONENT_REFTEMP.
149
c39772e1 1502011-11-02 Doug Evans <dje@google.com>
151
13a77ee7 152 * Makefile.in (CFILES): Add timeval-utils.c.
c39772e1 153 (REQUIRED_OFILES): Add timeval-utils.$(objext).
154 (INSTALLED_HEADERS): Add timeval-utils.h.
155 (timeval-utils.$(objext)): Add rule.
156
b9e8125a 1572011-10-28 Ian Lance Taylor <iant@google.com>
158
159 * setproctitle.c (setproctitle): Use "GNU/Linux" in comment.
160
13e2f0a0 1612011-10-26 Iain Sandoe <iains@gcc.gnu.org>
162
163 PR target/48108
164 * simple-object-mach-o.c (GNU_WRAPPER_SECTS, GNU_WRAPPER_INDEX,
165 GNU_WRAPPER_NAMES): New macros.
166 (simple_object_mach_o_segment): Handle wrapper scheme.
167 (simple_object_mach_o_write_section_header): Allow the segment name
168 to be supplied.
169 (simple_object_mach_o_write_segment): Handle wrapper scheme. Ensure
170 that the top-level segment name in the load command is empty.
171 (simple_object_mach_o_write_to_file): Determine the number of
172 sections during segment output, use that in writing the header.
173
94dcf771 1742011-10-10 Ian Lance Taylor <iant@google.com>
175
176 PR c++/48665
177 * cp-demangle.c (d_cv_qualifiers): If qualifiers are applied to a
178 function type, change them to apply to the "this" parameter.
179 * testsuite/demangle-expected: Add test case.
180
c12ded99 1812011-09-28 Doug Evans <dje@google.com>
182
e30b3499 183 * timeval-utils.c: New file.
e30b3499 184
c12ded99 185 * argv.c (countargv): New function.
186
0d80d940 1872011-09-23 Cary Coutant <ccoutant@google.com>
188
189 PR 40831
190 * cp-demangle.c (d_make_comp): Add new component type.
191 (cplus_demangle_mangled_name): Check for clone suffixes.
192 (d_parmlist): Don't error out if we see '.'.
193 (d_clone_suffix): New function.
194 (d_print_comp): Print info for clone suffixes.
195 * testsuite/demangle-expected: Add new testcases.
196
95c67b3e 1972011-09-23 Ian Lance Taylor <iant@google.com>
702e0c9a 198 Pierre Vittet <piervit@pvittet.com>
95c67b3e 199
200 * md5.c (md5_process_bytes): Correct handling of unaligned
201 buffer.
202
d89b8910 2032011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
204
205 * aclocal.m4: Include ../config/picflag.m4.
206 * configure.ac (GCC_PICFLAG): Call it.
207 (enable_shared): Clear PICFLAG unless shared.
208 * configure: Regenerate.
209
a6f88a9a 2102011-08-12 Steve Ellcey <sje@cup.hp.com>
211
212 * md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer.
213
b551ffd8 2142011-08-06 Uros Bizjak <ubizjak@gmail.com>
215
216 * testsuite/test-expandargv.c (writeout_test): Check result of fwrite.
217
c5a7bf9e 2182011-08-01 Jason Merrill <jason@redhat.com>
219
220 PR c++/49932
221 * cp-demangle.c (d_prefix): Handle decltype.
222 * testsuite/demangle-expected: Test it.
223
7abb968f 2242011-07-26 H.J. Lu <hongjiu.lu@intel.com>
225
226 * testsuite/demangle-expected: Remove an extra line.
227
84be2b4d 2282011-07-26 Ian Lance Taylor <iant@google.com>
229
230 * cp-demangle.c (d_print_init): Initialize pack_index field.
231 (d_print_comp): Check for NULL template argument.
232 * testsuite/demangle-expected: Add test case.
233
c5b1c227 2342011-07-22 Gerald Pfeifer <gerald@pfeifer.com>
235
236 PR target/49817
237 * stack-limit.c: Include <stdint.h>.
238
00dacc40 2392011-07-22 Jakub Jelinek <jakub@redhat.com>
240
241 PR c++/49756
242 * stack-limit.c: New file.
243 * Makefile.in: Regenerate deps.
244 (CFILES): Add stack-limit.c.
245 (REQUIRED_OFILES): Add ./stack-limit.$(objext).
246 * configure.ac (checkfuncs): Add getrlimit and setrlimit.
247 (AC_CHECK_FUNCS): Likewise.
248 * configure: Regenerated.
249 * config.in: Regenerated.
250
f220ea72 2512011-07-04 Jason Merrill <jason@redhat.com>
252
253 * cp-demangle.c (d_expression): Handle 'this'.
254 (d_print_comp) [DEMANGLE_COMPONENT_FUNCTION_PARAM]: Likewise.
255
fd109ff5 2562011-07-01 Joel Brobecker <brobecker@adacore.com>
257
258 * filename_cmp.c (filename_cmp, filename_ncmp): Add handling of
259 HAVE_CASE_INSENSITIVE_FILE_SYSTEM.
260
c87f3e50 2612011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
262
263 PR debug/49408
264 * cp-demangle.c (d_print_comp): Suppress argument list for function
265 references by the '&' unary operator. Keep also already processed
266 variant without the argument list. Suppress argument list types for
267 function call used in an expression.
268 * testsuite/demangle-expected: Fix excessive argument list types in
269 `test for typed function in decltype'. New testcase for no argument
270 list types printed. 3 new testcases for function references by the
271 '&' unary operator..
272
bad78770 2732011-06-20 Jason Merrill <jason@redhat.com>
274
275 PR c++/37089
276 * cp-demangle.c (d_print_comp): Handle reference smashing.
277 * testsuite/demangle-expected: Test it.
278
be03abe8 2792011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
280
281 * cp-demangle.c (d_print_comp) <DEMANGLE_COMPONENT_FUNCTION_TYPE>:
282 Suppress d_print_mod for DMGL_RET_POSTFIX.
283 * testsuite/demangle-expected: New testcases for --ret-postfix.
284
932501f9 2852011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
286
287 * cp-demangle.c (d_print_comp) <DEMANGLE_COMPONENT_FUNCTION_TYPE>: Do
288 not pass DMGL_RET_POSTFIX or DMGL_RET_DROP. Support DMGL_RET_DROP.
289 * testsuite/demangle-expected: New testcases for --ret-drop.
290 * testsuite/test-demangle.c: Document --ret-drop in a comment.
291 (main): New variable ret_drop, fill it, call cplus_demangle with it.
292
ce673d9a 2932011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
294
295 * cp-demangle.c (struct d_print_info): Remove field options.
296 (d_print_init): Remove parameter options.
297 (cplus_demangle_print_callback): Update all the callers.
298 (d_print_comp, d_print_mod_list, d_print_mod, d_print_function_type)
299 (d_print_array_type, d_print_expr_op, d_print_cast, d_print_subexpr):
300 Add parameter options, update all the callers.
301
dd045aee 3022011-04-20 Jim Meyering <meyering@redhat.com>
303
304 * cp-demint.c (cplus_demangle_v3_components): Remove useless
305 if-before-free.
306 * cplus-dem.c (squangle_mop_up): Likewise.
307 (delete_non_B_K_work_stuff): Likewise.
308 * pex-common.c (pex_free): Likewise.
309 * pex-msdos.c (pex_msdos_cleanup): Likewise.
310 * pex-win32.c (mingw_rootify, msys_rootify): Likewise.
311 (win32_spawn): Likewise.
312 * regex.c (FREE_VAR, weak_alias): Likewise.
313 * spaces.c (spaces): Likewise.
314
19bff7fe 3152011-04-10 Jim Meyering <meyering@redhat.com>
316
317 Avoid memory overrun in a test leading to potential double-free.
318 * testsuite/test-expandargv.c (writeout_test): Fix off-by-one error:
319 i.e., do copy the trailing NUL byte.
320
4f10e555 3212011-03-31 Tristan Gingold <gingold@adacore.com>
322
323 * makefile.vms (OBJS): Add filename_cmp.obj
324
875ffd1d 3252011-02-28 Kai Tietz <kai.tietz@onevision.com>
326
327 * filename_cmp.c (filename_ncmp): New function.
328 * functions.texi: Regenerated.
329
bac427a1 3302011-02-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
331
332 * splay-tree.c: Escape wrapping newlines in texinfo markup
333 with '@', to fix function declaration output rendering.
334 * gather-docs: Relax and improve macro name matching to actually
335 match all current names and to allow input line wrapping.
336 * bsearch.c, concat.c, crc32.c, fnmatch.txh, fopen_unlocked.c,
337 hashtab.c, insque.c, make-relative-prefix.c, memchr.c, memcmp.c,
338 memcpy.c, memmem.c, memmove.c, mempcpy.c, memset.c,
339 pexecute.txh, random.c, setenv.c, setproctitle.c,
340 simple-object.txh, snprintf.c, stpncpy.c, strncmp.c, strtod.c,
341 strtol.c, vasprintf.c, vprintf.c, vsnprintf.c, xmemdup.c:
342 Wrap long texinfo input lines.
343 * functions.texi: Regenerate.
344
8b3bf176 3452011-01-18 Mike Frysinger <vapier@gentoo.org>
346
347 * .gitignore: New file.
348
1643403d 3492010-12-08 Doug Evans <dje@google.com>
350
351 * splay-tree.c (splay_tree_foreach_helper): Remove arg `sp',
352 all callers updated. Rewrite to be non-recursive.
353
ad25c2a0 3542010-11-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
355
356 * setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.
357
d0820ac0 3582010-11-20 Anthony Green <green@moxielogic.com>
359
360 * configure.ac: Turn PR_SET_NAME link test into a test for
361 sys/prctl.h.
362 * configure, config.in: Rebuilt.
363 * setproctitle.c: Test for HAVE_SYS_PRCTL_H.
364 (setproctitle) Test for PR_SET_NAME definition.
365
2b7a4d59 3662010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
367
368 PR other/46202
369 * Makefile.in (install-strip): New phony target.
370 (install): Also mark as phony.
371
2e521e13 3722010-11-16 Ian Lance Taylor <iant@google.com>
373
374 * simple-object.c (simple_object_attributes_merge): Rename from
375 simple_object_attributes_compare. Call merge field.
376 * simple-object-common.h (struct simple_object_functions): Rename
377 attributes_compare field to attribute_merge.
378 * simple-object-elf.c (EM_SPARC): Define.
379 (EM_SPARC32PLUS): Define.
380 (simple_object_elf_attributes_merge): Renamed from
381 simple_object_elf_attributes_compare. Permit EM_SPARC and
382 EM_SPARC32PLUS objects to be merged.
383 (simple_object_elf_functions): Update function name.
384 * simple-object-coff.c (simple_object_coff_attributes_merge):
385 Rename from simple_object_coff_attributes_compare.
386 (simple_object_coff_functions): Update function name.
387 * simple-object-mach-o.c (simple_object_mach_o_attributes_merge):
388 Renamed from simple_object_mach_o_attributes_compare.
389 (simple_object_mach_o_functions): Update function name.
390
6400c038 3912010-11-16 H.J. Lu <hongjiu.lu@intel.com>
392
393 PR other/42670
394 PR binutils/11137
395 * cp-demangle.c (d_make_demangle_mangled_name): New.
396 (d_demangle_callback): Use it on DCT_GLOBAL_XTORS.
397
398 * testsuite/demangle-expected: Updated.
399
4430968a 4002010-11-14 Kai Tietz <kai.tietz@onevision.com>
401
402 * simple-object-coff.c (simple_object_coff_read_strtab): Fix reading
403 offset.
404
d2201848 4052010-11-12 Ian Lance Taylor <iant@google.com>
406
407 PR other/46332
408 * cp-demangle.c (d_print_function_type): Don't print parentheses
409 if there are no modifiers to print.
410 * testsuite/demangle-expected: Tweak one test case, add another.
411
392b7e30 4122010-11-04 Richard Henderson <rth@redhat.com>
413
414 * configure.ac (AC_CHECK_HEADERS): Add process.h.
415 (checkfuncs): Add dup3, spawnve, spawnvpe; sort the list.
416 (AC_CHECK_FUNCS): Add dup3, spawnve, spawnvpe.
417 * configure, config.in: Rebuild.
418 * pex-unix.c [HAVE_SPAWNVE] (pex_unix_exec_child): New function.
419 [HAVE_SPAWNVE] (save_and_install_fd, restore_fd): New functions.
420
ebb6c20c 4212010-11-02 Ian Lance Taylor <iant@google.com>
422 Dave Korn <dave.korn.cygwin@gmail.com>
423 Iain Sandoe <iains@gcc.gnu.org>
424
425 * simple-object.c: New file.
426 * simple-object-common.h: New file.
427 * simple-object-elf.c: New file.
428 * simple-object-mach-o.c: New file.
429 * simple-object-coff.c: New file.
430 * simple-object.txh: New file.
431 * configure.ac: Add AC_TYPE_SSIZE_T.
432 * Makefile.in: Rebuild dependencies.
433 (CFILES): Add simple-object.c, simple-object-coff,
434 simple-object-elf.c, and simple-object-mach-o.c.
435 (REQUIRED_OFILES): Add corresponding object files.
436 * configure: Rebuild.
437 * config.in: Rebuild.
438 * functions.texi: Rebuild.
439
364cbefe 4402010-10-29 Ian Lance Taylor <iant@google.com>
441
442 * setproctitle.c: Add space after function name in @deftypefn
443 comment.
444 * functions.texi: Rebuild.
445
73834184 4462010-10-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
447
448 * aclocal.m4 (AC_LANG_FUNC_LINK_TRY(C)): Delete.
449 * configure: Regenerate.
450
83711adb 4512010-10-07 Andi Kleen <ak@linux.intel.com>
452
453 * configure: Regenerate.
454 * configure.ac: Turn PR_SET_NAME check into link check.
455
a3de1f55 4562010-10-06 Andi Kleen <ak@linux.intel.com>
457
458 * Makefile.in (CFILES): Add setproctitle.
459 (CONFIGURED_OFILES): Add setproctitle.
460 (setproctitle): Add rule.
461 * config.in: Regenerate.
462 * configure: Regenerate.
463 * configure.ac: Add checks for prctl PR_SET_NAME and setproctitle.
464 * setproctitle.c: Add file.
465 * functions.texi: Regenerate.
466
b3aad953 4672010-09-22 Tristan Gingold <gingold@adacore.com>
468
469 * cplus-dem.c (ada_demangle): Add comments.
470 Handle stream and controlled type operations.
471 Decoding of some uppercase letters moved before separators.
472 * testsuite/demangle-expected: Add tests.
473
3058a4ce 4742010-09-10 James Lyon <jameslyon0@googlemail.com>
475
476 http://sourceware.org/bugzilla/show_bug.cgi?id=11572
477 * cp-demangle.c (d_find_pack): Add case for
478 DEMANGLE_COMPONENT_LAMBDA.
479 * testsuite/demangle-expected: Add regression test.
480
a16fe5d1 4812010-09-08 Tristan Gingold <gingold@adacore.com>
482
483 PR 44001
484 * maint-tool (missing): Fix pattern for object file.
485 (deps): Use $(objext) for object extension.
486 * Makefile.in (objext): New variable.
487 Replace all occurences of .o with .$(objext)
488 Regenerate with maint-deps
489 * configure.ac (pexecute): Set to the basename.
490 * configure: Regenerate.
491
7492a108 4922010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
493
494 * pex-common.c (pex_read_err): Set stderr_pipe to -1 if a
495 corresponding stream has been opened.
496 (pex_free): Close pipe file descriptors corresponding to child's
497 stdout and stderr before waiting.
498
cee7ce95 4992010-08-13 Nick Clifton <nickc@redhat.com>
500
501 * argv.c (expandargv): Limit the number of times that response
502 files are opened in order to prevent infinite recursion.
503
c9395ca8 5042010-07-21 Pascal Obry <obry@adacore.com>
505
506 * make-temp-file.c (choose_tmpdir): Append a dot to P_tmpdir if needed.
507
b2d17628 5082010-07-06 Ken Werner <ken.werner@de.ibm.com>
509
510 * floatformat.c (floatformat_ieee_half_big): New variable.
511 (floatformat_ieee_half_little): Likewise.
512
6dd509a4 5132010-06-14 Gerald Pfeifer <gerald@pfeifer.com>
514
515 * libiberty.texi: Remove reference to GCC 3 and 2001 (thrice).
516 Update copyright years.
517 Move to GFDL 1.3.
518
f2ba0f87 5192010-06-10 Jakub Jelinek <jakub@redhat.com>
520
521 PR other/43838
522 * cp-demangle.c (struct d_print_info): Add flush_count field.
523 (d_print_init): Initialize it to 0.
524 (d_print_flush): Increment it.
525 (d_print_comp): If needed flush before appending ", ". Only
526 decrement dpi->len if no flushes happened during the recursive
527 call.
528 * testsuite/demangle-expected: Add a test for this.
529
ba72912a 5302010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
531
532 * splay-tree.c: Update copyright years.
533 (splay_tree_new_typed_alloc): New.
534 (splay_tree_new_with_allocator): Use it.
535
536 * hashtab.c: Update copyright years.
537 (htab_create_typed_alloc): New.
538 (htab_create_alloc): Use it.
539
540 * functions.texi: Regenerate.
541
050318d9 5422010-06-03 Joern Rennecke <joern.rennecke@embecosm.com>
543 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
544
545 PR bootstrap/42798
546 * configure.ac: Check for declaration of 'basename(char *)'.
547 * configure: Regenerate.
548
5492010-05-26 Kai Tietz <kai.tietz@onevision.com>
6388cfe2 550
551 * testsuite/demangle-expected: Add tests for __int128
552 and unsigned __int128 types.
553
6fe11077 5542010-05-06 Magnus Fromreide <magfr@lysator.liu.se>
555 Jason Merrill <jason@redhat.com>
556
557 * cp-demangle.c (cplus_demangle_builtin_types): Add nullptr.
558 (cplus_demangle_type): Handle nullptr.
559 * testsuite/demangle-expected: Test it.
560
2d7565f9 5612010-04-23 Pedro Alves <pedro@codesourcery.com>
562
563 * lbasename.c (lbasename): Split into ...
564 (unix_lbasename, dos_basename): ... these.
565 (lbasename): ... and reimplement on top of them.
566 * Makefile.in (lbasename.o): Add dependency on
567 $(INCDIR)/filenames.h.
568
3902d299 5692010-04-07 Jakub Jelinek <jakub@redhat.com>
570
571 * regex.c (byte_re_match_2_internal): Avoid set but not used
572 warning.
573
2c69eb5f 5742010-03-22 Jason Merrill <jason@redhat.com>
575
576 * cp-demangle.c (d_print_mod): Use () rather than [] for vectors.
577
a426f025 5782010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
579
580 * Makefile.in (all): Do not use exec.
581
9b726b93 5822010-02-04 Tom Tromey <tromey@redhat.com>
583
584 * testsuite/demangle-expected: Add missing --format=gnu-v3.
585
29e2e80a 5862010-02-03 Jason Merrill <jason@redhat.com>
587
c44a7393 588 * cp-demangle.c (d_expression): Handle dependent operator name.
589
29e2e80a 590 PR c++/12909
591 * cp-demangle.c (d_number_component, d_vector_type): New.
592 (cplus_demangle_type, d_print_comp, d_print_mod): Handle vectors.
593
9734aa00 5942010-01-25 Ian Lance Taylor <iant@google.com>
595
596 * cp-demangle.c (cplus_demangle_type): Check for invalid type
597 after "DF".
598 * testsuite/demangle-expected: Add test.
599
e9b1be72 6002010-01-20 Jason Merrill <jason@redhat.com>
601
602 PR c++/42338
603 * cp-demangle.c (d_print_comp): Fix array index printing.
604
10650b19 6052010-01-11 Tristan Gingold <gingold@adacore.com>
606
607 * cplus-dem.c (ada_demangle): Remove prototype.
608 (grow_vect): Removed.
609 (ada_demangle): Rewritten.
610 (cplus_demangle): Fix indentation.
611 * testsuite/demangle-expected: Add tests for Ada.
612
db80fc3f 6132010-01-09 Ian Lance Taylor <iant@google.com>
614
615 PR other/42230
616 * cp-demangle.c (d_demangle): Return dgs.alc on success.
617
5c91bfe3 6182010-01-04 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
619
620 PR target/42316
621 * configure.ac (PICFLAG): Use -fPIC on SH hosts.
622 * configure: Regenerate.
623
cfe9fd45 6242009-12-07 Doug Evans <dje@google.com>
625
626 * pex-unix.c (pex_unix_exec_child): Save/restore environ.
627
3b79ad9b 6282009-11-26 Ben Elliston <bje@au.ibm.com>
629
630 * configure.ac (AC_CHECK_FUNCS): Sort into alphabetic order.
631 * configure: Regenerate.
632
6605fe92 6332009-11-25 Ben Elliston <bje@au.ibm.com>
634
635 * functions.texi: Rebuild.
636
cf3167a9 6372009-11-25 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
638 Ben Elliston <bje@au.ibm.com>
639
640 * README: Mention changes to Makefile.in and functions.texi.
641 * gather-docs: Mention 'make stamp-functions' in the header.
642
01401934 6432009-11-23 Ben Elliston <bje@au.ibm.com>
644 Ian Lance Taylor <iant@google.com>
645
646 * pex-unix.c (pex_child_error): Improve warning avoidance by
647 checking the results of write(3) and exiting with -2 if any write
648 returns a negative value.
649
7e46109d 6502009-11-22 Steve Ward <planet36@gmail.com>
651
652 * dyn-string.c (dyn_string_append_char): Fix typo in comment.
653
12ac5344 6542009-11-20 Ben Elliston <bje@au.ibm.com>
655
656 * pex-unix.c (pex_child_error): Define writeerr macro to avoid
657 unused result warnings from write(3) calls. Undefine writeerr
658 after all uses.
659
fb7548b4 6602009-10-08 Daniel Gutson <dgutson@codesourcery.com>
661 Daniel Jacobowitz <dan@codesourcery.com>
662 Pedro Alves <pedro@codesourcery.com>
663
664 libiberty/
665 * argv.c (consume_whitespace): New function.
666 (only_whitespace): New function.
667 (buildargv): Always use ISSPACE by calling consume_whitespace.
668 (expandargv): Skip empty files. Do not stop at the first empty
669 argument (calling only_whitespace)..
670 * testsuite/test-expandargv.c: (test_data): Test empty lines
671 and empty arguments.
672 (run_tests): Fix false positives due to shorter arguments.
673
440c2ffe 6742009-09-30 Martin Thuresson <martint@google.com>
675
676 * regex.c (byte_re_match_2_internal): Split declaration and
677 assignment to avoid -Wc++-compat warning due to goto.
678
a8b75081 6792009-09-29 Jason Merrill <jason@redhat.com>
680
681 * Makefile.in: Enable demangle target.
682 * cp-demangle.c (d_lambda, d_unnamed_type, d_make_default_arg): New.
683 (d_name, d_prefix, d_unqualified_name, d_local_name): Handle lambdas.
684 (d_parmlist): Factor out from d_bare_function_type.
685 (d_compact_number): Factor out from d_template_param and d_expression.
686 (d_append_num): Factor out from d_print_comp.
687 (d_print_comp, d_print_mod_list): Handle lambdas.
688 * testsuite/demangle-expected: Add lambda tests.
689
b34a2bb8 6902009-09-23 Matthew Gingell <gingell@adacore.com>
56a1c361 691
692 * cplus-dem.c (ada_demangle): Ensure demangled is freed.
693
28b467d5 6942009-09-22 Ozkan Sezer <sezeroz@gmail.com>
695
696 * choose-temp.c: Include unistd.h for mingw targets.
697
8be3e890 6982009-09-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
699
700 * hashtab.c [HAVE_INTTYPES_H]: Include <inttypes.h>.
701
f4f7b066 7022009-09-15 Tristan Gingold <gingold@adacore.com>
703
704 * config.h-vms (intptr_t): Define to compile hashtab.c
705
65e17bf6 7062009-09-04 Ozkan Sezer <sezeroz@gmail.com>
707
708 PR target/39065
709 * configure.ac: Replace AC_CHECK_TYPE() for intptr_t and uintptr_t
710 with AC_TYPE_INTPTR_T and AC_TYPE_UINTPTR_T.
711 * config.in: Regenerated.
712 * configure: Regenerated.
713
60b8aeda 7142009-09-03 Ozkan Sezer <sezeroz@gmail.com>
715
716 PR target/39065
717 * configure.ac: Also check for intptr_t.
718 * config.h.in: Regenerated.
719 * configure: Regenerated.
720 * hashtab.c (hash_pointer): Cast the pointer argument to intptr_t
721 instead of of long.
722
40e61a82 7232009-09-02 Tristan Gingold <gingold@adacore.com>
724
725 * vmsbuild.com: Removed as unused and superceeded by makefile.vms.
726 * makefile.vms: Ported to Itanium VMS. Remove useless targets and
727 dependencies. Remove unused FORMAT variable.
728 * configure.com: New file to create build.com DCL script for
729 Itanium VMS or Alpha VMS.
730
81a71e2b 7312009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
732
733 * configure.ac (AC_PREREQ): Bump to 2.64.
734
5379de95 7352009-08-23 H.J. Lu <hongjiu.lu@intel.com>
736
737 PR ld/10536
738 * Makefile.in (install-html-recursive): Removed.
739
cd9a469c 7402009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
741
742 * config.in: Regenerate.
743 * configure: Regenerate.
744
a2655af1 7452009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
746
747 * Makefile.in (AUTOCONF, configure_deps): New variables.
748 ($(srcdir)/configure): New rule, active only in maintainer mode.
749
03712ddb 7502009-07-29 Douglas B Rupp <rupp@gnat.com>
751
752 * make-temp-file.c (choose_tmpdir): Try standard temp logical on VMS.
753
0aed37aa 7542009-07-27 Douglas B Rupp <rupp@gnat.com>
755
756 * pex-unix.c (vfork): Remove VMS specific definition (get from header
757 file instead).
758 (to_ptr32): New function.
759 (pex_unix_exec_child): Use it.
760
75d716e2 7612009-07-24 Ian Lance Taylor <iant@google.com>
762
763 PR bootstrap/40854
764 * crc32.c (xcrc32): Rename from crc32.
765
be347f2e 7662009-07-24 Ian Lance Taylor <iant@google.com>
767
768 * crc32.c: New file.
769 * Makefile.in: Rebuild dependencies.
770 (CFILES): Add crc32.c.
771 (REQUIRED_OFILES): Add ./crc32.o.
772 * functions.texi: Rebuild.
773
7ddff01e 7742009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
775
776 * cp-demangle.c (d_print_comp <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
777 (d_print_comp <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS): New.
778 (d_make_comp <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
779 (d_make_comp <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS): New.
780 (d_demangle_callback): The variable type is now declared as enum.
781 Replace parser of _GLOBAL_ symbols by a d_make_comp call.
782
15efa008 7832009-06-21 Jakub Jelinek <jakub@redhat.com>
784
785 * hashtab.c (htab_traverse): Don't call htab_expand for
786 nearly empty hashtabs with sizes 7, 13 or 31.
787
41967855 7882009-06-16 Nick Clifton <nickc@redhat.com>
789
790 PR 10197
791 * testsuite/test-demangle.c: Rename getline to get_line to avoid
792 conflicts with system function of the same name.
793
742e0803 7942009-05-30 Eli Zaretskii <eliz@gnu.org>
795
796 * snprintf.c: Doc fix.
797
798 * vsnprintf.c: Doc fix.
799
33a1ad40 8002009-05-29 Kai Tietz <kai.tietz@onevision.com>
801
b551ffd8 802 * pex-win32.c (pex_win32_fdopenr): Set INHERIT to false.
33a1ad40 803
9644542e 8042009-05-29 Michael Matz <matz@suse.de>
805
806 * fibheap.c (fibheap_replace_key_data): Make sure we don't early
807 out when forcing the minimum.
808 (fibheap_delete_node): Assert that we managed to force the minimum.
809
15cea3dc 8102009-05-25 Tristan Gingold <gingold@adacore.com>
811
812 * config.h-vms: Rewritten. Define configure macros.
813 Use DEC-C builtin alloca.
814
815 * makefile.vms (OBJS): Update list.
816 (OPT): New variable.
817 (CFLAGS): Update compilation flags.
818 (libiberty.olb): Do not depend on alloca-conf.h anymore.
819
1d6e7ce6 8202009-05-19 Ian Lance Taylor <iant@google.com>
821 Ben Elliston <bje@au.ibm.com>
822
823 * cp-demangle.c (cplus_demangle_fill_ctor): Fix logic bug.
824 (cplus_demangle_fill_dtor): Likewise.
825
78e920c6 8262009-05-17 Julian Brown <julian@codesourcery.com>
827
828 * pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing
829 standard handles (stdin, stdout, stderr) in parent.
830
038533d3 8312009-04-29 Julian Brown <julian@codesourcery.com>
832
b551ffd8 833 * pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT.
038533d3 834 (pex_win32_exec_child): Ensure each process has only one handle open
835 on pipe endpoints. Close standard input after creating child for
836 symmetry with standard output/standard error.
837
603955f9 8382009-04-25 Eli Zaretskii <eliz@gnu.org>
839
840 * Makefile.in (needed-list): Target removed (not used in GCC
841 3.0 and later). All references deleted.
842 (mostlyclean): Remove references to needed.awk and needed2.awk.
843
2b2c337a 8442009-04-14 Eli Zaretskii <eliz@gnu.org>
845
846 * configure.ac (setobjs, msdosdjgpp): Move a-priori setting of
847 existing and required library functions to with_target_subdir
848 section, so that the native build does detect them at configure
849 time.
850 * configure: Regenerated.
b551ffd8 851
486633f0 8522009-04-13 Ozkan Sezer <sezeroz@gmail.com>
853
b551ffd8 854 PR target/39397
855 * pex-common.h (struct pex_obj): Store pid values as pid_t,
856 not as long (members *children and (*wait))
857 * pex-common.c (pex_run_in_environment): Likewise.
858 * pex-win32.c (pex_win32_wait): Return pid_t and properly check
859 returned pid value.
860 * pex-djgpp.c (pex_djgpp_wait): Return pid_t.
861 * pex-msdos.c (pex_msdos_wait): Likewise.
486633f0 862
427f3c0e 8632009-04-07 Arnaud Patard <apatard@mandriva.com>
864
b551ffd8 865 * libiberty/configure.ac: Fix Linux/MIPS matching rule.
866 * libiberty/configure: Regenerate.
427f3c0e 867
be347f2e 8682009-03-27 Ian Lance Taylor <iant@google.com>
7687342e 869
870 * memmem.c: New file, from gnulib.
871 * configure.ac: Add memmem to list of functions provided if they
872 are not available on the host.
873 * Makefile.in: Rebuild dependencies.
874 (CFILES): Add memmem.c.
875 (CONFIGURED_OFILES): Add memmem.o.
876 * configure, config.in, functions.texi: Rebuild.
877
8173d80a 8782009-03-23 Jason Merrill <jason@redhat.com>
879
880 * cp-demangle.c (d_expression): Handle pack expansion.
881 (d_find_pack): Handle DEMANGLE_COMPONENT_FUNCTION_PARAM.
882 (d_print_subexpr): Don't wrap function parms in ().
883 (d_print_comp) [DEMANGLE_COMPONENT_PACK_EXPANSION]: Handle
884 not finding a pack.
885
e92154af 8862009-03-17 Jason Merrill <jason@redhat.com>
887
888 * cp-demangle.c (d_make_function_param): new fn.
889 (cplus_demangle_mangled_name): Work around abi v2 bug.
890 (d_expr_primary): Likewise.
891 (cplus_demangle_operators): Add alignof ops.
892 (d_expression): Handle function parameters and conversions
893 with other than 1 operand.
894 (d_print_comp): Handle function parameters. Fix bug with
895 function used in type of function.
9734aa00 896 * testsuite/demangle-expected: Update tests.
e92154af 897
0bbd5c21 8982009-02-21 Mark Mitchell <mark@codesourcery.com>
899
900 * make-temp-file.c (<windows.h>): Include on Windows.
901 (choose_tmpdir): On Windows, use GetTempPath.
902
907bdc3d 9032009-01-18 Dave Korn <dave.korn.cygwin@gmail.com>
904
905 * configure.ac (funcs, vars, checkfuncs): Don't munge on Cygwin,
906 as it no longer shares libiberty object files.
907 * configure: Regenerated.
908
356f9b5d 9092009-01-07 Jason Merrill <jason@redhat.com>
910
911 * cp-demangle.c (d_expression): Remove mangling for zero-op casts.
912
c960ca50 9132009-01-06 Ben Elliston <bje@au.ibm.com>
914
915 * cp-demangle.c (cplus_demangle_type): Return NULL if the
916 character following a 'D' cannot be recognised.
917
43247f5f 9182008-12-18 Jason Merrill <jason@redhat.com>
919
920 PR c++/38561
921 * cp-demangle.c (d_expression, d_print_comp): Revert
922 cast changes.
923
3986b463 9242008-12-17 Jason Merrill <jason@redhat.com>
925
926 * cp-demangle.c (d_expression): Handle rvalue stubs too.
927 [DEMANGLE_COMPONENT_CAST]: Update mangling.
928 (d_print_comp): Avoid extra ", " with empty template argument packs.
929 Remove handling for obsolete T() mangling.
930
e4583147 9312008-12-10 Jason Merrill <jason@redhat.com>
932
933 * cp-demangle.c (cplus_demangle_type): Support fixed-point types.
934 (d_print_comp, d_dump): Likewise.
935
d514f3bf 9362008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
937
938 * Makefile.in (CPPFLAGS): Define.
939 (FLAGS_TO_PASS, COMPILE.c): Add CPPFLAGS.
940
0a0ac3ab 9412008-10-15 Paolo Bonzini <bonzini@gnu.org>
942
272cab22 943 PR bootstrap/37137
0a0ac3ab 944 * Makefile.in (LIBCFLAGS): Remove.
945 (FLAGS_TO_PASS): Don't mention it.
946 (COMPILE.c, MULTIOSDIR): Replace it with CFLAGS.
947
a11e6147 9482008-10-08 David Edelsohn <edelsohn@gnu.org>
949
950 * xstrdup.c: Include <sys/types.h> after "config.h"
b551ffd8 951
0a8f1add 9522008-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
953
954 * configure.ac: Call AC_SYS_LARGEFILE.
955 * config.in: Regenerated.
956 * configure: Likewise.
957
4682b6fe 9582008-10-06 Jason Merrill <jason@redhat.com>
959
960 * cp-demangle.c (struct d_print_info): Add pack_index.
961 (d_dump): Add DEMANGLE_COMPONENT_PACK_EXPANSION.
962 (d_make_comp): Likewise. DEMANGLE_COMPONENT_ARGLIST and
963 DEMANGLE_COMPONENT_TEMPLATE_ARGLIST can have two null args.
964 (cplus_demangle_builtin_types): Add char16/32_t.
965 (cplus_demangle_type): Recognize them.
966 (d_template_args): Handle empty argument packs.
967 (d_template_arg): Handle argument packs.
968 (d_expression): Handle dependent name.
969 (d_index_template_argument): New fn.
970 (d_lookup_template_argument): New fn.
971 (d_find_pack, d_pack_length): New fn.
972 (d_print_subexpr): Split out...
973 (d_print_comp): ...from here. Use d_*_template_argument.
974 Handle empty arg lists. Support pack expansions.
975 * cp-demangle.h (D_BUILTIN_TYPE_COUNT): Increase to 32.
976
a2ad5e1b 9772008-09-09 Jason Merrill <jason@redhat.com>
978
979 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_DECLTYPE.
980 (d_make_comp): Likewise.
981 (cplus_demangle_type): Handle decltype and DFP types.
982 (cplus_demangle_operators): Call operator takes 2 args.
983 (cplus_demangle_builtin_types): Add DFP types.
984 (d_exprlist): New fn.
985 (d_expression): Handle parm placeholders, T() and calls.
986 (d_print_comp): Handle decltype, T() and calls.
987 * testsuite/demangle-expected: Test the above.
988
b8ebc322 9892008-08-07 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
990
991 * pex-win32.c (argv_to_argc): New function.
992 (spawn_script): Duplicate argv before calling win32_spawn.
993
96b7926f 9942008-07-31 Jakub Jelinek <jakub@redhat.com>
995
996 * mkstemps.c (mkstemps): Keep looping even for EISDIR.
997
19f93b62 9982008-07-31 Denys Vlasenko <dvlasenk@redhat.com>
999
1000 * mkstemps.c (mkstemps): If open failed with errno other than
1001 EEXIST, return immediately.
1002 * make-temp-file.c: Include errno.h.
1003 (make_temp_file): If mkstemps failed, print an error message
1004 before aborting.
1005
a68717dc 10062008-07-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1007
1008 * maint-tool (deps): Output config.h instead of stamp-h.
1009 * Makefile.in: Rebuild deps.
1010 (maintainer-clean-subdir): Depend on stamp-h rather than config.h.
1011 Reverts 2007-07-11 change.
1012
18e41804 10132008-06-19 Eric Blake <ebb9@byu.net>
1014
1015 Adjust strsignal to POSIX 200x prototype.
1016 * strsignal.c (strsignal): Remove const.
1017
5b2c7553 10182008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1019
1020 * configure: Regenerate.
1021
c24c5fac 10222008-06-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1023
1024 * libiberty.texi: Expand TABs, drop indentation outside examples.
1025 * obstacks.texi: Likewise.
1026
4b6a7923 10272008-04-21 Aurelien Jarno <aurelien@aurel32.net>
1028
1029 * libiberty/configure.ac: use -fPIC on Linux/MIPS hosts.
1030 * libiberty/configure: Regenerate.
1031
924bbf02 10322008-04-18 Kris Van Hees <kris.van.hees@oracle.com>
1033
1034 * testsuite/demangle-expected: Added tests for char16_t and char32_t.
1035
6a88da51 10362008-04-18 Paolo Bonzini <bonzini@gnu.org>
1037
1038 PR bootstrap/35457
1039 * aclocal.m4: Add override.m4.
1040 * configure: Regenerate.
1041
a8c4f791 10422008-03-31 Ian Lance Taylor <iant@google.com>
1043
1044 * cp-demangle.c (d_substitution): Correct overflow check to avoid
1045 -fstrict-overflow optimizations.
1046
05f405cd 10472008-03-27 Paolo Bonzini <bonzini@gnu.org>
1048
1049 * configure.ac (frags): Don't set, use frag instead.
1050 (PICFLAG): Set here and substitute.
1051 * Makefile.in (PICFLAG): Substitute from autoconf.
1052 * configure: Regenerate.
1053
af9790a0 10542008-03-24 Ian Lance Taylor <iant@google.com>
1055
1056 * sha1.c: New file, from gnulib.
1057 * Makefile.in: Rebuild dependencies.
1058 (CFILES): Add sha1.c.
1059 (REQUIRED_OFILES): Add sha1.o.
1060
be42496c 10612008-03-24 Doug Evans <dje@google.com>
1062
1063 * make-relative-prefix.c (make_relative_prefix_1): Handle NULL
1064 return from strdup.
1065
56117621 10662008-03-12 Seongbae Park <seongbae.park@gmail.com>
1067
1068 * cplus-dem.c (malloc, realloc): Use void * instead of char *
1069 as return type.
1070
26bcabf6 10712008-03-11 Nick Clifton <nickc@redhat.com>
1072
1073 * md5.c (md5_process_bytes): Do not assume that memcpy will
1074 provide a return value.
1075
971bdcef 10762008-02-19 Ben Elliston <bje@au.ibm.com>
1077
1078 PR other/12618
1079 * testsuite/Makefile.in (mostlyclean): Remove any core file.
1080
c8d35c3c 10812008-01-26 David Daney <ddaney@avtrex.com>
1082
1083 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_JAVA_RESOURCE,
1084 DEMANGLE_COMPONENT_COMPOUND_NAME, and
1085 DEMANGLE_COMPONENT_CHARACTER cases.
1086 (d_make_comp): Handle DEMANGLE_COMPONENT_COMPOUND_NAME and
1087 DEMANGLE_COMPONENT_JAVA_RESOURCE cases.
1088 (d_make_character): New function.
1089 (d_java_resource): Same.
1090 (d_special_name): Handle "Gr" case.
1091 (d_print_comp): Handle DEMANGLE_COMPONENT_JAVA_RESOURCE,
1092 DEMANGLE_COMPONENT_COMPOUND_NAME, and
1093 DEMANGLE_COMPONENT_CHARACTER cases.
1094 * testsuite/demangle-expected: Add test for java resource name
1095 mangling.
1096
d61a945f 10972008-01-23 Thiago Jung Bauermann <bauerman@br.ibm.com>
1098
1099 * cplus-dem.c (demangle_function_name): Changed to return value
1100 indicating if a name was correctly demangled.
1101 (iterate_demangle_function): Use demangle_function_name return
1102 value.
1103
6a50f785 11042008-01-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1105
1106 PR other/33768
1107 * splay-tree.c (rotate_left): Fix minor typo in comment.
1108 (rotate_right): Likewise.
1109
fc8211b7 11102007-11-12 Joseph Myers <joseph@codesourcery.com>
1111
1112 * floatformat.c (floatformat_ibm_long_double_is_valid): Fix
1113 compiler warnings.
1114 (floatformat_ibm_long_double): Use
1115 floatformat_ibm_long_double_is_valid.
1116
4d403838 11172007-11-07 Joseph Myers <joseph@codesourcery.com>
1118 Daniel Jacobowitz <dan@codesourcery.com>
1119
1120 * floatformat.c (mant_bits_set): New.
1121 (floatformat_to_double): Use it. Note no special handling of
1122 split formats.
1123 (floatformat_from_double): Note no special handing of split
1124 formats.
1125 (floatformat_ibm_long_double_is_valid,
1126 floatformat_ibm_long_double): New.
1127 (floatformat_ieee_single_big, floatformat_ieee_single_little,
1128 floatformat_ieee_double_big, floatformat_ieee_double_little,
1129 floatformat_ieee_double_littlebyte_bigword, floatformat_vax_f,
1130 floatformat_vax_d, floatformat_vax_g, floatformat_i387_ext,
1131 floatformat_m68881_ext, floatformat_i960_ext,
1132 floatformat_m88110_ext, floatformat_m88110_harris_ext,
1133 floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword,
1134 floatformat_ia64_spill_big, floatformat_ia64_spill_little,
1135 floatformat_ia64_quad_big, floatformat_ia64_quad_little): Update
1136 for addition of split_half field.
1137
406035ae 11382007-09-06 Tom Tromey <tromey@redhat.com>
1139
1140 * pexecute.txh (pex_free): Document process killing.
1141
c4692e04 11422007-08-31 Douglas Gregor <doug.gregor@gmail.com>
18e41804 1143
c4692e04 1144 * cp-demangle.c (d_dump): Handle
18e41804 1145 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
c4692e04 1146 (d_make_comp): Ditto.
1147 (cplus_demangle_type): Ditto.
1148 (d_print_comp): Ditto.
1149 (d_print_mod): Ditto.
1150 (d_print_function_type): Ditto.
1151
74b7423a 11522007-08-24 Kai Tietz <kai.tietz@onevision.com>
1153
1154 * pex-common.h: (pex_funcs): Retyped wait and exec_child to pid_t.
1155 * pex-djgpp.c: Likewise.
1156 * pex-msdos.c: Likewise.
1157 * pex-unix.c: Likewise.
1158 * pex-win32.c: Likewise.
1159
9b1969d7 11602007-08-17 Michael Snyder <msnyder@access-company.com>
1161
1162 * make-relative-prefix.c (make_relative_prefix_1): Resource leaks.
1163
2ffb8b10 11642007-08-03 Michael Snyder <msnyder@access-company.com>
1165
1166 * make-relative-prefix.c (make_relative_prefix_1): Fix resource
1167 leak.
1168
9ec61790 11692007-07-31 Michael Snyder <msnyder@access-company.com>
1170
1171 * cp-demangle.c (d_print_comp): Guard against null.
1172
a3d8cd7b 11732007-07-25 Ben Elliston <bje@au.ibm.com>
1174
1175 * Makefile.in (CFILES): Remove ternary.c.
1176 (REQUIRED_OFILES): Remove ./ternary.o.
1177 (INSTALLED_HEADERS): Remove ternary.h.
1178 (ternary.o): Remove.
1179 * ternary.c: Remove.
1180
b4a8bca5 11812007-07-23 DJ Delorie <dj@redhat.com>
1182
1183 * argv.c (writeargv): Fix typo in inline documentation.
1184 * functions.texi: Regenerate.
1185
8eab015a 11862007-07-17 DJ Delorie <dj@redhat.com>
1187
1188 * configure.ac (target_header_dir, msdosdjgpp): Remove duplicate
1189 gettimeofday entry.
1190 * configure: Likewise.
1191
20a1de48 11922007-07-11 Alexandre Oliva <aoliva@redhat.com>
1193
1194 * maint-tool (deps): Output stamp-h instead of config.h.
1195 * Makefile.in: Rebuild deps.
1196 (maintainer-clean-subdir): Depend on stamp-h rather than config.h.
1197
953a5ea3 11982007-07-02 Simon Baldwin <simonb@google.com>
1199
1200 * argv.c (writeargv): Removed declaration of unused variable.
1201
f07d7f0f 12022007-06-14 Paolo Bonzini <bonzini@gnu.org>
1203
1204 * configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.
1205 * configure: Regenerate.
1206
c7cc973b 12072007-06-14 Paolo Bonzini <bonzini@gnu.org>
1208
1209 * aclocal.m4: Include config/warnings.m4.
1210 * configure.ac: Use ACX_PROG_CC_WARNING_OPTS.
1211 * configure: Regenerate.
1212
b88bcfca 12132007-06-07 Geoffrey Keating <geoffk@apple.com>
1214
1215 * configure.ac: Non-default multilibs can be cross compilations.
1216 * configure: Regenerate
1217
c159e0b7 12182007-05-07 Nathan Froyd <froydnj@codesourcery.com>
1219
1220 * argv.c (writeargv): New function.
1221
9751796f 12222007-05-05 Geoffrey Keating <geoffk@apple.com>
1223
1224 * cp-demangle.c (d_name): Detect local-source-name.
1225 (d_prefix): Likewise.
1226 (d_unqualified_name): Implement local-source-name.
1227
c13d1306 12282007-05-03 Joel Brobecker <brobecker@adacore.com>
1229
1230 * filename_cmp.c: Replace include of ctype.h by include of
1231 safe-ctype.h.
1232 (filename_cmp): Use TOLOWER instead of tolower for conversions
1233 that are locale-independent.
1234 * Makefile.in (filename_cmp.o): Add dependency on safe-ctype.h.
1235
b7b89a2d 12362007-04-11 Thomas Neumann tneumann@users.sourceforge.net
1237
1238 * argv.c: Use ANSI C declarations.
1239 * make-relative-prefix.c: Likewise.
1240
9779ba93 12412007-04-06 Joel Brobecker <brobecker@adacore.com>
1242
1243 * filename_cmp.c (filename_cmp): Improve documentation.
1244
f77e0a1a 12452007-04-02 Andreas Schwab <schwab@suse.de>
1246
1247 * filename_cmp.c: Include "config.h".
1248
c86c1cfc 12492007-03-29 Joel Brobecker <brobecker@adacore.com>
1250
1251 * filename_cmp.c: New file.
1252 * Makefile.in (CFILES): Add filename_cmp.c.
1253 (REQUIRED_OFILES): Add filename_cmp.o
1254 (filename_cmp.o): New rule.
1255 * functions.texi: Regenerate.
1256
a9ff8365 12572007-03-15 Geoffrey Keating <geoffk@apple.com>
1258
1259 * cp-demangle.c (d_encoding): Exit early on error.
1260 (d_pointer_to_member_type): Exit early if cplus_demangle_type
1261 returns NULL.
1262 (cplus_demangle_type): Likewise.
1263 * testsuite/demangle-expected: New testcase.
1264
e97a3e25 12652007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1266
1267 * Makefile.in: Add install-pdf target as copied from
1268 automake v1.10 rules.
1269 * testsuite/Makefile.in: Add dummy install-pdf target.
1270
77824291 12712007-03-01 Peter Breitenlohner <peb@mppmu.mpg.de>
18e41804 1272 Eric Botcazou <ebotcazou@libertysurf.fr>
77824291 1273
1274 PR other/16513
1275 * Makefile.in: Install library under $(MULTIOSDIR), not $(MULTISUBDIR).
1276 Install headers in multilib independent location.
1277
078f9c54 12782007-02-26 DJ Delorie <dj@redhat.com>
1279
1280 * configure.ac: add djgpp-specific results, so we don't have to
1281 link during a cross compilation.
1282 * configure: Regenerated.
18e41804 1283
8e7e3487 12842007-01-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1285
1286 * hex.c: Fix typo.
1287 * choose-temp.c: Likewise.
1288 * functions.texi: Regenerate.
1289
f8b619f0 12902007-01-31 Vladimir Prus <vladimir@codesourcery.com>
1291
1292 * pex-common.h (struct pex_obj): New fields
18e41804 1293 stderr_pipe and read_err.
f8b619f0 1294 * pex-common.c (pex_init_common): Initialize
1295 stderr_pipe.
1296 (pex_run_in_environment): Add error checking
1297 for PEX_STDERR_TO_PIPE. Create a pipe
1298 for stderr if necessary.
1299 (pex_read_err): New.
1300 (pex_free): Close read_err.
1301 * pexecute.txh: Document changes.
1302 * functions.texi: Regenerated.
1303
6a44965f 13042007-01-31 Ben Elliston <bje@au.ibm.com>
1305
1306 * strsignal.c (psignal): Change type of signo to int.
1307 * functions.texi: Regenerate.
1308
611fc3d0 13092007-01-29 Simon Baldwin <simonb@google.com>
1310
1311 * cp-demangle.h (cplus_demangle_operators): External definition
1312 suppressed if not building for libstdc++.
1313 * cp-demangle.c (__gcclibcxx_demangle_callback): Augmented interface
1314 to demangling, provides a malloc-less version of __cxa_demangle.
1315 (cplus_demangle_print_callback): Public callback version of
1316 cplus_demangle_print.
1317 (struct d_growable_string): New growable string structure.
1318 (d_growable_string_init): New function, provides support for
1319 growable strings separate from print info.
1320 (d_growable_string_resize): Likewise.
1321 (d_growable_string_append_buffer): Likewise.
1322 (d_growable_string_callback_adapter):): Likewise.
1323 (d_print_init): New print info initialization function.
1324 (d_print_error): Macro replace by inline function.
1325 (d_print_saw_error): Likewise.
1326 (d_append_char): Likewise.
1327 (d_append_buffer): Likewise.
1328 (d_append_string): New inline function, replaces the
1329 d_append_string_constant macro.
1330 (d_flush_buffer): New function, flushes buffer to callback.
1331 (d_demangle_callback, is_ctor_or_dtor): Malloc-based fallback
1332 for unsupported dynamic arrays replaced by alloca().
1333 (d_demangle): Return string length estimating removed.
1334 (d_dump): Moved error case handling from call site into function.
1335 (d_print_resize): Function removed.
1336 (d_print_append_char): Likewise.
1337 (d_print_append_buffer): Likewise.
1338 (d_print_error): Likewise.
1339 (d_print_comp): Added special case handling for Java arrays.
1340 (java_demangle_v3): Removed string post-processing for Java arrays,
1341 now replaced by special case handling in d_print_comp.
1342 (cplus_demangle_v3_callback): Augmented interface to demangling,
1343 provides a malloc-less version of cplus_demangle_v3.
1344 (java_demangle_v3_callback): Augmented interface to demangling,
1345 provides a malloc-less version of java_demangle_v3.
1346
4012b9ab 13472007-01-12 Ben Elliston <bje@au.ibm.com>
1348
ab248be0 1349 * pex-unix.c (writeerr): Cast write result to void.
1350
1d9abfa2 1351 * choose-temp.c (choose_temp_base): Check the result of the call
1352 to mktemp rather than testing the length of the modified string.
4012b9ab 1353
b785de4a 13542006-12-20 Geoffrey Keating <geoffk@apple.com>
1355
1356 * cp-demangle.h: Add comment explaining what to do to avoid
1357 overrunning string.
1358 (d_check_char): New.
1359 (d_next_char): Don't advance past trailing '\0'.
1360 * cp-demangle.c (cplus_demangle_mangled_name): Use d_check_char.
1361 (d_nested_name): Likewise.
1362 (d_special_name): Likewise.
1363 (d_call_offset): Likewise.
1364 (d_function_type): Likewise.
1365 (d_array_type): Likewise.
1366 (d_pointer_to_member_type): Likewise.
1367 (d_template_param): Likewise.
1368 (d_template_args): Likewise.
1369 (d_template_arg): Likewise.
1370 (d_expr_primary): Likewise.
1371 (d_local_name): Likewise.
1372 (d_substitution): Likewise.
1373 (d_ctor_dtor_name): Use d_advance rather than d_next_char.
1374 * testsuite/test-demangle.c: Include sys/mman.h.
1375 (MAP_ANONYMOUS): Define.
1376 (protect_end): New.
1377 (main): Use protect_end.
1378 * testsuite/demangle-expected: Add testcases for overrunning
1379 the end of the string.
1380
6fa7e596 13812006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
18e41804 1382 J"orn Rennecke <joern.rennecke@st.com>
6fa7e596 1383
1384 PR driver/29931
1385 * make-relative-prefix.c (make_relative_prefix_1): New function,
1386 broken out of make_relative_prefix. Make link resolution dependent
1387 on new parameter.
1388 (make_relative_prefix): Use make_relative_prefix_1.
1389 (make_relative_prefix_ignore_links): New function.
1390
b7c3385d 13912006-11-08 Vladimir Prus <vladimir@codesourcery.com>
1392
1393 * pex-win32.c (no_suffixes): Remove.
1394 (std_suffixes): Add "" as first element.
1395 (find_executable): Remove detection of already-present
1396 extension. Try all suffixes in std_suffixes.
18e41804 1397
58163c09 13982006-11-07 Julian Brown <julian@codesourcery.com>
1399
1400 * floatformat.c (get_field): Fix segfault with little-endian word
1401 order on 64-bit hosts.
1402 (put_field): Likewise.
1403 (min): Move definition.
1404
1dc5cee9 14052006-10-26 Danny Smith <dannysmith@users.sourceforge.net>
1406
1407 pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.
1408 (find_executable): Likewise.
1409 (win32_spawn): Cast alloca return to (char**).
1410 Replace malloc with XNEWVEC.
1411 bcopy.c (bcopy): Add explict casts in assignments.
1412
d0e0d52a 14132006-10-25 Ben Elliston <bje@au.ibm.com>
1414
1415 * pexecute.txh: Wrap pexecute's "flag" argument with @var {..}.
18e41804 1416
51f93521 14172006-10-10 Brooks Moses <bmoses@stanford.edu>
1418
1419 * Makefile.in: Added "pdf", "libiberty.pdf" target support.
1420 * testsuite/Makefile.in: Added empty "pdf" target.
1421
0b2d8352 14222006-09-22 Ian Lance Taylor <ian@airs.com>
1423
1424 PR other/29176
1425 * cp-demangle.c (d_substitution): Check for overflow when
1426 computing substitution index.
1427
88f0e572 14282006-08-30 Corinna Vinschen <corinna@vinschen.de>
1429
1430 * configure.ac: Add case for Mingw as host.
1431 * configure: Regenerate.
1432
e6c28517 14332006-08-27 Ian Lance Taylor <ian@airs.com>
1434
b470eeb2 1435 PR driver/27622
1436 * pex-common.h (struct pex_funcs): Add toclose parameter to
1437 exec_child field.
1438 * pex-common.c (pex_run_in_environment): Pass toclose to
1439 exec_child.
1440 * pex-djgpp.c (pex_djgpp_exec_child): Add toclose parameter.
1441 * pex-unix.c (pex_unix_exec_child): Likewise.
1442 * pex-msdos.c (pex_msdos_exec_child): Likewise.
1443 * pex-win32.c (pex_win32_exec_child): Likewise.
1444
e6c28517 1445 PR other/28797
1446 * cp-demangle.c (d_pointer_to_member_type): Do add a substitution
1447 for a qualified member which is not a function.
1448 * testsuite/demangle-expected: Add test case.
1449
44109858 14502006-07-27 Jan Hubicka <jh@suse.cz>
1451
1452 PR rtl-optimization/28071
1453 * hashtab.c (htab_empty): Clear out n_deleted/n_elements;
1454 downsize the hashtable.
1455
46276eaf 14562006-07-04 Peter O'Gorman <peter@pogma.com>
1457
1458 * Makefile.in: chmod 644 before ranlib during install.
1459
ee2abea2 14602006-06-02 Mark Shinwell <shinwell@codesourcery.com>
1461
1462 * pex-unix.c (pex_unix_exec_child): Insert cast when assigning
1463 to environ.
1464
223a68cb 14652006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1466
1467 * pex-common.c: New function pex_run_in_environment.
1468 * pex-common.h: Add environment parameter to exec_child.
1469 * pex-msdos.c: Add environment parameter to pex_msdos_exec_child.
1470 * pex-djgpp.c: Add environment parameter to pex_djgpp_exec_child.
1471 (pex_djgpp_exec_child): Pass environment to child process.
1472 * pex-unix.c: Add environment parameter to pex_unix_exec_child.
1473 (pex_unix_exec_child): Pass environment to child process.
1474 * pex-win32.c: Add environment parameter to pex_win32_exec_child.
1475 New function env_compare for comparing VAR=VALUE pairs.
1476 (win32_spawn): Assemble environment block and pass to CreateProcess.
1477 (spawn_script): Pass environment through to win32_spawn.
1478 (pex_win32_exec_child): Pass environment through to spawn_script and
1479 win32_spawn.
1480 * functions.texi: Regenerate.
1481 * pexecute.txh: Document pex_run_in_environment.
1482
bf3d6235 14832006-05-28 Mark Shinwell <shinwell@codesourcery.com>
1484
1485 * mkstemps.c: Open temporary files in binary mode.
1486
542b3a02 14872006-05-12 Anton Blanchard <anton@samba.org>
1488
1489 * cplus-dem.c (demangle_fund_type): Ensure buf is large enough to
1490 hold "int%u_t".
1491
173dae52 14922006-04-24 Julian Brown <julian@codesourcery.com>
1493
1494 * floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.
1495
d7e51a35 14962006-03-29 Jim Blandy <jimb@codesourcery.com>
1497
4e1cc4a5 1498 * pex-common.c (pex_input_file, pex_input_pipe): New functions.
d7e51a35 1499 (pex_init_common): Initialize obj->input_file.
1500 (pex_run): Close any file opened by pex_input_file.
4e1cc4a5 1501 * pexecute.txh (pex_input_file, pex_input_pipe): New docs.
1502 * pex-common.h (struct pex_obj): New field input_file.
d7e51a35 1503 (struct pex_funcs): New function ptr fdopenw.
4e1cc4a5 1504 * pex-unix.c (pex_unix_fdopenw): New function.
1505 (funcs): List it as our fdopenw function.
1506 * pex-win32.c (pex_win32_fdopenw): New function.
1507 (funcs): List it as our fdopenw function.
1508 * pex-djgpp.c (funcs): Leave fdopenw null.
1509 * pex-msdos (funcs): Same.
1510 * functions.texi: Regenerated.
d7e51a35 1511
9d353bf2 15122006-04-10 Jim Blandy <jimb@codesourcery.com>
1513
1514 * pex-common.c (temp_file): New function, containing guts of
1515 pex-style temporary file name generation.
1516 (pex_run): Use it.
1517
87d31c8b 15182006-04-06 Carlos O'Donell <carlos@codesourcery.com>
1519
1520 * Makefile.in: Add install-html, install-html-am, and
18e41804 1521 install-html-recursive targets. Define mkdir_p and
1522 NORMAL_INSTALL.
87d31c8b 1523 * configure.ac: AC_SUBST datarootdir, docdir, htmldir.
1524 * configure: Regenerate.
1525 * testsuite/Makefile.in: Add install-html and html targets.
1526
9eff34fc 15272006-03-31 Mark Mitchell <mark@codesourcery.com>
1528
1529 * pex-win32.c (<errno.h>): Include.
1530 (fix_argv): Remove.
1531 (argv_to_cmdline): New function.
1532 (std_suffixes): New variable.
1533 (no_suffixes): Likewise.
1534 (find_executable): New function.
1535 (win32_spawn): Likewise.
1536 (spawn_script): Use win32_spawn instead of _spawnv[p].
1537 (pex_win32_exec_child): Replace MSVCRT calls with Win32 API calls.
1538 (pex_win32_wait): Likewise.
1539
aa3f4759 15402006-03-24 Jim Blandy <jimb@codesourcery.com>
1541
1542 * pex-common.c (pex_run): Simplify output name handling.
1543
7730fe9c 15442006-03-12 Jim Blandy <jimb@red-bean.com>
1545
1546 * pex-common.h (struct pex_obj): Doc fixes.
1547
8a14873e 15482006-03-11 Jim Blandy <jimb@red-bean.com>
1549
1550 * functions.texi: Regenerate.
1551
bfe43253 15522006-02-21 Ben Elliston <bje@au.ibm.com>
1553
1554 * pexecute.c (pwait): Syntax fix for previous change.
1555
6438934d 15562006-02-17 Uttam Pawar <uttamp@us.ibm.com>
1557
1558 * pexecute.c (pwait): Free vector pointer.
1559 * partition.c (partition_print): Free class_elements pointer.
1560
a975d4e0 15612006-02-11 Roger Sayle <roger@eyesopen.com>
1562 R. Scott Bailey <scott.bailey@eds.com>
1563 Bill Northcott <w.northcott@unsw.edu.au>
1564
1565 PR bootstrap/16787
1566 * floatformat.c: Include <float.h> where available.
1567 (NAN): Use value of DBL_QNAN if defined, and NAN isn't.
1568
ecefb1e5 15692006-01-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1570
1571 * configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where
18e41804 1572 supported.
ecefb1e5 1573 * configure: Regenerated.
1574
77f672b5 15752006-01-20 Carlos O'Donell <carlos@codesourcery.com>
1576
1577 * testsuite/Makefile.in: Add test-expandargv test.
1578 * testsuite/test-expandargv.c: New test.
1579 * argv.c (expandargv): Check for errors with ferror,
1580 rather than just by looking at return value from fread.
1581
0ff8da43 15822005-12-17 Gabriel Dos Reis <gdr@integrable-solutions.net>
1583
1584 * floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast
1585 to convert from "from".
1586 (floatformat_to_double): Likewise.
1587 (floatformat_from_double): Use explicit cast to convert from "to".
1588
4c8420c9 15892005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1590
1591 PR java/9861
1592 * cp-demangle.c (d_bare_function_type): Recognize new 'J' qualifer
1593 and include return type when found.
1594 (d_print_comp)[DEMANGLE_COMPONENT_FUNCTION_TYPE]: Add
1595 conditional logic to change printing order of return type.when
1596 the DMGL_RET_POSTFIX option is present.
1597 (java_demangle_v3): Add DMGL_RET_POSTFIX option to d_demangle
1598 call.
1599 * testsuite/test-demangle.c (main): Recognize option --ret-postfix
1600 * testsuite/demangle-expected: Test cases to verify extended encoding.
1601 Updated comment to document --ret-postfix option.
18e41804 1602
18d8dcd3 16032005-11-06 Richard Guenther <rguenther@suse.de>
1604
1605 * splay-tree.c (rotate_left): New function.
1606 (rotate_right): Likewise.
1607 (splay_tree_splay_helper): Remove.
1608 (splay_tree_splay): Re-implement.
1609
c38d39c9 16102005-10-31 Mark Kettenis <kettenis@gnu.org>
1611
1612 * floatformat.c (floatformat_vax_aingle, floatformat_vax_double):
1613 New variables.
1614
6b020de7 16152005-10-07 Mark Mitchell <mark@codesourcery.com>
1616
1617 * at-file.texi: Fix typo.
1618
43a42807 16192005-10-03 Mark Mitchell <mark@codesourcery.com>
1620
1621 * at-file.texi: New file.
1622
284c96f9 16232005-09-27 Mark Mitchell <mark@codesourcery.com>
1624
1625 * argv.c (expandargv): Do not use xmalloc_failed.
1626
bab0d4c5 16272005-09-26 Mark Mitchell <mark@codesourcery.com>
1628
1629 * argv.c (safe-ctype.h): Include it.
1630 (ISBLANK): Remove.
1631 (stdio.h): Include.
1632 (buildargv): Use ISSPACE instead of ISBLANK.
1633 (expandargv): New function.
cff756ed 1634 * Makefile.in: Regenerated.
bab0d4c5 1635
d82d7419 16362005-09-14 Christopher Faylor <cgf@timesys.com>
1637
1638 * pex-win32.c: Include "windows.h".
1639 (backslashify): New function.
1640 (fix_argv): Use backslashify to convert path to windows format.
1641 Allocate one more place in new argv for potential executable from '#!'
1642 parsing.
1643 (tack_on_executable): New function. Conditional on USE_MINGW_MSYS
1644 (openkey): Ditto.
1645 (mingw_rootify): Ditto.
1646 (msys_rootify): Ditto.
1647 (spawn_script): New function.
1648 (pex_win32_exec_child): Save translated argv in newargv. Pass to
1649 spawn_script if spawnv* fails.
1650 (main): New function. Conditional on MAIN. Useful for testing.
1651
5a929093 16522005-08-17 Mark Kettenis <kettenis@gnu.org>
1653
1654 * floatformat.c (floatformat_always_valid): Change type of last
1655 argument to `void *'.
1656 (floatformat_i387_ext_is_valid): Likewise.
1657 (floatformat_to_double): Change type of second argument to `const
1658 void *'.
1659 (floatformat_from_double): Change type of last argument to `void
1660 *'.
1661 (floatformat_is_valid): Change type of last argument to `const
1662 void *'.
1663 (ieee_test): Remove redundant casts.
1664
1a8c2b13 16652005-08-17 Kelley Cook <kcook@gcc.gnu.org>
1666
1667 * strverscmp.c: Update FSF address.
1668 * testsuite/Makefile.in: Likewise.
1669 * testsuite/test-demangle.c: Likewise.
1670 * testsuite/test-pexecute.c: Likewise.
1671
3f4ccd44 16722005-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1673
1674 * getopt.c: Include ansidecl.h before system headers.
1675
618089a9 16762005-07-22 Ben Elliston <bje@gnu.org>
1677
1678 * getopt.c: Include "ansidecl.h".
1679 (_getopt_initialize): Mark argc and argv parameters as unused.
1680
ee1b5c43 16812005-07-22 Ben Elliston <bje@gnu.org>
1682
1683 * regex.c (regcomp): Change type of `i' from unsigned to int.
1684
9cc07883 16852005-07-22 Ben Elliston <bje@gnu.org>
1686
1687 Recover patch lost in the sourceware repository:
1688 2005-07-09 Ben Elliston <bje@au.ibm.com>
1689 * memcpy.c: Remove ANSI_PROTOTYPES conditional code.
1690 * memmove.c: Likewise.
1691 * objalloc.c: Likewise.
1692
deef0ea6 16932005-07-22 Ben Elliston <bje@gnu.org>
1694
1695 * configure.ac: Check for a getopt(3) declaration.
1696 * configure, config.in: Regenerate.
1697
0631cefe 16982005-07-15 Ben Elliston <bje@au.ibm.com>
1699
1700 * regex.c (TRANSLATE): Cast rhs of ternary expression to char.
1701
88618d58 17022005-07-12 Ben Elliston <bje@au.ibm.com>
1703
1704 * floatformat.c (floatformat_to_double): Add a comment about a
1705 potential source of warnings when compiling this file.
1706
eb0379c1 17072005-07-12 Ben Elliston <bje@au.ibm.com>
1708
1709 * pexecute.c (pexecute): Cast string litrals to char *.
1710 * regex.c (re_comp): Cast a call to gettext() to char *.
1711
e744e148 17122005-07-07 Kelley Cook <kcook@gcc.gnu.org>
1713
1714 * config.table: Delete file. Move former contents into ...
1715 * configure.ac: ... here and escape any brackets for m4.
1716 * Makefile.in (config.status): Remove dependency on config.table.
1717 * configure: Regenerate.
1718
1140cb51 17192005-07-07 Kelley Cook <kcook@gcc.gnu.org>
1720
1721 * config.in: Regenerate for 6/20 change.
1722
d01e2a38 17232005-07-03 Steve Ellcey <sje@cup.hp.com>
1724
1725 PR other/13906
1726 * md5.c (md5_process_bytes): Check alignment.
1727
d8d90ee3 17282005-07-01 Ian Lance Taylor <ian@airs.com>
1729
1730 PR other/22268
1731 * cp-demangle.c (d_expr_primary): Don't run off the end of the
1732 string while looking for the end of a literal value.
1733 * testsuite/demangle-expected: Add test case.
1734
a55dc2cd 17352005-06-30 Daniel Berlin <dberlin@dberlin.org>
1736
1737 * hashtab.c (EMPTY_ENTRY): Moved and renamed.
18e41804 1738 (DELETED_ENTRY): Ditto.
a55dc2cd 1739
28cc9eac 17402005-06-20 Geoffrey Keating <geoffk@apple.com>
1741
1742 * strverscmp.c: New.
1743 * Makefile.in (CFILES): Add strverscmp.c.
1744 (CONFIGURED_OFILES): Add strverscmp.o.
1745 (strverscmp.o): New rule.
1746 (stamp-functions): Add $(srcdir) to files in source directory.
1747 * configure.ac (funcs): Add strverscmp.
1748 (AC_CHECK_FUNCS): Add strverscmp.
1749 * configure: Regenerate.
1750 * functions.texi: Regenerate.
1751
71f27b28 17522005-05-28 Eli Zaretskii <eliz@gnu.org>
1753
1754 * configure.ac: Add snprintf and vsnprintf to AC_CHEK_DECLS.
1755 * config.in, configure: Regenerate.
1756
e63e3841 17572005-05-25 Richard Henderson <rth@redhat.com>
1758
1759 * cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_HIDDEN_ALIAS.
1760 (d_make_comp, d_print_comp): Likewise.
1761 (d_special_name): Generate one.
1762 * testsuite/demangle-expected: Add a hidden alias test.
1763
f2d737fc 17642005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1765
1766 * configure.ac: Check declarations for calloc(), getenv(),
71f27b28 1767 malloc(), realloc() and sbrk().
f2d737fc 1768 * config.in: Regenerate.
1769 * configure: Likewise.
1770
1771 * alloca.c (C_alloca): Change "new" to "new_storage". Use XNEWVEC
1772 instead of xmalloc.
1773 * choose-temp.c (choose_temp_base): Use XNEWVEC instea od xmalloc.
1774 * concat.c (liiberty_concat_ptr): Surround definition with an
1775 extern "C" block, if __cplusplus.
1776 (concat): Use XNEWVEC instead of xmalloc.
1777 (reconcat): Likewise.
1778 * cp-demangle.c (struct d_print_template): Rename member
71f27b28 1779 "template" to "template_decl". Adjust use throughout the file.
f2d737fc 1780 (d_print_resize): Properly cast return value of realloc().
1781 (cplus_demangle_print): Same for malloc().
1782 (d_demangle): Likewise.
1783 * cp-demint.c (cplus_demangle_fill_builtin_type): Rename parameter
1784 "typename" to "type_name".
1785 * cplus-dem.c (grow_vect): Use XRESIZEVEC instead of xrealloc().
1786 (work_stuff_copy_to_from): Use XNEWVEC insteand of xmalloc().
1787 (demangle_template_value_parm): Likewise.
1788 (demangle_template): Likewise.
1789 (recursively_demangle): Likewise.
1790 (do_hpacc_template_literal): Likewise.
1791 (do_arg): Likewise.
1792 (remember_type): Likewise.
1793 (remember_Ktype): Likewise.
1794 (register_Btype): Likewise.
1795 (string_need): Use XRESIZEVEC instead of xrealloc().
1796 * dyn-string.c (dyn_string_init): Use XNEWVEC.
1797 (dyn_string_new): Use XNEW.
1798 (dyn_string_resize): Use XRESIZEVEC.
1799 * fnmatch.c (fnmatch): Rename local variable "not" to "negate".
1800 * getopt.c (getenv): Declare only if !__cplusplus and !getenv.
1801 Otherwise include <stdlib.h>.
1802 (exchange): Cast return value of malloc().
1803 * hashtab.c (htab_size): Define as both macro and non-inline
1804 function.
1805 (htab_elements): Likewise.
1806 * getpwd.c (getpwd): Use XNEWVEC.
1807 (htab_create_alloc_ex): Use C90 prototype-style.
1808 * lrealpath.c (lrealpath): Appropriately cast return value of
71f27b28 1809 malloc().
f2d737fc 1810 * make-relative-prefix.c (save_string): Likewise.
1811 * make-temp-file.c (try_dir): Rename from "try". Adjust use in
1812 the file.
1813 (choose_tmpdir): Use XNEWVEC.
1814 * mkstemps.c (mkstemps): Rename parameter "template" to "pattern".
1815 * pex-common.c (pex_init_common): Use XNEW.
1816 (pex_add_remove): Use XRESIZEVEC.
1817 (pex_run): Likewise.
1818 (pex_get_status_and_time): Likewise.
1819 * pex-djgpp.c (pex_djgpp_exec_child): Likewise.
1820 * pex-msdos.c (pex_init): Use XNEW.
1821 (pex_msdos_exec_child): Likewise.
1822 (pex_msdos_exec_child): Use XRESIZEVEC.
1823 * pex-unix.c (pex_wait): Use XNEW.
1824 * pex-win32.c (fix_argv): Use XNEWVEC.
1825 * pexecute.c (pwait): Likewise.
1826 * setenv.c (setenv): Properly cast return value of malloc().
1827 * sigsetmask.c (sigsetmask): Rename local variables "old" and
1828 "new" to "old_sig" and "new_sig".
1829 * sort.c (main): Use XNEWVEC.
1830 * spaces.c (spaces): Cast return value of malloc().
1831 * strndup.c (strndup): Likewise.
1832 * ternary.c (ternary_insert): Use XNEW.
1833 * xmalloc.c (malloc, realloc, calloc, sbrk): Surround declaration
1834 with an extern "C" block if __cplusplus.
1835 * xstrdup.c (xstrdup): Cast return value of memcpy().
1836 * xstrerror.c (strerror): Enclose declaration in an extern "C"
1837 block if __cplusplus.
1838 * xstrndup.c (xstrndup): Use XNEW. Cast return value of memcpy().
1839
77f60c55 18402005-05-16 Andreas Jaeger <aj@suse.de>
1841
1842 * getpwd.c: Remove unneeded prototype getcwd and move getwd so
1843 that it's only declared if needed.
1844
1845 * getopt1.c: Change order of includes so that __GNU_LIBRARY__ is
1846 defined.
1847
3162cb3f 18482005-05-15 Andreas Jaeger <aj@suse.de>
1849
1850 * functions.texi: Regenerated.
1851
f38e64b5 18522005-05-15 Eli Zaretskii <eliz@gnu.org>
1853
1854 * pexecute.txh: Enclose multi-word data types in @deftypefn in
1855 braces. Minor wording fixes. Use --- for em-dash. Use
1856 @enumerate in enumerated lists.
1857
282c3769 1858 * fopen_unlocked.c: Enclose multi-word data types in @deftypefn in
1859 braces.
1860
34539791 18612005-05-11 Eli Zaretskii <eliz@gnu.org>
1862
1863 * pex-djgpp.c: Include string.h, fcntl.h, unistd.h, and
1864 sys/stat.h.
1865 (pex_init): Fix last argument to pex_init_common.
1866 (pex_djgpp_exec_child): Remove leading underscore from _open,
1867 _dup, _dup2, _close, and _spawnv/_spawnvp. Replace `program',
1868 which is undeclared, with `executable', which was unused. Remove
1869 unused variable `e'. Fix casting of last arg to spawnv/spawnvp.
1870 (pex_djgpp_wait): Declare arguments with ATTRIBUTE_UNUSED.
1871
1954c0c7 18722005-05-11 Paul Brook <paul@codesourcery.com>
1873
1874 * Makefile.in: Regenerate dependencies.
1875
95b8d1bc 18762005-05-10 Nick Clifton <nickc@redhat.com>
1877
1878 * Update the address and phone number of the FSF organization in
1879 the GPL notices in the following files:
1880 COPYING.LIB, Makefile.in, _doprnt.c, argv.c, asprintf.c,
1881 choose-temp.c, clock.c, concat.c, copying-lib.texi, cp-demangle.c,
1882 cp-demangle.h, cp-demint.c, cplus-dem.c, dyn-string.c, fdmatch.c,
1883 fibheap.c, floatformat.c, fnmatch.c, fopen_unlocked.c,
1884 gather-docs, getopt.c, getopt1.c, getruntime.c, hashtab.c, hex.c,
1885 lbasename.c, lrealpath.c, maint-tool, make-relative-prefix.c,
1886 make-temp-file.c, md5.c, mempcpy.c, mkstemps.c, objalloc.c,
1887 obstack.c, partition.c, pex-common.c, pex-common.h, pex-djgpp.c,
1888 pex-msdos.c, pex-one.c, pex-unix.c, pex-win32.c, pexecute.c,
1889 physmem.c, putenv.c, regex.c, safe-ctype.c, setenv.c, snprintf.c,
1890 sort.c, spaces.c, splay-tree.c, stpcpy.c, stpncpy.c, strndup.c,
1891 strtod.c, ternary.c, unlink-if-ordinary.c, vasprintf.c,
1892 vsnprintf.c, vsprintf.c, xexit.c, xmalloc.c, xstrndup.c
1893
1fe0ca55 18942005-05-06 Kelley Cook <kcook@gcc.gnu.org>
1895
1896 * aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.
1897 * configure.ac: Replace any AC_DEFINE_NOAUTOHEADER with AC_DEFINE.
1898 * configure: Regenerate.
1899
1aa028ef 19002005-05-06 Kelley Cook <kcook@gcc.gnu.org>
1901
1902 * configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.
1903 Use AC_CHECK_SIZEOF instead of AC_COMPILE_CHECK_SIZEOF.
1904 * aclocal.m4: Don't include accross.m4.
1905 * configure, config.in: Regenerate.
1906
243fbe73 19072005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1908
1909 * fopen_unlocked.c (unlock_std_streams): New.
f38e64b5 1910
243fbe73 1911 * functions.texi: Regenerate.
1912
bb06f0f5 19132005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1914
1915 * fopen_unlocked.c (unlock_stream): New.
1916 Consolidate unlocking code into a helper function.
1917
1918 * functions.texi: Regenerate.
1919
9459c273 19202005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
1921
1922 * asprintf.c: Include config.h.
1923 * basename.c: Likewise.
1924 * fdmatch.c: Likewise.
1925 * hex.c: Likewise.
1926 * lbasename.c: Likewise.
1927 * spaces.c: Likewise.
1928 * xatexit.c:Likewise.
f38e64b5 1929 * configure.ac: Do check declarations for basename, ffs, asprintf
9459c273 1930 and vasprintf for real.
1931 * configure: Regenerate.
1932
c1d4708b 19332005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
1934
f38e64b5 1935 * argv.c (dupargv): Allocate space of argv[argc], not
6486ecc3 1936 sizeof(char *) of that amount. Cast result to char *.
c1d4708b 1937
fd436e77 19382005-04-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
1939
1940 * regex.c (wcs_re_match_2_internal, byte_re_match_2_internal):
f38e64b5 1941 Replace not with negate.
fd436e77 1942
71077444 19432005-04-12 Gabriel Dos Reis <gdr@integrable-solutions.net>
1944
1945 * configure.ac: Check declarations for basename, ffs, asprintf,
1946 vasprintf.
1947 * configure: Regenerate.
1948 * config.in: Likewise.
1949
35f4c956 19502005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1951
1952 * Makefile.in (CFILES): Add fopen_unlocked.c.
1953 (REQUIRED_OFILES): Add ./fopen_unlocked.o.
1954 Regenerate dependencies.
1955
1956 * configure.ac: Check for stdio_ext.h and __fsetlocking.
1957
1958 * fopen_unlocked.c: New file.
1959
1960 * functions.texi, configure, config.in: Regenerate.
1961
0e10155a 19622005-04-04 Ian Lance Taylor <ian@airs.com>
1963
1964 * testsuite/test-pexecute.c (TEST_PEX_RUN): Move variable
1965 declaration before statement.
1966
8e1547da 19672005-04-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1968
943c390a 1969 * bcmp.c: Fix warnings and implement using memcmp.
1970 * bcopy.c: Fix warnings.
1971 * bzero.c: Fix warnings and implement using memset.
1972
8e1547da 1973 * configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings
1974 -Wstrict-prototypes.
1975 * configure, config.in: Regenerate.
1976
1977 * bsearch.c, index.c, rindex.c, strstr.c, strtol.c, waitpid.c: Fix
1978 warnings and reconcile interfaces with relevant standards.
1979
d24fd8a0 19802005-04-02 Ian Lance Taylor <ian@airs.com>
1981
1982 * cp-demangle.c: Update copyright.
1983
f2ccbede 19842005-03-31 Joseph S. Myers <joseph@codesourcery.com>
1985
1986 * gettimeofday.c: Add "Supplemental" to @deftypefn.
1987 * functions.texi: Regenerate.
1988
22683dca 19892005-03-28 Ian Lance Taylor <ian@airs.com>
1990
1991 * pex-common.c: New file.
1992 * pex-one.c: New file.
1993 * pexecute.c: New file.
1994 * pex-common.h: Include <stdio.h>.
1995 (struct pex_obj): Define.
1996 (struct pex_funcs): Define.
1997 (pex_init_common): Declare.
1998 * pex-unix.c: Rewrite.
1999 * pex-win32.c: Rewrite.
2000 * pex-djgpp.c: Rewrite.
2001 * pex-msdos.c: Rewrite.
2002 * testsuite/text-pexecute.c: New file.
2003 * pexecute.txh: Rewrite.
2004 * configure.ac: Check for wait3 and wait4. Set CHECK to
2005 really-check rather than check-cplus-dem.
2006 * functions.texi: Rebuild.
2007 * Makefile.in: Rebuild dependencies.
2008 (CFILES): Add pexecute.c, pex-common.c, pex-one.c.
2009 (REQUIRED_OFILES): Add pexecute.o, pex-common.o, pex-one.o.
2010 * testsuite/Makefile.in (really-check): New target.
2011 (check-pexecute, test-pexecute): New targets.
2012 * configure: Rebuild.
2013
0bd5e4e1 20142005-03-28 Mark Kettenis <kettenis@gnu.org>
f38e64b5 2015
0bd5e4e1 2016 * unlink-if-ordinary.c: Include <sys/types.h>.
2017
320d4d0a 20182005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
2019
2020 Convert libiberty to use ISO C prototype style 7/n.
2021 * regex.c (PARAMS): Remove definition.
2022 (PREFIX): Unconditionaly define using ISO C ## operator.
f38e64b5 2023 (init_syntax_once, extract_number, extract_number_and_incr,
320d4d0a 2024 print_fastmap, print_partial_compiled_pattern,
f38e64b5 2025 print_compiled_pattern, print_double_string, printchar,
320d4d0a 2026 convert_mbs_to_wcs, re_set_syntax, regex_grow_registers,
2027 regex_compile, store_op1, store_op2, insert_op1, insert_op2,
f38e64b5 2028 at_begline_loc_p, at_endline_p, group_in_compile_stack,
2029 insert_space, wcs_compile_range, byte_compile_range,
2030 truncate_wchar, re_compile_fastmap, re_compile_fastmap,
2031 re_set_registers, re_search, re_search_2, re_search_3, re_match,
320d4d0a 2032 re_match_2, count_mbs_length, wcs_re_match_2_internal,
2033 byte_re_match_2_internal, group_match_null_string_p,
2034 alt_match_null_string_p, common_op_match_null_string_p,
f38e64b5 2035 bcmp_translate, re_compile_pattern, re_comp, re_exec, regcomp,
320d4d0a 2036 regexec, regerror, regfree): Use ISO C prototype style.
2037 * partition.c: (elem_compare): Likewise.
2038 * cp-demangle.c (print_usage): Likewise.
2039
f8d9d6a0 20402005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
2041
2042 Convert libiberty to use ISO C prototype style 5/n.
2043 * random.c (srandom, initstate, setstate, random): Use ISO C
f38e64b5 2044 prototypes.
f8d9d6a0 2045 * putenv.c (putenv): Likewise.
2046 * physmem.c (physmem_available, physmem_total, main): Likewise.
2047 * pex-win32.c (fix_argv, pexecute, pwait): Likewise.
2048 * pex-unix.c (pexecute, pwait): Likewise.
2049 * pex-msdos.c (pexecute, pwait): Likewise.
2050 * pex-djgpp.c (pexecute, pwait): Likewise.
f38e64b5 2051 * partition.c (partition_new, partition_delete, partition_union)
f8d9d6a0 2052 (elem_compare, partition_print): Likewise.
f38e64b5 2053 * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
2054 _obstack_allocated_p, _obstack_free, obstack_free,
f8d9d6a0 2055 _obstack_memory_used, print_and_abort, obstack_next_free,
2056 obstack_object_size, obstack_base): Likewise. Remove codes
2057 predicated on !defined(__STDC__).
f38e64b5 2058 * objalloc.c (objalloc_create, _objalloc_alloc, objalloc_free,
f8d9d6a0 2059 objalloc_free_block): Use ISO C prototypes.
2060 * mkstemps.c (mkstemps): Likewise.
2061 * memset.c (memset): Likewise.
2062 * mempcpy.c (mempcpy): Likewise.
2063 * rename.c (rename): Likewise.
2064 * rindex.c (rindex): Likewise.
2065 * setenv.c (setenv, unsetenv): Likewise.
2066 * sigsetmask.c (sigsetmask): Likewise.
2067 * snprintf.c (snprintf): Likewise.
f38e64b5 2068 * sort.c (sort_pointers, xmalloc): Likewise.
f8d9d6a0 2069 * spaces.c (spaces): Likewise.
f38e64b5 2070 * splay-tree.c (splay_tree_delete_helper,
2071 splay_tree_splay_helper, splay_tree_splay,
f8d9d6a0 2072 splay_tree_foreach_helper, splay_tree_xmalloc_allocate,
f38e64b5 2073 splay_tree_new, splay_tree_xmalloc_allocate,
f8d9d6a0 2074 splay_tree_new_with_allocator, splay_tree_delete,
f38e64b5 2075 splay_tree_insert, splay_tree_remove, splay_tree_lookup,
2076 splay_tree_max, splay_tree_min, splay_tree_predecessor,
2077 splay_tree_successor, splay_tree_foreach,
f8d9d6a0 2078 splay_tree_compare_ints, splay_tree_compare_pointers): Likewise.
2079 * stpcpy.c (stpcpy): Likewise.
2080 * stpncpy.c (stpncpy): Likewise.
2081 * strcasecmp.c (strcasecmp): Likewise.
2082 * strchr.c (strchr): Likewise.
2083 * strdup.c (strdup): Likewise.
2084
cd72df1f 20852005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
2086
2087 Convert libiberty to use ISO C prototype style 6/n.
f38e64b5 2088 * strerror.c (init_error_tables, errno_max, strerror, strerrno,
cd72df1f 2089 strtoerrno, main): Use ISO C prototype style.
2090 * strncasecmp.c (strncasecmp): Likewise.
2091 * strncmp.c (strncmp): Likewise.
2092 * strndup.c (strndup): Likewise.
2093 * strrchr.c (strrchr): Likewise.
f38e64b5 2094 * strsignal.c (init_signal_tables, signo_max, strsignal,
cd72df1f 2095 strsigno, strtosigno, psignal, main): Likewise.
2096 * strstr.c (strstr): Likewise.
2097 * strtod.c (strtod, atof): Likewise.
2098 * strtol.c (strtol): Likewise.
2099 * strtoul.c (strtoul): Likewise.
f38e64b5 2100 * ternary.c (ternary_insert, ternary_cleanup, ternary_search,
cd72df1f 2101 ternary_recursivesearch): Likewise.
2102 * tmpnam.c (tmpnam): Likewise.
2103 * unlink-if-ordinary.c (unlink_if_ordinary): Likewise.
2104 * vasprintf.c (int_vasprintf, vasprintf, checkit, main): Likewise.
2105 * vfork.c (vfork): Likewise.
2106 * vfprintf.c (vfprintf): Likewise.
2107 * vprintf.c (vprintf): Likewise.
2108 * vsnprintf.c (vsnprintf, checkit, main): Likewise.
2109 * vsprintf.c (vsprintf): Likewise.
2110 * waitpid.c (waitpid): Likewise.
2111 * xatexit.c (xatexit, xatexit_cleanup): Likewise.
2112 * xexit.c (xexit): Likewise.
f38e64b5 2113 * xmalloc.c (xmalloc_set_program_name, xmalloc_failed, xmalloc,
cd72df1f 2114 xcalloc, xrealloc): Likewise.
2115 * xmemdup.c (xmemdup): Likewise.
2116 * xstrdup.c (xstrdup): Likewise.
2117 * xstrerror.c (xstrerror): Likewise.
2118 * xstrndup.c (xstrndup): Likewise.
2119
53f5a998 21202005-03-27 Andreas Jaeger <aj@suse.de>
2121
2122 * configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional
2123 flags.
2124 * configure: Regenerated.
2125
84565a75 21262005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
2127
2128 * getopt1.c (getopt_long_only): Fix thinko.
2129
8858115e 21302005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
2131
2132 Convert libiberty to use ISO C prototype style 4/n.
53f5a998 2133 * hashtab.c (higher_prime_index, hash_pointer, eq_pointer,
2134 htab_size, htab_elements, htab_mod_1, htab_mod, htab_mod_m2,
2135 htab_create_alloc, htab_set_functions_ex, htab_create,
2136 htab_try_create, htab_delete, htab_empty,
2137 find_empty_slot_for_expand, htab_expand, htab_find_with_hash,
2138 htab_find, htab_find_slot_with_hash, htab_find_slot,
2139 htab_remove_elt, htab_remove_elt_with_hash, htab_clear_slot,
2140 htab_traverse_noresize, htab_traverse, htab_collisions,
8858115e 2141 htab_hash_string, iterative_hash): Use ISO C prototype.
2142 * hex.c (hex_init): Likewise.
2143 * index.c (index): Likewise.
53f5a998 2144 * insque.c (insque, remque): Likewise.
8858115e 2145 * lbasename.c (lbasename): Likewise.
2146 * lrealpath.c (lrealpath): Likewise.
53f5a998 2147 * make-relative-prefix.c (save_string, split_directories,
8858115e 2148 free_split_directories, make_relative_prefix): Likewise.
53f5a998 2149 * make-temp-file.c (try, choose_tmpdir, make_temp_file): Likewise.
2150 * md5.c (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
8858115e 2151 md5_buffer, md5_process_bytes, md5_process_block): Likewise.
2152 * memchr.c (memchr): Likewise.
2153 * memcpy.c (memcpy): Likewise.
2154 * memmove.c (memmove): Likewise.
2155 * gettimeofday.c (gettimeofday): Likewise.
2156 * getruntime.c (get_run_time): Likewise.
2157 * getpwd.c (getpwd, getpwd): Likewise.
2158 * getpagesize.c (getpagesize): Likewise.
2159 * getopt1.c (getopt_long, getopt_long_only, main): Likewise.
53f5a998 2160 * getopt.c (my_index, exchange, _getopt_initialize,
8858115e 2161 _getopt_internal, getopt, main): Likewise.
2162 * getcwd.c (getcwd): Likewise.
2163 * fnmatch.c (fnmatch): Likewise.
53f5a998 2164 * floatformat.c (floatformat_always_valid,
2165 floatformat_i387_ext_is_valid, get_field, floatformat_to_double,
2166 put_field, floatformat_from_double, floatformat_is_valid,
8858115e 2167 ieee_test, main): Likewise.
53f5a998 2168 * fibheap.c (fibheap_new, fibnode_new, fibheap_compare,
2169 fibheap_comp_data, fibheap_insert, fibheap_min, fibheap_min_key,
2170 fibheap_union, fibheap_extract_min, fibheap_replace_key_data,
2171 fibheap_replace_key, fibheap_replace_data, fibheap_delete_node,
2172 fibheap_delete, fibheap_empty, fibheap_extr_min_node,
2173 fibheap_ins_root, fibheap_rem_root, fibheap_consolidate,
2174 fibheap_link, fibheap_cut, fibheap_cascading_cut,
8858115e 2175 fibnode_insert_after, fibnode_remove): Likewise.
2176 * ffs.c (ffs): Likewise.
2177 * fdmatch.c (fdmatch): Likewise.
53f5a998 2178 * dyn-string.c (dyn_string_init, dyn_string_new,
2179 dyn_string_delete, dyn_string_release, dyn_string_resize,
2180 dyn_string_clear, dyn_string_copy, dyn_string_copy_cstr,
2181 dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert,
2182 dyn_string_insert_cstr, dyn_string_insert_char,
2183 dyn_string_append, dyn_string_append_cstr,
8858115e 2184 dyn_string_append_char, dyn_string_substring, dyn_string_eq):
53f5a998 2185 Likewise.
8858115e 2186
79e4e63f 21872005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
2188
2189 Convert libiberty to use ISO C prototype style 3/n.
53f5a998 2190 * cplus-dem.c (set_cplus_marker_for_demangling, consume_count,
2191 consume_count_with_underscores, code_for_qualifier,
2192 qualifier_string, demangle_qualifier, cplus_demangle_opname,
2193 cplus_mangle_opname, cplus_demangle_set_style,
2194 cplus_demangle_name_to_style, cplus_demangle, grow_vect,
79e4e63f 2195 ada_demangle, internal_cplus_demangle, squangle_mop_up,
53f5a998 2196 work_stuff_copy_to_from, delete_non_B_K_work_stuff,
2197 delete_work_stuff, mop_up, demangle_signature,
2198 demangle_method_args, demangle_template_template_parm,
2199 demangle_expression, demangle_integral_value,
2200 demangle_real_value, demangle_template_value_parm,
2201 demangle_template, arm_pt, demangle_arm_hp_template,
2202 demangle_class_name, demangle_class, iterate_demangle_function,
2203 demangle_prefix, gnu_special, recursively_demangle, arm_special,
2204 demangle_qualified, get_count, do_type, demangle_fund_type,
2205 do_hpacc_template_const_value, do_hpacc_template_literal,
2206 snarf_numeric_literal, do_arg, remember_type, remember_Ktype,
2207 register_Btype, remember_Btype, forget_B_and_K_types,
2208 forget_types, demangle_args, demangle_nested_args,
2209 demangle_function_name, string_need, string_delete, string_init,
2210 string_clear, string_empty, string_append, string_appends,
79e4e63f 2211 string_appendn, string_prepend, string_prepends, string_prependn,
2212 string_append_template_idx): Use ISO C prootype style.
2213 * cp-demint.c (cplus_demangle_fill_component,
53f5a998 2214 cplus_demangle_fill_builtin_type, cplus_demangle_fill_operator,
79e4e63f 2215 cplus_demangle_v3_components): Likewise.
2216
d94aaf66 22172005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
2218
2219 Convert libiberty to use ISO C prototype style 2/n.
2220 * cp-demangle.h: Remove uses of PARAMS.
2221 * cp-demangle.c: Likewise.
53f5a998 2222 (d_dump, cplus_demangle_fill_name,
2223 cplus_demangle_fill_extended_operator, cplus_demangle_fill_ctor,
2224 cplus_demangle_fill_dtor, d_make_empty, d_make_comp, d_make_name,
2225 d_make_builtin_type, d_make_operator, d_make_extended_operator,
2226 d_make_ctor, d_make_dtor, d_make_template_param, d_make_sub,
2227 cplus_demangle_mangled_name, has_return_type,
2228 is_ctor_dtor_or_conversion, d_encoding, d_name, d_nested_name,
2229 d_prefix, d_unqualified_name, d_source_name, d_number,
2230 d_identifier, d_operator_name, d_special_name, d_call_offset,
2231 d_ctor_dtor_name, cplus_demangle_type, d_cv_qualifiers,
2232 d_function_type, d_bare_function_type, d_class_enum_type,
2233 d_array_type, d_pointer_to_member_type, d_template_param,
2234 d_template_args, d_template_arg, d_expression, d_expr_primary,
2235 d_local_name, d_discriminator, d_add_substitution,
2236 d_substitution, d_print_resize, d_print_append_char,
2237 d_print_append_buffer, d_print_error, cplus_demangle_print,
2238 d_print_comp, d_print_java_identifier, d_print_mod_list,
2239 d_print_mod, d_print_function_type, d_print_array_type,
2240 d_print_expr_op, d_print_cast, cplus_demangle_init_info,
2241 d_demangle, __cxa_demangle, cplus_demangle_v3, java_demangle_v3,
d94aaf66 2242 is_ctor_or_dtor, is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor,
53f5a998 2243 print_usage, main):
d94aaf66 2244
22452005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
2246
2247 Convert libiberty to ISO C prototype style 1/n.
2248 * _doprnt.c: Remove conditional #include <varargs.h> on
2249 ANSI_PROTOTYPES as the latter is always assumed.
2250 (_doprnt, checkit, main): Use ISO C prototype.
2251 * alloca.c (find_stack_direction, C_alloca): Use ISO C prototype.
2252 * argv.c: Remove conditional #includes on ANSI_PROTOTYPES.
53f5a998 2253 (dupargv, freeargv, buildargv, main): Use ISO C prototype.
d94aaf66 2254 * atexit.c (atexit): Likewise
2255 * asprintf.c: Remove conditional include on ANSI_PROTOTYPES.
53f5a998 2256 (asprintf): Use ISO C prototype.
d94aaf66 2257 * basename.c (basename): Likewise
2258 * bcmp.c (bcmp): Likewise.
2259 * bcopy.c (bcopy): Likewise.
2260 * bzero.c (bzero): Likewise.
2261 * bsearch.c (bsearch): Likewise. Improve const-correctness.
2262 * choose-temp.c (choose_temp_base): Likewise.
2263 * calloc.c: Remove conditional #include on ANSI_PROTOTYPES.
2264 (calloc): Use ISO C prototype.
2265 * clock.c (clock): Likewise.
2266 * concat.c: Remove conditional #include on ANSI_PROTOTYPES.
53f5a998 2267 (vconcat_length, vconcat_copy, concat_length, concat_copy,
d94aaf66 2268 concat_copy2, concat, reconcat, main): Use ISO C prototype.
2269 * copysign.c (copysign): Likewise.
2270
a2ef32b0 22712005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2272
2273 * Makefile.in (CFILES): Add strndup.c and xstrndup.c.
2274 (REQUIRED_OFILES): Add xstrndup.o.
2275 (CONFIGURED_OFILES): Add strndup.o.
2276 Regenerate dependencies.
2277
2278 * configure.ac (funcs, AC_CHECK_FUNCS): Add strndup.
2279
2280 * strndup.c, xstrndup.c: New.
2281
2282 * config.in, configure, functions.texi: Regenerate.
2283
1cf8f41f 22842005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2285
2286 * xmemdup.c, xstrdup.c: Expose the tail call.
2287
5a24a79a 22882005-03-09 Mark Mitchell <mark@codesourcery.com>
2289
2290 * configure.ac (funcs): Add gettimeofday.
2291 * configure: Regenerated.
2292 * gettimeofday.c: New file.
2293 * Makefile.in (CFILES): Add gettimeofday.
2294 (CONFIGURED_OFILES): Add gettimeofday.o.
2295 (./gettimeofday.o): New rule.
2296
b3165cc0 22972005-03-09 Ian Lance Taylor <ian@airs.com>
2298
2299 * pex-os2.c: Remove.
2300 * configure.ac: Remove *-*-os2-emx* case when setting pexecute.
2301 * Makefile.in (CFILES): Remove pex-os2.c.
2302 (CONFIGURED_OFILES): Remove pex-os2.o.
2303 (pex-os2.o): Remove target.
2304 * configure: Rebuild.
2305
376d874c 23062005-03-07 Ian Lance Taylor <ian@airs.com>
2307
2308 * mpw-config.in: Remove.
2309 * mpw-make.sed: Remove.
2310 * mpw.c: Remove.
2311 * Makefile.in (CFILES): Remove pex-mpw.c.
2312 (CONFIGURED_OFILES): Remove pex-mpw.o.
2313 (mpw.o, pex-mpw.o): Remove targets.
2314 * maint-tool (undoc): Remove reference to mpw.c.
2315
40aad480 23162005-03-06 DJ Delorie <dj@redhat.com>
2317
2318 * configure.ac (target_header_dir): vfork is a stub under djgpp.
2319 * configure: Regenerated.
2320
4e0e2181 23212005-03-01 Jan Beulich <jbeulich@novell.com>
2322
2323 * Makefile.in (CFILES): Add unlink-if-ordinary.c
2324 (REQUIRED_OFILES): Add unlink-if-ordinary.o.
2325 Add dependencies and rule for unlink-if-ordinary.o.
2326 * unlink-if-ordinary.c: New.
2327
9d3fdb75 23282005-03-01 Ben Elliston <bje@au.ibm.com>
2329
2330 * hashtab.c (htab_find_slot_with_hash): Make function
2331 documentation clearer.
2332
d9de0b06 23332005-02-13 Jason Merrill <jason@redhat.com>
2334
2335 * cp-demangle.c (__cxa_demangle): Change resolution of ambiguous
2336 arguments.
2337
4fed4555 23382005-01-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2339
2340 * hex.c (hex_value): Group 'unsigned int' together to get correct
2341 markup.
2342 * functions.texi: Regenerated.
53f5a998 2343
a1ba1d98 23442004-12-27 H.J. Lu <hongjiu.lu@intel.com>
2345
2346 * Makefile.in: Undo to 2004-12-17.
2347 * aclocal.m4: Likewise.
2348 * config.table: Likewise.
2349 * configure.ac: Likewise.
2350 * maint-tool: Likewise.
2351 * configure: Likewise.
2352
c6af84ca 23532004-12-19 H.J. Lu <hongjiu.lu@intel.com>
2354
2355 PR bootstrap/19072
2356 * Makefile.in (enable_shared): New substitute.
2357 (LTTARGETLIB): New.
2358 (PREFIXTARGETLIB): New.
2359 (LTTESTLIB): New.
2360 (PREFIXTESTLIB): New.
2361 (CCLD): New.
2362 (LINK): New.
2363 ($(TARGETLIB)): Use $(LINK) to create libraries and create
2364 targets by hand.
2365 ($(TESTLIB)): Likewise.
2366 (mostlyclean): Don't remove .libs. Remove the libtool object
2367 directory.
2368
2369 * config.table (enable_shared): Removed.
2370
2371 * configure.ac (enable_static): Set to yes.
2372 (AC_PROG_LIBTOOL): Removed.
2373 (AM_DISABLE_SHARED): Uncommented.
2374 (AM_PROG_LIBTOOL): Likewise.
2375 (LIBOBJS): Add `./' to avoid VPATH.
2376 (LTLIBOBJS): Likewise.
2377 (enable_shared): Substitute.
2378 * configure: Regenerated.
2379
0bc5435c 23802004-12-18 H.J. Lu <hongjiu.lu@intel.com>
2381
2382 * Makefile.in (top_builddir): Set to `.'.
2383 (OUTPUT_OPTION): Removed.
2384 (LIBTOOL): New.
2385 (LTLIBOBJS): New.
2386 (EXTRA_LTOFILES): New.
2387 (FLAGS_TO_PASS): Add EXTRA_LTOFILES.
2388 (all): Remove stamp-picdir.
2389 (LTCOMPILE): New.
2390 (.c.lo): New rule.
2391 (REQUIRED_LTOFILES): New.
2392 (CONFIGURED_LTOFILES): New.
2393 ($(TARGETLIB)): Check .libs for PIC object files. Depend on
2394 $(REQUIRED_LTOFILES) $(EXTRA_LTOFILES) $(LTLIBOBJS).
2395 (stamp-picdir): Completely removed.
2396 (maint-missing): Pass $(REQUIRED_LTOFILES)
2397 $(CONFIGURED_LTOFILES) instead of (REQUIRED_OFILES)
2398 $(CONFIGURED_OFILES)
2399 (maint-buildall): Depend on $(REQUIRED_LTOFILES)
2400 $(CONFIGURED_LTOFILES).
2401 (mostlyclean): Also remove *.lo .libs.
2402 Run "make maint-deps".
2403
2404 * aclocal.m4: Include ../libtool.m4.
2405
2406 * config.table: Don't check --enable-shared.
2407
2408 * configure.ac (AC_PROG_LIBTOOL): Add.
2409 (AC_PROG_CC_C_O): Removed.
2410 (OUTPUT_OPTION): Removed.
2411 (NO_MINUS_C_MINUS_O): Removed.
2412 (ltpexecute): New substitute.
2413 (LIBOBJS): Cleanup.
2414 * configure: Regenerated.
2415
2416 * maint-tool: Updated for .lo/libtool.
2417
4927c18d 24182004-12-11 Ben Elliston <bje@au.ibm.com>
2419
2420 * configure.ac: Invoke AC_CHECK_SIZEOF for sizeof (int).
2421 * configure: Regenerate.
2422 * config.in: Likewise.
2423
7fcf5937 24242004-12-07 DJ Delorie <dj@redhat.com>
2425
2426 * splay-tree.c (splay_tree_delete_helper): Redesign the logic so
2427 that recursion (and thus large stack space) is not needed.
2428
8682c630 24292004-11-29 Matt Kraai <kraai@alumni.cmu.edu>
2430
2431 * pex-unix.c: Fix the spelling of longjmp.
2432
0aef8b79 24332004-11-23 Ian Lance Taylor <ian@wasabisystems.com>
2434
2435 PR other/18623
2436 * cp-demangle.c (d_call_offset): Remove useless local variables
2437 offset and virtual_offset.
2438 * cplus-dem.c (ada_demangle): Remove useless local variable
2439 at_start_name.
2440 (demangle_template): Remove useless local variable start.
2441
ad1a4db8 24422004-11-19 Roger Sayle <roger@eyesopen.com>
2443
2444 * objalloc.c, strsignal.c, xstrerror.c: Include "config.h" before
2445 "ansidecl.h" to avoid redeclaration errors with native compilers.
2446 * regex.c: Protect config.h from multiple inclusion.
2447
f6069ff0 24482004-11-12 Mike Stump <mrs@apple.com>
2449
52ae5fe7 2450 * Makefile.in (libiberty.html): Fix html generation.
2451
6f2cd531 24522004-09-08 Adam Nemet <anemet@lnxw.com>
2453
2454 * vasprintf.c: Accept __va_copy in addition to va_copy.
2455
53f5a998 24562004-09-03 Paolo Bonzini <bonzini@gnu.org>
b279e2c1 2457
2458 * configure: Regenerate.
2459
53f5a998 24602004-09-02 Paolo Bonzini <bonzini@gnu.org>
ee0c04f5 2461
2462 * configure.ac: Do not enable multilibs for build-side libiberty.
2463
53f5a998 24642004-06-29 Danny Smith <dannysmith@users.sourceforge.net>
c295e612 2465
2466 * lrealpath.c (lrealpath): Add _WIN32 support.
2467
78f7fe68 24682004-06-28 Zack Weinberg <zack@codesourcery.com>
2469
2470 * cp-demangle.h: Declare cplus_demangle_operators,
2471 cplus_demangle_builtin_types, cplus_demangle_mangled_name, and
2472 cplus_demangle_type as static if IN_GLIBCPP_V3.
2473
a2e044d6 24742004-06-28 Ian Lance Taylor <ian@wasabisystems.com>
2475
2476 PR other/16240
2477 * cp-demangle.c (d_expr_primary): Check for a failure return from
2478 cplus_demangle_type.
16795cfb 2479 * testsuite/demangle-expected: Add test case.
a2e044d6 2480
155c5d86 24812004-05-31 Danny Smith <dannysmith@users.sourceforge.net>
2482
2483 * pex-win32.c (fix_argv): Expand comment.
2484
428b4753 24852004-05-25 Daniel Jacobowitz <drow@false.org>
2486
2487 * Makefile.in: Add .NOEXPORT.
2488
767efd18 24892004-04-29 Douglas B Rupp <rupp@gnat.com>
2490
2491 * mkstemps.c (mkstemps) [VMS]: Remove special open option. Update
2492 copyright.
2493
b6b1fbb6 24942004-04-26 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2495
2496 * configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.
2497 * configure: Regenerate.
2498
6c13736f 24992004-04-22 Richard Henderson <rth@redhat.com>
2500
2501 * hashtab.c: Include limits.h, stdint.h, ansidecl.h.
2502 (CHAR_BIT): Provide default.
2503 (struct prime_ent, prime_tab): New.
2504 (higher_prime_index): Rename from higher_prime_number, return index.
2505 (htab_mod_1): New.
2506 (htab_mod, htab_mod_m2): Use it.
2507 (htab_create_alloc, htab_create_alloc_ex): Store prime index.
2508 (htab_expand): Likewise.
2509 * configure.ac: Check for stdint.h.
2510 (UNSIGNED_64BIT_TYPE): New define and checks to fill it in.
2511 * config.in, configure: Rebuild.
2512
4d0c11d1 25132004-04-13 Ian Lance Taylor <ian@wasabisystems.com>
2514
2515 * strerror.c: Include config.h, and redefine sys_nerr and
2516 sys_errlist, before including ansidecl.h and libiberty.h.
2517
14c235d9 25182004-04-13 Jeff Law <law@redhat.com>
2519
2520 * hashtab.c (htab_remove_elt_with_hash): New function.
2521 (htab_remove_elt): Implement in terms of htab_remove_elt_with_hash.
2522
dd070f65 25232004-03-31 Richard Henderson <rth@redhat.com>
2524
2525 * hashtab.c (htab_size): Move to top of file; mark inline.
2526 (htab_elements): Likewise.
2527 (htab_mod, htab_mod_m2): New.
2528 (htab_delete): Refactor htab->size and htab->entries.
2529 (htab_empty): Likewise.
2530 (find_empty_slot_for_expand): Use htab_size, htab_mod, htab_mod_m2.
2531 (htab_find_with_hash, htab_find_slot_with_hash): Likewise.
2532 (htab_clear_slot): Use htab_size, htab_elements.
2533 (htab_traverse_noresize, htab_traverse): Likewise.
2534
fa714a54 25352004-03-17 Ian Lance Taylor <ian@wasabisystems.com>
2536
e1e51a4a 2537 * pex-unix.c (pexecute): Use vfork instead of fork, with
2538 appropriate changes to make this safe.
2539 * pex-common.h (STDERR_FILE_NO): Define.
2540
fa714a54 2541 * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for
2542 an 80 column screen. Run maint-deps.
2543
7f759422 25442004-03-09 Kelley Cook <kcook@gcc.gnu.org>
2545
2546 * configure.ac: Bump version to 2.59. Apply suggested autoupdates.
2547 * acconfig.h: Delete redundant file.
2548 * config.in: Regenerate.
2549 * configure: Regenerate.
2550
ac09b42b 25512004-03-09 Hans-Peter Nilsson <hp@axis.com>
2552
2553 * configure: Regenerate for config/accross.m4 correction.
2554
daf4fdb0 25552004-03-07 Andreas Jaeger <aj@suse.de>
2556
2557 * testsuite/test-demangle.c: Include <string.h> and <stdlib.h> for
2558 prototypes.
2559 (main): Initialize style.
2560
6ff4434d 25612004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
2562
a86aec34 2563 * cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED,
2564 D_PRINT_UNSIGNED_LONG, D_PRINT_LONG_LONG,
2565 D_PRINT_UNSIGNED_LONG_LONG, D_PRINT_FLOAT.
2566 * cp-demangle.c (cplus_demangle_builtin_types): Change char and
2567 short types to D_PRINT_DEFAULT. Change other integer types to use
2568 new D_PRINT_* values where appropriate. Change float types to
2569 D_PRINT_FLOAT.
2570 (d_print_comp) [LITERAL, LITERAL_NEG]: Handle new D_PRINT_*
2571 values.
2572 * testsuite/demangle-expected: Adjust two test cases.
2573
2574 * cp-demangle.c (d_print_function_type): Print a space before the
2575 parenthesis around the function type in more cases.
2576 * testsuite/demangle-expected: Adjust one test case.
2577
1649ae17 2578 * cp-demangle.c (d_print_comp) [UNARY]: Don't emit extra
2579 parentheses around a cast.
2580 * testsuite/demangle-expected: Adjust two test cases to match new
2581 output.
2582
d87adc77 2583 * cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.
2584
6ff4434d 2585 * cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE, CONST]: Don't
2586 push more than one of the same CV-qualifier on the top of the
2587 stack.
2588 (d_print_comp) [ARRAY_TYPE]: If the array itself is CV-qualified,
2589 move the CV-qualifiers to apply to the element type instead.
2590 (d_print_array_type): When checking the modifiers, keep looking
2591 past ones which have been printed already.
2592 * testsuite/demangle-expected: Add three test cases.
2593
0765a988 25942004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
2595
f356b171 2596 * cp-demangle.c (__cxa_demangle): Adjust last patch to handle
2597 empty string correctly.
2598
dbe9febb 2599 * cp-demangle.c (__cxa_demangle): It is not an error if status is
2600 not NULL. It is an error if the mangled name is the same as a
2601 built-in type name.
2602 (main): If IN_GLIBCPP_V3 is defined, test __cxa_demangle rather
2603 than cplus_demangle_v3.
2604
0765a988 2605 * dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
2606 the associated #define of RETURN_ON_ALLOCATION_FAILURE.
2607
b8f2aeef 26082004-02-16 Matt Kraai <kraai@alumni.cmu.edu>
2609
2610 * regex.c: Include <ansidecl.h>.
2611 (regcomp): Cast i to int.
2612 (regerror): Add ATTRIBUTE_UNUSED to parameter preg.
2613
bcf8d2c0 26142004-01-25 Ian Lance Taylor <ian@wasabisystems.com>
2615
2616 * configure.ac: Add m4_pattern_allow(LIBOBJS).
2617 * configure: Regenerate.
2618
acecd7dc 26192004-01-22 DJ Delorie <dj@redhat.com>
2620
2621 * Makefile.in: Convert to ./ throughout. Rebuild dependencies
2622 with explicit build rules.
2623 (VPATH): Remove.
2624 (.c.o): Poison.
2625 * configure.ac (pexecute, LIBOBJS): Add ./ .
2626 * maint-tool: Build dependencies with explicit rules.
2627
37350d39 26282004-01-15 Kazu Hirata <kazu@cs.umass.edu>
2629
2630 * strdup.c (strdup): Constify the argument.
2631
2ee927a4 26322004-01-14 Loren J. Rittle <ljrittle@acm.org>
2633
2634 * Makefile.in (distclean): Remove config.cache.
2635
a79e1701 26362004-01-13 Daniel Jacobowitz <drow@mvista.com>
2637
2638 * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
2639 takes two parameters.
2640 * cp-demint.c (cplus_demangle_fill_component): Likewise.
2641
f95cb811 26422004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
2643
2644 * cp-demangle.c: Include "cp-demangle.h". If IN_GLIBCPP_V3 is
2645 defined, rename some functions which are to become static via
2646 #define.
2647 (CP_STATIC_IF_GLIBCPP_V3): Define.
2648 (struct d_operator_info): Move definition to cp-demangle.h, and
2649 rename to demangle_operator_info. Change all uses.
2650 (enum d_builtin_type_print): Move definition to cp-demangle.h.
2651 (struct d_builtin_type_info): Move definition to cp-demangle.h,
2652 and rename to demangle_builtin_type_info. Change all uses.
2653 (enum d_comp_type): Move definition to include/demangle.h, and
2654 rename to demangle_component_type, and change all enums to start
2655 with DEMANGLE_COMPONENT_ instead of D_. Change all uses.
2656 (struct d_comp): Move definition to include/demangle.h, and rename
2657 to demangle_component. Change all uses.
2658 (struct d_info): Move definition to cp-demangle.h.
2659 (cplus_demangle_fill_name): New function.
2660 (cplus_demangle_fill_extended_operator): New function.
2661 (cplus_demangle_fill_ctor): New function.
2662 (cplus_demangle_fill_dtor): New function.
2663 (d_make_empty): Remove type parameter. Change all callers.
2664 (d_make_name): Use cplus_demangle_fill_name.
2665 (d_make_extended_operator): Use
2666 cplus_demangle_fill_extended_operator.
2667 (d_make_ctor): Use cplus_demangle_fill_ctor.
2668 (d_make_dtor): Use cplus_demangle_fill_dtor.
2669 (cplus_demangle_mangled_name): Rename from d_mangled_name. Make
2670 non-static by default. Change all callers.
2671 (cplus_demangle_operators): Rename from d_operators. Change all
2672 uses. Make non-static by default. Add sentinel at end of array.
2673 (d_operator_name): Adjust initialization of high for new sentinel
2674 in cplus_demangle_operators.
2675 (cplus_demangle_builtin_types): Rename from d_builtin_types.
2676 Change all uses. Make non-static by default. Change initializer
2677 to use D_BUILTIN_TYPE_COUNT instead of magic number 26.
2678 (cplus_demangle_type): Rename from d_type. Make non-static by
2679 default. Change all callers.
2680 (cplus_demangle_init_info): Rename from d_init_info. Make
2681 non-static by default. Change all callers.
2682 * cp-demangle.h: New file.
2683 * cp-demint.c: New file.
2684 * Makefile.in: Rebuild dependencies.
2685 (CFILES): Add cp-demint.c.
2686 (REQUIRED_OFILES): Add cp-demint.o.
2687
a1e9c76c 26882004-01-09 Kelley Cook <kcook@gcc.gnu.org>
2689
2690 * configure.in: Rename file to ...
2691 * configure.ac: ... this.
2692 * Makefile.in: Update a comment for above change.
2693 * README: Likewise.
2694 * config.in: Regenerate.
2695
f2c17d01 26962004-01-02 Ian Lance Taylor <ian@wasabisystems.com>
2697
2698 * cp-demangle.c (d_encoding): When DMGL_PARAMS is not set, strip
2699 CV-qualifiers from D_COMP_LOCAL_NAME right subtree.
2700 * cplus-dem.c (demangle_arm_hp_template): Set DMGL_PARAMS when
2701 demangling template parameters.
2702 * testsuite/test-demangle.c (fail): New static function.
2703 (main): Support new options in input file: --no-params,
2704 --is-v3-ctor, and --is-v3-dtor.
2705 * testsuite/demangle-expected: Add --no-params to most tests, and
2706 add the correct result when parameters are not demangled. Add
2707 some simple tests for V3 constructor/destructor recognition.
2708
a5731f2a 27092003-12-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2710
2711 * cp-demangle.c (is_ctor_or_dtor): Fix error in last change.
2712
7b2b97f9 27132003-12-22 Daniel Jacobowitz <drow@mvista.com>
2714
2715 PR debug/13272
2716 * Makefile.in (lbasename.o): Depend on filenames.h.
2717 * lbasename.c: Include "filenames.h" instead of defining
2718 its macros locally.
2719
2c0843db 27202003-12-22 Ian Lance Taylor <ian@wasabisystems.com>
2721
2722 * cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler supports
2723 dynamic arrays.
2724 (struct d_operator_info): Add len field.
2725 (struct d_builtin_type_info): Add len and java_len fields.
2726 (struct d_standard_sub_info): Add simple_len, full_len, and
2727 set_last_name_len fields.
2728 (struct d_comp): Add len field to s_string.
2729 (struct d_info): Add send, did_subs, and expansion fields.
2730 (d_append_string_constant): Define.
2731 (d_append_string): Remove. Change all users to use
2732 d_append_string_constant or d_append_buffer instead.
2733 (d_make_sub): Add len parameter. Change all callers.
2734 (d_name): Increase expansion when substituting std::.
2735 (d_unqualified_name): Increase expansion for an operator.
2736 (d_number): Don't use multiplication for negative numbers.
2737 (d_identifier): Make sure there are enough characters in the
2738 string for the specified length. Adjust expansion for an
2739 anonymous namespace.
2740 (d_operators): Initialize len field.
2741 (d_special_name, d_ctor_dtor_name): Increase expansion.
2742 (d_builtin_types): Initialize len and java_len fields.
2743 (d_type): Increase expansion for a builtin type.
2744 (d_cv_qualifiers): Increase expansion for each qualifier.
2745 (d_bare_function_type): Decrease expansion when removing single
2746 void parameter.
2747 (d_template_param): Increment did_subs.
2748 (d_expression): Increase expansion for an operator.
2749 (d_expr_primary): Decrease expansion for a type we will print
2750 specially.
2751 (standard_subs): Initialize new fields.
2752 (d_substitution): Increment did_subs when doing a normal
2753 substitution. Increase expansion for a special substitution.
2754 (d_print): Add estimate parameter. Change all callers.
2755 (d_print_comp) [D_COMP_NAME]: Handle C++ case inline.
2756 (d_print_comp) [D_COMP_BINARY]: Use length to avoid strcmp call.
2757 (d_print_java_identifier): Rename from d_print_identifier. Handle
2758 only Java case. Change caller.
2759 (d_init_info): Change return type to void. Change all callers.
2760 Initialize send, did_subs, and expansion fields. Do not
2761 initialize comps and subs fields.
2762 (d_demangle): Ifdef CP_DYNAMIC_ARRAYS, allocate comps and subs
2763 arrays on stack. Make an estimate of the length of the demangled
2764 name. Ifdef CP_DEMANGLE_DEBUG, print estimation failures.
2765 (is_ctor_or_dtor): Ifdef CP_DYNAMIC_ARRAYS, allocate comps and
2766 subs arrays on stack.
2767
abe6933a 27682003-12-20 Ian Lance Taylor <ian@wasabisystems.com>
2769
2770 * cp-demangle.c (d_identifier): In Java mode, skip an optional '$'
2771 after the identifier.
2772 * testsuite/demangle-expected: Add test case.
2773
77097adf 27742003-12-19 Ian Lance Taylor <ian@wasabisystems.com>
2775
2776 Fix for PR c++/13447:
2777 * cp-demangle.c (enum d_comp_type): Add D_COMP_LOCAL_NAME.
2778 (d_dump, d_make_comp): Handle D_COMP_LOCAL_NAME.
2779 (is_ctor_dtor_or_conversion): Handle D_COMP_LOCAL_NAME like
2780 D_COMP_QUAL_NAME.
2781 (is_ctor_or_dtor): Likewise.
2782 (d_local_name): Use D_COMP_LOCAL_NAME rather than
2783 D_COMP_QUAL_NAME.
2784 (d_print_comp) [D_COMP_LOCAL_NAME]: New.
2785 (d_prinT_comp) [D_COMP_TYPED_NAME]: If the left tree is
2786 D_COMP_LOCAL_NAME, pull any qualifiers off its right subtree.
2787 (d_print_mod_list): Handle D_COMP_LOCAL_NAME.
2788 * testsuite/demangle-expected: Add two test cases.
2789
2790 * cp-demangle.c (d_print_function_type): Clear the global modifier
2791 list when printing the modifiers, not just when printing the
2792 function parameters.
2793 * testsuite/demangle-expected: Add two test cases.
2794
08d5ae10 27952003-12-15 Ian Lance Taylor <ian@wasabisystems.com>
2796
8ef443ab 2797 * cp-demangle.c (d_print_function_type): Print the function
2798 parameters with no modifiers.
2799 * testsuite/demangle-expected: Add test case.
2800
08d5ae10 2801 * cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't
2802 expect that we've read the entire string.
2803 (is_ctor_or_dtor): Don't expect that we've read the entire
2804 string--reverse patch of 2003-11-29.
2805
11037b2e 28062003-12-15 Brendan Kehoe <brendan@zen.org>
2807
2808 * libiberty/Makefile.in (floatformat.o): Add dependency on
2809 config.h to accompany change of 2003-12-03.
2810
b69d25f7 28112003-12-15 Ian Lance Taylor <ian@wasabisystems.com>
2812
2813 Fix handling of constructor/destructor of standard substitution:
2814 * cp-demangle.c (struct d_standard_sub_info): Define.
2815 (d_substitution): Add prefix argument. Change all callers.
2816 Rework handling of standard substitutions to print full name when
2817 qualifying a constructor/destructor, or when DMGL_VERBOSE is set.
2818 * testsuite/demangle-expected: Add test case.
2819
2820 Fix handling of negative literal constants:
2821 * cp-demangle.c (enum d_comp_type): Add D_COMP_LITERAL_NEG.
2822 (d_dump, d_make_comp): Handle D_COMP_LITERAL_NEG.
2823 (d_expr_primary): Use D_COMP_LITERAL_NEG for a negative number.
2824 (d_print_comp): Handle D_COMP_LITERAL_NEG.
2825 * testsuite/demangle-expected: Add test case.
2826
3c87c5c3 28272003-12-04 Ian Lance Taylor <ian@wasabisystems.com>
2828
2829 * cp-demangle.c (IS_UPPER, IS_LOWER): Define.
2830 (d_last_char): Define new macro.
2831 (d_make_name): Reject an empty name.
2832 (d_prefix, d_unqualified_name, d_type): Use new IS_* macros.
2833 (d_substitution, d_print_identifier): Likewise.
2834 (d_print_comp) [D_COMP_OPERATOR]: Likewise.
2835 (d_print_comp) [D_COMP_TEMPLATE]: Use new d_last_char macro.
2836 (d_print_mod) Use new d_last_char macro.
2837 (d_print_cast): Use new d_last_char macro.
2838 (is_ctor_or_dtor): Don't leak memory.
2839
2840 Fix handling of member function modifiers:
2841 * cp-demangle.c (enum d_comp_type): Add D_COMP_RESTRICT_THIS,
2842 D_COMP_VOLATILE_THIS, and D_COMP_CONST_THIS.
2843 (d_dump): Dump new d_comp_type values.
2844 (d_make_comp): Accept new d_comp_type values.
2845 (has_return_type): Only accept _THIS variants of qualifiers.
2846 (d_encoding): Without DMGL_PARAMS, only remove _THIS variants of
2847 qualifiers.
2848 (d_cv_qualifiers): Add member_fn parameter. Change all callers.
2849 (d_print_comp) [D_COMP_TYPED_NAME]: Rather than removing
2850 qualifiers and printing them at the end, add _THIS qualifiers to
2851 the modifier list.
2852 (d_print_comp) [D_COMP_*_THIS]: New cases.
2853 (d_print_comp) [D_COMP_PTRMEM_TYPE]: Remove special handling of
2854 qualifiers.
2855 (d_print_mod_list): Add suffix parameter. Change all callers.
2856 Keep walking the list even if the current modifier has been
2857 printed.
2858 (d_print_mod): Handle new _THIS qualifiers.
2859 (d_print_function_type): Handle new _THIS qualifiers when deciding
2860 whether to print a parenthesis. Put a space before the
2861 parenthesis in some cases. Call d_print_mod_list again at the
2862 end, passing suffix as 1.
2863 (is_ctor_or_dtor): Look for new _THIS qualifiers.
2864 * testsuite/demangle-expected: Add test case.
2865
2866 Fix for PR gcc/13304:
2867 * cp-demangle.c (d_print_comp) [D_COMP_TEMPLATE]: If the character
2868 before the '<' is itself a '<', insert a space.
2869 (d_print_cast): Likewise.
2870 * testsuite/demangle-expected: Add test case.
2871
2872 Fix for PR gcc/13244:
2873 * cp-demangle.c (d_print_comp) [D_COMP_BINARY]: Wrap an expression
2874 which uses the '>' operator in an extra layer of parens.
2875 * testsuite/demangle-expected: Add test case.
2876
fa152dff 28772003-12-03 Ian Lance Taylor <ian@wasabisystems.com>
2878
2879 * floatformat.c: Include "config.h" and <string.h> if available.
2880 (INFINITY, NAN): Define if not defined by <math.h>.
2881 (floatformat_to_double): Handle NaN, infinity, and denormalized
2882 numbers.
2883 (floatformat_from_double): Likewise.
2884 (ieee_test): In debugging code, use little endian rather than big
2885 endian. Correct tests to handle NaN and to check correct sign of
2886 zero. Omit m68k extended test.
2887 (main): Add more debugging cases.
2888
72983aaa 28892003-11-29 Ian Lance Taylor <ian@wasabisystems.com>
2890
2891 * cp-demangle.c (d_demangle): Only return success if we consumed
2892 the entire demangled string.
2893 (is_ctor_or_dtor): Likewise.
2894
2895 * testsuite/demangle-expected: Revert one part of 2003-06-26 patch
2896 to restore expected result of EDG test case to original expected
2897 result.
2898
c1ea6f0c 28992003-11-26 Ian Lance Taylor <ian@wasabisystems.com>
2900
2901 * cp-demangle.c (struct d_print_mod): Add templates field.
2902 (d_make_builtin_type): Check for NULL type.
2903 (d_make_extended_operator): Check for NULL name.
2904 (d_make_ctor, d_make_dtor): Likewise.
2905 (d_mangled_name): Add top_level parameter. Change all callers.
2906 (d_encoding): If DMGL_PARAMS is not set, strip off initial
2907 CV-qualifiers.
2908 (d_type): Check some return values we rely on.
2909 (d_bare_function_type, d_array_type): Likewise.
2910 (d_pointer_to_member_type, d_template_args): Likewise.
2911 (d_add_substitution): Fail if argument is NULL.
2912 (d_print_resize): Check whether buf is NULL.
2913 (d_print_comp): Save current templates list with each modifier.
2914 Don't pass the modifier list down when printing a template.
2915 (d_print_cast): Don't pass the modifier list down when printing a
2916 template.
2917 (d_print_mod_list): Temporarily set templates list while printing
2918 a modifier.
2919 (d_print_mod): Check that buf is not NULL before using it.
2920 (d_print_function_type): Print parens if there is no modifier.
2921 (d_init_info): Permit as many substitutions as there are
2922 characters in the mangled name.
2923 * testsuite/demangle-expected: Add two new test cases.
2924
8a238b4d 29252003-11-25 Ian Lance Taylor <ian@wasabisystems.com>
2926
2927 * cp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS to
2928 d_demangle.
2929
55faa696 29302003-11-22 Ian Lance Taylor <ian@wasabisystems.com>
2931
2932 * cp-demangle.c (d_encoding): Add top_level parameter. Change all
2933 callers.
2934 (print_usage): Display new -p option.
2935 (long_options): Add --no-params.
2936 (main): Accept and handle -p.
2937
7522af2a 29382003-11-21 Ian Lance Taylor <ian@wasabisystems.com>
2939
2940 * cp-demangle.c (has_return_type): Skip qualifiers when checking
2941 whether we have a template.
2942 * testsuite/demangle-expected: Add four new tests.
2943
1b4974e7 29442003-11-20 Ian Lance Taylor <ian@wasabisystems.com>
2945
3365aca7 2946 * testsuite/demangle-expected: Minor changes to match output of
2947 new demangler: adjust whitespace in four tests, and change order
2948 of qualifiers in one test.
2949
1b4974e7 2950 * cp-demangle.c: Complete rewrite.
2951
c8f6de64 29522003-11-19 Mark Mitchell <mark@codesourcery.com>
2953
2954 * cp-demangle.c (demangle_type): Correct thinko in substitution
2955 processing.
2956
0d45f4fe 29572003-11-18 Ian Lance Taylor <ian@wasabisystems.com>
2958
6b45c28d 2959 * cp-demangle.c (demangle_operator_name): Remove space before
2960 "sizeof".
2961 (demangle_type_ptr): Put qualifiers in the right place. Handle
2962 qualifiers in pointer to member specially.
2963 (demangle_type): Handle qualifiers for pointer or reference
2964 specially. Handle function type.
2965 (demangle_local_name): Save and restore caret around demangling of
2966 initial encoding.
2967
28277092 2968 * testsuite/test-demangle.c (main): Don't pass DMGL_VERBOSE to
2969 cplus_demangle.
2970
0d45f4fe 2971 * testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.
2972
04bf85aa 29732003-10-31 Andreas Jaeger <aj@suse.de>
2974
2975 * floatformat.c (floatformat_always_valid): Add unused attribute.
2976
82ac7060 29772003-10-30 Josef Zlomek <zlomekj@suse.cz>
2978
2979 Jan Hubicka <jh@suse.cz>
2980 * vasprintf.c (int_vasprintf): Pass va_list by value.
2981 Use va_copy for copying va_list.
2982 (vasprintf): Pass va_list by value.
2983
f324afe5 29842003-10-30 Josef Zlomek <zlomekj@suse.cz>
2985
2986 * hashtab.c (htab_find_slot_with_hash): Decrease n_deleted
2987 instead of increasing n_elements when inserting to deleted slot.
2988
147ca737 29892003-10-20 J. Brobecker <brobecker@gnat.com>
2990
2991 * cplus-dem.c (demangle_template): Register a new Btype only
2992 when needed.
2993 * testsuite/demangle-expected: Add a new test.
2994
12440823 29952003-10-16 H.J. Lu <hongjiu.lu@intel.com>
2996
2997 * testsuite/demangle-expected: Update the expected output of
2998 _GLOBAL__I__Z2fnv.
2999
c5eb53ab 30002003-10-02 Daniel Jacobowitz <drow@mvista.com>
3001
3002 * strerror.c: Revert last change. Declare static sys_nerr
3003 and sys_errlist using different names.
3004
704579f5 30052003-10-01 Daniel Jacobowitz <drow@mvista.com>
3006
3007 * strerror.c: Don't provide or reference sys_errlist if
3008 strerror is available.
3009
40a84a93 30102003-10-01 H.J. Lu <hongjiu.lu@intel.com>
3011
3012 * configure.in: Check if $MAKEINFO is missing.
3013 * configure: Regenerated.
3014
90305aaf 30152003-09-24 Daniel Jacobowitz <drow@mvista.com>
3016
3017 * configure.in: Use AC_PROG_CPP_WERROR.
3018 * configure: Regenerated.
3019
63cb126c 30202003-09-22 Andrew Cagney <cagney@redhat.com>
3021
3022 * floatformat.c (floatformat_i387_ext_is_valid): New function.
3023 (floatformat_always_valid): New function.
3024 (floatformat_i387_ext): Initialize new "is_valid" field to
3025 "floatformat_i387_ext_is_valid".
3026 (floatformat_ieee_single_little): Initialize "is_valid" field to
3027 floatformat_always_valid.
3028 (floatformat_ieee_double_big): Ditto.
3029 (floatformat_ieee_double_little): Ditto.
3030 (floatformat_ieee_double_little): Ditto.
3031 (floatformat_ieee_double_littlebyte_bigword): Ditto.
3032 (floatformat_i960_ext): Ditto.
3033 (floatformat_m88110_ext): Ditto.
3034 (floatformat_m88110_harris_ext): Ditto.
3035 (floatformat_arm_ext_big): Ditto.
3036 (floatformat_arm_ext_littlebyte_bigword): Ditto.
3037 (floatformat_ia64_spill_big): Ditto.
3038 (floatformat_ia64_spill_little): Ditto.
3039 (floatformat_ia64_quad_big): Ditto.
3040 (floatformat_ia64_quad_little): Ditto.
3041 (floatformat_ia64_quad_little): Ditto.
3042 (floatformat_is_valid): Call "is_valid".
3043
8d083f49 30442003-09-15 Andrew Cagney <cagney@redhat.com>
3045
3046 * floatformat.c (get_field): Make "data" constant.
3047 (floatformat_is_valid, floatformat_to_double): Make "from"
3048 constant, fix casts.
3049 (floatformat_from_double): Make "from" constant.
3050
8109b385 30512003-09-15 Daniel Jacobowitz <drow@mvista.com>
3052
3053 * floatformat.c (floatformat_is_valid): New function.
3054 (get_field, put_field): Correct comments.
3055
76b64c1c 30562003-09-06 Josef Zlomek <zlomekj@suse.cz>
3057
3058 * fibheap.c (fibheap_replace_key_data): Change type of OKEY to
3059 FIBHEAPKEY_T.
3060
71babb92 30612003-09-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
fc139dea 3062
3063 PR bootstrap/12100
3064 * aclocal.m4 (AC_LANG_FUNC_LINK_TRY): Define.
3065 * configure: Rebuilt.
3066
a6089b1e 30672003-08-27 Daniel Jacobowitz <drow@mvista.com>
3068
3069 * aclocal.m4: Include acx.m4 and no-executables.m4.
3070 (libiberty_AC_FUNC_STRNCMP): Use AC_LIBOBJ.
3071 (LIB_AC_PROG_CC): Remove.
3072 * configure.in: Update AC_PREREQ to 2.57. Use GCC_NO_EXECUTABLES.
3073 Use AC_PROG_CC and set ac_libiberty_warn_cflags instead of using
3074 LIB_AC_PROG_CC. Use AC_LIBOBJ. Call AC_ISC_POSIX later, only if
3075 performing link tests.
3076 * configure: Regenerated.
3077
484e4040 30782003-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3079
78f7fe68 3080 * cp-demangle.c: Clarify what package(s) this is part of.
484e4040 3081
945220d6 30822003-07-05 Danny Smith <dannysmith@users.sourceforge.net>
3083
3084 * pex-win32.c (pexecute): Mark parameters this_pname and
3085 temp_base as unused. Remove unused variables retries,
3086 sleep_interval. Initialize org_stdin, org_stdout.
3087 (pwait): Mark parameter flags as unused.
3088
30892003-07-02 Danny Smith <dannysmith@users.sourceforge.net>
eeaf6b14 3090
3091 * pex-win32.c (fix_argv): Ensure that the executable pathname
3092 uses Win32 backslashes.
3093 (pexecute): Cast away constness when assigning *errmsg_arg.
3094
de885da0 30952003-06-26 H.J. Lu <hongjiu.lu@intel.com>
3096
3097 * testsuite/demangle-expected: Add more GNU V3 testcases.
3098
b60500ad 30992003-06-22 Zack Weinberg <zack@codesourcery.com>
3100
3101 * safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
3102 not HC_ASCII and HC_EBCDIC.
3103 Add documentation in form expected by gather-docs.
3104 * hex.c: Use HOST_CHARSET, not hand-coded check of character set.
3105 * Makefile.in, functions.texi: Regenerate.
3106
05b93640 31072003-06-21 Zack Weinberg <zack@codesourcery.com>
3108
3109 * safe-ctype.c: Separate out EOF==-1 check. Use HOST_CHARSET
3110 for charset determination.
3111
c08775b2 31122003-06-19 Dara Hazeghi <dhazeghi@yahoo.com>
3113
3114 * configure.in: Add check for malloc.h needed by
3115 m68k for function free().
3116 * configure: Regenerated.
3117 * config.in: Add HAVE_MALLOC_H.
3118 * hashtab.c: include malloc.h were available for
3119 free().
3120
5e90539e 31212003-06-09 Albert Chin-A-Young <china@thewrittenword.com>
05b93640 3122
5e90539e 3123 PR bootstrap/10974
3124 * physmem.c: Update comment.
3125 * configure.in: Modify test for _system_configuration for older
3126 AIX systems.
3127
3128 * config.in, configure: Regenerated.
05b93640 3129
b4c6b6f4 31302003-06-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3131
3132 PR other/10810
3133 * test-demangle.c (getline): Fix fence-post error.
3134
5958dc33 31352003-06-03 Nick Clifton <nickc@redhat.com>
3136
3137 * asprintf.c: Change comment to note that -1 is returned upon
3138 error.
3139 * vasprintf.c: Likewise.
3140 (vasprintf): Return -1 upon error.
3141 * functions.texi: Document changes to asprintf and vasprintf.
3142
f11036bc 31432003-05-19 Kelley Cook <kelleycook@wideopenwest.com>
3144
3145 * config.table: Accept i[345867]86 variant.
3146
ffa082ba 31472003-05-15 Jim Blandy <jimb@redhat.com>
3148
3149 * hex.c (_hex_value): Make this unsigned.
3150 (hex_value): Update documentation for new return type. hex_value
3151 now expands to an unsigned int expression, to avoid unexpected
3152 sign extension when we store it in a bfd_vma, which is larger than
3153 int on some platforms.
3154 * functions.texi: Regenerated.
3155
d6dfdca2 31562003-05-07 Josef Zlomek <zlomekj@suse.cz>
3157
3158 * splay-tree.c (splay_tree_predecessor): Fix comment.
3159 (splay_tree_successor): Fix comment.
3160
b3552be1 31612003-05-07 Jason Merrill <jason@redhat.com>
3162
24bfa234 3163 * hashtab.c (iterative_hash): New fn.
b3552be1 3164 * configure.in: Add AC_C_BIGENDIAN_CROSS.
3165 * aclocal.m4: Include accross.m4.
3166 * configure, config.in: Regenerate.
3167
9bb0a517 31682003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3169
3170 * configure.in (AC_CHECK_FUNCS): Don't make multiple calls.
3171 * configure: Regenerate.
3172
ddb6bca9 31732003-05-03 Carlo Wood <carlo@alinoe.com>
3174
3175 * cp-demangle.c: Fix typo in "char_traints" string-literal.
3176
8806a402 31772003-04-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3178
3179 * vsnprintf.c (vsnprintf): Don't pad string with extra nulls.
3180 (main): Test that we don't write too much data.
3181
09fd37ef 31822003-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3183
3184 * configure.in (funcs, AC_CHECK_FUNCS): Add snprintf and
3185 vsnprintf.
3186 * snprintf.c, vsnprintf.c: New files.
3187 * Makefile.in (CFILES): Add snprintf.c and vsnprintf.c.
3188 (CONFIGURED_OFILES): Add snprintf.o and vsnprintf.o.
3189 Regenerate dependencies.
3190
3191 * functions.texi, configure, config.in: Regenerated.
3192
79d940a3 31932003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3194
3195 * mempcpy.c, stpcpy.c, stpncpy.c: New files.
3196 * configure.in (funcs, AC_CHECK_FUNCS): Add mempcpy, stpcpy
3197 and stpncpy.
3198 * Makefile.in (CFILES): Add mempcpy.c, stpcpy.c and stpncpy.c.
3199 (CONFIGURED_OFILES): Add mempcpy.o, stpcpy.o and stpncpy.o.
3200 Regenerate dependencies.
3201
3202 * functions.texi, configure, config.in: Regenerated.
3203
ca3ccdf6 32042003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3205
3206 * argv.c: Fix comments.
3207 * calloc.c: Don't unnecessarily include "libiberty.h".
3208 (bzero): Add prototype.
3209 * floatformat.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
3210 * getcwd.c (getcwd): Use standard definition to avoid conflicts
3211 with system headers.
3212 * hashtab.c (htab_traverse): Delete unused variables.
3213 * rename.c: Include "ansidecl.h".
3214 (rename): Use standard definition to avoid conflicts with system
3215 headers.
3216 * strsignal.c: Rely on ANSI_PROTOTYPES.
3217 * strstr.c: Check GNUC >= 2, not GNUC == 2.
3218 * vfprintf.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
3219 * vprintf.c: Include "ansidecl.h" earlier, rely on
3220 ANSI_PROTOTYPES.
3221 * vsprintf.c: Include "ansidecl.h" earlier, rely on
3222 ANSI_PROTOTYPES and possibly include <stdarg.h>.
05b93640 3223
ca3ccdf6 3224 * Makefile.in: Regenerate dependencies.
3225
6b5ad644 32262003-04-15 DJ Delorie <dj@redhat.com>
3227
3228 * maint-tool (deps): Scan for headers in $srcdir also.
3229
d526b550 32302003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3231
3232 PR target/10338
3233 PR bootstrap/10198
3234 PR bootstrap/10140
3235 * getopt.c (exchange, _getopt_initialize): Use mempcpy not
3236 __mempcpy.
3237 * regex.c (regerror): Likewise.
3238
83f85421 32392003-04-14 Roger Sayle <roger@eyesopen.com>
3240
3241 * argv.c: Use ANSI_PROTOTYPES instead of __STDC__.
3242 * memchr.c: Likewise.
3243 * strcasecmp.c: Likewise.
3244 * strncasecmp.c: Likewise.
3245 * strncmp.c: Likewise.
3246 * xatexit.c: Likewise.
3247 * xmalloc.c: Likewise.
3248
3249 * copysign.c: Use traditional function declaration instead of DEFUN.
3250 * sigsetmask.c: Likewise.
3251
3252 * memcmp.c: Both of the above, ANSI_PROTOTYPES and DEFUN.
3253 * memset.c: Likewise.
3254
3255 * memcpy.c: ANSI_PROTOTYPES, DEFUN and prototype bcopy.
3256 * memmove.c: Likewise.
3257
68acb842 32582003-04-14 Roger Sayle <roger@eyesopen.com>
3259
3260 * strdup.c (strdup): Tweak implementation to use memcpy.
3261
b5e94eb4 32622003-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3263
3264 * configure.in (HAVE_UINTPTR_T): Always define.
3265 * configure: Regenerated.
3266
62133c30 32672003-03-23 Alexandre Oliva <aoliva@redhat.com>
3268
3269 * Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)
3270 instead of $$CC alone.
3271 (install_to_tooldir): Use it.
3272
6d05ae35 32732003-17-03 Jan Hubicka <jh@suse.cz>
3274
3275 * hashtab.c (htab_traverse_noresize): Break out from ...
3276 * hashtab.c (htab_traverse): ... here.
3277
b9af005f 32782003-12-03 Jan Hubicka <jh@suse.cz>
3279
6d4061d0 3280 * hashtab.c (htab_expand): Fix warning.
3281
b9af005f 3282 * hashtab.c (htab_expand): Compute the size of hashtable based
3283 on the number of elements actually used.
3284 (htab_traverse): Call htab_expand when table is too empty.
3285
68f6f1d9 32862003-03-11 Carlo Wood <carlo@gnu.org>
3287
3288 * cplus-dem.c (demangle_integral_value): Correction to reflect
3289 patch of 2002-01-10 in order to also make negative multi-digits
3290 without leading underscore work.
3291
ac5e00d3 32922003-03-03 Mark Mitchell <mark@codesourcery.com>
3293
3294 * cplus-dem.c: Add license exception to copyright notice.
3295
df4b17bf 32962003-02-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3297
3298 * physmem.c: Formatting changes from upstream.
3299
eafe92ea 33002003-02-24 Danny Smith <dannysmith@users.source.forge.net>
3301
3302 * physmem.c (physmem_total): Add _WIN32 support.
3303 (physmem_available): Likewise.
3304
5833978f 33052003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3306
3307 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Test for
3308 GSI_PHYSMEM.
3309 (physmem_available) [HAVE_TABLE]: Test for TBL_VMSTATS.
3310
4195ec6a 33112003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3312
3313 * configure.in: Check for sys/systemcfg.h and
3314 _system_configuration.
3315 * physmem.c: Add support for AIX. Tweek formatting as per
3316 upstream coreutils beta.
3317
0991d38e 33182003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3319 Richard Earnshaw <rearnsha@arm.com>
3320 Geoffrey Keating <geoffk@apple.com>
05b93640 3321
0991d38e 3322 * configure.in: Check for sys/sysctl.h and sysctl.
3323 * physmem.c: Add support for *bsd and darwin.
3324 * Makefile.in: Generate depedency for physmem.o.
3325
622d92fb 33262003-02-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3327
3328 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Use getsysinfo on
3329 Tru64 UNIX.
3330 (physmem_available) [HAVE_TABLE && HAVE_SYS_TABLE_H]: Use table on
3331 Tru64 UNIX.
3332
3333 * configure.in (AC_CHECK_HEADERS): Check for sys/sysinfo.h,
3334 machine/hal_sysinfo.h, sys/table.h.
3335 (checkfuncs, AC_CHECKFUNCS): Check for getsysinfo, table.
3336 * configure, config.in: Regenerate.
3337
8f3b8386 33382003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3339
3340 * configure.in: Check for sys/sysmp.h and sysmp.
3341 * physmem.c: Pull upstream copy, add support for irix6.
3342
3343 * config.in, configure: Regenerated.
3344
25b160f7 33452003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3346
3347 * physmem.c (physmem_total, physmem_available): De-ANSI-fy.
3348 * configure.in (AC_CHECK_FUNCS): Add pstat_getstatic and
3349 pstat_getdynamic.
05b93640 3350
5cf67f1b 33512003-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3352
3353 * Makefile.in (CFILES): Add physmem.c.
3354 (REQUIRED_OFILES): Add physmem.o.
3355 * configure.in: Check for sys/pstat.h.
3356 (checkfuncs): Add pstat_getstatic and pstat_getdynamic.
3357 * physmem.c: New file, copied from textutils.
3358
3359 * config.in, configure: Regenerated.
3360
846a645c 33612003-02-20 Daniel Jacobowitz <drow@mvista.com>
3362
3363 * Makefile.in (CFILES): Add lrealpath.c.
3364 (REQUIRED_OFILES): Add lrealpath.o.
3365 (lrealpath.o): Add rule.
3366 * aclocal.m4 (libiberty_NEED_DECLARATION): Add.
3367 * configure.in: Add realpath and canonicalize_file_name to
3368 checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION
3369 for canonicalize_file_name.
3370 * lrealpath.c: New file.
3371 * make-relative-prefix.c: Update documentation.
3372 (make_relative_prefix): Simplify. Use lbasename and lrealpath.
3373 * config.in: Regenerated.
3374 * configure: Regenerated.
3375 * functions.texi: Regenerated.
3376
82561650 33772003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
3378
3379 * cplus_dem.c: Fix typo: intializes -> initializes.
3380
e4e6363f 33812003-02-20 Alexandre Oliva <aoliva@redhat.com>
3382
3383 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
3384 config.status.
3385 * configure: Rebuilt.
3386
cc720498 33872003-02-13 Daniel Jacobowitz <drow@mvista.com>
3388
3389 Fix PR c++/7612.
3390 * cplus-dem.c (demangle_signature): Call string_delete.
3391 Remove extra string_init.
3392 (demangle_arm_hp_template): Call string_delete instead of
3393 string_clear. Add missing string_delete call.
3394 (demangle_qualified): Add missing string_delete call.
3395 (do_type): Remove unused variable btype. Add missing string_delete
3396 call. Call string_delete instead of string_clear.
3397 (demangle_fund_type): Move variable btype inside of the switch
3398 statement. Add missing string_delete call.
3399 (do_arg): Call string_delete instead of string_clear. Remove extra
3400 string_init.
3401 (demangle_nested_args): Free work->previous_argument.
3402
d94d977c 34032003-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3404
3405 * acconfig.h: New file. Add uintptr_t.
3406 * config.in: Regenerated.
3407
5533bc76 34082003-02-04 Joseph S. Myers <jsm@polyomino.org.uk>
3409
3410 * libiberty.texi: Update to GFDL 1.2.
3411
7f13318a 34122003-01-30 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3413
3414 * Makefile.in (libiberty_topdir): New subst.
3415 (mkinstalldirs): Redefine in terms of the above.
3416 * configure.in: AC_SUBST it.
3417 * configure: Regenerate.
3418
9d2299ec 34192003-01-28 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3420
3421 * Makefile.in (all-subdir, check-subdir, installcheck-subdir)
3422 (info-subdir, install-info-subdir, clean-info-subdir)
3423 (dvi-subdir, install-subdir, etags-subdir, mostlyclean-subdir)
3424 (clean-subdir, distclean-subdir, maintainer-clean-subdir):
3425 Pass $(FLAGS_TO_PASS).
3426
49f7db63 34272003-01-27 Alexandre Oliva <aoliva@redhat.com>
3428
3429 * Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use
3430 /`$$CC -print-multi-os-directory`.
3431
a21acbbb 34322003-01-26 Daniel Jacobowitz <drow@mvista.com>
3433
3434 * hashtab.c (htab_create_alloc_ex): New function.
3435 (hatab_set_functions_ex): New function.
3436 (htab_delete, htab_expand): Support alternate allocation functions.
3437
8c171144 34382003-01-24 Christopher Faylor <cgf@redhat.com>
3439
3440 * configure.in: Remove special pex-cygwin consideration.
3441 * configure: Regenerate.
3442 * pex-cygwin.c: Remove.
3443 * Makefile.in: Remove pex-cygwin.[co] lines.
3444
8cb0536d 34452003-01-24 Zack Weinberg <zack@codesourcery.com>
3446
3447 * Makefile.in (CFILES): Add pex-*.c.
3448 (REQUIRED_OFILES): Change pexecute.o to @pexecute@
3449 (CONFIGURED_OFILES): Add pex-*.o.
3450 (TEXIFILES): Add pexecute.txh.
3451 (pexecute.o): Delete rule.
3452 (pex-cygwin.o, pex-djgpp.o, pex-mpw.o, pex-msdos.o, pex-os2.o,
3453 pex-unix.o, pex-win32.o): New rules.
3454 * configure.in: Change AC_INIT argument to xmalloc.c.
3455 Compute appropriate pexecute implementation and substitute it
3456 as @pexecute@.
3457
3458 * pexecute.c: Split up into...
3459 * pex-cygwin.c, pex-djgpp.c, pex-mpw.c, pex-msdos.c, pex-os2.c,
3460 pex-unix.c, pex-win32.c, pex-common.h, pexecute.txh: ... these
3461 new files.
3462
3463 * functions.texi: Regenerate.
3464 * configure: Regenerate.
3465
aa5761b7 34662003-01-20 Josef Zlomek <zlomekj@suse.cz>
3467
3468 * hashtab.c (htab_expand): Fix allocation of new entries.
3469
71aad3b8 34702003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
3471
3472 * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
3473
2e6a336d 3474 * Makefile.in (install_to_libdir, install_to_tooldir): Add a
3475 mkinstalldirs command.
3476
e162e528 34772002-12-04 Danny Smith <dannysmith@users.sourceforge.net>
3478
3479 * make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX):
3480 Define for hosts with HOST_EXECUTABLE_SUFFIX.
3481
aba68506 34822002-11-24 Nick Clifton <nickc@redhat.com>
3483
3484 * make-relative-prefix.c (make_relative_prefix): Ensure return
3485 string is empty before using strcat to construct it.
3486
5feeeb38 34872002-11-22 Daniel Jacobowitz <drow@mvista.com>
3488
3489 * Makefile.in: Add make-relative-prefix.c.
3490 * make-relative-prefix.c: New file.
3491 * functions.texi: Rebuilt.
3492
d7022963 34932002-11-16 Jakub Jelinek <jakub@redhat.com>
3494
3495 * md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be
3496 used with arguments in traditional C' warnings.
3497
dacb9fcc 34982002-10-16 Jakub Jelinek <jakub@redhat.com>
3499
3500 * config.table: Use mh-s390pic for s390x too.
3501
ff02de61 35022002-10-06 Andreas Jaeger <aj@suse.de>
3503
3504 * libiberty/cplus-dem.c (ada_demangle): Get rid of unneeded
3505 variable and of strict-aliasing warning.
3506 (grow_vect): Use char as first parameter.
3507
5f7912d8 35082002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3509
3510 * Makefile.in (all): Fix multilib parallel build.
3511
05455547 35122002-09-19 John David Anglin <dave@hiuly1.hia.nrc.ca>
3513
3514 * cp-demangle.c (demangling_new): Cast 0 to enum.
3515 (demangle_char): Cast return of strdup to char *.
3516 (is_gnu_v3_mangled_ctor): Cast 0 to enum.
3517 (is_gnu_v3_mangled_dtor): Likewise.
3518 * cplus-dem.c (grow_vect): Cast return of xrealloc to void *.
3519 (work_stuff_copy_to_from): Cast return of xmalloc to char **.
3520 * fibheap.c (fibnode_new): Cast return of xcalloc to fibnode_t.
3521 * md5.c (md5_process_bytes): Cast results back to const void *.
3522 (md5_process_block): Add cast to const md5_uint32 *.
3523 * regex.c (re_compile_fastmap): Cast enum to UCHAR_T.
3524 * safe-ctype.c (L, XL, U, XU, D, P, _, C, Z, M, V, T, S): Add cast to
3525 unsigned short.
3526 * splay-tree.c (splay_tree_xmalloc_allocate): Cast return of xmalloc
3527 to void *.
3528 * vasprintf.c (int_vasprintf): Cast return of malloc to char *.
3529
bd5d1805 35302002-09-19 Nick Clifton <nickc@redhat.com>
3531
3532 * README: Update email addresses for bugs and patches.
3533
0fe3478a 35342002-09-10 Mike Stump <mrs@apple.com>
3535
3536 * splay-tree.c (splay_tree_successor): Fix comments.
3537
65e49ff1 35382002-09-11 Zack Weinberg <zack@codesourcery.com>
3539
808b5085 3540 * cplus-dem.c: Code under #ifdef MAIN moved to gcc/cp/cxxfilt.c.
65e49ff1 3541 * testsuite/Makefile.in: Adjust for test-demangle.
3542 * testsuite/regress-demangle: Deleted.
3543 * testsuite/test-demangle.c: New file.
3544 * testsuite/demangle-expected: Change \$ to $ throughout, now that
3545 this file is not being read by a shell script.
3546
5ca95c55 35472002-09-05 Roger Sayle <roger@eyesopen.com>
3548
3549 * regex.c: Only use "#pragma alloca" on AIX when not using gcc.
3550
b251a88a 35512002-08-07 DJ Delorie <dj@redhat.com>
3552
3553 * regex.c (re_error_msgid): Just use a simple array of strings.
3554 (re_compile_pattern): Compensate.
3555 (re_comp): Likewise.
3556 (re_comp): Likewise.
3557 (regerror): Likewise.
3558
f4e29b4a 35592002-07-29 Neil Booth <neil@daikokuya.co.uk>
3560
3561 * cplus-dem.c (PREPEND_BLANK): Remove.
ff02de61 3562
abcf0552 35632002-07-10 Jason Merrill <jason@redhat.com>
3564
3565 * cp-demangle.c (demangle_identifier): Support extended Unicode
3566 characters.
3567
c62ef5b5 35682002-07-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3569
3570 * cp-demangle.c (demangle_v3_with_details): Wrap in
ff02de61 3571 !defined IN_GLIBCPP_V3.
c62ef5b5 3572
74c75ba5 35732002-07-01 Mark Mitchell <mark@codesourcery.com>
3574
3575 * cp-demangle.c (demangle_operator_name): Add type_arg parameter.
3576 Set it for the "st" operator.
3577 (demangle_expression): Handle expressions with types as arguments.
3578
b2835908 35792002-06-30 Douglas Rupp <rupp@gnat.com>
3580
3581 * configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure.
3582 * Makefile.in (OUTPUT_OPTION): Use.
3583
c75cb827 35842002-06-22 Peter Breitenlohner <peb@mppmu.mpg.de>
3585
3586 * Makefile.in (install_to_libdir): Add $(DESTDIR).
3587 (install_to_tooldir): Likewise.
3588
55fc5d04 35892002-06-17 Douglas Rupp <rupp@gnat.com>
3590
3591 * lbasename.c: Add 2002 to copyright.
3592 (IS_DIR_SEPARATOR): Remove VMS junk.
3593
8d24e548 35942002-06-05 Geoffrey Keating <geoffk@redhat.com>
3595
3596 * hashtab.c (htab_create): New stub function for backward
3597 compatibility.
3598 (htab_try_create): Likewise.
3599
1f3233d1 36002002-06-03 Geoffrey Keating <geoffk@redhat.com>
3601
3602 * hashtab.c (htab_create): Delete.
3603 (htab_try_create): Delete.
3604 (htab_create_alloc): New.
3605 (htab_delete): Support user-specified memory allocation.
3606 (htab_expand): Likewise.
3607
daa2cd64 36082002-05-22 Roman Lechtchinsky <rl@cs.tu-berlin.de>
3609
3610 * configure.in: Fix typo in the code checking for sys_errlist.
3611 * configure: Regenerated.
3612
70102259 36132002-05-13 Andreas Schwab <schwab@suse.de>
3614
3615 * config.table: Use mh-x86pic also for x86-64.
3616
0b045cf7 36172002-05-08 Alexandre Oliva <aoliva@redhat.com>
3618
3619 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
3620 script entry, and set LD to it when configuring multilibs.
3621 * configure: Rebuilt.
3622
63e428d5 36232002-05-07 Mark Mitchell <mark@codesourcery.com>
3624
3625 * configure.in (AC_TYPE_PID_T): Use it.
3626 * configure: Regenerated.
3627 * getruntime.c: Include <sys/types.h>.
3628 * waitpid.c: Likewise. Use pid_t, not int, as the type of "pid".
3629
8c8eb750 36302002-04-09 Richard Henderson <rth@redhat.com>
3631
3632 * hashtab.c (higher_prime_number): Use 7 as minimum.
3633 (find_empty_slot_for_expand): Don't compute hash2 unless needed.
3634 (htab_find_slot_with_hash): Likewise.
3635
5acfe29d 36362002-04-01 Phil Edwards <pme@gcc.gnu.org>
3637
3638 * cp-demangle.c (__cxa_demangle): Also protect with IN_GLIBCPP_V3.
3639 (is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_ctor): Conditionally
3640 not compile if IN_GLIBCPP_V3 defined.
3641 * dyn-string.c: Also allow IN_GLIBCPP_V3 to change allocation scheme.
3642
87591c4a 36432002-03-30 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
3644
ff02de61 3645 * cp-demangle.c (java_demangle_v3): Don't try to release "demangled"
87591c4a 3646 if it is NULL.
3647
b8327a91 36482002-03-27 DJ Delorie <dj@redhat.com>
3649
3650 * hex.c: Add documentation.
3651 (_hex_value): Provide non-ASCII empty table.
3652 (hex_init): Initialize the non-ASCII table.
3653 * functions.texi: Regenerate.
3654
baf716a5 36552002-03-27 Mark Mitchell <mark@codesourcery.com>
3656
3657 * dyn-string.c: Add libgcc exception to copyright notice.
3658
60d10194 36592002-03-26 H.J. Lu (hjl@gnu.org)
3660
3661 * config.table: Support --with-build-subdir.
3662 * configure.in: Likewise.
3663 * configure: Rebuild.
3664
8b7d2865 36652002-03-18 Stuart Griffith <Stuart_Griffith@credence.com>
3666
3667 * strtod.c (strtod): Increment 8 chars, not 7, when `infinity'
3668 seen.
3669
8916275c 36702002-03-12 Mark Mitchell <mark@codesourcery.com>
3671
3672 * cp-demangle.c: Add libgcc exception to cp-demangle.c copyright
3673 notice.
3674
241f7b9c 36752002-03-11 Douglas B Rupp <rupp@gnat.com>
3676
3677 * xatexit.c [VMS]: Include stdlib.h and unixlib.h.
3678
bc95356d 36792002-03-06 Jim Blandy <jimb@redhat.com>
3680
3681 * splay-tree.c (splay_tree_xmalloc_allocate,
3682 splay_tree_xmalloc_deallocate): Use K&R-style definitions, not
3683 prototyped definitions. Mark `data' arguments as unused.
3684
5a3c5094 36852002-03-06 Andrew Cagney <ac131313@redhat.com>
3686
3687 * floatformat.c (floatformat_arm_ext_big): Delete definition.
3688
9123512a 36892002-03-04 Phil Edwards <pme@gcc.gnu.org>
3690
3691 * configure.in: Add --enable-install-libiberty option.
3692 * Makefile.in (INSTALLED_HEADERS): New variable.
3693 (install_to_libdir): Possibly also copy headers.
3694 * configure: Regenerated.
3695
5e571023 36962002-03-04 Neil Booth <neil@daikokuya.demon.co.uk>
3697
3698 * xmalloc.c (xmalloc_fail): Clarify error message further.
3699
323c06f5 37002002-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
3701
3702 * xmalloc.c (xmalloc_fail): Clarify error message.
3703
a3af3ae8 37042002-02-22 Jim Blandy <jimb@redhat.com>
3705
3706 * splay-tree.c (splay_tree_xmalloc_allocate,
3707 splay_tree_xmalloc_deallocate): New functions.
3708 (splay_tree_new): Call splay_tree_new_with_allocator, passing the
3709 above functions and a dummy data pointer.
3710 (splay_tree_new_with_allocator): New function.
3711 (splay_tree_delete_helper, splay_tree_delete, splay_tree_insert,
3712 splay_tree_remove): Use the splay tree's allocation and
3713 deallocation functions.
3714
080f842c 37152002-02-19 Scott Snyder <snyder@fnal.gov>
3716
3717 * testsuite/demangle-expected: Add test case for infinite loop in
3718 demangler.
3719 * cplus-dem.c (demangle_arm_hp_template): Stop trying to demangle
3720 if do_type() doesn't make any progress --- prevents an infinite
3721 loop.
3722
a9e05c62 37232002-02-18 Carlo Wood <carlo@gnu.org>
3724
3725 PR c++/5390
3726 * cplus-dem.c (demangle_integral_value): Accept multi-digit
3727 numbers that do not start with an underscore; This is needed
3728 for integer template parameters. This doesn't break anything
3729 because multi-digit numbers are never followed by a digit.
3730 * testsuite/demangle-expected: Corrected all mangled test
3731 cases with multi-digit template parameters: g++ 2.95.x does
3732 not generate underscores around these parameters.
3733
c6d86b63 37342002-02-05 Jason Merrill <jason@redhat.com>
3735
3736 * cplus-dem.c (flags): Add DMGL_VERBOSE
3737 (cplus_demangle_v3_p): Remove.
3738 (demangle_it): Add DMGL_TYPES to passed flags.
3739 * cp-demangle.c (cplus_demangle_v3_all): Remove.
3740 (cplus_demangle_v3_type): Remove.
3741 (cplus_demangle_v3): Add options parm.
3742
9bd54051 37432002-02-02 H.J. Lu (hjl@gnu.org)
3744
3745 * cp-demangle.c (cp_demangle_type): Do not protect with
3746 IN_LIBGCC2.
3747 (cplus_demangle_v3_all): New.
3748 (cplus_demangle_v3): Call cplus_demangle_v3_all.
3749 (cplus_demangle_v3_type): Call cplus_demangle_v3_all.
3750
3751 * cplus-dem.c (cplus_demangle_v3_p): New function pointer.
3752 Initialized to cplus_demangle_v3.
3753 (cplus_demangle_with_style): Call cplus_demangle_v3_p instead
3754 of cplus_demangle_v3.
3755 (main): Set cplus_demangle_v3_p to cplus_demangle_v3_type for
3756 command line symbol.
3757
3758 * testsuite/regress-demangle: Pass the mangled name at the
3759 command line.
3760
db248273 37612002-02-01 H.J. Lu <hjl@gnu.org>
3762
3763 * cp-demangle.c (cp_demangle_type): Call demangling_new with
3764 DMGL_GNU_V3.
3765
89a5385c 37662002-01-31 Phil Edwards <pme@gcc.gnu.org>
3767
3768 * cp-demangle.c: Revert yesterday's change.
3769
da383dd4 37702002-01-31 Adam Megacz <adam@xwt.org>
3771
3772 * gcc/libiberty/configure.in: Treat mingw the same as cywin
3773 wrt HAVE_SYS_ERRLIST.
3774
1e72f309 37752002-01-30 Phil Edwards <pme@gcc.gnu.org>
3776
3777 * cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.
3778 (cplus_demangle_v3): Mimic __cxa_demangle and fall back on
3779 cp_demangle_type.
3780 * testsuite/demangle-expected: New gnu-v3 test.
3781
2c79f170 37822002-01-22 Momchil Velikov <velco@fadata.bg>
3783
3784 * configure.in (variable detection): Use arrays of unspecified
3785 size instead of plain integers.
3786
98b6fc70 37872002-01-18 DJ Delorie <dj@redhat.com>
3788
3789 * Makefile.in (TESTLIB): New. This library is for future
3790 testsuites.
3791 (CFILES, REQUIRED_OFILES, CONFIGURED_OFILES): Re-alphabetize,
3792 break down by letter.
3793 (REQUIRED_OFILES): List long-to-compile files first.
3794 (maint-deps): New, target for updating dependencies.
3795 (dependencies): Update.
3796 * maint-tool: Add dependency-generating option.
3797 * configure.in: Check for _doprnt even if we're not providing it.
3798 * configure: Regenerate.
3799
3800 * _doprnt.c: Modifications to allow compiling on any platform.
3801 * copysign.c: Likewise.
3802 * putenv.c: Likewise.
3803 * setenv.c: Likewise.
3804 * vsprintf.c: Likewise.
3805
b4eac72f 38062002-01-15 Douglas B Rupp <rupp@gnat.com>
3807
3808 * mkstemps.c (mkstemps): On VMS, open temp file with option
3809 that causes it to be deleted when closed.
3810
7806d7a4 38112002-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3812
c077395f 3813 * cp-demangle.c (long_options): Const-ify.
3814 * cplus-dem.c (long_options): Likewise.
3815
7806d7a4 3816 * cplus-dem.c (mystrstr): Delete. All callers changed to use
3817 strstr instead.
3818
936c37fd 38192001-12-31 Ira Ruben <ira@apple.com>
3820
3821 * aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.
3822 * configure: Regenerated.
e9894157 3823
38242001-12-24 Douglas B. Rupp <rupp@gnat.com>
3825
3826 * configure.in (uintptr_t): Use AC_CHECK_TYPE.
3827 * configure: Regenerated.
936c37fd 3828
4e3ed534 38292001-12-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
3830
3831 PR other/2719
3832 * cplus-dem.c (consume_count): Treat negative count as an error.
3833 * testsuite/demangle-expected: Added testcase.
3834
8f966bdb 3835Tue Dec 11 07:08:57 2001 Douglas B. Rupp <rupp@gnat.com>
3836
3837 * configure.in: Hardcode that vfork works on VMS host.
3838 * configure: Regenerated.
3839
8d87ccec 38402001-12-06 Richard Henderson <rth@redhat.com>
3841
3842 * cplus-dem.c (libiberty_demanglers): Add no_demangling case.
3843 (cplus_demangle): Support no_demangling.
3844
31972771 38452001-11-27 Zack Weinberg <zack@codesourcery.com>
3846
3847 * _doprnt.c: Moved here from gcc/doprint.c. Adjust to build
3848 in libiberty context. Fix typo in leading comment.
3849 * configure.in: Fix various AC_DEFINEs so autoheader works.
3850 If any of vprintf, vsprintf, vfprintf is missing from libc,
3851 then AC_REPLACE_FUNCS(_doprnt).
3852
8e198eb2 38532001-11-26 DJ Delorie <dj@redhat.com>
31972771 3854 Daniel Jacobowitz <drow@mvista.com>
8e198eb2 3855
3856 * Makefile.in (stamp-h): Depend on Makefile for proper
3857 serialization.
3858 (*-subdir): Depend on config.h for proper serialization.
3859
c660fab8 38602001-11-26 DJ Delorie <dj@redhat.com>
3861
3862 * configure.in: Check for alloca.h (for regex.c and putenv.c).
3863 * configure: Regenerate.
3864 * config.h: Add HAVE_ALLOCA_H.
3865
43eb13f7 38662001-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3867
81cea2ab 3868 * regex.c: Check defined(__STDC__) || defined(ALMOST_STDC) ||
3869 defined(HAVE_STRINGIZE) to determine whether ISO CPP token pasting
3870 is available.
43eb13f7 3871
e9fb7b39 3872Thu Nov 15 11:06:25 2001 Jeffrey A Law (law@cygnus.com)
3873
7b190504 3874 * config.in (HAVE_UINTPTR_T): Provide autoconf stub.
3875 * configure.in (HAVE_UINTPTR_T): Test for system defining
3876 uintptr_t and define HAVE_UINTPTR_T appropriately.
3877 * regex.c (uintptr_t): Do not provide a definition if the
3878 system provided one.
3879
e9fb7b39 3880 * regex.c (PREFIX): Provide an alternate definition for
3881 non-ANSI/ISO compilers.
3882 (ARG_PREFIX): Likewise.
3883
448378fc 38842001-11-12 Jim Meyering <meyering@lucent.com>
3885
3886 * obstack.c (_): Honor the setting of ENABLE_NLS. Otherwise,
3887 this code would end up calling gettext even in packages built
3888 with --disable-nls.
3889 * getopt.c (_): Likewise.
3890 * regex.c (_): Likewise.
3891
7c9e70dd 38922001-11-03 Alan Modra <amodra@bigpond.net.au>
3893
3894 * configure.in: Cope with missing makeinfo.
ebfeb892 3895 * configure: Regenerate.
7c9e70dd 3896
a3493641 38972001-10-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3898
e500d428 3899 * hex.c (hex_init): Provide empty stub.
3900
a3493641 3901 * hex.c (hex_init): Delete.
3902 (_hex_value): Const-ify and initialize at compile-time.
3903
3de15244 39042001-10-19 H.J. Lu <hjl@gnu.org>
3905
3906 * Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if
3907 necessary.
3908
f0ed5ac1 39092001-10-17 DJ Delorie <dj@redhat.com>
3910
3911 * argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c,
3912 ffs.c, fnmatch.txh, getruntime.c, make-temp-file.c,
0af1044a 3913 mkstemps.c, pexecute.c, random.c, strsignal.c, vasprintf.c:
f0ed5ac1 3914 Improve manual formatting.
3915 * functions.texi: Regenerate.
3916
349e8276 39172001-10-15 DJ Delorie <dj@redhat.com>
3918
3919 * Makefile.in (TEXIFILES): Add fnmatch.txh.
3920 (maint-undoc): New.
3921 maint-tool: Add "undoc" tool.
3922 * alloca.c, argv.c, asprintf.c, choose-temp.c, concat.c,
3923 fdmatch.c, ffs.c, getruntime.c, insque.c, lbasename.c,
3924 make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c,
3925 strerror.s, strsignal.c, strtol.c, vasprintf.c: Add or update
3926 documentation.
3927 * fnmatch.txh: New.
3928 * functions.texi: Regenerate.
8cc9ccc9 3929
8a630ee4 39302001-10-10 Joseph S. Myers <jsm28@cam.ac.uk>
3931
3932 * bcmp.c, setenv.c: Use "nonzero" instead of "non-zero".
3933 * strtod.c: Use "ISO C" instead of "ANSI C".
3934 * functions.texi: Regenerate.
3935
a3a8a3df 39362001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
3937
3938 * alloca.c, clock.c, getcwd.c, getpagesize.c, getpwd.c, index.c,
3939 libiberty.texi, memchr.c, putenv.c, rindex.c, strchr.c, strdup.c,
3940 strerror.c, strrchr.c, strstr.c, strtod.c, tmpnam.c, vfork.c,
3941 xatexit.c, xmalloc.c, xstrerror.c: Improve manual formatting. Fix
3942 spelling. Give names to function arguments in documentation. Use
3943 (void) prototypes in documentation.
3944 * functions.texi: Regenerate.
3945
542e9271 39462001-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3947
3948 * argv.c (buildargv, tests, main): Const-ify.
3949 * cp-demangle.c (operator_code): Likewise.
3950 * cplus-dem.c (optable, libiberty_demanglers,
3951 cplus_demangle_set_style, cplus_demangle_name_to_style,
3952 print_demangler_list): Likewise.
3953 * hashtab.c (higher_prime_number): Likewise.
3954 * strcasecmp.c (charmap): Likewise.
3955 * strerror.c (error_info, strerror, main): Likewise.
3956 * strncasecmp.c (charmap): Likewise.
3957 * strsignal.c (signal_info): Likewise.
3958
5b7836cc 39592001-09-29 DJ Delorie <dj@redhat.com>
3960
3961 * configure: Regenerate.
3962
e7faea46 39632001-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3964
3965 * concat.c: Include stdlib.h.
3966
997fdf4a 39672001-09-27 Eli Zaretskii <eliz@is.elta.co.il>
3968
3969 * libiberty.texi: (Top level): Add syncodeindex pg. Add
3970 @dircategory and @direntry directives. Add @finalout.
3971 (many nodes): Lose the next,prev,up pointers on the @nide line.
3972 (Using, Supplemental Functions, Replacement Functions): Fix
3973 markup.
3974 (Functions): Move around, to allow makeinfo to build the manual
3975 without next,prev,up pointers in thye node lines.
3976 (Licenses): Fix typos.
3977
3978 * index.c, rindex.c, strchr.c, strerror.c, strrchr.c, strstr.c,
3979 strtol.c, xatexit.c, xexit.c, xmalloc.c: Fix spelling and markup.
3980 * functions.texi: Regenerate.
3981
3982 * copying-lib.texi: Lose the next,prev,up pointers on the @node
3983 line.
3984
eb765d0c 39852001-09-27 DJ Delorie <dj@redhat.com>
3986
3987 * configure.in: Don't use in-tree texinfo, because libiberty must
3988 be built before it. Check for makeinfo version 4 or higher.
3989 * functions.texi: Regenerate.
8cc9ccc9 3990
614a23c6 39912001-09-20 DJ Delorie <dj@redhat.com>
3992 Phil Edwards <pedwards@disaster.jaj.com>
8cc9ccc9 3993
614a23c6 3994 * configure.in (MAKEINFO, PERL): Detect these.
3995 (--enable-maintainer-mode): Add.
3996 * configure: Regenerate.
3997 * Makefile.in (MAKEINFO, PERL): Define.
3998 (libiberty.info, libiberty.dvi, libiberty.html): New.
3999 (CFILES): Add bsearch.c.
4000 (CONFIGURED_OFILES): New, list of objects configure might add.
4001 (maint-missing, maint-buildall): New, for maintainers only.
4002 (clean, mostlyclean): Add info/dvi/html files.
4003 * libiberty.texi, copying-lib.texi, obstacks.texi, functions.texi: New.
4004 * gather-docs: New, for maintainers.
4005 * maint-tool: New, for maintainers.
4006 * alloca.c, atexit.c, basename.c, bcmp.c, bcopy.c, bsearch.c,
4007 bzero.c, calloc.c, clock.c, configure.in, configure, getcwd.c,
4008 getpagesize.c, getpwd.c, index.c, memchr.c, memcmp.c, memcpy.c,
4009 memmove.c, memset.c, putenv.c, rename.c, rindex.c, setenv.c,
4010 sigsetmask.c, strcasecmp.c, strchr.c, strdup.c, strerror.c,
4011 strncasecmp.c, strncmp.c, strrchr.c, strstr.c, strtod.c, strtol.c,
4012 tmpnam.c, vfork.c, vprintf.c, waitpid.c, xatexit.c, xexit.c,
4013 xmalloc.c, xmemdup.c, xstrdup.c, xstrerror.c: Add or update
4014 documentation.
8cc9ccc9 4015
92f03c00 40162001-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4017
4018 * concat.c (reconcat): Fix for traditional C.
4019
0be2ebc7 40202001-09-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4021
4022 * concat.c (reconcat): New function.
4023
add62f6a 40242001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4025
9659201a 4026 * concat.c (vconcat_length, vconcat_copy, concat_length,
4027 concat_copy, concat_copy2): New functions.
4028 (concat): Use vconcat_length/vconcat_copy.
4029
add62f6a 4030 * alloca.c (libiberty_optr, libiberty_nptr, libiberty_len):
4031 Define.
4032
2bfbbd2b 40332001-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4034
4035 * asprintf.c: Don't define USE_STDARG. Use VPARAMS, VA_OPEN,
4036 VA_FIXEDARG & VA_CLOSE.
8cc9ccc9 4037
2bfbbd2b 4038 * vasprintf.c: Check HAVE_STRING_H when including string.h.
4039 (checkit): Delete redundant prototype. Add ATTRIBUTE_PRINTF_1.
4040 Use VA_OPEN, VA_FIXEDARG & VA_CLOSE. Free allocated string.
4041
68036f05 40422001-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4043
4044 * concat.c (concat): Use VPARAMS, VA_OPEN, VA_FIXEDARG & VA_CLOSE.
4045
958cb671 40462001-08-23 Ulrich Drepper <drepper@redhat.com>
4047
4048 * regex.c (truncate_wchar): Use wcrtomb not wctomb.
4049
40502001-08-23 Ulrich Drepper <drepper@redhat.com>
4051
4052 * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
4053 instead of mbrtowc.
4054 [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
4055 wcslen, and __wcscoll instead of wcscoll.
4056
b266b68b 40572001-08-22 Matt Kraai <kraai@alumni.carnegiemellon.edu>
4058
ff02de61 4059 * fibheap.c (fibheap_init, fibnode_init): Remove.
4060 (fibheap_new, fibnode_new): Use xcalloc to allocate and
4061 initialize memory.
4062 (fibheap_insert): Remove check for node allocation failure.
b266b68b 4063
c6028964 40642001-08-21 Richard Henderson <rth@redhat.com>
4065
4066 * Makefile.in (fibheap.o): Depend on config.h.
4067 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some
4068 functions for inlining.
4069
3652f680 4070Tue Aug 21 12:35:04 2001 Christopher Faylor <cgf@cygnus.com>
4071
4072 * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever
4073 hosting on cygwin.
4074 * configure: Regenerate.
4075
95f0a124 40762001-08-20 Andrew Cagney <ac131313@redhat.com>
4077
4078 * floatformat.c (floatformat_m88110_ext): Remove #ifdef
4079 HARRIS_FLOAT_FORMAT.
4080 (floatformat_ia64_spill_little, floatformat_ia64_quad_little)
4081 (floatformat_ia64_spill_big, floatformat_ia64_quad_big)
4082 (floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword)
4083 (floatformat_m88110_harris_ext): New float formats.
4084
522a00cd 40852001-08-20 Daniel Berlin <dan@cgsoftware.com>
4086
4087 * fibheap.c: New file. Fibonacci heap.
4088
4089 * Makefile.in (CFILES): Add fibheap.c.
4090 (REQUIRED_OFILES): Add fibheap.o.
4091 (fibheap.o): Add dependencies for fibheap.o.
4092
6a51e4c4 40932001-08-17 Christopher Faylor <cgf@cygnus.com>
4094
4095 * configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.
4096 * configure: Regenerate.
4097
80f07f6c 40982001-08-16 Richard Henderson <rth@redhat.com>
4099
4100 * hashtab.c (htab_hash_string): New.
4101
e9106811 41022001-08-13 Andrew Cagney <ac131313@redhat.com>
4103
4104 * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
4105 name.
4106
458e9fd0 41072001-08-12 Isamu Hasegawa <isamu@yamato.ibm.com>
4108
4109 * regex.c (wcs_regex_compile): Use appropriate string
4110 to compare with collating element.
4111 Fix the padding for the alignment.
4112
da8a7320 41132001-08-10 Andrew Cagney <ac131313@redhat.com>
2bce2a69 4114
4115 * lbasename.c (lbasename): Change function definition to return a
4116 const char pointer.
4117
6539a5d8 41182001-08-07 Jason Merrill <jason_merrill@redhat.com>
4119
4120 * cp-demangle.c (demangle_special_name): "GR" -> "reference temporary
4121 for".
4122
2644ae20 41232001-08-03 Richard Henderson <rth@redhat.com>
4124
4125 * Makefile.in (concat.o): Depend on config.h.
4126
6c9ffcbc 41272001-07-30 Andreas Jaeger <aj@suse.de>
4128
4129 * concat.c: Include "config.h".
4130
9f21bac8 41312001-07-30 Andreas Jaeger <aj@suse.de>
4132
4133 * regex.c: Declare wcs functions only if compiling with
4134 MBS_SUPPORT.
4135 Don't use #elif for traditional C.
4136
41372001-07-23 Ulrich Drepper <drepper@redhat.com>
4138
4139 * regex.c: Revamp memory allocation for WCHAR functions to
4140 not use too much stack.
4141
41422001-07-30 Andreas Jaeger <aj@suse.de>
4143
4144 * regex.c: Declare wcs functions only if compiling with
4145 MBS_SUPPORT.
4146 Don't use #elif for traditional C.
4147
2bbbdf1a 41482001-07-25 Daniel Jacobowitz <drow@mvista.com>
4149
4150 * Makefile.in (regex.o): Add dependency on config.h.
4151
b92e80db 41522001-07-18 Andreas Schwab <schwab@suse.de>
4153
4154 * regex.c (WORDCHAR_P) [WCHAR]: Also return true for the
4155 underscore character.
4156
41572001-07-18 Ulrich Drepper <drepper@redhat.com>
4158
4159 * regex.c: Limit string length printed in debug messages to 100
4160 chars.
4161
41622001-07-18 Andreas Jaeger <aj@suse.de>
4163
4164 * regex.c: Place under LGPL version 2.1.
4165
7703a7de 41662001-07-10 Jeff Johnston <jjohnstn@redhat.com>
4167
4168 * Makefile.in: Add support for regex code.
4169 * regex.c: New file.
4170
8568af22 41712001-07-05 Mark Klein <mklein@dis.com>
4172
4173 * Makefile.in: Add ffs.c dependency.
4174 * configure.in: Add ffs.c.
4175 * ffs.c: New file.
4176
c1a60b7d 41772001-06-18 Richard Henderson <rth@redhat.com>
4178
4179 * concat.c: Include <sys/types.h>.
4180
66806be2 41812001-06-11 Loren J. Rittle <ljrittle@acm.org>
4182
2778f1dc 4183 bootstrap/3106
66806be2 4184 * strerror.c (sys_nerr): Hide the OS header version.
4185 * strsignal.c (sys_nsig): Likewise.
4186
222ce6b9 41872001-06-10 Richard Henderson <rth@redhat.com>
4188
4189 * concat.c: Include string.h. Fix int vs size_t usage.
4190 Simplify the iteration loops. Use memcpy.
4191
cb6758b9 41922001-05-16 Matt Kraai <kraai@alumni.carnegiemellon.edu>
4193
4194 * partition.c: Fix misspelling of `implementation'.
4195
091eef96 41962001-05-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4197
4198 * md5.c (md5_init_ctx): Declare constants as unsigned.
4199 (md5_process_block): Likewise.
4200
e5f55ef4 42012001-05-07 Zack Weinberg <zackw@stanford.edu>
4202
4203 * cp-demangle.c (demangle_v3_with_details,
4204 is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor): Use K+R style
4205 function definition.
4206 * ternary.c: Use K+R style function definitions. Use PTR, not
4207 void *. Make arguments constant where possible.
4208
c99b4ef9 42092001-05-07 Mark Mitchell <mark@codesourcery.com>
4210
4211 * splay-tree.h (splay_tree_max): New function.
4212 (splay_tree_min): Likewise.
4213
eec19420 42142001-04-15 Daniel Berlin <dan@cgsoftware.com>
4215
4216 * ternary.c: New file - Ternary search tree implementation.
4217
4218 * Makefile.in: Add ternary.o, and ternary.c dependencies.
4219
673b6e5a 42202001-04-03 Zack Weinberg <zackw@stanford.edu>
4221
4222 * make-temp-file.c (try): Inline.
4223
b8f02fb2 42242001-02-28 Richard Henderson <rth@redhat.com>
4225
4226 * Makefile.in (make-temp-file.o): Depend on config.h.
4227
b130ede9 42282001-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4229
4230 * memchr.c (memchr): Adjust condition to avoid infinite loop.
4231
5a4fcef0 42322001-03-23 Jakub Jelinek <jakub@redhat.com>
4233
4234 * cp-demangle.c (demangle_discriminator): `_0' is discriminator #1,
4235 `_' not followed by a digit is invalid.
4236
c83c8218 42372001-03-22 Jim Blandy <jimb@redhat.com>
4238
4239 * cp-demangle.c (string_list_delete): Use dyn_string_delete
4240 instead of free, to free the contents as well as the string
4241 structure.
4242
7e660a1b 42432001-03-21 Zack Weinberg <zackw@stanford.edu>
4244
4245 * make-temp-file.c: Always default DIR_SEPARATOR to '/'.
4246 Don't default P_tmpdir to anything. Try /var/tmp before
4247 /usr/tmp.
4248
e6351181 42492001-03-20 Zack Weinberg <zackw@stanford.edu>
4250
4251 * choose-temp.c: Split off make_temp_file, and the code
4252 duplicated between it and choose_temp_base, into...
4253 * make-temp-file.c: ... here; new file.
4254
4255 * Makefile.in (CFILES): Add make-temp-file.c.
4256 (REQUIRED_OFILES): Add make-temp-file.o.
4257
3a18c9fc 42582001-03-20 Jim Blandy <jimb@redhat.com>
4259
4260 * cp-demangle.c (struct demangling_def): New fields:
4261 is_constructor and is_destructor.
4262 (demangling_new): Initialize them.
4263 (demangle_ctor_dtor_name): Set them, if we detect a constructor
4264 or destructor.
4265 (demangle_v3_with_details, is_gnu_v3_mangled_ctor,
4266 is_gnu_v3_mangled_dtor): New functions.
4267
d219f684 42682001-03-20 Jason Merrill <jason@redhat.com>
4269
4270 * cplus-dem.c (main): Skip initial $.
4271
dfc58e62 42722001-03-15 Michael Meissner <meissner@redhat.com>
4273
4274 * hashtab.c (higher_prime_number): Silence warning that 4294967291
4275 might be a signed integer under pre-ISO C systems.
4276
0bce9b89 42772001-03-10 Neil Booth <neil@daikokuya.demon.co.uk>
4278 John David Anglin <dave@hiauly1.hia.nrc.ca>
4279
4280 * libiberty/lbasename.c: New file.
4281 * libiberty/Makefile.in: Update for lbasename.
4282
012f1707 42832001-03-06 Zack Weinberg <zackw@stanford.edu>
4284
4285 * aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
4286 * configure.in: Replace all alloca logic with a simple use of
4287 the above new macro.
4288 * config.table: Kill *-*-beos* entry.
4289 * config/mh-beos: Delete.
4290 * configure, config.in: Regenerate.
4291
4292 * Makefile.in (ALLOCA, HFILES): Kill.
4293 (REQUIRED_OFILES): Add alloca.o.
4294 (alloca.o): Depend on libiberty.h.
4295 (argv.o): Don't depend on alloca-conf.h.
4296 * alloca-conf.h: Delete.
4297 * alloca.c: Include libiberty.h. Kill all #ifdef emacs
4298 blocks. Provide the C alloca unconditionally. Use PTR where
4299 appropriate. Make i00afunc static.
4300 * argv.c: Don't include alloca-conf.h.
4301
163369e7 43022001-03-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4303
4304 * cplus-dem.c (main): Cast enum style to int.
4305
39fb1bb6 43062001-02-16 Loren J. Rittle <ljrittle@acm.org>
4307
4308 * cplus-dem.c (main): Initialize style.
4309
bace101a 43102001-02-02 Phil Edwards <pme@sources.redhat.com>
4311
4312 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
4313
1c1033dd 43142001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
4315
4316 Add support for Java demangling under the v3 ABI:
4317 * cp-demangle.c (NAMESPACE_SEPARATOR): New define.
4318 (struct demangling_def): Add `style' field.
4319 (demangling_new): New parameter `style'. Set it in demangling_t.
4320 (demangle_prefix): Use NAMESPACE_SEPARATOR.
4321 (demangle_type_ptr): Don't emit pointer symbol if doing Java output.
4322 (cp_demangle): New parameter `style'. Pass it to demangling_new().
4323 (main): Call cp_demangle with extra parameter.
4324 (java_demangle_v3): New function.
4325 (java_builtin_type_names): New. Table of primitive type names used
4326 for Java demangling.
4327 (demangle_builtin_type): Look up in java_builtin_type_names if doing
4328 Java output.
012f1707 4329 * cplus-dem.c (cplus_demangle): Use java_demangle_v3 to do Java
1c1033dd 4330 demangling.
4331 (long_options): Remove obsolete `java' option.
4332 (main): Remove explicit handling of `java' option. Instead, pass style
4333 parameter in cplus_demangle flags as gdb does.
4334 * testsuite/demangle.expected: Add some Java test cases.
4335
fec9182b 43362000-12-29 DJ Delorie <dj@redhat.com>
4337
4338 * fnmatch.c: Make the note about the origins of this file more
4339 accurate, at least until we can sync with glibc.
4340 * getopt.c: Ditto.
4341 * getopt1.c: Ditto.
4342 * md5.c: Ditto.
4343 * obstack.c: Ditto.
4344
5b9c32cc 43452000-12-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4346
4347 * bsearch.c: New file.
4348 * configure.in (funcs): Add bsearch.
4349 (AC_CHECK_FUNCS): Likewise.
4350 * configure, config.in: Regenerate.
4351
a973e2b1 43522000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4353
4354 * safe-ctype.c: #include "ansidecl.h".
4355 * strtod.c: Likewise.
4356
14282c1a 43572000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4358
4359 * strtoul.c: Include safe-ctype.h, not ctype.h.
4360
93ce8ce4 43612000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
4362
4363 * safe-ctype.c: New file.
4364 * Makefile.in (CFILES): Add safe-ctype.c.
4365 (REQUIRED_OFILES): Add safe-ctype.o.
4366
4367 * argv.c: Define ISBLANK and use it, not isspace.
4368 * basename.c, cplus-dem.c, fnmatch.c, pexecute.c, strtod.c,
4369 strtol.c, strtoul.c: Include safe-ctype.h, not ctype.h. Use
4370 uppercase ctype macros. Don't test ISUPPER(c)/ISLOWER(c)
4371 before calling TOLOWER(c)/TOUPPER(c).
4372
be6afa8f 43732000-12-07 Mike Stump <mrs@wrs.com>
e5fb0a98 4374
4375 * Makefile.in (distclean): When cleaning, remove testsuite.
4376
cf0ad6a8 43772000-12-05 Jason Merrill <jason@redhat.com>
4378
4379 * cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
4380 name before allocating the dyn_string.
4381
bb505139 43822000-12-04 Jason Merrill <jason@redhat.com>
4383
4384 * cp-demangle.c: s/new_abi/v3/.
4385 * cplus-dem.c: Likewise.
4386 (current_demangling_style): Now auto_demangling.
4387 (cplus_demangle): Try v3 demangling if AUTO_DEMANGLING.
93ce8ce4 4388 (main): Use standard symbol chars for auto_demangling.
bb505139 4389
54b3a5af 43902000-11-26 Mark Mitchell <mark@codesourcery.com>
4391
4392 * hashtab.c (higher_prime_number): Use a table, rather than a
4393 seive, to find the next prime.
4394
9628d706 43952000-11-22 H.J. Lu <hjl@gnu.org>
4396
4397 * cplus-dem.c (main): Handle gnat_demangling.
4398
ec255163 43992000-11-22 Zack Weinberg <zack@wolery.stanford.edu>
4400
4401 * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
4402 (AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader.
4403 * configure.in: Call AC_C_INLINE and AC_C_CONST. Use three
4404 argument form of AC_DEFINE in dummy definitions block. Use
4405 AC_DEFINE_NOAUTOHEADER for real definitions of things defined
4406 in dummy block. Preload cache variables instead of bypassing
4407 tests, where possible.
4408 * acconfig.h: Removed.
4409
4410 * xmalloc.c (xmalloc_failed): New function, does error
4411 reporting on failed allocation.
4412 (xmalloc, xcalloc, xrealloc): Use it.
4413
626946fb 44142000-11-21 Hans-Peter Nilsson <hp@bitrange.com>
4415
4416 * cplus-dem.c (cplus_demangle): Fix formatting.
4417 (grow_vect): Ditto.
4418 (ada_demangle): Ditto.
4419 (internal_cplus_demangle): Ditto.
4420 (mop_up): Ditto.
4421
44222000-11-21 H.J. Lu <hjl@gnu.org>
4423
4424 * cplus-dem.c (main): Handle java_demangling.
4425
918a89ef 44262000-11-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4427
4428 * cplus-dem.c (grow_vect): Prototype.
4429 (ada_demangle): Cast the arg of ctype macros to unsigned char.
4430
582f72ad 44312000-11-15 Hans-Peter Nilsson <hp@bitrange.com>
4432
4433 * cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for
4434 parameter `option'.
4435
0d6e3c59 44362000-11-15 Kenneth Block <kenneth.block@compaq.com>
4437
42ded3a1 4438 * cplus-dem.c: Eliminate use of DEFUN, it is obsolete and cannot
0d6e3c59 4439 be used in GCC.
4440
9df8b754 44412000-11-15 Kenneth Block <kenneth.block@compaq.com>
d7c1c148 4442
582f72ad 4443 * cplus-dem.c: Add gnat demangler. Add java to demangle style
d7c1c148 4444 list.
4445
e4c2dc6e 44462000-11-04 Hans-Peter Nilsson <hp@bitrange.com>
4447
4448 * hashtab.c (htab_expand): Change to return int. Use calloc or
9f21bac8 4449 xcalloc depending on htab->return_allocation_failure. Return zero
4450 if calloc fails.
e4c2dc6e 4451 (htab_create): Update comment to cover memory allocation.
4452 (htab_try_create): New.
4453 (htab_find_slot_with_hash): Return NULL if htab_expand fails.
9f21bac8 4454 Update comment to cover this.
e4c2dc6e 4455
696d6593 44562000-11-03 Hans-Peter Nilsson <hp@bitrange.com>
4457
4458 * hashtab.c: Change void * to PTR where necessary.
4459 (htab_create, htab_expand): Correct formatting of comment before
4460 function.
4461
8f2b45d4 44622000-10-22 Alex Samuel <samuel@codesourcery.com>
f99edf23 4463
4464 * cp-demangle.c (string_list_def): Add caret_position and comments.
4465 (result_caret_pos): New macro.
4466 (result_append_string): Rename to...
4467 (result_add_string): ... this, and insert at caret position.
ec255163 4468 Rename throughout.
f99edf23 4469 (result_append): Rename to...
4470 (result_add): ... this, and insert at caret position. Rename
ec255163 4471 throughout.
f99edf23 4472 (result_append_char): Rename to...
4473 (result_add_char): ... this, and insert at caret position. Rename
ec255163 4474 throughout.
f99edf23 4475 (result_append_space): Remove.
4476 (string_list_new): Initialize caret position.
4477 (result_add_separated_char): Use caret position.
4478 (result_get_caret): New funtion.
4479 (result_set_caret): Likewise.
4480 (result_shift_caret): Likewise.
4481 (result_previous_char_is_space): Likewise.
4482 (substitution_start): Use caret position.
4483 (substitution_add): Likewise.
4484 (demangling_new): Initialize caret position.
4485 (demangle_encoding): Use caret position.
ec255163 4486 (demanglin_nested_name): Put CV qualifiers after name.
f99edf23 4487 (demangle_type_ptr): Use switch statement. Handle pointers to
4488 arrays. Don't use result_append_space. Use caret position.
4489 (demangle_type): Emit CV qualifiers after underlying type. Adjust
ec255163 4490 call to demangle_array_type.
4491 (demangle_array_type): Add parameter to handle pointers to arrays.
4492
a4e59c31 44932000-10-01 Mark Mitchell <mark@codesourcery.com>
4494
4495 * splay-tree.c (splay_tree_insert): Fix formatting.
4496
e41f0d80 44972000-09-16 Mark Mitchell <mark@codesourcery.com>
4498
4499 * splay-tree.c (splay_tree_predecessor): Fix typo in comment.
4500
83d86ada 45012000-09-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4502
4503 * splay-tree.c: #include <stdio.h>.
4504
78631810 45052000-09-14 Hans-Peter Nilsson <hp@axis.com>
4506
4507 * testsuite/demangle-expected: Add two tests for anonymous
4508 namespaces.
4509 * cplus-dem.c (gnu_special): Handle anonymous namespaces.
4510
508f18c8 45112000-09-10 Mark Mitchell <mark@codesourcery.com>
4512
4513 * splay-tree.c (splay_tree_predecessor): New function.
4514 (splay_tree_successor): Likewise.
4515
1a2d2193 45162000-09-10 Hans-Peter Nilsson <hp@axis.com>
4517
4518 * testsuite/demangle-expected: Add four tests for type_info
4519 mangling.
1a2d2193 4520 * cplus-dem.c (gnu_special): Use do_type, not demangle_fund_type,
4521 for a non-template non-qualified type_info function or node.
4522
09656987 45232000-09-08 Alex Samuel <samuel@codesourcery.com>
4524
4525 * cp-demangle.c: Fix copyright banner.
4526
7cc2d24b 45272000-09-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4528
4529 * md5.c: #include "ansidecl.h".
4530
b83e8722 45312000-09-06 Alex Samuel <samuel@codesourcery.com>
4532
4533 * cp-demangle.c (status_allocation_failed): Rearrange whitespace.
4534 (demangle_type): Handle substitution candidates correctly in the
4535 face of special substitutions.
4536
cf70278e 45372000-09-05 Alex Samuel <samuel@codesourcery.com>
4538
4539 * cp-demangle.c (demangle_encoding): Rename variable.
4540 (demangle_name): Rename parameter. Handle return type
4541 suppression.
4542 (demangle_nested_name): Rename parameter.
4543 (demangle_prefix): Likewise. Change return type suppression.
4544 (demangle_unqualified_name): Add parameter. Flag constructors and
4545 conversion operators.
4546 (demangle_special_name): Fix comment.
4547 (demangle_type): Rename variable.
4548 (demangle_bare_function_type): Check for missing return type and
ec255163 4549 parameter.
cf70278e 4550 (demangle_class_enum_type): Rename parameter.
4551 (demangle_discriminator): Fix misspelling in comment.
4552
4aabc076 45532000-08-31 DJ Delorie <dj@redhat.com>
4554
4555 * configure.in (Cygwin): special case cygwin only when we're
4556 building cygwin, not when we're hosting cygwin.
4557
804ddfd1 45582000-09-04 Alex Samuel <samuel@codesourcery.com>
4559
4560 * cp-demangle.c (demangle_template_arg): Eat an `E' after an
ec255163 4561 <expression>.
4562
e015a852 45632000-09-04 Alex Samuel <samuel@codesourcery.com>
4564
4565 * cp-demangle.c (demangle_type_ptr): Increment position past
4566 pointer and reference characters.
4567
2b6805b4 45682000-09-04 Alex Samuel <samuel@codesourcery.com>
4569
4570 * cp-demangle.c (demangle_nv_offset): New function.
4571 (demangle_v_offset): Likewise.
4572 (demangle_call_offset): Likewise.
4573 (demangle_special_name): Update thunk demangling to comply with
4574 ABI changes.
ec255163 4575
40e00cb0 45762000-09-03 Alex Samuel <samuel@codesourcery.com>
4577
4578 * cp-demangle.c (ANONYMOUS_NAMESPACE_PREFIX): New macro.
4579 (substitution_def): Remove template_parm_number.
4580 (NOT_TEMPLATE_PARM): Remove.
4581 (result_insert_string): New macro.
4582 (result_insert): Likewise.
4583 (result_insert_char): Likewise.
4584 (substitution_add): Remove last parameter. Don't store template
ec255163 4585 parm number.
40e00cb0 4586 (BFT_NO_RETURN_TYPE): Define as NULL.
4587 (demangle_encoding): Adjust call to demangle_bare_function_type.
4588 (demangle_name): Adjust substitution. Adjust call to
ec255163 4589 substitution_add.
40e00cb0 4590 (demangle_prefix): Adjust call to substitution_add.
4591 (demangle_identifier): Handle anonymous namespaces.
4592 (demangle_operator_name): Change demangling of vendor-extended
4593 operator to match ABI changes.
4594 (demangle_type_ptr): Change parameters. Make recursive. Handle
ec255163 4595 substitutions here.
40e00cb0 4596 (demangle_type): Adjust calls to demangle_template_param,
4597 substitution_add, and demangle_type_ptr. Fix substitution of
4598 templated types.
4599 (demangle_function_type): Change parameter to a pointer.
4600 (demangle_bare_function_type): Likewise. Adjust insertion point.
4601 (demangle_template_param): Remove last parameter.
4602 (demangle_expr_primary): Remove unused variable. Adjust call to
ec255163 4603 demangle_template_param.
40e00cb0 4604 (is_mangled_char): Accept `$' and `.'.
4605 * cplus-dem.c (gnu_new_abi_symbol_characters): Add '$' and '.'.
4606 * dyn-string.c (dyn_string_insert_char): New function.
4607
01f404a2 46082000-08-31 Hans-Peter Nilsson <hp@axis.com>
4609
4610 * testsuite/demangle-expected: Add nine tests for
4611 underscore-after-number followed by five tests for name-signature
4612 delimiter.
4613
d74245d4 46142000-08-28 Richard Henderson <rth@cygnus.com>
4615
4616 * Makefile.in (md5.o): Depend on config.h.
4617
19f716e5 46182000-08-28 Jason Merrill <jason@redhat.com>
4619
4620 * Makefile.in (REQUIRED_OFILES): Add md5.o.
4621 (CFILES): Add md5.c.
4622 * md5.c: New file.
4623
f8aeab41 46242000-08-27 Alex Samuel <samuel@codesourcery.com>
4625
4626 * cp-demangle.c (demangle_name): Initialize template_p in local
4627 name case. Don't re-add substitutions as candidates.
4628 (demangle_nested_name): Use <unqualified-name>.
4629 (demangle_prefix): Likewise. Don't add template names as
4630 substitution candidates twice, or re-add a substitution or the
4631 last prefix component.
4632 (demangle_local_name): Adjust output format.
4633
62c2feed 46342000-08-25 Alex Samuel <samuel@codesourcery.com>
4635
4636 * cp-demangle.c (result_add_separated_char): Change parameter to
4637 int.
4638 (substitution_add): Don't check for duplicates. Check if
4639 previously allocated size is zero.
4640 (demangle_name): Remove duplicate check for std substitution.
4641 Clear template flag appropriately.
4642 (demangle_prefix): Remove argument to demangle_substitution.
4643 Don't check that template flag is already set.
4644 (demangle_operator_name): Add pt operator.
4645 (demangle_type): Don't treat r as built-in type. Remove argument
4646 to demangle_substitution. Fix substitution candidate mechanics.
4647 Handle <template-template-parm>s. Improve comments.
ec255163 4648 (demangle_template_param): Don't handle template arg lists here.
62c2feed 4649 (demangle_substitution): Remove parameter.
4650 (print_usage): Remove extra fprintf option.
4651
ee1d4c3d 46522000-08-24 Greg McGary <greg@mcgary.org>
4653
4654 * libiberty/random.c (end_ptr): Revert previous change.
4655
f0bff53d 46562000-08-24 Greg McGary <greg@mcgary.org>
4657
4658 * libiberty/cplus-dem.c (cplus_demangle_opname, cplus_mangle_opname,
4659 demangle_expression, demangle_function_name): Use ARRAY_SIZE.
4660 * libiberty/random.c (end_ptr): Likewise.
4661
c1b316c0 46622000-08-23 Alex Samuel <samuel@codesourcery.com>
4663
4664 * cp-demangle.c (result_close_template_list): Remove function.
4665 (result_add_separated_char): New function.
4666 (result_open_template_list): New macro.
4667 (result_close_template_list): Likewise.
4668 (demangle_prefix): Don't set template_p if the
4669 prefix ends with a ctor name.
4670 (demangle_type_ptr): Remove duplicate RETURN_IF_ERROR.
4671 (demangle_type): Check for template args after substitution.
4672 (demangle_template_args): Use result_open_template_list.
ec255163 4673
385b48fc 46742000-08-02 Zack Weinberg <zack@wolery.cumb.org>
4675
4676 * pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.
4677
ec255163 46782000-07-26 Dave Pitts <dpitts@cozx.com>
ba886691 4679
4680 * config/mh-openedition.h: Added -DLE370 definition.
4681
8fc0efd2 46822000-07-26 Mark Elbrecht <snowball3@bigfoot.com>
4683
4684 * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to
4685 __DJGPP__. Use P_WAIT instead of constant in the spawnv* call.
4686 Cast program to 'char *' in errmsg_arg assignment.
4687 (PWAIT_ERROR): Define.
4688 (pwait): Use PWAIT_ERROR. Adjust DJGPP's status code to conform
4689 to DJGPP's WIF* macros.
4690
a1d4f79a 46912000-07-27 RodneyBrown <RodneyBrown@pmsc.com>
4692 Jeff Law <law@cygnus.com>
4693
98b4c197 4694 * getcwd.c: Include string.h, stdlib.h for prototypes
4695
a1d4f79a 4696 * Makefile.in (rename.o, waitpid.o): Depend on config.h
98b4c197 4697 * rename.c: Include config.h, unistd.h
4698 * waitpid.c: Include config.h, sys/wait.h
a1d4f79a 4699
01f404a2 47002000-07-24 Hans-Peter Nilsson <hp@axis.com>
4701
4702 * cplus-dem.c (work_stuff_copy_to_from): New.
4703 (delete_non_B_K_work_stuff): New.
4704 (delete_work_stuff): New.
4705 (mop_up): Break out work_stuff partly destruction to
4706 delete_non_B_K_work_stuff.
4707 (iterate_demangle_function): New.
4708 (demangle_prefix): Call iterate_demangle_function instead of
4709 demangle_function_name. Leave handling of name-signature
4710 __-delimiters to iterate_demangle_function.
4711 (demangle_integral_value): Strip an optional
4712 following underscore cautiously. Handle negative numbers.
4713
f2e5a608 47142000-07-24 Daniel Berlin <dberlin@redhat.com>
4715
ec255163 4716 * cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to
f2e5a608 4717 if (AUTO_DEMANGLING || GNU_DEMANGLING)
4718
65bcf503 47192000-07-21 Alex Samuel <samuel@codesourcery.com>
4720
4721 * cp-demangle.c (demangle_ctor_dtor_name): Remove not-in-charge
4722 allocating ctor mangling.
4723 (demangle_array_type): Handle empty and non-constant array length.
4724
68e6b6e1 47252000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
a451eef0 4726 Jeff Law <law@cygnus.com>
4727
1a163ca8 4728 * configure.in (AC_CHECK_HEADERS): Add time.h.
4729 (AC_HEADER_TIME): Add check.
4730 * configure, config.in: Regenerate.
4731 * getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
4732
a451eef0 4733 * configure.in (AC_CHECK_HEADERS): Add limits.h.
4734 * configure, config.in: Regenerate.
4735 * sort.c: Portably #include <limits.h> and/or <sys/param.h>.
4736 * strtol.c, strtoul.c: #include "config.h". Portably #include
4737 <limits.h> and/or <sys/param.h>.
4738 * Makefile.in (strtol.o, strtoul.o): Update dependencies.
68e6b6e1 4739
fb758229 4740 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
4741 * configure.in (libiberty_AC_DECLARE_ERRNO): Add check.
4742 * configure, config.in: Regenerate.
4743 * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary.
4744
68e6b6e1 4745 * cp-demangle.c, mkstemps.c: #include <sys/types.h>.
4746
ad46fec4 47472000-07-21 Mike Stump <mrs@wrs.com>
4748
4749 * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
7b23d366 4750 * (vasprintf.o): Add dependency for config.h in vasprintf.c.
ad46fec4 4751
bb37062f 47522000-07-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4753
4754 * cp-demangle.c (cp_demangle_type): Wrap in IN_LIBGCC2.
4755
4756 * setenv.c (setenv): Initialize variable `ep'.
4757
4758 * sigsetmask.c (abort): Prototype.
4759
4760 * vasprintf.c: Include config.h. Check ANSI_PROTOTYPES, not
4761 __STDC__ for stdarg.h include.
4762 (int_vasprintf): Prototype.
4763 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
4764 definition. Cast `global_total_width' in comparison.
4765 (main): Prototype. Return a value.
4766
4767 * vfork.c (fork): Prototype.
4768
4769 * xexit.c: Include config.h.
4770
6cb730c2 47712000-07-20 Joseph S. Myers <jsm28@cam.ac.uk>
4772
4773 * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,
4774 and print it with %u.
4775
e42d7fe1 47762000-07-17 Hans-Peter Nilsson <hp@axis.com>
4777
4778 * testsuite/regress-demangle (failed test): Show result and
4779 expected output.
4780
04ef60ef 47812000-07-07 Andrew Haley <aph@cygnus.com>
4782
4783 * cplus-dem.c (main): fflush() after emitting last char before
4784 waiting for input.
4785
b7f68aff 47862000-06-28 Alex Samuel <samuel@codesourcery.com>
4787
4788 * cp-demangle.c (demangle_encoding): Accept no substitutions.
4789 (demangle_name): Handle <substitution> followed by
4790 <unqualified-template-name>.
4791 (demangle_type): Follow special substitutions with
4792 <class-enum-type>
4793 (demangle_subtitution): Set template_p for special substitutions.
4794 (main): Fix typos.
ec255163 4795
597f928d 47962000-06-27 Alex Samuel <samuel@codesourcery.com>
4797
4798 * cp-demangle.c (demangle_special_name): Swap base and derived
4799 class when demangling construction vtables.
4800
140d75d7 48012000-06-21 Alex Samuel <samuel@codesourcery.com>
4802
4803 * cp-demangle.c: Don't include ctype.h.
4804 (IS_DIGIT): New macro.
4805 (IS_ALPHA): Likewise. Use IS_DIGIT and IS_ALPHA throughout
4806 instead of isdigit and isalpanum.
4807 (demangling_def): Make name and next const pointers.
4808 (STATUS_ALLOCATION_FAILED): New status code.
4809 (dyn_string_append_space): Handle failure in
4810 dyn_string_append_char.
4811 (int_to_dyn_string): Likewise. Change return value to status_t.
4812 (string_list_new): Handle failure of dyn_string_init.
4813 (result_close_template_list): Change return type to status_t.
4814 Handle failure in dyn_string_append.
4815 (result_push): Change return value to status_t. Handle failure in
4816 string_list_new. Handle failure of result_push throughout.
4817 (substitution_add): Change return value to status_t. Handle
4818 dyn_string failures. Handle failure of substitution_add
4819 throughout.
4820 (template_arg_list_new): Return NULL on allocation failure.
4821 (result_append_string): Return STATUS_ALLOCATION_FAILED on error.
4822 Handle error result throughout.
4823 (result_append): Likewise.
4824 (result_append_char): Likewise.
4825 (result_append_space): Likewise.
4826 (demangling_new): Make argument a const pointer. Handle
4827 allocation failures.
4828 (demangle_template_args): Handle failure in template_arg_list_new
4829 and result_close_template_list.
4830 (demangle_discriminator): Return if int_to_dyn_string fails.
4831 (cp_demangle): Likewise.
4832 (cp_demangle_type): New function.
4833 (cplus_demangle_new_abi): Don't call dyn_string_delete. Abort on
4834 memory allocation failure.
4835 (main): Likewise.
4836 * dyn-string.c (RETURN_ON_ALLOCATION_FAILURE): Define if
4837 IN_LIBGCC2.
4838 (dyn_string_init): Change return value to int. Handle
4839 RETURN_ON_ALLOCATION_FAILURE case.
4840 (dyn_string_new): Handle RETURN_ON_ALLOCATION_FAILURE case.
4841 (dyn_string_release): Delete the dyn_string.
4842 (dyn_string_resize): Handle RETURN_ON_ALLOCATION_FAILURE case.
4843 (dyn_string_copy): Change return type to int.
4844 (dyn_string_copy_cstr): Likewise.
4845 (dyn_string_prepend): Likewise.
4846 (dyn_string_prepend_cstr): Likewise.
4847 (dyn_string_insert): Likewise.
4848 (dyn_string_insert_cstr): Likewise.
4849 (dyn_string_append): Likewise.
4850 (dyn_string_append_cstr): Likewise.
4851 (dyn_string_append_char): Likewise.
4852 (dyn_string_substring): Likewise.
ec255163 4853
210aba33 48542000-06-09 Zack Weinberg <zack@wolery.cumb.org>
4855
4856 * cp-demangle.c (demangle_operator_name): Add spaces before
4857 names beginning with a letter: delete, delete[], new, new[],
4858 sizeof.
4859 (demangle_special_name): Handle TF <type> and TJ <type>.
4860
0b4450c1 4861Thu Jun 8 18:52:24 2000 Philippe De Muyter <phdm@macqel.be>
4862
4863 * cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch.
4864
e5d6924a 4865Thu Jun 8 09:25:54 2000 Philippe De Muyter <phdm@macqel.be>
4866
4867 * cp-demangle.c (stdio.h): File included unconditionaly.
4868 (template_arg_list_new): Parameter list is PARAMS ((void)), not ().
4869 * dyn-string.c (stdio.h): File included.
4870 * partition.c (partition_print): No `&' needed to take the address of
4871 a function.
4872
da8bd873 48732000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4874
4875 * configure.in (ac_libiberty_warn_cflags): Add -pedantic.
ec255163 4876
da8bd873 4877 * choose-temp.c (try, choose_temp_base, make_temp_file): Constify.
4878
4879 * cp-demangle.c (demangle_char): Change parameter from char to int.
4880 (demangle_expression, demangle_expr_primary): Remove extra
4881 semi-colon in prototype.
4882
4883 * dyn-string.c (dyn_string_append_char): Change parameter from
4884 char to int.
4885
4886 * memcmp.c (memcmp): Constify.
4887
4888 * mkstemps.c (gcc_uint64_t): Mark GNUC `long long' case with
4889 __extension__.
4890
4891 * partition.c (elem_compare): Prototype. Don't cast away
4892 const-ness.
4893
4894 * setenv.c (setenv): Use braces to avoid ambiguous `else'.
ec255163 4895
4b7bc488 48962000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4897
4898 * Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h.
4899
4900 * cp-demangle.c: Include demangle.h.
4901 (template_arg_list_new): DeANSIfy.
4902 (cp_demangle): Make static and add prototype.
4903 (operator_code, operators): Constify.
4904 (demangle_operator_name): Likewise for variables `p1', `p2' and `p'.
4905
7ae7b54c 49062000-06-05 Alex Samuel <samuel@codesourcery.com>
4907
4908 * cp-demangle.c (demangle_prefix): Cast argument to isdigit to
4909 unsigned char.
4910 (demangle_unqualified_name): Likewise.
4911 (demangle_number_literally): Likewise.
4912 (demangle_type): Likewise.
4913 (demangle_substitution): Likewise.
4914 (is_mangled_char): Likewise, for isalnum.
4915
168d63e5 49162000-06-04 Alex Samuel <samuel@codesourcery.com>
4917
4918 * Makefile.in (CFILES): Add cp-demangle.c and dyn-string.c.
4919 (REQUIRED_OFILES): Add cp-demangle.o and dyn-string.o.
4920 (cp-demangle.o): New dependency.
4921 (dyn-string.o): Likewise.
4922
4923 * dyn-string.c: Move here from gcc/dyn-string.c. Add new functions.
4924
4925 * cplus-dem.c (libiberty_demanglers): Add initializer for new-ABI
4926 demangler.
4927 (cplus_demangle): Call cplus_demangle_new_abi if in new-ABI
4928 demangling mode.
4929 (gnu_new_abi_symbol_characters): New function.
4930 (main): Use gnu_new_abi_symbol_characters. * cp-demangle.c: New
4931 file.
4932 * cp-demangle.c: New file.
ec255163 4933
b5495c1d 4934Tue May 30 16:45:25 2000 Andrew Cagney <cagney@b1.cygnus.com>
4935
4936 * floatformat.c: Add name to each floatformat field.
4937
8fab1737 4938Tue May 30 15:07:52 2000 Jeffrey A Law (law@cygnus.com)
4939
4940 * Makefile.in (objalloc.o): Depend on config.h
4941
317ab997 49422000-05-29 Zack Weinberg <zack@wolery.cumb.org>
4943
4944 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h
4945 if HAVE_STRING_H.
4946 * pexecute.c, xexit.c: Include stdlib.h if HAVE_STDLIB_H.
4947 * objalloc.c: Include config.h. Include stdlib.h and don't
4948 declare malloc or free if HAVE_STDLIB_H.
4949 * strerror.c, strsignal.c: Include stdlib.h if HAVE_STDLIB_H,
4950 else declare malloc without prototype. Include string.h if
4951 HAVE_STRING_H, else declare memset without prototype. Don't
4952 include stddef.h.
4953
874478ba 49542000-05-23 Mike Stump <mrs@wrs.com>
4955
4956 * Makefile.in (xmalloc.o): Add dependency for config.h, fixes make
9f21bac8 4957 -j3.
874478ba 4958
55de1520 49592000-05-18 J. David Anglin <dave@hiauly1.hia.nrc.ca>
4960
4961 * xmalloc.c: Include config.h for HAVE_SBRK definition.
4962
e51b357b 49632000-05-16 Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
4964
ec255163 4965 * hashtab.c (hash_pointer): Delete low-order bits which are
e51b357b 4966 probably zero, also eliminate a warning on alpha.
4967
9e362499 49682000-05-15 David Edelsohn <edelsohn@gnu.org>
4969
e390e838 4970 * Makefile.in: Change "pic" to depend on $(PICFLAG), not
9e362499 4971 on $(enable_shared).
4972
06c6487f 49732000-05-10 Jakub Jelinek <jakub@redhat.com>
4974
4975 * config.table: Use mh-sparcpic for sparc*-*-*.
4976
0baf89fb 49772000-05-08 Nick Clifton <nickc@cygnus.com>
4978
4979 * Makefile.in (CFILES): Add strncmp.c.
4980 (NEEDED): Add strncmp.
4981
59f72e4d 49822000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4983
4984 * cplus-dem.c (cplus_demangle_opname, demangle_function_name):
4985 Cast the arguments to `islower' to `unsigned char'.
4986 (print_demangler_list): Prototype.
4987
fb0c90ed 4988Thu May 4 17:14:41 2000 Philippe De Muyter <phdm@macqel.be>
4989
4990 * sort.c (UCHAR_MAX): Provide fallback definition.
4991
167a5f18 49922000-04-29 Alexandre Oliva <aoliva@cygnus.com>
4993
4994 * Makefile.in (maintainer-clean-subdir): Fix handling of empty
4995 SUBDIRS.
4996
6f572555 49972000-04-28 Kenneth Block <block@zk3.dec.com>
4998 Jason Merrill <jason@casey.cygnus.com>
4999
ec255163 5000 * cplus-dem.c (libiberty_demanglers): New table for demangle styles.
5001 (cplus_demangle_set_style): New function for setting style.
5002 (cplus_demangle_name_to_style): New function to translate name.
6f572555 5003
b3524c8f 50042000-04-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5005
5006 * aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.
5007
5008 * configure.in (AC_CHECK_HEADERS): Add sys/mman.h fcntl.h.
5009 (libiberty_AC_FUNC_STRNCMP): Invoke.
5010
5011 * strncmp.c: New file.
5012
a5f725a3 5013Thu Apr 27 16:58:43 MET DST 2000 Jan Hubicka <jh@suse.cz>
5014
5015 * hashtab.c (htab_expand): Add prototype.
5016 (find_empty_slot_for_expand): Likewise.
5017
8afd4145 50182000-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5019
5020 * hashtab.c (hash_pointer, eq_pointer): Make definition static to
5021 match prototype.
5022 (htab_expand): Cast the return value of xcalloc.
5023
c9dfb8ae 50242000-04-24 Mark Mitchell <mark@codesourcery.com>
5025
5026 * hashtab.c (hash_pointer): New function.
5027 (eq_pointer): Likewise.
5028 (htab_hash_pointer): New variable.
5029 (htab_eq_pointer): Likewise.
5030
85993fc6 50312000-04-23 Mark Mitchell <mark@codesourcery.com>
5032
9517f453 5033 * sort.c (sort_pointers): Fix endianness bugs.
5034
85993fc6 5035 * sort.c: New file.
5036 * Makefile.in (CFILES): Add sort.c
5037 (REQUIRED_OFILES): Add sort.o.
5038 (sort.o): New target.
5039
c9b2f47c 50402000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
5041
5042 * Makefile.in (*-subdir): Revamp slightly to avoid losing on
5043 4.3BSD systems.
5044
2b3dbc20 5045Tue Apr 18 16:23:31 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5046
5047 * hashtab.c: Various minor cleanups.
5048 (htab_find_slot_with_hash): INSERT is now enum insert_option.
5049 (htab_find_slot): Likewise.
5050
6ea8a864 50512000-04-16 Dave Pitts <dpitts@cozx.com>
5052
5053 * cplus-dem.c (cplus_demangle_opname): Changed to use islower.
ec255163 5054
105211e5 50552000-04-05 Richard Henderson <rth@cygnus.com>
5056
5057 * splay-tree.c (splay_tree_remove): New.
5058
7669680f 50592000-03-30 Mark Mitchell <mark@codesourcery.com>
5060
5061 * hashtab.c (find_empty_slot_for_expand): Use hashval_t for hash
5062 codes.
5063 (htab_find_with_hash): Likewise.
5064 (htab_find_slot_with_hash): Likewise.
ec255163 5065
07c797e3 50662000-03-29 Zack Weinberg <zack@wolery.cumb.org>
5067
5068 * hashtab.c (htab_find_with_hash): Avoid calculating hash2
5069 unless it will be used. Rearrange loop for better
5070 optimization.
5071 (higher_prime_number): Add static prototype.
5072
8ef1b8d1 5073Thu Mar 16 01:33:58 2000 Jeffrey A Law (law@cygnus.com)
5074
5075 * Makefile.in (partition.o): Depend on config.h
5076
ed26da85 50772000-03-14 Bernd Schmidt <bernds@cygnus.co.uk>
5078
5079 * hashtab.c (find_empty_slot_for_expand): New function.
5080 (htab_expand): Use it instead of htab_find_slot.
5081 (htab_find_with_hash): Renamed from htab_find; now accepts extra
5082 argument HASH.
5083 (htab_find_slot_with_hash): Likewise for htab_find_slot.
5084 (htab_find): New wrapper function.
5085 (htab_find_slot): Likewise.
5086 (htab_traverse): Pass slot, not entry, to called function.
5087
dadde703 50882000-03-09 Alex Samuel <samuel@codesourcery.com>
5089
5090 * Makefile.in (CFILES): Add partition.c.
5091 (REQUIRED_OFILES): Add partition.o.
5092 (partition.o): New rule.
5093 * partition.c: New file.
ec255163 5094
3fdd387a 50952000-03-09 Zack Weinberg <zack@wolery.cumb.org>
5096
5097 * hashtab.c (htab_create): Set del_f.
5098 (htab_delete, htab_empty, htab_remove_elt, htab_clear_slot):
5099 Use it.
5100
07c967f9 51012000-03-08 Zack Weinberg <zack@wolery.cumb.org>
5102
5103 * hashtab.c: Remove debugging variables (all_searches,
5104 all_collisions, all_expansions). Delete
5105 all_hash_table_collisions.
5106 (create_hash_table, delete_hash_table, empty_hash_table,
5107 find_hash_table_entry, remove_element_from_hash_table_entry,
5108 clear_hash_table_slot, traverse_hash_table, hash_table_size,
5109 hash_table_elements_number, hash_table_collisions): Rename to:
5110 htab_create, htab_delete, htab_empty, htab_find_slot,
5111 htab_remove_elt, htab_clear_slot, htab_traverse, htab_size,
5112 htab_elements, htab_collisions.
5113 (htab_find): New function, handles common case where you don't
5114 plan to add or delete an entry.
5115 (htab_expand): Don't create a whole new table, just a new
5116 entry vector.
5117 (htab_find_slot): Simplify logic.
5118
1f33a375 51191999-08-03 Ian Lance Taylor <ian@zembu.com>
5120
5121 * floatformat.c: Add casts to avoid signed/unsigned warnings.
5122 * pexecute.c: Add ATTRIBUTE_UNUSED as needed on Unix.
5123
5124 * Makefile.in (install_to_libdir): Change $(TARGETLIB).n to
5125 $(TARGETLIB)n so it works on MSDOS.
5126 (install_to_tooldir): Likewise.
5127
51281999-07-21 Ian Lance Taylor <ian@zembu.com>
5129
5130 From Mark Elbrecht:
5131 * makefile.dos: Remove; obsolete.
5132 * configure.bat: Remove; obsolete.
5133
51341999-07-11 Ian Lance Taylor <ian@zembu.com>
5135
5136 * splay-tree.c (splay_tree_insert): Add initialization to avoid
5137 warning.
5138
b99e5aef 51392000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
5140
5141 * pexecute.c: Conditionally include string.h.
07c967f9 5142 (fix_argv): Handle embedded whitespace in args for Mingw32.
b99e5aef 5143
6d93ad38 51442000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5145
5146 * configure.in (ac_libiberty_warn_cflags): Turn on warnings if
5147 we're using gcc.
5148
5149 * Makefile.in (COMPILE.c): Add @ac_libiberty_warn_cflags@
5150
59dfb43e 51511999-12-27 Geoff Keating <geoffk@cygnus.com>
5152
5153 * vasprintf.c (int_vasprintf): Don't re-read the format character
5154 as this mishandles strings like '%%s'.
5155
b04bbebb 51561999-12-05 Mark Mitchell <mark@codesourcery.com>
5157
5158 * splay-tree.c (splay_tree_new): Use struct splay_tree_node_s
5159 rather than struct splay_tree_node.
5160 (splay_tree_insert): Use struct splay_tree_s rather than struct
5161 splay_tree.
5162
d7f8de75 5163Sun Nov 28 00:59:39 1999 Philippe De Muyter <phdm@macqel.be>
5164
5165 * hashtab.c (sys/types.h): File included.
5166
7202ac7d 51671999-11-22 Jason Merrill <jason@casey.cygnus.com>
5168
5169 * strtoul.c, strtol.c, random.c: Remove advertising clause from
5170 BSD license, pursuant with
5171
5172 ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
5173
bd41a79e 5174Wed Nov 10 09:42:39 1999 Jeffrey A Law (law@cygnus.com)
5175
5176 * hashtab.c: Include stdio.h.
5177
b77d3fd0 5178Mon Nov 8 09:23:41 1999 Jeffrey A Law (law@cygnus.com)
5179
5180 * hashtab.c (traverse_hash_table): Protect prototype with PARAMS.
5181
1b4391fe 5182Tue Nov 2 03:23:13 1999 Philippe De Muyter <phdm@macqel.be>
5183
5184 * xstrdup (sys/types.h): Include this file.
5185
4bc57096 51861999-10-28 Nathan Sidwell <nathan@acm.org>
5187
5188 * Makefile.in (SUBDIRS): New macro.
5189 (mostlyclean, clean, distclean, maintainer-clean): Adjust to
5190 avoid multiple subdirectory cleaning.
5191 (*-subdir): Use SUBDIRS.
5192
9087cad2 51931999-10-25 Jim Kingdon <http://developer.redhat.com/>
5194
5195 * cplus-dem.c: Move declarations of standard_symbol_characters and
5196 hp_symbol_characters inside #ifdef MAIN to avoid compiler
5197 warnings.
5198
21a7d507 51991999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>
5200
5201 * hashtab.c (find_hash_table_entry): When returning a
5202 DELETED_ENTRY slot, change it to EMPTY_ENTRY first.
5203 (clear_hash_table_slot): New function which deletes an entry
5204 by its position in the table, not its value.
5205 (traverse_hash_table): New function which calls a hook
5206 function for every live entry in the table.
5207
42c870f1 52081999-10-19 Mark Mitchell <mark@codesourcery.com>
5209
5210 * cplus-dem.c (INTBUF_SIZE): New macro.
5211 (string_append_template_idx): New function.
5212 (demangle_expression): Likewise.
5213 (demangle_integral_value): Use it.
5214 (demangle_real_value): New function, split out from ...
5215 (demangle_template_value_parm): ... here. Use
5216 string_append_template_idx. Use demangle_real_value.
5217 (demangle_template): Use string_append_template_idx.
5218 (demangle_qualified): Use consume_count_with_underscores.
5219 (get_count): Tweak formatting.
5220 (do_type): Use string_append_template_idx.
07c967f9 5221
33b090eb 52221999-10-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5223
5224 * calloc.c: Add a public domain notice.
5225
9879c2ce 5226Mon Oct 18 02:30:47 1999 Philippe De Muyter <phdm@macqel.be>
5227
5228 * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.
5229
5da6c26f 5230Fri Oct 15 01:47:51 1999 Vladimir Makarov <vmakarov@loony.cygnus.com>
5231
5232 * Makefile.in (CFILES): Add hashtab.c
5233 (REQUIRED_OFILES): Add hashtab.o
5234 (hashtab.o): Add dependencies.
5235 * hashtab.c: New file
5236
be42b79e 5237Wed Oct 13 01:16:47 1999 Mumit Khan <khan@xraylith.wisc.edu>
5238
5239 * basename.c (DIR_SEPARATOR): New macro.
5240 (DIR_SEPARATOR_2): Likewise.
5241 (HAVE_DOS_BASED_FILESYSTEM): Likewise.
5242 (IS_DIR_SEPARATOR): Likewise.
5243 (main): Handle MSDOS style pathname.
5244
6c65e8d7 52451999-10-11 Mark Mitchell <mark@codesourcery.com>
5246
5247 * cplus-dem.c (do_type): Handle pointer to member types whose
5248 enclosing classes have namespace scope.
5249
278929f3 5250Sun Oct 10 01:23:50 1999 Marc Espie <espie@cvs.openbsd.org>
5251
5252 * config.table: Provide a backup shell for executing move-if-change.
5253
a7599ac8 52541999-10-02 Mark Mitchell <mark@codesourcery.com>
5255
5256 * xmalloc.c (xmalloc): Fix spelling error.
5257 (xcalloc, xrealloc): Likewise.
5258
4d84eafd 52591999-10-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5260
5261 * cplus-dem.c (fancy_abort, demangle_integral_value,
5262 demangle_arm_hp_template, recursively_demangle,
5263 standard_symbol_characters, hp_symbol_characters, main): Add prototype.
5264 (program_name, program_version, fatal): Constify a char*.
5265 (usage, fatal): Mark with ATTRIBUTE_NORETURN.
5266 (main): Call return, not exit.
5267
8f376364 52681999-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5269
5270 * choose-temp.c: Remove obsolete comment about gcc.
5271 (make_temp_file): Constify a char*.
5272
3a4fff76 5273Wed Sep 8 20:03:28 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5274
5275 * xmemdup.c: Include sys/types.h.
5276
7570bccb 52771999-09-07 Jeff Garzik <jgarzik@pobox.com>
5278
5279 * xmemdup.c: New xmemdup function.
5280 * Makefile.in, makefile.vms, vmsbuild.com: Use xmemdup.[co].
5281
b50c7be3 5282Tue Sep 7 23:32:18 1999 Linas Vepstas <linas@linas.org>
5283
07c967f9 5284 * config.table: Add openedition target.
b50c7be3 5285 * config/mh-openedition: New file.
5286
fd0c1d22 5287Thu Sep 2 01:36:12 1999 Marc Espie <espie@cvs.openbsd.org>
5288
5289 * pexecute.c (pexecute): Fill in temp_base when needed.
5290
be342bf0 52911999-08-31 Richard Henderson <rth@cygnus.com>
5292
5293 * getpwd.c: Check HAVE_GETCWD before defining it away.
5294
71774460 52951999-08-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5296
5297 * Makefile.in (CFILES): Add calloc.c and getpwd.c.
5298 (REQUIRED_OFILES): Add getpwd.o.
5299 (getpwd.o): Add target.
5300
5301 * configure.in (AC_PREREQ): Bump to 2.13.
5302 (AC_CHECK_HEADERS): Add check for <sys/stat.h>.
5303
5304 * getpwd.c: New file, moved here from gcc.
5305
ac126d82 53061999-08-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5307
5308 * cplus-dem.c (gnu_special): Cast a `size_t' to `long' when
5309 comparing against a signed quantity.
5310 (arm_special): Likewise.
5311 (demangle_fund_type): Likewise.
5312 (do_hpacc_template_const_value): Mark parameter `work' with
07c967f9 5313 ATTRIBUTE_UNUSED.
ac126d82 5314 (main): Constify variable `valid_symbols'.
5315
4f3b4661 5316Tue Aug 24 02:50:45 1999 Philippe De Muyter <phdm@macqel.be>
5317
5318 * strtoul.c (strtoul): Add parentheses around && within ||.
5319
f92ff492 5320Fri Aug 6 23:32:29 1999 Daniel Jacobowitz <drow@drow.them.org>
5321
5322 * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
5323 libdir, libsubdir and tooldir.
5324
a9f46aed 53251999-08-01 Mark Mitchell <mark@codesourcery.com>
5326
5327 * splay-tree.c (splay_tree_insert): Return the new node.
5328
db081298 53291999-07-14 Richard Henderson <rth@cygnus.com>
5330
07c967f9 5331 * argv.c: Include stdlib.h and string.h instead of
db081298 5332 prototyping directly.
5333 * choose-temp.c: Conditionally include string.h.
5334
e5aa3a54 53351999-07-12 Jason Merrill <jason@yorick.cygnus.com>
5336
5337 * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
5338
4ef402f7 53391999-07-11 Ian Lance Taylor <ian@zembu.com>
5340
5341 * splay-tree.c (splay_tree_insert): Add initialization to avoid
5342 warning.
5343
d65034bd 53441999-07-07 Jason Merrill <jason@yorick.cygnus.com>
5345
5346 * Makefile.in (needed-list): Only include stuff we actually need
5347 for libstdc++.
5348
18912799 53491999-06-21 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5350
5351 * configure.in (checkfuncs): Add gettimeofday.
5352 * config.in, configure: Regenerated.
5353
d96f58b6 5354Mon Jun 21 05:56:01 1999 Mumit Khan <khan@xraylith.wisc.edu>
5355
5356 * configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if
5357 the test fails.
5358 * configure: Regenerate.
5359
4248b202 53601999-06-10 Mike Stump <mrs@wrs.com>
5361
5362 * Makefile.in (setenv.o): Add config.h dep for setenv.o to fix
5363 parallel builds.
5364
3c243ded 53651999-05-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5366
5367 * putenv.c: Include ansidecl.h to define `const'.
5368 * setenv.c: Likewise.
5369
654c70ae 5370Wed May 26 03:58:20 1999 "Melissa O'Neill" <oneill@cs.sfu.ca>
5371
34f75864 5372 * Makefile.in (CFILES): Add putenv.c and setenv.c.
5373 * configure.in (funcs): Add putenv and setenv.
5374 (AC_CHECK_FUNCS): Check for putenv and setenv.
5375 * configure: Rebuilt.
5376 * putenv.c setenv.c: New files.
5377
654c70ae 5378 * getcwd.c (getcwd): If pathname is NULL, then obtain SIZE
5379 bytes of space using malloc.
5380
41980611 5381Mon May 17 01:42:34 1999 Stu Grossman <grossman@babylon-5.cygnus.com>
5382
5383 * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance
5384 the *mangled pointer beyond the end of the string. Clean up code to
5385 match prevailing coding style.
5386
08b8ada9 53871999-05-13 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5388
5389 * tmpnam.c (L_tmpnam): Fix typo.
5390
2fb1c6e9 5391Thu May 13 01:14:46 1999 Marc Espie <espie@cvs.openbsd.org>
5392
5393 * cplus-dem.c (standard_symbol_characters): Renamed from
5394 standard_symbol_alphabet. No longer modify TABLE.
5395 (hp_symbol_characters): Renamed from hp_symbol_alphabet. No longer
5396 modify TABLE.
5397 (main): Corresponding changes. Use strchr to determine if a
5398 character is valid.
5399
25398e41 54001999-05-11 Jim Blandy <jimb@zwingli.cygnus.com>
5401
5402 * cplus-dem.c (main): Use table lookup to distinguish identifier
5403 characters from non-identifier characters.
5404 (standard_symbol_alphabet, hp_symbol_alphabet): New functions.
5405
29723d26 5406Thu May 6 20:34:42 1999 Fred Fish <fnf@be.com>
5407
5408 * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
5409 * getruntime.c: Only attempt to include sys/resource.h and
5410 use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
5411 are defined.
5412
dde96550 5413Mon Apr 26 01:36:06 1999 Donn Terry (donn@interix.com)
5414
5415 * configure.in (alloca detection): Handle alloca directly for interix.
5416 * configure: Rebuilt.
5417
e98ba651 5418Sun Apr 25 01:18:21 1999 Mumit Khan <khan@xraylith.wisc.edu>
5419
5420 * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.
5421
3460a017 54221999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
5423
5424 Fix from Dale Hawkins:
07c967f9 5425 * cplus-dem.c (mop_up): Set typevec_size to zero, so it'll be
3460a017 5426 reallocated properly if we use it again.
5427
5428 * cplus-dem.c (demangle_fund_type): Check for buffer overrun. Be
5429 stricter about syntax. Always null-terminate string.
5430
b01c0955 5431Thu Apr 15 23:00:55 1999 Mumit Khan <khan@xraylith.wisc.edu>
5432
5433 * configure.in (checkfuncs): Check for sbrk.
5434 * config.in: Rebuilt.
5435 * configure: Likewise.
5436 * xmalloc.c: Use HAVE_SBRK instead of the host specific definitions.
5437
87c2e884 54381999-04-12 Jim Blandy <jimb@zwingli.cygnus.com>
5439
5440 Fix from Marcus Daniels:
5441 * cplus-dem.c (demangle_fund_type): Don't run off the end of the
5442 identifier looking for another underscore.
5443
16b8e80f 5444Sun Apr 11 23:20:59 1999 Mumit Khan <khan@xraylith.wisc.edu>
5445
5446 * pexecute.c: Change all references to __UWIN__ to _UWIN.
5447 * xmalloc.c: Likewise.
5448 (xcalloc): UWIN has sbrk.
5449 (xrealloc): Fix guard macro.
5450
4d0cfb7e 54511999-04-11 Richard Henderson <rth@cygnus.com>
5452
5453 * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtin
5454 or <alloca.h>.
5455 * clock.c (GNU_HZ): New definition.
5456 (clock): Use it.
5457 * getruntime.c: Likewise.
5458
5459 * config.table: Use mh-beos.
5460 * config/mh-beos: New file.
5461
0dc64970 54621999-04-11 Mark Mitchell <mark@codesourcery.com>
5463
5464 * cplus-dem.c (demangle_template_value_parm): Handle
5465 pointers-to-members.
5466 (do_type): Handle template parameters as qualifiers.
5467
9fec6063 54681999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
5469
5470 * cplus-dem.c: Attempt to handle overflows in counts with some
5471 semblance of grace.
5472 (consume_count): Detect overflows. Return -1 to indicate errors,
5473 instead of zero.
5474 (demangle_template_value_parm, demangle_template): Handle change
5475 to consume_count's return convention.
5476
715f424c 54771999-04-05 Tom Tromey <tromey@cygnus.com>
5478
5479 * testsuite/regress-demangle: New file.
5480 * testsuite/demangle-expected: New file.
5481
5482 * Makefile.in (all, check, installcheck, info, install-info,
5483 clean-info, dvi, install, etags, tags, mostlyclean, clean,
5484 distclean, maintainer-clean, realclean): Depend on corresponding
5485 `-subdir' target.
5486 (all-subdir check-subdir installcheck-subdir info-subdir
5487 install-info-subdir clean-info-subdir dvi-subdir
5488 install-info-subdir etags-subdir mostlyclean-subdir clean-subdir
5489 distclean-subdir maintainer-clean-subdir): New target.
5490 * testsuite/Makefile.in: New file.
5491 * configure: Rebuilt.
5492 * configure.in: Create testsuite/Makefile.
5493
71c5948c 54941999-04-02 Mark Mitchell <mark@codesourcery.com>
5495
5496 * splay-tree.h (splay_tree_compare_pointers): Define.
5497
d1264606 54981999-03-30 Mark Mitchell <mark@codesourcery.com>
5499
5500 * splay-tree.c (splay_tree_compare_ints): Define.
5501
6fd618e7 55021999-03-30 Tom Tromey <tromey@cygnus.com>
5503
5504 * cplus-dem.c (consume_count): If `count' wraps, return 0 and
5505 don't advance input pointer.
5506 (demangle_class_name): If consume_count didn't find a count, do
5507 nothing. Don't bother with `strlen' sanity check; consume_count
5508 does it for us.
5509
bdaa26ad 55101999-03-16 Stan Shebs <shebs@andros.cygnus.com>
5511
5512 From Art Haas <ahaas@neosoft.com>:
5513 * cplus-dem.c (demangle_prefix): Don't grab all the '__' strings
5514 when doing arm or hp style.
5515 (demangle_nested_args): Decr forgetting_types field when done.
07c967f9 5516
d267f778 5517Thu Mar 11 01:22:58 1999 Mumit Khan <khan@xraylith.wisc.edu>
5518
5519 * pexecute.c (__CYGWIN32__): Rename to
5520 (__CYGWIN__): this.
5521 * xmalloc.c: Likewise.
5522
5523 Changes to support i386-pc-uwin.
5524 * configure.in (*-*-uwin*): Workaround for vfork bug.
5525 * configure: Regenerate.
5526 * pexecute.c (pexecute): Be like standard Unix.
5527 (pwait): Likewise.
5528 * xmalloc.c (first_break): Define.
5529 (xmalloc_set_program_name): Use.
5530 (xmalloc): Use.
5531
90405950 5532Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5533
5534 * config.table: Cleanup and add mh-*pic handling for alpha, arm, powerpc
5535
bdaa26ad 5536Sun Feb 28 22:30:44 1999 Geoffrey Noer <noer@cygnus.com>
5537
5538 * config.table: Check cygwin*, not cygwin32*.
5539
e6ed8194 5540Tue Feb 9 16:39:01 1999 Dave Brolley <brolley@cygnus.com>
5541
5542 * Makefile.in: Change mkstemp -> mkstemps.
5543
301e59c9 5544Tue Feb 9 01:12:27 1999 Marc Espie <Marc.Espie@liafa.jussieu.fr>
5545
5546 * Makefile.in (REQUIRED_OFILES): remove mkstemp.o
5547 * configure.in (funcs): Check for and conditionally add mkstemps to
5548 the list of functions libiberty will provide.
5549 * configure: Rebuilt.
07c967f9 5550
89e305f9 5551Wed Feb 3 00:01:15 1999 Mumit Khan <khan@xraylith.wisc.edu>
5552
07c967f9 5553 * clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on
89e305f9 5554 platforms that don't have HZ.
5555 * getruntime.c (HZ): Likewise.
5556
ecfe64e7 5557Sat Jan 30 13:28:04 1999 Richard Henderson <rth@cygnus.com>
5558
5559 * Makefile.in (xstrdup.o): Depend on config.h.
5560
2e5e2114 5561Wed Jan 13 07:26:44 1999 H.J. Lu (hjl@gnu.org)
5562
5563 * cplus-dem.c (mop_up): Set work->previous_argument to NULL after
5564 freeing it.
5565
6aa62a59 5566Wed Jan 13 14:16:36 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5567
5568 * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.
5569
bdaa26ad 5570Tue Jan 5 15:58:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5571
5572 * Makefile.in (CFILES): fix typo, splay-tree.c instead of
5573 splay-tree.o.
5574
55751999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
5576
5577 * configure.in: Require autoconf 2.12.1 or higher.
5578
9e1ed734 55791998-12-30 Michael Meissner <meissner@cygnus.com>
5580
5581 * random.c (NULL): Don't redefine NULL if it is already defined.
5582
7c8c70e9 5583Tue Dec 22 09:43:35 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5584
5585 * argv.c (buildargv): Cast the result of alloca in assignment.
5586
5587 * choose-temp.c: Include stdlib.h.
2e5e2114 5588
7c8c70e9 5589 * cplus-dem.c (demangle_arm_pt): Remove unused prototype.
9f21bac8 5590 (snarf_numeric_literal): Constify first parameter.
5591 (code_for_qualifier): Avoid a gcc extension, make the parameter an
5592 int, not a char.
7c8c70e9 5593 (demangle_qualifier): Likewise.
5594 (demangle_signature): Cast the argument of a ctype function to
5595 unsigned char.
5596 (arm_pt): Add parens around assignment used as truth value.
5597 (demangle_arm_hp_template): Constify variable `args'.
5598 (do_hpacc_template_const_value): Cast the argument of a ctype
5599 function to unsigned char.
5600 (do_hpacc_template_literal): Remove unused variable `i'.
5601 (snarf_numeric_literal): Constify parameter `args'.
5602 Cast the argument of a ctype function to unsigned char.
5603
5604 * floatformat.c (floatformat_to_double): Add explicit braces to
9f21bac8 5605 avoid ambiguous `else'.
2e5e2114 5606
7c8c70e9 5607 * fnmatch.c (fnmatch): Change type of variables `c', `c1',
9f21bac8 5608 `cstart' and `cend' to unsigned char. Cast the argument of macro
5609 `FOLD', which uses ctype functions, to unsigned char.
7c8c70e9 5610
5611 * objalloc.c (free): Add prototype.
5612
9070a37e 5613Sun Dec 20 16:03:46 1998 Hans-Peter Nilsson <hp@axis.se>
5614
5615 * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.o
5616
bdaa26ad 5617Fri Dec 18 17:50:18 1998 David Taylor <taylor@texas.cygnus.com>
5618
5619 * cplus-dem.c (demangle_arm_pt): remove declaration -- function
9f21bac8 5620 doesn't exist.
bdaa26ad 5621 (do_hpacc_template_literal): remove unused variable `i'.
07c967f9 5622
0a5a5994 5623Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
5624
5625 * cplus-dem.c (demangle_fund_type): Process CV and u codes before
5626 bumping the pointer we read from. Also prepend these codes,
5627 as we do in other places.
5628
bdaa26ad 56291998-12-18 Nick Clifton <nickc@cygnus.com>
5630
5631 * cplus-dem.c (demangle_arm_hp_template): Make variable 'args' be
5632 'const char *' in order to match its usage when calling siblings.
5633 (snarf_numeric_literal): Make first arg 'const char **' in order
5634 to match usage.
4ed77eec 5635
50cbddd6 5636Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5637
4ed77eec 5638 * choose-temp.c: Don't check IN_GCC anymore.
5639
5640 * floatformat.c (floatformat_from_double): Use `const', not `CONST'.
5641 * memchr.c (memchr): Likewise.
5642 * memcpy.c (memcpy): Likewise.
5643 * memmove.c (memmove): Likewise.
2e5e2114 5644
4ed77eec 5645 * mkstemp.c: Don't check IN_GCC anymore.
5646 * pexecute.c: Likewise.
5647 * splay-tree.c: Likewise.
2e5e2114 5648
4ed77eec 5649 * strchr.c (strchr): Use `const', not `CONST'.
5650 * strrchr.c (strrchr): Likewise.
5651 * strtol.c (strtol): Likewise.
5652 * strtoul.c (strtoul): Likewise.
5653
f75dc4de 5654Fri Dec 4 13:51:04 1998 David Taylor <taylor@texas.cygnus.com>
5655 Elena Zannoni <ezannoni@cygnus.com>
5656 Stan Shebs <shebs@cygnus.com>
5657 Edith Epstein <eepstein@cygnus.com>
5658 Andres MacLeod <amacleod@cygnus.com>
5659 Satish Pai <pai@apollo.hp.com>
5660
5661 * HP aCC demangling support.
5662 * cplus-dem.c
5663 (main): Remove default to HP style demangling, set to EDG
9f21bac8 5664 demangling correctly when -edg specified; set the demangling style
5665 when user specifies 'edg'. Set strip_underscore to
5666 prepends_underscore, if not HPUXHPPA. Set
5667 current_demangling_style to hp_demangling if HPUXHPPA. Set
5668 current demangling style correctly if the switch is hp. Read
5669 label correctly also in the HP style case.
f75dc4de 5670 (work_stuff): add temp_start field; add field for volatile member
9f21bac8 5671 function.
f75dc4de 5672 (arm_pt): handle ARM_DEMANGLING and EDG_DEMANGLING styles; HP
9f21bac8 5673 style for this case is the same as ARM.
f75dc4de 5674 (demangle_args): handle EDG_DEMANGLING style; support HP style.
5675 (demangle_arm_hp_template): new function. (It was
9f21bac8 5676 demangle_arm_pt.); check and set value of temp_start field in
5677 multiple places. Also, when ceching for end of template args,
5678 check to see if at end of static member of template class.
f75dc4de 5679 (demangle_class): new local variable : save_class_name_end Don't
9f21bac8 5680 include template args in string defining class.
f75dc4de 5681 (demangle_class_name): use demangel_arm_hp_template.
5682 (demangle_function_name): handle case where demangling style is
9f21bac8 5683 HP_DEMANGLING and currently point at an 'X' in the mangled name.
5684 Handle EDG_DEMANGLING style. Handle constructor and destructor
5685 ops for HP style.
f75dc4de 5686 (demangle_prefix): handle EDG_DEMANGLING and ARM_DEMANGLING
9f21bac8 5687 styles. global destructor and constructor for HP style are same
5688 as for ARM style. Same for local variables.
f75dc4de 5689 (demangle_qualified): handle EDG_DEMANGLING style.
5690 (demangle_signature): add case for volatile member function. For
9f21bac8 5691 cases '1' - '9' : initialize the temp_start field to -1 and handle
5692 the EDG_DEMANGLING style. for case 'F' : handle EDG_DEMANGLING
5693 and AUTO_DEMANGLING styles. If expecting a function and managed
5694 to demangle the funct args, then handle the LUCID_DEMANGLING,
5695 ARM_DEMANGLING, and EDG_DEMANGLING styles. Add case for local
5696 class name after "Lnnn_ in HP style case. HP style too needs to
5697 forget types. _nnn is OK for HP style, so don't report failure.
f75dc4de 5698 (do_hpacc_template_const_value): new function. Handle template's
9f21bac8 5699 value param for HP/aCC.
f75dc4de 5700 (do_hpacc_template_literal): new function. Handle a template's
9f21bac8 5701 literal parameter for HP aCC.
f75dc4de 5702 (recursively_demangle): new function
5703 (snarf_numeric_literal): new function.
5704 (usage): add 'edg' to the list of demangling styles; add hp switch
9f21bac8 5705 to message.
f75dc4de 5706
a5c56042 5707Sat Nov 28 17:25:22 1998 Christopher Faylor <cgf@cygnus.com>
5708
5709 * pexecute.c: Remove obsolete ifdefed cygwin code.
5710
4ae63959 5711Fri Nov 27 13:26:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5712
5713 * choose-temp.c: Always include libiberty.h. Avoid redundancies.
5714 * cplus-dem.c: Likewise. Conform to libiberty.h.
5715 * pexecute.c: Likewise.
5716 * splay-tree.c: Likewise.
5717
b41b6b67 57181998-11-25 Mike Stump <mrs@wrs.com>
5719
5720 * Makefile.in (splay-tree.o): Add config.h dependency.
5721
a1dd5bff 5722Mon Nov 23 16:59:49 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5723
5724 * configure.in: Use AC_PREREQ(2.12.1).
5725
d54546fb 57261998-11-16 Benjamin Kosnik <bkoz@haight.constant.com>
5727
07c967f9 5728 * cplus-dem.c (demangle_fund_type): Add demangling for C9x types.
d54546fb 5729
9fdb1080 5730Thu Nov 19 22:15:50 1998 Jeffrey A Law (law@cygnus.com)
5731
5732 * mpw.c (mpw_access): Add missing parens.
5733
1ed7db2f 5734Thu Nov 19 12:59:21 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5735
5736 * configure.in: Call AC_HEADER_SYS_WAIT.
5737
5738 * pexecute.c: Include sys/wait.h when !IN_GCC.
5739
bdaa26ad 5740Thu Nov 19 14:38:20 1998 Geoffrey Noer <noer@cygnus.com>
5741
5742 * pexecute.c: revert back to checking old Cygwin
5743 preprocessor symbol until some time has passed.
5744
5745Wed Nov 18 08:52:26 1998 Christopher Faylor <cgf@cygnus.com>
5746
5747 * pexecute.c: Reorganize WIN32 case to accomodate Cygwin
5748 since it will now support similar constructs.
5749
34fa8831 5750Fri Nov 13 19:18:05 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5751
5752 * configure.in: Check for calloc.
5753
5754 * calloc.c: New file.
5755
5756 * xmalloc.c (xcalloc): New function.
5757
75ebb412 5758Fri Nov 13 08:51:46 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
5759
5760 *cplus-dem.c (demangle_prefix): Use the last "__"
5761 in the mangled name when looking for the signature. This allows
5762 template names to begin with "__".
5763
5b546829 57641998-11-08 Mark Mitchell <mark@markmitchell.com>
5765
73bea962 5766 * cplus-dem.c (type_kind_t): Add tk_reference.
5767 (demangle_template_value_parm): Handle it.
5768 (do_type): Use it for references, instead of tk_pointer.
5769
5b546829 5770 * cplus-dem.c (demangle_template_value_parm): Use cplus_demangle,
5771 not internal_cplus_demangle.
5772
0e4558d2 5773Sat Nov 7 16:02:10 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5774
5775 * choose-temp.c: Don't include gansidecl.h.
5776 * mkstemp.c: Likewise.
5777 * pexecute.c: Likewise.
5778
7b8b8d43 5779Mon Nov 2 15:05:33 1998 Geoffrey Noer <noer@cygnus.com>
5780
07c967f9 5781 * configure.in: detect cygwin* instead of cygwin32*
5782 * configure: regenerate
7b8b8d43 5783
f9a39df1 5784Mon Nov 2 10:22:01 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5785
5786 * pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining
9f21bac8 5787 whether to include config.h. Possibly include unistd.h in the
5788 !IN_GCC case. Define VFORK_STRING as a printable function call
5789 for error messages (either "vfork" or "fork".) If HAVE_VFORK_H is
5790 defined, include vfork.h. If VMS is defined, define vfork()
5791 appropriately. Remove vfork check on USG, we're using autoconf.
5792 (pexecute): Set `errmsg_fmt' to VFORK_STRING instead of checking
5793 locally what string to use.
f9a39df1 5794
797ba725 57951998-10-26 Mark Mitchell <mark@markmitchell.com>
5796
5797 * splay-tree.c: Tweak include directives to make sure declarations of
5798 xmalloc and free are available.
5799
3662c79b 58001998-10-25 Mark Mitchell <mark@markmitchell.com>
5801
5802 * cplus-dem.c (gnu_special): Fix handling of virtual tables in
5803 anonymous namespaces.
2e5e2114 5804
af5199c0 58051998-10-23 Mark Mitchell <mark@markmitchell.com>
5806
5807 * cplus-dem.c (work_stuff): Replace const_type and volatile_type
5808 with type_quals.
5809 (TYPE_UNQUALIFIED): New macro.
5810 (TYPE_QUAL_CONST): Likewise.
5811 (TYPE_QUAL_VOLATILE): Likewise.
5812 (TYPE_QUAL_RESTRICT): Likewise.
5813 (code_for_qualifier): New function.
5814 (qualifier_string): Likewise.
5815 (demangle_qualifier): Likewise.
5816 (internal_cplus_demangle): Use them.
5817 (demangle_signature): Likewise.
5818 (demangle_template_value_parm): Likewise.
5819 (do_type): Likewise.
5820 (demangle_fund_type)): Likewise.
3662c79b 5821
e61da89d 5822Thu Oct 22 19:58:43 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5823
5824 * splay-tree.c (splay_tree_foreach_helper): Make definition static
5825 to match prototype.
5826
9a4eb61d 58271998-10-21 Mark Mitchell <mark@markmitchell.com>
5828
5829 * splay-tree.c: New file.
5830 * Makefile.in (CFILES): Add it.
5831 (REQUIRED_OFILES): Likewise.
5832 (splay-tree.o): Add dependencies.
5833
e5d3a45b 5834Tue Oct 20 12:29:02 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5835
5836 * cplus-dem.c (demangle_qualified): Fix off-by-one when checking
5837 range of 'K' index.
5838
4350e959 5839Thu Oct 15 18:51:12 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5840
5841 * choose-temp.c: Prototype mkstemps() when IN_GCC.
5842
5843 * cplus-dem.c (consume_count): Cast argument of ctype macro to
5844 `unsigned char'.
5845 (cplus_demangle_opname): Cast the result of `strlen' to (int) when
5846 comparing against one.
5847 (cplus_mangle_opname): Likewise.
5848 (demangle_integral_value): Cast argument of ctype macro to
5849 `unsigned char'.
5850 (demangle_template_value_parm): Likewise.
5851 (demangle_template): Initialize variable `bindex'. Cast the
5852 result of `strlen' to (int) when comparing against one. Remove
5853 unused variable `start_of_value_parm'.
5854 (demangle_class_name): Cast the result of `strlen' to (int) when
5855 comparing against one.
5856 (demangle_prefix): Cast argument of ctype macro to `unsigned char'.
5857 (gnu_special): Likewise. Cast the result of `strlen' to (int)
5858 when comparing against one.
5859 (demangle_qualified): Cast argument of ctype macro to `unsigned char'.
5860 (get_count): Likewise.
5861 (do_type): Likewise. Cast the result of `strlen' to (int) when
5862 comparing against one.
5863 (demangle_fund_type): Cast argument of ctype macro to `unsigned char'.
5864 (demangle_function_name): Cast the result of `strlen' to (int)
5865 when comparing against one.
5866
5867 * mkstemp.c (mkstemps): Cast variable `len' to (int) when
5868 comparing against one.
5869
5dfe2c03 5870Tue Oct 13 23:51:51 1998 Jeffrey A Law (law@cygnus.com)
5871
07c967f9 5872 * mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.h
5873 * configure.in (AC_CHECK_HEADERS): Check for sys/time.h too.
5874 * config.in, configure: Rebuilt.
0be6f86d 5875
5dfe2c03 5876 * getopt.c: Check HAVE_STRINGS_H before including strings.h.
5877 * configure.in (AC_CHECK_HEADERS): Check for strings.h too.
5878 * config.in, configure: Rebuilt.
5879
7b8b8d43 5880Mon Oct 12 19:15:59 1998 Geoffrey Noer <noer@cygnus.com>
5881
07c967f9 5882 * configure.in: in comment, call AC_EXEEXT instead of AM_EXEEXT
7b8b8d43 5883
68b78c88 5884Sun Oct 11 17:36:06 1998 Michael Tiemann <tiemann@holodeck.cygnus.com>
5885
5886 * Makefile.in (cplus-dem.o, obstack.o): Depend upon config.h.
5887
804ec1bf 5888Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus.com)
5889
5890 * Merge egcs & devo libiberty.
5891
d3eff7bb 58921998-09-08 Martin von Löwis <loewis@informatik.hu-berlin.de>
7a1ec54f 5893
5894 * cplus-dem.c (demangle_arm_pt): Demangle anonymous namespaces.
5895
d933c982 5896Mon Sep 7 23:29:01 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5897
5898 * mkstemp.c: Include config.h even when not IN_GCC. Wrap header
9f21bac8 5899 inclusions inside HAVE_*_H macros. Include ansidecl.h when not
5900 IN_GCC.
d933c982 5901
5902 * vasprintf.c: Include stdarg.h/varargs.h first.
5903
5904 * vprintf.c: Likewise.
5905
08181b15 5906Sat Sep 5 03:24:49 1998 Jeffrey A Law (law@cygnus.com)
5907
5908 * pexecute.c: Updates from gcc. Copy in gcc has been removed. This
5909 is the canonical copy. Define ISSPACE if !IN_GCC.
bd2d1d39 5910 * alloca.c, vfprintf.c, choose-temp.c, mkstemp.c, getopt.c: Similarly.
c6fe5af7 5911 * getopt1.c, obstack.c: Similarly.
119735e3 5912 * Makefile.in: Build mkstemp.o
08181b15 5913
804ec1bf 5914Tue Sep 1 23:12:47 1998 Christopher Faylor <cgf@cygnus.com>
5915
5916 * configure.in: Include asprintf in list of functions known not
5917 to be in newlib.
5918 * configure: Rebuild.
5919
02e61418 5920Wed Aug 19 14:05:01 1998 Mumit Khan <khan@xraylith.wisc.edu>
5921
5922 * cplus-dem.c (work_stuff): Add dllimported.
5923 (demangled_prefix): Mark symbols imported from PE DLL.
5924 (internal_cplus_demangled): Handle.
5925
8f2cc44d 59261998-08-17 Jason Merrill <jason@yorick.cygnus.com>
5927
5928 * cplus-dem.c (do_type): Fix simple array handling. If we fail,
5929 stay failed.
5930
00af597b 5931Mon Aug 17 10:40:34 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5932
5933 * cplus-dem.c: Include config.h if it exists. Also, only
5934 prototype malloc/realloc if we can't get stdlib.h.
5935
804ec1bf 5936Sat Aug 15 16:15:01 1998 Ian Lance Taylor <ian@cygnus.com>
5937
5938 * configure.in: Switch back to checking --with-target-subdir when
5939 deciding whether to check for newlib, undoing part of July 15
5940 change.
5941 * configure: Rebuild.
5942
5943Thu Aug 13 16:47:38 1998 Mark Mitchell <mark@markmitchell.com>
5944
5945 * cplus-dem.c (type_kind_t): New type.
5946 (demangle_template_value_parm): Add type_kind_t parameter. Rely
5947 on this paramter, rather than demangling the type again.
5948 (demangle_integral_value): Pass tk_integral.
5949 (demangle_template_: Pass the value returned from do_type.
5950 (do_type): Return a type_kind_t. Pass tk_integral to
5951 demangle_template_value_parm for array bounds.
5952 (demangle_fund_type): Likewise.
5953
5954 Also incorporate from GCC version:
5955
5956 Tue Jul 21 13:28:19 1998 Jason Merrill <jason@yorick.cygnus.com>
5957
5958 * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays.
5959
5960Thu Aug 13 16:47:38 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5961
5962 * cplus-dem.c (demangle_nested_args): Make function definition
5963 static to match the prototype.
5964
2d53096b 5965Tue Jul 28 11:33:09 1998 Mark Mitchell <mark@markmitchell.com>
5966
5967 * cplus-dem.c (type_kind_t): New type.
5968 (demangle_template_value_parm): Add type_kind_t parameter. Rely
5969 on this paramter, rather than demangling the type again.
5970 (demangle_integral_value): Pass tk_integral.
5971 (demangle_template_: Pass the value returned from do_type.
5972 (do_type): Return a type_kind_t. Pass tk_integral to
5973 demangle_template_value_parm for array bounds.
5974 (demangle_fund_type): Likewise.
5975
5976 Also incorporate from GCC version:
5977
5978 Tue Jul 21 13:28:19 1998 Jason Merrill <jason@yorick.cygnus.com>
5979
5980 * cplus-dem.c (do_type): Use demangle_template_value_parm for arrays.
5981
804ec1bf 5982Mon Jul 27 12:16:08 1998 Ian Lance Taylor <ian@cygnus.com>
5983
5984 * Makefile.in (ALLOCA): New variable.
5985 ($(TARGETLIB)): Add $(ALLOCA) to library.
5986 (needed-list): Add $(ALLOCA).
5987 ($(ALLOCA)): Depend upon stamp-picdir.
5988
88f70ac9 5989Sun Jul 19 08:23:17 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5990
5991 * cplus-dem.c (demangle_nested_args): Make function definition
5992 static to match the prototype.
5993
804ec1bf 5994Wed Jul 15 00:12:58 1998 Ian Lance Taylor <ian@cygnus.com>
5995
5996 * configure.in: Check --with-cross-host rather than
5997 --with-target-subdir when deciding whether build uses a cross
5998 compiler, and when deciding where to install the library.
5999 * configure: Rebuild.
6000
6001Sun Jul 12 01:27:05 1998 Jason Merrill <jason@yorick.cygnus.com>
6002
6003 * cplus-dem.c (demangle_nested_args): Return a value.
99906878 6004
804ec1bf 6005Sat Jul 11 16:19:48 1998 Mark Mitchell <mark@markmitchell.com>
6006
6007 * cplus-dem.c (string): Move definition before work_stuff.
66a28e20 6008 (work_stuff): Add volatile_type, forgetting_types,
6009 previous_argument, and nrepeats fields.
6010 (SCOPE_STRING): New macro.
6011 (demangle_template): Add `remember' parameter. Add comment.
6012 Register the `B' code type here, if remembering. Tidy. Fix crash
6013 on NULL tmpl_argvec. Be consistent with use of tname/trawname.
6014 (demangle_nested_args): New function.
6015 (internal_cplus_demangle): Handle volatile-qualified member
2e5e2114 6016 functions.
66a28e20 6017 (mop_up): Delete the previous_argument string if present.
6018 (demangle_signature): Tidy. Handle volatile-qualified member
6019 functions. Handle back-references using the `B' code. Use extra
6020 parameter to demangle_template and SCOPE_STRING where appropriate.
6021 (demangle_template_value_parm): Fix thinko; 'B' is not an integral
2e5e2114 6022 code.
66a28e20 6023 (demangle_class): Use SCOPE_STRING.
6024 (gnu_special): Pass additional argument to demangle_template.
6025 Use SCOPE_STRING.
6026 (demangle_qualified): Save qualified types for later
6027 back-references. Handle constructors and destructors for template
6028 types correctly.
6029 (do_type): Tidy. Use SCOPE_STRING. Pass extra argument to
6030 demangle_template. Use demangled_nested_args. Don't remember
6031 qualified types here; that's now done in demangle_qualified.
6032 Similarly for templates.
6033 (do_arg): Improve commment. Handle 'n' repeat code.
6034 (remember_type): Check forgetting_types.
6035 (demangle_args): Deal with 'n' repeat codes. Tidy.
2e5e2114 6036
804ec1bf 6037Thu Jul 2 16:26:24 1998 Ian Lance Taylor <ian@cygnus.com>
6038
6039 * config.table: Only use mh-fbsd21 on *-*-freebsd2.2.[012], not on
6040 *-*-freebsd2.2.*. From Dmitrij Tejblum <tejblum@arc.hq.cti.ru>.
6041
6042Mon Jun 15 16:29:01 1998 Ian Lance Taylor <ian@cygnus.com>
6043
6044 * configure.in (setobjs): Correct quoting error in cygwin32 case.
6045 From Chris Faylor <cgf@cygnus.com>.
6046
6047Mon Jun 1 13:47:55 1998 Jason Molenda (crash@bugshack.cygnus.com)
6048
6049 * obstack.c: Update to latest FSF version.
6050
6051Mon Jun 1 14:17:36 1998 Mike Stump <mrs@wrs.com>
6052
6053 * Makefile.in: Add a dependency on stamp-picdir for the
6054 objects, so that we can do a parallel build.
99906878 6055
0957f4f7 6056Sat May 30 22:17:13 1998 Mumit Khan <khan@xraylith.wisc.edu>
6057
6058 * configure.in (checkfuncs): Add missing "'".
6059
804ec1bf 6060Fri May 29 12:40:41 1998 Jason Molenda (crash@bugshack.cygnus.com)
002bc094 6061
804ec1bf 6062 * obstack.c (_obstack_memory_used): Elide this function if we're
6063 on a system with GNU libc.
002bc094 6064
804ec1bf 6065Tue May 26 18:28:43 1998 Ian Lance Taylor <ian@cygnus.com>
1cf170c6 6066
804ec1bf 6067 * Makefile.in (distclean): Remove config.log.
1cf170c6 6068
804ec1bf 6069Tue May 26 15:01:52 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
763bfe58 6070
804ec1bf 6071 * Makefile.in (distclean): Don't remove alloca-conf.h.
6072
6073Fri May 22 01:38:07 1998 Hans-Peter Nilsson <hp@axis.se>
6074
6075 * cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
763bfe58 6076
aff4ad88 60771998-05-21 Mark Mitchell <mmitchell@usa.net>
6078
6079 * cplus-dem.c (do_type): Handle volatile qualification.
2e5e2114 6080
2960b950 60811998-05-21 Manfred Hollstein <manfred@s-direktnet.de>
6082
6083 * configure.in: Check for unistd.h as well.
6084 * configure: Rebuild.
6085 * config.in: Rebuild.
6086 * getpagesize.c (GNU_OUR_PAGESIZE): Use sysconf only if _SC_PAGESIZE
6087 is defined in unistd.h. Reformat conditional block for easier reading.
6088
6089 * config.table (shared): Default to no if ${enable_shared}
6090 is unset or empty; this logic is used by the toplevel
6091 configure scripts, too.
6092
15a7704b 6093Sat May 16 14:01:26 1998 Jeffrey A Law (law@cygnus.com)
6094
6095 * config.table: Add line to set enable_shared in the Makefile
6096 as needed.
6097
cd03a192 6098Wed May 13 14:24:38 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6099
3c67ba63 6100 * cplus-dem.c (squangle_mop_up): Change return type to void.
6101 (internal_cplus_demangle): Remove unused parameter `options'.
6102 All callers changed.
6103 (cplus_demangle_opname): Remove function wide variable `int i' and
6104 replace with `size_t i' at each location where it is used.
6105 (cplus_mangle_opname): change type of `i' from int to size_t.
6106
6107Wed May 13 13:39:38 1998 Ian Lance Taylor <ian@cygnus.com>
6108
6109 * alloca-conf.h: Include config.h. Check HAVE_ALLOCA_H rather
6110 than sparc or sun.
6111 * Makefile.in (argv.o): Depend upon config.h and alloca-conf.h.
6112
6113Fri May 8 00:23:51 1998 Ian Lance Taylor <ian@cygnus.com>
6114
6115 * configure.in: Set libiberty_topdir correctly when srcdir is
6116 "." and with_target_subdir is not set.
6117 * configure: Rebuild.
6118
6119Thu May 7 13:01:44 1998 Ian Lance Taylor <ian@cygnus.com>
6120
6121 * configure.in: Add *-*-mingw32* case.
6122 * configure: Rebuild.
6123
6124Wed May 6 11:33:51 1998 Ian Lance Taylor <ian@cygnus.com>
6125
6126 * config.table: Never use a PIC file for *-*-cygwin32*.
6127
6128 * Makefile.in (config.status): Depend upon config.table.
6129
6130 * configure.in: On a cygwin32 host, always compile random, and
6131 don't test for sys_siglist, strsignal, or psignal.
6132 * configure: Rebuild.
6133
6134 * clock.c: Check HAVE_SYS_PARAM_H rather than NO_SYS_PARAM_H.
6135 * getcwd.c: Likewise.
6136 * getpagesize.c: Likewise.
6137 * getruntime.c: Likewise.
6138
6139Tue May 5 18:08:32 1998 Ian Lance Taylor <ian@cygnus.com>
6140
6141 Use autoconf tests rather than the old dummy.c test:
6142 * configure.in: Add AC_ARG_WITH calls for --with-target-subdir and
6143 --with-newlib. Add AC_CONFIG_HEADER. Use AC_REPLACE_FUNCS for
6144 most functions. Add special cases to handle newlib and VxWorks.
6145 Remove target_makefile_frag. Create stamp-h in AC_OUTPUT if
6146 CONFIG_HEADERS is set. Only call config-ml.in in AC_OUTPUT if
6147 CONFIG_FILES is set; set ac_file before calling it.
6148 * config.table (arm-*-riscix*, *-*-cygwin32): Remove.
6149 (*-*-hpux*, *-*-hiux*, *-*-irix4*, *-*-solaris2*): Remove.
6150 (*-*-sysv4*, *-*-go32, *-*-vxworks5*, *-*-vxworks): Remove
6151 (i[3456]-*-mingw32*): Remove.
6152 * Makefile.in (ERRORS_CC, CONFIG_H, NEEDED_LIST): Remove.
6153 (LIBOBJS): New variable.
6154 (HOST_OFILES, DO_ALSO, STAGESTUFF): Remove.
6155 (all): Depend upon needed-list. Don't check RULE1.
6156 (@target_makefile_frag@): Remove.
6157 (COMPILE.c): Include @DEFS@.
6158 (HFILES): Add alloca-conf.h.
6159 (REQUIRED_OFILES): Remove basename.o.
6160 ($(TARGETLIB)): New target.
6161 (stamp-needed, lneeded-list, needed.awk, stamp-config): Remove.
6162 (lconfig.h, needed2.awk, dummy.o, errors): Remove.
6163 (needed-list, config.h): Rewrite.
6164 (RULE1, $(RULE1), RULE2, $(RULE2)): Remove.
6165 (.always.): Remove.
6166 (Makefile): Set CONFIG_FILES and CONFIG_HEADERS.
6167 (stamp-h): New target.
6168 (atexit.o, clock.o, getcwd.o, getpagesize.o): New targets.
6169 (basename.o): Don't depend upon config.h.
6170 (getruntime.o): Depend upon config.h.
6171 * atexit.c: Include config.h. Check HAVE_ON_EXIT rather than
6172 NEED_on_exit.
6173 * basename.c: Don't include config.h. Don't check NEED_basename.
6174 * clock.c: Include config.h.
6175 * getcwd.c: Likewise.
6176 * getpagesize.c: Likewise.
6177 * getruntime.c: Likewise. Fix checks which set HAVE_GETRUSAGE and
6178 HAVE_TIMES.
6179 * strerror.c: Change uses of NEED_sys_errlist to
6180 HAVE_SYS_ERRLIST. Likewise for NEED_strerror and HAVE_STRERROR.
6181 * strsignal.c: Likewise for NEED_sys_siglist and HAVE_SYS_SIGLIST,
6182 and for NEED_strsignal and HAVE_STRSIGNAL and for NEED_psignal and
6183 HAVE_PSIGNAL.
6184 * acconfig.h: New file.
6185 * dummy.c: Remove.
6186 * functions.def: Remove.
6187 * config/mh-cxux7 (HDEFINES): Remove -DHAVE_SYSCONF.
6188 * config/mh-windows (HDEFINES): Remove.
6189 * config/mh-cygwin32: Remove.
6190 * config/mh-go32: Remove.
6191 * config/mh-irix4: Remove.
6192 * config/mh-riscix: Remove.
6193 * config/mh-sysv4: Remove.
6194 * config/mt-mingw32: Remove.
6195 * config/mt-vxworks5: Remove.
6196 * config.in: New file, generated using autoheader.
6197 * configure: Rebuild.
6198
6199Mon May 4 13:00:28 1998 Ian Lance Taylor <ian@cygnus.com>
6200
6201 * configure.in: Rewrite to use autoconf.
6202 * configure: Generate using autoconf.
6203 * config/mh-a68bsd: Remove.
6204 * config/mh-apollo68: Remove.
6205 * config/mh-hpbsd: Remove.
6206 * config/mh-ncr3000: Remove.
6207 * config/mh-sysv: Remove.
6208 * config/mh-aix (RANLIB, INSTALL): Don't define.
6209 * config/mh-cxux7 (RANLIB, INSTALL): Don't define.
6210 * config/mh-irix4 (CC, RANLIB, INSTALL): Don't define.
6211 * config/mh-sysv4 (RANLIB, INSTALL): Don't define.
6212 * config.table: Change config_shell to CONFIG_SHELL, and use
6213 libiberty_topdir to find move-if-change.
9f21bac8 6214 (m68k-apollo-bsd*, m68k-apollo-sysv*): Remove.
3c67ba63 6215 (i[3456]86-ncr-sysv4*, *-*-dgux*, hppa*-hp-bsd*): Remove.
6216 (*-*-irix*, *-*-m88kbcs*, *-*-sysv*): Remove.
6217 * Makefile.in (srcdir): Set to @srcdir@.
6218 (VPATH): Likewise.
6219 (prefix, exec_prefix, bindir, libdir): Set to autoconf variables.
6220 (SHELL, INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Likewise.
6221 (CC, CFLAGS, RANLIB)): Likewise.
6222 (datadir, man*dir, infodir, includedir, MAKEINFO): Remove.
6223 (target_makefile_frag, host_makefile_frag): Add substitutions.
6224 (INSTALL_DEST): Set to @INSTALL_DEST@.
6225 (Makefile): Depend upon config.status. Don't depend upon
6226 $(host_makefile_frag) or $(target_makefile_frag).
6227 (config.status): New target.
6228
6229Sun May 3 17:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6230
6231 * config/mt-sunos4: Remove. Should be handled by --with-headers
6232 and --with-libraries options at top level.
6233 * config.table: Never use mt-sunos4.
6234
6235 * alloca-conf.h: New file, combining alloca-norm.h and
6236 alloca-botch.h.
6237 * alloca-norm.h: Remove.
6238 * alloca-botch.h: Remove.
6239 * configure.in: Set shell variables files and links to empty.
6240 * config.table: Don't set shell variable files.
6241 * configure.bat: Don't create alloca-conf.h.
6242 * makefile.vms: Likewise.
6243 * mpw-config.in: Likewise.
6244 * vmsbuild.com: Likewise.
6245
6246Fri May 1 11:41:42 1998 Ian Lance Taylor <ian@cygnus.com>
6247
6248 * Makefile.in ($(HOST_OFILES) $(REQUIRED_OFILES)): Remove old
6249 target depending upon config.h.
6250 (alloca.o): Add target depending upon config.h
6251 (basename.o, choose-temp.o, fnmatch.o): Likewise.
6252 (getopt.o, getopt1.o, pexecute.o, strerror.o): Likewise.
6253 (strsignal.o, xstrerror.o): Likewise.
cd03a192 6254
786da241 6255Fri May 1 04:26:25 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6256
6257 * cplus-dem.c (cplus_demangle_opname): Initialize work.
6258
6e7ee99b 6259Mon Apr 27 15:53:30 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
6260
6261 * cplus-dem.c (demangle_qualified): Replace missing else.
6262
0fc087a4 6263Sun Apr 26 15:38:50 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6264
6265 * cplus-dem.c (gnu_special): Fix off-by-one bug when checking the
6266 length in the name of a virtual table.
6267
fa4f3779 6268Wed Apr 22 10:53:49 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
6269
6270 * cplus-dem.c (struct work stuff): Add field for B and K mangle codes.
6271 (cplus_demangle_opname): Call mop_up_squangle.
2e5e2114 6272 (cplus_demangle): Initialize squangle info, then call
fa4f3779 6273 internal_cplus_demangle. (Most code moved there as well)
2e5e2114 6274 (internal_cplus_demangle): New function, performs most of what use
fa4f3779 6275 to be done in cplus_demangle, but is only called with this file.
6276 (squangle_mop_up): New function to clean up B and K code data.
6277 (mop_up): set pointers to NULL after freeing.
2e5e2114 6278 (demangle_signature, demangle_template, demangle_class): Add
fa4f3779 6279 switch elements to handle K and B codes.
6280 (demangle_prefix, gnu_special, demangle_qualified): Add
6281 code to handle K and B codes.
6282 (do_type, demangle_fund_type): Handle B and K codes.
6283 (remember_Ktype): New function to store K info.
6284 (register_Btype, remember_Btype): New functions for B codes.
6285 (forget_B_and_K_types): New function to destroy B and K info.
6286
3c67ba63 6287Fri Apr 10 01:49:10 1998 Jeffrey A Law (law@cygnus.com)
f39af051 6288
3c67ba63 6289 * COPYING.LIB, choose-temp.c, cplus-dem.c: Sync with egcs & gcc.
80283fb2 6290
7c102e5d 6291Thu Mar 5 09:23:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6292
6293 * config.table: Make locating frag files failsafe even for the
6294 special case if configuring and building in srcdir.
6295
bcc020dd 6296Mon Feb 23 14:33:15 1998 Ian Lance Taylor <ian@cygnus.com>
6297
6298 * choose-temp.c: Fix handling of sys/file.h to work in libiberty.
6299
3c67ba63 6300Sun Feb 22 18:03:23 1998 Jeffrey A Law (law@cygnus.com)
6301
6302 * choose-temp.c: Sync with copy in gcc.
6303
32638ff2 6304Thu Feb 12 16:29:49 1998 Ian Lance Taylor <ian@cygnus.com>
6305
6306 * getopt.c: Update to latest FSF version.
6307 * getopt1.c: Likewise.
6308
d2d39e09 6309Tue Feb 10 16:58:33 1998 Stan Shebs <shebs@andros.cygnus.com>
6310
6311 * cplus-dem.c (gnu_special): Don't get confused by .<digits>
6312 strings that are not actually lengths.
6313
ff1abf70 6314Fri Feb 6 01:35:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
6315
6316 * Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.
6317 (.c.o): Check value of enable_shared, not PICFLAG.
6318 (stamp-picdir): Dito.
6319
3c67ba63 6320Thu Feb 5 18:48:56 1998 Geoffrey Noer <noer@cygnus.com>
6321
07c967f9 6322 * config/mh-cygwin32: remove vasprintf.o from EXTRA_OFILES
6323 since it gets built automatically
3c67ba63 6324
102bad8d 6325Sun Feb 1 02:52:32 1998 Mike Stump <mrs@wrs.com>
6326
6327 * config.table (vxworks configs): Default to VxWorks 5.x, as that is
6328 the currently shipping OS.
6329
28839899 6330Tue Jan 27 16:08:20 1998 Pat Rankin <rankin@eql.caltech.edu>
6331
6332 * vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in:
6333 Add fnmatch.o and objalloc.o; remove vasprintf.o.
6334 [config.h]: Define NEED_strsignal.
6335
6336Mon Jan 19 12:20:01 1998 Ian Lance Taylor <ian@cygnus.com>
6337
6338 * functions.def: Correct argument types for strerror and
6339 strsignal. Reported by Alex Gutman <agutman@emc.com>.
6340
d2d39e09 6341Sun Jan 18 15:57:28 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
6342
6343 * vasprintf.c (int_vasprintf): Increase buffer size for float/double
6344 values.
6345
3c67ba63 6346Sat Jan 17 22:28:38 1998 Mumit Khan <khan@xraylith.wisc.edu>
3fe166bf 6347 J.J. VanderHeijden <J.J.vanderHeijden@student.utwente.nl>
113f0266 6348
3fe166bf 6349 Add mingw32 support.
6350 * pexecute.c (pexecute): New function for mingw32. Supports pipes.
6351 (pwait): New function for mingw32.
113f0266 6352
3fe166bf 6353 * config.table (i[3456]86-*-mingw32*): Support for i386-mingw32.
6354 * config/mt-mingw32: New file.
6355 * xmalloc.c (first_break): Not used for mingw32.
6356 (xmalloc_set_program_name): Don't use sbrk on mingw32.
6357 (xmalloc): Likewise.
6358 (xrealloc): Likewise.
113f0266 6359
3fe166bf 6360Sat Jan 17 22:28:05 1998 Jeffrey A Law (law@cygnus.com)
3fd975cf 6361
6362 * choose-temp.c: Sync with gcc version.
6363
3fe166bf 6364Tue Jan 13 18:34:39 1998 Jim Wilson <wilson@cygnus.com>
6365
6366 * Makefile.in (install_to_libdir, install_to_tooldir): Add MULTISUBDIR
6367 to all filenames in libdir and tooldir.
6368 (distclean): Do MULTICLEAN before deleting Makefile.
6369 (stamp-needed, stamp-config): Add MULTISRCTOP to
6370 pathname for move-if-change.
6371
5c32b105 6372Thu Dec 4 17:25:19 1997 Jeffrey A Law (law@cygnus.com)
6373
6374 * strsignal.c (sys_nsig): Try NSIG and _NSIG.
6375
bbd132bb 6376Wed Nov 19 13:37:06 1997 Michael Meissner <meissner@cygnus.com>
6377
6378 * alloca-norm.h (alloca, GCC case): Don't redefine alloca if it
d2d39e09 6379 was already defined previously.
bbd132bb 6380
6381Mon Nov 10 12:48:03 1997 Philippe De Muyter <phdm@macqel.be>
6382
6383 * Makefile.in (INSTALL): Use ../install-sh, not install.
6384
7a5eebaa 6385Tue Oct 28 23:41:15 1997 Judy Goldberg <jodyg@idt.net>
6386
6387 * Makefile.in (CFILES): Add pexecute.c.
6388
55e6b1b1 6389Wed Oct 15 19:13:48 1997 Ian Lance Taylor <ian@cygnus.com>
6390
6391 * asprintf.c: Consistently use either stdarg or varargs.
6392
8f71bf1d 6393Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>
6394
6395 * cplus-dem.c (demangle_signature): Don't look for return types on
6396 constructors. Handle member template constructors.
6397
6398Fri Oct 3 17:53:30 1997 Ian Lance Taylor <ian@cygnus.com>
6399
6400 * README: Fix configuration instructions.
6401
6402Mon Sep 29 12:28:41 1997 Ian Lance Taylor <ian@cygnus.com>
6403
6404 * pexecute.c: Update to current version from /gd/gnu/lib:
6405
6406 Mon Sep 29 12:27:59 1997 Ian Lance Taylor <ian@cygnus.com>
6407
07c967f9 6408 * pexecute.c: Use spawn if __CYGWIN32__.
8f71bf1d 6409
6410 1997-08-08 Paul Eggert <eggert@twinsun.com>
6411
07c967f9 6412 * pexecute.c: Include "config.h" first, as per autoconf manual.
8f71bf1d 6413
6414 Fri Jun 27 15:20:29 1997 Scott Christley <scottc@net-community.com>
6415
07c967f9 6416 * pexecute.c (fix_argv): New function.
6417 (pexecute): Win32 but not Cygwin32 needs its arguments fixed.
6418 Add underscore to cwait function call.
8f71bf1d 6419
402ace4b 6420Sun Sep 28 12:00:52 1997 Mark Mitchell <mmitchell@usa.net>
6421
07c967f9 6422 * cplus-dem.c (demangle_template): Add new parameter. Handle new
6423 template-function mangling.
6424 (consume_count_with_underscores): New function.
6425 (demangle_signature): Handle new name-mangling scheme.
402ace4b 6426
8f71bf1d 6427Wed Sep 24 00:31:59 1997 Felix Lee <flee@yin.cygnus.com>
6428
6429 * asprintf.c: stdarg.h when ALMOST_STDC
6430 * config/mh-windows (EXTRA_OFILES): add asprintf.o and
9f21bac8 6431 strncasecmp.o.
8f71bf1d 6432
6433Thu Aug 28 14:27:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
6434
6435 * vasprintf.c (vasprintf): Allow for _BSD_VA_LIST_.
6436
6437 * config.table: Add case for FreeBSD 2.1 and 2.2, needs mh-fbsd21.
6438
6439 * config/mh-fbsd21 (EXTRA_OFILES): Force vasprintf.o
6440
6441Wed Sep 10 12:43:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6442
6443 * cplus-dem.c (demangle_fund_type): Change "complex" to "__complex".
6444
8f71bf1d 6445Fri Sep 5 16:34:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6446
6447 * asprintf.c (asprintf): New file.
6448 * Makefile.in (CFILES): Add asprintf.c
6449 * functions.def: Ditto.
6450
8f71bf1d 6451Thu Aug 28 18:53:34 1997 Andrew Cagney <cagney@b1.cygnus.com>
6452
6453 * argv.c (dupargv): New function, duplicate an argument vector.
6454
28e9041c 6455Tue Aug 19 20:28:45 1997 Geoffrey Noer <noer@cygnus.com>
6456
6457 * config/mh-cygwin32: also build random.o
6458
6459Tue Aug 19 17:10:56 1997 Jason Merrill <jason@yorick.cygnus.com>
6460
6461 * cplus-dem.c: Add 'extern' to prepends_underscore.
6462
bdaa26ad 6463Wed Jul 30 11:42:19 1997 Per Bothner <bothner@cygnus.com>
6464
6465 * cplus-dem.c: Various changes to produce Java output when passed
6466 DMGL_JAVA. Thus "::" becomes "." and "JArray<Foo>" becomes "Foo[]".
6467 (main): Support --java and -j flags to set DMGL_JAVA.
6468
28e9041c 6469Tue Jul 22 19:05:23 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6470
6471 * config/mh-go32 (CC, AR, RANLIB): Don't define.
6472
6473Tue Jul 22 17:49:54 1997 Ian Lance Taylor <ian@cygnus.com>
6474
6475 * Makefile.in (REQUIRED_OFILES): Add pexecute.o.
6476 (pexecute.o): New target.
6477
6478 * Makefile.in (stamp-needed): New target, replacing needed-list.
6479 (needed-list): Just depend upon stamp-needed.
6480 (stamp-config): New target, replacing config.h.
6481 (config.h): Just depend upon stamp-config.
6482 (mostlyclean): Remove stamp-*.
6483
6484Thu Jun 12 11:00:18 1997 Angela Marie Thomas (angela@cygnus.com)
6485
6486 * Makefile.in (FLAGS_TO_PASS): pass INSTALL, INSTALL_PROGRAM and
6487 INSTALL_DATA for multilibbed installs
6488
6489Tue Jun 3 13:21:05 1997 Doug Evans <dje@canuck.cygnus.com>
6490
6491 Tue Dec 10 09:44:57 1996 Paul Eggert <eggert@twinsun.com>
6492
6493 * choose-temp.c (choose_temp_base): Don't dump core if TMPDIR is empty.
6494
6495 * choose-temp.c (try): Insist that temp dir be searchable.
6496
6497 Wed Oct 23 17:36:39 1996 Doug Rupp (rupp@gnat.com)
6498
6499 * choose-temp.c (choose_temp_base): On VMS, use proper syntax
6500 for current directory.
6501
6502 Sat Feb 15 19:03:48 1997 Geoffrey Noer (noer@cygnus.com)
6503
6504 * pexecute.c: Remove special cases for cygwin32.
6505 (pwait): Remove local definition of `pid'.
6506
6507 Tue Nov 12 18:26:15 1996 Doug Rupp (rupp@gnat.com)
6508
6509 * pexecute.c (vfork): Supply new definition for VMS.
6510 (pwait): Use waitpid instead of wait for VMS.
6511
6512Tue May 20 14:02:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6513
6514 * cplus-dem.c (do_type): Handle `J'.
6515 (demangle_fund_type): Print "complex" for it.
6516
6517Wed Apr 30 12:15:45 1997 Jason Merrill <jason@yorick.cygnus.com>
6518
6519 * configure.in: Don't turn on multilib here.
6520
6521Mon Apr 28 19:04:31 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
6522
2e5e2114 6523 * obstack.c: move _obstack_memory_used outside of ifdef. Cannot be
28e9041c 6524 elided; needed by gdb and not present in libc.
6525
6526Thu Apr 24 19:33:47 1997 Ian Lance Taylor <ian@cygnus.com>
6527
6528 * Makefile.in (clean): Remove tmpmulti.out.
6529
6530Tue Apr 22 10:25:15 1997 Fred Fish <fnf@cygnus.com>
6531
2e5e2114 6532 * floatformat.c (floatformat_ieee_double_littlebyte_bigword):
28e9041c 6533 Add new floatformat, mainly for ARM doubles.
6534
6535Mon Apr 14 12:11:16 1997 Ian Lance Taylor <ian@cygnus.com>
6536
6537 * config.table: Use ${config_shell} with ${moveifchange}. From
6538 Thomas Graichen <graichen@rzpd.de>.
6539
6540Fri Apr 4 03:09:24 1997 Ulrich Drepper <drepper@cygnus.com>
6541
6542 * configure.in: Enable multilibing by default.
6543 Update multilib template to read config-ml.in.
6544
6545Tue Apr 1 16:26:39 1997 Klaus Kaempf <kkaempf@progis.de>
6546
6547 * makefile.vms: Add objalloc.
6548
6549Mon Mar 31 23:57:51 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6550
6551 * cplus-dem.c (demangle_it): Add prototype declaration.
6552 (usage, fatal): Likewise.
6553
6554 * xexit.c (_xexit_cleanup): Add prototype.
6555
6556 * strerror.c (init_error_tables): Declare.
6557
6558Fri Mar 28 11:43:20 1997 H.J. Lu <hjl@lucon.org>
6559
6560 * functions.def: Add DEF of vasprintf, and DEFFUNC of strsignal.
6561 * strsignal.c: Only define strsignal if NEED_strsignal.
6562 * Makefile.in (REQUIRED_OFILES): Remove vasprintf.o.
6563 * configure.in: Add NEED_strsignal to xconfig.h. Add vasprintf.o
6564 to xneeded-list.
6565 * config/mh-cygwin32 (HDEFINES): Add -DNEED_strsignal.
6566 (EXTRA_OFILES): Define to vasprintf.o.
6567 * config/mh-windows (HDEFINES): Add -DNEED_strsignal.
6568 (EXTRA_OFILES): Add vasprintf.o.
6569 * config/mt-vxworks5 (vxconfig.h): Define NEED_strsignal.
6570 (vxneeded-list): Add vasprintf.o.
6571
6572Thu Mar 20 17:02:09 1997 Ian Lance Taylor <ian@cygnus.com>
6573
6574 * objalloc.c: Include <stdio.h>.
6575
6576Mon Mar 17 19:23:11 1997 Ian Lance Taylor <ian@cygnus.com>
6577
6578 * objalloc.c: New file.
6579 * Makefile.in (CFILES): Add objalloc.c
6580 (REQUIRED_OFILES): Add objalloc.o.
6581 (objalloc.o): New target.
6582
6583Sat Mar 15 18:49:41 1997 Ian Lance Taylor <ian@cygnus.com>
6584
6585 * obstack.c: Update to current FSF version.
6586
6587Fri Mar 14 14:18:47 1997 Ian Lance Taylor <ian@cygnus.com>
6588
2e5e2114 6589 * cplus-dem.c: Add prototypes for all static functions.
28e9041c 6590 (mystrstr): Make static. Make arguments and result const.
6591 (cplus_match): Remove; not used.
6592
6593Tue Mar 11 14:20:31 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6594
6595 * cplus-dem.c (gnu_special): Call demangled_fund_type for other
6596 __t* symbols.
6597
6598Tue Mar 11 15:41:21 1997 H.J. Lu <hjl@lucon.org>
6599
6600 * spaces.c: Declare malloc and free properly.
6601 * strsignal.c (init_signal_tables): Add prototype.
6602 * xatexit.c (_xexit_cleanup): Add parameter declarations.
6603
6604Wed Feb 19 15:43:24 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6605
6606 * Makefile.in (lneeded-list): If alloca.o is needed, xexit.o is
6607 also required because of xmalloc.o.
6608
6609Fri Feb 14 13:43:38 1997 Ian Lance Taylor <ian@cygnus.com>
6610
6611 * strsignal.c: Unconditionally redefine sys_siglist around the
6612 inclusion of the system header files.
6613
6614Thu Feb 13 22:01:04 1997 Klaus Kaempf <kkaempf@progis.de>
6615
6616 * makefile.vms: Remove 8 bit characters. Update to latest
6617 gcc release.
6618
6619Tue Feb 4 11:52:19 1997 Ian Lance Taylor <ian@cygnus.com>
6620
6621 * strsignal.c: Use NEED_sys_siglist instead of
6622 LOSING_SYS_SIGLIST.
6623 * config.table: Don't use mh-lynxos.
6624 * config/mh-lynxos: Remove.
6625
6626Thu Jan 16 14:51:03 1997 Bob Manson <manson@charmed.cygnus.com>
6627
6628 * cplus-dem.c: Fix indenting; make identical to the copy
6629 in GCC.
6630 (do_type, case 'M'): Check for a template as well as a class.
6631
6632Thu Dec 19 13:51:33 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
6633
6634 * config/mt-vxworks5 (vxneeded-list): Remove sigsetmask.o, since
6635 vxworks 5.[0-3] all have sigsetmask in them; the one provided by
6636 libiberty is incorrect, as well.
6637
6638Mon Dec 2 15:03:42 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6639
6640 * alloca.c (alloca): When compiled with an ANSI/ISO compiler,
6641 alloca takes a size_t argument, not just unsigned.
6642
6643Mon Nov 18 15:42:08 1996 Jason Merrill <jason@yorick.cygnus.com>
6644
6645 * cplus-dem.c: Note that this file also lives in GCC.
6646
6647Mon Nov 18 15:19:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
6648
6649 * alloca.c: Remove include of libiberty.h for hpux.
6650 * argv.c: Replace defs from libiberty.h.
6651 * spaces.c: Put back externs from removed from libiberty.h.
6652 * vasprintf.c: Remove include of libiberty.h for hpux.
6653
6654Mon Nov 18 14:08:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
6655
6656 * cplus-dem.c: Checking in again; last checkin filed due to sticky tag.
6657
6658Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
6659
2e5e2114 6660 * cplus-dem.c: Revert last two commits due to conflicts with
6661 hpux system headers.
28e9041c 6662
6663Wed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
6664
6665 * alloca.c, argv.c, spaces.c, strcasecmp.c, vasprintf.c, vprintf.c:
2e5e2114 6666 Revert last commit due to conflicts with hpux system headers.
28e9041c 6667
6668Wed Nov 13 10:36:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6669
6670 * cplus-dem.c (x{m,re}alloc): Make declarations compatibile with
6671 libiberty.h when compiled with a standard compiler.
6672
6673Tue Nov 12 16:31:00 1996 Dawn Perchik <dawn@critters.cygnus.com>
6674
2e5e2114 6675 * alloca.c: Include libiberty.h for definition of xmalloc.
28e9041c 6676 Don't redefine NULL.
6677 * argv.c: Move prototypes to libiberty.h.
2e5e2114 6678 * cplus-dem.c: Include libiberty.h for definition of xmalloc.
28e9041c 6679 Don't redefine NULL.
6680 Use casts to eliminate compiler warnings.
2e5e2114 6681 * spaces.c: Remove prototypes for malloc and free which are
28e9041c 6682 already in libibrty.h.
6683 * strcasecmp.c: Use casts to eliminate compiler warnings.
2e5e2114 6684 * vasprintf.c: Include libiberty.h for definition of malloc.
28e9041c 6685 Don't redefine NULL.
6686 * vprintf.c: Include stdarg.h if __STDC__.
6687
6688Fri Oct 11 15:42:12 1996 Stu Grossman (grossman@critters.cygnus.com)
6689
6690 * config/mh-windows: Add strcasecmp.o to EXTRA_OFILES.
6691
6692Fri Oct 11 11:16:31 1996 Stan Shebs <shebs@andros.cygnus.com>
6693
6694 * mpw.c (mpwify_filename): Rewrite to simplify, and to handle
6695 upward components correctly.
6696
6697Tue Oct 8 08:55:34 1996 Stu Grossman (grossman@critters.cygnus.com)
6698
6699 * config.table, config/mh-windows: Add support for building under
6700 MSVC (the Microsoft build environment).
6701
6702Mon Oct 7 10:50:27 1996 Ian Lance Taylor <ian@cygnus.com>
6703
6704 * fnmatch.c: Undef const if not __STDC__.
6705
6706Thu Oct 3 13:46:39 1996 Ian Lance Taylor <ian@cygnus.com>
6707
6708 * fnmatch.c: New file.
6709 * Makefile.in (CFILES): Add fnmatch.c.
6710 (REQUIRED_OFILES): Add fnmatch.o.
6711 (fnmatch.o): New target.
6712
6713Wed Sep 18 14:49:13 1996 Jason Merrill <jason@yorick.cygnus.com>
6714
6715 * cplus-dem.c (demangle_template): Fix handling of address args.
6716 (gnu_special): Handle type_info stuff.
6717
6718Fri Sep 13 17:52:55 1996 Stan Shebs <shebs@andros.cygnus.com>
6719
6720 * mpw.c (DebugPI): Make settable from the env var DEBUG_PATHNAMES.
6721 (mpwify_filename): Handle "::/" case.
6722
6723Thu Sep 12 13:30:40 1996 Geoffrey Noer <noer@cygnus.com>
6724
6725 * config/mh-cygwin32: new file (need -DNEED_basename and
6726 -DNEED_sys_siglist for native NT rebuilding)
6727 * config.table (*-*-cygwin32): new entry
6728 * choose-temp.c: bring in sync with gcc (revert Aug 17 change)
6729
6730Thu Aug 29 16:48:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6731
6732 * config.table (i[345]86-*-*): Recognize i686 for pentium pro.
6733
6734Tue Aug 27 13:47:58 1996 Stan Shebs <shebs@andros.cygnus.com>
6735
6736 * pexecute.c (pexecute) [MPW]: Remove old bogus code that
6737 messed with arguments that included a '/', add escape chars
6738 to double quotes, remove const decl from arg that Mac
6739 compilers don't seem to like.
6740
6741Sat Aug 17 04:44:27 1996 Geoffrey Noer <noer@cygnus.com>
6742
6743 * pexecute.c: Update test for win32 (&& ! cygwin32).
6744 * choose-temp.c: fix WIN32 preprocessor defines
6745
6746Thu Aug 15 12:26:48 1996 Stan Shebs <shebs@andros.cygnus.com>
6747
6748 * mpw-make.sed: Add @DASH_C_FLAG@ and @SEGMENT_FLAG({Default})@
6749 to editing of default makefile rule.
6750
6751Sun Aug 11 21:03:27 1996 Stu Grossman (grossman@critters.cygnus.com)
6752
6753 * alloca-norm.h: Include <malloc.h> if _WIN32.
6754 * argv.c: Include non-prototyped decls for malloc and string
6755 functions if ! _WIN32 or if __GNUC__.
6756
6757Thu Aug 8 12:42:40 1996 Klaus Kaempf <kkaempf@progis.de>
6758
6759 * config.h-vms: New file.
6760 * makefile.vms: Use it.
6761
6762Wed Aug 7 17:16:12 1996 Stu Grossman (grossman@critters.cygnus.com)
6763
6764 * getopt.c (_getopt_internal): If argc is 0, just return (before
6765 we reference *argv and segfault).
6766
6767Mon Aug 5 01:29:08 1996 Jason Merrill <jason@yorick.cygnus.com>
6768
6769 * Makefile.in (distclean): Add multilib.out.
6770
6771Thu Jul 18 17:40:55 1996 Ian Lance Taylor <ian@cygnus.com>
6772
6773 * alloca-norm.h: Change #ifdef sparc to #if defined (sparc) &&
6774 defined (sun). From Andrew Gierth <ANDREWG@microlise.co.uk>.
6775
6776Mon Jul 1 13:40:44 1996 Ken Raeburn <raeburn@cygnus.com>
6777
6778 Tue May 28 15:29:03 1996 Pat Rankin <rankin@eql.caltech.edu>
6779
6780 * vmsbuild.com (REQUIRD_OFILES): Add choose-temp.o and xstrdup.o.
6781
6782 Thu Jan 25 18:20:04 1996 Pat Rankin <rankin@eql.caltech.edu>
6783
6784 * vmsbuild.com: Changes to handle DEFFUNC(on_exit).
6785 (do_ofiles): Allow nonexistent source file in pass 3.
6786 (chk_deffunc): New routine.
6787
6788Tue Jun 25 19:24:43 1996 Doug Evans <dje@canuck.cygnus.com>
6789
6790 * pexecute.c (PEXECUTE_VERBOSE): Define.
6791 (MPW pexecute): Check flags & PEXECUTE_VERBOSE instead of verbose_flag.
6792
6793Tue Jun 25 23:11:48 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6794
6795 * Makefile.in (docdir): Removed.
6796
6797Tue Jun 25 23:01:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6798
6799 * Makefile.in (oldincludedir): Removed.
6800
6801Tue Jun 25 22:50:07 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6802
07c967f9 6803 * Makefile.in (datadir): Set to $(prefix)/share.
28e9041c 6804
6805Thu Jun 20 21:17:52 1996 Ian Lance Taylor <ian@cygnus.com>
6806
6807 * cplus-dem.c (demangle_arm_pt): Reindent. Avoid endless loop by
6808 checking for errors from do_type.
6809
6810Tue Jun 18 14:36:19 1996 Klaus Kaempf <kkaempf@progis.de>
6811
6812 * makefile.vms: New file.
6813 * xmalloc.c: If VMS, include <stdlib.h> and <unixlib.h> rather
6814 than declaring malloc, realloc, and sbrk.
6815
6816Mon Jun 10 13:17:17 1996 Doug Evans <dje@canuck.cygnus.com>
6817
6818 * pexecute.c: New file.
6819
6820Wed Jun 5 16:57:45 1996 Richard Henderson <rth@tamu.edu>
6821
6822 * xmalloc.c: Declare sbrk.
6823
6824Sat May 4 05:08:45 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6825
6826 * alloca-norm.h: Add SPARCworks cc compatible __builtin_alloca
6827 declaration.
6828
6829Mon Apr 22 18:41:49 1996 Ian Lance Taylor <ian@cygnus.com>
6830
6831 * xstrerror.c: Include <stdio.h>.
6832
6833Sun Apr 21 11:55:12 1996 Doug Evans <dje@canuck.cygnus.com>
6834
6835 * Makefile.in (CFILES): Add atexit.c.
6836
6837Sun Apr 21 09:50:09 1996 Stephen L Moshier (moshier@world.std.com)
6838
6839 * choose-temp.c: Include sys/types.h before sys/file.h for sco3.2v5.
6840
6841Wed Apr 17 11:17:55 1996 Doug Evans <dje@canuck.cygnus.com>
6842
6843 * choose-temp.c: Don't #include sys/file.h ifdef NO_SYS_FILE_H.
6844 #include <stdio.h>
6845 * config/mt-vxworks5 (HDEFINES): Define NO_SYS_FILE_H.
6846
6847Tue Apr 16 11:27:16 1996 Jeffrey A Law (law@cygnus.com)
6848
07c967f9 6849 * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
28e9041c 6850 Reverts Feb 8, 1995 change.
6851
6852Mon Apr 15 12:53:26 1996 Doug Evans <dje@canuck.cygnus.com>
6853
6854 * choose-temp.c: New file.
6855 * Makefile.in (CFILES): Add choose-temp.c.
6856 (REQUIRED_OFILES): Add choose-temp.o.
6857
6858Sat Apr 13 14:19:30 1996 Stu Grossman (grossman@critters.cygnus.com)
6859
6860 * floatformat.c (floatformat_to_double): Don't bias exponent when
6861 handling zero's, denorms or NaNs.
6862
6863Thu Apr 11 13:36:56 1996 Stu Grossman (grossman@critters.cygnus.com)
6864
6865 * floatformat.c (floatformat_to_double): Fix bugs with handling
6866 numbers with fractions < 32 bits.
6867
6868Mon Apr 8 14:48:34 1996 Ian Lance Taylor <ian@cygnus.com>
6869
6870 * config.table: Permit --enable-shared to specify a list of
6871 directories.
6872
6873Tue Mar 19 22:02:07 1996 Jason Merrill <jason@yorick.cygnus.com>
6874
6875 * cplus-dem.c (demangle_template): Fix for non-mangled pointer
6876 arguments.
6877
6878Fri Mar 8 17:24:18 1996 Ian Lance Taylor <ian@cygnus.com>
6879
6880 * configure.in: If srcdir is `.' and with_target_subdir is not
6881 `.', then set MULTISRCTOP before calling config-ml.in.
6882
6883Thu Mar 7 13:37:10 1996 Stan Shebs <shebs@andros.cygnus.com>
6884
6885 * mpw.c (mpw_open): Add debugging output option.
6886
6887Wed Mar 6 17:36:03 1996 Jason Merrill <jason@yorick.cygnus.com>
6888
6889 * cplus-dem.c (demangle_template): Fix for address-of-extern arguments.
6890
6891Tue Feb 27 12:00:50 1996 Raymond Jou <rjou@mexican.cygnus.com>
6892
6893 * mpw.c (mpwify_filename): Change 6 to 5 in
6894 strncmp (unixname, "/tmp/", 5).
2e5e2114 6895
28e9041c 6896Tue Feb 20 10:55:53 1996 Ian Lance Taylor <ian@cygnus.com>
6897
6898 * cplus-dem.c (demangle_template): Initialize is_bool. Correctly
6899 handle 0 as a pointer value parameter.
6900
6901Mon Feb 5 16:41:44 1996 Ian Lance Taylor <ian@cygnus.com>
6902
6903 * Makefile.in (all): Depend upon required-list.
6904 (required-list): New target.
6905 (clean): Remove required-list.
6906
6907Wed Jan 31 10:19:41 1996 Steve Chamberlain <sac@slash.cygnus.com>
6908
6909 * win32.c: Deleted.
6910 * config.table (i386-*-win32): Deleted.
6911 * config/mh-i386win32: Deleted.
6912
6913Thu Jan 18 11:34:17 1996 Ian Lance Taylor <ian@cygnus.com>
6914
6915 * cplus-dem.c (cplus_demangle_opname): Change opname parameter to
6916 const char *.
6917 (cplus_mangle_opname): Change return type and opname parameter to
6918 const char *. Don't cast return value.
6919
6920Tue Jan 16 12:13:11 1996 Stan Shebs <shebs@andros.cygnus.com>
6921
6922 * mpw.c: Include Timer.h, in order to get m68k Microseconds trap
6923 definition.
6924
6925Wed Jan 3 13:15:04 1996 Fred Fish <fnf@cygnus.com>
6926
6927 * obstack.c: Update copyright to 1996.
6928 (_obstack_memory_used): Define new function. Called via
6929 obstack_memory_used macro.
6930
6931Thu Dec 28 11:39:40 1995 Ian Lance Taylor <ian@cygnus.com>
6932
6933 * xstrdup.c: New file.
6934 * Makefile.in (CFILES): Add xstrdup.c.
6935 (REQUIRED_OFILES): Add xstrdup.o.
6936 (xstrdup.o): New target.
6937
6938Mon Dec 11 18:18:52 1995 Mike Stump <mrs@cygnus.com>
6939
6940 * atexit.c: New stub to provide atexit on systems that have
6941 on_exit, like SunOS 4.1.x systems.
6942 * functions.def (on_exit, atexit): Ditto.
6943
6944Mon Dec 11 15:42:14 1995 Stan Shebs <shebs@andros.cygnus.com>
6945
6946 * mpw.c (mpw_abort): Remove decl.
6947 (mpw_access): Move debugging printf.
6948
6949Sat Dec 2 01:25:23 1995 Ian Lance Taylor <ian@cygnus.com>
6950
6951 * config.table: Consistently use ${host} rather than ${xhost} or
6952 ${target}.
6953 * configure.in: Don't bother to set ${xhost} before calling
6954 config.table.
6955
6956Tue Nov 28 14:16:57 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
6957
6958 * Makefile.in (.c.o): Use test instead of the left bracket, to
6959 avoid problems with some versions of make.
6960
6961Tue Nov 28 11:45:17 1995 Stan Shebs <shebs@andros.cygnus.com>
6962
6963 * mpw-make.sed: Fix INCDIR edit to work with Nov 14 change.
6964
6965Tue Nov 21 11:26:34 1995 Fred Fish <fnf@rtl.cygnus.com>
6966
6967 * config/mh-hpux: Remove. It was only used to define EXTRA_OFILES,
6968 which was set to just alloca.o, which is now automatically marked
6969 as needed by the autoconfiguration process.
6970
6971Tue Nov 21 14:15:06 1995 Ian Lance Taylor <ian@cygnus.com>
6972
6973 * config.table: Check ${with_cross_host} rather than comparing
6974 ${host} and ${target}.
6975
6976Thu Nov 16 14:34:42 1995 Ian Lance Taylor <ian@cygnus.com>
6977
6978 * configure.in: If with_target_subdir is empty, set xhost to
6979 ${host} rather than ${target} before calling config.table.
6980
6981Tue Nov 14 01:38:30 1995 Doug Evans <dje@canuck.cygnus.com>
6982
6983 * Makefile.in (MULTITOP): Deleted.
6984 (MULTISRCTOP, MULTIBUILDTOP): New.
6985 (FLAGS_TO_PASS): Delete INCDIR.
6986 (INCDIR): Add $(MULTISRCTOP).
6987 (install_to_libdir): Add $(MULTISUBDIR). Call $(MULTIDO).
6988 * configure.in: Delete call to cfg-ml-com.in. Call config-ml.in
6989 instead of cfg-ml-pos.in.
6990 (cross-compile check): Change to test for with_target_subdir.
6991 (EXTRA_LINKS): Delete.
6992
6993Sun Nov 12 12:13:04 1995 Stan Shebs <shebs@andros.cygnus.com>
6994
6995 * mpw-make.sed: Add getpagesize.c.o to needed-list.
6996 * mpw.c [USE_MW_HEADERS]: Conditionalize compiling of
6997 functions that are supplied by Metrowerks libraries.
6998 (fstat): Clean up descriptor->pointer conversion code.
6999 (InstallConsole, etc): Empty definitions, for when linking
7000 with SIOUX.
7001
7002Sun Nov 5 19:25:27 1995 Per Bothner <bothner@kalessin.cygnus.com>
7003
7004 * Makefile.in (FLAGS_TO_PASS): Also pass PICFLAGS.
7005 (.c.o): Stylistic change.
7006
7007Thu Nov 2 12:06:29 1995 Ian Lance Taylor <ian@cygnus.com>
7008
7009 * strtol.c, strtoul.c: Don't include <stdlib.h>. From
7010 phdm@info.ucl.ac.be (Philippe De Muyter).
7011
7012Wed Nov 1 11:59:36 1995 Ian Lance Taylor <ian@cygnus.com>
7013
7014 * configure.in: Correct sed call.
7015
7016Mon Oct 30 13:03:45 1995 Per Bothner <bothner@kalessin.cygnus.com>
7017
7018 * configure.in: Clean up / simplify for native.
7019
7020 * configure.in: Merge in stuff from ../xiberty/configure.in.
7021 * Makefile.in (CC): Add definition (so it can be overrridden
7022 by ../configure).
7023
7024Tue Oct 24 17:57:27 1995 Stan Shebs <shebs@andros.cygnus.com>
7025
7026 * mpw-make.sed: Leave strerror.c.o in standard list of functions.
7027 * mpw.c (R_OK, ENOENT, EACCESS, ENOSYS): Remove.
7028 (link): Remove useless definition with error return.
7029 (last_microseconds, warn_if_spin_delay, record_for_spin_delay):
7030 Use UnsignedWide type for microsecond counts.
7031
7032Thu Oct 19 10:52:07 1995 Michael Meissner <meissner@wogglebug.tiac.net>
7033
7034 * memcmp.c (memcmp): Argument types are const void *, not void
7035 *const.
7036
7037 * strncasecmp.c (strncasecmp): Include ansidecl.h/stdarg.h, not
7038 sys/types.h.
7039 * strcasecmp.c (strcasecmp): Ditto.
7040
7041Tue Oct 10 11:03:24 1995 Fred Fish <fnf@cygnus.com>
7042
7043 * Makefile.in (BISON): Remove macro.
7044
7045Tue Sep 26 15:06:46 1995 Stan Shebs <shebs@andros.cygnus.com>
7046
7047 * Makefile.in (HFILES): Add default empty definition.
7048 * mpw-config.in (config.h): Only update if changed.
7049 * mpw-make.in: Remove.
7050 * mpw-make.sed: New file, edits Makefile.in into MPW makefile.
7051 * mpw.c: Remove semi-clone of strerror code.
7052 (sys_nerr, sys_errlist): Define here.
7053 (Microseconds): Only define as A-line trap if m68k Mac.
7054
7055Wed Sep 20 12:53:32 1995 Ian Lance Taylor <ian@cygnus.com>
7056
7057 * Makefile.in (maintainer-clean): New synonym for distclean.
7058
7059Mon Aug 28 19:47:52 1995 Per Bothner <bothner@kalessin.cygnus.com>
7060
7061 * config.table: For host, generalize rs6000-ibm-aix*
7062 to *-ibm-aix* so we also include powerpc.
7063
7064Tue Aug 22 03:18:05 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7065
7066 Fri Jun 16 18:35:40 1995 Pat Rankin (rankin@eql.caltech.edu)
7067
7068 * xstrerror.c: New file.
7069 * Makefile.in, vmsbuild.com: Compile it.
7070
7071Mon Jul 31 12:16:32 1995 steve chamberlain <sac@slash.cygnus.com>
7072
7073 * config.table (i386-*-win32): New.
7074
7075Fri Jul 21 11:35:52 1995 Doug Evans <dje@canuck.cygnus.com>
7076
7077 * Makefile.in (MULTITOP): New variable.
7078 (MULTIDIRS, MULTISUBDIR, MULTIDO, MULTICLEAN): Likewise.
7079 (all): Add multilib support.
7080 (install_to_tooldir, *clean): Likewise.
7081
7082Mon Jul 10 11:47:27 1995 Ken Raeburn <raeburn@cygnus.com>
7083
7084 * makefile.dos (OBJS): Add hex.o. From DJ Delorie.
7085
7086Fri Jun 30 17:28:59 1995 Pat Rankin (rankin@eql.caltech.edu)
7087
7088 * vmsbuild.com: create "new-lib.olb", build libiberty under that
7089 name, and then make it become "liberty.olb" when done, so that an
7090 incomplete build attempt never leaves behind something which looks
7091 like a complete library.
7092
7093Thu Jun 29 00:22:02 1995 Steve Chamberlain <sac@slash.cygnus.com>
7094
7095 * config/mh-i386pe: New file for PE hosts.
7096 * config.table: Understand PE hosts.
7097
7098Wed Jun 28 19:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7099
7100 * cplus-dem.c: Update from gcc.
7101
7102 * argv.c, dummy.c: If __STDC__, #include "alloca-conf.h" after
07c967f9 7103 <stddef.h>.
28e9041c 7104 * alloca-norm.h: If __STDC__, declare alloca with its parameter.
7105
7106Thu Jun 22 18:57:47 1995 Stan Shebs <shebs@andros.cygnus.com>
7107
7108 * mpw-make.in (ALL_CFLAGS): Define NEED_basename.
7109 * mpw.c: Only test DebugPI once whenever printing debug info.
7110 (mpwify_filename): If filename is /tmp/foo, change it into :_foo,
7111 also fix to not write on input filename buffer.
7112 (mpw_access): Use stat() instead of open(), works for directories
7113 as well as files.
7114
7115Mon Jun 19 00:33:22 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7116
7117 * Makefile.in: Massage broken shells that require 'else true'.
7118
7119Sat Jun 17 23:21:58 1995 Fred Fish <fnf@cygnus.com>
7120
7121 * alloca-norm.h: Declare alloca as type "PTR" to match functions.def.
7122 Declare __builtin_alloca in the sparc case, as argv.c did.
7123 * argv.c: Replace inline version of alloca-norm.h at start of file with
7124 a #include of alloca-conf.h. Precede it with an include of ansidecl.h
7125 because alloca-norm.h needs to declare alloca as "PTR".
7126
7127Mon Jun 12 14:24:26 1995 Steve Chamberlain <sac@slash.cygnus.com>
7128
7129 * win32.c: New file.
7130
7131Fri Jun 9 15:16:14 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7132
7133 * dummy.c: #include "alloca-conf.h".
7134
7135Wed Jun 7 11:46:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7136
7137 * Makefile.in (mostlyclean): Remove stamp-picdir.
7138 (clean): Don't.
7139
7140Mon Jun 5 18:46:06 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7141
7142 * config.table (frags): Use toplevel pic frags.
7143
7144 * Makefile.in (PICFLAG): New macro.
7145 (all): Depend on stamp-picdir.
7146 (needed-list): Ditto.
7147 (.c.o): Also build pic object.
7148 (stamp-picdir): New rule.
7149 (mostlyclean): Remove pic.
7150 (clean): Remove stamp-picdir.
7151
7152Fri Mar 24 16:55:48 1995 Pat Rankin (rankin@eql.caltech.edu)
7153
7154 * vmsbuild.com (config.h): Add `#define NEED_basename'.
7155
7156Tue May 23 10:12:46 1995 Per Bothner <bothner@kalessin.cygnus.com>
7157
7158 * clock.c, getopt.c, strtod.c, vsprintf.c: Change from using LGPL
7159 to libio-style copyright.
7160 * getpagesize.c: Remove FSF copyright.
7161
7162Sat May 20 12:30:23 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7163
7164 Added improved VMS support from Pat Rankin:
7165
7166 Fri Mar 17 18:40:36 1995 Pat Rankin (rankin@eql.caltech.edu)
7167
7168 * vmsbuild.com: new file.
7169
7170 * getpagesize.c (getpagesize): implement for VMS;
7171 * strerror.c (strerror, strerrno, strtoerrno): add rudimentary
7172 support for EVMSERR.
7173
7174Thu May 18 17:01:42 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
7175
7176 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
7177
7178 * floatformat.c (floatformat_arm_ext): Define.
7179
7180Tue May 16 13:30:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
7181
7182 * basename.c, bcmp.c, getcwd.c, insque.c, rename.c, sigsetmask.c,
7183 strerror.c, strsignal.c: Remove FSF copyright.
7184 * sigsetmask.c: #include <sys/types.h> - seems to be needed by ISC.
7185
7186Mon May 15 19:53:17 1995 Per Bothner <bothner@kalessin.cygnus.com>
7187
7188 * bcopy.c, bzero.c, memcmp.c, memcpy.c, memset.c, strchr.c,
7189 strrchr.c, strstr.c, vfork.c: Remove FSF Copyright, because this
7190 might contaminate libstdc++ with the LGPL. (OK'd by RMS 11 Oct 94.)
7191 * strchr.c, strrchr.c: Add cast to suppress const warning.
7192
7193Thu May 4 14:36:42 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7194
7195 * cplus-dem.c: Use const instead of CONST. Don't include
07c967f9 7196 ansidecl.h directly.
28e9041c 7197
7198Wed Apr 19 01:30:27 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7199
7200 * cplus-dem.c: Don't include libiberty.h. Do declare xmalloc and
07c967f9 7201 xrealloc.
28e9041c 7202 (-DMAIN): Don't rely on an externally-defined version number;
07c967f9 7203 instead, require the version number to be defined as a
7204 preprocessor macro. Handle the RS/6000 leading dot. Define
7205 xmalloc, xrealloc and fatal. Don't strip a leading underscore
7206 if we couldn't demangle the word.
28e9041c 7207
7208Tue Apr 4 13:03:51 1995 Stan Shebs <shebs@andros.cygnus.com>
7209
7210 (Old mpw.c change descriptions retained for informational value.)
7211 * mpw.c (warning_threshold): Default to .4 sec.
7212 (overflow_count, current_progress): New globals.
7213 (warn_if_spin_delay): Include current progress type,
7214 such as program name, in message.
7215 (mpw_start_progress): Set current_progress variable from arg.
7216 (mpw_end_progress): Report spin delays by power-of-two-size
7217 buckets instead of constant-size buckets.
7218
7219 * mpw.c: Clean up formatting, types, returns, etc.
7220 (ENOSYS): Define.
7221 (mpw_fread, mpw_fwrite): Define.
7222 (sleep): Define correctly.
7223
7224 * mpw.c: New code to implement cursor spinning support.
7225 (umask): New function.
7226 (mpw_fopen, mpw_fseek, stat, fstat): Call PROGRESS.
7227
7228 * mpw.c (mpw_basename, mpw_mixed_basename): New functions, find
7229 basenames for MPW and MPW/Unix filenames.
7230 (mpw_special_init): New function, calls Macsbug if desired.
7231
7232 * mpw.c: Add GPL notice.
7233 (mpwify_filename): Add more transformations.
7234 (mpw_fopen): Call mpwify_filename on file names.
7235 (rename): Remove.
7236 (chdir, getcwd): Add simple definitions.
7237
7238 * mpw.c: Random cleanups, remove unused code bits.
7239 Added copy of strerror.c for gcc's use.
7240 (stat, fstat, _stat): New versions based on Guido van Rossum code.
7241
7242 * mpw.c (mpw_fseek): Make it work correctly when doing SEEK_CUR.
7243
7244 * mpw.c (stat): Remove hack definition, get from sys/stat.h.
7245 (fork, vfork, etc): Print error messages if called.
7246 (getrusage, sbrk, environ, isatty, link, utime, mkdir, rmdir,
7247 rename, chown): Define.
7248
7249 * mpw-config.in: New file, MPW version of configure.in.
7250 * mpw-make.in: New file, MPW version of Makefile.in.
7251 * mpw.c: New file, MPW compatibility routines.
7252
7253Fri Mar 24 14:10:30 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7254
7255 * basename.c: Include config.h before checking for NEED_basename.
7256
7257Thu Mar 23 19:09:54 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7258
7259 * functions.def: Add DEFFUNC for basename.
7260
7261 * basename.c: Only define basename if NEED_basename.
7262
7263Thu Mar 16 13:36:05 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7264
7265 * config.table: Fix --enable-shared logic for native builds.
7266
7267Mon Mar 13 11:05:11 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7268
7269 * cplus-dem.c (demangle_template): Demangle bool literals properly.
7270
7271Mon Mar 6 23:57:28 1995 Stu Grossman (grossman@cygnus.com)
7272
7273 * strtol.c strtoul.c: Replace these with less buggy versions from
7274 NetBSD. (strtoul in particular couldn't handle base 16.)
7275
7276Wed Mar 1 15:59:01 1995 Ian Lance Taylor <ian@cygnus.com>
7277
7278 * config/mt-vxworks5 (HDEFINES): Define NO_SYS_PARAM_H.
7279
7280 * clock.c: If NO_SYS_PARAM_H is defined, don't include
7281 <sys/param.h>.
7282 * getcwd.c, getpagesize.c, getruntime.c: Likewise.
7283
7284Fri Feb 17 15:40:55 1995 Ian Lance Taylor <ian@cygnus.com>
7285
7286 * getruntime.c (get_run_time): Don't assume that CLOCKS_PER_SEC is
7287 a number; ANSI appears to permit any expression, including a
7288 function call.
7289
7290 * config.table (*-*-vxworks5*): Use mt-vxworks5 when configuring
7291 xiberty.
7292 * config/mt-vxworks5: New file.
7293
7294Thu Feb 9 14:19:45 1995 Ian Lance Taylor <ian@cygnus.com>
7295
7296 * basename.c (basename): Change argument to be const.
7297
7298Wed Feb 8 18:06:52 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7299
7300 * Makefile.in (lneeded-list): Don't worry about xmalloc.
7301
7302Sun Jan 15 00:40:36 1995 Jeff Law (law@snake.cs.utah.edu)
7303
7304 * Makefile.in (distclean): Delete xhost-mkfrag.
7305
7306Thu Jan 12 16:54:18 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7307
7308 * Makefile.in (lneeded-list): If alloca.o is needed, so is xmalloc.o.
7309
7310Wed Jan 11 22:39:56 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
7311
7312 * hex.c: New file.
7313 * Makefile.in (REQUIRED_OFILES, CFILES): List it.
7314 (hex.o): Add dependencies.
7315
7316 * cplus-dem.c (demangle_prefix): For GNU style constructor and
7317 destructor names, try demangling the remainder of the string.
7318
7319Wed Dec 28 00:49:15 1994 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
7320
7321 * vasprintf.c (int_vasprintf): New static function.
7322 (vasprintf): Use int_vasprintf. Removes assumption that va_list
7323 is assignment compatible.
7324
7325Sat Nov 5 19:29:12 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7326
7327 * Makefile.in (LIBCFLAGS): New variable.
7328 (FLAGS_TO_PASS): Pass it.
7329 (.c.o): Use it.
7330
7331Thu Nov 3 19:09:47 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
7332
7333 * getopt.c, getopt1.c: Do compile these functions under Linux,
7334 since many native versions are based on glibc but are buggy.
7335
7336Mon Oct 24 15:16:46 1994 Per Bothner <bothner@kalessin.cygnus.com>
7337
7338 * vasprintf.c: Make 'format' arg be const, to avoid a mismatch
7339 with prototype in GNU libc. Support stdarg.h as well as varargs.h.
7340
7341Tue Oct 11 17:48:27 1994 Jason Merrill (jason@phydeaux.cygnus.com)
7342
7343 * Makefile.in (REQUIRED_OFILES): Add vasprintf.o.
7344 * functions.def: Remove vasprintf.
7345
7346Wed Sep 14 17:04:55 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7347
7348 * xmalloc.c (first_break): New static variable.
7349 (xmalloc_set_program_name): Record sbrk (0) in first_break.
7350 (xmalloc): If memory allocation fails, try to report how much
7351 memory was allocated by the program up to this point.
7352 (xrealloc): Likewise.
7353
7354Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
7355
7356 * Makefile.in (ERRORS_CC): New variable, defaulted to $(CC). Use it
7357 when linking dummy.
7358 * config.table: Add host RISCiX Makefile frag.
7359 * config/mh-riscix: New file.
7360
7361Thu Aug 25 17:29:44 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7362
7363 * Makefile.in (FLAGS_TO_PASS): Define.
7364 ($(RULE1)): Use $(FLAGS_TO_PASS).
7365
7366Wed Aug 24 17:08:47 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7367
7368 * vasprintf.c: Include <string.h>.
7369 (vasprintf): Add casts to void for va_arg to avoid gcc warnings.
7370 * xatexit.c: Declare malloc.
7371
7372Fri Aug 19 15:29:12 1994 Kung Hsu (kung@mexican.cygnus.com)
7373
7374 * cplus-dem.c (demangle_args): Fix a bug in previous patch (the
7375 one below).
7376
7377Thu Aug 18 14:37:14 1994 Kung Hsu (kung@mexican.cygnus.com)
7378
7379 * cplus-dem.c (demangle args): Handle ARM repeat encoding where
07c967f9 7380 the type index is greater than 9.
28e9041c 7381
7382Wed Aug 17 16:13:49 1994 Kung Hsu (kung@mexican.cygnus.com)
7383
7384 * cplus-dem.c (demangle_qualified): accept optional '_' between
7385 qualified name. This is baecause the template name may end with
7386 numeric and can mixed up with the length of next qualified name.
7387
7388Wed Aug 3 05:52:14 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
7389
7390 * config/mt-sunos4: Use our standard location for cross-includes
7391 and cross-libs when the target is also a "host" environment (ie no
7392 newlib; includes and such don't belong to us). This is specific
7393 to the Cygnus Support environment.
7394
2e5e2114 7395Tue Aug 2 15:25:12 1994 Kung Hsu (kung@mexican.cygnus.com)
28e9041c 7396
2e5e2114 7397 * cplus-dem.c (demangle_template): demangle as xxx<'Q'> not
28e9041c 7398 xxx<ch=81>.
7399
7400Mon Aug 1 17:02:48 1994 Kung Hsu (kung@mexican.cygnus.com)
7401
7402 * cplus-dem.c (main): flush stdout to make pipe work.
7403
7404Sat Jul 16 12:56:32 1994 Stan Shebs (shebs@andros.cygnus.com)
7405
7406 * config.table (*-*-cxux7*): Recognize.
7407 * floatformat.c (floatformat_m88110_ext) [HARRIS_FLOAT_FORMAT]:
7408 Harris-specific float format.
7409 * config/mh-cxux7: New file.
7410
7411Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7412
7413 * cplus-dem.c (demangle_template): Make sure that the result of
7414 consume_count doesn't index beyond the end of the string.
7415
7416Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7417
7418 * cplus-dem.c (gnu_special): Handle vtable mangling of gcc-2.4.5 and
7419 earlier. Improve test for new vtable mangling. Change output back
7420 to `virtual table'.
7421
7422Mon Jun 20 11:37:30 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7423
7424 * obstack.c: Always compile this code, even if using the GNU
7425 library. Avoids problems with relatively recent binary
7426 incompatibility.
7427
7428Thu Jun 16 17:54:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7429
7430 * cplus-dem.c: Include libiberty.h.
7431 (xmalloc, xrealloc, free): Don't declare.
7432 (strstr): Don't declare parameters.
7433 (xmalloc, xrealloc): Don't define.
7434 (long_options): Add no-strip-underscores.
7435 (main): Call xmalloc_set_program_name. Pass n in short options to
7436 getopt_long. Handle option 'n' to not strip underscores.
7437 (usage): Mention -n and --no-strip-underscores.
7438
7439Sun Jun 12 01:37:09 1994 Jason Merrill (jason@deneb.cygnus.com)
7440
7441 * cplus-dem.c (demangle_template): Separate consecutive >'s with a
07c967f9 7442 space.
28e9041c 7443 (gnu_special): Demangle template and qualified names in a vtable name.
7444
7445Fri May 27 12:27:52 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7446
7447 From gas-2.3 and binutils-2.4 net releases:
7448
7449 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
7450
7451 * makefile.dos: [new] Makefile for dos/go32
7452 * configure.bat: update for latest files
7453 * msdos.c: remove some functions now in libc.a
7454
7455Fri May 20 18:53:32 1994 Per Bothner (bothner@kalessin.cygnus.com)
7456
7457 * cplus-dem.c (gnu_special): Recognize thunks, as well as
7458 the new naming style for vtables (when -fvtable-thunks).
7459
7460Wed May 18 13:34:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7461
7462 * Makefile.in (XTRAFLAGS): Don't define.
7463 (.c.o, dummy.o): Don't use XTRAFLAGS.
7464 ($(RULE1)): Don't pass XTRAFLAGS down in recursive call.
7465
7466Fri May 13 16:02:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7467
7468 * vasprintf.c: New file.
7469 * Makefile.in, functions.def: Add it.
7470
7471Fri May 13 16:20:28 1994 Jason Merrill (jason@deneb.cygnus.com)
7472
7473 * cplus-dem.c (demangle_fund_type): Grok bool.
7474
7475Fri May 6 14:44:21 1994 Steve Chamberlain (sac@cygnus.com)
7476
2e5e2114 7477 * config.table: Add go32
28e9041c 7478 * config/mh-go32: New template.
7479
7480Fri May 6 11:01:59 1994 D. V. Henkel-Wallace (gumby@rtl.cygnus.com)
7481
7482 * config.table, config/mt-sunos4: config for when sun4 is cross target.
7483
7484Mon Apr 11 00:54:33 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7485
07c967f9 7486 * getopt.c [not __GNU_LIBRARY__] [__GCC__] [not __STDC__]:
7487 Declare strlen to return int. Don't include stddef.h.
28e9041c 7488
7489Fri Apr 1 00:38:17 1994 Jim Wilson (wilson@mole.gnu.ai.mit.edu)
7490
07c967f9 7491 * getopt.c: Delete use of IN_GCC to control whether
7492 stddef.h or gstddef.h is included.
28e9041c 7493
7494Thu Apr 14 14:00:56 1994 Kung Hsu (kung@mexican.cygnus.com)
7495
7496 * cplus-dem.c (demangle_signature): Fix a bug in template function
7497 type numbering.
7498
7499Wed Apr 13 17:23:03 1994 Kung Hsu (kung@mexican.cygnus.com)
7500
7501 * cplus-dem.c (demangle_signature): Fix template function with arm
7502 style argument type number, Tn.
7503
7504Wed Apr 13 17:11:15 1994 Jason Merrill (jason@deneb.cygnus.com)
7505
7506 * cplus-dem.c (optable): Add new[] and delete[].
7507
7508Fri Apr 8 11:21:42 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7509
7510 * argv.c (buildargv): Don't produce empty argument just because
7511 there is trailing whitespace.
7512
7513Wed Apr 6 11:42:14 1994 Kung Hsu (kung@mexican.cygnus.com)
7514
7515 * cplus-dem.c (demangle_template): fix 'Q' qualified name bug.
7516 Handle 'p' same as 'P'.
7517 * cplus-dem.c (do_type): Handle 'p' same as 'P'.
7518
7519Sat Mar 26 12:00:13 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7520
7521 * floatformat.c (get_field, put_field): Fix off by one error in
7522 little endian case.
7523
7524Thu Mar 24 10:40:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7525
7526 * floatformat.c (floatformat_from_double): Pass unsigned char *,
7527 not char *, to put_field.
7528
7529Fri Mar 18 12:34:33 1994 Per Bothner (bothner@kalessin.cygnus.com)
7530
7531 * memmove.c: Re-wrote; placed in public domain.
7532
7533Wed Mar 16 10:33:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7534
7535 * cplus-dem.c (demangle_prefix): If ARM demangling, don't treat
7536 __Q* as a constructor.
7537
7538Mon Mar 14 12:26:02 1994 Ian Lance Taylor (ian@cygnus.com)
7539
7540 * ieee-float.c: Removed; no longer used.
7541 * Makefile.in: Changed accordingly.
7542
7543Mon Mar 7 12:28:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7544
7545 * floatformat.c (get_field): Removed unused local variable i.
7546 (put_field): Removed unused local variable i.
7547
7548Sun Feb 27 21:50:11 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7549
7550 * floatformat.c: New file, intended to replace ieee-float.c.
7551 * Makefile.in: Change accordingly.
7552
7553Thu Feb 24 11:51:12 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7554
7555 * getopt.c: Remove #ifdef GETOPT_COMPAT and #if 0 code.
2e5e2114 7556 (_getopt_initialize): New function, broken out of _getopt_internal.
7557 (_getopt_internal):
28e9041c 7558 If long_only and the ARGV-element has the form "-f", where f is
7559 a valid short option, don't consider it an abbreviated form of
7560 a long option that starts with f. Otherwise there would be no
7561 way to give the -f short option.
7562
7563Thu Feb 10 14:44:16 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7564
07c967f9 7565 * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]:
7566 Test just __STDC__, not emacs.
28e9041c 7567
7568Wed Feb 9 00:14:00 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7569
07c967f9 7570 * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]
7571 [emacs] [not __STDC__]: Don't include stddef.h. Don't declare strlen.
28e9041c 7572
7573Fri Dec 24 19:43:00 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7574
07c967f9 7575 * getopt.c (_NO_PROTO): Define before config.h is included.
28e9041c 7576
7577Mon Sep 20 15:59:03 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7578
07c967f9 7579 * getopt.c, getopt1.c [emacs || CONFIG_BROKETS]: Include
28e9041c 7580 <config.h> only under these, else "config.h".
7581
7582Thu Aug 12 18:16:49 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
7583
07c967f9 7584 * getopt.c, getopt1.c [HAVE_CONFIG_H]: Include
7585 <config.h> instead of "config.h".
28e9041c 7586
7587Sun Feb 20 17:17:01 1994 Ian Lance Taylor (ian@lisa.cygnus.com)
7588
7589 * concat.c: Check ANSI_PROTOTYPES rather than __STDC__ to decide
7590 whether to use prototypes or not.
7591 * strerror.c (const): Never undefine; let ansidecl.h handle it.
7592 * strsignal.c (const): Likewise.
7593
7594Thu Feb 17 13:27:35 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7595
7596 * xatexit.c (_xexit_cleanup): Declare as extern; don't initialize.
7597 Merging common and initialized variables need not be supported by
7598 ANSI C compilers.
7599 (xatexit): Initialize _xexit_cleanup if not already set.
7600 * xexit.c: Comment fix.
7601
7602Wed Feb 16 01:15:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7603
7604 * xmalloc.c: Don't declare xexit; it's declared in libiberty.h.
7605 (xrealloc): If oldmem is NULL, allocate with malloc, rather than
7606 assuming that realloc works correctly.
7607
7608Tue Feb 15 09:26:16 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7609
7610 * concat.c, ieee-float.c: Replace inclusion of <string.h>
7611 with explicit function declarations, as recommended by Ian Taylor.
7612
7613Sat Feb 12 10:31:11 1994 David J. Mackenzie (djm@rtl.cygnus.com)
7614
7615 * xmalloc.c (xmalloc, xrealloc): Use PTR and size_t throughout.
7616 (malloc, realloc): Declare.
7617
7618Thu Feb 10 17:08:19 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7619
7620 * argv.c, basename.c: Include ansidecl.h and libiberty.h.
7621 * concat.c, fdmatch.c, getruntime.c, spaces.c: Likewise.
7622 * strerror.c, strsignal.c, xatexit.c, xexit.c: Likewise.
7623 * xmalloc.c: Likewise.
7624 * concat.c: Don't declare xmalloc. If __STDC__, use <stdarg.h>
7625 macros, not <varargs.h> macros.
7626 * spaces.c (spaces): Make return type const. Don't crash if
7627 malloc returns NULL.
7628 * strerror.c (struct error_info): Make name and msg fields const.
7629 (error_names): Make const.
7630 (strerrno): Make const.
7631 (strtoerrno): Make argument const.
7632 * strsignal.c (struct signal_info): Make name and msg fields
7633 const.
7634 (signal_names, sys_siglist): Make const.
7635 (strsignal, strsigno): Make const.
7636 (strtosigno): Make argument const.
7637 * xatexit.c: Declare parameter types.
7638 * xmalloc.c (name): Make const.
7639 (xmalloc_set_program_name): Make argument const.
7640 * Makefile.in (INCDIR): Define.
7641 (.c.o): Use $(INCDIR).
7642 (dummy.o): Likewise.
7643 (argv.o, basename.o): New targets; depend on libiberty.h.
7644 (concat.o, fdmatch.o, getruntime.o, spaces.o): Likewise.
7645 (strerror.o, strsignal.o, xatexit.o, xexit.o): Likewise.
7646 (xmalloc.o): Likewise.
7647 (cplus-dem.o): New target; depend on demangle.h.
7648 (getopt.o, getopt1.o): New targets; depend on getopt.h.
7649 (ieee-float.o): New target; depend on ieee-float.h.
7650 (obstack.o): New target; depend on obstack.h.
7651
7652Tue Feb 8 05:29:08 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7653
7654 Handle obstack_chunk_alloc returning NULL. This allows
7655 obstacks to be used by libraries, without forcing them
7656 to call exit or longjmp.
7657 * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
7658 If CALL_CHUNKFUN returns NULL, set alloc_failed, else clear it.
7659 (_obstack_begin, _obstack_begin_1): Return 1 if successful, 0 if not.
7660
7661Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7662
7663 * concat.c, ieee-float.c: Include <string.h>.
7664
7665Sun Feb 6 21:28:46 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7666
7667 * xmalloc.c (xmalloc_set_program_name): New function.
7668 (xmalloc, xrealloc): Include the name in the error message, if set.
7669
7670 * Replace atexit.c with xatexit.c.
7671 * Makefile.in (CFILES), functions.def: Change references.
7672
7673Sat Feb 5 14:02:32 1994 Stan Shebs (shebs@andros.cygnus.com)
7674
7675 * getruntime.c (get_run_time): Use getrusage or times if
7676 HAVE_GETRUSAGE or HAVE_TIMES are defined.
7677
7678Fri Feb 4 15:49:38 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7679
7680 * atexit.c: New file.
7681 * Makefile.in (CFILES), functions.def: Add it.
7682 * xexit.c: New file.
7683 * Makefile.in (CFILES, REQUIRED_OFILES): Add it.
7684 * xmalloc.c (xmalloc, xrealloc): Call xexit instead of exit.
7685 Change request for 0 bytes into request for 1 byte.
7686
7687Wed Feb 2 11:36:49 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7688
7689 * xmalloc.c (xmalloc, xrealloc): Print size using %lu, and cast to
7690 unsigned long, to avoid warnings.
7691
7692Fri Jan 28 17:49:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
7693
7694 * dummy.c: Don't include time.h ever; always define clock_t as
7695 "unsigned long". Until gcc/fixincludes ensures that clock_t
7696 exists, __STDC__ isn't a sufficient test. And if clock() doesn't
7697 exist, clock_t probably doesn't either.
7698
7699Mon Jan 24 11:52:31 1994 Stan Shebs (shebs@andros.cygnus.com)
7700
7701 * clock.c, getruntime.c: New files.
7702 * Makefile.in: Add to file lists.
7703 * functions.def (clock): Add to list.
7704 * dummy.c (time.h): Add if __STDC__.
7705 (clock_t): #define as "unsigned long" if not __STDC__.
7706
7707Tue Jan 11 11:27:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7708
7709 * strtod.c: Declare atof. From edler@jan.ultra.nyu.edu (Jan
7710 Edler).
7711
7712Tue Dec 28 14:17:30 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7713
7714 * Makefile.in (errors): Use CFLAGS as well as LDFLAGS when
7715 linking.
7716
7717Fri Dec 17 12:26:07 1993 Kung Hsu (kung@cirdan.cygnus.com)
7718
7719 * cplus-dem.c (demangle_arm_pt): New function. Common code
7720 for ARM template demangling.
7721 * cplus-dem.c (demangle_class_name): Use demangle_arm_pt.
7722 * cplus-dem.c (demangle_prefix): Likewise.
7723
7724Tue Nov 30 15:47:48 1993 Jason Merrill (jason@deneb.cygnus.com)
7725
7726 * cplus-dem.c (cplus_demangle_opname): Add CONST to please gcc.
7727
7728Sat Nov 27 11:05:50 1993 Fred Fish (fnf@cygnus.com)
7729
7730 Merge changes from tom@basil.icce.rug.nl (Tom R.Hageman)
7731 * strerror.c, strsignal.c: As a small space optimization, don't
7732 include messages when they aren't actually used.
7733
7734 Merge changes from takefive.co.at!joe (Josef Leherbauer)
7735 * cplus-dem.c (demangle_prefix, demangle_function_name,
7736 cplus_demangle_opname): Fixes for systems where cplus_marker
7737 is something other than '$'.
7738
7739Fri Nov 26 13:51:11 1993 Per Bothner (bothner@kalessin.cygnus.com)
7740
7741 * waitpid.c: Simple-minded approcimation to waitpid
7742 using vanilla wait.
7743 * functions.def, Makefile.in: Update accordingly,
7744
7745Thu Nov 18 18:01:15 1993 Kung Hsu (kung@cirdan.cygnus.com)
7746
7747 * cplus-dem.c(demangle_template): fix bug template instantiation
7748 with value of user defined type.
7749
7750Wed Nov 17 18:30:21 1993 Kung Hsu (kung@cirdan.cygnus.com)
7751
7752 * cplus-dem.c(cplus_demangle_opname): add the subject new function
7753 to support unified search of operator in class.
7754
7755Wed Nov 10 09:47:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7756
7757 gcc -Wall lint:
7758 * strtoul.c (strtoul): use "(digit = *s) != '\0'" not just
7759 "digit = *s" as condition in while loop.
7760
7761Tue Nov 9 15:52:22 1993 Mark Eichin (eichin@cygnus.com)
7762
7763 * Makefile.in: pass SHELL to recursive make
7764
7765Thu Nov 4 12:09:26 1993 Per Bothner (bothner@kalessin.cygnus.com)
7766
7767 * vfprintf.c, vprintf.c, vsprintf.c: Make format arg
7768 be (const char*), for ANSI (and gcc w/fixproto) consistency.
7769
7770Thu Nov 4 08:29:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7771
7772 * config.table: Make *-*-hiux* use mh-hpux.
7773
7774Fri Oct 22 07:53:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7775
7776 * config.table: Add * to end of all OS names.
7777
7778Tue Oct 19 17:12:01 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7779
7780 * Makefile.in (lneeded-list): ensure that object file names are
7781 not duplicated, as multiple instances of the same object file in
7782 a library causes problems on some machines
7783
7784Mon Oct 18 21:59:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7785
7786 * strcasecmp.c, strncasecmp.c: Change u_char to unsigned char.
7787
7788Fri Oct 15 22:17:11 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7789
7790 * strncasecmp.c: new file, implements strncasecmp
7791 * strcasecmp.c: new file, implement strcasecmp
7792
7793 * Makefile.in (CFILES): list these two new source files
7794
7795 * functions.def: add strcasecmp and strncasecmp entries
7796
7797Fri Oct 15 14:53:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7798
7799 * strtoul.c (strtoul), strtol.c (strtol): Handle overflow
7800 according to ANSI C.
7801
7802Thu Oct 14 16:34:19 1993 Kung Hsu (kung@cirdan.cygnus.com)
7803
7804 * cplus-dem.c: add support of ARM global constructor/destructor,
7805 and 'G' for passing record or union in parameter.
7806
7807Wed Oct 13 13:36:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7808
7809 * Makefile.in: Fix comment to clarify that stuff in REQUIRED_OFILES
7810 should not be in functions.def.
7811
7812Wed Oct 13 13:13:38 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
7813
7814 * functions.def: Removed xmalloc. Stuff in REQUIRED_OFILES should
7815 not be in functions.def.
7816
7817Mon Oct 4 18:26:39 1993 Kung Hsu (kung@cirdan.cygnus.com)
7818
7819 * cplus-dem.c: change globl constructor/destructor to proper name
7820
7821Tue Sep 28 18:11:07 1993 Kung Hsu (kung@cirdan.cygnus.com)
7822
7823 * cplus-dem.c: fix bug in constructor/destructor
7824
7825Tue Sep 28 16:20:49 1993 Kung Hsu (kung@cirdan.cygnus.com)
7826
7827 * cplus-dem.c: support both old and new _vt$... vtbl mangled names
7828
7829Fri Sep 24 19:07:16 1993 Jason Merrill (jason@deneb.cygnus.com)
7830
7831 * cplus-dem.c: Fix demangle_template prototype
7832
7833Fri Sep 24 17:32:55 1993 Kung Hsu (kung@cirdan.cygnus.com)
7834
7835 * cplus-dem.c: fix template demangling
7836 * cplus-dem.c: fix const type demangling
7837 * cplus-dem.c: fix constructor/destructor, virtual table,
7838 qualifier, global constructor/destructor demangling
7839
7840Wed Sep 1 23:13:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7841
7842 * strsignal.c, strerror.c: Use fully-bracketed initializer to
7843 keep gcc -Wall happy.
7844
7845Fri Aug 27 10:30:09 1993 Jason Merrill (jason@deneb.cygnus.com)
7846
7847 * cplus-dem.c (do_type): Add CONSTS to make gcc happy with last
7848 patch.
7849
7850Fri Aug 27 11:24:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7851
7852 Patch from Paul Flinders:
7853 * cplus-dem.c (do_type): Deal with arrays.
7854
7855Tue Aug 24 14:23:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7856
7857 * cplus-dem.c (demangle_qualified: Deal with GNU format for more
7858 than 9 classes.
7859
7860Wed Aug 18 19:50:29 1993 Jason Merrill (jason@deneb.cygnus.com)
7861
7862 * Makefile.in (dummy.o): Redirect to /dev/null to avoid "variable
7863 not initialized" warnings under HP/UX
7864
7865Sun Aug 15 20:42:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7866
7867 * strerror.c: Move include of stdio.h after sys_errlist #define.
7868 Also remove NULL definition (stdio.h always defines NULL, so it
7869 never did anything but clutter up the code).
7870
7871Sat Aug 14 14:21:49 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7872
7873 * Makefile.in, functions.def: handle xmalloc.c
7874
7875 * xmalloc.c: provide xmalloc and xrealloc functions
7876
7877Thu Aug 12 17:38:57 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7878
7879 * cplus-dem.c: Fix a comment.
7880
7881Sat Aug 7 13:56:35 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7882
7883 * getopt1.c: Declare const the way getopt.c does.
7884
7885Fri Aug 6 17:03:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7886
7887 * obstack.c, alloca.c: Update from FSF.
7888 * getopt.c, getopt1.c: Update to current FSF version, which
2e5e2114 7889 doesn't use alloca.
28e9041c 7890
7891Tue Jul 27 14:03:57 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
7892
7893 * Makefile.in (demangle): Add the target with a message saying
7894 where demangle went.
7895
7896Mon Jul 26 15:49:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7897
7898 * Makefile.in: Remove obsolete `demangle' target.
7899
7900Thu Jul 22 08:31:01 1993 Fred Fish (fnf@deneb.cygnus.com)
7901
7902 * cplus-dem.c (arm_special): Apply patch from arg@lucid.com to
7903 avoid infinite loop on vtbl symbols with disambiguating "junk"
7904 tacked on the end.
7905
7906Mon Jul 19 14:10:37 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
7907
7908 * strsignal.c: work around some systems losing definitions of
7909 sys_siglist
7910
7911 * config/mh-lynxos: this system has a losing definition of
7912 sys_siglist
7913
7914 * config.table: use mh-lynxos for *-*-lynxos
7915
7916Mon Jul 19 17:08:52 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
7917
7918 * config.table: Add support for HPPA BSD hosts.
7919
7920 * config/mh-hpbsd: New file.
7921
7922Mon Jul 12 18:00:40 1993 K. Richard Pixley (rich@cygnus.com)
7923
7924 * Makefile.in (TAGS): make work when srcdir != objdir.
7925
7926Sun Jun 27 15:35:31 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7927
7928 * cplus-dem.c (main): Add long options, including --help and
7929 --version.
7930 (usage): New function from code in main.
7931
7932Tue Jun 22 11:37:38 1993 Per Bothner (bothner@deneb.cygnus.com)
7933
7934 * config.table: New shell scipt, sourced by both ./configure,in
7935 and ../xiberty/configure.in, to avoid maintainance lossages.
7936 * configure.in and ../xiberty/configure.in: Use config.table.
7937
7938 * configure.in: Don't use mh-aix for AIX 3.2, only for 3.1.
7939 * configure.in: Map *-*-irix* (except irix4) to mh-sysv.
7940 * ../xiberty/configure.in: Update from ./configure.in.
7941
7942Tue Jun 15 17:05:31 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7943
7944 * Makefile.in: remove parentdir support
7945
7946Wed May 26 12:59:09 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7947
7948 * cplus-dem.c (xrealloc): Match definition with prototype.
7949
7950Tue May 25 14:27:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7951
7952 * cplus-dem.c (demangle_prefix): Demangle cfront
7953 local variables as an extension to ARM demangling.
7954
7955Fri May 21 09:53:57 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7956
7957 * ieee-float.c: Don't require pointers to double to be aligned.
7958
7959Tue May 18 17:12:10 1993 Fred Fish (fnf@cygnus.com)
7960
07c967f9 7961 (merge changes from dlong@cse.ucsc.edu)
28e9041c 7962 * cplus-dem.c (consume_count): Simplify.
7963 * cplus-dem.c (arm_pt, demangle_class_name): New functions.
7964 * cplus-dem.c (various): Calls to arm_pt, demangle_class_name.
7965
7966 * cplus-dem.c (xmalloc, xrealloc, strstr): Make extern decls into
7967 full prototypes.
7968 * cplus-dem.c (free): Add prototype.
7969 * cplus-dem.c (optable): Fully bracketize initializer.
7970
7971Fri May 14 17:13:05 1993 Per Bothner (bothner@cygnus.com)
7972
7973 * cplus-dem.c: Whether initial underscores are stripped
7974 depends on the external variable prepends_underscore
7975 (which is generated by the binutils Makefile).
7976
7977Fri May 14 07:32:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7978
7979 * cplus-dem.c (mop_up, arm_special): Remove some unused variables.
7980
7981Tue May 4 20:31:59 1993 Fred Fish (fnf@cygnus.com)
7982
7983 * cplus-dem.c (consume_count): Return zero if arg does not
7984 start with digit, and don't consume any input.
7985
7986Tue May 4 08:10:28 1993 Jim Kingdon (kingdon@cygnus.com)
7987
7988 * Makefile.in (demangle): Use ${srcdir} not $^.
7989
7990 * strtod.c: New file, needed at least for BSD 4.3.
7991
7992Sun May 2 11:30:42 1993 Fred Fish (fnf@cygnus.com)
7993
7994 * strsignal.c (sys_siglist): For ANSI compilations, type is
7995 "const char *const". Also remove conditionalization on __STDC__
7996 since const is defined away for non-ANSI.
7997
7998Wed Apr 28 19:29:55 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
7999
8000 * configure.in: Recognize *-*-hpux.
8001 * config/mh-hpux: New file.
8002
8003Tue Apr 27 15:22:19 1993 Per Bothner (bothner@cygnus.com)
8004
8005 * tmpnam.c: Added ANSI tmpnam() function.
8006 * functions.def, Makefile.in: Update accordingly.
8007
8008Tue Apr 27 13:38:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8009
8010 * cplus-dem.c (demangle_function_name): Get the demangling of
8011 stop__1A right.
8012
8013Fri Apr 16 23:48:24 1993 Jim Kingdon (kingdon at calvin)
8014
8015 * cplus-dem.c: Declare strstr return type.
8016
8017Fri Mar 26 12:01:26 1993 Jim Kingdon (kingdon@cygnus.com)
8018
8019 * strsignal.c: Add some AIX signals.
8020
8021Thu Mar 25 15:17:23 1993 Ian Lance Taylor (ian@cygnus.com)
8022
8023 * Makefile.in (MAKEOVERRIDES): Define to be empty.
8024
8025Wed Mar 24 01:59:25 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8026
8027 * Makefile.in: add installcheck & dvi targets
8028
8029Thu Mar 18 14:05:44 1993 Per Bothner (bothner@rtl.cygnus.com)
8030
8031 * ieee-float.c: New file, moved from ../gdb (since it is
8032 needed by ../opcode/m68k-dis.c).
8033
8034Tue Mar 2 17:47:31 1993 Fred Fish (fnf@cygnus.com)
8035
8036 * cplus-dem.c: Replace all references to cfront with ARM.
8037
8038Fri Feb 26 00:17:07 1993 Per Bothner (bothner@rtl.cygnus.com)
8039
8040 * cplus-dem.c: Fix main program (when compiled with -DMAIN)
8041 to be more useful as a filter.
8042
8043Sat Feb 20 21:41:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8044
8045 * Makefile.in (install_to_libdir, install_to_tooldir): Go into the
8046 destination directory before running $(RANLIB), in case that
8047 program tries to create a file in the current directory as part of
8048 its work.
8049
8050Thu Feb 18 23:00:19 1993 John Gilmore (gnu@cygnus.com)
8051
8052 * strsignal.c (sys_siglist): Remove yet another *%^&%&$# "const"
8053 because BSD 4.4 lacks one. Isn't this fun?
8054
8055Thu Feb 18 11:24:25 1993 Fred Fish (fnf@cygnus.com)
8056
8057 * cplus-dem.c (demangle_signature): Set func_done after
8058 demangling a template.
8059 * cplus-dem.c (demangle_template): Fix several small bugs
8060 in demangling GNU style templates.
8061 * cplus-dem.c (demangle_prefix): Fix for templates in GNU
8062 style constructors.
8063 * cplus-dem.c (gnu_special): Fix for templates in GNU style
8064 static data members.
8065
8066Tue Feb 16 17:28:35 1993 Fred Fish (fnf@cygnus.com)
8067
8068 * cplus-dem.c (demangle_signature): Modify to include type
8069 modifiers like static and const in remembered types.
8070
8071Thu Feb 11 22:20:47 1993 Fred Fish (fnf@cygnus.com)
8072
8073 * cplus-dem.c (demangled_qualified): Add new parameter that tells
8074 whether to prepend or append the qualifiers.
8075 * cplus-dem.c (string_prepends): Used now, remove #if 0.
8076 * cplus-dem.c (demangle_signature): Call demangle_qualified
8077 with prepending.
582f72ad 8078 * cplus-dem.c (gnu_special): Recognize static data members that
28e9041c 8079 use qualified names.
8080 * cplus-dem.c (demangle_qualified): Accumulate qualifiers in a
8081 temporary buffer and the prepend or append them to the result,
8082 as specified by the new "append" flag.
8083 * cplus-dem.c (do_type): Call demangled_qualified with
8084 appending.
8085
8086Mon Dec 28 10:47:19 1992 Ken Raeburn (raeburn@cygnus.com)
8087
8088 * strsignal.c (signal_table): Now const.
8089 (init_signal_tables): Variable eip now points to const.
8090
8091 * strerror.c (error_table): Now const.
8092 (init_error_tables): Variable eip now points to const.
8093
8094Tue Dec 15 15:36:50 1992 Per Bothner (bothner@cygnus.com)
8095
8096 * memchr.c (memchr): New (ANSI standard) function.
8097 * Makefile.in, functions.def: Added memchr.
8098 * Makefile.in (AR_FLAGS): Use rc instad of non-standard cq.
8099
8100Wed Dec 2 22:49:10 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8101
8102 * getopt.c: remove use of USG around <alloca.h>, which never meant
8103 anything anyway
8104
8105 * config/mh-{aix,apollo68,ncr3000,sysv,sysv4}: removed definitions
8106 of USG and USGr4
8107
8108Thu Nov 19 03:09:33 1992 Brendan Kehoe (brendan@lisa.cygnus.com)
8109
8110 * cplus-dem.c (demangle_fund_type): Recognize `w', a wide character;
8111 it's now a type according to the ANSI X3J16 working paper; output
8112 "wchar_t" for it.
8113 (demangle_template): Accept `w' as an integral type.
8114 (xmalloc, xrealloc): Use `char *', not `PTR'. Cast calls to their
8115 counterparts malloc and realloc to `char *'.
8116 (main): Exit with a 0 status.
8117 * Makefile.in (demangle): Don't expect the user to define
8118 DEMANGLE, instead force to be cplus-dem.c. Look in $(srcdir)/../include
8119 for demangle.h. Pass it any HDEFINES or XTRAFLAGS.
8120
8121Wed Nov 18 18:56:20 1992 John Gilmore (gnu@cygnus.com)
8122
8123 * Makefile.in (AR_FLAGS): Avoid verbosity.
8124 * config/mh-sysv4: Remove AR_FLAGS override, use INSTALL=cp,
8125 replace USGr4 with HAVE_SYSCONF.
8126 * config/mh-solaris: Remove; mh-sysv4 works now.
8127 * getpagesize.c: Replace USGr4 with HAVE_SYSCONF.
8128 * configure.in: Simplify host matching table, remove separate
8129 solaris config file.
8130
8131Sun Nov 15 09:35:16 1992 Fred Fish (fnf@cygnus.com)
8132
8133 * configure.in (i[34]86-*-solaris2*): Add, use mh-sysv4.
8134
8135Tue Nov 3 21:27:03 1992 Brendan Kehoe (brendan@cygnus.com)
8136
8137 * cplus-dem.c (xmalloc, xrealloc): Add decls.
8138 (remember_type): Don't cast xmalloc.
8139 (string_need): Likewise; don't cast xrealloc either.
8140
8141Fri Oct 23 08:52:01 1992 Ian Lance Taylor (ian@cygnus.com)
8142
8143 * Makefile.in, functions.defs, rename.c: added simple
8144 implementation of rename, since some binutils programs use it.
8145
8146Thu Oct 15 15:18:22 1992 Per Bothner (bothner@cygnus.com)
8147
8148 * strsignal.c: Add appropriate 'const' to sys_siglist
8149 extern declaration (if __STDC__). (Needed for Linux.)
8150 * strsignal.c (strsignal): Add cast to remove const-ness.
8151
8152Fri Oct 9 03:22:55 1992 John Gilmore (gnu@cygnus.com)
8153
8154 * Makefile.in (needed.awk, needed2.awk): Remove erroneous \'s
8155 before "'s, diagnosed by BSD 4.4 awk.
8156
8157Thu Oct 8 15:25:12 1992 Ian Lance Taylor (ian@cygnus.com)
8158
8159 * Makefile.in: create config.h and needed-list through $(CONFIG_H)
8160 and $(NEEDED_LIST), to give some hooks for xiberty.
8161
8162Thu Oct 1 23:31:42 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8163
8164 * configure.in: use cpu-vendor-triple instead of nested cases
8165
8166Wed Sep 30 11:26:59 1992 Per Bothner (bothner@rtl.cygnus.com)
8167
8168 * Makefile.in, argv.c, basename.c, bcmp.c, bcopy.c, bzero.c,
8169 concat.c, cplus-dem.c, fdmatch.c, getcwd.c, getopt.c, getopt1.c,
8170 getpagesize.c, insque.c, memcmp.c, memcpy.c, memmove.c, memset.c,
8171 obstack.c, sigsetmask.c, spaces.c, strchr.c, strerror.c,
8172 strrchr.c, strsignal.c, strstr.c, vfork.c, vsprintf.c:
8173 Convert from using GPL to LGPL.
8174
8175Sat Sep 26 04:01:30 1992 John Gilmore (gnu@cygnus.com)
8176
8177 * Makefile.in (errors): Leave dummy.o and dummy around so that
8178 we can see how the needed list was generated (it's sometimes wrong).
8179 (mostlyclean): Remove them.
8180
8181Mon Sep 21 14:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
8182
8183 * getcwd.c: supply a default if MAXPATHLEN is not defined.
8184
8185 * config/mh-irix4: set EXTRA_OFILES to alloca.o, from WRS.
8186
8187Wed Sep 9 12:41:48 1992 Ian Lance Taylor (ian@cygnus.com)
8188
8189 * Makefile.in: Use XTRAFLAGS when compiling, so that xiberty works
8190 when cross-compiling.
8191
8192Thu Sep 3 13:29:39 1992 K. Richard Pixley (rich@sendai.cygnus.com)
8193
8194 * cplus-dem.c: (demangle_prefix): reduction in strength of strstr
8195 as a time optimization.
8196
8197 * cplus-dem.c (cplus_demangle): remove strpbrk test. Appears to
8198 be more expensive than simply demangling.
8199
8200 * cplus-dem.c (cplus_match): new function.
8201
8202Tue Sep 1 15:24:04 1992 Per Bothner (bothner@rtl.cygnus.com)
8203
8204 * cplus-dem.c: #include <stdio.h>, to define NULL.
8205 Define current_demangling_style.
8206
8207Sun Aug 30 17:58:19 1992 Per Bothner (bothner@rtl.cygnus.com)
8208
8209 * cplus-dem.c: New file, moved from ../gdb.
8210 * cplus-dem.c (set_cplus_marker_for_demangling): New exported
8211 function, to avoid compiling in target-dependency for CPLUS_MARKER.
8212 * cplus-dem.c (cplus_demangle): Allow demangling style option
8213 to be passed as a parameter, but using the global variable
8214 current_demangling_style as a default.
8215 * Makefile.in: Update for cplus-dem.c
8216
8217Sat Aug 29 10:44:09 1992 Fred Fish (fnf@cygnus.com)
8218
8219 * obstack.c: Merge in comment changes from FSF version. Now
8220 matches the FSF version exactly.
8221
8222Fri Aug 28 18:39:08 1992 John Gilmore (gnu@cygnus.com)
8223
8224 * obstack.c (CALL_FREEFUN): Can't use ?: with void values (at
8225 least on losing DECstations!); use if-then-else instead.
8226
8227Wed Aug 19 14:40:34 1992 Ian Lance Taylor (ian@cygnus.com)
8228
8229 * Makefile.in: always create installation directories.
8230
8231Mon Aug 10 17:33:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8232
4e1cc4a5 8233 * Makefile.in: clean up definition of CFILES, more comments
28e9041c 8234
8235Sat Aug 8 23:10:59 1992 Fred Fish (fnf@cygnus.com)
8236
8237 * getopt.c (my_index): Make first arg const to match strchr,
8238 which it sometimes is remapped to.
8239
8240Sat Aug 1 13:48:50 1992 Fred Fish (fnf@cygnus.com)
8241
8242 * obstack.c (DEFAULT_ALIGNMENT): Update to match FSF version.
8243 * obstack.c (_obstack_begin): Initialize use_extra_arg.
8244 * obstack.c (_obstack_begin_1): New, from FSF version.
8245
8246Mon Jul 20 21:07:58 1992 Fred Fish (fnf@cygnus.com)
8247
8248 * obstack.c (CALL_CHECKFUN, CALL_FREEFUN): Use use_extra_arg and
8249 extra_arg.
8250 * obstack.c (_obstack_begin): Remove area_id and flags arguments
8251 (previously added for mmalloc support, interface has changed).
8252 Also convert flags usage to use use_extra_arg and maybe_empty_object.
8253
8254Fri Jul 10 00:41:53 1992 Fred Fish (fnf@cygnus.com)
8255
8256 * argv.c: Move expandargv inline and eliminate static variables.
8257 Rewrite to always allocate in powers of two. Fix to return an
8258 argv with a single null string arg if passed a null string.
8259
8260Fri Jul 3 20:27:29 1992 Fred Fish (fnf@cygnus.com)
8261
8262 * random.c, sigsetmask.c, strerror.c, strsignal.c: Remove
8263 "(void)" casts from function calls where the return value is
8264 ignored, in accordance with GNU coding standards.
8265
8266Mon Jun 29 10:54:19 1992 Fred Fish (fnf at cygnus.com)
8267
8268 * bcopy.c, strerror.c, strsignal.c: Lint.
8269
8270Thu Jun 25 09:18:41 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8271
8272 * getopt.c: merge changes from make.
8273
8274Thu Jun 25 04:43:22 1992 John Gilmore (gnu at cygnus.com)
8275
8276 * alloca.c: Incorporate fixes from gdb/alloca.c.
8277 FIXME: Eventually move gdb's alloca configuration files here,
8278 and remove gdb/alloca.c and its Makefile.in support.
8279
8280Tue Jun 23 21:56:30 1992 Fred Fish (fnf@cygnus.com)
8281
8282 * dummy.c: Define NOTHING to /*nothing*/, change return type
8283 of main to int and return zero.
8284 * functions.def: Supply NOTHING as the fourth arg to macros
8285 that don't have an explicit arg, to satisfy picky preprocessors.
8286
8287Wed Jun 17 18:13:58 1992 Per Bothner (bothner@rtl.cygnus.com)
8288
8289 * Makefile.in: Clean up *clean rules, as per standards.texi.
8290
8291Tue Jun 16 16:11:59 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8292
8293 * getopt.c, getopt1.c: merged largely gratuitous, mostly
8294 whitespace diffs from other prep distributions.
8295
8296Mon Jun 15 12:25:46 1992 Fred Fish (fnf@cygnus.com)
8297
8298 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
8299 it is broken on ncr 3000's.
8300
8301Mon Jun 15 01:03:26 1992 John Gilmore (gnu at cygnus.com)
8302
8303 * sigsetmask.c: Rewrite. Old one was very confused about its
8304 arguments and result. New one can't do much, but at least knows
8305 what it can't do, and it's good enough for GDB's use.
8306
8307Sun Jun 14 15:17:40 1992 Stu Grossman (grossman at cygnus.com)
8308
8309 * functions.def: Use proper prototype for strtoul.
8310
8311Fri Jun 12 19:22:40 1992 John Gilmore (gnu at cygnus.com)
8312
8313 * Makefile.in: Add random.c.
8314 * config/mh-*: Use "true" rather than "echo >/dev/null" for ranlib.
8315 * configure.in: update solaris2 config.
8316
8317Wed Jun 10 16:31:29 1992 Fred Fish (fnf@cygnus.com)
8318
8319 * random.c: Add for random() and srandom().
8320 * functions.def: Add random
8321
8322Tue Jun 9 17:27:18 1992 Fred Fish (fnf@cygnus.com)
8323
8324 * config/{mh-ncr3000, mh-sysv4}: Add definition for INSTALL
8325 using /usr/ucb/install.
8326
8327Mon Jun 1 13:20:17 1992 Per Bothner (bothner@rtl.cygnus.com)
8328
8329 * strerror.c: Kludge to guard against a conflict with
8330 possible declaration of sys_errlist in errno.h.
8331
8332Sun May 31 15:07:47 1992 Mark Eichin (eichin at cygnus.com)
8333
8334 * configure.in, config/mh-solaris: add solaris2 config support.
8335
8336Fri May 29 17:23:23 1992 Per Bothner (bothner@rtl.cygnus.com)
8337
8338 * sigsetmask.c: #ifdef out sigsetmask if SIG_SETMASK
8339 is not defined (should be defined in signal.h, says Posix.).
8340
8341Mon May 18 17:35:04 1992 K. Richard Pixley (rich@cygnus.com)
8342
8343 * getopt.c: merged changes from make-3.62.11.
8344
8345Fri May 8 14:53:07 1992 K. Richard Pixley (rich@cygnus.com)
8346
8347 * getopt.c: merged changes from bison-1.18.
8348
8349Tue May 5 11:51:40 1992 Per Bothner (bothner@rtl.cygnus.com)
8350
8351 * Makefile.in: Don't have $(EXTRA_OFILES) depend on config.h,
8352 since that introduces a circular dependency.
8353 ($(EXTRA_OFILES) are used to build config.h.)
8354
8355 * strtoul.c: Fixes to handle non-decimal bases better.
8356
8357Wed Apr 22 09:27:51 1992 Fred Fish (fnf@cygnus.com)
8358
8359 * config/mh-ncr3000: Replace MINUS_G with CFLAGS.
8360 * Makefile.dos: Finish MINUS_G eradication.
8361 * Makefile.in (CFILES): Add strsignal.c.
8362 * Makefile.in (REQUIRED_OFILES): Add strerror.o strsignal.o
8363 * Makefile.in (needed-list): Split creation of errors file to
8364 separate make target.
8365 * Makefile.in (config.h, needed2.awk, errors): New targets.
8366 * Makefile.in (clean): Split to multiple lines, add needed2.awk
8367 and config.h.
8368 * dummy.c (DEFFUNC, DEFVAR): Add defines and undefs.
8369 * functions.def (strerror): Remove from optional list.
8370 * functions.def (sys_nerr, sys_errlist, sys_siglist): DEFVAR's
8371 * functions.def (strerror, psignal): DEFFUNC's
8372 * strerror.c: Rewrite from scratch to use sys_errlist only if
8373 available, add errno_max(), add strerrno(), add strtoerrno(),
8374 add test driver.
8375 * strsignal.c: New file, signal equivalent to strerror.c.
8376 Uses sys_siglist if available, defines signo_max(), strsignal(),
8377 strsigno(), strtosigno(), psignal(), and test driver.
8378
8379Mon Apr 20 20:49:32 1992 K. Richard Pixley (rich@cygnus.com)
8380
8381 * Makefile.in: do not print recursion line.
8382
8383 * Makefile.in: allow CFLAGS to be passed in from command line.
8384 Removed MINUS_G. Default CFLAGS to -g.
8385
8386Mon Apr 20 12:57:46 1992 Per Bothner (bothner@rtl.cygnus.com)
8387
8388 * config/mh-aix: New. EXTRA_OFILES lists copysign.o,
8389 so libg++ users don't have to be inconvenienced by a
8390 libc.a bug (libc.a needs copysign, but doesn't define it!).
8391 * configure.in: Use config/mh-aix.
8392 * strtoul.c: Handle '-' as required by ANSI.
8393 Clean up radix handling.
8394 * strstr.c: Fix buggy algorithm.
8395 * Makefile.in: Change so that ${EXTRA_OFILES} is
8396 appended to needed-list (which is used by libg++).
8397
8398Fri Apr 10 22:51:41 1992 Fred Fish (fnf@cygnus.com)
8399
8400 * configure.in: Recognize new ncr3000 config.
8401 * config/mh-ncr3000: New config file.
8402
8403Wed Apr 1 23:31:43 1992 John Gilmore (gnu at cygnus.com)
8404
8405 * argv.c, dummy.c: Lint.
8406
8407Tue Mar 31 18:46:44 1992 Fred Fish (fnf@cygnus.com)
8408
8409 * config/mh-sysv4: New config file.
8410 * configure.in (host_makefile_frag): Set to config/mh-sysv4 for
8411 host_os == sysv4.
8412 * getpagesize.c: For SVR4, use sysconf(_SC_PAGESIZE) to get
8413 pagesize.
8414
8415Sun Mar 29 12:26:42 1992 John Gilmore (gnu at cygnus.com)
8416
8417 * getopt.c: Lint.
8418
8419Fri Mar 27 08:32:55 1992 Fred Fish (fnf@cygnus.com)
8420
8421 * functions.def (alloca): Fix return type and args to avoid
8422 type clash with gcc's builtin alloca.
8423
8424Tue Mar 24 23:33:42 1992 K. Richard Pixley (rich@cygnus.com)
8425
8426 * configure.in, config/mh-irix4: irix4 support.
8427
8428 * Makefile.in, functions.def, alloca.c: added alloca.
8429
8430Tue Mar 24 17:34:46 1992 Stu Grossman (grossman at cygnus.com)
8431
8432 * obstack.c (CALL_FREEFUN): Make it compile on DECstations.
8433
8434Thu Mar 19 13:57:42 1992 Fred Fish (fnf@cygnus.com)
8435
8436 * argv.c: Fix various external function definitions to be
8437 correct in an ANSI compilation environment.
8438
8439Sat Mar 14 17:28:17 1992 Fred Fish (fnf@cygnus.com)
8440
8441 * obstack.c: Changes to support calling mmalloc functions,
8442 which take an additional argument over malloc functions.
8443
8444Fri Mar 6 22:01:10 1992 K. Richard Pixley (rich@cygnus.com)
8445
8446 * added check target.
8447
8448Thu Feb 27 22:19:39 1992 Per Bothner (bothner@cygnus.com)
8449
8450 * argv.c: #include alloca-conf.h (needed by AIX).
8451
8452Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8453
8454 * Makefile.in, configure.in: removed traces of namesubdir,
8455 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8456 copyrights to '92, changed some from Cygnus to FSF.
8457
8458Sat Feb 22 01:09:21 1992 Stu Grossman (grossman at cygnus.com)
8459
8460 * argv.c: Check in Fred's version which fixes problems with
8461 alloca().
8462
8463Fri Feb 7 21:46:08 1992 Stu Grossman (grossman at cygnus.com)
8464
8465 * makefile.dos: Remove NUL to keep patch from failing.
8466
8467Thu Jan 30 22:48:41 1992 Stu Grossman (grossman at cygnus.com)
8468
8469 * getopt.c (_getopt_internal): Fix usage of enum has_arg.
8470
8471Mon Jan 20 18:53:23 1992 Stu Grossman (grossman at cygnus.com)
8472
9f21bac8 8473 * getopt.c, getopt1.c, ../include/getopt.h: Get latest versions.
28e9041c 8474
8475Sat Jan 18 16:53:01 1992 Fred Fish (fnf at cygnus.com)
8476
8477 * argv.c: New file to build and destroy standard argument
8478 vectors from a command string.
8479
8480 * Makefile.in: Add argv.c and argv.o to appropriate macros.
8481
8482Fri Dec 20 12:12:57 1991 Fred Fish (fnf at cygnus.com)
8483
8484 * configure.in: Change svr4 references to sysv4.
8485
8486 * rindex.c: Declare return type of externally used function
8487 strrchr().
8488
8489Thu Dec 19 18:35:03 1991 John Gilmore (gnu at cygnus.com)
8490
8491 * Makefile.in: Remove "***" in normal output, since Make produces
8492 this on errors, and it's convenient to search for.
8493
8494Tue Dec 17 23:21:30 1991 Per Bothner (bothner at cygnus.com)
8495
8496 * memcmp.c, memcpy.c, memmove.c, memset.c, strchr.c, strrchr.c:
8497 New ANSI functions. The old non-ANSI functions (such as bcopy)
8498 should be avoided.
8499 * bcopy.c: Fix to correctly handle overlapping regions.
8500 * index.c, rindex.c: Re-write in terms of strchr() and strrchr().
8501 * functions.def: Add the new functions.
8502 * functions.def: Add 4th parameter to DEF macro,
8503 an ansidecl.h-style prototype.
8504 * dummy.c: Use expanded DEF macro to create a dummy function
8505 call, with correct parameter types. (This avoids some
8506 complaints from gcc about predefined builtins.)
8507
8508 Move the functionality of config/mh-default into Makefile.in.
8509 This avoid duplication, and simplifies things slightly.
8510 * Makefile.in: Tweak so we don't need config/mh-default.
8511 * README: Update.
8512 * configure.in: No longer need config/mh-default.
8513 * config/mh-default: Deleted.
8514 * config/mh-sysv: Remove lines copied from old mh-default.
8515
8516Tue Dec 17 05:46:46 1991 John Gilmore (gnu at cygnus.com)
8517
8518 * fdmatch.c (fdmatch): Don't compare st_rdev, which is for
8519 'mknod' device numbers.
8520
8521Mon Dec 16 12:25:34 1991 Fred Fish (fnf at cygnus.com)
8522
8523 * fdmatch.c, Makefile.in: Add new function that takes two
8524 open file descriptors and returns nonzero if they refer to
8525 the same file, zero otherwise. (used in gdb)
8526
8527Wed Dec 11 17:40:39 1991 Steve Chamberlain (sac at rtl.cygnus.com)
8528 From DJ:
8529 * msdos.c: stub functions for dos.
8530 * makefile.dos, configdj.bat: new.
8531 * getopt.c: Don't include alloca-conf.h in a GO32 world.
2e5e2114 8532
28e9041c 8533
8534Tue Dec 10 04:14:49 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8535
8536 * Makefile.in: infodir belongs in datadir.
8537
8538Fri Dec 6 23:26:45 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8539
8540 * Makefile.in: remove spaces following hyphens because bsd make
8541 can't cope. added standards.text support. install using
8542 INSTALL_DATA.
8543
8544 * configure.in: remove commontargets as it is no longer a
8545 recognized hook.
8546
8547Thu Dec 5 22:46:46 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8548
8549 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8550 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8551 and mandir now keyed off datadir by default.
8552
8553Fri Nov 22 19:15:29 1991 John Gilmore (gnu at cygnus.com)
8554
8555 * Makefile.in: find-needed.awk does not fit in 14 chars.
8556
8557 * Makefile.in: Suppress error checking when compiling the test
8558 program, because Ultrix make/sh aborts there due to a bug.
8559
8560Fri Nov 22 12:23:17 1991 Per Bothner (bothner at cygnus.com)
8561
8562 * Makefile.in: Re-did how EXTRA_OFILES is used to be more useful.
8563 * README: Explained how the auto-configuration works,
8564 and how to add new files and/or configurations.
8565
8566Fri Nov 22 09:45:23 1991 John Gilmore (gnu at cygnus.com)
8567
8568 * strtoul.c: Avoid defining ULONG_MAX if already defined;
8569 cast a const char * to char * for pedants.
8570
8571 * getopt.c: Only define "const" after local include files get to,
8572 and only if they haven't defined it.
8573
8574Thu Nov 21 16:58:53 1991 John Gilmore (gnu at cygnus.com)
8575
8576 * getcwd.c (remove getwd.c): GNU code should call getcwd(). We
8577 emulate it with getwd() if available. This avoids callers having
8578 to find a MAXPATHLEN or PATH_MAX value from somewhere.
8579 * Makefile.in, functions.def: getwd->getcwd.
8580 * configure.in: Use generic case for every system.
8581 * config/mh-{delta88,mach,rs6000,svr4}: Remove.
8582 * config/mh-sysv: Use default handling, just add -DUSG.
8583
8584Thu Nov 14 10:58:05 1991 Per Bothner (bothner at cygnus.com)
8585
8586 * Makefile.in, config/mh-default: Re-do make magic
8587 so that for the default ("automatic") mode we only
8588 compile the files we actually need. Do this using
8589 a recursive make: The top-level generates the list
8590 of needed files (loosely, the ones missing in libc),
8591 and then passes that list to the recursive make.
8592 * config/mh-mach: Remove obsolete STRERROR-{C,O} macros.
8593
8594Tue Nov 12 19:10:57 1991 John Gilmore (gnu at cygnus.com)
8595
8596 RS/6000 host support (grumble).
8597
8598 * configure.in: Build alloca-conf.h file from alloca-norm.h
8599 (everything else) or alloca-botch.h (rs/6000).
8600 * Makefile.in: Include . on the include path.
8601 * getopt.c: Use alloca-conf.h.
8602 * alloca-norm.h: How to declare alloca on reasonable machines.
8603 * alloca-botch.h: How to declare alloca on braindead machines.
8604
8605Tue Nov 12 09:21:48 1991 Fred Fish (fnf at cygnus.com)
8606
8607 * concat.c : New file, like concat() in gdb but can take a
8608 variable number of arguments rather than fixed at 3 args. For
8609 now, client applications must supply an xmalloc(), which is a
8610 front end function to malloc() that deals with out-of-memory
8611 conditions.
8612
8613 * Makefile.in: Add concat.c and concat.o to appropriate macros.
8614
8615Sat Nov 9 13:29:59 1991 Fred Fish (fnf at cygnus.com)
8616
8617 * config/mh-svr4: Add sigsetmask to list of required functions.
8618
8619Sun Nov 3 11:57:56 1991 Per Bothner (bothner at cygnus.com)
8620
8621 * vsprintf.c: New file.
8622 * functions.def, Makefile.in: Add vsprintf.
8623
8624Sun Oct 27 16:31:22 1991 John Gilmore (gnu at cygnus.com)
8625
8626 * configure.in, config/mh-rs6000: Add rs/6000 host support.
8627 * Makefile.in: Compile with debug info.
8628
8629Fri Oct 25 17:01:12 1991 Per Bothner (bothner at cygnus.com)
8630
8631 * Makefile.in, configure.in, and new files: dummy.c, functions.def,
8632 config/mf-default: Added a default configuration mode,
8633 which includes into libiberty.a functions that are "missing" in libc.
8634 * strdup.c, vprintf.c, vfprintf.c: New files.
8635
8636Thu Oct 24 02:29:26 1991 Fred Fish (fnf at cygnus.com)
8637
8638 * config/hmake-svr4: New file.
8639
8640 * config/hmake-sysv: Add HOST_CFILES and HOST_OFILES.
8641
8642 * basename.c, bcmp.c, bcopy.c, bzero.c, getpagesize.c getwd.c,
8643 index.c, insque.c, rindex.c, spaces.c, strstr.c, vfork.c: New
8644 files containing either portable C versions or emulations using
8645 native library calls.
8646
8647 * strerror.c: Add copyright, internal documentation, etc.
8648
8649 * strtol.c: Replace hardwired hex constants with some more
8650 portable macros. Remove illegal (according to gcc) cast.
8651
8652 * strtoul.c: Replace hardwired hex constant with more portable
8653 macro.
8654
8655 * Makefile.in: Move TARGETLIB and CFLAGS where makefile fragments
8656 can override them. Add new source and object file names to CFILES
8657 and OFILES respectively.
8658
8659 * configure.in: Add support for SVR4 makefile fragments.
8660
8661Tue Oct 22 19:00:23 1991 Steve Chamberlain (steve at cygnus.com)
8662
8663 * Makefile.in: Move RANLIB, AR and AR_FLAGS to where they can be
8664 over-ridden by config/hmake-*
8665 * configure.in: added m88kcvs to sysv list
8666
8667Fri Oct 4 01:29:08 1991 John Gilmore (gnu at cygnus.com)
8668
8669 * Makefile.in: Most hosts need strerror, but one or two don't,
8670 and they override these definitions in the host-dependent makefile
8671 fragment.
8672 * config/hmake-mach: The odd man out on strerror -- it's supplied.
8673 * strerror.c: New file.
8674
8675 * strtol.c, strtoul.c: Add strtol to libiberty, since Mach lacks
8676 it and bfd uses it.
8677 * configure.in, Makefile.in, config/hmake-mach: Only configure
8678 strtol & strotoul in on Mach.
8679
8680Tue Sep 3 06:36:23 1991 John Gilmore (gnu at cygint.cygnus.com)
8681
8682 * obstack.c: Merge with latest FSF version.
8683
8684\f
8685Local Variables:
8686version-control: never
8687End: