]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim
Add note about adding ChangeLog.git to src-release.sh
[thirdparty/binutils-gdb.git] / sim /
2023-04-26  Jose E. Marchesisim: bpf: update to new BPF relocations
2023-01-19  Mike Frysingersim: info: convert verbose field to a bool
2023-01-19  Mike Frysingersim: unify sim-signal.o building
2023-01-19  Mike Frysingersim: v850: reduce extra header inclusion to igen files
2023-01-19  Mike Frysingersim: v850: drop redundant define
2023-01-19  Mark Wielaardsim: mn10300: minimize mn10300-sim.h include in sim...
2023-01-18  Mike Frysingersim: ppc: drop local psim link
2023-01-16  Mike Frysingersim: assume sys/stat.h always exists (via gnulib)
2023-01-16  Mike Frysingersim: formally assume unistd.h always exists (via gnulib)
2023-01-16  Mike Frysingersim: build: stop probing system extensions (ourselves)
2023-01-16  Mike Frysingersim: modules.c: fix generation after recent refactors
2023-01-15  Mark Wielaardsim: microblaze, mn10300: remove signal.h include in...
2023-01-15  Mike Frysingersim: m32r: fix typos in stamp depends
2023-01-15  Mike Frysingersim: igen: simplify build logic a little
2023-01-15  Mike Frysingersim: build: drop depdir subdir hack
2023-01-15  Mike Frysingersim: common: simplify modules.c deps
2023-01-15  Mike Frysingersim: common: move modules.c to source tracking
2023-01-15  Mike Frysingersim: common: move libcommon.a dep to ppc code
2023-01-15  Mike Frysingersim: build: drop most recursive build deps
2023-01-15  Mike Frysingersim: common: move libcommon.a objects to sources
2023-01-15  Mike Frysingersim: igen: simplify build dep
2023-01-15  Mike Frysingersim: common: simplify hw-config.h deps
2023-01-15  Mike Frysingersim: build: drop AM_MAKEFLAGS settings
2023-01-13  Mike Frysingersim: build: delete Make-common.in logic
2023-01-12  Mike Frysingersim: build: drop subdir Makefile.in files
2023-01-10  Mike Frysingersim: disable recursive make in (most) subdirs
2023-01-10  Mike Frysingersim: common: move test-hw-events to top-level build
2023-01-10  Mike Frysingersim: move arch-specific file compilation of common...
2023-01-10  Mike Frysingersim: v850: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: sh: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: rx: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: rl78: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: riscv: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: pru: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: or1k: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: msp430: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: moxie: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: mn10300: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: mips: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: microblaze: move arch-specific file compilation...
2023-01-10  Mike Frysingersim: mcore: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: m68hc11: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: m32r: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: m32c: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: lm32: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: iq2000: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: h8300: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: ft32: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: frv: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: example-synacor: move arch-specific file compilati...
2023-01-10  Mike Frysingersim: erc32: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: d10v: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: cris: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: cr16: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: bfin: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: bpf: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: avr: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: arm: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: aarch64: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: build: add basic framework for compiling arch...
2023-01-10  Mike Frysingersim: modules.c: move generation to top-level
2023-01-10  Mike Frysingersim: build: drop common/nrun.o subdir hack
2023-01-10  Mike Frysingersim: build: drop support for creating libsim.a in subdirs
2023-01-10  Mike Frysingersim: v850: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: sh: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: rx: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: rl78: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: riscv: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: pru: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: or1k: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: msp430: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: moxie: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: mn10300: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: mips: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: microblaze: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: mcore: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: m68hc11: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: m32r: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: m32c: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: lm32: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: iq2000: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: h8300: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: ft32: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: frv: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: example-synacor: move libsim.a creation to top...
2023-01-10  Mike Frysingersim: erc32: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: d10v: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: cris: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: cr16: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: bpf: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: bfin: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: avr: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: arm: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: aarch64: move libsim.a creation to top-level
2023-01-10  Mike Frysingersim: build: drop support for subdir extra deps
2023-01-10  Mike Frysingersim: modules: trigger generation from top-level
2023-01-05  Mike Frysingersim: mips: add multi source to built sources
2023-01-05  Tsukasa OIsim: Move getopt checking inside SIM_AC_PLATFORM
2023-01-05  Guillermo E. Martinezsim: bpf: fix testsuite due to linker warnings [PR...
2023-01-04  Tsukasa OIsim: Regenerate using the maintainer mode
next