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.
86 lines
2.3 KiB
Plaintext
86 lines
2.3 KiB
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.
|
|
|
|
2004-09-13 DJ Delorie <dj@redhat.com>
|
|
|
|
* sim/sh/allinsn.exp: Set global_as_options and
|
|
global_ld_options appropriately for little endian builds.
|
|
* sim/sh/movua.s: Support little endian.
|
|
|
|
2004-09-08 Michael Snyder <msnyder@redhat.com>
|
|
|
|
Commited by Corinna Vinschen <vinschen@redhat.com>
|
|
* allinsn.exp: Add new tests.
|
|
* bandor.s: New file.
|
|
* bandornot.s: New file.
|
|
* bclr.s: New file.
|
|
* bld.s: New file.
|
|
* bldnot.s: New file.
|
|
* bset.s: New file.
|
|
* bst.s: New file.
|
|
* bxor.s: New file.
|
|
* clip.s: New file.
|
|
* div.s: New file.
|
|
* fail.s: New file, make sure fail works.
|
|
* fsca.s: New file.
|
|
* fsrra.s: New file.
|
|
* mov.s: New file.
|
|
* mulr.s: New file.
|
|
* pass.s: New file, make sure pass works.
|
|
* pushpop.s: New file.
|
|
* resbank.s: New file.
|
|
* testutils.inc (bf8k, bt8k, assertmem): New macros.
|
|
|
|
2004-02-12 Michael Snyder <msnyder@redhat.com>
|
|
|
|
* and.s, movi.s, sett.s: New files.
|
|
* allinsn.exp: Add new tests.
|
|
* testutils.inc (set_sr_bit): Fix macro labels.
|
|
|
|
2004-01-07 Michael Snyder <msnyder@redhat.com>
|
|
|
|
* dmxy.s, fipr.s, fpchg.s, ldrc.s, loop.s, movli.s, movua.s,
|
|
movxy.s, pabs.s, pclr.s, prnd.s, psub.s, pswap.s: New files.
|
|
* allinsn.exp: Add new tests.
|
|
* testutils.inc (set_sr_bit): Add argument.
|
|
(set_greg): Add .align directives.
|
|
|
|
2003-08-11 Michael Snyder <msnyder@redhat.com>
|
|
|
|
* macl.s: New file.
|
|
* macw.s: New file.
|
|
* allinsn.exp: Add new tests for mac.w and mac.l.
|
|
|
|
2003-07-25 Michael Snyder <msnyder@redhat.com>
|
|
|
|
* pshai.s, pshar.s, pshli.s, pshlr.s: New files.
|
|
* allinsn.exp: Add psha, pshl tests.
|
|
* pdec.s, pinc.s, padd.s, paddc.s: New files.
|
|
* allinsn.exp: Add pdec, pinc, padd, paddc tests.
|
|
* pand.s, pdmsb.s: New files.
|
|
* allinsn.exp: Add pand, pdmsb tests.
|
|
|
|
2003-07-23 Michael Snyder <msnyder@redhat.com>
|
|
|
|
* pmuls.s: New file.
|
|
|
|
2003-07-08 Michael Snyder <msnyder@redhat.com>
|
|
|
|
* allinsn.exp, testutils.inc, add.s, fabs.s, fadd.s, fcmpeq.s,
|
|
fcmpgt.s, fcnvds.s, fcnvsd.s, fdiv.s, fldi0.s, fldi1.s, flds.s,
|
|
float.s, fmac.s, fmov.s, fmul.s, fneg.s, frchg.s, fschg.s,
|
|
fsqrt.s, fsub.s, ftrc.s, shll16.s, shll2.s, shll8.s, shll.s,
|
|
shlr16.s, shlr2.s, shlr8.s, shlr.s, swap.s: New files.
|
|
|
|
Local Variables:
|
|
mode: change-log
|
|
left-margin: 8
|
|
fill-column: 74
|
|
version-control: never
|
|
End:
|