Wed Apr 9 15:22:18 CEST 2003 Paolo Molaro <lupus@ximian.com>
[mono.git] / mono / mini / ChangeLog
1
2 Wed Apr 9 15:22:18 CEST 2003 Paolo Molaro <lupus@ximian.com>
3
4         * mini.c: always intern strings references with ldstr at compile time.
5
6 Tue Apr 8 11:41:26 CEST 2003 Paolo Molaro <lupus@ximian.com>
7
8         * Makefile.am: add BUILT_SOURCES.
9
10 Mon Apr 7 16:31:34 CEST 2003 Paolo Molaro <lupus@ximian.com>
11
12         * driver.c: give a better error message when the assembly to execute
13         doesn't have an entry point.
14
15 2003-04-07  Dietmar Maurer  <dietmar@ximian.com>
16
17         * Makefile.am: added hack for automake
18
19         * mono/mini/mini.c (mono_save_args): always copy arguments to keep
20         correct sematics.
21
22         * mono/mini/ssa.c (mono_ssa_avoid_copies): don't optimize calls
23
24 22003-04-07  Martin Baulig  <martin@ximian.com>
25
26         * Makefile.am: Added Makefile.am.
27
28         * debugger-main.c: Removed, this is now in the debugger where it
29         belongs.
30
31         * mini.pc.in: Call this package `mini' for the moment.
32