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.
29 lines
637 B
Plaintext
29 lines
637 B
Plaintext
2021-04-08 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* allinsn.exp (arch): Delete.
|
|
|
|
2021-02-13 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* allinsn.exp: Define arch.
|
|
|
|
2020-09-08 David Faust <david.faust@oracle.com>
|
|
|
|
* alu.s: Correct div and mod tests.
|
|
* alu32.s: Likewise.
|
|
|
|
2020-08-04 David Faust <david.faust@oracle.com>
|
|
Jose E. Marchesi <jose.marchesi@oracle.com>
|
|
|
|
* allinsn.exp: New file.
|
|
* alu.s: Likewise.
|
|
* alu32.s: Likewise.
|
|
* endbe.s: Likewise.
|
|
* endle.s: Likewise.
|
|
* jmp.s: Likewise.
|
|
* jmp32.s: Likewise.
|
|
* ldabs.s: Likewise.
|
|
* mem.s: Likewise.
|
|
* mov.s: Likewise.
|
|
* testutils.inc: Likewise.
|
|
* xadd.s: Likewise.
|