diff options
author | Richard Henderson <rth@redhat.com> | 2002-05-30 22:34:41 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-05-30 22:34:41 +0000 |
commit | 1c5cec28bb58d3d36dcb53c3f502b0594f62209e (patch) | |
tree | ceea85b1ee86c137157533c0adb7902f3d1cd51f /gas/ChangeLog | |
parent | f7ea7ef2eed8efae7057e12e512857b163689f5d (diff) | |
download | gdb-1c5cec28bb58d3d36dcb53c3f502b0594f62209e.zip gdb-1c5cec28bb58d3d36dcb53c3f502b0594f62209e.tar.gz gdb-1c5cec28bb58d3d36dcb53c3f502b0594f62209e.tar.bz2 |
* doc/c-alpha.texi: Add docs for tls relocations.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d35f115..6f3d2bd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -23,6 +23,8 @@ (emit_insn): Handle TLS relocations. (ldX_op): Remove. + * doc/c-alpha.texi: Add docs for tls relocations. + 2002-05-30 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * config/tc-mips.c (mips_gprel_offset): New variable. |