X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2FChangeLog;h=b57a966c48e199936856e19dbde49b67a4d1b459;hb=b2a7f303a272232ff87fa82f7d1cd23377ef0b01;hp=2edf938cd21bd4a66eaeb614a306fa4be86938b2;hpb=a257b5bbf7a6dc411e3b2602e485e114f88d8203;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2edf938cd2..b57a966c48 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,14 @@ +2003-06-30 David Carlton + + Band-aid for PR c++/1245. + * Makefile.in (cp-support.o): Depend on complaints_h. + * cp-support.c: Include complaints.h. Add declaration for + find_last_component. + (cp_find_first_component): Separate code into + cp_find_first_component_aux. + (cp_find_first_component_aux): Call demangled_name_complaint. + (demangled_name_complaint): New. + 2003-06-30 Andrew Cagney * remote.c (remote_write_bytes): Explicitly compute and then use