diff options
author | Andreas Jaeger <aj@suse.de> | 2001-07-23 10:21:22 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-07-23 10:21:22 +0000 |
commit | c745b67a33538fb5386a20c10759816ad67cbc3c (patch) | |
tree | 6b92453aecf718c9041e6ea759e701e9b9eac685 /gas/ChangeLog | |
parent | e14ec88b398812082dc77c068047f1ade5dca629 (diff) | |
download | gdb-c745b67a33538fb5386a20c10759816ad67cbc3c.zip gdb-c745b67a33538fb5386a20c10759816ad67cbc3c.tar.gz gdb-c745b67a33538fb5386a20c10759816ad67cbc3c.tar.bz2 |
* config/tc-s390.c (s390_force_relocation): Removed.
* config/tc-s390.h: Remove double declaration of
TC_FORCE_RELOCATION.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a0e312d..756f94a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2001-07-23 Andreas Jaeger <aj@suse.de> + + * config/tc-s390.c (s390_force_relocation): Removed. + + * config/tc-s390.h: Remove double declaration of + TC_FORCE_RELOCATION. + 2001-07-22 H.J. Lu <hjl@gnu.org> * config/tc-mips.c (s_mips_end): Remove unused variables. |