alpha
Login
or
Join now
theoparis.com
/
binutils-apple
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
WIP MachO binutils port assisted by AI I may consider upstreaming this in the future.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
binutils-apple
/
sim
/
sh
/
at
master
6 files
Oleg Endo
sim/sh: check PFSCR.PR setting for fldi0 and fldi1 insns
4mo ago
17eb89e3
ChangeLog-2021
sim/sh: check PFSCR.PR setting for fldi0 and fldi1 insns On SH variants with double-precision FPU the insns fli0 and flid1 are only defined when FPSCR.PR = 0. The hardware does not necessarily trap but might quietly load undefined values. However, qemu traps in that case, so do the same.
4 months ago
gencode.c
sim/sh: check PFSCR.PR setting for fldi0 and fldi1 insns On SH variants with double-precision FPU the insns fli0 and flid1 are only defined when FPSCR.PR = 0. The hardware does not necessarily trap but might quietly load undefined values. However, qemu traps in that case, so do the same.
4 months ago
interp.c
Fix missing int argument warning This warning (per -Werror) breaks the build using a recent GCC with recent userland. Approved-By: Tom Tromey <tom@tromey.com>
1 year ago
local.mk
Update copyright dates to include 2026 This updates the copyright headers to include 2026. I did this by running gdb/copyright.py and then manually modifying a few files as noted by the script.
6 months ago
sh-sim.h
Update copyright dates to include 2026 This updates the copyright headers to include 2026. I did this by running gdb/copyright.py and then manually modifying a few files as noted by the script.
6 months ago
sim-main.h
Update copyright dates to include 2026 This updates the copyright headers to include 2026. I did this by running gdb/copyright.py and then manually modifying a few files as noted by the script.
6 months ago