deliverable/binutils-gdb.git
2016-01-05  Nick CliftonAdd myself as the maintainer for the AArch64.
2016-01-05  Nick CliftonFix the execution of the MSP430 simulator testsuite.
2016-01-05  Pedro AlvesAdd missing ChangeLog entry bit
2016-01-05  Pedro AlvesFix PR sim/13418: building with --enable-targets=all...
2016-01-05  Mike Frysingersim: use STATE_MAGIC helper
2016-01-05  Mike Frysingersim: unify min/max macros
2016-01-05  Tristan Gingoldsim: aarch64: drop syscall.h include to fix build
2016-01-05  GDB AdministratorAutomatic date update in version.in
2016-01-04  Maciej W. RozyckiMIPS/LD: Convert ELF linker emulation option macros...
2016-01-04  Maciej W. RozyckiMIPS/BFD: Factor out ABI flag merging
2016-01-04  Maciej W. RozyckiMIPS/BFD: Move attribute check after ELF file header...
2016-01-04  Maciej W. RozyckiMIPS/BFD: Propagate the return status in attribute...
2016-01-04  Maciej W. RozyckiMIPS/BFD: Factor out ELF file header flag checks
2016-01-04  Maciej W. RozyckiMIPS/BFD: Fold the handling of input MIPS ABI flags...
2016-01-04  Maciej W. RozyckiMIPS/BFD: Suppress attribute checks for null input
2016-01-04  Maciej W. RozyckiMIPS/BFD: Use local pointers to target data in private...
2016-01-04  Maciej W. RozyckiMIPS/BFD: Correct an FP ABI warning
2016-01-04  Mike Frysingersim: parse_args: polish getopt error message
2016-01-04  Mike Frysingersim: punt x86-specific bswap logic
2016-01-04  Mike Frysingersim: d10v: gut endian logic
2016-01-04  Markus Metzgerbtrace: do not return out of TRY/CATCH
2016-01-04  Mike Frysingersim: parse_args: display getopt error ourselves
2016-01-04  Mike Frysingersim: TODO: move to wiki
2016-01-04  GDB AdministratorAutomatic date update in version.in
2016-01-03  Mike Frysingersim: clean up some more device detritus
2016-01-03  Mike Frysingersim: use libiberty countargv in more places
2016-01-03  Mike Frysingersim: nrun: use lbasename
2016-01-03  Mike Frysingersim: drop host endian configure option
2016-01-03  Mike Frysingersim: convert to bfd_endian
2016-01-03  GDB AdministratorAutomatic date update in version.in
2016-01-02  Mike Frysingersim: cris: use standard output helpers
2016-01-02  Mike Frysingersim: iq2000/m32r/lm32/sh64: delete dead option code
2016-01-02  Mike Frysingersim: delete dead current_state globals
2016-01-02  Mike Frysingergdb: ppc: drop unnecessary sim file check
2016-01-02  Mike Frysingersim: ppc: do not exit when parsing args w/gdb
2016-01-02  GDB AdministratorAutomatic date update in version.in
2016-01-01  Alan ModraCopyright update for binutils
2016-01-01  Alan ModraNew 2016 binutils ChangeLog files
2016-01-01  Alan Modrabinutils ChangeLog rotation
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2016-01-01  Joel Brobeckerupdate copyright year printed by GDB, GDBserver and...
2016-01-01  Joel BrobeckerRotate the GDB ChangeLog
2016-01-01  GDB AdministratorAutomatic date update in version.in
2015-12-31  Andrew Burgessopcodes/arc: Support dmb instruction with no operands
2015-12-31  Mike Frysingersim: m68hc11: fix default endian
2015-12-31  Mike Frysingersim: cris/m68hc11: move default endian/alignment to...
2015-12-31  GDB AdministratorAutomatic date update in version.in
2015-12-30  Mike Frysingersim: h8300: inline sim_state_initialize
2015-12-30  Mike Frysingersim: h8300: simplify h8300_reg_{fetch,store} funcs
2015-12-30  Mike Frysingersim: h8300: switch to common sim-resume
2015-12-30  Mike Frysingersim: h8300: move default endian/alignment to configure
2015-12-30  Mike Frysingersim: simplify STATE_MY_NAME setup
2015-12-30  Mike Frysingersim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300...
2015-12-30  Mike Frysingersim: h8300: move unused/buggy lregs array
2015-12-30  Mike Frysingersim: h8300: drop unused inst.h
2015-12-30  Alan ModraFix assorted ChangeLog errors
2015-12-30  Kevin Buettnersim: ppc: track closed state of file descriptors 0...
2015-12-30  GDB AdministratorAutomatic date update in version.in
2015-12-29  GDB AdministratorAutomatic date update in version.in
2015-12-28  Patrick PalkaUse libiberty's crc32 implementation in gdbserver
2015-12-28  GDB AdministratorAutomatic date update in version.in
2015-12-27  Sandra LoosemoreCorrect nios2 _gp address computation.
2015-12-27  Mike Frysingersim: aarch64/msp430: fix disassembler usage
2015-12-27  Mike Frysingersim: unify sim-hload
2015-12-27  Mike Frysingersim: punt WITH_DEVICES & tconfig.h support
2015-12-27  Mike Frysingersim: bfin: push down mmr address/size checks
2015-12-27  GDB AdministratorAutomatic date update in version.in
2015-12-26  Mike Frysingersim: bfin: avoid stack error under asan
2015-12-26  Mike Frysingersim: sim-core: pass down cpu to hw accesses when available
2015-12-26  Mike Frysingersim: mips: delete mmu stubs to move to common sim_...
2015-12-26  Mike Frysingersim: cris: do not pass cpu when writing memory during...
2015-12-26  Mike Frysingersim: standardize sim_create_inferior handling of argv...
2015-12-26  Mike Frysingersim: aarch64: move ChangeLog content
2015-12-26  Thomas Preud... Add test for ARMv6-M farcall with no profile info
2015-12-26  GDB AdministratorAutomatic date update in version.in
2015-12-25  Sandra LoosemoreDocument that the PATTERN argument to gdb_test is optional.
2015-12-25  Mike Frysingersim: frv: punt WITH_DEVICE support
2015-12-25  Mike Frysingersim: m32r: migrate from WITH_DEVICES to WITH_HW
2015-12-25  Mike Frysingersim: cris: migrate from WITH_DEVICES to WITH_HW
2015-12-25  Mike Frysingersim: cris: clean up rvdummy a bit
2015-12-25  Mike Frysingersim: cris: set up sane default path to rvdummy
2015-12-25  Mike Frysingersim: hw-properties: delete trace calls
2015-12-25  Mike Frysingersim: drop WITH_ENGINE define
2015-12-25  Mike Frysingersim: sim-model: build for everyone
2015-12-25  Mike Frysingersim: move MACH/MODEL types into SIM_xxx namespace
2015-12-25  Mike Frysingersim: arm: delete unused code
2015-12-25  Mike Frysingersim: move WITH_SCACHE_PBB to sim-main.h
2015-12-25  Mike Frysingersim: device_error: punt
2015-12-25  Mike Frysingersim: always enable callback memory
2015-12-25  Mike Frysingersim: dv-pal: always use CPU_INDEX
2015-12-25  Mike Frysingersim: mips: delete TARGET_TX3904 define
2015-12-25  Mike Frysingersim: mips: move SIM_QUIET_NAN_NEGATED to sim-main.h
2015-12-25  Mike Frysingersim: make LMA loading the default for all targets
2015-12-25  Mike Frysingersim: cris: move option install to sim_open
2015-12-25  Mike Frysingersim: delete old breakpoint code
2015-12-25  Mike Frysingersim: h8300: move h8300-specific options out of common...
2015-12-25  Mike Frysingersim: enable watchpoint module everywhere
2015-12-25  Mike Frysingersim: delete SIM_HAVE_FLATMEM support
2015-12-25  Mike Frysingersim: delete SIM_HAVE_MEM_SIZE
2015-12-25  Mike Frysingersim: delete SIM_HAVE_SIMCACHE
next
This page took 0.074778 seconds and 4 git commands to generate.