mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +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.
20 lines
465 B
Plaintext
20 lines
465 B
Plaintext
2021-05-04 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* pass.s: Delete output line.
|
|
* testutils.inc (system_call, write): New macros.
|
|
(exit): Mark nr required.
|
|
(pass, fail): Call write
|
|
* fail.s: New test.
|
|
|
|
2021-04-08 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* allinsn.exp (arch): Delete.
|
|
|
|
2021-02-13 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* allinsn.exp: Define arch.
|
|
|
|
2015-03-29 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* pass.s, allinsn.exp, testutils.inc: New files.
|