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: [RFC] sim updates which fix some fileio.exp failures for v850-elf


On Friday, March 11, 2011 17:04:47 Kevin Buettner wrote:
> sim/common/ChangeLog:
> 
> 	* gennltvals.sh: Search sys/_default_fcntl.h, in addition to
> 	fcntl.h and sys/fcntl.h, for constants.
> 	* nltvals.def: Regenerate.

this also breaks cr16, but that might be more of cr16's fault than yours as
the cr16 list in the def file might have been hand tweaked ...

moved to bugzilla:
http://sourceware.org/bugzilla/show_bug.cgi?id=12862

sim/cr16/simops.c: In function âOP_C_Câ:
sim/cr16/simops.c:5134:9: error: âTARGET_SYS_forkâ undeclared (first use in this function)
sim/cr16/simops.c:5134:9: note: each undeclared identifier is reported only once for each function it appears in
sim/cr16/simops.c:5275:9: error: âTARGET_SYS_execveâ undeclared (first use in this function)
sim/cr16/simops.c:5290:9: error: âTARGET_SYS_pipeâ undeclared (first use in this function)
sim/cr16/simops.c:5368:9: error: âTARGET_SYS_renameâ undeclared (first use in this function)
sim/cr16/simops.c:5378:18: warning: assignment makes integer from pointer without a cast [enabled by default]
sim/cr16/simops.c:5427:9: error: âTARGET_SYS_chownâ undeclared (first use in this function)
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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