2020-01-08 |
Tom Tromey | Change section_offsets to a std::vector |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Tom Tromey | Use std::string in dwarf2read.c |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Tom Tromey | Use std::vector in abbrev_table_read_table |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Tom Tromey | Use unique_xmalloc_ptr in fixup_go_packaging |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Tom Tromey | Remove some explicit memory management from dwarf2read.c |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Nick Clifton | Document the fact that the assembler's alignment pseudo... |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Nick Clifton | Make the assembler generate an error if there is an... |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Alan Modra | ubsan: z8k: index 10 out of bounds for type 'unsigned... |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Alan Modra | PR25351 .ARM.attributes not found for symbol |
commit | commitdiff | tree | snapshot |
2020-01-08 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Tom Tromey | Add constructor to stap_static_probe_ops |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Jon Turney | Enable styling by default on Cygwin |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Claudiu Zissulescu | [ARC] Improve parsing instruction operands. |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Shahab Vahedi | [ARC] Add finer details for LLOCK and SCOND |
commit | commitdiff | tree | snapshot |
2020-01-07 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Jim Wilson | RISC-V: Fix weak function call reloc overflow on llvm... |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Alan Modra | Re: Prefer object over notype symbols when disassembling |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Andrew Burgess | gdb: Fix backtrace with disassemble-next-line on |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Eli Zaretskii | Fix MinGW native compilation of gdb/gdbsupport/gdb_wait.c |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Shahab Vahedi | GDB: Fix the overflow in addr/line_is_displayed() |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Eli Zaretskii | Mention the recent fix of $_exitsignal on MS-Windows... |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Jon Turney | Fix a crash with a malformed PE header |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Eli Zaretskii | Fix a typo in gdb/windows-tdep.c |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Nick Clifton | Add -fcommon compiler command line option to linker... |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Hannes Domani | Fix search in TUI |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Nick Clifton | Fix test of the fix for PR19579 when compiling with... |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Shahab Vahedi | GDB: Remove trailing spaces in tui-disasm.c |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Eli Zaretskii | Improve process exit status macros on MinGW |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Alan Modra | bfd_check_format: ignore errors from coff_real_object_p |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Alan Modra | alpha-vms: don't exit on stack underflow/overflow |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Alan Modra | ubsan: m32c: left shift of negative value |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Alan Modra | som_bfd_fill_in_ar_symbols buffer overflow |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Alan Modra | Basic error checking for mach-o |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Alan Modra | PR25344, z80 disassembler recursion |
commit | commitdiff | tree | snapshot |
2020-01-06 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Andrew Burgess | gdb: use tui_set_layout not show_layout to fix window... |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Luis Machado | [AArch64] Fix erroneous use of spu architecture bfd |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Joel Brobecker | Fix libctf ChangeLog date in most recent entry. |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Eli Zaretskii | libctf: Add configure check for asprintf (for MinGW) |
commit | commitdiff | tree | snapshot |
2020-01-05 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2020-01-04 |
Alan Modra | Release bfd_alloc memory in bfd_check_format_matches |
commit | commitdiff | tree | snapshot |
2020-01-04 |
Alan Modra | mmo tdata leak |
commit | commitdiff | tree | snapshot |
2020-01-04 |
Alan Modra | ubsan: m32r: left shift of negative value |
commit | commitdiff | tree | snapshot |
2020-01-04 |
Alan Modra | ubsan: cr16: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2020-01-04 |
Alan Modra | ubsan: crx: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2020-01-04 |
Alan Modra | ubsan: d30v: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2020-01-04 |
Alan Modra | coff: free malloc'd memory on successful target match too |
commit | commitdiff | tree | snapshot |
2020-01-04 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Philippe Waroquiers | Ensure GDB warnings are styled. |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Hannes Domani | solib_target_free_so memory leak |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Hannes Domani | windows_clear_solib memory leak |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Sergey Belyashov | Allow individual targets to decide if string escapes... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Nick Clifton | Fix potential illegal memory access when parsing a... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Nick Clifton | Fix potential illegal memory access failures in the... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Nick Clifton | Updated Swedish translation for the GAS subdirectory. |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Hannes Domani | For PE format files, the base relocation table is neces... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Sergei Trofimovich | Fix ld/PR25316 for the ia64 target by refusing to suppo... |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jan Beulich | Arm64: correct address index operands for LD1RO{H,W,D} |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jan Beulich | Arm64: correct {su,us}dot SIMD encodings |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jan Beulich | Arm64: correct uzp{1,2} mnemonics |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jan Beulich | Arm64: correct 64-bit element fmmla encoding |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Jan Beulich | Mach-O: misc build adjustments |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Bernd Edlinger | Add myself to gdb/MAINTAINERS |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Luis Machado | Remove stale references to Cell BE |
commit | commitdiff | tree | snapshot |
2020-01-03 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Sergey Belyashov | Add support for the GBZ80, Z180, and eZ80 variants... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Tamar Christina | AArch64: Set the correct ELF class for AArch64 stubs... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Szabolcs Nagy | [ARM][gas] fix build breakage with gcc-10 by using... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
Nick Clifton | Enable building the s12z target on Solaris hosts where... |
commit | commitdiff | tree | snapshot |
2020-01-02 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Hannes Domani | Fix install-strip for cross-compilation |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Hannes Domani | Add myself to gdb/MAINTAINERS |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Alan Modra | Re: Update year range in copyright notice of binutils... |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Alan Modra | ChangeLog rotation |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Joel Brobecker | Update copyright year in gdbarch.sh doc/gdb.texinfo... |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Joel Brobecker | gdb/copyright.py: Convert to Python 3 |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Joel Brobecker | gdb/copyright.py: Adapt after move of gnulib from gdb... |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Joel Brobecker | gdb/copyright.py: Exit if run from the wrong directory |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Joel Brobecker | update copyright year in version output of gdb, gdbserv... |
commit | commitdiff | tree | snapshot |
2020-01-01 |
Joel Brobecker | Rotate gdb/ChangeLog (start of New Year procedure) |
commit | commitdiff | tree | snapshot |
2020-01-01 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-31 |
Alan Modra | asan: alpha-vms: Heap-buffer-overflow |
commit | commitdiff | tree | snapshot |
2019-12-31 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Tom Tromey | Make some TUI globals "static" |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Tom Tromey | Use "bool" in more spots in TUI |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Alan Modra | vms-alpha.c object_p memory leaks |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Alan Modra | coff object_p memory leaks |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Alan Modra | archive.c bfd_zalloc |
commit | commitdiff | tree | snapshot |
2019-12-30 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Alan Modra | Re: Revise sleb128 and uleb128 reader |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Alan Modra | Re: Usage of unitialized heap in tic4x_print_cond |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Bernd Edlinger | Fix setting breakpoints or stepping on line 65535 |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Alan Modra | ubsan: sparc: left shift cannot be represented in type... |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Alan Modra | Usage of unitialized heap in tic4x_print_cond |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Alan Modra | ubsan: alpha-vms: shift exponent is too large |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Alan Modra | asan: alpha-vms: memory leaks |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Alan Modra | coff_close_and_cleanup |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Alan Modra | PR15350, Fix compressed debug sections for PE targets |
commit | commitdiff | tree | snapshot |
next |