2018-11-22 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-21 |
John Darrington | S12Z opcodes: Fix bug disassembling certain shift instr... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
John Darrington | S12Z: Add alias instructions BHS and BLO. |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Benno Fünfstück | Make command-repeat work after gdb.execute |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Jozef Lawrynowicz | Fix linking MSP430 files created by gcc's LTO optimizer. |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Andrew Burgess | gdb/riscv: Add target description support |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Pedro Alves | valops.c: Overload resolution code: Rename parameters... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Pedro Alves | valops.c: Some more gdb::array_view |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Pedro Alves | C++ify badness_vector, fix leaks |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Pedro Alves | Eliminate make_symbol_overload_list-related globals... |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Pedro Alves | invoke_xmethod & array_view |
commit | commitdiff | tree | snapshot |
2018-11-21 |
Pedro Alves | Use gdb:array_view in call_function_by_hand & friends |
commit | commitdiff | tree | snapshot |
2018-11-21 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Andrew Burgess | gdb: Use string_printf to format int fields instead... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Andrew Burgess | gdb: Respect field width and alignment for 'fmt' fields... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Philippe Waroquiers | NEWS: Document the language choice by 'info [types... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Philippe Waroquiers | Document language choice in 'info [functions|variables... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Philippe Waroquiers | Add a test to verify info [functions|variables|types... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Philippe Waroquiers | Use scoped_switch_to_sym_language_if_auto in symtab... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Philippe Waroquiers | Add class scoped_switch_to_sym_language_if_auto. |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Philippe Waroquiers | Test case for 'info variables|functions' with minimal... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Philippe Waroquiers | Fix regression 'info variables' does not show minimal... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Pedro Alves | Fix gdb/ChangeLog formatting and date |
commit | commitdiff | tree | snapshot |
2018-11-20 |
John Darrington | GDB: S12Z: new function s12z_extract_return_value |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Eli Zaretskii | Fix previous change in filestuff.c |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Eli Zaretskii | Avoid "Invalid parameter passed to C runtime function... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
H.J. Lu | readelf: Prune gaps warning in build notes |
commit | commitdiff | tree | snapshot |
2018-11-20 |
John Darrington | GDB: S12Z: Add assertion |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Simon Marchi | Remove displaced_step_inferior_state::next |
commit | commitdiff | tree | snapshot |
2018-11-20 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Tom Tromey | Change get_filename_and_charpos to return void |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Simon Marchi | Fix inaccuracies in "info skip" help |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Tom Tromey | Handle TYPE_CODE_PTR when printing Rust types |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Tom Tromey | Fix gdb.rust/simple.rs for more recent compilers |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Simon Marchi | Use std::forward_list for displaced_step_inferior_states |
commit | commitdiff | tree | snapshot |
2018-11-19 |
John Darrington | GDB: Add ChangeLog entry inadvertently omitted from... |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Pedro Alves | gdb.base/warning.exp tweaks |
commit | commitdiff | tree | snapshot |
2018-11-19 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Tom Tromey | Fix ia64-linux-nat.c |
commit | commitdiff | tree | snapshot |
2018-11-18 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-17 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Alan Hayward | Aarch64: Fix segfault when casting dummy calls |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Alan Hayward | Pass return_method to _push_dummy_call |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Alan Hayward | Use enum for return method for dummy calls |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Nick Clifton | (Another) Updated Spanish translation for the ld subdir... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Joel Brobecker | Move copy_bitwise unittests to own unittest file |
commit | commitdiff | tree | snapshot |
2018-11-15 |
Nick Clifton | Updated Spanish translation for the ld subdirectory. |
commit | commitdiff | tree | snapshot |
2018-11-15 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Joel Brobecker | delete ada-lang.c::move_bits, sharing and re-using... |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Jim Wilson | RISC-V: Fix unnamed arg alignment in registers. |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Jim Wilson | RISC-V: Handle vector type alignment. |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Jim Wilson | RISC-V: Give stack slots same align as XLEN. |
commit | commitdiff | tree | snapshot |
2018-11-14 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Jim Wilson | RISC-V: Improve linker error for FP mismatch. |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Francois H... | opcodes/nfp: Fix disassembly of crc[] with swapped... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Thomas Preud... | [ARM] Improve indentation of ARM architecture declarations |
commit | commitdiff | tree | snapshot |
2018-11-13 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-12 |
H.J. Lu | i386: Accept both .plt.got and .plt.sec sections |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Simon Marchi | Add completer for skip numbers |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Nick Clifton | Update documentation describing how the linker chooses... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 8/8] Add data cache instructions... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 7/8] Add system registers for Memor... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 6/8] Add Tag getting instruction... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 5/8] Add Tag getting instruction... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 4/8] Add Tag setting instructions... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 3/8] Add Pointer Arithmetic instruc... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 2/8] Add Tag generation instruction... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Sudakshina Das | [BINUTILS, AARCH64, 1/8] Add support for Memory Tagging... |
commit | commitdiff | tree | snapshot |
2018-11-12 |
Nick Clifton | Updated Spanish translation for the ld subdirectory. |
commit | commitdiff | tree | snapshot |
2018-11-12 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-11 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-10 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Tom Tromey | Remove a VEC from remote.c |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Tom Tromey | Return scoped_fd from open_source_file and find_and_ope... |
commit | commitdiff | tree | snapshot |
2018-11-09 |
John Baldwin | Fix unsigned overflow in minsyms reader. |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Pedro Franco... | [PowerPC] Document requirements for VSX feature |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Hafiz Abid... | Fix a typo in iconv.m4. |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Bernhard M... | Correct comment concerning PE timestamp insertion. |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Cupertino Miranda | Fixed warning from previous patch. Added Changelog. |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Cupertino Miranda | [ARC] More fixes for TLS. |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Nick Clifton | Updated French translation for the ld subdirectory. |
commit | commitdiff | tree | snapshot |
2018-11-09 |
rhn | Stop corruption of ihex output shen addresses are sign... |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Nick Clifton | oops - add missing piece of previous delta |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Nick Clifton | Enhance the strings program so that it can display... |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Claudiu Zissulescu | [ARC] Update ld tests. |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Claudiu Zissulescu | [ARC] Fix local got entry list. |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Marc | Allow for compilers that do not produce aligned .rdat... |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Tom de Vries | [gdb/symtab] Fix language of duplicate static minimal... |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Andreas Krebbel | S/390: Fix optional operand handling after memory addresses |
commit | commitdiff | tree | snapshot |
2018-11-09 |
Alan Modra | PowerPC, don't use bfd reloc howto in md_assemble |
commit | commitdiff | tree | snapshot |
2018-11-09 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Tom Tromey | Capitalize "<TAB>" in require_record_target error |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Tom Tromey | Fix output indentation for "info pretty-printers" |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Tom Tromey | Avoid crash when calling warning too early |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Joel Brobecker | (AArch64) wrong value returned by "finish" for HFA |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Jan Beulich | x86-64: fix ZMM register state tracking |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Andrew Burgess | gdb/riscv: Update test to support targets without FP... |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Andrew Burgess | gdb/riscv: Handle errors while setting the frame id |
commit | commitdiff | tree | snapshot |
2018-11-08 |
Alan Modra | Make gold testsuite work with CC and CXX specifying -B |
commit | commitdiff | tree | snapshot |
next |