2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_ACLASS_INDEX macro, add getter/setter |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_MATCHES_SEARCH_NAME |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMTAB_DIRNAME macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMTAB_PSPACE macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMTAB_OBJFILE macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMTAB_BLOCKVECTOR macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMTAB_LANGUAGE macro, add getter/setter |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMTAB_LINETABLE macro, add getter/setter |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMTAB_COMPUNIT macro, add getter/setter |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_MACRO_TABLE macro, add getter... |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_EPILOGUE_UNWIND_VALID macro, add... |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_LOCATIONS_VALID macro, add getter... |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_BLOCK_LINE_SECTION macro, add... |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_BLOCKVECTOR macro, add getter... |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_DIRNAME macro, add getter/setter |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_PRODUCER macro, add getter/setter |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_DEBUGFORMAT macro, add getter... |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_FILETABS macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: move compunit_filetabs to compunit_symtab::filetabs |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: add compunit_symtab::set_primary_filetab method |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: add compunit_symtab::add_filetab method |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: rename compunit_primary_filetab to compunit_symtab... |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove COMPUNIT_OBJFILE macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: add getter/setter for compunit_symtab::objfile |
commit | commitdiff | tree |
2022-02-06 |
Tom Tromey | Allow non-ASCII characters in Rust identifiers |
commit | commitdiff | tree |
2022-02-06 |
Tom Tromey | Fix Rust parser bug with function fields |
commit | commitdiff | tree |
2022-02-06 |
H.J. Lu | ld: Add emultempl/emulation.em |
commit | commitdiff | tree |
2022-02-06 |
Andrew Burgess | gdb/doc: update docs for 'info win' and 'winheight... |
commit | commitdiff | tree |
2022-02-06 |
Andrew Burgess | gdb/tui: add window width information to 'info win... |
commit | commitdiff | tree |
2022-02-06 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-02-05 |
H.J. Lu | x86: Skip undefined symbol when finishing DT_RELR |
commit | commitdiff | tree |
2022-02-05 |
Alan Modra | Tweak assembler invocation for pr28827-1 test |
commit | commitdiff | tree |
2022-02-05 |
Alan Modra | PR28827 testcase |
commit | commitdiff | tree |
2022-02-05 |
Alan Modra | Enable "size" as a dumpprog in ld |
commit | commitdiff | tree |
2022-02-05 |
Alan Modra | Detect .eh_frame_hdr earlier for SIZEOF_HEADERS |
commit | commitdiff | tree |
2022-02-05 |
Faraz Shahbazker | sim: mips: Add simulator support for mips32r6/mips64r6 |
commit | commitdiff | tree |
2022-02-05 |
Faraz Shahbazker | sim: Add partial support for IEEE 754-2008 |
commit | commitdiff | tree |
2022-02-05 |
Faraz Shahbazker | sim: Factor out NaN handling in floating point operations |
commit | commitdiff | tree |
2022-02-05 |
Faraz Shahbazker | sim: Allow toggling of quiet NaN-bit semantics |
commit | commitdiff | tree |
2022-02-05 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-02-04 |
H.J. Lu | ld: Remove emultempl/armcoff.em |
commit | commitdiff | tree |
2022-02-04 |
Simon Marchi | gdb: include jit_code_entry::symfile_addr value in... |
commit | commitdiff | tree |
2022-02-04 |
Tom Tromey | Improve Ada unchecked union type printing |
commit | commitdiff | tree |
2022-02-04 |
Tom Tromey | Remove host_hex_value |
commit | commitdiff | tree |
2022-02-04 |
Andi Kleen | Support symbol+offset lookup in addr2line |
commit | commitdiff | tree |
2022-02-04 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-02-03 |
Cary Coutant | Rename EM_56800V4 to EM_56800EF. |
commit | commitdiff | tree |
2022-02-03 |
H.J. Lu | x86: Update X86_64_GOT_TYPE_P to cover more GOT relocations |
commit | commitdiff | tree |
2022-02-03 |
Cary Coutant | Add new e_machine values. |
commit | commitdiff | tree |
2022-02-03 |
Tankut Baris... | testsuite: fix failure in gdb.threads/killed-outside.exp |
commit | commitdiff | tree |
2022-02-03 |
Alan Modra | PowerPC64 treatment of absolute symbols |
commit | commitdiff | tree |
2022-02-03 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-02-02 |
Nick Clifton | Stop the BFD library complaining about compressed dwarf... |
commit | commitdiff | tree |
2022-02-02 |
Andrew Burgess | gdb: fix formatting for help set/show extended-prompt |
commit | commitdiff | tree |
2022-02-02 |
Andrew Burgess | gdb: test to check one aspect of the linespec parsing... |
commit | commitdiff | tree |
2022-02-02 |
Andrew Burgess | gdb: handle calls to edit command passing only a linesp... |
commit | commitdiff | tree |
2022-02-02 |
Andrew Burgess | gdb: handle calls to list command passing only a linesp... |
commit | commitdiff | tree |
2022-02-02 |
Andrew Burgess | gdb/testsuite: move linespec test into gdb.linespec... |
commit | commitdiff | tree |
2022-02-02 |
Andrew Burgess | gdb: add empty string check in parse_linespec |
commit | commitdiff | tree |
2022-02-02 |
Andrew Burgess | gdb: update the comment on string_to_event_location |
commit | commitdiff | tree |
2022-02-02 |
Nick Clifton | Updated French translation for the ld/ and gold/ sub... |
commit | commitdiff | tree |
2022-02-02 |
Stafford Horne | or1k: Avoid R_OR1K_GOT16 signed overflow by using speci... |
commit | commitdiff | tree |
2022-02-02 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-02-01 |
Tom Tromey | Fix flex rule in gdb |
commit | commitdiff | tree |
2022-02-01 |
Markus Metzger | gdb, btrace: improve error messages |
commit | commitdiff | tree |
2022-02-01 |
Jan Vrany | gdb/python: fix gdb.Objfile.__repr__ () for dynamically... |
commit | commitdiff | tree |
2022-02-01 |
Samuel Thibault | hurd: Fix RPC prototypes |
commit | commitdiff | tree |
2022-02-01 |
Samuel Thibault | hurd: Fix RPC link names |
commit | commitdiff | tree |
2022-02-01 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-01-31 |
H.J. Lu | elf: Check symbol version without any symbols |
commit | commitdiff | tree |
2022-01-31 |
H.J. Lu | Load debug section only when dumping debug sections |
commit | commitdiff | tree |
2022-01-31 |
Simon Marchi | gdb: fix some clang-tidy readability-misleading-indenta... |
commit | commitdiff | tree |
2022-01-31 |
Nils-Christian... | gdb, testsuite, fortran: adapt info symbol expected... |
commit | commitdiff | tree |
2022-01-31 |
Nick Clifton | Import patch from mainline GCC to fix an infinite recus... |
commit | commitdiff | tree |
2022-01-31 |
Alan Modra | Re: PR28827, assertion building LLVM 9 on powerpc64le... |
commit | commitdiff | tree |
2022-01-31 |
Tom Tromey | Remove unused variables in fbsd-tdep.c files |
commit | commitdiff | tree |
2022-01-31 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-01-30 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-01-29 |
Alan Modra | Re: PR28827, assertion building LLVM 9 on powerpc64le... |
commit | commitdiff | tree |
2022-01-29 |
Alan Modra | objcopy --only-keep-debug |
commit | commitdiff | tree |
2022-01-29 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-01-28 |
John Baldwin | gdb: fix ppc-sysv-tdep.c build on 32-bit platforms |
commit | commitdiff | tree |
2022-01-28 |
John Baldwin | FreeBSD x86 nat: Use register maps for GP register... |
commit | commitdiff | tree |
2022-01-28 |
John Baldwin | fbsd-nat: Return a bool from fetch_register_set and... |
commit | commitdiff | tree |
2022-01-28 |
John Baldwin | FreeBSD x86: Use tramp-frame for signal frames. |
commit | commitdiff | tree |
2022-01-28 |
John Baldwin | Use register maps for gp regsets on FreeBSD/x86 core... |
commit | commitdiff | tree |
2022-01-28 |
John Baldwin | regcache: Zero-extend small registers described by... |
commit | commitdiff | tree |
2022-01-28 |
John Baldwin | FreeBSD x86: Remove fallback for detecting signal tramp... |
commit | commitdiff | tree |
2022-01-28 |
John Baldwin | Remove support for pre-5.0 FreeBSD/i386 signal trampolines. |
commit | commitdiff | tree |
2022-01-28 |
John Baldwin | Remove vestigal FreeBSD/i386 3.x support. |
commit | commitdiff | tree |
2022-01-28 |
Bruno Larsen | Add Bruno Larsen to gdb/MAINTAINERS |
commit | commitdiff | tree |
2022-01-28 |
Enze Li | gdb/build: Fix Wpessimizing-move in clang build |
commit | commitdiff | tree |
2022-01-28 |
Simon Marchi | Add top-level .editorconfig file |
commit | commitdiff | tree |
2022-01-28 |
Nick Clifton | Updated French translation for the gas sub-directory. |
commit | commitdiff | tree |
2022-01-28 |
Alan Modra | Set __ehdr_start rel_from_abs earlier |
commit | commitdiff | tree |
2022-01-28 |
Alan Modra | PowerPC64 handling of @tocbase |
commit | commitdiff | tree |
2022-01-28 |
Alan Modra | Update PowerPC64 symtocbase test |
commit | commitdiff | tree |
2022-01-28 |
Alan Modra | PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu |
commit | commitdiff | tree |
2022-01-28 |
Alan Modra | PR28826 x86_64 ld segfaults building xen |
commit | commitdiff | tree |
2022-01-28 |
Alan Modra | PR28753, buffer overflow in read_section_stabs_debuggin... |
commit | commitdiff | tree |
next |