Changeset ab08b42 in mainline for arch/mips/Makefile.inc


Ignore:
Timestamp:
2005-09-03T16:40:25Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6401f79
Parents:
f6297e0
Message:

Added symbol table lookup in exceptions.
This breaks ia64 & ppc architecture compiles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips/Makefile.inc

    rf6297e0 rab08b42  
    77AS=$(MIPS_BINUTILS_DIR)/$(MIPS_TARGET)-as
    88LD=$(MIPS_BINUTILS_DIR)/$(MIPS_TARGET)-ld
     9OBJCOPY=$(MIPS_BINUTILS_DIR)/$(MIPS_TARGET)-objcopy
     10BFD_NAME=elf32-tradlittlemips
     11BFD_ARCH=mips
    912
    1013ASFLAGS=-mips3
Note: See TracChangeset for help on using the changeset viewer.