mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
9335d9f823
Now that ChangeLog entries are no longer used for sim patches, this commit renames all relevant sim ChangeLog to ChangeLog-2021, similar to what we would do in the context of the "Start of New Year" procedure. The purpose of this change is to avoid people merging ChangeLog entries by mistake when applying existing commits that they are currently working on. Also throw in a .gitignore entry to keep people from adding new ChangeLog files anywhere in the sim tree.
55 lines
1.2 KiB
Plaintext
55 lines
1.2 KiB
Plaintext
2021-04-08 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* alltests.exp (arch): Delete.
|
|
|
|
2021-02-13 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* alltests.exp: Define arch.
|
|
|
|
2019-06-13 Stafford Horne <shorne@gmail.com>
|
|
|
|
* fpu-unordered.S: New file.
|
|
* fpu64a32-unordered.S: New file.
|
|
|
|
2019-06-13 Stafford Horne <shorne@gmail.com>
|
|
|
|
* adrp.S: New file.
|
|
|
|
2019-06-13 Stafford Horne <shorne@gmail.com>
|
|
|
|
* fpu64a32.S: New file.
|
|
|
|
2018-10-05 Stafford Horne <shorne@gmail.com>
|
|
|
|
* div.S: Fix tests to match correct overflow/carry semantics.
|
|
* mul.S: Likewise.
|
|
|
|
2017-12-12 Peter Gavin <pgavin@gmail.com>
|
|
Stafford Horne <shorne@gmail.com>
|
|
|
|
* add.S: New file.
|
|
* alltests.exp: New file.
|
|
* and.S: New file.
|
|
* basic.S: New file.
|
|
* div.S: New file.
|
|
* ext.S: New file.
|
|
* find.S: New file.
|
|
* flag.S: New file.
|
|
* fpu.S: New file.
|
|
* jump.S: New file.
|
|
* load.S: New file.
|
|
* mac.S: New file.
|
|
* mfspr.S: New file.
|
|
* mul.S: New file.
|
|
* or.S: New file.
|
|
* or1k-asm-test-env.h: New file.
|
|
* or1k-asm-test-helpers.h: New file.
|
|
* or1k-asm-test.h: New file.
|
|
* or1k-asm.h: New file.
|
|
* or1k-test.ld: New file.
|
|
* ror.S: New file.
|
|
* shift.S: New file.
|
|
* spr-defs.h: New file.
|
|
* sub.S: New file.
|
|
* xor.S: New file.
|