]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
authorSergio Durigan Junior <sergiodj@redhat.com>
Mon, 16 Jan 2012 21:03:36 +0000 (21:03 +0000)
committerSergio Durigan Junior <sergiodj@redhat.com>
Mon, 16 Jan 2012 21:03:36 +0000 (21:03 +0000)
commitd04550a6d725119a01c38046a7afd3a7bfddef5a
tree67929956a1ab28c35fa8e9adaaed5c697fe5e8e5
parent4aac40c83727ce9e8ec9d6968d589df0939c9827
2012-01-16  Sergio Durigan Junior  <sergiodj@redhat.com>

* f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
(growbuf_by_size): Likewise.
(yyerror): Likewise.
* m2-exp.y (make_qualname): Remove function (was #if 0'ed).
(modblock): Remove variable (was #if 0'ed).
(parse_number): Convert prototype from K&R to ANSI C.
(yyerror): Likewise.
* objc-exp.y (parse_number): Likewise.
(yyerror): Likewise.
(yylex): Remove #if 0'ed code.
* p-exp.y (uptok): Convert prototype from K&R to ANSI C.
(yyerror): Likewise.
gdb/ChangeLog
gdb/f-exp.y
gdb/m2-exp.y
gdb/objc-exp.y
gdb/p-exp.y