X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=92d7263beb3b31ce7576e6cb5bd881278a09fb71;hb=1288c84cd73c2aac7bc61f4eeb55c6e08c04c29d;hp=8018cafe939fe24d8a6cf9da7e6c948fb7c3962f;hpb=ff4f943454cd421b6cc549b346fa684161616061;p=mono.git diff --git a/ChangeLog b/ChangeLog index 8018cafe939..92d7263beb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2010-08-05 Andrés G. Aragoneses + + * scripts/.gitignore: added mono-abi-info. + * scripts/Makefile.am: added mono-abi-info autofoo. + +2010-07-16 Zoltan Varga + + * configure.in: Remove the 'LLVM backend is experimental' warning. + +2010-07-08 Neale Ferguson + + * configure.in: Add sgen_supported=true for s390x. + +2010-07-05 Rolf Bjarne Kvinge + + * configure.in: Restore the AM_CONDITIONAL debugger supported, we need it to + include/exclude assembler files from the build in the makefile. + +2010-06-29 Zoltan Varga + + * configure.in: Add a define for the full LLVM version to config.h. + +2010-06-26 Zoltan Varga + + * configure.in: Make sgen_supported default to false to fix non-x86 builds. + +2010-06-25 Zoltan Varga + + * scripts/patch-quiet.sh: Fix this up after the build changes. + 2010-06-23 Miguel de Icaza * configure.in: By default, we will now also buils an SGen-aware