Commit Graph

  • 9a182d0461 x86: derive opcode length from opcode value Jan Beulich 2021-03-24 08:33:33 +0100
  • 3564871692 x86: derive mandatory prefix attribute from base opcode Jan Beulich 2021-03-24 08:32:32 +0100
  • 311845694b x86: don't use opcode_length to identify pseudo prefixes Jan Beulich 2021-03-24 08:31:41 +0100
  • 5d82f23764 Automatic date update in version.in GDB Administrator 2021-03-24 00:00:06 +0000
  • b933fa4b5d x86: re-number PREFIX_0X<nn> Jan Beulich 2021-03-23 17:09:53 +0100
  • dac10fb0d1 x86: re-order two fields of struct insn_template Jan Beulich 2021-03-23 17:09:11 +0100
  • 441f6aca39 x86: split opcode prefix and opcode space representation Jan Beulich 2021-03-23 17:08:39 +0100
  • 66848ebca8 gdb: remote target_longname Simon Marchi 2021-03-23 12:03:37 -0400
  • c8fbd44a01 gdb: remove target_is_pushed free function Simon Marchi 2021-03-23 09:46:49 -0400
  • 02980c5645 gdb: remove push_target free functions Simon Marchi 2021-03-23 09:50:35 -0400
  • fadf6add30 gdb: remove unpush_target free function Simon Marchi 2021-03-23 09:50:32 -0400
  • 70e958370c x86: don't open-code PREFIX_NONE Jan Beulich 2021-03-23 08:44:35 +0100
  • a152332d17 x86: unbreak certain MPX insn operand forms Jan Beulich 2021-03-23 08:44:03 +0100
  • f596b03f55 bfd: avoid "shadowing" of glibc function name Jan Beulich 2021-03-23 08:42:58 +0100
  • 12af5ebd82 Automatic date update in version.in GDB Administrator 2021-03-23 00:00:07 +0000
  • 702cf3f5df gdb: handle invalid DWARF when compilation unit is missing Andrew Burgess 2021-03-17 16:48:25 +0000
  • 46fec6428e gdb/objc: make objc_demangle a member function of objc_language Andrew Burgess 2021-03-15 17:50:28 +0000
  • 08dedd6631 Add startswith function and use it instead of CONST_STRNEQ. Martin Liska 2021-03-19 11:50:26 +0100
  • 1e7fcccb8d gdb/testsuite: use the correct .debug_str section name for DW_FORM_strp Andrew Burgess 2021-03-17 18:07:32 +0000
  • d171632faa gdbserver: convert the global dll list into a process_info field Tankut Baris Aktemur 2021-03-16 19:36:39 +0100
  • 2aaf2ce843 bfd: add translation wrappers to PE image section RVA diagnostics Jan Beulich 2021-03-22 08:23:42 +0100
  • 1808ba4b9a Automatic date update in version.in GDB Administrator 2021-03-22 00:00:08 +0000
  • e93388417c Provide an inline startswith function in bfd.h Alan Modra 2021-03-19 17:39:24 +1030
  • 38e41a8845 Automatic date update in version.in GDB Administrator 2021-03-21 00:00:07 +0000
  • eb36a3eb2f Allow multiple partial symbol readers per objfile Tom Tromey 2021-03-20 17:23:40 -0600
  • e11145903f Switch objfile to hold a list of psymbol readers Tom Tromey 2021-03-20 17:23:40 -0600
  • de909f0b76 Remove objfile::psymtabs Tom Tromey 2021-03-20 17:23:40 -0600
  • caf8c1e507 Change count_psyms to be a method on psymbol_functions Tom Tromey 2021-03-20 17:23:40 -0600
  • 3aa31ce788 Remove last objfile partial_symtab references from psymtab.c Tom Tromey 2021-03-20 17:23:40 -0600
  • 7b249e470a Add partial_symtabs parameter to psymtab construction functions Tom Tromey 2021-03-20 17:23:40 -0600
  • d1eef86d12 Introduce objfile::require_partial_symbols Tom Tromey 2021-03-20 17:23:40 -0600
  • eb00e4686d Remove sym_fns::sym_read_psymbols Tom Tromey 2021-03-20 17:23:40 -0600
  • b29b98cf84 Rearrange psymtab_storage construction Tom Tromey 2021-03-20 17:23:40 -0600
  • 17d66340eb Attach partial symtab storage to psymbol_functions Tom Tromey 2021-03-20 17:23:40 -0600
  • 8468590493 Reference psymtabs via per_bfd in DWARF reader Tom Tromey 2021-03-20 17:23:40 -0600
  • 79cc99f69b Change how DWARF index writer finds address map Tom Tromey 2021-03-20 17:23:40 -0600
  • 4829711b6b Move psymtab statistics printing to psymtab.c Tom Tromey 2021-03-20 17:23:40 -0600
  • efd7398ee2 Change how DWARF indices use addrmap Tom Tromey 2021-03-20 17:23:40 -0600
  • 51962708bd Set per_bfd->partial_symtabs earlier Tom Tromey 2021-03-20 17:23:40 -0600
  • 484b109063 Do not pass objfile to psymtab_discarder Tom Tromey 2021-03-20 17:23:40 -0600
  • 7e9c0476a7 Change how some psymbol readers access the psymtab storage Tom Tromey 2021-03-20 17:23:40 -0600
  • 75336a5a2a Move psymbol_map out of objfile Tom Tromey 2021-03-20 17:23:40 -0600
  • 39298a5d97 Convert quick_symbol_functions to use methods Tom Tromey 2021-03-20 17:23:40 -0600
  • 5c3f1e5bfc Move sym_fns::qf to objfile Tom Tromey 2021-03-20 17:23:40 -0600
  • 9b99dcc8db Move quick_symbol_functions to a new header Tom Tromey 2021-03-20 17:23:40 -0600
  • 4d080b4687 Introduce method wrappers for quick_symbol_functions Tom Tromey 2021-03-20 17:23:40 -0600
  • fae2120ba0 Change objfile::has_partial_symbols to return bool Tom Tromey 2021-03-20 17:23:40 -0600
  • a8ad4f3c17 Change objfile_has_partial_symbols to a method Tom Tromey 2021-03-20 17:23:40 -0600
  • 701823751b Introduce dwarf2/public.h Tom Tromey 2021-03-20 17:23:40 -0600
  • 18038e6363 Move some DWARF code out of symfile.h Tom Tromey 2021-03-20 17:23:40 -0600
  • 35891b4775 Use stdout when printing object file names for -t option. Cary Coutant 2021-03-19 18:41:12 -0700
  • b218a83935 Fix failing test for PR 23870. Cary Coutant 2021-03-19 17:57:40 -0700
  • 1de96e5de9 x86-64: Add a testcase for PR ld/27590 H.J. Lu 2021-03-19 17:13:33 -0700
  • 15407e7e0d DWARF LTO debug sections vs. .stabstr Alan Modra 2021-03-20 10:22:37 +1030
  • 6536577167 Automatic date update in version.in GDB Administrator 2021-03-20 00:00:06 +0000
  • 07b1c3dbd9 Fix call to system fallocate to handle errno correctly. Holger Berger 2021-03-19 15:38:54 -0700
  • cc1849716f Fix typo in previous patch: should use struct mallinfo2. Cary Coutant 2021-03-19 15:29:49 -0700
  • 9331846e44 Regenerate config.in, missing from previous commit. Cary Coutant 2021-03-19 15:23:49 -0700
  • 4ee6049505 Fix gold to use mallinfo2 if available instead of deprecated mallinfo. Duncan Simpson 2021-03-19 14:22:08 -0700
  • 5cde809b7b Add DWARF 5 support in gold. Cary Coutant 2021-03-17 21:31:15 -0700
  • e0d6d27406 Fix potential hang during gdbserver testing Kevin Buettner 2021-03-19 11:07:11 -0700
  • 219f56b484 Fix any_thread_of_inferior Pedro Alves 2021-02-11 20:16:40 +0000
  • 7b9f985957 elf: Rename EM_INTEL205 to EM_INTELGT H.J. Lu 2021-03-19 05:58:31 -0700
  • 826b97d42d gas/app.c don't throw away spaces before slash Alan Modra 2021-03-19 14:24:05 +1030
  • fba7f7533c pr27590 testcase fixes Alan Modra 2021-03-19 17:39:39 +1030
  • a088215ae3 Enable macro test for clang compiler Sourabh Singh Tomar 2021-03-19 10:37:58 +0530
  • 3818d4ab06 elf: Handle .gnu.debuglto_.debug_* sections H.J. Lu 2021-03-18 20:46:28 -0700
  • 51f6e7a9f4 DWARF: Check version >= 3 for DW_FORM_ref_addr H.J. Lu 2021-03-18 18:34:38 -0700
  • fb099b8a51 Automatic date update in version.in GDB Administrator 2021-03-19 00:00:07 +0000
  • 3273f9a19e 2021-03-18 Christian Groessler <chris@groessler.org> Christian Groessler 2021-03-18 21:33:51 +0100
  • 15310fd4eb Reimplement dwarf_unit_type_name Tom Tromey 2021-03-18 09:01:10 -0600
  • 763b8efdcc gdb/doc: fix the example for get_set_string in Python API docs Andrew Burgess 2021-03-18 16:44:14 +0000
  • 538c15fc2a GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs H.J. Lu 2021-03-18 07:54:15 -0700
  • 835f2fae11 Fix section dumping so that warnings are not issued for missed sections in separate debuginfo files. Nick Clifton 2021-03-18 14:01:25 +0000
  • 69a284867c libctf: support encodings for enums Nick Alcock 2021-03-18 12:37:52 +0000
  • e4c78f303d libctf: a couple of small error-handling fixes Nick Alcock 2021-03-18 12:37:52 +0000
  • d7b1416ef2 libctf: types: unify code dealing with small-vs-large struct members Nick Alcock 2021-03-18 12:37:52 +0000
  • 08c428aff4 libctf: eliminate dtd_u, part 5: structs / unions Nick Alcock 2021-03-18 12:37:52 +0000
  • 77d724a7ec libctf: eliminate dtd_u, part 4: enums Nick Alcock 2021-03-18 12:37:52 +0000
  • 986e9e3aa0 libctf: do not corrupt strings across ctf_serialize Nick Alcock 2021-03-18 12:37:52 +0000
  • 2a05d50e90 libctf: don't lose track of all valid types upon serialization Nick Alcock 2021-03-18 12:37:52 +0000
  • 755ba58ebe Add install dependencies for ld -> bfd and libctf -> bfd Nick Alcock 2021-03-18 12:37:52 +0000
  • 81982d20fa libctf: eliminate dtd_u, part 3: functions Nick Alcock 2021-03-18 12:37:52 +0000
  • 534444b1ee libctf: eliminate dtd_u, part 2: arrays Nick Alcock 2021-03-18 12:37:52 +0000
  • 7879dd88ef libctf: eliminate dtd_u, part 1: int/float/slice Nick Alcock 2021-03-18 12:37:52 +0000
  • eefe721ead libctf: fix GNU style for do {} while Nick Alcock 2021-03-18 12:37:52 +0000
  • b9a964318a libctf: split up ctf_serialize Nick Alcock 2021-03-18 12:37:52 +0000
  • 01cbfcba4b libctf: fix comment above ctf_dict_t Nick Alcock 2021-03-18 12:37:52 +0000
  • bf4c3185a5 libctf: split serialization and file writeout into its own file Nick Alcock 2021-03-18 12:37:52 +0000
  • 087945261c libctf: fix some tabdamage and move some code around Nick Alcock 2021-03-18 12:37:52 +0000
  • a1f463bedd Automatic date update in version.in GDB Administrator 2021-03-18 00:00:07 +0000
  • f058c5210f gdb: remove unneeded argument in check_multi_target_resumption Simon Marchi 2021-01-12 23:42:12 -0500
  • d0c99a23b2 gdb/testsuite: add test for run/attach while program is running Simon Marchi 2021-01-24 23:57:28 -0500
  • 95557f1e09 Automatic date update in version.in GDB Administrator 2021-03-17 00:00:06 +0000
  • 44266f362b Retain .debug_addr sections loaded in the main file. Nick Clifton 2021-03-16 18:01:58 +0000
  • d6bfbc3981 Re-enable the dislay of debug sections in separate debuginfo files without the need for -P. Nick Clifton 2021-03-16 16:39:46 +0000
  • 383228bc3f Fix cygwin build error Christian Biesinger 2021-03-15 08:31:43 -0500
  • ee42883cff Fix potentially undefined behaviour use of strcpcy. Nick Clifton 2021-03-16 14:02:38 +0000
  • 012d442686 Fix a potential buffer overrun qwhen writing out PE aux entries. Nick Clifton 2021-03-16 12:44:50 +0000
  • 7807d76a1c gdb/python: fix FrameDecorator regression on Python 2 Andrew Burgess 2021-03-15 14:20:13 +0000