diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1995-08-31 13:50:56 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1995-08-31 13:50:56 +0000 |
commit | 7408a167bd638ee56db01d44d335a4bc58c1fca1 (patch) | |
tree | 617304fca26e677ef9b650a0b068ea986b500093 | |
parent | 4828cdbaca53a42a3172e473b33b509b11edee8c (diff) | |
download | gdb-7408a167bd638ee56db01d44d335a4bc58c1fca1.zip gdb-7408a167bd638ee56db01d44d335a4bc58c1fca1.tar.gz gdb-7408a167bd638ee56db01d44d335a4bc58c1fca1.tar.bz2 |
* config/tc-arm.c (tc_gen_reloc): Delete duplicated code.
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 848b8c4..164edd8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Thu Aug 31 06:49:37 1995 Doug Evans <dje@canuck.cygnus.com> + + * config/tc-arm.c (tc_gen_reloc): Delete duplicated code. + Wed Aug 30 23:51:57 1995 Ian Lance Taylor <ian@cygnus.com> * app.c (do_scrub_chars): Free saved_input when the from buffer |