2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
authorPaul N. Hilfinger <hilfinger@adacore.com>
Wed, 6 Oct 2004 09:28:55 +0000 (09:28 +0000)
committerPaul N. Hilfinger <hilfinger@adacore.com>
Wed, 6 Oct 2004 09:28:55 +0000 (09:28 +0000)
commit2348555434c49b1f1e6f006f7ad43f7a1603747c
tree40f6fd6ddc88177b5c308b8d41bd807d0a2e32ec
parentc0409442a80ea65ad4a44447773d843517e6b366
2004-10-06  Paul N. Hilfinger  <Hilfinger@gnat.com>

* Makefile.in (.l.c): Do conversions of names of alloc and free
functions that are done for .y.c files, plus special one
for yy_flex_realloc.  Also, correct missing-file tests here.
* ada-lex.l (malloc, free): Remove macros.
(resize_tempbuf): Use "realloc"; rely on sed changes to convert to
xrealloc.
(ada_flex_use): Dummy definition to remove warnings about unused
functions.
* ada-exp.y (dummy_string_to_ada_operator): Temporary definition
to suppress warning.
gdb/ChangeLog
gdb/Makefile.in
gdb/ada-exp.y
gdb/ada-lex.l
This page took 0.025852 seconds and 4 git commands to generate.