[Bug gas/709] New: GAS does not give enough warnings about wrong usage of non shortcuttable registers.

2005-02-09 Thread ramana dot radhakrishnan at codito dot com
Consider the following test case on the ARC . .extCoreRegister roshortcutextcore, 38, r, can_shortcut .extCoreRegister rwshortcutextcore, 39, r|w, can_shortcut .extCoreRegister wshortcutextcore , 40, w, can_shortcut .extCoreRegister ronoshortcutextcore, 41, r, cannot_shortcut .ex

Re: ./install-sh

2005-02-09 Thread Ian Lance Taylor
"Lyngmo Ted" <[EMAIL PROTECTED]> writes: > I just downloaded > http://ftp.gnu.org/gnu/binutils/binutils-2.15.tar.gz > and compiled it. > > When I then did "make install", it couldn't find "./install-sh" in any of the > subdirectories. > I hardlinked the top level "install-sh" in every subdirecto

[Bug gas/708] New: GAS segfaults for extension condition codes in the ARC backend.

2005-02-09 Thread ramana dot radhakrishnan at codito dot com
I have been looking at the ARC extension instructions in continuation with the doco patch at : http://sourceware.org/ml/binutils/2005-02/msg00151.html The following testcase results in a segfault. [EMAIL PROTECTED]:/mnt/tools/fsf/binutils-cvs/build-arc/gas$ cat bugextcc.s .extCondCode isbus

[Bug gas/708] GAS segfaults for extension condition codes in the ARC backend.

2005-02-09 Thread ramana dot radhakrishnan at codito dot com
--- Additional Comments From ramana dot radhakrishnan at codito dot com 2005-02-09 14:29 --- Assigning to myself. -- What|Removed |Added Status|NEW

./install-sh

2005-02-09 Thread Lyngmo Ted
Hi! I just downloaded http://ftp.gnu.org/gnu/binutils/binutils-2.15.tar.gz and compiled it. When I then did "make install", it couldn't find "./install-sh" in any of the subdirectories. I hardlinked the top level "install-sh" in every subdirectory and then tried "make install" again. This time

[Bug gas/707] intel syntax vs 'fnstcw ' and 'fldcw'

2005-02-09 Thread jbeulich at novell dot com
--- Additional Comments From jbeulich at novell dot com 2005-02-09 08:06 --- patch committed -- What|Removed |Added Status|ASSIGNED|RESOLVED