2003-06-30 David Carlton <carlton@kealia.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2edf938cd21bd4a66eaeb614a306fa4be86938b2..b57a966c48e199936856e19dbde49b67a4d1b459 100644 (file)
@@ -1,3 +1,14 @@
+2003-06-30  David Carlton  <carlton@kealia.com>
+
+       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  <cagney@redhat.com>
 
        * remote.c (remote_write_bytes): Explicitly compute and then use
This page took 0.025604 seconds and 4 git commands to generate.