]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/dlltool.c
* dlltool.h: New file.
authorIan Lance Taylor <ian@airs.com>
Wed, 11 Jun 1997 21:18:10 +0000 (21:18 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 11 Jun 1997 21:18:10 +0000 (21:18 +0000)
commita33f7359242182b3a75c8edc2ab8e193dccef0ff
treebac9dd33f62247fea85984f58bc97d14d0630289
parentf14c4109f8c9f4fea51acaa210dcb9a7f067c37d
* dlltool.h: New file.
* deflex.l: Include dlltool.h and libiberty.h.  Don't declare
strdup.  Use xstrdup rather than strdup.
* defparse.y: Include bfd.h, bucomm.h, and dlltool.h.
* dlltool.c: Include dlltool.h and time.h.  Make a lot of
variables and functions static.  Make a lot of char * variables
and parameters const.  Add declarations for static functions.  Do
some reindenting.  Hide more PowerPC stuff inside DLLTOOL_PPC.
binutils/.Sanitize
binutils/ChangeLog
binutils/deflex.l
binutils/defparse.y
binutils/dlltool.c
binutils/dlltool.h [new file with mode: 0644]