This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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/libiberty] Enhance FILENAME_CMP for Windows filesystems


Re:

    libiberty/ change:
    2007-03-28  Joel Brobecker  <brobecker@adacore.com>
    
            * filename_cmp.c: New file.
            * Makefile.in (CFILES): Add filename_cmp.c.
            (REQUIRED_OFILES): Add filename_cmp.o
            (filename_cmp.o): New rule.
            * functions.texi: Regenerate.
    
    include/ change:
    2007-03-28  Joel Brobecker  <brobecker@adacore.com>
    
            * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
            regardless of the type of file system.

> > Ok.
> 
> Thank you. I just checked everything in.

I checked the change in gcc, but are these checkins propagated to GDB
as well? It doesn't seem like it.

How do we handle synchronization with libiberty changes?

-- 
Joel


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