diff options
author | Andrew Haley <aph@gcc.gnu.org> | 2003-04-10 18:24:42 +0000 |
---|---|---|
committer | Andrew Haley <aph@gcc.gnu.org> | 2003-04-10 18:24:42 +0000 |
commit | 72f339d27372d36d1fcf7056db88fc10d824adb6 (patch) | |
tree | 98f513bd1a000a4d78b65f788485eb0f3dd32eeb /gcc/expr.c | |
parent | 1839841c90469b92929b3ce58fa74a8fd05039fc (diff) | |
download | gcc-72f339d27372d36d1fcf7056db88fc10d824adb6.zip gcc-72f339d27372d36d1fcf7056db88fc10d824adb6.tar.gz gcc-72f339d27372d36d1fcf7056db88fc10d824adb6.tar.bz2 |
[multiple changes]
2003-03-16 Mohan Embar <gnustuff@thisiscool.com>
* Make-lang.in: added win32-host.c
* jcf.h: defined macro JCF_OPEN_EXACT_CASE which
resolves to open() on non-Win32 platforms and
Win32-specific jcf_open_exact_case() on Win32
* jcf-io.c (find_class): use JCF_OPEN_EXACT_CASE
when trying .java and .class files
* win32-host.c: added to repository. Defines
Win32-specific jcf_open_exact_case()
2003-04-10 Andrew Haley <aph@redhat.com>
* jcf-write.c (struct jcf_partial): num_jsrs: new field.
(maybe_free_localvar): Renamed from localvar_free.
Add new arg, really.
(generate_bytecode_insns): Set new variable, jsrs.
Only free local vars if no jsr insns have been emittted.
Call maybe_free_localvar, not localvar_free.
From-SVN: r65430
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions