opcodes/ChangeLog
authorNick Clifton <nickc@redhat.com>
Wed, 2 Jan 2013 13:13:36 +0000 (13:13 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 2 Jan 2013 13:13:36 +0000 (13:13 +0000)
commitbab4becb122e95e9cd17cb8046d9d3cf49d351f4
tree943822dccce6ddca2218d9ab94791db27c07fb8e
parent60c5dd9394c9cc5078d83b48023eb9bc185cbd1c
opcodes/ChangeLog
* cr16-dis.c (match_opcode,make_instruction: Remove static declaration.
(dwordU,wordU): Moved typedefs to opcode/cr16.h
(cr16_words,cr16_allWords,cr16_currInsn): Added prefix 'cr16_'

bfd/Changelog
* config.bfd (cr16*-*-uclinux*): New target support.

include/opcode/ChangeLog
* cr16.h (dwordU,wordU): Moved typedefs from cr16-dis.c
(make_instruction,match_opcode): Added function prototypes.
(cr16_words,cr16_allWords,cr16_currInsn): Declare as extern.
bfd/ChangeLog
bfd/ChangeLog-2012 [new file with mode: 0644]
bfd/config.bfd
include/opcode/ChangeLog
include/opcode/cr16.h
opcodes/ChangeLog
opcodes/ChangeLog-2012 [new file with mode: 0644]
opcodes/cr16-dis.c
This page took 0.024901 seconds and 4 git commands to generate.