1. 04 Aug, 2005 6 commits
  2. 03 Aug, 2005 22 commits
  3. 02 Aug, 2005 11 commits
  4. 01 Aug, 2005 1 commit
    • Add long_call attribute to mips port. · 4dbdb061
      * config/mips/mips.c (mips_encode_section_info, mips_attribute_table,
      TARGET_ENCODE_SECTION_INFO, TARGET_ATTRIBUTE_TABLE): New.
      * config/mips/mips.h (SYMBOL_FLAG_LONG_CALL, SYMBOL_REF_LONG_CALL_P):
      New.
      * config/mips/predicates.md (const_call_insn_operand): Add check for
      SYMBOL_REF_LONG_CALL_P.
      * doc/extend.texi (long_call): Document the new attribute.
      
      From-SVN: r102646
      James E Wilson committed