diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 1c9409d..c077fdb 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,18 @@ +2004-01-06 Alexandre Oliva <aoliva@redhat.com> + + 2003-11-05 Alexandre Oliva <aoliva@redhat.com> + * lib/gas-defs.exp (is_elf_format): Match frv-uclinux. + 2003-09-18 Alexandre Oliva <aoliva@redhat.com> + * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*. + 2003-09-15 Alexandre Oliva <aoliva@redhat.com> + * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use + gprel12 for rodata symbol and gotoff12 for sdata symbol. + 2003-08-08 Alexandre Oliva <aoliva@redhat.com> + * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc. + 2003-08-04 Alexandre Oliva <aoliva@redhat.com> + * gas/frv/ucpic.d, gas/frv/ucpic.s: New. + * gas/frv/allinsns.exp: Run it. + 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl> * gas/msp430/opcode.s: Add test for an 'add' instruction which |