This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH]: Move solib from NATDEPFILES to TDEPFILES for linux.


J.T. Conklin wrote:
> 
> >>>>> "Michael" == Michael Snyder <msnyder@cygnus.com> writes:
> 
> Michael> The following change could probably be made for all OS's, but
> Michael> for now I'll just make it for Linux.  I have moved the modules
> Michael> solib.c and solib-svr4.c from NATDEPFILES to TDEPFILES, so that
> Michael> cross-debugging onto a Linux target can support shared libraries.
> 
> Michael>         * config/m68k/linux.mh: Remove solib.c, solib-svr4.c from NATDEPFILES.
> Michael>         * config/m68k/linux.mt: Add solib.c, solib-svr4.c to TDEPFILES.
> 
> Those are .o's, not .c's.

Yeah.  The change is correct, but I suppose the ChangeLog is wrong.
I'll fix it.

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