]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2019-03-02  Eli ZaretskiiGDB no longer supports Windows before XP.
2019-03-02  Eli ZaretskiiFix GDB compilation on MinGW (PR gdb/24292)
2019-03-02  GDB AdministratorAutomatic date update in version.in
2019-03-01  Andreas KrebbelRevert "Add support to GNU ld to separate got related...
2019-03-01  Gary BensonFix coff_start_symtab resource leak found by Coverity
2019-03-01  Tamar ChristinaBinutils: Always skip only 1 byte for CIE version 1...
2019-03-01  Alan ModraPR24272, out-of-bounds read in pex64_xdata_print_uwd_codes
2019-03-01  GDB AdministratorAutomatic date update in version.in
2019-02-28  Alan HaywardTestsuite: Catch gdbserver socket listen errors
2019-02-28  Rainer OrthCan't interrupt process without controlling terminal...
2019-02-28  Nick CliftonPrevent a buffer overrun error when attempting to parse...
2019-02-28  Joel Brobecker(gdb/sim) Move Mike Frysinger to past maintainers section
2019-02-28  GDB AdministratorAutomatic date update in version.in
2019-02-27  Philippe WaroquiersFix regcache leak, and avoid possible regcache access...
2019-02-27  H.J. Lux86-64: Skip protected check on symbol defined by linker
2019-02-27  Tom TromeyHandle \r\n in gdbreplay
2019-02-27  Pedro AlvesTest "set width/height -1"
2019-02-27  Pedro AlvesMake 'show width/height' display "unlimited" when cappe...
2019-02-27  Saagar JhaPrevent overflow in rl_set_screen_size
2019-02-27  Tom TromeyRemove Python 2.4 and 2.5 support
2019-02-27  Kevin BuettnerDocument fact that mininum Python version is now 2.6
2019-02-27  Kevin BuettnerUse Python 2.[67] / 3.X / PEP 3118 buffer protocol
2019-02-27  Andrew Burgessgdb/hppa: Use default gdbarch method default_dummy_id.
2019-02-27  Andrew Burgessgdb/h8300: Use default gdbarch methods where possible
2019-02-27  Andrew Burgessgdb/ft32: Use default gdbarch methods where possible
2019-02-27  Andrew Burgessgdb/frv: Use default gdbarch methods where possible
2019-02-27  Andrew Burgessgdb/riscv: Use default gdbarch methods where possible
2019-02-27  Andrew Burgessgdb/csky: Use default gdbarch methods where possible
2019-02-27  Andrew Burgessgdb/cris: Use default gdbarch methods where possible
2019-02-27  Andrew Burgessgdb/bfin: Use default gdbarch methods where possible
2019-02-27  Andrew Burgessgdb/arm: Use default gdbarch methods where possible
2019-02-27  Andrew Burgessgdb/arc: Use default gdbarch methods where possible
2019-02-27  Andrew Burgessgdb/alpha: Use default gdbarch methods where possible
2019-02-27  Andrew Burgessgdb/aarch64: Use default gdbarch methods where possible
2019-02-27  Matthew MalcomsonTestsuite: Allow multiple lines of "as" in testsuite.
2019-02-27  Andrew Burgessgdb: Handle alignment for C++ structures with static...
2019-02-27  Andrew Burgessgdb: Restructure type_align and gdbarch_type_align
2019-02-27  Joel BrobeckerUpdate NEWS post GDB 8.3 branch creation.
2019-02-27  Joel BrobeckerBump version to 8.3.50.DATE-git.
2019-02-27  Simon MarchiFix build errors in aix-thread.c gdb-8.3-branchpoint
2019-02-27  GDB AdministratorAutomatic date update in version.in
2019-02-26  Andrew Burgessgdb/riscv: Use legacy register numbers in default targe...
2019-02-26  Tom TromeyFix new py-value.exp test case
2019-02-26  Kevin BuettnerDocument two argument form of gdb.Value constructor
2019-02-26  Kevin BuettnerAdd tests for gdb.Value(bufobj, type) constructor
2019-02-26  Kevin BuettnerDefine gdb.Value(bufobj, type) constructor
2019-02-26  Kevin BuettnerDefine unique_ptr specialization for Py_buffer.
2019-02-26  GDB AdministratorAutomatic date update in version.in
2019-02-25  John BaldwinFix BFD leak in dwarf2_get_dwz_file.
2019-02-25  Jordan RupprechtFix crash when loading dwp files
2019-02-25  Tom TromeyFix BFD leak in solib-darwin.c
2019-02-25  Nick CliftonExtend objdump's --dwarf=follow-links option so that...
2019-02-25  GDB AdministratorAutomatic date update in version.in
2019-02-24  Alan ModraRe: PowerPC __tls_get_addr arg parsing
2019-02-24  Alan ModraPR24144, pdp11-ld overwriting section data with zeros
2019-02-24  GDB AdministratorAutomatic date update in version.in
2019-02-23  Sergio Durigan... Use '--readnever' when invoking GDB from gcore.in
2019-02-23  Joel BrobeckerUpdate copyright year range in gdb.ada/mi_ref_changeabl...
2019-02-23  Joel BrobeckerUpdate copyright year range in gdb.texinfo and refcard.tex
2019-02-23  GDB AdministratorAutomatic date update in version.in
2019-02-22  Simon MarchiUpdate my email address
2019-02-22  Simon MarchiLook for build-id-based separate debug files under...
2019-02-22  Andrew Burgessgdb: Update copyright year range generated by gdbarch.sh
2019-02-22  Keith SeitzAdd missing ChangeLog entries for commit bb995d00b3eef2...
2019-02-22  Keith SeitzFix symtab/23853: symlinked default symtab
2019-02-22  Nick CliftonExtend readelf and objdump so that they will display...
2019-02-22  Kyrylo Tkachov[arm][gas] Add support for Neoverse N1
2019-02-22  Kyrylo Tkachov[AArch64][gas] Add support for Neoverse E1
2019-02-22  Kyrylo Tkachov[AArch64][gas] Add support for Neoverse N1
2019-02-22  GDB AdministratorAutomatic date update in version.in
2019-02-21  Alan HaywardDocument style behavior in batch mode.
2019-02-21  Tom TromeyFix typo in "show remotelogfile" docs
2019-02-21  Alan HaywardDisable styling when running in batch mode
2019-02-21  Nick CliftonFix illegal memory accesses by readelf when parsing...
2019-02-21  Alan ModraPowerPC __tls_get_addr arg parsing
2019-02-21  GDB AdministratorAutomatic date update in version.in
2019-02-20  Tom TromeyFix typos in symtab_symbol_info
2019-02-20  Nick CliftonFix potential illegal memory access by readelf when...
2019-02-20  Nick CliftonFix potential illegal memory access by readelf when...
2019-02-20  Nick CliftonFix a illegal memory access fault when parsing a corrup...
2019-02-20  Nick CliftonHarden readelf's IA64 note display function so that...
2019-02-20  Tom TromeyUse upper case for metasyntactic variables in "help...
2019-02-20  Alan HaywardAArch64: Add default reggroups
2019-02-20  Max Filippovbfd: xtensa: fix callx relaxation
2019-02-20  Alan HaywardAArch64: Add pauth core file section
2019-02-20  Alan ModraCheck asprintf return value
2019-02-20  Alan ModraUnsigned integer overflows in readelf checks
2019-02-20  Michael RoitzschUse or1k-darwin host SHARED_LIBADD for *-darwin.
2019-02-20  Alan ModraPR24233, Out of memory
2019-02-20  Simon MarchiFix error message and use-after-free on errors in neste...
2019-02-20  Alan ModraPR24236, Heap buffer overflow in _bfd_archive_64_bit_sl...
2019-02-20  Egeyar BagciogluCheck whether symbols with MOVW_.ABS relocations requir...
2019-02-20  GDB AdministratorAutomatic date update in version.in
2019-02-19  Tom TromeyMinor Ada task cleanups
2019-02-19  Paul HuaFix a potential deadlock in some older Loongson 3A1000...
2019-02-19  Alan ModraPR24235, Read memory violation in pei-x86_64.c
2019-02-19  GDB AdministratorAutomatic date update in version.in
2019-02-18  Andrew Burgessgdb: Allow gdbarch to override alignment for method...
2019-02-18  Philippe WaroquiersFix leaks of 'per program space' and 'per inferior...
2019-02-18  Alan ModraPR24225, nios2 buffer overflow
next