2022-02-08 |
Alan Modra | Re: elf: Check symbol version without any symbols |
commit | commitdiff | tree |
2022-02-08 |
Andrew Burgess | gdb: remove tailing newlines from index_cache_debug... |
commit | commitdiff | tree |
2022-02-08 |
H.J. Lu | i386: Allow GOT32 relocations against ABS symbols |
commit | commitdiff | tree |
2022-02-08 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-02-07 |
Andrew Burgess | gdb/python: allow Value.format_string to return styled... |
commit | commitdiff | tree |
2022-02-07 |
Lancelot SIX | gdb: make thread_info::m_thread_fsm a std::unique_ptr |
commit | commitdiff | tree |
2022-02-07 |
Andrew Burgess | gdb: unbuffer all input streams when not using readline |
commit | commitdiff | tree |
2022-02-07 |
Andrew Burgess | gdb/disasm: combine the no printing disassembler setup... |
commit | commitdiff | tree |
2022-02-07 |
Tankut Baris... | gdb: add the 'set/show suppress-cli-notifications'... |
commit | commitdiff | tree |
2022-02-07 |
Tankut Baris... | gdb/cli: add a 'normal_stop' option to 'cli_suppress_no... |
commit | commitdiff | tree |
2022-02-07 |
Tankut Baris... | gdb/cli: convert cli_suppress_notification from int... |
commit | commitdiff | tree |
2022-02-07 |
Alan Modra | Revert "elf: Remove the 1-page gap before the RELRO... |
commit | commitdiff | tree |
2022-02-07 |
Alan Modra | Revert "ld: Rewrite lang_size_relro_segment_1" |
commit | commitdiff | tree |
2022-02-07 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-02-06 |
Alan Modra | A more elegant pr28827-1 testcase |
commit | commitdiff | tree |
2022-02-06 |
Tom Tromey | Merge do_val_print and common_val_print |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_LINE macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_TYPE macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remote SYMBOL_IS_CPLUS_TEMPLATE_FUNCTION macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_INLINED macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_IS_ARGUMENT macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_OBJFILE_OWNED macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_DOMAIN macro |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_CLASS macro, add getter |
commit | commitdiff | tree |
2022-02-06 |
Simon Marchi | gdb: remove SYMBOL_IMPL macro, add method |
commit | commitdiff | tree |
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 |
next |