Fix Formatting.
This commit is contained in:
parent
38b1a46ca2
commit
bf40d919f9
4 changed files with 14 additions and 7 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2000-12-12 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* mips.h: Fix formatting.
|
||||||
|
|
||||||
Mon Dec 11 10:56:58 2000 Jeffrey A Law (law@cygnus.com)
|
Mon Dec 11 10:56:58 2000 Jeffrey A Law (law@cygnus.com)
|
||||||
|
|
||||||
* hppa.h (DT_HP_*): Define relative to OLD_DT_LOOS for hpux
|
* hppa.h (DT_HP_*): Define relative to OLD_DT_LOOS for hpux
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
2000-12-12 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* mips.h: Fix formatting.
|
||||||
|
|
||||||
2000-12-01 Chris Demetriou <cgd@sibyte.com>
|
2000-12-01 Chris Demetriou <cgd@sibyte.com>
|
||||||
|
|
||||||
mips.h (OP_MASK_SYSCALL, OP_SH_SYSCALL): Delete.
|
mips.h (OP_MASK_SYSCALL, OP_SH_SYSCALL): Delete.
|
||||||
|
|
|
@ -133,7 +133,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||||
#define OP_SH_CODE19 6 /* 19 bit wait code. */
|
#define OP_SH_CODE19 6 /* 19 bit wait code. */
|
||||||
#define OP_MASK_CODE19 0x7ffff
|
#define OP_MASK_CODE19 0x7ffff
|
||||||
|
|
||||||
|
|
||||||
/* This structure holds information for a particular instruction. */
|
/* This structure holds information for a particular instruction. */
|
||||||
|
|
||||||
struct mips_opcode
|
struct mips_opcode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue