src/gdb ChangeLog ada-exp.y ada-lex.l Makefile.in
hilfingr@sourceware.org
hilfingr@sourceware.org
Wed Oct 6 09:28:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: hilfingr@sourceware.org 2004-10-06 09:28:57
Modified files:
gdb : ChangeLog ada-exp.y ada-lex.l Makefile.in
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6451&r2=1.6452
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ada-exp.y.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ada-lex.l.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.637&r2=1.638
More information about the Gdb-cvs
mailing list