This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

dyn-string to libibery [Re: PATCH to implement `restrict' in C ]


On Mon, 19 Oct 1998, Jeffrey A Law wrote:

> 
> On a slightly related note, Goeff noer has asked if we can move the dynstring
> code into libiberty.  Apparently he wants to use it for something :-)  If
> it's OK with you I'd like to go ahead and make that change.  We'll need to
> put its external header file into include, or if the number of interfaces
> are small, then in libiberty.h directly.

I agree. I used it for binutils (used by "dllwrap", a new hacky tool to 
help building DLLs for win32. Yuck!) and cygwin32 is now using it. I
had to make some slight trivial changes to take away some of "I'm built 
in the GCC tree" touches ...

Mumit




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]