diff options
| author | Alan Modra <modra@gmail.com> | 2001-08-10 01:34:47 +0000 |
|---|---|---|
| committer | Alan Modra <modra@gmail.com> | 2001-08-10 01:34:47 +0000 |
| commit | b5c27d80c017c9700811538d72bd282e0924357c (patch) | |
| tree | 3c69fe17538cbe7ccd9bccace5cf20e18661f3dc /include/opcode | |
| parent | f11db2f4fa94f63ca2929c828f1b07b58a3b7321 (diff) | |
| download | newlib-b5c27d80c017c9700811538d72bd282e0924357c.zip newlib-b5c27d80c017c9700811538d72bd282e0924357c.tar.gz newlib-b5c27d80c017c9700811538d72bd282e0924357c.tar.bz2 | |
Revert 2001-08-08 changes.
Diffstat (limited to 'include/opcode')
| -rw-r--r-- | include/opcode/ChangeLog | 4 | ||||
| -rw-r--r-- | include/opcode/ppc.h | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 67e9f73..b95cf1e 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2001-08-10 Alan Modra <amodra@one.net.au> + + * ppc.h: Revert 2001-08-08. + 2001-08-08 Alan Modra <amodra@one.net.au> 1999-10-25 Torbjorn Granlund <tege@swox.com> diff --git a/include/opcode/ppc.h b/include/opcode/ppc.h index 2c11fcd..d23e1c6 100644 --- a/include/opcode/ppc.h +++ b/include/opcode/ppc.h @@ -144,7 +144,6 @@ struct powerpc_operand /* One bit syntax flags. */ unsigned long flags; - int reloc; }; /* Elements in the table are retrieved by indexing with values from |
