This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

mpw files in ld/


Some of the mpw-* files in ld/ are stale.  In particular, mpw-elfmips.c
has one of the section list problems I've been hunting.  Rather than
editing the file, I figure it's high time to regenerate them.

Q: Are they supposed to be a copy of corresponding e*.c file?

ie. We should
cp build/ld/eelf32ebmip.c  src/ld/mpw-elfmips.c
cp build/ld/eppcmacos.c    src/ld/eppcmac.c
cp build/ld/esh.c          src/ld/mpw-esh.c
cp build/ld/emipsidt.c     src/ld/mpw-idtmips.c

or just cvs rm them if it's that easy?

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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