changelog
来自「基于4个mips核的noc设计」· 代码 · 共 2,002 行 · 第 1/5 页
TXT
2,002 行
* gas/d30v/guard-debug.s: New test. Test output with "-g". * gas/d30v/serial.s: New test. Check for warnings with illegal serial instructions. * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when odd-numbered registers are used for some instructions. * gas/d30v/bittest.s: New test. Check for bit operation instructions (BCLR, BNOT, BSET, BTST) in the IU. * gas/d30v/mul.s: New test. Check for restricted sequences in a bunch of different multiply instructions. * gas/vtable/vtable.exp (run_list_test): Don't run test on D30V.1999-03-05 Nick Clifton <nickc@cygnus.com> * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag test. 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com> * gas/mips/mips.exp: Run the new tests, below. * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d, gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files. * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files. * lib/gas-defs.exp (run_dump_test): Document. It's not really trivial. * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing $program (the dump tool).1999-02-10 Doug Evans <devans@casey.cygnus.com> * gas/m32r/allinsn.d: Prefix all | with \. (push,pop): Fix expected output. * gas/m32r/relax-1.d: Emitted nops are serial, not parallel. * gas/m32r/fslot.d: Prefix all | with \.1999-02-08 Nick Clifton <nickc@cygnus.com> * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator. Some ports use it as a comment initiator. * gas/vtable/entry1.d: Do not look for an addend. Some ports use REL relocations and so do not have one.1998-12-18 Nick Clifton <nickc@cygnus.com> * gas/fr30/allinsn.s: Fix to match latest assembler syntax. * gas/fr30/allinsn.d: Fix to match latest assembler output1998-12-03 Nick Clifton <nickc@cygnus.com> * gas/fr30/allinsn.d: Updated to match latest assembler output.1998-12-02 Nick Clifton <nickc@cygnus.com> * gas/fr30/allinsn.s: Replace illegal insns with legal versions. * gas/fr30/allinsn.d: Update to match latest assembler output.Thu Nov 19 15:59:51 1998 Dave Brolley <brolley@cygnus.com> * gas/fr30/allinsn.s: Reorder insns for better simulation.Thu Nov 19 07:50:44 1998 Doug Evans <devans@charmed.cygnus.com> * gas/mips/sync.[sd]: New testcase. * gas/mips/mips.exp: Run it.Wed Nov 18 11:27:56 1998 Dave Brolley <brolley@cygnus.com> * gas/fr30/allinsn.s (dmov): Correct hex literals.Tue Nov 17 15:24:20 1998 Nick Clifton <nickc@cygnus.com> * gas/fr30/allinsn.s: Moved currently un-assembliable instructions to end of file. * gas/fr30/allinsn.d: Added disassembly of currently assembliable opcodes.Mon Nov 16 16:50:27 1998 Nick Clifton <nickc@cygnus.com> * gas/fr30/allinsn.s: Fix syntax errors.Mon Nov 16 19:27:52 1998 Dave Brolley <brolley@cygnus.com> * gas/fr30/allinsn.s: Fixed more typos.Fri Nov 13 13:15:01 1998 Nick Clifton <nickc@cygnus.com> * gas/fr30/allinsn.s: Fixed typos and added some tests of upper case vs lower case.Tue Nov 10 14:54:47 1998 Nick Clifton <nickc@cygnus.com> * gas/fr30/allinsn.s: New file. * gas/fr30/allinsn.d: New file. * gas/fr30/allinsn.exp: New file. * gas/fr30/fr30.exp: New file.Mon Nov 2 20:16:50 1998 Doug Evans <devans@canuck.cygnus.com> * gas/m32r/fslot.[sd]: New testcase. * gas/m32r/m32r.exp: Run it.Tue Oct 20 11:35:06 1998 Alan Modra <alan@spri.levels.unisa.edu.au> * gas/i386/i386.exp: Run AMD insn test. * gas/i386/amd.s: New test. * gas/i386/amd.d: New test results.Sun Sep 20 01:00:01 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * gas/vtable/inherit1.l: Require only the word GAS somewere in the first line of the listing.Tue Sep 1 10:20:03 1998 Richard Henderson <rth@cygnus.com> * gas/ppc/astest.d: Adjust regexps to match a 64-bit host. * gas/ppc/astest2.d: Likewise.Mon Aug 31 13:25:07 1998 Richard Henderson <rth@cygnus.com> * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching of whitespace for 64-bit hosts.Mon Aug 31 12:45:49 1998 Richard Henderson <rth@cygnus.com> * gas/vtable/vtable.exp: New. * gas/vtable/{entry0.s,entry0.d}: New. * gas/vtable/{entry1.s,entry1.d}: New. * gas/vtable/{inherit0.s,inherit0.d}: New. * gas/vtable/{inherit1.s,inherit1.l}: New.Thu Aug 20 23:18:06 1998 Ian Lance Taylor <ian@cygnus.com> * gas/i386/white.l: Revert patch of August 12.Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com) * gas/mn10300/udf.s: New test. * gas/mn10300/basic.exp: Run it.Wed Aug 12 13:25:38 1998 Alan Modra <alan@spri.levels.unisa.edu.au> * gas/i386/general.l: Test andb $~0x80,foo. * gas/i386/general.s: Update. * gas/i386/white.l: Expect warning for stand-alone ss prefix.Tue Jul 21 12:46:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au> * gas/i386/white.s: Add some more whitespace tests. * gas/i386/white.l: Update accordingly.Mon Jul 13 18:15:11 1998 Alan Modra <alan@spri.levels.unisa.edu.au> * gas/i386/*: All new i386 testsuite.1998-07-02 Ken Raeburn <raeburn@cygnus.com> * lib/gas-defs.exp (gas_init): Complain if target name isn't in canonical form.Wed Jul 1 15:35:09 1998 Nick Clifton <nickc@cygnus.com> * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.Wed Jul 1 17:31:39 1998 Ian Lance Taylor <ian@cygnus.com> * gas/ppc/simpshft.s: Add alignment so that it works on AIX. * gas/ppc/simpshft.d: Change accordingly. Only dump the .text section.Tue Jun 23 15:14:43 1998 Nick Clifton <nickc@cygnus.com> * gas/v850/hilo2.s: Use r1 as the destination of the movea instruction, since r0 is read only. * gas/v850/basic.exp: Fix names of special area relocations. Set -mwarn-signed-overflow flag when running range.s test.Sun Jun 21 12:44:43 1998 Nick Clifton <nickc@cygnus.com> * gas/d30v/reloc.d: Updated to match latest assembler output.Wed Jun 17 14:02:10 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case run on differently targeted assembler. * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto. * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same. * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again. * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some. * gas/mips/ld-ilocks.d: Removed disassembler flags to let target defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the original `ld.d' had. Find `ld.s'. * gas/mips/mul-ilocks.d: Nearly ditto. Thu Jun 11 16:50:46 1998 Nick Clifton <nickc@cygnus.com> * gas/d30v/inst.d: Expect repeati instrucitons to be combined. * gas/d30v/inst.s: Add nop to keep assembled instructions at expected addresses.Mon Jun 8 18:47:11 1998 Nick Clifton <nickc@cygnus.com> * gas/d30v/array.d: Updated to match latest assembler results. * gas/d30v/reloc.d: Partially updated to match latest assembler results. Fri Jun 5 19:15:59 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * gas/m68k/operands.s: For all pc relative addresses change tstl to pea since the former does not allow pcrel on m68000. Do not make label foo global, so that references to it can be relaxed on ELF targets. * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.Tue Jun 2 15:08:36 1998 Geoff Keating <geoffk@ozemail.com.au> * gas/ppc/ppc.exp: Run simpshft test. * gas/ppc/simpshft.d: New file. * gas/ppc/simpshft.s: New file.Mon Jun 1 17:00:22 1998 Jeffrey A Law (law@cygnus.com) * gas/mips/div-ilocks.d: Handle both "break" instruction variants. * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise. Fri May 29 12:07:35 1998 Ian Lance Taylor <ian@cygnus.com> * gas/mips/mips.exp: Adjust ilocks initialization to match current assembler defaults more closely. * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports the instruction. * gas/sh/basic.exp: Adjust accordingly.Wed May 27 15:26:51 1998 Nick Clifton <nickc@cygnus.com> * gas/d30v/align.d: Updated to match latest assembler output. * gas/d30v/inst.d: Updated to match latest assembler output. * gas/d30v/inst.s: Updated to match latest assembler rules. * gas/d30v/opt.d: Updated to match latest assembler output.Fri May 22 15:56:51 1998 Doug Evans <devans@canuck.cygnus.com> * gas/m32r/allinsn.d: Handle 64 bit bfd_vma. * gas/m32r/uppercase.d: Likewise.Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com> * gas/arm/thumb.s: Add period to start of labels to prevent assembler thinking that they are function entry points.Tue May 19 18:17:10 1998 Ian Lance Taylor <ian@cygnus.com> * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.Mon May 18 13:11:45 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match disassembler. Fri May 15 14:51:01 1998 Gavin Koch <gavin@cygnus.com> * gas/mips/mips.exp: Distinguish chains with 32-bit addresses. * gas/mips/ld-ilocks-addr32.d : New.Wed May 13 15:06:31 1998 Doug Evans <devans@canuck.cygnus.com> * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/mips/break20.[sd]: New tests for 20-bit operand break and sddbp instructions. * gas/mips/trap20.[sd]: New tests for 20-bit operand trap instructions. * gas/mips/mips.exp: Run them.Thu Apr 30 11:55:01 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels in disassembly, where the offset is in hex and has a "0x" prefix. Tue Apr 28 16:38:34 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/mips/lineno.[sd]: Assembly source line number test. * gas/mips/mips.exp: Added lineno test.Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com) * gas/testsuite/all/gas.exp: No longer expect failures for difference of undefined symbols on mn10x00 targets.Mon Mar 23 10:47:33 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/all/align.s: Back out ".section text" change below; use ".text" again. * gas/macros/semi.s: Ditto. Fri Mar 20 18:51:49 1998 Frank Ch. Eigler <fche@cygnus.com> * gas/all/align.s: Identify ".text" section explicitly. * gas/macros/semi.s: Ditto. Mon Mar 2 13:30:40 1998 Doug Evans <devans@seba.cygnus.com> * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete. (ldi16): Improve test. (nop): Fix test.Thu Feb 12 20:12:39 1998 Ian Lance Taylor <ian@cygnus.com> * gasp/macro.out: Adjust to reflect the fact that keyword arguments are now permitted after positional arguments.Wed Feb 4 15:27:44 1998 Nick Clifton <nickc@cygnus.com> * gas/arm/arm7t.d: Update to match latest assembler output.Wed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk@ozemail.com.au> * gas/ppc/ppc.exp: New file. * gas/ppc/astest.s, gas/ppc/astest.d: New test. * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com) * gas/mips/4010.s: Pad test code out to a 16byte boundary. * gas/mips/4010.d: Corresponding changes. * gas/mips/4100.s: Pad test code out to a 16byte boundary. * gas/mips/4100.d: Corresponding changes. * gas/mips/4650.s: Pad test code out to a 16byte boundary. * gas/mips/4650.d: Corresponding changes.Fri Jan 30 14:09:13 1998 Ian Lance Taylor <ian@cygnus.com> * gas/mri/moveml.d: Add test comments, fix regexps.Thu Jan 29 13:34:49 1998 Doug Evans <devans@canuck.cygnus.com> * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com> * gas/m68k/mri_moveml.[sd]: Moved to ... * gas/mri/moveml.[sd]: ... here. * gas/mri/mri.exp: Run it.Tue Jan 27 21:55:44 1998 Jeffrey A Law (law@cygnus.com) * gas/mips/4010.s: Add 4010 tests. * gas/mips/4010.d: Expected output. * gas/mips/4100.s: Add 4010 tests. * gas/mips/4100.d: Expected output. * gas/mips/4650.s: Add 4010 tests. * gas/mips/4650.d: Expected output. * gas/mips/mips.exp: Run the new tests. * gas/mips/*.d: Pass the right processor model to objdump. Fix minor cases where expected output was wrong due to opcode conflicts.Tue Jan 27 05:35:02 1998 Richard Henderson <rth@cygnus.com> * gas/m68k/mri_moveml.[sd]: New testcase.Thu Jan 22 17:29:07 1998 Nick Clifton <nickc@cygnus.com> * gas/m32r/high-1.d: Add hash prefix to constants. * gas/m32r/allinsn.s: Add hash prefix to some constants. * gas/m32r/allinsn.d: Add hash prefix to constants.Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de> * gas/m88k/init.d: Fix hexadecimal offsets.Wed Jan 14 17:49:22 1998 Nick Clifton <nickc@cygnus.com> * gas/m32r/uppercase.d: Fix white space matching. * gas/m32r/relax-1.d: Fix white space matching.Wed Jan 14 15:44:32 1998 Jeffrey A Law (law@cygnus.com) * gas/mips/div.d: Update for recent assembler changes. * gas/mips/div-ilocks.d: Likewise.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?