]> git.ipfire.org Git - thirdparty/gcc.git/blame - libiberty/ChangeLog
Daily bump.
[thirdparty/gcc.git] / libiberty / ChangeLog
CommitLineData
6af8bd50
ILT
12005-03-09 Ian Lance Taylor <ian@airs.com>
2
3 * pex-os2.c: Remove.
4 * configure.ac: Remove *-*-os2-emx* case when setting pexecute.
5 * Makefile.in (CFILES): Remove pex-os2.c.
6 (CONFIGURED_OFILES): Remove pex-os2.o.
7 (pex-os2.o): Remove target.
8 * configure: Rebuild.
9
c80d391c
ILT
102005-03-07 Ian Lance Taylor <ian@airs.com>
11
12 * mpw-config.in: Remove.
13 * mpw-make.sed: Remove.
14 * mpw.c: Remove.
15 * Makefile.in (CFILES): Remove pex-mpw.c.
16 (CONFIGURED_OFILES): Remove pex-mpw.o.
17 (mpw.o, pex-mpw.o): Remove targets.
18 * maint-tool (undoc): Remove reference to mpw.c.
19
fe8ee922
DD
202005-03-06 DJ Delorie <dj@redhat.com>
21
22 * configure.ac (target_header_dir): vfork is a stub under djgpp.
23 * configure: Regenerated.
24
c363985d
JB
252005-03-01 Jan Beulich <jbeulich@novell.com>
26
27 * Makefile.in (CFILES): Add unlink-if-ordinary.c
28 (REQUIRED_OFILES): Add unlink-if-ordinary.o.
29 Add dependencies and rule for unlink-if-ordinary.o.
30 * unlink-if-ordinary.c: New.
31
6a88516c
BE
322005-03-01 Ben Elliston <bje@au.ibm.com>
33
34 * hashtab.c (htab_find_slot_with_hash): Make function
35 documentation clearer.
36
b8b3c655
JM
372005-02-13 Jason Merrill <jason@redhat.com>
38
39 * cp-demangle.c (__cxa_demangle): Change resolution of ambiguous
40 arguments.
41
e8805990
TS
422005-01-11 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
43
44 * hex.c (hex_value): Group 'unsigned int' together to get correct
45 markup.
46 * functions.texi: Regenerated.
47
24f2cabb
L
482004-12-27 H.J. Lu <hongjiu.lu@intel.com>
49
50 * Makefile.in: Undo to 2004-12-17.
51 * aclocal.m4: Likewise.
52 * config.table: Likewise.
53 * configure.ac: Likewise.
54 * maint-tool: Likewise.
55 * configure: Likewise.
56
3d815594
L
572004-12-19 H.J. Lu <hongjiu.lu@intel.com>
58
59 PR bootstrap/19072
60 * Makefile.in (enable_shared): New substitute.
61 (LTTARGETLIB): New.
62 (PREFIXTARGETLIB): New.
63 (LTTESTLIB): New.
64 (PREFIXTESTLIB): New.
65 (CCLD): New.
66 (LINK): New.
67 ($(TARGETLIB)): Use $(LINK) to create libraries and create
68 targets by hand.
69 ($(TESTLIB)): Likewise.
70 (mostlyclean): Don't remove .libs. Remove the libtool object
71 directory.
72
73 * config.table (enable_shared): Removed.
74
75 * configure.ac (enable_static): Set to yes.
76 (AC_PROG_LIBTOOL): Removed.
77 (AM_DISABLE_SHARED): Uncommented.
78 (AM_PROG_LIBTOOL): Likewise.
79 (LIBOBJS): Add `./' to avoid VPATH.
80 (LTLIBOBJS): Likewise.
81 (enable_shared): Substitute.
82 * configure: Regenerated.
83
207db768
L
842004-12-18 H.J. Lu <hongjiu.lu@intel.com>
85
86 * Makefile.in (top_builddir): Set to `.'.
87 (OUTPUT_OPTION): Removed.
88 (LIBTOOL): New.
89 (LTLIBOBJS): New.
90 (EXTRA_LTOFILES): New.
91 (FLAGS_TO_PASS): Add EXTRA_LTOFILES.
92 (all): Remove stamp-picdir.
93 (LTCOMPILE): New.
94 (.c.lo): New rule.
95 (REQUIRED_LTOFILES): New.
96 (CONFIGURED_LTOFILES): New.
97 ($(TARGETLIB)): Check .libs for PIC object files. Depend on
98 $(REQUIRED_LTOFILES) $(EXTRA_LTOFILES) $(LTLIBOBJS).
99 (stamp-picdir): Completely removed.
100 (maint-missing): Pass $(REQUIRED_LTOFILES)
101 $(CONFIGURED_LTOFILES) instead of (REQUIRED_OFILES)
102 $(CONFIGURED_OFILES)
103 (maint-buildall): Depend on $(REQUIRED_LTOFILES)
104 $(CONFIGURED_LTOFILES).
105 (mostlyclean): Also remove *.lo .libs.
106 Run "make maint-deps".
107
108 * aclocal.m4: Include ../libtool.m4.
109
110 * config.table: Don't check --enable-shared.
111
112 * configure.ac (AC_PROG_LIBTOOL): Add.
113 (AC_PROG_CC_C_O): Removed.
114 (OUTPUT_OPTION): Removed.
115 (NO_MINUS_C_MINUS_O): Removed.
116 (ltpexecute): New substitute.
117 (LIBOBJS): Cleanup.
118 * configure: Regenerated.
119
120 * maint-tool: Updated for .lo/libtool.
121
d49d0907
BE
1222004-12-11 Ben Elliston <bje@au.ibm.com>
123
124 * configure.ac: Invoke AC_CHECK_SIZEOF for sizeof (int).
125 * configure: Regenerate.
126 * config.in: Likewise.
127
b180d5fb
DD
1282004-12-07 DJ Delorie <dj@redhat.com>
129
130 * splay-tree.c (splay_tree_delete_helper): Redesign the logic so
131 that recursion (and thus large stack space) is not needed.
132
ecc30353
MK
1332004-11-29 Matt Kraai <kraai@alumni.cmu.edu>
134
135 * pex-unix.c: Fix the spelling of longjmp.
136
0b167d51
ILT
1372004-11-23 Ian Lance Taylor <ian@wasabisystems.com>
138
139 PR other/18623
140 * cp-demangle.c (d_call_offset): Remove useless local variables
141 offset and virtual_offset.
142 * cplus-dem.c (ada_demangle): Remove useless local variable
143 at_start_name.
144 (demangle_template): Remove useless local variable start.
145
2d59754f
RS
1462004-11-19 Roger Sayle <roger@eyesopen.com>
147
148 * objalloc.c, strsignal.c, xstrerror.c: Include "config.h" before
149 "ansidecl.h" to avoid redeclaration errors with native compilers.
150 * regex.c: Protect config.h from multiple inclusion.
151
ea27a394
MS
1522004-11-12 Mike Stump <mrs@apple.com>
153
610784f0
MS
154 * Makefile.in (libiberty.html): Fix html generation.
155
626ff3de
AN
1562004-09-08 Adam Nemet <anemet@lnxw.com>
157
158 * vasprintf.c: Accept __va_copy in addition to va_copy.
159
7b3ed47d
PB
1602004-09-03 Paolo Bonzini <bonzini@gnu.org>
161
162 * configure: Regenerate.
163
27cfe310
PB
1642004-09-02 Paolo Bonzini <bonzini@gnu.org>
165
166 * configure.ac: Do not enable multilibs for build-side libiberty.
167
50a2de96
DS
1682004-06-29 Danny Smith <dannysmith@users.sourceforge.net>
169
170 * lrealpath.c (lrealpath): Add _WIN32 support.
171
0cf61401
ZW
1722004-06-28 Zack Weinberg <zack@codesourcery.com>
173
174 * cp-demangle.h: Declare cplus_demangle_operators,
175 cplus_demangle_builtin_types, cplus_demangle_mangled_name, and
176 cplus_demangle_type as static if IN_GLIBCPP_V3.
177
00a5aa9c
ILT
1782004-06-28 Ian Lance Taylor <ian@wasabisystems.com>
179
180 PR other/16240
181 * cp-demangle.c (d_expr_primary): Check for a failure return from
182 cplus_demangle_type.
5cd29062 183 * testsuite/demangle-expected: Add test case.
00a5aa9c 184
b47785f4
DS
1852004-05-31 Danny Smith <dannysmith@users.sourceforge.net>
186
187 * pex-win32.c (fix_argv): Expand comment.
188
54b2f310
DJ
1892004-05-25 Daniel Jacobowitz <drow@false.org>
190
191 * Makefile.in: Add .NOEXPORT.
192
8fd58397
DR
1932004-04-29 Douglas B Rupp <rupp@gnat.com>
194
195 * mkstemps.c (mkstemps) [VMS]: Remove special open option. Update
196 copyright.
197
6489430a
MR
1982004-04-26 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
199
200 * configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.
201 * configure: Regenerate.
202
9bf3c9cc
RH
2032004-04-22 Richard Henderson <rth@redhat.com>
204
205 * hashtab.c: Include limits.h, stdint.h, ansidecl.h.
206 (CHAR_BIT): Provide default.
207 (struct prime_ent, prime_tab): New.
208 (higher_prime_index): Rename from higher_prime_number, return index.
209 (htab_mod_1): New.
210 (htab_mod, htab_mod_m2): Use it.
211 (htab_create_alloc, htab_create_alloc_ex): Store prime index.
212 (htab_expand): Likewise.
213 * configure.ac: Check for stdint.h.
214 (UNSIGNED_64BIT_TYPE): New define and checks to fill it in.
215 * config.in, configure: Rebuild.
216
80790b05
ILT
2172004-04-13 Ian Lance Taylor <ian@wasabisystems.com>
218
219 * strerror.c: Include config.h, and redefine sys_nerr and
220 sys_errlist, before including ansidecl.h and libiberty.h.
221
7f96816a
JL
2222004-04-13 Jeff Law <law@redhat.com>
223
224 * hashtab.c (htab_remove_elt_with_hash): New function.
225 (htab_remove_elt): Implement in terms of htab_remove_elt_with_hash.
226
d9175b87
RH
2272004-03-31 Richard Henderson <rth@redhat.com>
228
229 * hashtab.c (htab_size): Move to top of file; mark inline.
230 (htab_elements): Likewise.
231 (htab_mod, htab_mod_m2): New.
232 (htab_delete): Refactor htab->size and htab->entries.
233 (htab_empty): Likewise.
234 (find_empty_slot_for_expand): Use htab_size, htab_mod, htab_mod_m2.
235 (htab_find_with_hash, htab_find_slot_with_hash): Likewise.
236 (htab_clear_slot): Use htab_size, htab_elements.
237 (htab_traverse_noresize, htab_traverse): Likewise.
238
e8190aa2
ILT
2392004-03-17 Ian Lance Taylor <ian@wasabisystems.com>
240
fed8129b
ILT
241 * pex-unix.c (pexecute): Use vfork instead of fork, with
242 appropriate changes to make this safe.
243 * pex-common.h (STDERR_FILE_NO): Define.
244
e8190aa2
ILT
245 * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for
246 an 80 column screen. Run maint-deps.
247
a4f74b58
KC
2482004-03-09 Kelley Cook <kcook@gcc.gnu.org>
249
250 * configure.ac: Bump version to 2.59. Apply suggested autoupdates.
251 * acconfig.h: Delete redundant file.
252 * config.in: Regenerate.
253 * configure: Regenerate.
254
3beb1315
HPN
2552004-03-09 Hans-Peter Nilsson <hp@axis.com>
256
257 * configure: Regenerate for config/accross.m4 correction.
258
688556b9
AJ
2592004-03-07 Andreas Jaeger <aj@suse.de>
260
261 * testsuite/test-demangle.c: Include <string.h> and <stdlib.h> for
262 prototypes.
263 (main): Initialize style.
264
80a19ac8
ILT
2652004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
266
31058ee3
ILT
267 * cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED,
268 D_PRINT_UNSIGNED_LONG, D_PRINT_LONG_LONG,
269 D_PRINT_UNSIGNED_LONG_LONG, D_PRINT_FLOAT.
270 * cp-demangle.c (cplus_demangle_builtin_types): Change char and
271 short types to D_PRINT_DEFAULT. Change other integer types to use
272 new D_PRINT_* values where appropriate. Change float types to
273 D_PRINT_FLOAT.
274 (d_print_comp) [LITERAL, LITERAL_NEG]: Handle new D_PRINT_*
275 values.
276 * testsuite/demangle-expected: Adjust two test cases.
277
278 * cp-demangle.c (d_print_function_type): Print a space before the
279 parenthesis around the function type in more cases.
280 * testsuite/demangle-expected: Adjust one test case.
281
93f20626
ILT
282 * cp-demangle.c (d_print_comp) [UNARY]: Don't emit extra
283 parentheses around a cast.
284 * testsuite/demangle-expected: Adjust two test cases to match new
285 output.
286
dbd6ec2b
ILT
287 * cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.
288
80a19ac8
ILT
289 * cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE, CONST]: Don't
290 push more than one of the same CV-qualifier on the top of the
291 stack.
292 (d_print_comp) [ARRAY_TYPE]: If the array itself is CV-qualified,
293 move the CV-qualifiers to apply to the element type instead.
294 (d_print_array_type): When checking the modifiers, keep looking
295 past ones which have been printed already.
296 * testsuite/demangle-expected: Add three test cases.
297
8ad1c80e
ILT
2982004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
299
e8ed4ac2
ILT
300 * cp-demangle.c (__cxa_demangle): Adjust last patch to handle
301 empty string correctly.
302
4a368ffd
ILT
303 * cp-demangle.c (__cxa_demangle): It is not an error if status is
304 not NULL. It is an error if the mangled name is the same as a
305 built-in type name.
306 (main): If IN_GLIBCPP_V3 is defined, test __cxa_demangle rather
307 than cplus_demangle_v3.
308
8ad1c80e
ILT
309 * dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
310 the associated #define of RETURN_ON_ALLOCATION_FAILURE.
311
ef2a223f
MK
3122004-02-16 Matt Kraai <kraai@alumni.cmu.edu>
313
314 * regex.c: Include <ansidecl.h>.
315 (regcomp): Cast i to int.
316 (regerror): Add ATTRIBUTE_UNUSED to parameter preg.
317
5254fd7b
ILT
3182004-01-25 Ian Lance Taylor <ian@wasabisystems.com>
319
320 * configure.ac: Add m4_pattern_allow(LIBOBJS).
321 * configure: Regenerate.
322
398b3deb
DD
3232004-01-22 DJ Delorie <dj@redhat.com>
324
325 * Makefile.in: Convert to ./ throughout. Rebuild dependencies
326 with explicit build rules.
327 (VPATH): Remove.
328 (.c.o): Poison.
329 * configure.ac (pexecute, LIBOBJS): Add ./ .
330 * maint-tool: Build dependencies with explicit rules.
331
4e394293
KH
3322004-01-15 Kazu Hirata <kazu@cs.umass.edu>
333
334 * strdup.c (strdup): Constify the argument.
335
0046e342
LR
3362004-01-14 Loren J. Rittle <ljrittle@acm.org>
337
338 * Makefile.in (distclean): Remove config.cache.
339
d4f3ce5c
DJ
3402004-01-13 Daniel Jacobowitz <drow@mvista.com>
341
342 * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
343 takes two parameters.
344 * cp-demint.c (cplus_demangle_fill_component): Likewise.
345
5e777af5
ILT
3462004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
347
348 * cp-demangle.c: Include "cp-demangle.h". If IN_GLIBCPP_V3 is
349 defined, rename some functions which are to become static via
350 #define.
351 (CP_STATIC_IF_GLIBCPP_V3): Define.
352 (struct d_operator_info): Move definition to cp-demangle.h, and
353 rename to demangle_operator_info. Change all uses.
354 (enum d_builtin_type_print): Move definition to cp-demangle.h.
355 (struct d_builtin_type_info): Move definition to cp-demangle.h,
356 and rename to demangle_builtin_type_info. Change all uses.
357 (enum d_comp_type): Move definition to include/demangle.h, and
358 rename to demangle_component_type, and change all enums to start
359 with DEMANGLE_COMPONENT_ instead of D_. Change all uses.
360 (struct d_comp): Move definition to include/demangle.h, and rename
361 to demangle_component. Change all uses.
362 (struct d_info): Move definition to cp-demangle.h.
363 (cplus_demangle_fill_name): New function.
364 (cplus_demangle_fill_extended_operator): New function.
365 (cplus_demangle_fill_ctor): New function.
366 (cplus_demangle_fill_dtor): New function.
367 (d_make_empty): Remove type parameter. Change all callers.
368 (d_make_name): Use cplus_demangle_fill_name.
369 (d_make_extended_operator): Use
370 cplus_demangle_fill_extended_operator.
371 (d_make_ctor): Use cplus_demangle_fill_ctor.
372 (d_make_dtor): Use cplus_demangle_fill_dtor.
373 (cplus_demangle_mangled_name): Rename from d_mangled_name. Make
374 non-static by default. Change all callers.
375 (cplus_demangle_operators): Rename from d_operators. Change all
376 uses. Make non-static by default. Add sentinel at end of array.
377 (d_operator_name): Adjust initialization of high for new sentinel
378 in cplus_demangle_operators.
379 (cplus_demangle_builtin_types): Rename from d_builtin_types.
380 Change all uses. Make non-static by default. Change initializer
381 to use D_BUILTIN_TYPE_COUNT instead of magic number 26.
382 (cplus_demangle_type): Rename from d_type. Make non-static by
383 default. Change all callers.
384 (cplus_demangle_init_info): Rename from d_init_info. Make
385 non-static by default. Change all callers.
386 * cp-demangle.h: New file.
387 * cp-demint.c: New file.
388 * Makefile.in: Rebuild dependencies.
389 (CFILES): Add cp-demint.c.
390 (REQUIRED_OFILES): Add cp-demint.o.
391
c31d56ed
KC
3922004-01-09 Kelley Cook <kcook@gcc.gnu.org>
393
394 * configure.in: Rename file to ...
395 * configure.ac: ... this.
396 * Makefile.in: Update a comment for above change.
397 * README: Likewise.
398 * config.in: Regenerate.
399
e4796f1c
ILT
4002004-01-02 Ian Lance Taylor <ian@wasabisystems.com>
401
402 * cp-demangle.c (d_encoding): When DMGL_PARAMS is not set, strip
403 CV-qualifiers from D_COMP_LOCAL_NAME right subtree.
404 * cplus-dem.c (demangle_arm_hp_template): Set DMGL_PARAMS when
405 demangling template parameters.
406 * testsuite/test-demangle.c (fail): New static function.
407 (main): Support new options in input file: --no-params,
408 --is-v3-ctor, and --is-v3-dtor.
409 * testsuite/demangle-expected: Add --no-params to most tests, and
410 add the correct result when parameters are not demangled. Add
411 some simple tests for V3 constructor/destructor recognition.
412
4d425229
KG
4132003-12-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
414
415 * cp-demangle.c (is_ctor_or_dtor): Fix error in last change.
416
6b309c6e
DJ
4172003-12-22 Daniel Jacobowitz <drow@mvista.com>
418
419 PR debug/13272
420 * Makefile.in (lbasename.o): Depend on filenames.h.
421 * lbasename.c: Include "filenames.h" instead of defining
422 its macros locally.
423
2d6c4025
ILT
4242003-12-22 Ian Lance Taylor <ian@wasabisystems.com>
425
426 * cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler supports
427 dynamic arrays.
428 (struct d_operator_info): Add len field.
429 (struct d_builtin_type_info): Add len and java_len fields.
430 (struct d_standard_sub_info): Add simple_len, full_len, and
431 set_last_name_len fields.
432 (struct d_comp): Add len field to s_string.
433 (struct d_info): Add send, did_subs, and expansion fields.
434 (d_append_string_constant): Define.
435 (d_append_string): Remove. Change all users to use
436 d_append_string_constant or d_append_buffer instead.
437 (d_make_sub): Add len parameter. Change all callers.
438 (d_name): Increase expansion when substituting std::.
439 (d_unqualified_name): Increase expansion for an operator.
440 (d_number): Don't use multiplication for negative numbers.
441 (d_identifier): Make sure there are enough characters in the
442 string for the specified length. Adjust expansion for an
443 anonymous namespace.
444 (d_operators): Initialize len field.
445 (d_special_name, d_ctor_dtor_name): Increase expansion.
446 (d_builtin_types): Initialize len and java_len fields.
447 (d_type): Increase expansion for a builtin type.
448 (d_cv_qualifiers): Increase expansion for each qualifier.
449 (d_bare_function_type): Decrease expansion when removing single
450 void parameter.
451 (d_template_param): Increment did_subs.
452 (d_expression): Increase expansion for an operator.
453 (d_expr_primary): Decrease expansion for a type we will print
454 specially.
455 (standard_subs): Initialize new fields.
456 (d_substitution): Increment did_subs when doing a normal
457 substitution. Increase expansion for a special substitution.
458 (d_print): Add estimate parameter. Change all callers.
459 (d_print_comp) [D_COMP_NAME]: Handle C++ case inline.
460 (d_print_comp) [D_COMP_BINARY]: Use length to avoid strcmp call.
461 (d_print_java_identifier): Rename from d_print_identifier. Handle
462 only Java case. Change caller.
463 (d_init_info): Change return type to void. Change all callers.
464 Initialize send, did_subs, and expansion fields. Do not
465 initialize comps and subs fields.
466 (d_demangle): Ifdef CP_DYNAMIC_ARRAYS, allocate comps and subs
467 arrays on stack. Make an estimate of the length of the demangled
468 name. Ifdef CP_DEMANGLE_DEBUG, print estimation failures.
469 (is_ctor_or_dtor): Ifdef CP_DYNAMIC_ARRAYS, allocate comps and
470 subs arrays on stack.
471
2307e075
ILT
4722003-12-20 Ian Lance Taylor <ian@wasabisystems.com>
473
474 * cp-demangle.c (d_identifier): In Java mode, skip an optional '$'
475 after the identifier.
476 * testsuite/demangle-expected: Add test case.
477
a91d1af0
ILT
4782003-12-19 Ian Lance Taylor <ian@wasabisystems.com>
479
480 Fix for PR c++/13447:
481 * cp-demangle.c (enum d_comp_type): Add D_COMP_LOCAL_NAME.
482 (d_dump, d_make_comp): Handle D_COMP_LOCAL_NAME.
483 (is_ctor_dtor_or_conversion): Handle D_COMP_LOCAL_NAME like
484 D_COMP_QUAL_NAME.
485 (is_ctor_or_dtor): Likewise.
486 (d_local_name): Use D_COMP_LOCAL_NAME rather than
487 D_COMP_QUAL_NAME.
488 (d_print_comp) [D_COMP_LOCAL_NAME]: New.
489 (d_prinT_comp) [D_COMP_TYPED_NAME]: If the left tree is
490 D_COMP_LOCAL_NAME, pull any qualifiers off its right subtree.
491 (d_print_mod_list): Handle D_COMP_LOCAL_NAME.
492 * testsuite/demangle-expected: Add two test cases.
493
494 * cp-demangle.c (d_print_function_type): Clear the global modifier
495 list when printing the modifiers, not just when printing the
496 function parameters.
497 * testsuite/demangle-expected: Add two test cases.
498
8d686df2
ILT
4992003-12-15 Ian Lance Taylor <ian@wasabisystems.com>
500
cbc278f4
ILT
501 * cp-demangle.c (d_print_function_type): Print the function
502 parameters with no modifiers.
503 * testsuite/demangle-expected: Add test case.
504
8d686df2
ILT
505 * cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't
506 expect that we've read the entire string.
507 (is_ctor_or_dtor): Don't expect that we've read the entire
508 string--reverse patch of 2003-11-29.
509
adf269c7
BK
5102003-12-15 Brendan Kehoe <brendan@zen.org>
511
512 * libiberty/Makefile.in (floatformat.o): Add dependency on
513 config.h to accompany change of 2003-12-03.
514
374caa50
ILT
5152003-12-15 Ian Lance Taylor <ian@wasabisystems.com>
516
517 Fix handling of constructor/destructor of standard substitution:
518 * cp-demangle.c (struct d_standard_sub_info): Define.
519 (d_substitution): Add prefix argument. Change all callers.
520 Rework handling of standard substitutions to print full name when
521 qualifying a constructor/destructor, or when DMGL_VERBOSE is set.
522 * testsuite/demangle-expected: Add test case.
523
524 Fix handling of negative literal constants:
525 * cp-demangle.c (enum d_comp_type): Add D_COMP_LITERAL_NEG.
526 (d_dump, d_make_comp): Handle D_COMP_LITERAL_NEG.
527 (d_expr_primary): Use D_COMP_LITERAL_NEG for a negative number.
528 (d_print_comp): Handle D_COMP_LITERAL_NEG.
529 * testsuite/demangle-expected: Add test case.
530
a51753e4
ILT
5312003-12-04 Ian Lance Taylor <ian@wasabisystems.com>
532
533 * cp-demangle.c (IS_UPPER, IS_LOWER): Define.
534 (d_last_char): Define new macro.
535 (d_make_name): Reject an empty name.
536 (d_prefix, d_unqualified_name, d_type): Use new IS_* macros.
537 (d_substitution, d_print_identifier): Likewise.
538 (d_print_comp) [D_COMP_OPERATOR]: Likewise.
539 (d_print_comp) [D_COMP_TEMPLATE]: Use new d_last_char macro.
540 (d_print_mod) Use new d_last_char macro.
541 (d_print_cast): Use new d_last_char macro.
542 (is_ctor_or_dtor): Don't leak memory.
543
544 Fix handling of member function modifiers:
545 * cp-demangle.c (enum d_comp_type): Add D_COMP_RESTRICT_THIS,
546 D_COMP_VOLATILE_THIS, and D_COMP_CONST_THIS.
547 (d_dump): Dump new d_comp_type values.
548 (d_make_comp): Accept new d_comp_type values.
549 (has_return_type): Only accept _THIS variants of qualifiers.
550 (d_encoding): Without DMGL_PARAMS, only remove _THIS variants of
551 qualifiers.
552 (d_cv_qualifiers): Add member_fn parameter. Change all callers.
553 (d_print_comp) [D_COMP_TYPED_NAME]: Rather than removing
554 qualifiers and printing them at the end, add _THIS qualifiers to
555 the modifier list.
556 (d_print_comp) [D_COMP_*_THIS]: New cases.
557 (d_print_comp) [D_COMP_PTRMEM_TYPE]: Remove special handling of
558 qualifiers.
559 (d_print_mod_list): Add suffix parameter. Change all callers.
560 Keep walking the list even if the current modifier has been
561 printed.
562 (d_print_mod): Handle new _THIS qualifiers.
563 (d_print_function_type): Handle new _THIS qualifiers when deciding
564 whether to print a parenthesis. Put a space before the
565 parenthesis in some cases. Call d_print_mod_list again at the
566 end, passing suffix as 1.
567 (is_ctor_or_dtor): Look for new _THIS qualifiers.
568 * testsuite/demangle-expected: Add test case.
569
570 Fix for PR gcc/13304:
571 * cp-demangle.c (d_print_comp) [D_COMP_TEMPLATE]: If the character
572 before the '<' is itself a '<', insert a space.
573 (d_print_cast): Likewise.
574 * testsuite/demangle-expected: Add test case.
575
576 Fix for PR gcc/13244:
577 * cp-demangle.c (d_print_comp) [D_COMP_BINARY]: Wrap an expression
578 which uses the '>' operator in an extra layer of parens.
579 * testsuite/demangle-expected: Add test case.
580
bee6ab3e
ILT
5812003-12-03 Ian Lance Taylor <ian@wasabisystems.com>
582
583 * floatformat.c: Include "config.h" and <string.h> if available.
584 (INFINITY, NAN): Define if not defined by <math.h>.
585 (floatformat_to_double): Handle NaN, infinity, and denormalized
586 numbers.
587 (floatformat_from_double): Likewise.
588 (ieee_test): In debugging code, use little endian rather than big
589 endian. Correct tests to handle NaN and to check correct sign of
590 zero. Omit m68k extended test.
591 (main): Add more debugging cases.
592
f26deb3d
ILT
5932003-11-29 Ian Lance Taylor <ian@wasabisystems.com>
594
595 * cp-demangle.c (d_demangle): Only return success if we consumed
596 the entire demangled string.
597 (is_ctor_or_dtor): Likewise.
598
599 * testsuite/demangle-expected: Revert one part of 2003-06-26 patch
600 to restore expected result of EDG test case to original expected
601 result.
602
81dc098b
ILT
6032003-11-26 Ian Lance Taylor <ian@wasabisystems.com>
604
605 * cp-demangle.c (struct d_print_mod): Add templates field.
606 (d_make_builtin_type): Check for NULL type.
607 (d_make_extended_operator): Check for NULL name.
608 (d_make_ctor, d_make_dtor): Likewise.
609 (d_mangled_name): Add top_level parameter. Change all callers.
610 (d_encoding): If DMGL_PARAMS is not set, strip off initial
611 CV-qualifiers.
612 (d_type): Check some return values we rely on.
613 (d_bare_function_type, d_array_type): Likewise.
614 (d_pointer_to_member_type, d_template_args): Likewise.
615 (d_add_substitution): Fail if argument is NULL.
616 (d_print_resize): Check whether buf is NULL.
617 (d_print_comp): Save current templates list with each modifier.
618 Don't pass the modifier list down when printing a template.
619 (d_print_cast): Don't pass the modifier list down when printing a
620 template.
621 (d_print_mod_list): Temporarily set templates list while printing
622 a modifier.
623 (d_print_mod): Check that buf is not NULL before using it.
624 (d_print_function_type): Print parens if there is no modifier.
625 (d_init_info): Permit as many substitutions as there are
626 characters in the mangled name.
627 * testsuite/demangle-expected: Add two new test cases.
628
eb459c81
ILT
6292003-11-25 Ian Lance Taylor <ian@wasabisystems.com>
630
631 * cp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS to
632 d_demangle.
633
ad07f5e5
ILT
6342003-11-22 Ian Lance Taylor <ian@wasabisystems.com>
635
636 * cp-demangle.c (d_encoding): Add top_level parameter. Change all
637 callers.
638 (print_usage): Display new -p option.
639 (long_options): Add --no-params.
640 (main): Accept and handle -p.
641
0ba5c8a2
ILT
6422003-11-21 Ian Lance Taylor <ian@wasabisystems.com>
643
644 * cp-demangle.c (has_return_type): Skip qualifiers when checking
645 whether we have a template.
646 * testsuite/demangle-expected: Add four new tests.
647
bd6946d1
ILT
6482003-11-20 Ian Lance Taylor <ian@wasabisystems.com>
649
9cca376f
ILT
650 * testsuite/demangle-expected: Minor changes to match output of
651 new demangler: adjust whitespace in four tests, and change order
652 of qualifiers in one test.
653
bd6946d1
ILT
654 * cp-demangle.c: Complete rewrite.
655
6df5a5c7
MM
6562003-11-19 Mark Mitchell <mark@codesourcery.com>
657
658 * cp-demangle.c (demangle_type): Correct thinko in substitution
659 processing.
660
a9b571f2
ILT
6612003-11-18 Ian Lance Taylor <ian@wasabisystems.com>
662
820555e6
ILT
663 * cp-demangle.c (demangle_operator_name): Remove space before
664 "sizeof".
665 (demangle_type_ptr): Put qualifiers in the right place. Handle
666 qualifiers in pointer to member specially.
667 (demangle_type): Handle qualifiers for pointer or reference
668 specially. Handle function type.
669 (demangle_local_name): Save and restore caret around demangling of
670 initial encoding.
671
c4328d32
ILT
672 * testsuite/test-demangle.c (main): Don't pass DMGL_VERBOSE to
673 cplus_demangle.
674
a9b571f2
ILT
675 * testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.
676
ad37274a
AJ
6772003-10-31 Andreas Jaeger <aj@suse.de>
678
679 * floatformat.c (floatformat_always_valid): Add unused attribute.
680
27eb8ab1
JZ
6812003-10-30 Josef Zlomek <zlomekj@suse.cz>
682
683 Jan Hubicka <jh@suse.cz>
684 * vasprintf.c (int_vasprintf): Pass va_list by value.
685 Use va_copy for copying va_list.
686 (vasprintf): Pass va_list by value.
687
e0432c1c
JZ
6882003-10-30 Josef Zlomek <zlomekj@suse.cz>
689
690 * hashtab.c (htab_find_slot_with_hash): Decrease n_deleted
691 instead of increasing n_elements when inserting to deleted slot.
692
08c5b96d
B
6932003-10-20 J. Brobecker <brobecker@gnat.com>
694
695 * cplus-dem.c (demangle_template): Register a new Btype only
696 when needed.
697 * testsuite/demangle-expected: Add a new test.
698
968e3f93
L
6992003-10-16 H.J. Lu <hongjiu.lu@intel.com>
700
701 * testsuite/demangle-expected: Update the expected output of
702 _GLOBAL__I__Z2fnv.
703
bca48dc6
DJ
7042003-10-02 Daniel Jacobowitz <drow@mvista.com>
705
706 * strerror.c: Revert last change. Declare static sys_nerr
707 and sys_errlist using different names.
708
b9e8f4b3
DJ
7092003-10-01 Daniel Jacobowitz <drow@mvista.com>
710
711 * strerror.c: Don't provide or reference sys_errlist if
712 strerror is available.
713
c0590bfd
L
7142003-10-01 H.J. Lu <hongjiu.lu@intel.com>
715
716 * configure.in: Check if $MAKEINFO is missing.
717 * configure: Regenerated.
718
b033df90
DJ
7192003-09-24 Daniel Jacobowitz <drow@mvista.com>
720
721 * configure.in: Use AC_PROG_CPP_WERROR.
722 * configure: Regenerated.
723
83c07342
AC
7242003-09-22 Andrew Cagney <cagney@redhat.com>
725
726 * floatformat.c (floatformat_i387_ext_is_valid): New function.
727 (floatformat_always_valid): New function.
728 (floatformat_i387_ext): Initialize new "is_valid" field to
729 "floatformat_i387_ext_is_valid".
730 (floatformat_ieee_single_little): Initialize "is_valid" field to
731 floatformat_always_valid.
732 (floatformat_ieee_double_big): Ditto.
733 (floatformat_ieee_double_little): Ditto.
734 (floatformat_ieee_double_little): Ditto.
735 (floatformat_ieee_double_littlebyte_bigword): Ditto.
736 (floatformat_i960_ext): Ditto.
737 (floatformat_m88110_ext): Ditto.
738 (floatformat_m88110_harris_ext): Ditto.
739 (floatformat_arm_ext_big): Ditto.
740 (floatformat_arm_ext_littlebyte_bigword): Ditto.
741 (floatformat_ia64_spill_big): Ditto.
742 (floatformat_ia64_spill_little): Ditto.
743 (floatformat_ia64_quad_big): Ditto.
744 (floatformat_ia64_quad_little): Ditto.
745 (floatformat_ia64_quad_little): Ditto.
746 (floatformat_is_valid): Call "is_valid".
747
c9fbef12
AC
7482003-09-15 Andrew Cagney <cagney@redhat.com>
749
750 * floatformat.c (get_field): Make "data" constant.
751 (floatformat_is_valid, floatformat_to_double): Make "from"
752 constant, fix casts.
753 (floatformat_from_double): Make "from" constant.
754
9c8860c3
DJ
7552003-09-15 Daniel Jacobowitz <drow@mvista.com>
756
757 * floatformat.c (floatformat_is_valid): New function.
758 (get_field, put_field): Correct comments.
759
13f7d3a1
JZ
7602003-09-06 Josef Zlomek <zlomekj@suse.cz>
761
762 * fibheap.c (fibheap_replace_key_data): Change type of OKEY to
763 FIBHEAPKEY_T.
764
03eec143 7652003-09-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
86d75906
JDA
766
767 PR bootstrap/12100
768 * aclocal.m4 (AC_LANG_FUNC_LINK_TRY): Define.
769 * configure: Rebuilt.
770
238235ef
DJ
7712003-08-27 Daniel Jacobowitz <drow@mvista.com>
772
773 * aclocal.m4: Include acx.m4 and no-executables.m4.
774 (libiberty_AC_FUNC_STRNCMP): Use AC_LIBOBJ.
775 (LIB_AC_PROG_CC): Remove.
776 * configure.in: Update AC_PREREQ to 2.57. Use GCC_NO_EXECUTABLES.
777 Use AC_PROG_CC and set ac_libiberty_warn_cflags instead of using
778 LIB_AC_PROG_CC. Use AC_LIBOBJ. Call AC_ISC_POSIX later, only if
779 performing link tests.
780 * configure: Regenerated.
781
2b81b2c9
NN
7822003-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
783
0cf61401 784 * cp-demangle.c: Clarify what package(s) this is part of.
2b81b2c9 785
7b96f3e4
DS
7862003-07-05 Danny Smith <dannysmith@users.sourceforge.net>
787
788 * pex-win32.c (pexecute): Mark parameters this_pname and
789 temp_base as unused. Remove unused variables retries,
790 sleep_interval. Initialize org_stdin, org_stdout.
791 (pwait): Mark parameter flags as unused.
792
7932003-07-02 Danny Smith <dannysmith@users.sourceforge.net>
bacb96b2
DS
794
795 * pex-win32.c (fix_argv): Ensure that the executable pathname
796 uses Win32 backslashes.
797 (pexecute): Cast away constness when assigning *errmsg_arg.
798
6f8507b1
L
7992003-06-26 H.J. Lu <hongjiu.lu@intel.com>
800
801 * testsuite/demangle-expected: Add more GNU V3 testcases.
802
21299dbd
ZW
8032003-06-22 Zack Weinberg <zack@codesourcery.com>
804
805 * safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
806 not HC_ASCII and HC_EBCDIC.
807 Add documentation in form expected by gather-docs.
808 * hex.c: Use HOST_CHARSET, not hand-coded check of character set.
809 * Makefile.in, functions.texi: Regenerate.
810
7468e0b5
ZW
8112003-06-21 Zack Weinberg <zack@codesourcery.com>
812
813 * safe-ctype.c: Separate out EOF==-1 check. Use HOST_CHARSET
814 for charset determination.
815
cf8e4b78
DH
8162003-06-19 Dara Hazeghi <dhazeghi@yahoo.com>
817
818 * configure.in: Add check for malloc.h needed by
819 m68k for function free().
820 * configure: Regenerated.
821 * config.in: Add HAVE_MALLOC_H.
822 * hashtab.c: include malloc.h were available for
823 free().
824
aa9dc53d 8252003-06-09 Albert Chin-A-Young <china@thewrittenword.com>
7468e0b5 826
aa9dc53d
ACY
827 PR bootstrap/10974
828 * physmem.c: Update comment.
829 * configure.in: Modify test for _system_configuration for older
830 AIX systems.
831
832 * config.in, configure: Regenerated.
7468e0b5 833
8191fe81
JDA
8342003-06-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
835
836 PR other/10810
837 * test-demangle.c (getline): Fix fence-post error.
838
8d398258
NC
8392003-06-03 Nick Clifton <nickc@redhat.com>
840
841 * asprintf.c: Change comment to note that -1 is returned upon
842 error.
843 * vasprintf.c: Likewise.
844 (vasprintf): Return -1 upon error.
845 * functions.texi: Document changes to asprintf and vasprintf.
846
29ad6d3f
KC
8472003-05-19 Kelley Cook <kelleycook@wideopenwest.com>
848
849 * config.table: Accept i[345867]86 variant.
850
49a19cfd
JB
8512003-05-15 Jim Blandy <jimb@redhat.com>
852
853 * hex.c (_hex_value): Make this unsigned.
854 (hex_value): Update documentation for new return type. hex_value
855 now expands to an unsigned int expression, to avoid unexpected
856 sign extension when we store it in a bfd_vma, which is larger than
857 int on some platforms.
858 * functions.texi: Regenerated.
859
d5d4eae2
JZ
8602003-05-07 Josef Zlomek <zlomekj@suse.cz>
861
862 * splay-tree.c (splay_tree_predecessor): Fix comment.
863 (splay_tree_successor): Fix comment.
864
5cc5a0d0
JM
8652003-05-07 Jason Merrill <jason@redhat.com>
866
9d70d418 867 * hashtab.c (iterative_hash): New fn.
5cc5a0d0
JM
868 * configure.in: Add AC_C_BIGENDIAN_CROSS.
869 * aclocal.m4: Include accross.m4.
870 * configure, config.in: Regenerate.
871
05c30f22
KG
8722003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
873
874 * configure.in (AC_CHECK_FUNCS): Don't make multiple calls.
875 * configure: Regenerate.
876
41fe9404
CW
8772003-05-03 Carlo Wood <carlo@alinoe.com>
878
879 * cp-demangle.c: Fix typo in "char_traints" string-literal.
880
52dd3224
KG
8812003-04-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
882
883 * vsnprintf.c (vsnprintf): Don't pad string with extra nulls.
884 (main): Test that we don't write too much data.
885
bd3fbc6b
KG
8862003-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
887
888 * configure.in (funcs, AC_CHECK_FUNCS): Add snprintf and
889 vsnprintf.
890 * snprintf.c, vsnprintf.c: New files.
891 * Makefile.in (CFILES): Add snprintf.c and vsnprintf.c.
892 (CONFIGURED_OFILES): Add snprintf.o and vsnprintf.o.
893 Regenerate dependencies.
894
895 * functions.texi, configure, config.in: Regenerated.
896
029bcc09
KG
8972003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
898
899 * mempcpy.c, stpcpy.c, stpncpy.c: New files.
900 * configure.in (funcs, AC_CHECK_FUNCS): Add mempcpy, stpcpy
901 and stpncpy.
902 * Makefile.in (CFILES): Add mempcpy.c, stpcpy.c and stpncpy.c.
903 (CONFIGURED_OFILES): Add mempcpy.o, stpcpy.o and stpncpy.o.
904 Regenerate dependencies.
905
906 * functions.texi, configure, config.in: Regenerated.
907
c9ac9147
KG
9082003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
909
910 * argv.c: Fix comments.
911 * calloc.c: Don't unnecessarily include "libiberty.h".
912 (bzero): Add prototype.
913 * floatformat.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
914 * getcwd.c (getcwd): Use standard definition to avoid conflicts
915 with system headers.
916 * hashtab.c (htab_traverse): Delete unused variables.
917 * rename.c: Include "ansidecl.h".
918 (rename): Use standard definition to avoid conflicts with system
919 headers.
920 * strsignal.c: Rely on ANSI_PROTOTYPES.
921 * strstr.c: Check GNUC >= 2, not GNUC == 2.
922 * vfprintf.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
923 * vprintf.c: Include "ansidecl.h" earlier, rely on
924 ANSI_PROTOTYPES.
925 * vsprintf.c: Include "ansidecl.h" earlier, rely on
926 ANSI_PROTOTYPES and possibly include <stdarg.h>.
7468e0b5 927
c9ac9147
KG
928 * Makefile.in: Regenerate dependencies.
929
98475c57
DD
9302003-04-15 DJ Delorie <dj@redhat.com>
931
932 * maint-tool (deps): Scan for headers in $srcdir also.
933
55adc7bd
KG
9342003-04-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
935
936 PR target/10338
937 PR bootstrap/10198
938 PR bootstrap/10140
939 * getopt.c (exchange, _getopt_initialize): Use mempcpy not
940 __mempcpy.
941 * regex.c (regerror): Likewise.
942
0ae0f1b0
RS
9432003-04-14 Roger Sayle <roger@eyesopen.com>
944
945 * argv.c: Use ANSI_PROTOTYPES instead of __STDC__.
946 * memchr.c: Likewise.
947 * strcasecmp.c: Likewise.
948 * strncasecmp.c: Likewise.
949 * strncmp.c: Likewise.
950 * xatexit.c: Likewise.
951 * xmalloc.c: Likewise.
952
953 * copysign.c: Use traditional function declaration instead of DEFUN.
954 * sigsetmask.c: Likewise.
955
956 * memcmp.c: Both of the above, ANSI_PROTOTYPES and DEFUN.
957 * memset.c: Likewise.
958
959 * memcpy.c: ANSI_PROTOTYPES, DEFUN and prototype bcopy.
960 * memmove.c: Likewise.
961
88702c45
RS
9622003-04-14 Roger Sayle <roger@eyesopen.com>
963
964 * strdup.c (strdup): Tweak implementation to use memcpy.
965
39e8d049
KG
9662003-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
967
968 * configure.in (HAVE_UINTPTR_T): Always define.
969 * configure: Regenerated.
970
9f2e0608
AO
9712003-03-23 Alexandre Oliva <aoliva@redhat.com>
972
973 * Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)
974 instead of $$CC alone.
975 (install_to_tooldir): Use it.
976
dbccdc42
JH
9772003-17-03 Jan Hubicka <jh@suse.cz>
978
979 * hashtab.c (htab_traverse_noresize): Break out from ...
980 * hashtab.c (htab_traverse): ... here.
981
0a8e3de3
JH
9822003-12-03 Jan Hubicka <jh@suse.cz>
983
cd22e4af
JH
984 * hashtab.c (htab_expand): Fix warning.
985
0a8e3de3
JH
986 * hashtab.c (htab_expand): Compute the size of hashtable based
987 on the number of elements actually used.
988 (htab_traverse): Call htab_expand when table is too empty.
989
8fe85775
CW
9902003-03-11 Carlo Wood <carlo@gnu.org>
991
992 * cplus-dem.c (demangle_integral_value): Correction to reflect
993 patch of 2002-01-10 in order to also make negative multi-digits
994 without leading underscore work.
995
3bf27822
MM
9962003-03-03 Mark Mitchell <mark@codesourcery.com>
997
998 * cplus-dem.c: Add license exception to copyright notice.
999
434fa0b8
KG
10002003-02-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1001
1002 * physmem.c: Formatting changes from upstream.
1003
ed935c35
DS
10042003-02-24 Danny Smith <dannysmith@users.source.forge.net>
1005
1006 * physmem.c (physmem_total): Add _WIN32 support.
1007 (physmem_available): Likewise.
1008
7f9fc006
RO
10092003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1010
1011 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Test for
1012 GSI_PHYSMEM.
1013 (physmem_available) [HAVE_TABLE]: Test for TBL_VMSTATS.
1014
d47f75c4
KG
10152003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1016
1017 * configure.in: Check for sys/systemcfg.h and
1018 _system_configuration.
1019 * physmem.c: Add support for AIX. Tweek formatting as per
1020 upstream coreutils beta.
1021
170230b7
KG
10222003-02-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1023 Richard Earnshaw <rearnsha@arm.com>
1024 Geoffrey Keating <geoffk@apple.com>
7468e0b5 1025
170230b7
KG
1026 * configure.in: Check for sys/sysctl.h and sysctl.
1027 * physmem.c: Add support for *bsd and darwin.
1028 * Makefile.in: Generate depedency for physmem.o.
1029
4a06f7f2
RO
10302003-02-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1031
1032 * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Use getsysinfo on
1033 Tru64 UNIX.
1034 (physmem_available) [HAVE_TABLE && HAVE_SYS_TABLE_H]: Use table on
1035 Tru64 UNIX.
1036
1037 * configure.in (AC_CHECK_HEADERS): Check for sys/sysinfo.h,
1038 machine/hal_sysinfo.h, sys/table.h.
1039 (checkfuncs, AC_CHECKFUNCS): Check for getsysinfo, table.
1040 * configure, config.in: Regenerate.
1041
64c7e556
KG
10422003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1043
1044 * configure.in: Check for sys/sysmp.h and sysmp.
1045 * physmem.c: Pull upstream copy, add support for irix6.
1046
1047 * config.in, configure: Regenerated.
1048
e9019af6
KG
10492003-02-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1050
1051 * physmem.c (physmem_total, physmem_available): De-ANSI-fy.
1052 * configure.in (AC_CHECK_FUNCS): Add pstat_getstatic and
1053 pstat_getdynamic.
7468e0b5 1054
a354191e
KG
10552003-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1056
1057 * Makefile.in (CFILES): Add physmem.c.
1058 (REQUIRED_OFILES): Add physmem.o.
1059 * configure.in: Check for sys/pstat.h.
1060 (checkfuncs): Add pstat_getstatic and pstat_getdynamic.
1061 * physmem.c: New file, copied from textutils.
1062
1063 * config.in, configure: Regenerated.
1064
4876b2b4
DJ
10652003-02-20 Daniel Jacobowitz <drow@mvista.com>
1066
1067 * Makefile.in (CFILES): Add lrealpath.c.
1068 (REQUIRED_OFILES): Add lrealpath.o.
1069 (lrealpath.o): Add rule.
1070 * aclocal.m4 (libiberty_NEED_DECLARATION): Add.
1071 * configure.in: Add realpath and canonicalize_file_name to
1072 checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION
1073 for canonicalize_file_name.
1074 * lrealpath.c: New file.
1075 * make-relative-prefix.c: Update documentation.
1076 (make_relative_prefix): Simplify. Use lbasename and lrealpath.
1077 * config.in: Regenerated.
1078 * configure: Regenerated.
1079 * functions.texi: Regenerated.
1080
e182f0a3 10812003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
1082
1083 * cplus_dem.c: Fix typo: intializes -> initializes.
1084
3343fdd2
AO
10852003-02-20 Alexandre Oliva <aoliva@redhat.com>
1086
1087 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
1088 config.status.
1089 * configure: Rebuilt.
1090
902cf50c
DJ
10912003-02-13 Daniel Jacobowitz <drow@mvista.com>
1092
1093 Fix PR c++/7612.
1094 * cplus-dem.c (demangle_signature): Call string_delete.
1095 Remove extra string_init.
1096 (demangle_arm_hp_template): Call string_delete instead of
1097 string_clear. Add missing string_delete call.
1098 (demangle_qualified): Add missing string_delete call.
1099 (do_type): Remove unused variable btype. Add missing string_delete
1100 call. Call string_delete instead of string_clear.
1101 (demangle_fund_type): Move variable btype inside of the switch
1102 statement. Add missing string_delete call.
1103 (do_arg): Call string_delete instead of string_clear. Remove extra
1104 string_init.
1105 (demangle_nested_args): Free work->previous_argument.
1106
7ac27e08
KG
11072003-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1108
1109 * acconfig.h: New file. Add uintptr_t.
1110 * config.in: Regenerated.
1111
b3a8389d
JM
11122003-02-04 Joseph S. Myers <jsm@polyomino.org.uk>
1113
1114 * libiberty.texi: Update to GFDL 1.2.
1115
d8c22ce7
CC
11162003-01-30 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1117
1118 * Makefile.in (libiberty_topdir): New subst.
1119 (mkinstalldirs): Redefine in terms of the above.
1120 * configure.in: AC_SUBST it.
1121 * configure: Regenerate.
1122
4ce1921a
CC
11232003-01-28 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1124
1125 * Makefile.in (all-subdir, check-subdir, installcheck-subdir)
1126 (info-subdir, install-info-subdir, clean-info-subdir)
1127 (dvi-subdir, install-subdir, etags-subdir, mostlyclean-subdir)
1128 (clean-subdir, distclean-subdir, maintainer-clean-subdir):
1129 Pass $(FLAGS_TO_PASS).
1130
93239fdb
AO
11312003-01-27 Alexandre Oliva <aoliva@redhat.com>
1132
1133 * Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use
1134 /`$$CC -print-multi-os-directory`.
1135
74828682
DJ
11362003-01-26 Daniel Jacobowitz <drow@mvista.com>
1137
1138 * hashtab.c (htab_create_alloc_ex): New function.
1139 (hatab_set_functions_ex): New function.
1140 (htab_delete, htab_expand): Support alternate allocation functions.
1141
ece0e59f
CF
11422003-01-24 Christopher Faylor <cgf@redhat.com>
1143
1144 * configure.in: Remove special pex-cygwin consideration.
1145 * configure: Regenerate.
1146 * pex-cygwin.c: Remove.
1147 * Makefile.in: Remove pex-cygwin.[co] lines.
1148
55d0e5e0
ZW
11492003-01-24 Zack Weinberg <zack@codesourcery.com>
1150
1151 * Makefile.in (CFILES): Add pex-*.c.
1152 (REQUIRED_OFILES): Change pexecute.o to @pexecute@
1153 (CONFIGURED_OFILES): Add pex-*.o.
1154 (TEXIFILES): Add pexecute.txh.
1155 (pexecute.o): Delete rule.
1156 (pex-cygwin.o, pex-djgpp.o, pex-mpw.o, pex-msdos.o, pex-os2.o,
1157 pex-unix.o, pex-win32.o): New rules.
1158 * configure.in: Change AC_INIT argument to xmalloc.c.
1159 Compute appropriate pexecute implementation and substitute it
1160 as @pexecute@.
1161
1162 * pexecute.c: Split up into...
1163 * pex-cygwin.c, pex-djgpp.c, pex-mpw.c, pex-msdos.c, pex-os2.c,
1164 pex-unix.c, pex-win32.c, pex-common.h, pexecute.txh: ... these
1165 new files.
1166
1167 * functions.texi: Regenerate.
1168 * configure: Regenerate.
1169
120cdf68
JZ
11702003-01-20 Josef Zlomek <zlomekj@suse.cz>
1171
1172 * hashtab.c (htab_expand): Fix allocation of new entries.
1173
90e5b39f
CC
11742003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1175
1176 * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.
1177
d7082cd7
CC
1178 * Makefile.in (install_to_libdir, install_to_tooldir): Add a
1179 mkinstalldirs command.
1180
eaed9290
DS
11812002-12-04 Danny Smith <dannysmith@users.sourceforge.net>
1182
1183 * make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX):
1184 Define for hosts with HOST_EXECUTABLE_SUFFIX.
1185
ef4e4181
NC
11862002-11-24 Nick Clifton <nickc@redhat.com>
1187
1188 * make-relative-prefix.c (make_relative_prefix): Ensure return
1189 string is empty before using strcat to construct it.
1190
42766f8d
DJ
11912002-11-22 Daniel Jacobowitz <drow@mvista.com>
1192
1193 * Makefile.in: Add make-relative-prefix.c.
1194 * make-relative-prefix.c: New file.
1195 * functions.texi: Rebuilt.
1196
783080ab
JJ
11972002-11-16 Jakub Jelinek <jakub@redhat.com>
1198
1199 * md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be
1200 used with arguments in traditional C' warnings.
1201
7da64d7a
JJ
12022002-10-16 Jakub Jelinek <jakub@redhat.com>
1203
1204 * config.table: Use mh-s390pic for s390x too.
1205
de78f58b
AJ
12062002-10-06 Andreas Jaeger <aj@suse.de>
1207
1208 * libiberty/cplus-dem.c (ada_demangle): Get rid of unneeded
1209 variable and of strict-aliasing warning.
1210 (grow_vect): Use char as first parameter.
1211
6c5d742e
KG
12122002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1213
1214 * Makefile.in (all): Fix multilib parallel build.
1215
f08b7eee
JDA
12162002-09-19 John David Anglin <dave@hiuly1.hia.nrc.ca>
1217
1218 * cp-demangle.c (demangling_new): Cast 0 to enum.
1219 (demangle_char): Cast return of strdup to char *.
1220 (is_gnu_v3_mangled_ctor): Cast 0 to enum.
1221 (is_gnu_v3_mangled_dtor): Likewise.
1222 * cplus-dem.c (grow_vect): Cast return of xrealloc to void *.
1223 (work_stuff_copy_to_from): Cast return of xmalloc to char **.
1224 * fibheap.c (fibnode_new): Cast return of xcalloc to fibnode_t.
1225 * md5.c (md5_process_bytes): Cast results back to const void *.
1226 (md5_process_block): Add cast to const md5_uint32 *.
1227 * regex.c (re_compile_fastmap): Cast enum to UCHAR_T.
1228 * safe-ctype.c (L, XL, U, XU, D, P, _, C, Z, M, V, T, S): Add cast to
1229 unsigned short.
1230 * splay-tree.c (splay_tree_xmalloc_allocate): Cast return of xmalloc
1231 to void *.
1232 * vasprintf.c (int_vasprintf): Cast return of malloc to char *.
1233
8d87f295
NC
12342002-09-19 Nick Clifton <nickc@redhat.com>
1235
1236 * README: Update email addresses for bugs and patches.
1237
6eedb9ca
MS
12382002-09-10 Mike Stump <mrs@apple.com>
1239
1240 * splay-tree.c (splay_tree_successor): Fix comments.
1241
3fd9d606
ZW
12422002-09-11 Zack Weinberg <zack@codesourcery.com>
1243
b2196e8f 1244 * cplus-dem.c: Code under #ifdef MAIN moved to gcc/cp/cxxfilt.c.
3fd9d606
ZW
1245 * testsuite/Makefile.in: Adjust for test-demangle.
1246 * testsuite/regress-demangle: Deleted.
1247 * testsuite/test-demangle.c: New file.
1248 * testsuite/demangle-expected: Change \$ to $ throughout, now that
1249 this file is not being read by a shell script.
1250
70c4e67a
RS
12512002-09-05 Roger Sayle <roger@eyesopen.com>
1252
1253 * regex.c: Only use "#pragma alloca" on AIX when not using gcc.
1254
65b91091
DD
12552002-08-07 DJ Delorie <dj@redhat.com>
1256
1257 * regex.c (re_error_msgid): Just use a simple array of strings.
1258 (re_compile_pattern): Compensate.
1259 (re_comp): Likewise.
1260 (re_comp): Likewise.
1261 (regerror): Likewise.
1262
437974a9
NB
12632002-07-29 Neil Booth <neil@daikokuya.co.uk>
1264
1265 * cplus-dem.c (PREPEND_BLANK): Remove.
de78f58b 1266
28a34ec1
JM
12672002-07-10 Jason Merrill <jason@redhat.com>
1268
1269 * cp-demangle.c (demangle_identifier): Support extended Unicode
1270 characters.
1271
84326592
KG
12722002-07-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1273
1274 * cp-demangle.c (demangle_v3_with_details): Wrap in
de78f58b 1275 !defined IN_GLIBCPP_V3.
84326592 1276
5d69ba1f
MM
12772002-07-01 Mark Mitchell <mark@codesourcery.com>
1278
1279 * cp-demangle.c (demangle_operator_name): Add type_arg parameter.
1280 Set it for the "st" operator.
1281 (demangle_expression): Handle expressions with types as arguments.
1282
7fda878c
DR
12832002-06-30 Douglas Rupp <rupp@gnat.com>
1284
1285 * configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure.
1286 * Makefile.in (OUTPUT_OPTION): Use.
1287
112bae77
PB
12882002-06-22 Peter Breitenlohner <peb@mppmu.mpg.de>
1289
1290 * Makefile.in (install_to_libdir): Add $(DESTDIR).
1291 (install_to_tooldir): Likewise.
1292
53309d5c
DR
12932002-06-17 Douglas Rupp <rupp@gnat.com>
1294
1295 * lbasename.c: Add 2002 to copyright.
1296 (IS_DIR_SEPARATOR): Remove VMS junk.
1297
045b3a49
GK
12982002-06-05 Geoffrey Keating <geoffk@redhat.com>
1299
1300 * hashtab.c (htab_create): New stub function for backward
1301 compatibility.
1302 (htab_try_create): Likewise.
1303
e2500fed
GK
13042002-06-03 Geoffrey Keating <geoffk@redhat.com>
1305
1306 * hashtab.c (htab_create): Delete.
1307 (htab_try_create): Delete.
1308 (htab_create_alloc): New.
1309 (htab_delete): Support user-specified memory allocation.
1310 (htab_expand): Likewise.
1311
9f3dbd92
RL
13122002-05-22 Roman Lechtchinsky <rl@cs.tu-berlin.de>
1313
1314 * configure.in: Fix typo in the code checking for sys_errlist.
1315 * configure: Regenerated.
1316
e4723404
AS
13172002-05-13 Andreas Schwab <schwab@suse.de>
1318
1319 * config.table: Use mh-x86pic also for x86-64.
1320
6706f116
AO
13212002-05-08 Alexandre Oliva <aoliva@redhat.com>
1322
1323 * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
1324 script entry, and set LD to it when configuring multilibs.
1325 * configure: Rebuilt.
1326
deae2ed9
MM
13272002-05-07 Mark Mitchell <mark@codesourcery.com>
1328
1329 * configure.in (AC_TYPE_PID_T): Use it.
1330 * configure: Regenerated.
1331 * getruntime.c: Include <sys/types.h>.
1332 * waitpid.c: Likewise. Use pid_t, not int, as the type of "pid".
1333
4fc4e478
RH
13342002-04-09 Richard Henderson <rth@redhat.com>
1335
1336 * hashtab.c (higher_prime_number): Use 7 as minimum.
1337 (find_empty_slot_for_expand): Don't compute hash2 unless needed.
1338 (htab_find_slot_with_hash): Likewise.
1339
bd7e6f2d
PE
13402002-04-01 Phil Edwards <pme@gcc.gnu.org>
1341
1342 * cp-demangle.c (__cxa_demangle): Also protect with IN_GLIBCPP_V3.
1343 (is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_ctor): Conditionally
1344 not compile if IN_GLIBCPP_V3 defined.
1345 * dyn-string.c: Also allow IN_GLIBCPP_V3 to change allocation scheme.
1346
a8f55e51
BM
13472002-03-30 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
1348
de78f58b 1349 * cp-demangle.c (java_demangle_v3): Don't try to release "demangled"
a8f55e51
BM
1350 if it is NULL.
1351
96adcacb
DD
13522002-03-27 DJ Delorie <dj@redhat.com>
1353
1354 * hex.c: Add documentation.
1355 (_hex_value): Provide non-ASCII empty table.
1356 (hex_init): Initialize the non-ASCII table.
1357 * functions.texi: Regenerate.
1358
2b613c6a
MM
13592002-03-27 Mark Mitchell <mark@codesourcery.com>
1360
1361 * dyn-string.c: Add libgcc exception to copyright notice.
1362
cd862df8
L
13632002-03-26 H.J. Lu (hjl@gnu.org)
1364
1365 * config.table: Support --with-build-subdir.
1366 * configure.in: Likewise.
1367 * configure: Rebuild.
1368
ed300793
SG
13692002-03-18 Stuart Griffith <Stuart_Griffith@credence.com>
1370
1371 * strtod.c (strtod): Increment 8 chars, not 7, when `infinity'
1372 seen.
1373
b3dd43df
MM
13742002-03-12 Mark Mitchell <mark@codesourcery.com>
1375
1376 * cp-demangle.c: Add libgcc exception to cp-demangle.c copyright
1377 notice.
1378
50c74579
DR
13792002-03-11 Douglas B Rupp <rupp@gnat.com>
1380
1381 * xatexit.c [VMS]: Include stdlib.h and unixlib.h.
1382
957978a4
JB
13832002-03-06 Jim Blandy <jimb@redhat.com>
1384
1385 * splay-tree.c (splay_tree_xmalloc_allocate,
1386 splay_tree_xmalloc_deallocate): Use K&R-style definitions, not
1387 prototyped definitions. Mark `data' arguments as unused.
1388
ccc49bed
AC
13892002-03-06 Andrew Cagney <ac131313@redhat.com>
1390
1391 * floatformat.c (floatformat_arm_ext_big): Delete definition.
1392
48d7db63
PE
13932002-03-04 Phil Edwards <pme@gcc.gnu.org>
1394
1395 * configure.in: Add --enable-install-libiberty option.
1396 * Makefile.in (INSTALLED_HEADERS): New variable.
1397 (install_to_libdir): Possibly also copy headers.
1398 * configure: Regenerated.
1399
af18e951
NB
14002002-03-04 Neil Booth <neil@daikokuya.demon.co.uk>
1401
1402 * xmalloc.c (xmalloc_fail): Clarify error message further.
1403
d8d7c3c3
NB
14042002-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
1405
1406 * xmalloc.c (xmalloc_fail): Clarify error message.
1407
00c2f96f
JB
14082002-02-22 Jim Blandy <jimb@redhat.com>
1409
1410 * splay-tree.c (splay_tree_xmalloc_allocate,
1411 splay_tree_xmalloc_deallocate): New functions.
1412 (splay_tree_new): Call splay_tree_new_with_allocator, passing the
1413 above functions and a dummy data pointer.
1414 (splay_tree_new_with_allocator): New function.
1415 (splay_tree_delete_helper, splay_tree_delete, splay_tree_insert,
1416 splay_tree_remove): Use the splay tree's allocation and
1417 deallocation functions.
1418
b1c1a22f
SS
14192002-02-19 Scott Snyder <snyder@fnal.gov>
1420
1421 * testsuite/demangle-expected: Add test case for infinite loop in
1422 demangler.
1423 * cplus-dem.c (demangle_arm_hp_template): Stop trying to demangle
1424 if do_type() doesn't make any progress --- prevents an infinite
1425 loop.
1426
336669e7
CW
14272002-02-18 Carlo Wood <carlo@gnu.org>
1428
1429 PR c++/5390
1430 * cplus-dem.c (demangle_integral_value): Accept multi-digit
1431 numbers that do not start with an underscore; This is needed
1432 for integer template parameters. This doesn't break anything
1433 because multi-digit numbers are never followed by a digit.
1434 * testsuite/demangle-expected: Corrected all mangled test
1435 cases with multi-digit template parameters: g++ 2.95.x does
1436 not generate underscores around these parameters.
1437
c13db5d1
JM
14382002-02-05 Jason Merrill <jason@redhat.com>
1439
1440 * cplus-dem.c (flags): Add DMGL_VERBOSE
1441 (cplus_demangle_v3_p): Remove.
1442 (demangle_it): Add DMGL_TYPES to passed flags.
1443 * cp-demangle.c (cplus_demangle_v3_all): Remove.
1444 (cplus_demangle_v3_type): Remove.
1445 (cplus_demangle_v3): Add options parm.
1446
d74697b8
L
14472002-02-02 H.J. Lu (hjl@gnu.org)
1448
1449 * cp-demangle.c (cp_demangle_type): Do not protect with
1450 IN_LIBGCC2.
1451 (cplus_demangle_v3_all): New.
1452 (cplus_demangle_v3): Call cplus_demangle_v3_all.
1453 (cplus_demangle_v3_type): Call cplus_demangle_v3_all.
1454
1455 * cplus-dem.c (cplus_demangle_v3_p): New function pointer.
1456 Initialized to cplus_demangle_v3.
1457 (cplus_demangle_with_style): Call cplus_demangle_v3_p instead
1458 of cplus_demangle_v3.
1459 (main): Set cplus_demangle_v3_p to cplus_demangle_v3_type for
1460 command line symbol.
1461
1462 * testsuite/regress-demangle: Pass the mangled name at the
1463 command line.
1464
3a441e38
L
14652002-02-01 H.J. Lu <hjl@gnu.org>
1466
1467 * cp-demangle.c (cp_demangle_type): Call demangling_new with
1468 DMGL_GNU_V3.
1469
6d747e63
PE
14702002-01-31 Phil Edwards <pme@gcc.gnu.org>
1471
1472 * cp-demangle.c: Revert yesterday's change.
1473
46af757b
AM
14742002-01-31 Adam Megacz <adam@xwt.org>
1475
1476 * gcc/libiberty/configure.in: Treat mingw the same as cywin
1477 wrt HAVE_SYS_ERRLIST.
1478
46ab74b1
PE
14792002-01-30 Phil Edwards <pme@gcc.gnu.org>
1480
1481 * cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.
1482 (cplus_demangle_v3): Mimic __cxa_demangle and fall back on
1483 cp_demangle_type.
1484 * testsuite/demangle-expected: New gnu-v3 test.
1485
e64d0626
MV
14862002-01-22 Momchil Velikov <velco@fadata.bg>
1487
1488 * configure.in (variable detection): Use arrays of unspecified
1489 size instead of plain integers.
1490
9ce3f7e5
DD
14912002-01-18 DJ Delorie <dj@redhat.com>
1492
1493 * Makefile.in (TESTLIB): New. This library is for future
1494 testsuites.
1495 (CFILES, REQUIRED_OFILES, CONFIGURED_OFILES): Re-alphabetize,
1496 break down by letter.
1497 (REQUIRED_OFILES): List long-to-compile files first.
1498 (maint-deps): New, target for updating dependencies.
1499 (dependencies): Update.
1500 * maint-tool: Add dependency-generating option.
1501 * configure.in: Check for _doprnt even if we're not providing it.
1502 * configure: Regenerate.
1503
1504 * _doprnt.c: Modifications to allow compiling on any platform.
1505 * copysign.c: Likewise.
1506 * putenv.c: Likewise.
1507 * setenv.c: Likewise.
1508 * vsprintf.c: Likewise.
1509
0e83ceb1
DR
15102002-01-15 Douglas B Rupp <rupp@gnat.com>
1511
1512 * mkstemps.c (mkstemps): On VMS, open temp file with option
1513 that causes it to be deleted when closed.
1514
adddf5bf
KG
15152002-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1516
5e65297b
KG
1517 * cp-demangle.c (long_options): Const-ify.
1518 * cplus-dem.c (long_options): Likewise.
1519
adddf5bf
KG
1520 * cplus-dem.c (mystrstr): Delete. All callers changed to use
1521 strstr instead.
1522
a4219437
IR
15232001-12-31 Ira Ruben <ira@apple.com>
1524
1525 * aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.
1526 * configure: Regenerated.
af328d8d
DR
1527
15282001-12-24 Douglas B. Rupp <rupp@gnat.com>
1529
1530 * configure.in (uintptr_t): Use AC_CHECK_TYPE.
1531 * configure: Regenerated.
a4219437 1532
63de15a4
CR
15332001-12-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
1534
1535 PR other/2719
1536 * cplus-dem.c (consume_count): Treat negative count as an error.
1537 * testsuite/demangle-expected: Added testcase.
1538
ee262b6f
DR
1539Tue Dec 11 07:08:57 2001 Douglas B. Rupp <rupp@gnat.com>
1540
1541 * configure.in: Hardcode that vfork works on VMS host.
1542 * configure: Regenerated.
1543
d06ba3c7
RH
15442001-12-06 Richard Henderson <rth@redhat.com>
1545
1546 * cplus-dem.c (libiberty_demanglers): Add no_demangling case.
1547 (cplus_demangle): Support no_demangling.
1548
e490616e
ZW
15492001-11-27 Zack Weinberg <zack@codesourcery.com>
1550
1551 * _doprnt.c: Moved here from gcc/doprint.c. Adjust to build
1552 in libiberty context. Fix typo in leading comment.
1553 * configure.in: Fix various AC_DEFINEs so autoheader works.
1554 If any of vprintf, vsprintf, vfprintf is missing from libc,
1555 then AC_REPLACE_FUNCS(_doprnt).
1556
97e620cf 15572001-11-26 DJ Delorie <dj@redhat.com>
e490616e 1558 Daniel Jacobowitz <drow@mvista.com>
97e620cf
DD
1559
1560 * Makefile.in (stamp-h): Depend on Makefile for proper
1561 serialization.
1562 (*-subdir): Depend on config.h for proper serialization.
1563
c3bb7df0
DD
15642001-11-26 DJ Delorie <dj@redhat.com>
1565
1566 * configure.in: Check for alloca.h (for regex.c and putenv.c).
1567 * configure: Regenerate.
1568 * config.h: Add HAVE_ALLOCA_H.
1569
23850d35
KG
15702001-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1571
2c47b56b
KG
1572 * regex.c: Check defined(__STDC__) || defined(ALMOST_STDC) ||
1573 defined(HAVE_STRINGIZE) to determine whether ISO CPP token pasting
1574 is available.
23850d35 1575
7ddfb651
JL
1576Thu Nov 15 11:06:25 2001 Jeffrey A Law (law@cygnus.com)
1577
d3982b71
JL
1578 * config.in (HAVE_UINTPTR_T): Provide autoconf stub.
1579 * configure.in (HAVE_UINTPTR_T): Test for system defining
1580 uintptr_t and define HAVE_UINTPTR_T appropriately.
1581 * regex.c (uintptr_t): Do not provide a definition if the
1582 system provided one.
1583
7ddfb651
JL
1584 * regex.c (PREFIX): Provide an alternate definition for
1585 non-ANSI/ISO compilers.
1586 (ARG_PREFIX): Likewise.
1587
2e683037
JM
15882001-11-12 Jim Meyering <meyering@lucent.com>
1589
1590 * obstack.c (_): Honor the setting of ENABLE_NLS. Otherwise,
1591 this code would end up calling gettext even in packages built
1592 with --disable-nls.
1593 * getopt.c (_): Likewise.
1594 * regex.c (_): Likewise.
1595
f749bd83
AM
15962001-11-03 Alan Modra <amodra@bigpond.net.au>
1597
1598 * configure.in: Cope with missing makeinfo.
55a10d7c 1599 * configure: Regenerate.
f749bd83 1600
26ad2982
KG
16012001-10-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1602
e5969ba6
KG
1603 * hex.c (hex_init): Provide empty stub.
1604
26ad2982
KG
1605 * hex.c (hex_init): Delete.
1606 (_hex_value): Const-ify and initialize at compile-time.
1607
afb649d5
L
16082001-10-19 H.J. Lu <hjl@gnu.org>
1609
1610 * Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if
1611 necessary.
1612
5bed56d9
DD
16132001-10-17 DJ Delorie <dj@redhat.com>
1614
1615 * argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c,
1616 ffs.c, fnmatch.txh, getruntime.c, make-temp-file.c,
4dcc42a3 1617 mkstemps.c, pexecute.c, random.c, strsignal.c, vasprintf.c:
5bed56d9
DD
1618 Improve manual formatting.
1619 * functions.texi: Regenerate.
1620
aac04c15
DD
16212001-10-15 DJ Delorie <dj@redhat.com>
1622
1623 * Makefile.in (TEXIFILES): Add fnmatch.txh.
1624 (maint-undoc): New.
1625 maint-tool: Add "undoc" tool.
1626 * alloca.c, argv.c, asprintf.c, choose-temp.c, concat.c,
1627 fdmatch.c, ffs.c, getruntime.c, insque.c, lbasename.c,
1628 make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c,
1629 strerror.s, strsignal.c, strtol.c, vasprintf.c: Add or update
1630 documentation.
1631 * fnmatch.txh: New.
1632 * functions.texi: Regenerate.
fae8182a 1633
0e4e9e8f
JM
16342001-10-10 Joseph S. Myers <jsm28@cam.ac.uk>
1635
1636 * bcmp.c, setenv.c: Use "nonzero" instead of "non-zero".
1637 * strtod.c: Use "ISO C" instead of "ANSI C".
1638 * functions.texi: Regenerate.
1639
7f8fa05d
JM
16402001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
1641
1642 * alloca.c, clock.c, getcwd.c, getpagesize.c, getpwd.c, index.c,
1643 libiberty.texi, memchr.c, putenv.c, rindex.c, strchr.c, strdup.c,
1644 strerror.c, strrchr.c, strstr.c, strtod.c, tmpnam.c, vfork.c,
1645 xatexit.c, xmalloc.c, xstrerror.c: Improve manual formatting. Fix
1646 spelling. Give names to function arguments in documentation. Use
1647 (void) prototypes in documentation.
1648 * functions.texi: Regenerate.
1649
0be6abca
KG
16502001-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1651
1652 * argv.c (buildargv, tests, main): Const-ify.
1653 * cp-demangle.c (operator_code): Likewise.
1654 * cplus-dem.c (optable, libiberty_demanglers,
1655 cplus_demangle_set_style, cplus_demangle_name_to_style,
1656 print_demangler_list): Likewise.
1657 * hashtab.c (higher_prime_number): Likewise.
1658 * strcasecmp.c (charmap): Likewise.
1659 * strerror.c (error_info, strerror, main): Likewise.
1660 * strncasecmp.c (charmap): Likewise.
1661 * strsignal.c (signal_info): Likewise.
1662
0e30ffc5
DD
16632001-09-29 DJ Delorie <dj@redhat.com>
1664
1665 * configure: Regenerate.
1666
576fb787
KG
16672001-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1668
1669 * concat.c: Include stdlib.h.
1670
e922f978
EZ
16712001-09-27 Eli Zaretskii <eliz@is.elta.co.il>
1672
1673 * libiberty.texi: (Top level): Add syncodeindex pg. Add
1674 @dircategory and @direntry directives. Add @finalout.
1675 (many nodes): Lose the next,prev,up pointers on the @nide line.
1676 (Using, Supplemental Functions, Replacement Functions): Fix
1677 markup.
1678 (Functions): Move around, to allow makeinfo to build the manual
1679 without next,prev,up pointers in thye node lines.
1680 (Licenses): Fix typos.
1681
1682 * index.c, rindex.c, strchr.c, strerror.c, strrchr.c, strstr.c,
1683 strtol.c, xatexit.c, xexit.c, xmalloc.c: Fix spelling and markup.
1684 * functions.texi: Regenerate.
1685
1686 * copying-lib.texi: Lose the next,prev,up pointers on the @node
1687 line.
1688
ae9092da
DD
16892001-09-27 DJ Delorie <dj@redhat.com>
1690
1691 * configure.in: Don't use in-tree texinfo, because libiberty must
1692 be built before it. Check for makeinfo version 4 or higher.
1693 * functions.texi: Regenerate.
fae8182a 1694
aaa5f039
DD
16952001-09-20 DJ Delorie <dj@redhat.com>
1696 Phil Edwards <pedwards@disaster.jaj.com>
fae8182a 1697
aaa5f039
DD
1698 * configure.in (MAKEINFO, PERL): Detect these.
1699 (--enable-maintainer-mode): Add.
1700 * configure: Regenerate.
1701 * Makefile.in (MAKEINFO, PERL): Define.
1702 (libiberty.info, libiberty.dvi, libiberty.html): New.
1703 (CFILES): Add bsearch.c.
1704 (CONFIGURED_OFILES): New, list of objects configure might add.
1705 (maint-missing, maint-buildall): New, for maintainers only.
1706 (clean, mostlyclean): Add info/dvi/html files.
1707 * libiberty.texi, copying-lib.texi, obstacks.texi, functions.texi: New.
1708 * gather-docs: New, for maintainers.
1709 * maint-tool: New, for maintainers.
1710 * alloca.c, atexit.c, basename.c, bcmp.c, bcopy.c, bsearch.c,
1711 bzero.c, calloc.c, clock.c, configure.in, configure, getcwd.c,
1712 getpagesize.c, getpwd.c, index.c, memchr.c, memcmp.c, memcpy.c,
1713 memmove.c, memset.c, putenv.c, rename.c, rindex.c, setenv.c,
1714 sigsetmask.c, strcasecmp.c, strchr.c, strdup.c, strerror.c,
1715 strncasecmp.c, strncmp.c, strrchr.c, strstr.c, strtod.c, strtol.c,
1716 tmpnam.c, vfork.c, vprintf.c, waitpid.c, xatexit.c, xexit.c,
1717 xmalloc.c, xmemdup.c, xstrdup.c, xstrerror.c: Add or update
1718 documentation.
fae8182a 1719
c1766881
KG
17202001-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1721
1722 * concat.c (reconcat): Fix for traditional C.
1723
ad43d46f
KG
17242001-09-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1725
1726 * concat.c (reconcat): New function.
1727
c1d49704
KG
17282001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1729
c793eea7
KG
1730 * concat.c (vconcat_length, vconcat_copy, concat_length,
1731 concat_copy, concat_copy2): New functions.
1732 (concat): Use vconcat_length/vconcat_copy.
1733
c1d49704
KG
1734 * alloca.c (libiberty_optr, libiberty_nptr, libiberty_len):
1735 Define.
1736
7a98d9b2
KG
17372001-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1738
1739 * asprintf.c: Don't define USE_STDARG. Use VPARAMS, VA_OPEN,
1740 VA_FIXEDARG & VA_CLOSE.
fae8182a 1741
7a98d9b2
KG
1742 * vasprintf.c: Check HAVE_STRING_H when including string.h.
1743 (checkit): Delete redundant prototype. Add ATTRIBUTE_PRINTF_1.
1744 Use VA_OPEN, VA_FIXEDARG & VA_CLOSE. Free allocated string.
1745
e2dff3f2
KG
17462001-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1747
1748 * concat.c (concat): Use VPARAMS, VA_OPEN, VA_FIXEDARG & VA_CLOSE.
1749
d0708dc1
UD
17502001-08-23 Ulrich Drepper <drepper@redhat.com>
1751
1752 * regex.c (truncate_wchar): Use wcrtomb not wctomb.
1753
17542001-08-23 Ulrich Drepper <drepper@redhat.com>
1755
1756 * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
1757 instead of mbrtowc.
1758 [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
1759 wcslen, and __wcscoll instead of wcscoll.
1760
ffb9435b
MK
17612001-08-22 Matt Kraai <kraai@alumni.carnegiemellon.edu>
1762
de78f58b
AJ
1763 * fibheap.c (fibheap_init, fibnode_init): Remove.
1764 (fibheap_new, fibnode_new): Use xcalloc to allocate and
1765 initialize memory.
1766 (fibheap_insert): Remove check for node allocation failure.
ffb9435b 1767
f379eac3
RH
17682001-08-21 Richard Henderson <rth@redhat.com>
1769
1770 * Makefile.in (fibheap.o): Depend on config.h.
1771 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some
1772 functions for inlining.
1773
b1c45ae4
CF
1774Tue Aug 21 12:35:04 2001 Christopher Faylor <cgf@cygnus.com>
1775
1776 * configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever
1777 hosting on cygwin.
1778 * configure: Regenerate.
1779
0310e5ac
AC
17802001-08-20 Andrew Cagney <ac131313@redhat.com>
1781
1782 * floatformat.c (floatformat_m88110_ext): Remove #ifdef
1783 HARRIS_FLOAT_FORMAT.
1784 (floatformat_ia64_spill_little, floatformat_ia64_quad_little)
1785 (floatformat_ia64_spill_big, floatformat_ia64_quad_big)
1786 (floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword)
1787 (floatformat_m88110_harris_ext): New float formats.
1788
8c23e0a4
DB
17892001-08-20 Daniel Berlin <dan@cgsoftware.com>
1790
1791 * fibheap.c: New file. Fibonacci heap.
1792
1793 * Makefile.in (CFILES): Add fibheap.c.
1794 (REQUIRED_OFILES): Add fibheap.o.
1795 (fibheap.o): Add dependencies for fibheap.o.
1796
91625004
CF
17972001-08-17 Christopher Faylor <cgf@cygnus.com>
1798
1799 * configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.
1800 * configure: Regenerate.
1801
9e0ba685
RH
18022001-08-16 Richard Henderson <rth@redhat.com>
1803
1804 * hashtab.c (htab_hash_string): New.
1805
d80dedbe
AC
18062001-08-13 Andrew Cagney <ac131313@redhat.com>
1807
1808 * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
1809 name.
1810
ccea0d85
IH
18112001-08-12 Isamu Hasegawa <isamu@yamato.ibm.com>
1812
1813 * regex.c (wcs_regex_compile): Use appropriate string
1814 to compare with collating element.
1815 Fix the padding for the alignment.
1816
b0e9bc8c 18172001-08-10 Andrew Cagney <ac131313@redhat.com>
0ef5547d
AC
1818
1819 * lbasename.c (lbasename): Change function definition to return a
1820 const char pointer.
1821
056400f1
JM
18222001-08-07 Jason Merrill <jason_merrill@redhat.com>
1823
1824 * cp-demangle.c (demangle_special_name): "GR" -> "reference temporary
1825 for".
1826
4e627c41
RH
18272001-08-03 Richard Henderson <rth@redhat.com>
1828
1829 * Makefile.in (concat.o): Depend on config.h.
1830
b6a2f884
AJ
18312001-07-30 Andreas Jaeger <aj@suse.de>
1832
1833 * concat.c: Include "config.h".
1834
c4b9cfe0
AJ
18352001-07-30 Andreas Jaeger <aj@suse.de>
1836
1837 * regex.c: Declare wcs functions only if compiling with
1838 MBS_SUPPORT.
1839 Don't use #elif for traditional C.
1840
18412001-07-23 Ulrich Drepper <drepper@redhat.com>
1842
1843 * regex.c: Revamp memory allocation for WCHAR functions to
1844 not use too much stack.
1845
18462001-07-30 Andreas Jaeger <aj@suse.de>
1847
1848 * regex.c: Declare wcs functions only if compiling with
1849 MBS_SUPPORT.
1850 Don't use #elif for traditional C.
1851
2cf50fd3
DJ
18522001-07-25 Daniel Jacobowitz <drow@mvista.com>
1853
1854 * Makefile.in (regex.o): Add dependency on config.h.
1855
27ffc806
DD
18562001-07-18 Andreas Schwab <schwab@suse.de>
1857
1858 * regex.c (WORDCHAR_P) [WCHAR]: Also return true for the
1859 underscore character.
1860
18612001-07-18 Ulrich Drepper <drepper@redhat.com>
1862
1863 * regex.c: Limit string length printed in debug messages to 100
1864 chars.
1865
18662001-07-18 Andreas Jaeger <aj@suse.de>
1867
1868 * regex.c: Place under LGPL version 2.1.
1869
dd771632
JJ
18702001-07-10 Jeff Johnston <jjohnstn@redhat.com>
1871
1872 * Makefile.in: Add support for regex code.
1873 * regex.c: New file.
1874
29650b2b
MK
18752001-07-05 Mark Klein <mklein@dis.com>
1876
1877 * Makefile.in: Add ffs.c dependency.
1878 * configure.in: Add ffs.c.
1879 * ffs.c: New file.
1880
c8b28221
RH
18812001-06-18 Richard Henderson <rth@redhat.com>
1882
1883 * concat.c: Include <sys/types.h>.
1884
473c2d0b
LR
18852001-06-11 Loren J. Rittle <ljrittle@acm.org>
1886
a4c03da2 1887 bootstrap/3106
473c2d0b
LR
1888 * strerror.c (sys_nerr): Hide the OS header version.
1889 * strsignal.c (sys_nsig): Likewise.
1890
0bdcca68
RH
18912001-06-10 Richard Henderson <rth@redhat.com>
1892
1893 * concat.c: Include string.h. Fix int vs size_t usage.
1894 Simplify the iteration loops. Use memcpy.
1895
6de133d3
MK
18962001-05-16 Matt Kraai <kraai@alumni.carnegiemellon.edu>
1897
1898 * partition.c: Fix misspelling of `implementation'.
1899
8a153288
TS
19002001-05-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1901
1902 * md5.c (md5_init_ctx): Declare constants as unsigned.
1903 (md5_process_block): Likewise.
1904
641b2721
ZW
19052001-05-07 Zack Weinberg <zackw@stanford.edu>
1906
1907 * cp-demangle.c (demangle_v3_with_details,
1908 is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor): Use K+R style
1909 function definition.
1910 * ternary.c: Use K+R style function definitions. Use PTR, not
1911 void *. Make arguments constant where possible.
1912
5cdba4ff
MM
19132001-05-07 Mark Mitchell <mark@codesourcery.com>
1914
1915 * splay-tree.h (splay_tree_max): New function.
1916 (splay_tree_min): Likewise.
1917
9dab060e
DB
19182001-04-15 Daniel Berlin <dan@cgsoftware.com>
1919
1920 * ternary.c: New file - Ternary search tree implementation.
1921
1922 * Makefile.in: Add ternary.o, and ternary.c dependencies.
1923
d02af173
ZW
19242001-04-03 Zack Weinberg <zackw@stanford.edu>
1925
1926 * make-temp-file.c (try): Inline.
1927
94b68558
RH
19282001-02-28 Richard Henderson <rth@redhat.com>
1929
1930 * Makefile.in (make-temp-file.o): Depend on config.h.
1931
27f66c0b
KG
19322001-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1933
1934 * memchr.c (memchr): Adjust condition to avoid infinite loop.
1935
f1a0345c
JJ
19362001-03-23 Jakub Jelinek <jakub@redhat.com>
1937
1938 * cp-demangle.c (demangle_discriminator): `_0' is discriminator #1,
1939 `_' not followed by a digit is invalid.
1940
a519fba6
JB
19412001-03-22 Jim Blandy <jimb@redhat.com>
1942
1943 * cp-demangle.c (string_list_delete): Use dyn_string_delete
1944 instead of free, to free the contents as well as the string
1945 structure.
1946
49ee944b
ZW
19472001-03-21 Zack Weinberg <zackw@stanford.edu>
1948
1949 * make-temp-file.c: Always default DIR_SEPARATOR to '/'.
1950 Don't default P_tmpdir to anything. Try /var/tmp before
1951 /usr/tmp.
1952
33437dc7
ZW
19532001-03-20 Zack Weinberg <zackw@stanford.edu>
1954
1955 * choose-temp.c: Split off make_temp_file, and the code
1956 duplicated between it and choose_temp_base, into...
1957 * make-temp-file.c: ... here; new file.
1958
1959 * Makefile.in (CFILES): Add make-temp-file.c.
1960 (REQUIRED_OFILES): Add make-temp-file.o.
1961
7dce2eff
JB
19622001-03-20 Jim Blandy <jimb@redhat.com>
1963
1964 * cp-demangle.c (struct demangling_def): New fields:
1965 is_constructor and is_destructor.
1966 (demangling_new): Initialize them.
1967 (demangle_ctor_dtor_name): Set them, if we detect a constructor
1968 or destructor.
1969 (demangle_v3_with_details, is_gnu_v3_mangled_ctor,
1970 is_gnu_v3_mangled_dtor): New functions.
1971
e03a61f1
JM
19722001-03-20 Jason Merrill <jason@redhat.com>
1973
1974 * cplus-dem.c (main): Skip initial $.
1975
8860ddab
MM
19762001-03-15 Michael Meissner <meissner@redhat.com>
1977
1978 * hashtab.c (higher_prime_number): Silence warning that 4294967291
1979 might be a signed integer under pre-ISO C systems.
1980
2b757d51
NB
19812001-03-10 Neil Booth <neil@daikokuya.demon.co.uk>
1982 John David Anglin <dave@hiauly1.hia.nrc.ca>
1983
1984 * libiberty/lbasename.c: New file.
1985 * libiberty/Makefile.in: Update for lbasename.
1986
1f50aafb
ZW
19872001-03-06 Zack Weinberg <zackw@stanford.edu>
1988
1989 * aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
1990 * configure.in: Replace all alloca logic with a simple use of
1991 the above new macro.
1992 * config.table: Kill *-*-beos* entry.
1993 * config/mh-beos: Delete.
1994 * configure, config.in: Regenerate.
1995
1996 * Makefile.in (ALLOCA, HFILES): Kill.
1997 (REQUIRED_OFILES): Add alloca.o.
1998 (alloca.o): Depend on libiberty.h.
1999 (argv.o): Don't depend on alloca-conf.h.
2000 * alloca-conf.h: Delete.
2001 * alloca.c: Include libiberty.h. Kill all #ifdef emacs
2002 blocks. Provide the C alloca unconditionally. Use PTR where
2003 appropriate. Make i00afunc static.
2004 * argv.c: Don't include alloca-conf.h.
2005
d9fd5aae
JDA
20062001-03-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
2007
2008 * cplus-dem.c (main): Cast enum style to int.
2009
4031ed65
LR
20102001-02-16 Loren J. Rittle <ljrittle@acm.org>
2011
2012 * cplus-dem.c (main): Initialize style.
2013
2ca46e8a
PE
20142001-02-02 Phil Edwards <pme@sources.redhat.com>
2015
2016 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
2017
3b60dd8e
BM
20182001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
2019
2020 Add support for Java demangling under the v3 ABI:
2021 * cp-demangle.c (NAMESPACE_SEPARATOR): New define.
2022 (struct demangling_def): Add `style' field.
2023 (demangling_new): New parameter `style'. Set it in demangling_t.
2024 (demangle_prefix): Use NAMESPACE_SEPARATOR.
2025 (demangle_type_ptr): Don't emit pointer symbol if doing Java output.
2026 (cp_demangle): New parameter `style'. Pass it to demangling_new().
2027 (main): Call cp_demangle with extra parameter.
2028 (java_demangle_v3): New function.
2029 (java_builtin_type_names): New. Table of primitive type names used
2030 for Java demangling.
2031 (demangle_builtin_type): Look up in java_builtin_type_names if doing
2032 Java output.
1f50aafb 2033 * cplus-dem.c (cplus_demangle): Use java_demangle_v3 to do Java
3b60dd8e
BM
2034 demangling.
2035 (long_options): Remove obsolete `java' option.
2036 (main): Remove explicit handling of `java' option. Instead, pass style
2037 parameter in cplus_demangle flags as gdb does.
2038 * testsuite/demangle.expected: Add some Java test cases.
2039
584932e9
DD
20402000-12-29 DJ Delorie <dj@redhat.com>
2041
2042 * fnmatch.c: Make the note about the origins of this file more
2043 accurate, at least until we can sync with glibc.
2044 * getopt.c: Ditto.
2045 * getopt1.c: Ditto.
2046 * md5.c: Ditto.
2047 * obstack.c: Ditto.
2048
dac45916
MS
20492000-12-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2050
2051 * bsearch.c: New file.
2052 * configure.in (funcs): Add bsearch.
2053 (AC_CHECK_FUNCS): Likewise.
2054 * configure, config.in: Regenerate.
2055
a8e4a997
MS
20562000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2057
2058 * safe-ctype.c: #include "ansidecl.h".
2059 * strtod.c: Likewise.
2060
75444da7
MS
20612000-12-13 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2062
2063 * strtoul.c: Include safe-ctype.h, not ctype.h.
2064
f6bbde28
ZW
20652000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
2066
2067 * safe-ctype.c: New file.
2068 * Makefile.in (CFILES): Add safe-ctype.c.
2069 (REQUIRED_OFILES): Add safe-ctype.o.
2070
2071 * argv.c: Define ISBLANK and use it, not isspace.
2072 * basename.c, cplus-dem.c, fnmatch.c, pexecute.c, strtod.c,
2073 strtol.c, strtoul.c: Include safe-ctype.h, not ctype.h. Use
2074 uppercase ctype macros. Don't test ISUPPER(c)/ISLOWER(c)
2075 before calling TOLOWER(c)/TOUPPER(c).
2076
6c1ce62b 20772000-12-07 Mike Stump <mrs@wrs.com>
b25a8973
MS
2078
2079 * Makefile.in (distclean): When cleaning, remove testsuite.
2080
b5d1497d
JM
20812000-12-05 Jason Merrill <jason@redhat.com>
2082
2083 * cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
2084 name before allocating the dyn_string.
2085
c6e13630
JM
20862000-12-04 Jason Merrill <jason@redhat.com>
2087
2088 * cp-demangle.c: s/new_abi/v3/.
2089 * cplus-dem.c: Likewise.
2090 (current_demangling_style): Now auto_demangling.
2091 (cplus_demangle): Try v3 demangling if AUTO_DEMANGLING.
f6bbde28 2092 (main): Use standard symbol chars for auto_demangling.
c6e13630 2093
a4c9b97e
MM
20942000-11-26 Mark Mitchell <mark@codesourcery.com>
2095
2096 * hashtab.c (higher_prime_number): Use a table, rather than a
2097 seive, to find the next prime.
2098
3b3bd9a7
L
20992000-11-22 H.J. Lu <hjl@gnu.org>
2100
2101 * cplus-dem.c (main): Handle gnat_demangling.
2102
d1209685
ZW
21032000-11-22 Zack Weinberg <zack@wolery.stanford.edu>
2104
2105 * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
2106 (AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader.
2107 * configure.in: Call AC_C_INLINE and AC_C_CONST. Use three
2108 argument form of AC_DEFINE in dummy definitions block. Use
2109 AC_DEFINE_NOAUTOHEADER for real definitions of things defined
2110 in dummy block. Preload cache variables instead of bypassing
2111 tests, where possible.
2112 * acconfig.h: Removed.
2113
2114 * xmalloc.c (xmalloc_failed): New function, does error
2115 reporting on failed allocation.
2116 (xmalloc, xcalloc, xrealloc): Use it.
2117
cf183ac2
HPN
21182000-11-21 Hans-Peter Nilsson <hp@bitrange.com>
2119
2120 * cplus-dem.c (cplus_demangle): Fix formatting.
2121 (grow_vect): Ditto.
2122 (ada_demangle): Ditto.
2123 (internal_cplus_demangle): Ditto.
2124 (mop_up): Ditto.
2125
21262000-11-21 H.J. Lu <hjl@gnu.org>
2127
2128 * cplus-dem.c (main): Handle java_demangling.
2129
8bcc782c
KG
21302000-11-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2131
2132 * cplus-dem.c (grow_vect): Prototype.
2133 (ada_demangle): Cast the arg of ctype macros to unsigned char.
2134
29120f44
HPN
21352000-11-15 Hans-Peter Nilsson <hp@bitrange.com>
2136
2137 * cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for
2138 parameter `option'.
2139
0437a5a8
KB
21402000-11-15 Kenneth Block <kenneth.block@compaq.com>
2141
9e038f71 2142 * cplus-dem.c: Eliminate use of DEFUN, it is obsolete and cannot
0437a5a8
KB
2143 be used in GCC.
2144
eab0c1ab 21452000-11-15 Kenneth Block <kenneth.block@compaq.com>
61ab980a 2146
29120f44 2147 * cplus-dem.c: Add gnat demangler. Add java to demangle style
61ab980a
KB
2148 list.
2149
d50d20ec
HPN
21502000-11-04 Hans-Peter Nilsson <hp@bitrange.com>
2151
2152 * hashtab.c (htab_expand): Change to return int. Use calloc or
c4b9cfe0
AJ
2153 xcalloc depending on htab->return_allocation_failure. Return zero
2154 if calloc fails.
d50d20ec
HPN
2155 (htab_create): Update comment to cover memory allocation.
2156 (htab_try_create): New.
2157 (htab_find_slot_with_hash): Return NULL if htab_expand fails.
c4b9cfe0 2158 Update comment to cover this.
d50d20ec 2159
35e9340f
HPN
21602000-11-03 Hans-Peter Nilsson <hp@bitrange.com>
2161
2162 * hashtab.c: Change void * to PTR where necessary.
2163 (htab_create, htab_expand): Correct formatting of comment before
2164 function.
2165
ea343d1a 21662000-10-22 Alex Samuel <samuel@codesourcery.com>
0870bfd6
AS
2167
2168 * cp-demangle.c (string_list_def): Add caret_position and comments.
2169 (result_caret_pos): New macro.
2170 (result_append_string): Rename to...
2171 (result_add_string): ... this, and insert at caret position.
d1209685 2172 Rename throughout.
0870bfd6
AS
2173 (result_append): Rename to...
2174 (result_add): ... this, and insert at caret position. Rename
d1209685 2175 throughout.
0870bfd6
AS
2176 (result_append_char): Rename to...
2177 (result_add_char): ... this, and insert at caret position. Rename
d1209685 2178 throughout.
0870bfd6
AS
2179 (result_append_space): Remove.
2180 (string_list_new): Initialize caret position.
2181 (result_add_separated_char): Use caret position.
2182 (result_get_caret): New funtion.
2183 (result_set_caret): Likewise.
2184 (result_shift_caret): Likewise.
2185 (result_previous_char_is_space): Likewise.
2186 (substitution_start): Use caret position.
2187 (substitution_add): Likewise.
2188 (demangling_new): Initialize caret position.
2189 (demangle_encoding): Use caret position.
d1209685 2190 (demanglin_nested_name): Put CV qualifiers after name.
0870bfd6
AS
2191 (demangle_type_ptr): Use switch statement. Handle pointers to
2192 arrays. Don't use result_append_space. Use caret position.
2193 (demangle_type): Emit CV qualifiers after underlying type. Adjust
d1209685
ZW
2194 call to demangle_array_type.
2195 (demangle_array_type): Add parameter to handle pointers to arrays.
2196
f15b9af9
MM
21972000-10-01 Mark Mitchell <mark@codesourcery.com>
2198
2199 * splay-tree.c (splay_tree_insert): Fix formatting.
2200
8f17b5c5
MM
22012000-09-16 Mark Mitchell <mark@codesourcery.com>
2202
2203 * splay-tree.c (splay_tree_predecessor): Fix typo in comment.
2204
4eaa189a
MS
22052000-09-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2206
2207 * splay-tree.c: #include <stdio.h>.
2208
29791078
HPN
22092000-09-14 Hans-Peter Nilsson <hp@axis.com>
2210
2211 * testsuite/demangle-expected: Add two tests for anonymous
2212 namespaces.
2213 * cplus-dem.c (gnu_special): Handle anonymous namespaces.
2214
2c9f4db7
MM
22152000-09-10 Mark Mitchell <mark@codesourcery.com>
2216
2217 * splay-tree.c (splay_tree_predecessor): New function.
2218 (splay_tree_successor): Likewise.
2219
bb22da4b
HPN
22202000-09-10 Hans-Peter Nilsson <hp@axis.com>
2221
2222 * testsuite/demangle-expected: Add four tests for type_info
2223 mangling.
bb22da4b
HPN
2224 * cplus-dem.c (gnu_special): Use do_type, not demangle_fund_type,
2225 for a non-template non-qualified type_info function or node.
2226
759e8187
AS
22272000-09-08 Alex Samuel <samuel@codesourcery.com>
2228
2229 * cp-demangle.c: Fix copyright banner.
2230
2ecd81ef
MS
22312000-09-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2232
2233 * md5.c: #include "ansidecl.h".
2234
d93998ec
AS
22352000-09-06 Alex Samuel <samuel@codesourcery.com>
2236
2237 * cp-demangle.c (status_allocation_failed): Rearrange whitespace.
2238 (demangle_type): Handle substitution candidates correctly in the
2239 face of special substitutions.
2240
1056d228
AS
22412000-09-05 Alex Samuel <samuel@codesourcery.com>
2242
2243 * cp-demangle.c (demangle_encoding): Rename variable.
2244 (demangle_name): Rename parameter. Handle return type
2245 suppression.
2246 (demangle_nested_name): Rename parameter.
2247 (demangle_prefix): Likewise. Change return type suppression.
2248 (demangle_unqualified_name): Add parameter. Flag constructors and
2249 conversion operators.
2250 (demangle_special_name): Fix comment.
2251 (demangle_type): Rename variable.
2252 (demangle_bare_function_type): Check for missing return type and
d1209685 2253 parameter.
1056d228
AS
2254 (demangle_class_enum_type): Rename parameter.
2255 (demangle_discriminator): Fix misspelling in comment.
2256
2f31ed7e
DD
22572000-08-31 DJ Delorie <dj@redhat.com>
2258
2259 * configure.in (Cygwin): special case cygwin only when we're
2260 building cygwin, not when we're hosting cygwin.
2261
02bcb9c6
AS
22622000-09-04 Alex Samuel <samuel@codesourcery.com>
2263
2264 * cp-demangle.c (demangle_template_arg): Eat an `E' after an
d1209685
ZW
2265 <expression>.
2266
aee749cf
AS
22672000-09-04 Alex Samuel <samuel@codesourcery.com>
2268
2269 * cp-demangle.c (demangle_type_ptr): Increment position past
2270 pointer and reference characters.
2271
92a16bbe
AS
22722000-09-04 Alex Samuel <samuel@codesourcery.com>
2273
2274 * cp-demangle.c (demangle_nv_offset): New function.
2275 (demangle_v_offset): Likewise.
2276 (demangle_call_offset): Likewise.
2277 (demangle_special_name): Update thunk demangling to comply with
2278 ABI changes.
d1209685 2279
31e0ab1f
AS
22802000-09-03 Alex Samuel <samuel@codesourcery.com>
2281
2282 * cp-demangle.c (ANONYMOUS_NAMESPACE_PREFIX): New macro.
2283 (substitution_def): Remove template_parm_number.
2284 (NOT_TEMPLATE_PARM): Remove.
2285 (result_insert_string): New macro.
2286 (result_insert): Likewise.
2287 (result_insert_char): Likewise.
2288 (substitution_add): Remove last parameter. Don't store template
d1209685 2289 parm number.
31e0ab1f
AS
2290 (BFT_NO_RETURN_TYPE): Define as NULL.
2291 (demangle_encoding): Adjust call to demangle_bare_function_type.
2292 (demangle_name): Adjust substitution. Adjust call to
d1209685 2293 substitution_add.
31e0ab1f
AS
2294 (demangle_prefix): Adjust call to substitution_add.
2295 (demangle_identifier): Handle anonymous namespaces.
2296 (demangle_operator_name): Change demangling of vendor-extended
2297 operator to match ABI changes.
2298 (demangle_type_ptr): Change parameters. Make recursive. Handle
d1209685 2299 substitutions here.
31e0ab1f
AS
2300 (demangle_type): Adjust calls to demangle_template_param,
2301 substitution_add, and demangle_type_ptr. Fix substitution of
2302 templated types.
2303 (demangle_function_type): Change parameter to a pointer.
2304 (demangle_bare_function_type): Likewise. Adjust insertion point.
2305 (demangle_template_param): Remove last parameter.
2306 (demangle_expr_primary): Remove unused variable. Adjust call to
d1209685 2307 demangle_template_param.
31e0ab1f
AS
2308 (is_mangled_char): Accept `$' and `.'.
2309 * cplus-dem.c (gnu_new_abi_symbol_characters): Add '$' and '.'.
2310 * dyn-string.c (dyn_string_insert_char): New function.
2311
ccbc3eb7
HPN
23122000-08-31 Hans-Peter Nilsson <hp@axis.com>
2313
2314 * testsuite/demangle-expected: Add nine tests for
2315 underscore-after-number followed by five tests for name-signature
2316 delimiter.
2317
53dce582
RH
23182000-08-28 Richard Henderson <rth@cygnus.com>
2319
2320 * Makefile.in (md5.o): Depend on config.h.
2321
881c6935
JM
23222000-08-28 Jason Merrill <jason@redhat.com>
2323
2324 * Makefile.in (REQUIRED_OFILES): Add md5.o.
2325 (CFILES): Add md5.c.
2326 * md5.c: New file.
2327
a440fd19
AS
23282000-08-27 Alex Samuel <samuel@codesourcery.com>
2329
2330 * cp-demangle.c (demangle_name): Initialize template_p in local
2331 name case. Don't re-add substitutions as candidates.
2332 (demangle_nested_name): Use <unqualified-name>.
2333 (demangle_prefix): Likewise. Don't add template names as
2334 substitution candidates twice, or re-add a substitution or the
2335 last prefix component.
2336 (demangle_local_name): Adjust output format.
2337
d01ce591
AS
23382000-08-25 Alex Samuel <samuel@codesourcery.com>
2339
2340 * cp-demangle.c (result_add_separated_char): Change parameter to
2341 int.
2342 (substitution_add): Don't check for duplicates. Check if
2343 previously allocated size is zero.
2344 (demangle_name): Remove duplicate check for std substitution.
2345 Clear template flag appropriately.
2346 (demangle_prefix): Remove argument to demangle_substitution.
2347 Don't check that template flag is already set.
2348 (demangle_operator_name): Add pt operator.
2349 (demangle_type): Don't treat r as built-in type. Remove argument
2350 to demangle_substitution. Fix substitution candidate mechanics.
2351 Handle <template-template-parm>s. Improve comments.
d1209685 2352 (demangle_template_param): Don't handle template arg lists here.
d01ce591
AS
2353 (demangle_substitution): Remove parameter.
2354 (print_usage): Remove extra fprintf option.
2355
2f59c8eb
GM
23562000-08-24 Greg McGary <greg@mcgary.org>
2357
2358 * libiberty/random.c (end_ptr): Revert previous change.
2359
2f26c11d
GM
23602000-08-24 Greg McGary <greg@mcgary.org>
2361
2362 * libiberty/cplus-dem.c (cplus_demangle_opname, cplus_mangle_opname,
2363 demangle_expression, demangle_function_name): Use ARRAY_SIZE.
2364 * libiberty/random.c (end_ptr): Likewise.
2365
e282c9c9
AS
23662000-08-23 Alex Samuel <samuel@codesourcery.com>
2367
2368 * cp-demangle.c (result_close_template_list): Remove function.
2369 (result_add_separated_char): New function.
2370 (result_open_template_list): New macro.
2371 (result_close_template_list): Likewise.
2372 (demangle_prefix): Don't set template_p if the
2373 prefix ends with a ctor name.
2374 (demangle_type_ptr): Remove duplicate RETURN_IF_ERROR.
2375 (demangle_type): Check for template args after substitution.
2376 (demangle_template_args): Use result_open_template_list.
d1209685 2377
c9b6494a
ZW
23782000-08-02 Zack Weinberg <zack@wolery.cumb.org>
2379
2380 * pexecute.c: Don't use vfork. Initialize 'pid' before retry loop.
2381
d1209685 23822000-07-26 Dave Pitts <dpitts@cozx.com>
4f21e377
DP
2383
2384 * config/mh-openedition.h: Added -DLE370 definition.
2385
0aab2795
ME
23862000-07-26 Mark Elbrecht <snowball3@bigfoot.com>
2387
2388 * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to
2389 __DJGPP__. Use P_WAIT instead of constant in the spawnv* call.
2390 Cast program to 'char *' in errmsg_arg assignment.
2391 (PWAIT_ERROR): Define.
2392 (pwait): Use PWAIT_ERROR. Adjust DJGPP's status code to conform
2393 to DJGPP's WIF* macros.
2394
c2f275e4
RB
23952000-07-27 RodneyBrown <RodneyBrown@pmsc.com>
2396 Jeff Law <law@cygnus.com>
2397
73aa9564
RB
2398 * getcwd.c: Include string.h, stdlib.h for prototypes
2399
c2f275e4 2400 * Makefile.in (rename.o, waitpid.o): Depend on config.h
73aa9564
RB
2401 * rename.c: Include config.h, unistd.h
2402 * waitpid.c: Include config.h, sys/wait.h
c2f275e4 2403
ccbc3eb7
HPN
24042000-07-24 Hans-Peter Nilsson <hp@axis.com>
2405
2406 * cplus-dem.c (work_stuff_copy_to_from): New.
2407 (delete_non_B_K_work_stuff): New.
2408 (delete_work_stuff): New.
2409 (mop_up): Break out work_stuff partly destruction to
2410 delete_non_B_K_work_stuff.
2411 (iterate_demangle_function): New.
2412 (demangle_prefix): Call iterate_demangle_function instead of
2413 demangle_function_name. Leave handling of name-signature
2414 __-delimiters to iterate_demangle_function.
2415 (demangle_integral_value): Strip an optional
2416 following underscore cautiously. Handle negative numbers.
2417
3388651c
DB
24182000-07-24 Daniel Berlin <dberlin@redhat.com>
2419
d1209685 2420 * cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to
3388651c
DB
2421 if (AUTO_DEMANGLING || GNU_DEMANGLING)
2422
0fac482e
AS
24232000-07-21 Alex Samuel <samuel@codesourcery.com>
2424
2425 * cp-demangle.c (demangle_ctor_dtor_name): Remove not-in-charge
2426 allocating ctor mangling.
2427 (demangle_array_type): Handle empty and non-constant array length.
2428
8502a100 24292000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
cd447360
MS
2430 Jeff Law <law@cygnus.com>
2431
c6451ce1
MS
2432 * configure.in (AC_CHECK_HEADERS): Add time.h.
2433 (AC_HEADER_TIME): Add check.
2434 * configure, config.in: Regenerate.
2435 * getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
2436
cd447360
MS
2437 * configure.in (AC_CHECK_HEADERS): Add limits.h.
2438 * configure, config.in: Regenerate.
2439 * sort.c: Portably #include <limits.h> and/or <sys/param.h>.
2440 * strtol.c, strtoul.c: #include "config.h". Portably #include
2441 <limits.h> and/or <sys/param.h>.
2442 * Makefile.in (strtol.o, strtoul.o): Update dependencies.
8502a100 2443
3b58c099
MS
2444 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
2445 * configure.in (libiberty_AC_DECLARE_ERRNO): Add check.
2446 * configure, config.in: Regenerate.
2447 * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary.
2448
8502a100
MS
2449 * cp-demangle.c, mkstemps.c: #include <sys/types.h>.
2450
da0c7743
MS
24512000-07-21 Mike Stump <mrs@wrs.com>
2452
2453 * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
0c978c46 2454 * (vasprintf.o): Add dependency for config.h in vasprintf.c.
da0c7743 2455
838f8562
KG
24562000-07-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2457
2458 * cp-demangle.c (cp_demangle_type): Wrap in IN_LIBGCC2.
2459
2460 * setenv.c (setenv): Initialize variable `ep'.
2461
2462 * sigsetmask.c (abort): Prototype.
2463
2464 * vasprintf.c: Include config.h. Check ANSI_PROTOTYPES, not
2465 __STDC__ for stdarg.h include.
2466 (int_vasprintf): Prototype.
2467 (checkit): Prototype. Use VPARAMS/ANSI_PROTOTYPES/VA_START in
2468 definition. Cast `global_total_width' in comparison.
2469 (main): Prototype. Return a value.
2470
2471 * vfork.c (fork): Prototype.
2472
2473 * xexit.c: Include config.h.
2474
e9958132
JM
24752000-07-20 Joseph S. Myers <jsm28@cam.ac.uk>
2476
2477 * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,
2478 and print it with %u.
2479
39a6492f
HPN
24802000-07-17 Hans-Peter Nilsson <hp@axis.com>
2481
2482 * testsuite/regress-demangle (failed test): Show result and
2483 expected output.
2484
6d0be369
AH
24852000-07-07 Andrew Haley <aph@cygnus.com>
2486
2487 * cplus-dem.c (main): fflush() after emitting last char before
2488 waiting for input.
2489
bece74bd
AS
24902000-06-28 Alex Samuel <samuel@codesourcery.com>
2491
2492 * cp-demangle.c (demangle_encoding): Accept no substitutions.
2493 (demangle_name): Handle <substitution> followed by
2494 <unqualified-template-name>.
2495 (demangle_type): Follow special substitutions with
2496 <class-enum-type>
2497 (demangle_subtitution): Set template_p for special substitutions.
2498 (main): Fix typos.
d1209685 2499
229b8ec7
AS
25002000-06-27 Alex Samuel <samuel@codesourcery.com>
2501
2502 * cp-demangle.c (demangle_special_name): Swap base and derived
2503 class when demangling construction vtables.
2504
051664b0
AS
25052000-06-21 Alex Samuel <samuel@codesourcery.com>
2506
2507 * cp-demangle.c: Don't include ctype.h.
2508 (IS_DIGIT): New macro.
2509 (IS_ALPHA): Likewise. Use IS_DIGIT and IS_ALPHA throughout
2510 instead of isdigit and isalpanum.
2511 (demangling_def): Make name and next const pointers.
2512 (STATUS_ALLOCATION_FAILED): New status code.
2513 (dyn_string_append_space): Handle failure in
2514 dyn_string_append_char.
2515 (int_to_dyn_string): Likewise. Change return value to status_t.
2516 (string_list_new): Handle failure of dyn_string_init.
2517 (result_close_template_list): Change return type to status_t.
2518 Handle failure in dyn_string_append.
2519 (result_push): Change return value to status_t. Handle failure in
2520 string_list_new. Handle failure of result_push throughout.
2521 (substitution_add): Change return value to status_t. Handle
2522 dyn_string failures. Handle failure of substitution_add
2523 throughout.
2524 (template_arg_list_new): Return NULL on allocation failure.
2525 (result_append_string): Return STATUS_ALLOCATION_FAILED on error.
2526 Handle error result throughout.
2527 (result_append): Likewise.
2528 (result_append_char): Likewise.
2529 (result_append_space): Likewise.
2530 (demangling_new): Make argument a const pointer. Handle
2531 allocation failures.
2532 (demangle_template_args): Handle failure in template_arg_list_new
2533 and result_close_template_list.
2534 (demangle_discriminator): Return if int_to_dyn_string fails.
2535 (cp_demangle): Likewise.
2536 (cp_demangle_type): New function.
2537 (cplus_demangle_new_abi): Don't call dyn_string_delete. Abort on
2538 memory allocation failure.
2539 (main): Likewise.
2540 * dyn-string.c (RETURN_ON_ALLOCATION_FAILURE): Define if
2541 IN_LIBGCC2.
2542 (dyn_string_init): Change return value to int. Handle
2543 RETURN_ON_ALLOCATION_FAILURE case.
2544 (dyn_string_new): Handle RETURN_ON_ALLOCATION_FAILURE case.
2545 (dyn_string_release): Delete the dyn_string.
2546 (dyn_string_resize): Handle RETURN_ON_ALLOCATION_FAILURE case.
2547 (dyn_string_copy): Change return type to int.
2548 (dyn_string_copy_cstr): Likewise.
2549 (dyn_string_prepend): Likewise.
2550 (dyn_string_prepend_cstr): Likewise.
2551 (dyn_string_insert): Likewise.
2552 (dyn_string_insert_cstr): Likewise.
2553 (dyn_string_append): Likewise.
2554 (dyn_string_append_cstr): Likewise.
2555 (dyn_string_append_char): Likewise.
2556 (dyn_string_substring): Likewise.
d1209685 2557
fe06b696
ZW
25582000-06-09 Zack Weinberg <zack@wolery.cumb.org>
2559
2560 * cp-demangle.c (demangle_operator_name): Add spaces before
2561 names beginning with a letter: delete, delete[], new, new[],
2562 sizeof.
2563 (demangle_special_name): Handle TF <type> and TJ <type>.
2564
6223e158
PDM
2565Thu Jun 8 18:52:24 2000 Philippe De Muyter <phdm@macqel.be>
2566
2567 * cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch.
2568
48f3e29b
PDM
2569Thu Jun 8 09:25:54 2000 Philippe De Muyter <phdm@macqel.be>
2570
2571 * cp-demangle.c (stdio.h): File included unconditionaly.
2572 (template_arg_list_new): Parameter list is PARAMS ((void)), not ().
2573 * dyn-string.c (stdio.h): File included.
2574 * partition.c (partition_print): No `&' needed to take the address of
2575 a function.
2576
69197e7e
KG
25772000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2578
2579 * configure.in (ac_libiberty_warn_cflags): Add -pedantic.
d1209685 2580
69197e7e
KG
2581 * choose-temp.c (try, choose_temp_base, make_temp_file): Constify.
2582
2583 * cp-demangle.c (demangle_char): Change parameter from char to int.
2584 (demangle_expression, demangle_expr_primary): Remove extra
2585 semi-colon in prototype.
2586
2587 * dyn-string.c (dyn_string_append_char): Change parameter from
2588 char to int.
2589
2590 * memcmp.c (memcmp): Constify.
2591
2592 * mkstemps.c (gcc_uint64_t): Mark GNUC `long long' case with
2593 __extension__.
2594
2595 * partition.c (elem_compare): Prototype. Don't cast away
2596 const-ness.
2597
2598 * setenv.c (setenv): Use braces to avoid ambiguous `else'.
d1209685 2599
7eb23b1f
KG
26002000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2601
2602 * Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h.
2603
2604 * cp-demangle.c: Include demangle.h.
2605 (template_arg_list_new): DeANSIfy.
2606 (cp_demangle): Make static and add prototype.
2607 (operator_code, operators): Constify.
2608 (demangle_operator_name): Likewise for variables `p1', `p2' and `p'.
2609
3faa108c
AS
26102000-06-05 Alex Samuel <samuel@codesourcery.com>
2611
2612 * cp-demangle.c (demangle_prefix): Cast argument to isdigit to
2613 unsigned char.
2614 (demangle_unqualified_name): Likewise.
2615 (demangle_number_literally): Likewise.
2616 (demangle_type): Likewise.
2617 (demangle_substitution): Likewise.
2618 (is_mangled_char): Likewise, for isalnum.
2619
69afa80d
AS
26202000-06-04 Alex Samuel <samuel@codesourcery.com>
2621
2622 * Makefile.in (CFILES): Add cp-demangle.c and dyn-string.c.
2623 (REQUIRED_OFILES): Add cp-demangle.o and dyn-string.o.
2624 (cp-demangle.o): New dependency.
2625 (dyn-string.o): Likewise.
2626
2627 * dyn-string.c: Move here from gcc/dyn-string.c. Add new functions.
2628
2629 * cplus-dem.c (libiberty_demanglers): Add initializer for new-ABI
2630 demangler.
2631 (cplus_demangle): Call cplus_demangle_new_abi if in new-ABI
2632 demangling mode.
2633 (gnu_new_abi_symbol_characters): New function.
2634 (main): Use gnu_new_abi_symbol_characters. * cp-demangle.c: New
2635 file.
2636 * cp-demangle.c: New file.
d1209685 2637
0b72c3df
AC
2638Tue May 30 16:45:25 2000 Andrew Cagney <cagney@b1.cygnus.com>
2639
2640 * floatformat.c: Add name to each floatformat field.
2641
270cea06
JL
2642Tue May 30 15:07:52 2000 Jeffrey A Law (law@cygnus.com)
2643
2644 * Makefile.in (objalloc.o): Depend on config.h
2645
d11ec6f0
ZW
26462000-05-29 Zack Weinberg <zack@wolery.cumb.org>
2647
2648 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h
2649 if HAVE_STRING_H.
2650 * pexecute.c, xexit.c: Include stdlib.h if HAVE_STDLIB_H.
2651 * objalloc.c: Include config.h. Include stdlib.h and don't
2652 declare malloc or free if HAVE_STDLIB_H.
2653 * strerror.c, strsignal.c: Include stdlib.h if HAVE_STDLIB_H,
2654 else declare malloc without prototype. Include string.h if
2655 HAVE_STRING_H, else declare memset without prototype. Don't
2656 include stddef.h.
2657
f8e2da56
MS
26582000-05-23 Mike Stump <mrs@wrs.com>
2659
2660 * Makefile.in (xmalloc.o): Add dependency for config.h, fixes make
c4b9cfe0 2661 -j3.
f8e2da56 2662
650f3068
DA
26632000-05-18 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2664
2665 * xmalloc.c: Include config.h for HAVE_SBRK definition.
2666
1d2da2e1
HB
26672000-05-16 Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
2668
d1209685 2669 * hashtab.c (hash_pointer): Delete low-order bits which are
1d2da2e1
HB
2670 probably zero, also eliminate a warning on alpha.
2671
47668d0a
DE
26722000-05-15 David Edelsohn <edelsohn@gnu.org>
2673
c7a79a32 2674 * Makefile.in: Change "pic" to depend on $(PICFLAG), not
47668d0a
DE
2675 on $(enable_shared).
2676
36348eab
JJ
26772000-05-10 Jakub Jelinek <jakub@redhat.com>
2678
2679 * config.table: Use mh-sparcpic for sparc*-*-*.
2680
209bbe34
NC
26812000-05-08 Nick Clifton <nickc@cygnus.com>
2682
2683 * Makefile.in (CFILES): Add strncmp.c.
2684 (NEEDED): Add strncmp.
2685
a85a47fb
KG
26862000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2687
2688 * cplus-dem.c (cplus_demangle_opname, demangle_function_name):
2689 Cast the arguments to `islower' to `unsigned char'.
2690 (print_demangler_list): Prototype.
2691
4aef973c
PDM
2692Thu May 4 17:14:41 2000 Philippe De Muyter <phdm@macqel.be>
2693
2694 * sort.c (UCHAR_MAX): Provide fallback definition.
2695
3b94497c
AO
26962000-04-29 Alexandre Oliva <aoliva@cygnus.com>
2697
2698 * Makefile.in (maintainer-clean-subdir): Fix handling of empty
2699 SUBDIRS.
2700
24eaa47a
KB
27012000-04-28 Kenneth Block <block@zk3.dec.com>
2702 Jason Merrill <jason@casey.cygnus.com>
2703
d1209685
ZW
2704 * cplus-dem.c (libiberty_demanglers): New table for demangle styles.
2705 (cplus_demangle_set_style): New function for setting style.
2706 (cplus_demangle_name_to_style): New function to translate name.
24eaa47a 2707
a9266bfa
KG
27082000-04-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2709
2710 * aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.
2711
2712 * configure.in (AC_CHECK_HEADERS): Add sys/mman.h fcntl.h.
2713 (libiberty_AC_FUNC_STRNCMP): Invoke.
2714
2715 * strncmp.c: New file.
2716
8e02c4d0
JH
2717Thu Apr 27 16:58:43 MET DST 2000 Jan Hubicka <jh@suse.cz>
2718
2719 * hashtab.c (htab_expand): Add prototype.
2720 (find_empty_slot_for_expand): Likewise.
2721
4feeaae3
KG
27222000-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2723
2724 * hashtab.c (hash_pointer, eq_pointer): Make definition static to
2725 match prototype.
2726 (htab_expand): Cast the return value of xcalloc.
2727
18a94a2f
MM
27282000-04-24 Mark Mitchell <mark@codesourcery.com>
2729
2730 * hashtab.c (hash_pointer): New function.
2731 (eq_pointer): Likewise.
2732 (htab_hash_pointer): New variable.
2733 (htab_eq_pointer): Likewise.
2734
eeb0656f
MM
27352000-04-23 Mark Mitchell <mark@codesourcery.com>
2736
b51024fc
MM
2737 * sort.c (sort_pointers): Fix endianness bugs.
2738
eeb0656f
MM
2739 * sort.c: New file.
2740 * Makefile.in (CFILES): Add sort.c
2741 (REQUIRED_OFILES): Add sort.o.
2742 (sort.o): New target.
2743
7277f72d
MS
27442000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2745
2746 * Makefile.in (*-subdir): Revamp slightly to avoid losing on
2747 4.3BSD systems.
2748
e38992e8
RK
2749Tue Apr 18 16:23:31 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2750
2751 * hashtab.c: Various minor cleanups.
2752 (htab_find_slot_with_hash): INSERT is now enum insert_option.
2753 (htab_find_slot): Likewise.
2754
498e1ab1
DP
27552000-04-16 Dave Pitts <dpitts@cozx.com>
2756
2757 * cplus-dem.c (cplus_demangle_opname): Changed to use islower.
d1209685 2758
dc17cc7b
RH
27592000-04-05 Richard Henderson <rth@cygnus.com>
2760
2761 * splay-tree.c (splay_tree_remove): New.
2762
b13eb66b
MM
27632000-03-30 Mark Mitchell <mark@codesourcery.com>
2764
2765 * hashtab.c (find_empty_slot_for_expand): Use hashval_t for hash
2766 codes.
2767 (htab_find_with_hash): Likewise.
2768 (htab_find_slot_with_hash): Likewise.
d1209685 2769
0194e877
ZW
27702000-03-29 Zack Weinberg <zack@wolery.cumb.org>
2771
2772 * hashtab.c (htab_find_with_hash): Avoid calculating hash2
2773 unless it will be used. Rearrange loop for better
2774 optimization.
2775 (higher_prime_number): Add static prototype.
2776
abc61fd4
JL
2777Thu Mar 16 01:33:58 2000 Jeffrey A Law (law@cygnus.com)
2778
2779 * Makefile.in (partition.o): Depend on config.h
2780
8c5d513f
BS
27812000-03-14 Bernd Schmidt <bernds@cygnus.co.uk>
2782
2783 * hashtab.c (find_empty_slot_for_expand): New function.
2784 (htab_expand): Use it instead of htab_find_slot.
2785 (htab_find_with_hash): Renamed from htab_find; now accepts extra
2786 argument HASH.
2787 (htab_find_slot_with_hash): Likewise for htab_find_slot.
2788 (htab_find): New wrapper function.
2789 (htab_find_slot): Likewise.
2790 (htab_traverse): Pass slot, not entry, to called function.
2791
d9d4fb43
AS
27922000-03-09 Alex Samuel <samuel@codesourcery.com>
2793
2794 * Makefile.in (CFILES): Add partition.c.
2795 (REQUIRED_OFILES): Add partition.o.
2796 (partition.o): New rule.
2797 * partition.c: New file.
d1209685 2798
5dc9cffd
ZW
27992000-03-09 Zack Weinberg <zack@wolery.cumb.org>
2800
2801 * hashtab.c (htab_create): Set del_f.
2802 (htab_delete, htab_empty, htab_remove_elt, htab_clear_slot):
2803 Use it.
2804
5194cf08
ZW
28052000-03-08 Zack Weinberg <zack@wolery.cumb.org>
2806
2807 * hashtab.c: Remove debugging variables (all_searches,
2808 all_collisions, all_expansions). Delete
2809 all_hash_table_collisions.
2810 (create_hash_table, delete_hash_table, empty_hash_table,
2811 find_hash_table_entry, remove_element_from_hash_table_entry,
2812 clear_hash_table_slot, traverse_hash_table, hash_table_size,
2813 hash_table_elements_number, hash_table_collisions): Rename to:
2814 htab_create, htab_delete, htab_empty, htab_find_slot,
2815 htab_remove_elt, htab_clear_slot, htab_traverse, htab_size,
2816 htab_elements, htab_collisions.
2817 (htab_find): New function, handles common case where you don't
2818 plan to add or delete an entry.
2819 (htab_expand): Don't create a whole new table, just a new
2820 entry vector.
2821 (htab_find_slot): Simplify logic.
2822
5ad5a984
ILT
28231999-08-03 Ian Lance Taylor <ian@zembu.com>
2824
2825 * floatformat.c: Add casts to avoid signed/unsigned warnings.
2826 * pexecute.c: Add ATTRIBUTE_UNUSED as needed on Unix.
2827
2828 * Makefile.in (install_to_libdir): Change $(TARGETLIB).n to
2829 $(TARGETLIB)n so it works on MSDOS.
2830 (install_to_tooldir): Likewise.
2831
28321999-07-21 Ian Lance Taylor <ian@zembu.com>
2833
2834 From Mark Elbrecht:
2835 * makefile.dos: Remove; obsolete.
2836 * configure.bat: Remove; obsolete.
2837
28381999-07-11 Ian Lance Taylor <ian@zembu.com>
2839
2840 * splay-tree.c (splay_tree_insert): Add initialization to avoid
2841 warning.
2842
aeecce42
MK
28432000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
2844
2845 * pexecute.c: Conditionally include string.h.
5194cf08 2846 (fix_argv): Handle embedded whitespace in args for Mingw32.
aeecce42 2847
1eaf7d9c
KG
28482000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2849
2850 * configure.in (ac_libiberty_warn_cflags): Turn on warnings if
2851 we're using gcc.
2852
2853 * Makefile.in (COMPILE.c): Add @ac_libiberty_warn_cflags@
2854
0fadedb2
GK
28551999-12-27 Geoff Keating <geoffk@cygnus.com>
2856
2857 * vasprintf.c (int_vasprintf): Don't re-read the format character
2858 as this mishandles strings like '%%s'.
2859
08230f26
MM
28601999-12-05 Mark Mitchell <mark@codesourcery.com>
2861
2862 * splay-tree.c (splay_tree_new): Use struct splay_tree_node_s
2863 rather than struct splay_tree_node.
2864 (splay_tree_insert): Use struct splay_tree_s rather than struct
2865 splay_tree.
2866
6de9b8ff
PDM
2867Sun Nov 28 00:59:39 1999 Philippe De Muyter <phdm@macqel.be>
2868
2869 * hashtab.c (sys/types.h): File included.
2870
f3636679
JM
28711999-11-22 Jason Merrill <jason@casey.cygnus.com>
2872
2873 * strtoul.c, strtol.c, random.c: Remove advertising clause from
2874 BSD license, pursuant with
2875
2876 ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
2877
36dd3a44
JL
2878Wed Nov 10 09:42:39 1999 Jeffrey A Law (law@cygnus.com)
2879
2880 * hashtab.c: Include stdio.h.
2881
6e300472
JL
2882Mon Nov 8 09:23:41 1999 Jeffrey A Law (law@cygnus.com)
2883
2884 * hashtab.c (traverse_hash_table): Protect prototype with PARAMS.
2885
df548dfc
PDM
2886Tue Nov 2 03:23:13 1999 Philippe De Muyter <phdm@macqel.be>
2887
2888 * xstrdup (sys/types.h): Include this file.
2889
2c375143
NS
28901999-10-28 Nathan Sidwell <nathan@acm.org>
2891
2892 * Makefile.in (SUBDIRS): New macro.
2893 (mostlyclean, clean, distclean, maintainer-clean): Adjust to
2894 avoid multiple subdirectory cleaning.
2895 (*-subdir): Use SUBDIRS.
2896
a82cecda
JK
28971999-10-25 Jim Kingdon <http://developer.redhat.com/>
2898
2899 * cplus-dem.c: Move declarations of standard_symbol_characters and
2900 hp_symbol_characters inside #ifdef MAIN to avoid compiler
2901 warnings.
2902
ed38f5d5
ZW
29031999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com>
2904
2905 * hashtab.c (find_hash_table_entry): When returning a
2906 DELETED_ENTRY slot, change it to EMPTY_ENTRY first.
2907 (clear_hash_table_slot): New function which deletes an entry
2908 by its position in the table, not its value.
2909 (traverse_hash_table): New function which calls a hook
2910 function for every live entry in the table.
2911
b60fe4a7
MM
29121999-10-19 Mark Mitchell <mark@codesourcery.com>
2913
2914 * cplus-dem.c (INTBUF_SIZE): New macro.
2915 (string_append_template_idx): New function.
2916 (demangle_expression): Likewise.
2917 (demangle_integral_value): Use it.
2918 (demangle_real_value): New function, split out from ...
2919 (demangle_template_value_parm): ... here. Use
2920 string_append_template_idx. Use demangle_real_value.
2921 (demangle_template): Use string_append_template_idx.
2922 (demangle_qualified): Use consume_count_with_underscores.
2923 (get_count): Tweak formatting.
2924 (do_type): Use string_append_template_idx.
5194cf08 2925
3da5522a
KG
29261999-10-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2927
2928 * calloc.c: Add a public domain notice.
2929
d7d36ea8
PDM
2930Mon Oct 18 02:30:47 1999 Philippe De Muyter <phdm@macqel.be>
2931
2932 * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.
2933
a2f945c6
VM
2934Fri Oct 15 01:47:51 1999 Vladimir Makarov <vmakarov@loony.cygnus.com>
2935
2936 * Makefile.in (CFILES): Add hashtab.c
2937 (REQUIRED_OFILES): Add hashtab.o
2938 (hashtab.o): Add dependencies.
2939 * hashtab.c: New file
2940
7f22ec2e
MK
2941Wed Oct 13 01:16:47 1999 Mumit Khan <khan@xraylith.wisc.edu>
2942
2943 * basename.c (DIR_SEPARATOR): New macro.
2944 (DIR_SEPARATOR_2): Likewise.
2945 (HAVE_DOS_BASED_FILESYSTEM): Likewise.
2946 (IS_DIR_SEPARATOR): Likewise.
2947 (main): Handle MSDOS style pathname.
2948
7c56a6ce
MM
29491999-10-11 Mark Mitchell <mark@codesourcery.com>
2950
2951 * cplus-dem.c (do_type): Handle pointer to member types whose
2952 enclosing classes have namespace scope.
2953
cd32188b
ME
2954Sun Oct 10 01:23:50 1999 Marc Espie <espie@cvs.openbsd.org>
2955
2956 * config.table: Provide a backup shell for executing move-if-change.
2957
fc232f7a
MM
29581999-10-02 Mark Mitchell <mark@codesourcery.com>
2959
2960 * xmalloc.c (xmalloc): Fix spelling error.
2961 (xcalloc, xrealloc): Likewise.
2962
2a138827
KG
29631999-10-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2964
2965 * cplus-dem.c (fancy_abort, demangle_integral_value,
2966 demangle_arm_hp_template, recursively_demangle,
2967 standard_symbol_characters, hp_symbol_characters, main): Add prototype.
2968 (program_name, program_version, fatal): Constify a char*.
2969 (usage, fatal): Mark with ATTRIBUTE_NORETURN.
2970 (main): Call return, not exit.
2971
5a657fc3
KG
29721999-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2973
2974 * choose-temp.c: Remove obsolete comment about gcc.
2975 (make_temp_file): Constify a char*.
2976
33c5ddcd
KG
2977Wed Sep 8 20:03:28 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2978
2979 * xmemdup.c: Include sys/types.h.
2980
b10647f1
JG
29811999-09-07 Jeff Garzik <jgarzik@pobox.com>
2982
2983 * xmemdup.c: New xmemdup function.
2984 * Makefile.in, makefile.vms, vmsbuild.com: Use xmemdup.[co].
2985
3dd6c3af
LV
2986Tue Sep 7 23:32:18 1999 Linas Vepstas <linas@linas.org>
2987
5194cf08 2988 * config.table: Add openedition target.
3dd6c3af
LV
2989 * config/mh-openedition: New file.
2990
19e28e2a
ME
2991Thu Sep 2 01:36:12 1999 Marc Espie <espie@cvs.openbsd.org>
2992
2993 * pexecute.c (pexecute): Fill in temp_base when needed.
2994
4dfeccf9
RH
29951999-08-31 Richard Henderson <rth@cygnus.com>
2996
2997 * getpwd.c: Check HAVE_GETCWD before defining it away.
2998
4ac3cb83
KG
29991999-08-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3000
3001 * Makefile.in (CFILES): Add calloc.c and getpwd.c.
3002 (REQUIRED_OFILES): Add getpwd.o.
3003 (getpwd.o): Add target.
3004
3005 * configure.in (AC_PREREQ): Bump to 2.13.
3006 (AC_CHECK_HEADERS): Add check for <sys/stat.h>.
3007
3008 * getpwd.c: New file, moved here from gcc.
3009
e797ff70
KG
30101999-08-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3011
3012 * cplus-dem.c (gnu_special): Cast a `size_t' to `long' when
3013 comparing against a signed quantity.
3014 (arm_special): Likewise.
3015 (demangle_fund_type): Likewise.
3016 (do_hpacc_template_const_value): Mark parameter `work' with
5194cf08 3017 ATTRIBUTE_UNUSED.
e797ff70
KG
3018 (main): Constify variable `valid_symbols'.
3019
55247fce
PDM
3020Tue Aug 24 02:50:45 1999 Philippe De Muyter <phdm@macqel.be>
3021
3022 * strtoul.c (strtoul): Add parentheses around && within ||.
3023
76632dd0
DJ
3024Fri Aug 6 23:32:29 1999 Daniel Jacobowitz <drow@drow.them.org>
3025
3026 * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
3027 libdir, libsubdir and tooldir.
3028
d080bbfa
MM
30291999-08-01 Mark Mitchell <mark@codesourcery.com>
3030
3031 * splay-tree.c (splay_tree_insert): Return the new node.
3032
a81c752a
RH
30331999-07-14 Richard Henderson <rth@cygnus.com>
3034
5194cf08 3035 * argv.c: Include stdlib.h and string.h instead of
a81c752a
RH
3036 prototyping directly.
3037 * choose-temp.c: Conditionally include string.h.
3038
8f1824d9
JM
30391999-07-12 Jason Merrill <jason@yorick.cygnus.com>
3040
3041 * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
3042
652374d3
ILT
30431999-07-11 Ian Lance Taylor <ian@zembu.com>
3044
3045 * splay-tree.c (splay_tree_insert): Add initialization to avoid
3046 warning.
3047
a4494286
JM
30481999-07-07 Jason Merrill <jason@yorick.cygnus.com>
3049
3050 * Makefile.in (needed-list): Only include stuff we actually need
3051 for libstdc++.
3052
90e72e20
AS
30531999-06-21 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3054
3055 * configure.in (checkfuncs): Add gettimeofday.
3056 * config.in, configure: Regenerated.
3057
b569200e
MK
3058Mon Jun 21 05:56:01 1999 Mumit Khan <khan@xraylith.wisc.edu>
3059
3060 * configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if
3061 the test fails.
3062 * configure: Regenerate.
3063
73919448
MS
30641999-06-10 Mike Stump <mrs@wrs.com>
3065
3066 * Makefile.in (setenv.o): Add config.h dep for setenv.o to fix
3067 parallel builds.
3068
fee9125c
KG
30691999-05-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3070
3071 * putenv.c: Include ansidecl.h to define `const'.
3072 * setenv.c: Likewise.
3073
71cce721
MN
3074Wed May 26 03:58:20 1999 "Melissa O'Neill" <oneill@cs.sfu.ca>
3075
a7c9637f
JL
3076 * Makefile.in (CFILES): Add putenv.c and setenv.c.
3077 * configure.in (funcs): Add putenv and setenv.
3078 (AC_CHECK_FUNCS): Check for putenv and setenv.
3079 * configure: Rebuilt.
3080 * putenv.c setenv.c: New files.
3081
71cce721
MN
3082 * getcwd.c (getcwd): If pathname is NULL, then obtain SIZE
3083 bytes of space using malloc.
3084
53504016
SG
3085Mon May 17 01:42:34 1999 Stu Grossman <grossman@babylon-5.cygnus.com>
3086
3087 * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance
3088 the *mangled pointer beyond the end of the string. Clean up code to
3089 match prevailing coding style.
3090
34842539
MH
30911999-05-13 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
3092
3093 * tmpnam.c (L_tmpnam): Fix typo.
3094
3a08531d
ME
3095Thu May 13 01:14:46 1999 Marc Espie <espie@cvs.openbsd.org>
3096
3097 * cplus-dem.c (standard_symbol_characters): Renamed from
3098 standard_symbol_alphabet. No longer modify TABLE.
3099 (hp_symbol_characters): Renamed from hp_symbol_alphabet. No longer
3100 modify TABLE.
3101 (main): Corresponding changes. Use strchr to determine if a
3102 character is valid.
3103
8db9d08b
JB
31041999-05-11 Jim Blandy <jimb@zwingli.cygnus.com>
3105
3106 * cplus-dem.c (main): Use table lookup to distinguish identifier
3107 characters from non-identifier characters.
3108 (standard_symbol_alphabet, hp_symbol_alphabet): New functions.
3109
6a071f4a
FF
3110Thu May 6 20:34:42 1999 Fred Fish <fnf@be.com>
3111
3112 * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.
3113 * getruntime.c: Only attempt to include sys/resource.h and
3114 use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H
3115 are defined.
3116
7dd88617
DT
3117Mon Apr 26 01:36:06 1999 Donn Terry (donn@interix.com)
3118
3119 * configure.in (alloca detection): Handle alloca directly for interix.
3120 * configure: Rebuilt.
3121
7a1528bc
MK
3122Sun Apr 25 01:18:21 1999 Mumit Khan <khan@xraylith.wisc.edu>
3123
3124 * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.
3125
76409268
JB
31261999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
3127
3128 Fix from Dale Hawkins:
5194cf08 3129 * cplus-dem.c (mop_up): Set typevec_size to zero, so it'll be
76409268
JB
3130 reallocated properly if we use it again.
3131
3132 * cplus-dem.c (demangle_fund_type): Check for buffer overrun. Be
3133 stricter about syntax. Always null-terminate string.
3134
acbbd80a
MK
3135Thu Apr 15 23:00:55 1999 Mumit Khan <khan@xraylith.wisc.edu>
3136
3137 * configure.in (checkfuncs): Check for sbrk.
3138 * config.in: Rebuilt.
3139 * configure: Likewise.
3140 * xmalloc.c: Use HAVE_SBRK instead of the host specific definitions.
3141
92523551
JB
31421999-04-12 Jim Blandy <jimb@zwingli.cygnus.com>
3143
3144 Fix from Marcus Daniels:
3145 * cplus-dem.c (demangle_fund_type): Don't run off the end of the
3146 identifier looking for another underscore.
3147
36eb4217
MK
3148Sun Apr 11 23:20:59 1999 Mumit Khan <khan@xraylith.wisc.edu>
3149
3150 * pexecute.c: Change all references to __UWIN__ to _UWIN.
3151 * xmalloc.c: Likewise.
3152 (xcalloc): UWIN has sbrk.
3153 (xrealloc): Fix guard macro.
3154
2c45d1a0
RH
31551999-04-11 Richard Henderson <rth@cygnus.com>
3156
3157 * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtin
3158 or <alloca.h>.
3159 * clock.c (GNU_HZ): New definition.
3160 (clock): Use it.
3161 * getruntime.c: Likewise.
3162
3163 * config.table: Use mh-beos.
3164 * config/mh-beos: New file.
3165
391cdef0
MM
31661999-04-11 Mark Mitchell <mark@codesourcery.com>
3167
3168 * cplus-dem.c (demangle_template_value_parm): Handle
3169 pointers-to-members.
3170 (do_type): Handle template parameters as qualifiers.
3171
9d229989
JB
31721999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
3173
3174 * cplus-dem.c: Attempt to handle overflows in counts with some
3175 semblance of grace.
3176 (consume_count): Detect overflows. Return -1 to indicate errors,
3177 instead of zero.
3178 (demangle_template_value_parm, demangle_template): Handle change
3179 to consume_count's return convention.
3180
7c72138a
TT
31811999-04-05 Tom Tromey <tromey@cygnus.com>
3182
3183 * testsuite/regress-demangle: New file.
3184 * testsuite/demangle-expected: New file.
3185
3186 * Makefile.in (all, check, installcheck, info, install-info,
3187 clean-info, dvi, install, etags, tags, mostlyclean, clean,
3188 distclean, maintainer-clean, realclean): Depend on corresponding
3189 `-subdir' target.
3190 (all-subdir check-subdir installcheck-subdir info-subdir
3191 install-info-subdir clean-info-subdir dvi-subdir
3192 install-info-subdir etags-subdir mostlyclean-subdir clean-subdir
3193 distclean-subdir maintainer-clean-subdir): New target.
3194 * testsuite/Makefile.in: New file.
3195 * configure: Rebuilt.
3196 * configure.in: Create testsuite/Makefile.
3197
ae7f7270
MM
31981999-04-02 Mark Mitchell <mark@codesourcery.com>
3199
3200 * splay-tree.h (splay_tree_compare_pointers): Define.
3201
30f72379
MM
32021999-03-30 Mark Mitchell <mark@codesourcery.com>
3203
3204 * splay-tree.c (splay_tree_compare_ints): Define.
3205
4cc48683
TT
32061999-03-30 Tom Tromey <tromey@cygnus.com>
3207
3208 * cplus-dem.c (consume_count): If `count' wraps, return 0 and
3209 don't advance input pointer.
3210 (demangle_class_name): If consume_count didn't find a count, do
3211 nothing. Don't bother with `strlen' sanity check; consume_count
3212 does it for us.
3213
3510075c
JL
32141999-03-16 Stan Shebs <shebs@andros.cygnus.com>
3215
3216 From Art Haas <ahaas@neosoft.com>:
3217 * cplus-dem.c (demangle_prefix): Don't grab all the '__' strings
3218 when doing arm or hp style.
3219 (demangle_nested_args): Decr forgetting_types field when done.
5194cf08 3220
89f602a7
MK
3221Thu Mar 11 01:22:58 1999 Mumit Khan <khan@xraylith.wisc.edu>
3222
3223 * pexecute.c (__CYGWIN32__): Rename to
3224 (__CYGWIN__): this.
3225 * xmalloc.c: Likewise.
3226
3227 Changes to support i386-pc-uwin.
3228 * configure.in (*-*-uwin*): Workaround for vfork bug.
3229 * configure: Regenerate.
3230 * pexecute.c (pexecute): Be like standard Unix.
3231 (pwait): Likewise.
3232 * xmalloc.c (first_break): Define.
3233 (xmalloc_set_program_name): Use.
3234 (xmalloc): Use.
3235
9346c824
FS
3236Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3237
3238 * config.table: Cleanup and add mh-*pic handling for alpha, arm, powerpc
3239
3510075c
JL
3240Sun Feb 28 22:30:44 1999 Geoffrey Noer <noer@cygnus.com>
3241
3242 * config.table: Check cygwin*, not cygwin32*.
3243
8ec65f13
DB
3244Tue Feb 9 16:39:01 1999 Dave Brolley <brolley@cygnus.com>
3245
3246 * Makefile.in: Change mkstemp -> mkstemps.
3247
687361c8
ME
3248Tue Feb 9 01:12:27 1999 Marc Espie <Marc.Espie@liafa.jussieu.fr>
3249
3250 * Makefile.in (REQUIRED_OFILES): remove mkstemp.o
3251 * configure.in (funcs): Check for and conditionally add mkstemps to
3252 the list of functions libiberty will provide.
3253 * configure: Rebuilt.
5194cf08 3254
b207e09c
MK
3255Wed Feb 3 00:01:15 1999 Mumit Khan <khan@xraylith.wisc.edu>
3256
5194cf08 3257 * clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on
b207e09c
MK
3258 platforms that don't have HZ.
3259 * getruntime.c (HZ): Likewise.
3260
16b4c15e
RH
3261Sat Jan 30 13:28:04 1999 Richard Henderson <rth@cygnus.com>
3262
3263 * Makefile.in (xstrdup.o): Depend on config.h.
3264
38beb75c
UD
3265Wed Jan 13 07:26:44 1999 H.J. Lu (hjl@gnu.org)
3266
3267 * cplus-dem.c (mop_up): Set work->previous_argument to NULL after
3268 freeing it.
3269
7e4311a3
KG
3270Wed Jan 13 14:16:36 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3271
3272 * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.
3273
3510075c
JL
3274Tue Jan 5 15:58:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3275
3276 * Makefile.in (CFILES): fix typo, splay-tree.c instead of
3277 splay-tree.o.
3278
32791999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
3280
3281 * configure.in: Require autoconf 2.12.1 or higher.
3282
fb9939b8
MM
32831998-12-30 Michael Meissner <meissner@cygnus.com>
3284
3285 * random.c (NULL): Don't redefine NULL if it is already defined.
3286
087aa398
KG
3287Tue Dec 22 09:43:35 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3288
3289 * argv.c (buildargv): Cast the result of alloca in assignment.
3290
3291 * choose-temp.c: Include stdlib.h.
38beb75c 3292
087aa398 3293 * cplus-dem.c (demangle_arm_pt): Remove unused prototype.
c4b9cfe0
AJ
3294 (snarf_numeric_literal): Constify first parameter.
3295 (code_for_qualifier): Avoid a gcc extension, make the parameter an
3296 int, not a char.
087aa398
KG
3297 (demangle_qualifier): Likewise.
3298 (demangle_signature): Cast the argument of a ctype function to
3299 unsigned char.
3300 (arm_pt): Add parens around assignment used as truth value.
3301 (demangle_arm_hp_template): Constify variable `args'.
3302 (do_hpacc_template_const_value): Cast the argument of a ctype
3303 function to unsigned char.
3304 (do_hpacc_template_literal): Remove unused variable `i'.
3305 (snarf_numeric_literal): Constify parameter `args'.
3306 Cast the argument of a ctype function to unsigned char.
3307
3308 * floatformat.c (floatformat_to_double): Add explicit braces to
c4b9cfe0 3309 avoid ambiguous `else'.
38beb75c 3310
087aa398 3311 * fnmatch.c (fnmatch): Change type of variables `c', `c1',
c4b9cfe0
AJ
3312 `cstart' and `cend' to unsigned char. Cast the argument of macro
3313 `FOLD', which uses ctype functions, to unsigned char.
087aa398
KG
3314
3315 * objalloc.c (free): Add prototype.
3316
21f2174d
HPN
3317Sun Dec 20 16:03:46 1998 Hans-Peter Nilsson <hp@axis.se>
3318
3319 * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.o
3320
3510075c
JL
3321Fri Dec 18 17:50:18 1998 David Taylor <taylor@texas.cygnus.com>
3322
3323 * cplus-dem.c (demangle_arm_pt): remove declaration -- function
c4b9cfe0 3324 doesn't exist.
3510075c 3325 (do_hpacc_template_literal): remove unused variable `i'.
5194cf08 3326
e8fc8222
AM
3327Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
3328
3329 * cplus-dem.c (demangle_fund_type): Process CV and u codes before
3330 bumping the pointer we read from. Also prepend these codes,
3331 as we do in other places.
3332
3510075c
JL
33331998-12-18 Nick Clifton <nickc@cygnus.com>
3334
3335 * cplus-dem.c (demangle_arm_hp_template): Make variable 'args' be
3336 'const char *' in order to match its usage when calling siblings.
3337 (snarf_numeric_literal): Make first arg 'const char **' in order
3338 to match usage.
11a0bb74 3339
f4f30aa1
JL
3340Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3341
11a0bb74
KG
3342 * choose-temp.c: Don't check IN_GCC anymore.
3343
3344 * floatformat.c (floatformat_from_double): Use `const', not `CONST'.
3345 * memchr.c (memchr): Likewise.
3346 * memcpy.c (memcpy): Likewise.
3347 * memmove.c (memmove): Likewise.
38beb75c 3348
11a0bb74
KG
3349 * mkstemp.c: Don't check IN_GCC anymore.
3350 * pexecute.c: Likewise.
3351 * splay-tree.c: Likewise.
38beb75c 3352
11a0bb74
KG
3353 * strchr.c (strchr): Use `const', not `CONST'.
3354 * strrchr.c (strrchr): Likewise.
3355 * strtol.c (strtol): Likewise.
3356 * strtoul.c (strtoul): Likewise.
3357
70d5ccef
DT
3358Fri Dec 4 13:51:04 1998 David Taylor <taylor@texas.cygnus.com>
3359 Elena Zannoni <ezannoni@cygnus.com>
3360 Stan Shebs <shebs@cygnus.com>
3361 Edith Epstein <eepstein@cygnus.com>
3362 Andres MacLeod <amacleod@cygnus.com>
3363 Satish Pai <pai@apollo.hp.com>
3364
3365 * HP aCC demangling support.
3366 * cplus-dem.c
3367 (main): Remove default to HP style demangling, set to EDG
c4b9cfe0
AJ
3368 demangling correctly when -edg specified; set the demangling style
3369 when user specifies 'edg'. Set strip_underscore to
3370 prepends_underscore, if not HPUXHPPA. Set
3371 current_demangling_style to hp_demangling if HPUXHPPA. Set
3372 current demangling style correctly if the switch is hp. Read
3373 label correctly also in the HP style case.
70d5ccef 3374 (work_stuff): add temp_start field; add field for volatile member
c4b9cfe0 3375 function.
70d5ccef 3376 (arm_pt): handle ARM_DEMANGLING and EDG_DEMANGLING styles; HP
c4b9cfe0 3377 style for this case is the same as ARM.
70d5ccef
DT
3378 (demangle_args): handle EDG_DEMANGLING style; support HP style.
3379 (demangle_arm_hp_template): new function. (It was
c4b9cfe0
AJ
3380 demangle_arm_pt.); check and set value of temp_start field in
3381 multiple places. Also, when ceching for end of template args,
3382 check to see if at end of static member of template class.
70d5ccef 3383 (demangle_class): new local variable : save_class_name_end Don't
c4b9cfe0 3384 include template args in string defining class.
70d5ccef
DT
3385 (demangle_class_name): use demangel_arm_hp_template.
3386 (demangle_function_name): handle case where demangling style is
c4b9cfe0
AJ
3387 HP_DEMANGLING and currently point at an 'X' in the mangled name.
3388 Handle EDG_DEMANGLING style. Handle constructor and destructor
3389 ops for HP style.
70d5ccef 3390 (demangle_prefix): handle EDG_DEMANGLING and ARM_DEMANGLING
c4b9cfe0
AJ
3391 styles. global destructor and constructor for HP style are same
3392 as for ARM style. Same for local variables.
70d5ccef
DT
3393 (demangle_qualified): handle EDG_DEMANGLING style.
3394 (demangle_signature): add case for volatile member function. For
c4b9cfe0
AJ
3395 cases '1' - '9' : initialize the temp_start field to -1 and handle
3396 the EDG_DEMANGLING style. for case 'F' : handle EDG_DEMANGLING
3397 and AUTO_DEMANGLING styles. If expecting a function and managed
3398 to demangle the funct args, then handle the LUCID_DEMANGLING,
3399 ARM_DEMANGLING, and EDG_DEMANGLING styles. Add case for local
3400 class name after "Lnnn_ in HP style case. HP style too needs to
3401 forget types. _nnn is OK for HP style, so don't report failure.
70d5ccef 3402 (do_hpacc_template_const_value): new function. Handle template's
c4b9cfe0 3403 value param for HP/aCC.
70d5ccef 3404 (do_hpacc_template_literal): new function. Handle a template's
c4b9cfe0 3405 literal parameter for HP aCC.
70d5ccef
DT
3406 (recursively_demangle): new function
3407 (snarf_numeric_literal): new function.
3408 (usage): add 'edg' to the list of demangling styles; add hp switch
c4b9cfe0 3409 to message.
70d5ccef 3410
8d525fa8
CF
3411Sat Nov 28 17:25:22 1998 Christopher Faylor <cgf@cygnus.com>
3412
3413 * pexecute.c: Remove obsolete ifdefed cygwin code.
3414
9b1a92d8
KG
3415Fri Nov 27 13:26:06 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3416
3417 * choose-temp.c: Always include libiberty.h. Avoid redundancies.
3418 * cplus-dem.c: Likewise. Conform to libiberty.h.
3419 * pexecute.c: Likewise.
3420 * splay-tree.c: Likewise.
3421
c85c3232
MS
34221998-11-25 Mike Stump <mrs@wrs.com>
3423
3424 * Makefile.in (splay-tree.o): Add config.h dependency.
3425
35a6cd99
KG
3426Mon Nov 23 16:59:49 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3427
3428 * configure.in: Use AC_PREREQ(2.12.1).
3429
6e6e34b7
BK
34301998-11-16 Benjamin Kosnik <bkoz@haight.constant.com>
3431
5194cf08 3432 * cplus-dem.c (demangle_fund_type): Add demangling for C9x types.
6e6e34b7 3433
59b67c11
JL
3434Thu Nov 19 22:15:50 1998 Jeffrey A Law (law@cygnus.com)
3435
3436 * mpw.c (mpw_access): Add missing parens.
3437
a6458d1d
KG
3438Thu Nov 19 12:59:21 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3439
3440 * configure.in: Call AC_HEADER_SYS_WAIT.
3441
3442 * pexecute.c: Include sys/wait.h when !IN_GCC.
3443
3510075c
JL
3444Thu Nov 19 14:38:20 1998 Geoffrey Noer <noer@cygnus.com>
3445
3446 * pexecute.c: revert back to checking old Cygwin
3447 preprocessor symbol until some time has passed.
3448
3449Wed Nov 18 08:52:26 1998 Christopher Faylor <cgf@cygnus.com>
3450
3451 * pexecute.c: Reorganize WIN32 case to accomodate Cygwin
3452 since it will now support similar constructs.
3453
a9acf741
KG
3454Fri Nov 13 19:18:05 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3455
3456 * configure.in: Check for calloc.
3457
3458 * calloc.c: New file.
3459
3460 * xmalloc.c (xcalloc): New function.
3461
a49fb37a
AM
3462Fri Nov 13 08:51:46 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
3463
3464 *cplus-dem.c (demangle_prefix): Use the last "__"
3465 in the mangled name when looking for the signature. This allows
3466 template names to begin with "__".
3467
0e714131
MM
34681998-11-08 Mark Mitchell <mark@markmitchell.com>
3469
ec2288ff
MM
3470 * cplus-dem.c (type_kind_t): Add tk_reference.
3471 (demangle_template_value_parm): Handle it.
3472 (do_type): Use it for references, instead of tk_pointer.
3473
0e714131
MM
3474 * cplus-dem.c (demangle_template_value_parm): Use cplus_demangle,
3475 not internal_cplus_demangle.
3476
2931b6d4
KG
3477Sat Nov 7 16:02:10 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3478
3479 * choose-temp.c: Don't include gansidecl.h.
3480 * mkstemp.c: Likewise.
3481 * pexecute.c: Likewise.
3482
dd8f3ed5
GN
3483Mon Nov 2 15:05:33 1998 Geoffrey Noer <noer@cygnus.com>
3484
5194cf08
ZW
3485 * configure.in: detect cygwin* instead of cygwin32*
3486 * configure: regenerate
dd8f3ed5 3487
c5f7c445
KG
3488Mon Nov 2 10:22:01 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3489
3490 * pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining
c4b9cfe0
AJ
3491 whether to include config.h. Possibly include unistd.h in the
3492 !IN_GCC case. Define VFORK_STRING as a printable function call
3493 for error messages (either "vfork" or "fork".) If HAVE_VFORK_H is
3494 defined, include vfork.h. If VMS is defined, define vfork()
3495 appropriately. Remove vfork check on USG, we're using autoconf.
3496 (pexecute): Set `errmsg_fmt' to VFORK_STRING instead of checking
3497 locally what string to use.
c5f7c445 3498
ad3ef78e
MM
34991998-10-26 Mark Mitchell <mark@markmitchell.com>
3500
3501 * splay-tree.c: Tweak include directives to make sure declarations of
3502 xmalloc and free are available.
3503
224301c1
MM
35041998-10-25 Mark Mitchell <mark@markmitchell.com>
3505
3506 * cplus-dem.c (gnu_special): Fix handling of virtual tables in
3507 anonymous namespaces.
38beb75c 3508
d9db46fd
MM
35091998-10-23 Mark Mitchell <mark@markmitchell.com>
3510
3511 * cplus-dem.c (work_stuff): Replace const_type and volatile_type
3512 with type_quals.
3513 (TYPE_UNQUALIFIED): New macro.
3514 (TYPE_QUAL_CONST): Likewise.
3515 (TYPE_QUAL_VOLATILE): Likewise.
3516 (TYPE_QUAL_RESTRICT): Likewise.
3517 (code_for_qualifier): New function.
3518 (qualifier_string): Likewise.
3519 (demangle_qualifier): Likewise.
3520 (internal_cplus_demangle): Use them.
3521 (demangle_signature): Likewise.
3522 (demangle_template_value_parm): Likewise.
3523 (do_type): Likewise.
3524 (demangle_fund_type)): Likewise.
224301c1 3525
b056ad1c
KG
3526Thu Oct 22 19:58:43 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3527
3528 * splay-tree.c (splay_tree_foreach_helper): Make definition static
3529 to match prototype.
3530
ed87f9c8
MM
35311998-10-21 Mark Mitchell <mark@markmitchell.com>
3532
3533 * splay-tree.c: New file.
3534 * Makefile.in (CFILES): Add it.
3535 (REQUIRED_OFILES): Likewise.
3536 (splay-tree.o): Add dependencies.
3537
e0c13971
AS
3538Tue Oct 20 12:29:02 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3539
3540 * cplus-dem.c (demangle_qualified): Fix off-by-one when checking
3541 range of 'K' index.
3542
91e0f659
KG
3543Thu Oct 15 18:51:12 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3544
3545 * choose-temp.c: Prototype mkstemps() when IN_GCC.
3546
3547 * cplus-dem.c (consume_count): Cast argument of ctype macro to
3548 `unsigned char'.
3549 (cplus_demangle_opname): Cast the result of `strlen' to (int) when
3550 comparing against one.
3551 (cplus_mangle_opname): Likewise.
3552 (demangle_integral_value): Cast argument of ctype macro to
3553 `unsigned char'.
3554 (demangle_template_value_parm): Likewise.
3555 (demangle_template): Initialize variable `bindex'. Cast the
3556 result of `strlen' to (int) when comparing against one. Remove
3557 unused variable `start_of_value_parm'.
3558 (demangle_class_name): Cast the result of `strlen' to (int) when
3559 comparing against one.
3560 (demangle_prefix): Cast argument of ctype macro to `unsigned char'.
3561 (gnu_special): Likewise. Cast the result of `strlen' to (int)
3562 when comparing against one.
3563 (demangle_qualified): Cast argument of ctype macro to `unsigned char'.
3564 (get_count): Likewise.
3565 (do_type): Likewise. Cast the result of `strlen' to (int) when
3566 comparing against one.
3567 (demangle_fund_type): Cast argument of ctype macro to `unsigned char'.
3568 (demangle_function_name): Cast the result of `strlen' to (int)
3569 when comparing against one.
3570
3571 * mkstemp.c (mkstemps): Cast variable `len' to (int) when
3572 comparing against one.
3573
73aeb2ff
JL
3574Tue Oct 13 23:51:51 1998 Jeffrey A Law (law@cygnus.com)
3575
5194cf08
ZW
3576 * mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.h
3577 * configure.in (AC_CHECK_HEADERS): Check for sys/time.h too.
3578 * config.in, configure: Rebuilt.
ae76f1be 3579
73aeb2ff
JL
3580 * getopt.c: Check HAVE_STRINGS_H before including strings.h.
3581 * configure.in (AC_CHECK_HEADERS): Check for strings.h too.
3582 * config.in, configure: Rebuilt.
3583
dd8f3ed5
GN
3584Mon Oct 12 19:15:59 1998 Geoffrey Noer <noer@cygnus.com>
3585
5194cf08 3586 * configure.in: in comment, call AC_EXEEXT instead of AM_EXEEXT
dd8f3ed5 3587
f77d8413
MT
3588Sun Oct 11 17:36:06 1998 Michael Tiemann <tiemann@holodeck.cygnus.com>
3589
3590 * Makefile.in (cplus-dem.o, obstack.o): Depend upon config.h.
3591
ca6b370d
JL
3592Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus.com)
3593
3594 * Merge egcs & devo libiberty.
3595
ab4856b1
ML
3596