mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +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.
16 lines
377 B
Plaintext
16 lines
377 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.
|
|
|
|
2015-03-29 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* testutils.inc (start): Change to _start and add global markings.
|
|
|
|
2015-03-28 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
* pass.s, allinsn.exp, testutils.inc: New files.
|