diff options
author | Eric Christopher <echristo@gmail.com> | 2003-05-23 22:26:20 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2003-05-23 22:26:20 +0000 |
commit | 36ede617d2b0c57d07c4dc95a7ecbb9ebd02bdb1 (patch) | |
tree | e3f15ae1fd6c60d08b2ce8842ee4149a10484695 /gas/ChangeLog | |
parent | e76c5fcc461424280ea8a04ab52ac1877013ae08 (diff) | |
download | gdb-36ede617d2b0c57d07c4dc95a7ecbb9ebd02bdb1.zip gdb-36ede617d2b0c57d07c4dc95a7ecbb9ebd02bdb1.tar.gz gdb-36ede617d2b0c57d07c4dc95a7ecbb9ebd02bdb1.tar.bz2 |
2003-05-23 Eric Christopher <echristo@redhat.com>
* config/tc-mips.c (macro_build_jalr): Warning patrol.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 9955a55..52e976a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2003-05-23 Eric Christopher <echristo@redhat.com> + + * config/tc-mips.c (macro_build_jalr): Warning patrol. + 2003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * config/tc-mips.c (append_insn): Use actual relocation size for new |