- 25 Oct, 1999 3 commits
-
-
* i386.md (*lea_0): Collapse addsi_0, addsi_lea_[123] into a single load-address pattern. From-SVN: r30152
Richard Henderson committed -
haifa-sched.c (schedule_insns): Don't assign LUIDs differently depending on whether or not line-number notes... * haifa-sched.c (schedule_insns): Don't assign LUIDs differently depending on whether or not line-number notes are present. From-SVN: r30151
Mark Mitchell committed -
* cccp.c (progname, file_buf, default_include, include_file, macrodef, definition, hashval, wchar_type, user_label_prefix, directive, out_fname, if_stack, safe_write, index0, get_lintcmd, expand_to_temp_buffer, is_system_include, base_name, absolute_filename, read_name_map, open_include_file, record_control_macro, check_precompiled, check_preconditions, pcfinclude, pass_thru_directive, create_definition, check_macro_name, comp_def_part, collect_expansion, check_assertion, read_token_list, assertion_install, assertion_lookup, eval_if_expression, conditional_skip, validate_else, skip_quoted_string, quote_string, macarg1, error_from_errno, install, lookup, hashf, dump_defn_1, perror_with_name, pfatal_with_name, main, trigraph_pcp, check_white_space, rescan, handle_directive, monthnames, special_symbol, do_include, remap_include_file, write_output, arglist, do_assert, do_unassert, do_line, do_error, do_once, do_ident, do_sccs, do_xifdef, skip_if_group, output_line_directive, macroexpand, macarg, change_newlines, initialize_builtins, make_definition): Constify a char*. * pcp.h (stringdef): Likewise. From-SVN: r30150
Kaveh R. Ghazi committed
-
- 24 Oct, 1999 10 commits
-
-
* unroll.c (copy_loop_body): Examine SET_DEST of single_set not of pattern. From-SVN: r30149
Richard Henderson committed -
From-SVN: r30148
Richard Henderson committed -
* alias.c: Include ggc.h. (reg_base_value, new_reg_base_value, reg_base_value_size): Make static. (record_set): Verify enough room in reg_base_value. (init_alias_analysis): Allocate reg_base_value with xcalloc. Register it as a GC root. (end_alias_analysis): Free reg_base_value. Remove it as a GC root. * Makefile.in (alias.o): Depend on ggc.h. * unroll.c (unroll_loop): Verify the insn before a barrier is a JUMP_INSN before checking JUMP_LABEL. Co-Authored-By: Richard Henderson <rth@cygnus.com> From-SVN: r30147
Graham Stott committed -
* mips/bsd-5.h (ASM_OUTPUT_ASCII): Constify a char*. * mips/iris4.h (ASM_OUTPUT_ASCII): Likewise. * mips/mips-5.h (ASM_OUTPUT_ASCII): Likewise. * mips/mips.h (ASM_OUTPUT_ASCII): Likewise. * mips/svr3-5.h (ASM_OUTPUT_ASCII): Likewise. * mips/svr4-5.h (ASM_OUTPUT_ASCII): Likewise. From-SVN: r30146
Kaveh R. Ghazi committed -
* output.h (ctors_section, dtors_section, bss_section): Prototype. * alpha/alpha-interix.h (text_section): Delete prototype. * alpha/elf.h (text_section): Likewise. * arm/linux-elf.h (text_section): Likewise. * arm/linux-telf.h (text_section): Likewise. * c4x/c4x.h (text_section): Likewise. * dsp16xx/dsp16xx.h (bss_section): Likewise. * elfos.h (text_section): Likewise. * i386/aix386ng.h (text_section): Likewise. * i386/i386-interix.h (text_section): Likewise. * i386/sco5.h (text_section): Likewise. * i386/svr3gas.h (text_section): Likewise. * nextstep.h (text_section): Likewise. * psos.h (text_section): Likewise. * ptx4.h (text_section): Likewise. * svr3.h (text_section): Likewise. * svr4.h (text_section, ctors_section, dtors_section): Likewise. From-SVN: r30145
Kaveh R. Ghazi committed -
* final.c (peephole): Delete prototype. * gcse.c (process_insert_insn, pre_edge_insert): Add prototypes. (pre_insert_copies): Remove unused variable `bb'. * genrecog.c (debug_decision_0, debug_decision_list, main): Add prototypes. * output.h (peephole): Add prototype. From-SVN: r30144
Kaveh R. Ghazi committed -
* config/mips/iris6.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Define to -O0. From-SVN: r30143
Mark Mitchell committed -
From-SVN: r30142
Jeff Law committed -
From-SVN: r30141
Jeffrey A Law committed -
* integrate.c (integrate_decl_tree): Tweak setting of DECL_CONTEXT for inlined declarations. From-SVN: r30140
Mark Mitchell committed
-
- 23 Oct, 1999 5 commits
-
-
From-SVN: r30139
Manfred Hollstein committed -
hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, change it to EMPTY_ENTRY first. 1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com> * hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, change it to EMPTY_ENTRY first. (clear_hash_table_slot): New function which deletes an entry by its position in the table, not its value. (traverse_hash_table): New function which calls a hook function for every live entry in the table. * hashtab.h: Give hash_table_t a struct tag. Add prototypes for clear_hash_table_slot and traverse_hash_table. Correct prototype of all_hash_table_collisions. From-SVN: r30138
Zack Weinberg committed -
From-SVN: r30137
Jeff Law committed -
From-SVN: r30136
Jason Merrill committed -
* arm.c (logical_binary_operator): New fucntion. * arm.h (logical_binary_operator): Declare it. (PREDICATE_CODES): Handle logical_binary_operator. * arm.md (anddi3, anddi_zesidi_di, anddi_sesdi_di): Use "#" for output constraints. Add appropriate splitters. (anddi_notdi_di, anddi_notzesidi_di, anddi_notsesidi_di): Likewise. (iordi3, iordi_zesidi_di, iordi_sesidi_di): Likewise. (xordi3, xordi_zesidi_di, xordi_sesidi_di): Likewise. From-SVN: r30135
Jeffrey A Law committed
-
- 22 Oct, 1999 12 commits
-
-
From-SVN: r30134
Bernd Schmidt committed -
* Makefile.in: Rebuilt. * Makefile.am (java/lang/ClassLoader.h): New target. * java/lang/natClassLoader.cc (_Jv_FindClass): Removed reference to `redirect'. * include/java-props.h (_Jv_Compiler_Properties): Changed declaration. * gcj/array.h (JvRunMain, _Jv_RunMain): Don't declare. * include/jvm.h (_Jv_GCSetInitialHeapSize, _Jv_GCSetMaximumHeapSize): Declare. (JvRunMain, _Jv_RunMain): Declare. (_Jv_SetMaximumHeapSize, _Jv_SetInitialHeapSize): Declare. * nogc.cc (_Jv_GCSetInitialHeapSize): New function. (_Jv_GCSetMaximumHeapSize): Likewise. * boehm.cc (_Jv_GCSetInitialHeapSize): New function. (_Jv_GCSetMaximumHeapSize): Likewise. * prims.cc (parse_heap_size): New function. (_Jv_SetInitialHeapSize): Likewise. (_Jv_SetMaximumHeapSize): Likewise. (_Jv_Compiler_Properties): New global. * gij.cc (help): New function. (version): Likewise. (heap_size): Likewise. (heap_max_size): Likewise. (main): Parse arguments. Set _Jv_Compiler_Properties. Include <config.h>, <java-props.h>. (_Jv_Compiler_Properties): Removed. From-SVN: r30133
Tom Tromey committed -
* jvgenmain.c (main): _Jv_Compiler_Properties now an extern; set in generated `main'. From-SVN: r30132
Tom Tromey committed -
* i386.md: Add missing `y' modifiers to uses of fst, fstp, fld, and fld. From-SVN: r30131
Mark Mitchell committed -
From-SVN: r30130
Bruce Korb committed -
From-SVN: r30129
Jeff Law committed -
* cp-tree.def (EMPTY_CLASS_EXPR): New tree node. * call.c (build_call): Use EMPTY_CLASS_EXPR instead of RTL_EXPR. * expr.c (cplus_expand_expr): Expand it. * ir.texi: Document EMPTY_CLASS_EXPR. From-SVN: r30128
Mark Mitchell committed -
Thu Oct 21 01:27:31 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (resolve_qualified_expression_name): Handle MODIFY_EXPR. (qualify_ambiguous_name): Likewise. This fixes the net PR #56 (http://sourceware.cygnus.com/ml/java-prs/1999-q3/msg00131.html) From-SVN: r30127
Alexandre Petit-Bianco committed -
Wed Oct 20 01:41:47 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (java_complete_tree): fold_constant_for_init to work on permanent_obstack. (java_complete_lhs): Likewise. (array_constructor_check_entry): Complete an initializer element on permanent_obstack. This patch fixes the net PR #37 (http://sourceware.cygnus.com/ml/java-prs/1999-q3/msg00043.html) From-SVN: r30126
Alexandre Petit-Bianco committed -
* Makefile.in (cse.o): Depend on hashtab.h, not splay-tree.h. Also depend on ggc.h. From-SVN: r30125
Jeffrey A Law committed -
From-SVN: r30124
Matthias Klose committed -
1999-10-21 Mark Mitchell <mark@codesourcery.com> * dump.c (dequeue_and_dump): Replace several uses of queue_and_dump_index with dump_child. From-SVN: r30123
Mark Mitchell committed
-
- 21 Oct, 1999 10 commits
-
-
* calls.c: Include tm_p.h later, so everything we need is defined. * expr.c: Likewise. * function.c: Likewise. * except.c: Include tm_p.h. * sparc.c: Likewise. (dwarf2out_cfi_label): Don't prototype. (check_return_regs, epilogue_renumber, ultra_cmove_results_ready_p, ultra_fpmode_conflict_exists, ultra_find_type, ultra_build_types_avail, ultra_flush_pipeline, ultra_rescan_pipeline_state, set_extends, ultra_code_from_mask, ultra_schedule_insn): Add static prototype. (data_segment_operand, text_segment_operand): Call itself with the proper number of arguments. (sparc_flat_save_restore, sparc_v8plus_shift): Constify a char*. * sparc.h: Move all declarations to sparc-protos.h. (SELECT_RTX_SECTION): Pass a missing MODE argument to symbolic_operand. * sparc/sysv4.h (SELECT_RTX_SECTION): Likewise. * config/svr4.h (text_section, ctors_section, dtors_section): Add Prototypes. (ASM_OUTPUT_SECTION_NAME, UNIQUE_SECTION, ASM_FINISH_DECLARE_OBJECT, ASM_OUTPUT_LIMITED_STRING, ASM_OUTPUT_ASCII): Constify a char*. * sparc-protos.h: New file for sparc prototypes. cp: * expr.c: Include tm_p.h. From-SVN: r30122
Kaveh R. Ghazi committed -
* function.c (record_insns, contains): Always declare and define. (record_insns): Mark with ATTRIBUTE_UNUSED. From-SVN: r30121
Kaveh R. Ghazi committed -
From-SVN: r30120
Jonathan Larmour committed -
From-SVN: r30119
Nick Clifton committed -
* cp-tree.h (SCOPE_PARTIAL_P): New macro. (pushlevel_temporary): Remove. (add_scope_stmt): New function. * decl.c (pushlevel_temporary): Remove. (poplevel): Use add_scope_stmt. (start_decl_1): Likewise. * semantics.c (add_scope_stmt): New function. (do_pushlevel): Use it. (do_poplevel): Use it. (expand_stmt): Check SCOPE_PARTIAL_P. From-SVN: r30118
Mark Mitchell committed -
From-SVN: r30117
Jeff Law committed -
* cp-tree.def (EMPTY_CLASS_EXPR): New tree node. * call.c (build_call): Use EMPTY_CLASS_EXPR instead of RTL_EXPR. * expr.c (cplus_expand_expr): Expand it. * ir.texi: Document EMPTY_CLASS_EXPR. From-SVN: r30116
Mark Mitchell committed -
* sparc.md (movsf_const_intreg): If splitting, length must be > 1. (movdf_const_intreg_sp64): Similarly. From-SVN: r30112
Jeffrey A Law committed -
* local-alloc.c (update_equiv_regs): Check the correct insn for pre-existing REG_EQUIV notes. From-SVN: r30111
Jeffrey A Law committed -
* cse.c (cse_end_of_basic_block): Don't return the end of a basic block reached by a branch if we're not going to actually process this block From-SVN: r30109
Mark Mitchell committed
-