X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=db601d0223983c2fb4ae5c5e4c99bb5186f32a7d;hb=27302d639bda09c0a8812fcbf6b584a29a2912e9;hp=1718bc1b12955b5fc7407dd6e1eda367acdcaf11;hpb=fc847f15909726b3659ec495e9cf3ff9c76e545b;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index 1718bc1b12..db601d0223 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +2001-09-30 Stephane Carrez + + * config/tc-m68hc11.c (cmp_opcode): Define prototype. + (print_opcode_format, skip_whites): Likewise. + (convert_branch, m68hc11_new_insn): Likewise. + (build_dbranch_insn, build_indexed_byte): Likewise. + (build_reg_mode, find, find_opcode): Likewise. + (print_insn_format): Fix call to print_opcode_format. + (md_assemble): Fix call to build_dbranch_insn. + 2001-09-27 Nick Clifton * config/tc-arm.c: Add missing prototypes.