Subversion Repositories Kolibri OS

Rev

Rev 5191 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5191 Rev 6324
Line 1... Line 1...
1
/* Score ELF support for BFD.
1
/* Score ELF support for BFD.
2
   Copyright 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2
   Copyright (C) 2006-2015 Free Software Foundation, Inc.
3
   Contributed by 
3
   Contributed by 
4
   Brain.lin (brain.lin@sunplusct.com)
4
   Brain.lin (brain.lin@sunplusct.com)
5
   Mei Ligang (ligang@sunnorth.com.cn)
5
   Mei Ligang (ligang@sunnorth.com.cn)
6
   Pei-Lin Tsai (pltsai@sunplus.com)
6
   Pei-Lin Tsai (pltsai@sunplus.com)
Line 16... Line 16...
16
   but WITHOUT ANY WARRANTY; without even the implied warranty of
16
   but WITHOUT ANY WARRANTY; without even the implied warranty of
17
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18
   GNU General Public License for more details.
18
   GNU General Public License for more details.
Line 19... Line 19...
19
 
19
 
20
   You should have received a copy of the GNU General Public License
20
   You should have received a copy of the GNU General Public License
21
   along with this program; if not, write to the Free Software Foundation,
21
   along with this program; if not, write to the Free Software
-
 
22
   Foundation Inc., 51 Franklin Street - Fifth Floor, Boston,
Line 22... Line 23...
22
   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
23
   MA 02110-1301, USA.  */
23
 
24
 
Line 24... Line 25...
24
#ifndef _ELF_SCORE_H
25
#ifndef _ELF_SCORE_H