]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-02-01  GDB AdministratorAutomatic date update in version.in
2020-01-31  Tom de Vries[gdb/testsuite] Fix typo in gdb.server/server-kill...
2020-01-31  Sandra Loosemorenios2: Add BFD support for GOT-relative DW_EH_PE_datare...
2020-01-31  Sandra Loosemorenios2: recognize %gotoff relocation in assembler
2020-01-31  Andre VieiraAdd missing ChangeLog for last patch
2020-01-31  Andre Vieiraarm: PR gas/25472 Enable DSP instructions with +mve
2020-01-31  Nick CliftonFix compile time build problem building the s390 assembler.
2020-01-31  Srinath Parvathaneni[ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb...
2020-01-31  Nick CliftonUpdated translations for some of the binutils sub-direc...
2020-01-31  Jan Beulichx86: replace EXxmm_mdq by EXVexWdqScalar
2020-01-31  Jan Beulichx86: drop unused EXVexWdq / vex_w_dq_mode
2020-01-31  Richard Sandifordaarch64: Fix MOVPRFX markup for bf16 conversions
2020-01-31  Tom TromeyFix ravenscar-thread.c for multi-target
2020-01-31  Andrew Burgessgdb/tui: Disassembler scrolling of very small programs
2020-01-31  Andrew Burgessgdb/tui: Update help text for scroll commands
2020-01-31  Alan ModraTidy bfd.pot
2020-01-31  Alan ModraOOM in setup_group
2020-01-31  GDB AdministratorAutomatic date update in version.in
2020-01-30  Jan Beulichx86: prevent undue use of GOT32X and alike relocations
2020-01-30  Jan Beulichld/doc: drop blank between @option and brace
2020-01-30  Alan Modraubsan: m32c: left shift of negative value
2020-01-30  Jon TurneyIdentify reproducible builds in 'objdump -p' output...
2020-01-30  Jon TurneyAdd some new PE_IMAGE_DEBUG_TYPE values
2020-01-30  Jon TurneyBugfixes for pe_print_debugdata()
2020-01-30  Jose E. Marchesicpu,opcodes,gas: fix neg and neg32 instructions in BPF
2020-01-30  Jan Beulichx86-64: honor vendor specifics for near RET
2020-01-30  Jan Beulichx86-64: also diagnose far returns / IRET with ambiguous...
2020-01-30  Jan Beulichx86: drop further pointless/bogus DefaultSize
2020-01-30  Alan Modraubsan: tic4x: left shift cannot be represented in type...
2020-01-30  Alan ModraRemove need to clear obj_coff_keep_syms in coff object_p
2020-01-30  GDB AdministratorAutomatic date update in version.in
2020-01-29  Pedro AlvesFix -Werror-stringop error on infcmd.c:construct_inferi...
2020-01-29  Sergio Durigan... Adjust src-release.sh's getver due to gdbsupport's...
2020-01-29  Maciej W. Rozyckigdbserver: Fix whitespace configure.srv damage for...
2020-01-29  Pedro Franco... Fix configure.srv error for Linux on PowerPC
2020-01-29  Luis MachadoTest handling of additional brk instruction patterns
2020-01-29  Luis MachadoRecognize more program breakpoint patterns
2020-01-29  Tankut Baris... testsuite, cp: add expected failures to pass-by-ref...
2020-01-29  Tom de Vries[gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp...
2020-01-29  Alan ModraPR25477, ld 2.34 tries to load ${prefix}/etc/ld.so...
2020-01-29  GDB AdministratorAutomatic date update in version.in
2020-01-28  Hannes DomaniFix library segment-address for 64bit values
2020-01-28  Nick CliftonImprove warning message from debuginfod support in...
2020-01-28  Alan ModraDon't report symbol lookup failure in first phase of...
2020-01-28  GDB AdministratorAutomatic date update in version.in
2020-01-27  Jim WilsonRISC-V: Fix gdbserver problem with handling arch strings.
2020-01-27  Luis MachadoHarden gdb.base/step-over-syscall.exp
2020-01-27  Roland McGrathFix objcopy --merge-notes dependency on qsort implement... users/roland/objcopy-merge-notes-qsort
2020-01-27  Andreas SchwabRemove cpu-plugin.c
2020-01-27  H.J. Lux86-64: Properly encode and decode movsxd
2020-01-27  Alan ModraReplace deprecated tcl case statements with switch...
2020-01-27  Tamar ChristinaAArch64: Fix cfinv disassembly issues
2020-01-27  Tom TromeyTwo minor changes in ctfread.c
2020-01-27  Alan ModraMark all weak aliases for copy relocations
2020-01-27  GDB AdministratorAutomatic date update in version.in
2020-01-26  Tom TromeyVirtualize "readin" and "compunit_symtab"
2020-01-26  Tom TromeyConsolidate partial symtab dependency reading
2020-01-26  Tom TromeyIntroduce partial_symtab::expand_psymtab method
2020-01-26  Tom TromeyConsolidate psymtab "Reading" messages
2020-01-26  Tom TromeyIntroduce partial_symtab::read_symtab method
2020-01-26  Tom TromeyTurn start_psymtab_common into a constructor
2020-01-26  Tom TromeyChange allocate_psymtab to be a constructor
2020-01-26  Tom TromeyDo not allocate psymtabs via psymtab_storage
2020-01-26  Tom TromeyChange some psymtab fields to bool
2020-01-26  Tom TromeyUse new and delete for psymtabs
2020-01-26  Tom TromeyRemove an include from machoread.c
2020-01-26  Tom TromeyDocument m68k floating point feature correspondence
2020-01-26  GDB AdministratorAutomatic date update in version.in
2020-01-25  Philippe WaroquiersDocument 'set|show exec-file-mismatch (ask|warn|off)'
2020-01-25  Philippe WaroquiersTest 'set exec-file-mismatch ask|warn|off'.
2020-01-25  Philippe WaroquiersImplement 'set/show exec-file-mismatch'.
2020-01-25  GDB AdministratorAutomatic date update in version.in
2020-01-24  Andrew Burgessgdb: Better frame tracking for inline frames
2020-01-24  Andrew Burgessgdb: Don't reorder line table entries too much when...
2020-01-24  Andrew Burgessgdb: Include end of sequence markers in the line table
2020-01-24  Jim WilsonRISC-V: Minor cleanup for s extension support.
2020-01-24  Pedro AlvesFix re-runs of a second inferior (PR gdb/25410)
2020-01-24  Hannes DomaniAdd install-strip target to gdbserver
2020-01-24  Christian BiesingerMake the class name in the definition match the declaration
2020-01-24  Christian BiesingerDefine _KERNTYPES in arm-nbsd-nat.c
2020-01-24  Christian BiesingerSupport the NetBSD version of pthread_setname_np
2020-01-24  Nick CliftonFix an illegal call to free() when copying a PE format...
2020-01-24  Maciej W. Rozyckigdbserver: Make `make TAGS' actually work
2020-01-24  Maciej W. Rozyckigdbserver: Remove a stale TAGS recipe for config files
2020-01-24  Nick CliftonFix issue with warning messages about corrupt debuginfo...
2020-01-24  Christian BiesingerUpdate comments about removed function
2020-01-24  Andrew Burgessgdb: Enable stdin on exception in execute_gdb_command
2020-01-24  Andrew Burgessgdb: Re-enable stdin for all UIs from start_event_loop
2020-01-24  Andrew Burgessgdb/tui: asm window handles invalid memory and scrolls...
2020-01-24  Pedro Alvesgdb/tui: Prevent exceptions from trying to cross readline
2020-01-24  GDB AdministratorAutomatic date update in version.in
2020-01-23  Simon Marchigdb: introduce objfile text_section_offset and data_sec...
2020-01-23  Simon Marchigdb: fix variable shadowing error in darwin-nat.c
2020-01-23  Simon Marchigdb: fix darwin-nat.c build / adapt to multi-target
2020-01-23  Hannes DomaniCache the text section offset of shared libraries
2020-01-23  Nick CliftonUpdated translations for various binutils sub-directories.
2020-01-23  Alan ModraPR25444, Floating point exception in _bfd_elf_compute_s...
2020-01-23  Jim WilsonRISC-V: Change -march parsing.
2020-01-23  GDB AdministratorAutomatic date update in version.in
2020-01-22  Jozef LawrynowiczMSP430: Fix simulator execution of RRUX instruction
next