mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-06 22:06:17 +08:00
Upgrade header files to use GPLv3
This commit is contained in:
include
ChangeLog
aout
ChangeLogadobe.haout64.har.hdynix3.hencap.hhost.hhp.hhp300hpux.hranlib.hreloc.hstab.defstab_gnu.hsun4.h
bout.hcoff
ChangeLogalpha.hapollo.harm.haux-coff.hecoff.hexternal.hgo32exe.hh8300.hh8500.hi386.hi860.hi960.hia64.hinternal.hm68k.hm88k.hmaxq.hmcore.hmips.hmipspe.hor32.hpe.hpowerpc.hrs6000.hrs6k64.hsh.hsparc.hti.htic30.htic4x.htic54x.htic80.hw65.hwe32k.hx86_64.hxcoff.hz80.hz8k.h
dis-asm.helf
ChangeLogalpha.harc.harm.havr.hbfin.hcommon.hcr16.hcr16c.hcris.hcrx.hd10v.hd30v.hdlx.hdwarf.hexternal.hfr30.hfrv.hh8.hhppa.hi370.hi386.hi860.hi960.hia64.hinternal.hip2k.hiq2000.hlm32.hm32c.hm32r.hm68hc11.hm68k.hmcore.hmep.hmicroblaze.hmips.hmmix.hmn10200.hmoxie.hmsp430.hmt.hopenrisc.hor32.hpj.hppc.hppc64.hreloc-macros.hrx.hs390.hsh.hsparc.hspu.hv850.hvax.hvxworks.hx86-64.hxc16x.hxstormy16.hxtensa.h
hp-symtab.hnlm
oasys.hopcode
ChangeLogalpha.harc.harm.havr.hbfin.hcgen.hconvex.hcr16.hcris.hcrx.hd10v.hd30v.hdlx.hh8300.hhppa.hi370.hi386.hi860.hi960.hia64.hm68hc11.hm68k.hm88k.hmaxq.hmips.hmmix.hmn10200.hmn10300.hmsp430.hnp1.hns32k.hor32.hpdp11.hpj.hpn.hppc.hpyr.hrx.hs390.hscore-datadep.hscore-inst.hsparc.hspu-insns.hspu.htic30.htic4x.htic54x.htic80.hv850.hvax.h
progress.hsha1.hxtensa-isa-internal.hxtensa-isa.h@ -1,12 +1,12 @@
|
||||
/* Table of opcodes for the Texas Instruments TMS320C[34]X family.
|
||||
|
||||
Copyright (C) 2002, 2003 Free Software Foundation.
|
||||
Copyright (C) 2002, 2003, 2010 Free Software Foundation.
|
||||
|
||||
Contributed by Michael P. Hayes (m.hayes@elec.canterbury.ac.nz)
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
the Free Software Foundation; either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
@ -16,8 +16,8 @@
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
|
||||
MA 02110-1301, USA. */
|
||||
|
||||
#define IS_CPU_TIC3X(v) ((v) == 30 || (v) == 31 || (v) == 32 || (v) == 33)
|
||||
#define IS_CPU_TIC4X(v) ((v) == 0 || (v) == 40 || (v) == 44)
|
||||
|
Reference in New Issue
Block a user