~ubuntu-support-team/binutils/+git/binutils-gdb:users/vapier/sim/cpu-uni

Last commit made on 2022-11-10
Get this branch:
git clone -b users/vapier/sim/cpu-uni https://git.launchpad.net/~ubuntu-support-team/binutils/+git/binutils-gdb

Branch merges

Branch information

Name:
users/vapier/sim/cpu-uni
Repository:
lp:~ubuntu-support-team/binutils/+git/binutils-gdb

Recent commits

2ce9294... by Mike Frysinger

[wip] always compile in cgen logic

see if sizeof cgen structs differ in some way.

6ee0b6e... by Mike Frysinger

sim: fully merge sim_cpu_base into sim_cpu

Now that all ports have migrated to the new framework, drop support
for the old sim_cpu_base layout. There's a lot of noise here, so
it's been split into a dedicated commit.

ad450d2... by Mike Frysinger

sim: enable common sim_cpu usage everywhere

All ports should be migrated now. Drop the SIM_HAVE_COMMON_SIM_CPU
knob and require it be used everywhere now.

911ee54... by Mike Frysinger

sim: or1k: invert sim_cpu storage

The cpu.h change is in generated cgen code, but that has been sent
upstream too, so the next regen should include it automatically.

7a74f9f... by Mike Frysinger

sim: m32r: invert sim_cpu storage

The cpu*.h changes are in generated cgen code, but that has been sent
upstream too, so the next regen should include it automatically.

743aae1... by Mike Frysinger

sim: lm32: invert sim_cpu storage

The cpu.h change is in generated cgen code, but that has been sent
upstream too, so the next regen should include it automatically.

de09c78... by Mike Frysinger

sim: iq2000: invert sim_cpu storage

The cpu.h change is in generated cgen code, but that has been sent
upstream too, so the next regen should include it automatically.

fe6e582... by Mike Frysinger

sim: frv: invert sim_cpu storage

The cpu.h change is in generated cgen code, but that has been sent
upstream too, so the next regen should include it automatically.

d9c659a... by Mike Frysinger

sim: cris: invert sim_cpu storage

The cpu*.h changes are in generated cgen code, but that has been sent
upstream too, so the next regen should include it automatically.

e266d3d... by Mike Frysinger

sim: bpf: invert sim_cpu storage

The cpu.h change is in generated cgen code, but that has been sent
upstream too, so the next regen should include it automatically.