* Makefile.in (c-exp.tab.c, m2-exp.tab.c): Filter out bogus extern
authorStu Grossman <grossman@cygnus>
Fri, 19 Jun 1992 22:39:44 +0000 (22:39 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 19 Jun 1992 22:39:44 +0000 (22:39 +0000)
commit9aa448333dc03c53f4ed8826251f813123705217
tree01863321fd1e5fca97baade99de53561d2af9983
parent3fd76e586674dbac90a5e2327a44a17e39f70c88
* Makefile.in (c-exp.tab.c, m2-exp.tab.c):  Filter out bogus extern
declarations of malloc/realloc/free that are inserted by some
versions of yacc.
* m2-exp.y:  Prevent conflicts with TRUE and FALSE tokens by
#undeffing them.
* xm-rs6000.h:  Declare malloc/realloc/free appropriately.  Yet
another decl of strdup (this really ought to come from libiberty.h!).
gdb/ChangeLog
gdb/Makefile.in
gdb/m2-exp.y
gdb/xm-rs6000.h
This page took 0.031862 seconds and 4 git commands to generate.