deliverable/binutils-gdb.git
2018-06-14  Simon Marchiupdate-gnulib.sh: Report required versions of autoconf...
2018-06-14  Simon Marchitype alignment: Use type_length_units
2018-06-14  Sergio Durigan... Fix "beneath" conversion on AIX
2018-06-14  Faraz ShahbazkerMIPS: Add Global INValidate ASE support
2018-06-14  Maciej W. RozyckiMIPS: Add CRC ASE support (ChangeLog)
2018-06-14  Tom de Vries[gdb] Fixup incomplete patch 0dbfed25e9
2018-06-14  Philippe WaroquiersFix/improve on-line help of 'define' command.
2018-06-14  Tom de Vries[gdb] Add 'Concept Index' entry '&' for background...
2018-06-14  Pedro AlvesAvoid gdb.base/fork-running-state.exp lingering processes
2018-06-14  Tom de Vries[gdb/cli] Honour 'print pretty' when printing result...
2018-06-14  H.J. Luelf: Check if the first symbol version is base version
2018-06-14  Pedro AlvesRevert accidental push of "Inline breakpoints" commit
2018-06-14  Pedro Alvesgdb.gdb/selftest.exp, Use multi_line to build gdb's...
2018-06-14  Pedro AlvesInline breakpoints
2018-06-14  Pedro AlvesRemove stale inline function handling from selftest_setup
2018-06-14  Tom de Vries[gdb] Allow function arguments in bp print match in...
2018-06-14  Tom de Vries[gdb/testsuite] Add missing ChangeLog entries
2018-06-14  Alan ModraELF dynsyms
2018-06-14  Alan ModraPR23282, Reinstate seek optimization
2018-06-14  Simon MarchiFix GDB sparc build
2018-06-14  GDB AdministratorAutomatic date update in version.in
2018-06-13  Scott EgertonMIPS: Add CRC ASE support
2018-06-13  Tom de Vries[gdb/testsuite] Fix hang in fork-running-state.c
2018-06-13  Tom de Vries[gdb/testsuite] Update gdb startup text in selftest.exp
2018-06-13  Nick CliftonFix problems with objdump.1: Unbalanced group in comman...
2018-06-13  Rainer OrthFix procfs.c compilation
2018-06-13  GDB AdministratorAutomatic date update in version.in
2018-06-12  Andrew Burgessgdb: Run INF_EXEC_COMPLETE handler for additional cases
2018-06-12  Andrew Burgessgdb: Mark async event handler when event is already...
2018-06-12  Andrew Burgessgdb: Fix an infrun debug log message
2018-06-12  Hans-Peter... testsuite/ld-cris/libdso-1.d: Correct recent address...
2018-06-12  Nick CliftonFix the PR22983 test so that it will work regardless...
2018-06-12  Nick CliftonFix syntax error in AArch64 default linker scripts...
2018-06-12  Simon MarchiRename some functions, index -> gdb_index
2018-06-12  John David... Fix gdb build on hppa-linux
2018-06-12  GDB AdministratorAutomatic date update in version.in
2018-06-11  Eli ZaretskiiFix build of GDB documentation.
2018-06-11  Maciej W. RozyckiMIPS/GAS: Correct `-O0' and `-O' option help, add ...
2018-06-11  Alan HaywardEnable Aarch64 SVE for gdbserver
2018-06-11  Nick CliftonUpdated Spanish translations for the binutils/ and...
2018-06-11  Alan HaywardIncrease gdbsever PBUFSIZ
2018-06-11  Alan HaywardAdd Aarch64 SVE dwarf regnums
2018-06-11  Alan HaywardAdd regcache raw_compare method
2018-06-11  Alan HaywardAdd reg_buffer_common
2018-06-11  Tom TromeyRemove use of queue from remote.c
2018-06-11  Tom TromeyRemove cleanups from record-full.c
2018-06-11  Tom TromeyRemove a VEC from record-full.c
2018-06-11  Simon MarchiRemove more "struct" keywords in range-based for loops
2018-06-11  GDB AdministratorAutomatic date update in version.in
2018-06-10  Tom TromeyFix some missed "beneath" conversions
2018-06-10  Tom TromeyRemove cleanups from tracefile.c
2018-06-10  Simon MarchiUse std::unique_ptr in reg_buffer
2018-06-10  Simon MarchiChange type of reg_buffer::m_register_status to registe...
2018-06-10  GDB AdministratorAutomatic date update in version.in
2018-06-09  Tom TromeyRemove use of queue.h from gdbserver/event-loop.c
2018-06-09  Tom TromeyRemove two more uses of make_cleanup_close
2018-06-09  Tom TromeyRemove a VEC from serial.c
2018-06-09  Tom TromeyRemove a VEC from dwarf2read.c
2018-06-09  Maciej W. RozyckiMIPS/LD/testsuite: Add microMIPS lazy binding stub...
2018-06-09  Maciej W. RozyckiMIPS/LD/testsuite: Fix lazy binding stub test symbol...
2018-06-09  Maciej W. RozyckiMIPS/LD: Add missing `mips-*-windiss' target emulation...
2018-06-09  GDB AdministratorAutomatic date update in version.in
2018-06-08  Stan CoxAdd missing client_state struct references to win target.
2018-06-08  Pedro AlvesMake gdbreplay use more common routines
2018-06-08  H.J. Luld/x86: Remove hidden _edata, __bss_start, and _end
2018-06-08  Paul KoningFix build issue with Python 3.7
2018-06-08  Gary Bensonlinux: Add maintenance commands to test libthread_db
2018-06-08  Tom TromeyFix gdb mingw build
2018-06-08  kyrtka01[arm][gas] Add support for Arm Cortex-A76
2018-06-08  kyrtka01[AArch64][gas] Add support for Arm Cortex-A76
2018-06-08  Tom TromeyRemove last cleanup from btrace code
2018-06-08  Tom TromeyRemove cleanups from btrace code
2018-06-08  Egeyar BagciogluPrevent undefined FMOV instructions being accepted...
2018-06-08  Alan ModraDefine various symbols conditionally in shared libraries
2018-06-08  GDB AdministratorAutomatic date update in version.in
2018-06-07  Sergio Durigan... Add ChangeLog entry for e5a77256e8961294b3ea7d483124834...
2018-06-07  Pedro AlvesIntroduce class target_stack
2018-06-07  Pedro AlvesEliminate find_target_beneath
2018-06-07  Pedro Alvestarget_ops::beneath -> target_ops::beneath()
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-06-07  Tom TromeyChange build_address_symbolic to return std::string
2018-06-07  Tamar ChristinaFix AArch64 unintialized variable which can cause diagn...
2018-06-07  Alan HaywardAarch64 SVE pseudo register support
2018-06-07  GDB AdministratorAutomatic date update in version.in
2018-06-06  Alan ModraEXECUTABLE_SYMBOLS -> OTHER_SYMBOLS
2018-06-06  Alan ModraTIC6X __c6xabi_DSBT_BASE
2018-06-06  Sergio Durigan... Guard declarations of 'sve_{vq,vl}_from_{vl,vq}' macros...
2018-06-06  Sameera DeshpandeUpdate the AArch64 assembler to note that the Qualcomm...
2018-06-06  Alan Modraarmelf_fbsd and armelf_fuchsia dependencies
2018-06-06  Alan ModraFix xtensa "clobbered by longjmp" warnings
2018-06-06  GDB AdministratorAutomatic date update in version.in
2018-06-05  Tom TromeyRemove some text from --version output
2018-06-05  David MalcolmFix typo in common/enum-flags.h example
2018-06-05  Tom TromeyAdd "continue" response to pager
2018-06-05  Alan ModraTidy bfdio to consistenly use containing archive
2018-06-05  Alan ModraPR23254, ld.bfd mishandles file pointers while scanning...
2018-06-05  Alan ModraAnother s12z regen
2018-06-05  Flavio CeolinAdd a test of the linker's "-z noexecstack" command...
2018-06-05  Nick CliftonUpdated Malay and Esperanto translations for the gprof...
2018-06-05  GDB AdministratorAutomatic date update in version.in
next
This page took 0.043559 seconds and 4 git commands to generate.