diff options
author | Jeff Law <law@redhat.com> | 1993-10-30 22:35:49 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-10-30 22:35:49 +0000 |
commit | 62f0841b9d8f0339779f907885b175ed897e0b8e (patch) | |
tree | 96813bb5b96f43d422228bb841002d68e84320c6 /gas/ChangeLog | |
parent | d56f45f5bc7df7803fd31315eaf3d9fc2b1590b3 (diff) | |
download | gdb-62f0841b9d8f0339779f907885b175ed897e0b8e.zip gdb-62f0841b9d8f0339779f907885b175ed897e0b8e.tar.gz gdb-62f0841b9d8f0339779f907885b175ed897e0b8e.tar.bz2 |
* config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handling
SOM relocations.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3798218..7a56dea 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Sat Oct 30 14:26:20 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + * config/tc-hppa.c (tc_gen_reloc): Preliminary stab at handling + SOM relocations. + * config/tc-hppa.c (pa_comm): Delete incorrect check for symbol redefinition. |