This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src include/ChangeLog gas/ChangeLog gas/config ...
- From: krebbel at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 25 Nov 2010 09:33:55 -0000
- Subject: src include/ChangeLog gas/ChangeLog gas/config ...
CVSROOT: /cvs/src
Module name: src
Changes by: krebbel@sourceware.org 2010-11-25 09:33:54
Modified files:
include : ChangeLog
gas : ChangeLog
gas/config : tc-s390.c
include/opcode : s390.h
Log message:
2010-11-25 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* config/tc-s390.c (current_cpu): Initialize with latest CPU.
(init_default_arch): Default to z/Architecture mode if CPU provides it.
Remove the check setting the CPU default.
2010-11-25 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* opcode/s390.h (enum s390_opcode_cpu_val): Add S390_OPCODE_MAXCPU.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.513&r2=1.514
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4338&r2=1.4339
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-s390.c.diff?cvsroot=src&r1=1.63&r2=1.64
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/opcode/s390.h.diff?cvsroot=src&r1=1.11&r2=1.12