diff options
author | Alan Modra <amodra@gmail.com> | 2005-02-19 08:56:08 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-02-19 08:56:08 +0000 |
commit | b5682e5666232dbae25d81089f71a68ed4146ffc (patch) | |
tree | b75fd98017b9f80de60ae34d0806314d2106ba64 /gas/ChangeLog | |
parent | c187109005662c6b91a6ae5ed3b9ecacd798d61f (diff) | |
download | gdb-b5682e5666232dbae25d81089f71a68ed4146ffc.zip gdb-b5682e5666232dbae25d81089f71a68ed4146ffc.tar.gz gdb-b5682e5666232dbae25d81089f71a68ed4146ffc.tar.bz2 |
* config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete.
* read.c (read_a_source_file): Remove TC_EQUAL_IN_INSN test.
* doc/internals.texi (TC_EQUAL_IN_INSN): Delete.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index bc63a19..59e755e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2005-02-19 Alan Modra <amodra@bigpond.net.au> + + * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete. + * read.c (read_a_source_file): Remove TC_EQUAL_IN_INSN test. + * doc/internals.texi (TC_EQUAL_IN_INSN): Delete. + 2005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * config/tc-mips.c (macro_build_ldst_constoffset): Fail on $at |