deliverable/binutils-gdb.git
2018-10-05  H.J. Lux86: Add Intel ENCLV to assembler and disassembler
2018-10-05  Tom TromeyFix -Wshadow=local warning in sol_thread_target::wait
2018-10-05  Alan ModraSet correct SHT_NOTE type for .note.spu_name
2018-10-05  Sudakshina Das[Arm, 3/3] Add Execution and Data Prediction instructio...
2018-10-05  Sudakshina Das[Arm, 2/3] Add instruction SB for AArch32
2018-10-05  Sudakshina Das[Arm, 1/3] Add -march=armv8.5-a and related internal...
2018-10-05  Tom TromeyAdd -Wshadow=local
2018-10-05  Tom TromeyShadowing fix in gdbscm_frame_read_var
2018-10-05  Tom TromeyAvoid shadowing in fdwalk
2018-10-05  Tom TromeyFix latent bug in msp430-tdep.c
2018-10-05  Tom TromeyAvoid shadowing in linux-tdep.c
2018-10-05  Tom TromeyUse std::string in mdebugread.c
2018-10-05  Tom TromeyAvoid shadowing in gdbserver
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-10-05  Simon MarchiFix undefined behavior, don't pass NULL to fwrite
2018-10-05  Stafford Horneor1k: Add OpenRISC gas documentation
2018-10-05  Richard Hendersonor1k: Add the l.muld, l.muldu, l.macu, l.msbu insns
2018-10-05  Stafford Horneor1k: Add the l.adrp insn and supporting relocations
2018-10-05  Stafford Horneor1k: Fix messages for relocations in shared libraries
2018-10-05  Richard Hendersonor1k: Add relocations for high-signed and low-stores
2018-10-05  GDB AdministratorAutomatic date update in version.in
2018-10-04  Tom de Vries[gdb/python] Fix cpychecker error in pspy_solib_name
2018-10-04  Tom de Vries[gdb/python] Fix cpychecker error in recpy_bt_goto
2018-10-04  Joel Brobeckerreformat parameters of gdb/psymtab.c::recursively_searc...
2018-10-04  Jim WilsonRISC-V: Delete zero-size .tdata.dyn section.
2018-10-04  Tom TromeySimplify complaints even more
2018-10-04  Tom TromeyOnly print "no debugging symbols" message once
2018-10-04  Tom TromeyClean up "Reading symbols" output
2018-10-04  Tom TromeyMake complaint output prettier
2018-10-04  Tom TromeyUse filtered printing when reading symbols
2018-10-04  Tom TromeyFix off-by-one error in complaint_internal
2018-10-04  Tom TromeyRemove some leftovers from complaints
2018-10-04  H.J. Lupr23658-1.d: Also xfail ft32-* and xgate-*
2018-10-04  Tom TromeyAvoid pagination in attach.exp
2018-10-04  Rainer OrthAdd self to gdb/MAINTAINERS
2018-10-04  Jose E. Marchesibfd: amend ChangeLog entry
2018-10-04  Jose E. Marchesibfd,sparc: fix the .dynsym sh_index when stripping...
2018-10-04  Tom TromeyAvoid two uninitialized warnings from gcc
2018-10-04  GDB AdministratorAutomatic date update in version.in
2018-10-03  Simon MarchiRemove struct keyword in range-based for
2018-10-03  Tom TromeyAdd --enable-ubsan
2018-10-03  Tom TromeyAvoid undefined behavior in expression dumping
2018-10-03  Tom TromeyAvoid undefined behavior in ada_operator_length
2018-10-03  Tom TromeyAvoid undefined behavior in read_signed_leb128
2018-10-03  Tom TromeyAvoid undefined behavior in parse_number
2018-10-03  Tom TromeyAvoid undefined behavior in read_subrange_type
2018-10-03  Tom TromeyAvoid undefined behavior in extract_integer
2018-10-03  Tom TromeyUse unsigned as base type for some enums
2018-10-03  Tom TromeyChange dwarf2_frame_state_reg_info::reg to be std:...
2018-10-03  Tom TromeyDo not pass NULL to memcpy
2018-10-03  H.J. LuELF: Add testcases for PR ld/23658
2018-10-03  Philippe Waroquierstid-parse.c tid_is_in_list correct 'See' comment.
2018-10-03  H.J. LuELF: Group and sort output note sections by section...
2018-10-03  H.J. LuELF: Group PT_NOTE segments by section alignments
2018-10-03  Tamar ChristinaAArch64: Add MOVPRFX tests and update testsuite
2018-10-03  Tamar ChristinaAArch64: Constraint disassembler and assembler changes.
2018-10-03  Tamar ChristinaAArch64: Close sequences at the end of sections
2018-10-03  Tamar ChristinaAArch64: Add SVE constraints verifier.
2018-10-03  Tamar ChristinaAArch64: Refactor verifiers to make more general.
2018-10-03  Tamar ChristinaAArch64: Refactor err_type.
2018-10-03  Tamar ChristinaAArch64: Wire through instr_sequence
2018-10-03  Tamar ChristinaAArch64: Mark sve instructions that require MOVPRFX...
2018-10-03  Sandra LoosemoreSkip gdb ifunc tests on targets that don't support...
2018-10-03  Millan WolffFix the handling of inlined frames in DWARF debug info.
2018-10-03  Nick CliftonUpdated French translation for the binutils/ subdirectory.
2018-10-03  Nick CliftonUpdated Portuguese translations for the bfd/ and binuti...
2018-10-03  John DarringtonMake print_insn_s12z public.
2018-10-03  Tom TromeyUse pulongest in aarch64-linux-tdep.c
2018-10-03  GDB AdministratorAutomatic date update in version.in
2018-10-02  Palmer DabbeltRISC-V: Add fence.tso instruction
2018-10-02  John DarringtonAllow remote debugging over a Unix local domain socket.
2018-10-02  Cupertino Miranda[ARC] Entries to Changelog for previous commits.
2018-10-02  GDB AdministratorAutomatic date update in version.in
2018-10-01  Nick CliftonFix typo setting user_specified variable when parsing...
2018-10-01  Simon MarchiFix is_amd64_regs_target check in i386-avx512.exp
2018-10-01  Alan HaywardAdd aarch64-sighandler-regs.exp test
2018-10-01  Alan HaywardAarch64: Detect FP regs in signal frame
2018-10-01  Alan HaywardAarch64: Move pseudo defines to header
2018-10-01  Cupertino Miranda[ARC] Fixed issue with DTSOFF relocs.
2018-10-01  Cupertino Miranda[ARC] Fixes TLS failures related to tls-align.
2018-10-01  Cupertino Miranda[ARC] PLT information was still being generated when...
2018-10-01  Cupertino Miranda[ARC] Make sure global symbol is not an indirect or...
2018-10-01  Cupertino Miranda[ARC] Improved robustness. Return FALSE in case of...
2018-10-01  Cupertino Miranda[ARC] Refactored location where GOT information is...
2018-10-01  Gary BensonRemove ancient workaround
2018-10-01  Gary BensonMove duplicated code to common/gdb_proc_service.h
2018-10-01  Gary BensonUpdate GDB gdb_proc_service.h workaround to match gdbserver
2018-10-01  Gary BensonAdd workaround from gdbserver's gdb_proc_service.h...
2018-10-01  Gary Bensongdb_proc_service.h comment and whitespace synchronization
2018-10-01  Tom TromeyDon't check HAVE_UNISTD_H
2018-10-01  Tom TromeyCopy configure option documentation to gdb.texinfo
2018-10-01  Markus Metzgertestsuite: fix is_amd64_regs_target
2018-10-01  GDB AdministratorAutomatic date update in version.in
2018-09-30  Pedro AlvesDarwin: Remove unused variables [-Werror=unused-variable]
2018-09-30  GDB AdministratorAutomatic date update in version.in
2018-09-29  Tom TromeyRemove some leftover text in gdb/README
2018-09-29  Tom TromeyUpdate gdb's configure instructions
2018-09-29  GDB AdministratorAutomatic date update in version.in
2018-09-28  H.J. Lubfd: Use elfclass instead of bed->s->elfclass
2018-09-28  John BaldwinUse the existing instruction to determine the RISC...
next
This page took 0.051282 seconds and 4 git commands to generate.