rewrite make-target-delegates matching code
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5abebaca0ff78f167865ed5513517392a2ca05b3..0b27e2c1bba4ab88adffe09d7e40ed6d6a87d4a3 100644 (file)
@@ -1,3 +1,15 @@
+2014-07-23  Tom Tromey  <tromey@redhat.com>
+
+       * make-target-delegates ($ARGS_PART): Match trailing close paren.
+       ($INTRO_PART): Don't match whitespace.
+       ($METHOD_TRAILER): Move earlier.  Remove trailing semicolon and
+       argument matching.
+       ($METHOD): Add $METHOD_TRAILER.
+       (trim): Rewrite.
+       (scan_target_h): New sub.
+       Change main loop not to collect state.
+       * target-delegates.c: Rebuild.
+
 2014-07-23  Gary Benson  <gbenson@redhat.com>
 
        * cp-support.c (gdb_demangle): Fix build on systems without
This page took 0.024756 seconds and 4 git commands to generate.