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]
Other format: [Raw text]

Re: [RFA] timeval-utils.c for libiberty


On Mon, Sep 19, 2011 at 5:52 PM, Doug Evans <dje@google.com> wrote:
> Hi.
>
> This patch adds two functions, timeval_add and timeval_sub,
> to libiberty. ?GDB has use for them in a few places and since
> they're general purpose I wish to check them into libiberty.
>
> Ok to check in?
>
> 2011-09-19 ?Doug Evans ?<dje@google.com>
>
> ? ? ? ?include/
> ? ? ? ?* timeval-utils.h: New file.
>
> ? ? ? ?libiberty/
> ? ? ? ?* timeval-utils.c: New file.
> ? ? ? ?* Makefile.in (CFILES): Add it.
> ? ? ? ?(REQUIRED_OFILES): Add timeval-utils.$(objext).
> ? ? ? ?(INSTALLED_HEADERS): Add timeval-utils.h.
> ? ? ? ?(timeval-utils.$(objext)): Add rule.

Ping.


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