deliverable/binutils-gdb.git
2018-09-14  Maciej W. RozyckiLD: Always make a SEGMENT_START expression section...
2018-09-14  Maciej W. RozyckiLD: Avoid a division by zero page size with SEGMENT_STA...
2018-09-14  H.J. Lux86: Check non-WIG EVEX instruction encoding with ...
2018-09-14  H.J. Lux86: Support VEX/EVEX WIG encoding
2018-09-14  H.J. Lux86: Handle unsupported static rounding in vcvt[u]si2sd...
2018-09-14  H.J. Lux86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32...
2018-09-14  H.J. Lui386: Reformat OP_E_memory
2018-09-14  Tom TromeyRemove an unnecessary block in call_function_by_hand_dummy
2018-09-14  Lifang Xiacsky: Support PC relative diff relocation
2018-09-14  Tom TromeyMake variable in get_startup_shell non-static
2018-09-14  Alan ModraPR23633 testcase fix
2018-09-14  Alan ModraPR23425, unresolved symbol diagnostic
2018-09-14  Jan Beulichx86: fold CRC32 templates
2018-09-14  Alan HaywardTestsuite: Add gdb_simple_compile
2018-09-14  GDB AdministratorAutomatic date update in version.in
2018-09-13  Tom TromeyGenerate more tags in gdb/testsuite/Makefile
2018-09-13  Tom TromeyMake infpy_thread_from_thread_handle static
2018-09-13  Tom TromeyRemove cleanup from try_open_exec_file
2018-09-13  Tom TromeyReturn std::string from gdb_bfd_errmsg
2018-09-13  Tom TromeyRemove cleanup from procfs.c
2018-09-13  Tom TromeyRemove cleanup from add_path
2018-09-13  Simon Marchipython: Fix erroneous doc about gdb.objfiles()
2018-09-13  Simon Marchipython: Add Progspace.objfiles method
2018-09-13  Simon Marchipython: Add Inferior.progspace property
2018-09-13  Tom TromeyMake Rust error message mention the field name
2018-09-13  Tom TromeyFix crash with empty Rust enum
2018-09-13  Sergio Durigan... Add "contrib" to the list of GDB support dirs (on src...
2018-09-13  H.J. LuAdd a testcase for PR binutils/23633
2018-09-13  Simon Marchipython: Provide textual representation for Inferior...
2018-09-13  Nick CliftonFix a use-after-freed error introduced by previous...
2018-09-13  H.J. Lux86: Remove VexW=1 from WIG VEX movq and vmovq
2018-09-13  H.J. Lui386: Update VexW field for VEX instructions
2018-09-13  H.J. Lux86: Swap destination/source to encode VEX only if...
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from a few further insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from AVX512_4* insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from AVX512DQ insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from AVX512BW insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from AVX512VL insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from AVX512ER insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from AVX512F insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from SHA insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from XOP and SSE4a insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from AVX2 insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from AVX insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from GNFI insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from PCLMUL/VPCLMUL insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from AES/VAES insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from SSE4.2 insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from SSE4.1 insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from SSSE3 insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from SSE3 insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from SSE2 insns
2018-09-13  Jan Beulichx86: drop bogus IgnoreSize from SSE insns
2018-09-13  Jan Beulichx86: drop unnecessary {,No}Rex64
2018-09-13  Jan Beulichx86: also allow D on 3-operand insns
2018-09-13  Jan Beulichx86: use D attribute also for SIMD templates
2018-09-13  Jan Beulichx86: fold ILP32 output of "opts" tests
2018-09-13  Jan Beulichx86: improve operand reversal
2018-09-13  Jan Beulichx86: add code comment on deprecated status of pseudo...
2018-09-13  Jan Beulichx86-64: bndmk, bndldx, and bndstx don't allow RIP-relat...
2018-09-13  Nick CliftonFix the use by the RL78 assembler of an uninitialised...
2018-09-13  GDB AdministratorAutomatic date update in version.in
2018-09-12  John BaldwinRemove unused "tmp" variable.
2018-09-12  John BaldwinFix a typo in a comment.
2018-09-12  Simon Marchipython: Add tests for trying to use an invalid Inferior...
2018-09-12  Sergio Durigan... Move 'is_regular_file' from common-utils.c to filestuff.c
2018-09-12  Simon MarchiAdd debug output about skipping files and functions
2018-09-12  Alan HaywardTestsuite: Add gdb_can_simple_compile
2018-09-12  GDB AdministratorAutomatic date update in version.in
2018-09-11  Xavier RoirandDarwin: set startup-with-shell to off on Sierra and...
2018-09-11  Xavier RoirandDarwin: fix SIGTRAP when debugging
2018-09-11  Jan Kratochvil[testsuite] Fix dg-extract-results.sh path
2018-09-11  GDB AdministratorAutomatic date update in version.in
2018-09-10  Sergio Durigan... Fix PR gdb/23558: Use system's 'getcwd' when cross...
2018-09-10  Sergio Durigan... Revert "Update gnulib to current upstream master"
2018-09-10  Simon MarchiRemove unused variable in record-btrace.c
2018-09-10  Jerome Guitton(Ada) Fix resolving of homonym components in tagged...
2018-09-10  Xavier Roirand(Ada) Cleanup code by using ada_is_access_to_unconstrai...
2018-09-10  Xavier Roirand(Ada) Fix printing of access to unconstrained arrays
2018-09-10  Xavier Roirand(Ada/MI) Fix -var-evaluate-expression for access to...
2018-09-10  Xavier Roirand(Ada) New function ada_is_access_to_unconstrained_array
2018-09-10  Xavier Roirand(Ada) Fix -var-list-children MI command for union type
2018-09-10  Tom TromeyRemove periods from Python section titles
2018-09-10  Tom TromeySwap two sentences in the Pretty Printing API node
2018-09-10  Tom TromeyMention virtual tables in Python dynamic_type documentation
2018-09-10  Tom TromeySmall typo fix in Basic Python node
2018-09-10  Tom TromeyMention Python versions in the documentation
2018-09-10  Tom TromeyUpdate Python unwinder documentation
2018-09-10  Tom TromeyFix gdb.events.inferior_call documentation
2018-09-10  Tom TromeyUpdate Python frame filter documentation
2018-09-10  Tom TromeyReword gdb.GdbError text
2018-09-10  Tom TromeyAvoid warnings from makeinfo
2018-09-10  Tom TromeyFix help text for "python" command
2018-09-10  Tom TromeyDocument that Frame.block can throw
2018-09-10  Tom TromeyFix typo in pretty-printer example
2018-09-10  Tom TromeyUpdate Python Block.end documentation
2018-09-10  Eli ZaretskiiFix "make install-strip" failure to install gdb-add...
2018-09-10  Alan ModraPR23611, objcopy is not removing executable relocatable...
2018-09-10  GDB AdministratorAutomatic date update in version.in
2018-09-09  Simon Marchipython: Make two functions return gdbpy_ref<>
next
This page took 0.052136 seconds and 4 git commands to generate.