- 18 Mar, 1997 15 commits
-
-
(shorten_branches): Split all insns before computing insn lengths. (final_scan_insn, case default): If HAVE_ATTR_length defined, call abort for any insn that has a '#' output template. From-SVN: r13744
Jim Wilson committed -
an explicit SUBREG. From-SVN: r13743
Jim Wilson committed -
RELOAD_FOR_OPERAND_ADDRESS): Conflicts with RELOAD_FOR_OPADDR_ADDR reloads. From-SVN: r13742
Jim Wilson committed -
From-SVN: r13741
Stan Cox committed -
From-SVN: r13740
Stan Cox committed -
From-SVN: r13739
Stan Cox committed -
From-SVN: r13738
Stan Cox committed -
(process_command, main): Change all callers. From-SVN: r13737
Jim Wilson committed -
From-SVN: r13736
Jim Wilson committed -
From-SVN: r13735
Ian Lance Taylor committed -
From-SVN: r13734
Ian Lance Taylor committed -
From-SVN: r13733
Doug Evans committed -
From-SVN: r13732
Doug Evans committed -
* m68k/m68k.c (m68k_last_compare_had_fp_operands): New variable. * m68k/m68k.h (m68k_last_compare_had_fp_operands): Declare it. * m68k/m68k.md (tst*, cmp*): Turn all of these into define_expand/define_insn pairs. Keep track of whether or not the test/compare has fp operands. (seq, sne, sgt, slt, sge, sle): Turn these into define_expand/define_insn pairs. Make the expanders FAIL if TARGET_68060 and the last comparison/test had fp operands. From-SVN: r13731
Jeff Law committed -
and after reload. From-SVN: r13730
Richard Earnshaw committed
-
- 17 Mar, 1997 12 commits
-
-
From-SVN: r13729
Richard Kenner committed -
testing address registers on the 68000. From-SVN: r13728
Richard Kenner committed -
(layout_record, PCC_BITFIELD_TYPE_MATTERS): Only add padding if a bit field would otherwise span more units of alignment than its base type. From-SVN: r13727
Richard Kenner committed -
(cpp_lex): Invalid multibyte characters are errors if pedantic. (cpp_parse_escape): Character constants that do not fit are errors if pedantic. From-SVN: r13726
Richard Kenner committed -
(yylex): Invalid multibyte characters are errors if pedantic. From-SVN: r13725
Richard Kenner committed -
Fix prologues/epilogues to deal with the lack of predecrement/postincrement addressing modes in the coldfire moveml instruction. From-SVN: r13724
Richard Kenner committed -
(__objc_word_return, __objc_double_return): Remove functions. (__objc_get_forward_imp): New function. (__objc_init_dispatch_tables): Install zero instead of __objc_init_install_dtable. (__objc_init_install_dtable): No longer call the method but allow objc_msg_lookup return it for normal execution. (obj_msg_lookup): Differentiate between when a method isn't implemented and when the dispatch table needs to be installed. Return the IMP when the dispatch table is installed versus having __objc_init_install_dtable call it. (get_imp): Install dispatch table if needed and return IMP from the newly installed dispatch table. (__objc_responds_to): Install dispatch table if needed before checking if method is implemented. From-SVN: r13723
Richard Kenner committed -
are in same obstack as type. From-SVN: r13722
Richard Kenner committed -
(BSTRING): Delete (obsolete; usage occurs prior to definition). (do_include): Handle old VAX C style includes better. From-SVN: r13721
Richard Kenner committed -
(expr_no_commas): Do not store temporary skip_evaluation increments on yacc value stack; the code was buggy and occasionally wrote past the end of the stack. From-SVN: r13720
Richard Kenner committed -
From-SVN: r13719
Richard Kenner committed -
From-SVN: r13718
Richard Kenner committed
-
- 16 Mar, 1997 4 commits
-
-
* loop.c (strength_reduce): Adjust BENEFIT appropriately if an autoincrement memory reference will eliminate add insns. From-SVN: r13717
Jeff Law committed -
From-SVN: r13716
Richard Kenner committed -
(__objc_word_return, __objc_double_return): New functions. (__objc_init_install_dtable): Call appropriate return function based upon method type. From-SVN: r13715
Richard Kenner committed -
From-SVN: r13714
Richard Kenner committed
-
- 15 Mar, 1997 9 commits
-
-
From-SVN: r13713
Richard Kenner committed -
From-SVN: r13712
Richard Kenner committed -
(class_add_method_list): Check for the +load method when adding a methods list to a class. (__objc_install_methods_in_dtable): New function. (class_add_method_list): Don't check anymore for duplicate methods. From-SVN: r13711
Richard Kenner committed -
From-SVN: r13710
Richard Kenner committed -
(objc_send_load, __objc_send_load): New functions. (__objc_send_message_in_list): New function. (__objc_force_linking): New function. (__objc_exec_class): Don't call _objc_load_callback here. (__objc_exec_class): Access statics from their new place in the defs variable. From-SVN: r13709
Richard Kenner committed -
(OBJC_VERSION): Increment version as recent changes have made old compiled code incompatible with current ObjC runtime. (OBJC_VERSION): Increment version as recent changes have made old compiled code incompatible with current ObjC runtime. (build_objc_symtab_template): Make sure defs in objc_symtab is a NULL terminated array. (init_def_list): Attach statics to end of def list. (init_objc_symtab): Take statics list into account. (init_module_descriptor, build_module_descriptor): Don't add statics. (generate_static_references): Indicate that statics are used. (finish_objc): Process statics in the beginning. From-SVN: r13708
Richard Kenner committed -
From-SVN: r13707
Richard Kenner committed -
(find_reloads_address, find_reloads_address_1): New argument INSN. (find_reloads_address_1): Reload inside of p{re,ost}_{in,de}c instead of entire p{re,ost}_{in,de}c where appropriate. From-SVN: r13706
Richard Kenner committed -
From-SVN: r13705
Richard Kenner committed
-