X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Farch%2FChangeLog;h=21a8c34ad41b36d450c661c5950a4c7025bbaf90;hb=10b220b577b6e8a5d87e4408bec62ddea80fc206;hp=79fc9c3c259dfa78964bee968a322ef05a9e8fd7;hpb=38f320d19a29a3e7d6a92cdb0b3ebec149d7c1a7;p=mono.git diff --git a/mono/arch/ChangeLog b/mono/arch/ChangeLog index 79fc9c3c259..21a8c34ad41 100644 --- a/mono/arch/ChangeLog +++ b/mono/arch/ChangeLog @@ -1,3 +1,26 @@ +2006-05-14 Zoltan Varga + + * ia64/ia64-codegen.h (ia64_fetchadd8_acq_hint_pred): Fix encoding of this + opcode. + +2006-04-21 Zoltan Varga + + * Makefile.am (SUBDIRS): Revert the last change as arm depends on the old + behaviour. + +2006-04-12 Zoltan Varga + + * sparc/sparc-codegen.h (sparc_inst_i): New disassembly macro. + +2006-04-04 Zoltan Varga + + * Makefile.am (SUBDIRS): Avoid compiling subdirs needed by the + interpreter. + +2005-12-22 Zoltan Varga + + * sparc/sparc-codegen.h (sparc_membar): Add membar instruction. + 2005-10-30 Zoltan Varga * ia64/ia64-codegen.h (ia64_m17): Fix a warning.