From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30065 invoked by alias); 8 May 2014 14:26:51 -0000 Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org Received: (qmail 30037 invoked by uid 10045); 8 May 2014 14:26:50 -0000 Date: Thu, 08 May 2014 14:26:00 -0000 Message-ID: <20140508142648.30011.qmail@sourceware.org> From: mpf@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch sourceware-master created. 263b257428741e10dc4a127cc46c57379307f421 X-Git-Refname: refs/heads/sourceware-master X-Git-Reftype: branch X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 263b257428741e10dc4a127cc46c57379307f421 X-SW-Source: 2014-q2/txt/msg00007.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch, sourceware-master has been created at 263b257428741e10dc4a127cc46c57379307f421 (commit) - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=263b257428741e10dc4a127cc46c57379307f421 commit 263b257428741e10dc4a127cc46c57379307f421 Author: mfortune Date: Wed May 7 22:37:00 2014 +0100 Implement CONVERT_SYMBOLIC_ATTRIBUTE for MIPS. gas/ * config/tc-mips.c (streq): Define. (mips_convert_symbolic_attribute): New function. * config/tc-mips.h (CONVERT_SYMBOLIC_ATTRIBUTE): Define. (mips_convert_symbolic_attribute): New prototype gas/testsuite/ * gas/mips/attr-gnu-abi-fp-1.s: New. * gas/mips/attr-gnu-abi-fp-1.d: New. * gas/mips/attr-gnu-abi-msa-1.s: New. * gas/mips/attr-gnu-abi-msa-1.d: New. * gas/mips/mips.exp: Add new tests. ----------------------------------------------------------------------- hooks/post-receive -- gdb and binutils