diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-12-08 21:25:38 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-12-08 21:25:38 +0000 |
commit | ffbceea9fb49e8dd28c88a4b59cf8616b2dcc210 (patch) | |
tree | a8d0fa133e84b5fe2e95dc3718502a7b03d527e7 /gas/ChangeLog | |
parent | f39f5da9e66e6da4aebe7e3e25e51ce623692772 (diff) | |
download | gdb-ffbceea9fb49e8dd28c88a4b59cf8616b2dcc210.zip gdb-ffbceea9fb49e8dd28c88a4b59cf8616b2dcc210.tar.gz gdb-ffbceea9fb49e8dd28c88a4b59cf8616b2dcc210.tar.bz2 |
2002-12-08 H.J. Lu <hjl@gnu.org>
* config/tc-ia64.c (md_apply_fix3): Remove the PCREL hack
copied from tc-i386.c.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index da08b6f..0d33206 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-12-08 H.J. Lu <hjl@gnu.org> + + * config/tc-ia64.c (md_apply_fix3): Remove the PCREL hack + copied from tc-i386.c. + 2002-12-08 Stephane Carrez <stcarrez@nerim.fr> Fix Bug savannah/1825: |