X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2FChangeLog-2005;fp=gas%2FChangeLog-2005;h=99a6b3c7fa77ef7eeffb82aad060eb56f78fdaf5;hp=42ae089d47272822deac2e78ec614b707ff8dd31;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/gas/ChangeLog-2005 b/gas/ChangeLog-2005 index 42ae089..99a6b3c 100644 --- a/gas/ChangeLog-2005 +++ b/gas/ChangeLog-2005 @@ -134,8 +134,6 @@ BFD_RELOC_ARM_PCREL_JUMP. (tc_gen_reloc): Handle BFD_RELOC_ARM_PCREL_CALL and BFD_RELOC_ARM_PCREL_JUMP. - gas/testsuite/ - * gas/arm/pic.d: Allow R_ARM_CALL relocations. 2005-12-12 Nathan Sidwell @@ -1442,7 +1440,7 @@ * config/tc-m32r.c (m32r_check_fixup): Fixed X_op check. -2007-07-27 H.J. Lu +2005-07-27 H.J. Lu * config/tc-i386.c (handle_large_common): Declare only for ELF. @@ -1628,7 +1626,7 @@ * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. -2007-07-15 H.J. Lu +2005-07-15 H.J. Lu * gas/config/tc-i386.h (CpuVMX): New. (CpuUnknownFlags): Add CpuVMX. @@ -1721,33 +1719,6 @@ * config/tc-ms1.c: New. * config/tc-ms1.h: New. - * testsuite/gas/ms1/allinsn.d: New. - * testsuite/gas/ms1/allinsn.s: New. - * testsuite/gas/ms1/badinsn.s: New. - * testsuite/gas/ms1/badinsn1.s: New. - * testsuite/gas/ms1/badoffsethigh.s: New. - * testsuite/gas/ms1/badoffsetlow.s: New. - * testsuite/gas/ms1/badorder.s: New. - * testsuite/gas/ms1/badreg.s: New. - * testsuite/gas/ms1/badsignedimmhigh.s: New. - * testsuite/gas/ms1/badsignedimmlow.s: New. - * testsuite/gas/ms1/badsyntax.s: New. - * testsuite/gas/ms1/badsyntax1.s: New. - * testsuite/gas/ms1/badunsignedimmhigh.s: New. - * testsuite/gas/ms1/badunsignedimmlow.s: New. - * testsuite/gas/ms1/errors.exp: New. - * testsuite/gas/ms1/ldst.s: New. - * testsuite/gas/ms1/misc.d: New. - * testsuite/gas/ms1/misc.s: New. - * testsuite/gas/ms1/ms1-16-003.d: New. - * testsuite/gas/ms1/ms1-16-003.s: New. - * testsuite/gas/ms1/ms1.exp: New. - * testsuite/gas/ms1/msys.d: New. - * testsuite/gas/ms1/msys.s: New. - * testsuite/gas/ms1/relocs.d: New. - * testsuite/gas/ms1/relocs.exp: New. - * testsuite/gas/ms1/relocs1.s: New. - * testsuite/gas/ms1/relocs2.s: New. 2005-07-05 Jan Beulich