- 13 Oct, 1999 14 commits
-
-
* decl.c (make_rtl_for_local_static): Don't create register RTL for addressable constants. From-SVN: r29945
Mark Mitchell committed -
From-SVN: r29944
Alexandre Petit-Bianco committed -
* g++.old-deja/g++.other/vaarg2.C: New test. * g++.old-deja/g++.other/vaarg3.C: New test. From-SVN: r29943
Nathan Sidwell committed -
* cp-tree.h (build_x_va_arg): Prototype new function. * call.c (build_x_va_arg): Define it. * parse.y (unary_expr): Call build_x_va_arg. * cp-tree.h (convert_type_from_ellipsis): Prototype new function. * call.c (convert_type_from_ellipsis): Define it. * decl.c (init_decl_processing): Set lang_type_promotes_to. * tree.c (lvalue_p_1): Accept VA_ARG_EXPR with aggregates. From-SVN: r29942
Nathan Sidwell committed -
configure.in (sparc-hal-solaris2*): Fix xm_file, xm_defines, float_format and thread_file definitions. * configure.in (sparc-hal-solaris2*): Fix xm_file, xm_defines, float_format and thread_file definitions. * configure: Rebuilt. From-SVN: r29940
Carol LePage committed -
From-SVN: r29939
Jeff Law committed -
From-SVN: r29938
Niels Möller committed -
* basename.c (DIR_SEPARATOR): New macro. (DIR_SEPARATOR_2): Likewise. (HAVE_DOS_BASED_FILESYSTEM): Likewise. (IS_DIR_SEPARATOR): Likewise. (main): Handle MSDOS style pathname. From-SVN: r29937
Mumit Khan committed -
From-SVN: r29936
Jeff Law committed -
reload1.c (reload_reg_free_for_value_p): RELOAD_OTHER reloads with an earlyclobbered output conflict with RELOAD_INPUT... * reload1.c (reload_reg_free_for_value_p): RELOAD_OTHER reloads with an earlyclobbered output conflict with RELOAD_INPUT reloads. From-SVN: r29935
Bernd Schmidt committed -
From-SVN: r29934
Jason Merrill committed -
Tue Oct 12 22:28:10 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * (RELOCATION_VALUE_1): Fixed integer value from 0 to 1. From-SVN: r29933
Alexandre Petit-Bianco committed -
Tue Sep 14 16:24:19 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * jcf-write.c: (RELOCATION_VALUE_0): New macro. (RELOCATION_VALUE_1): Likewise. (emit_iinc, emit_reloc, push_constant1, push_constant2, push_in_const, push_long_const): Prototyped. (push_constant1): Argument `index' is of type HOST_WIDE_INT. (push_constant2): Likewise. (push_int_const): Cast find_constant1's integer arguments to `jword'. (find_constant_wide): Cast find_constant2's integer arguments to `jword'. (find_constant_index): Cast find_constant2's and find_constant2's integer arguments to `jword'. (emit_pop): Argument `value' is of type HOST_WIDE_INT. (emit_switch_reloc): Use RELOCATION_VALUE_0. (emit_if): Use RELOCATION_VALUE_1. (emit_goto): Likewise. (emit_jsr): Likewise. (generate_bytecode_insns): Use RELOCATION_VALUE_0. Cast second argument to push_long_const to HOST_WIDE_INT. (This is a forgotten patch.) From-SVN: r29932
Alexandre Petit-Bianco committed -
* configure: Rebuilt. * configure.in: Fixed test for --disable-java-net. From-SVN: r29931
Tom Tromey committed
-
- 12 Oct, 1999 17 commits
-
-
From-SVN: r29930
J"orn Rennecke committed -
From-SVN: r29929
J"orn Rennecke committed -
From-SVN: r29927
David Edelsohn committed -
From-SVN: r29926
Greg McGary committed -
* config/rs6000/eabi-ctors.c (__do_global_ctors): Run through __CTOR_LIST__ in opposite order, which is the correct order for sorted constructors. (__do_global_dtors): similarly for __DTOR_LIST__. From-SVN: r29925
Jonathan Larmour committed -
From-SVN: r29924
Bruce Korb committed -
[[Split portion of a mixed commit.]] From-SVN: r29923.2
Bruce Korb committed -
* config/sh/sh.h (REGISTER_MOVE_COST): Handle moves from T_REGS to FPUL_REGS. Co-Authored-By: Diego Novillo <dnovillo@cygnus.com> From-SVN: r29921
J"orn Rennecke committed -
From-SVN: r29920
Craig Burley committed -
From-SVN: r29919
Bruce Korb committed -
From-SVN: r29918
Bruce Korb committed -
* libU77/aclocal.m4: Re-write, defining LIBU77_GETTIMEOFDAY, not LIBU77_HAVE_STRUCT_TIMEZONE. * libU77/configure.in: Use LIBU77_GETTIMEOFDAY, not LIBU77_HAVE_STRUCT_TIMEZONE. Don't check for gettimeofday separately. * libU77/datetime_.c (G77_date_and_time_0): Use GETTIMEOFDAY_ONE_ARGUMENT. From-SVN: r29917
Dave Love committed -
From-SVN: r29916
Jeff Law committed -
* genoutput.c: Include toplev.h. From-SVN: r29908
Jim Wilson committed -
From-SVN: r29907
Jim Wilson committed -
* config/sparc/liteelf.h (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP): Undef. * configure.in (sparclite-*-elf, sparc86x-*-elf): Don't use libgloss.h. * configure: Regenerate. From-SVN: r29906
Jim Wilson committed -
From-SVN: r29905
Jason Merrill committed
-
- 11 Oct, 1999 9 commits
-
-
From-SVN: r29904
Richard Henderson committed -
From-SVN: r29903
Jeff Law committed -
From-SVN: r29902
Bernd Schmidt committed -
* cplus-dem.c (do_type): Handle pointer to member types whose enclosing classes have namespace scope. From-SVN: r29901
Mark Mitchell committed -
From-SVN: r29900
Martin v. Löwis committed -
From-SVN: r29899
Martin v. Löwis committed -
* config/mips/mips.c (mips_build_va_list): Correct TREE_CHAIN setting when hard-float. (mips_va_start): Use corrected setting. (mips_va_arg): Likewise. Also pass a tree to build of POSTINCREMENT_EXPR rather than a naked 'int'. From-SVN: r29898
Geoff Keating committed -
* ggc.h (ggc_push_context): Fix comment. (ggc_pop_context): Likewise. (mark_string_if_gcable): Likewise. * ggc-common.c (ggc_mark_rtx_children): Use ggc_mark_string_if_gcable. * ggc-page.c (ggc_lookup_page_table): New function. (ggc_allocated_p): Likewise. (mark_obj): Fix formatting. (ggc_mark_string_if_gcable): New function. * ggc-simple.c (ggc_allocated_strings): New variable. (ggc_strings_used): Likewise. (ggc_compare_addresses): New function. (ggc_pop_context): Pop the `any' memory too. (ggc_mark_string_if_gcable): New function. (ggc_collect): Initialize and tear down ggc_allocated_strings. From-SVN: r29897
Mark Mitchell committed -
* rs6000.md (movstrsi_?reg): Use preferred rD/rS = r5 form. (scc patterns): Disable most SImode variants if TARGET_POWERPC64. * rs6000.c (expand_block_move): Match movstrsi_?reg register changes. From-SVN: r29895
David Edelsohn committed
-