* c-exp.y (DOTDOTDOT): New token.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 650b6f76cc2258f0eaf75942fd155470ff668da8..16e795c8883062834e1a96ee8374c6c687a021f6 100644 (file)
@@ -1,3 +1,13 @@
+2012-07-06  Tom Tromey  <tromey@redhat.com>
+
+       * c-exp.y (DOTDOTDOT): New token.
+       (func_mod, exp): Use parameter_typelist.
+       (parameter_typelist): New production.
+       (tokentab3): Add "..." token.
+       * eval.c (make_params): Handle varargs.
+       * gdbtypes.c (lookup_function_type_with_arguments): Handle
+       varargs.
+
 2012-07-06  Tom Tromey  <tromey@redhat.com>
 
        PR exp/9608:
This page took 0.027323 seconds and 4 git commands to generate.