deliverable/binutils-gdb.git
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<>
2018-09-09  Tom TromeyMake py-prettyprint.exp test names unique
2018-09-09  Tom TromeyAllow a pretty-printer without a to_string method
2018-09-09  GDB AdministratorAutomatic date update in version.in
2018-09-08  Joel Brobecker(Ada) fix handling of expression with parameterless...
2018-09-08  Joel Brobeckerada-lang.c::ada_value_cast: remove unnecessary parentheses
2018-09-08  Joel Brobecker(Ada) slightly incorrect bounds for type of array index...
2018-09-08  Joel Brobeckerminor reformatting in ada-lang.c::ada_to_fixed_value
2018-09-08  Jerome GuittonHandle PPC64 function descriptor in Ada decoding
2018-09-08  Joel Brobecker(Ada) "catch assert" spurious internal error
2018-09-08  Joel Brobecker(Ada) infinite loop when hitting unhandled exception...
2018-09-08  Joel Brobecker(Ada) assigning packed array aggregate with variable...
2018-09-08  John Darringtongdb: Add builtin types for 24 bit integers.
2018-09-08  John DarringtonS12Z: Make disassebler work for --enable-targets=all...
2018-09-08  GDB AdministratorAutomatic date update in version.in
2018-09-07  Andrew Burgessgdb/testsuite: Make test names unique in gdb.base/watch...
2018-09-07  GDB AdministratorAutomatic date update in version.in
2018-09-06  Simon SerGenerate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD...
2018-09-06  Simon Marchicompile: Remove non-const reference parameters
2018-09-06  Simon MarchiRemove unused tui_win_element::highlight
2018-09-06  Simon MarchiRemove unused tui_win_info::detail::opaque
2018-09-06  Alan ModraPR23570, AVR .noinit section defaults to PROGBITS
2018-09-06  Tom TromeyMake -Wformat-nonliteral work with gcc
2018-09-06  Simon MarchiDisable -Wformat-nonliteral in parts of printcmd.c
2018-09-06  GDB AdministratorAutomatic date update in version.in
2018-09-05  Tom TromeyRemove unnecessary casts from cli-cmds.c
2018-09-05  Tom de Vries[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstr...
next
This page took 0.038414 seconds and 4 git commands to generate.