| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gdb: remove SYMBOL_ACLASS_INDEX macro, add getter/setter | Simon Marchi | 2022-02-06 | 9 | -96/+105 |
* | gdb: remove SYMBOL_MATCHES_SEARCH_NAME | Simon Marchi | 2022-02-06 | 3 | -9/+4 |
* | gdb: remove SYMTAB_DIRNAME macro | Simon Marchi | 2022-02-06 | 4 | -13/+19 |
* | gdb: remove SYMTAB_PSPACE macro | Simon Marchi | 2022-02-06 | 5 | -23/+32 |
* | gdb: remove SYMTAB_OBJFILE macro | Simon Marchi | 2022-02-06 | 16 | -39/+45 |
* | gdb: remove SYMTAB_BLOCKVECTOR macro | Simon Marchi | 2022-02-06 | 14 | -26/+32 |
* | gdb: remove SYMTAB_LANGUAGE macro, add getter/setter | Simon Marchi | 2022-02-06 | 11 | -22/+33 |
* | gdb: remove SYMTAB_LINETABLE macro, add getter/setter | Simon Marchi | 2022-02-06 | 11 | -57/+64 |
* | gdb: remove SYMTAB_COMPUNIT macro, add getter/setter | Simon Marchi | 2022-02-06 | 13 | -27/+37 |
* | gdb: remove COMPUNIT_MACRO_TABLE macro, add getter/setter | Simon Marchi | 2022-02-06 | 5 | -9/+17 |
* | gdb: remove COMPUNIT_EPILOGUE_UNWIND_VALID macro, add getter/setter | Simon Marchi | 2022-02-06 | 4 | -5/+14 |
* | gdb: remove COMPUNIT_LOCATIONS_VALID macro, add getter/setter | Simon Marchi | 2022-02-06 | 3 | -5/+14 |
* | gdb: remove COMPUNIT_BLOCK_LINE_SECTION macro, add getter/setter | Simon Marchi | 2022-02-06 | 6 | -8/+17 |
* | gdb: remove COMPUNIT_BLOCKVECTOR macro, add getter/setter | Simon Marchi | 2022-02-06 | 15 | -39/+48 |
* | gdb: remove COMPUNIT_DIRNAME macro, add getter/setter | Simon Marchi | 2022-02-06 | 7 | -14/+21 |
* | gdb: remove COMPUNIT_PRODUCER macro, add getter/setter | Simon Marchi | 2022-02-06 | 10 | -25/+33 |
* | gdb: remove COMPUNIT_DEBUGFORMAT macro, add getter/setter | Simon Marchi | 2022-02-06 | 8 | -9/+18 |
* | gdb: remove COMPUNIT_FILETABS macro | Simon Marchi | 2022-02-06 | 7 | -24/+24 |
* | gdb: move compunit_filetabs to compunit_symtab::filetabs | Simon Marchi | 2022-02-06 | 7 | -41/+39 |
* | gdb: add compunit_symtab::set_primary_filetab method | Simon Marchi | 2022-02-06 | 3 | -22/+36 |
* | gdb: add compunit_symtab::add_filetab method | Simon Marchi | 2022-02-06 | 2 | -10/+15 |
* | gdb: rename compunit_primary_filetab to compunit_symtab::primary_filetab | Simon Marchi | 2022-02-06 | 7 | -17/+15 |
* | gdb: remove COMPUNIT_OBJFILE macro | Simon Marchi | 2022-02-06 | 7 | -14/+13 |
* | gdb: add getter/setter for compunit_symtab::objfile | Simon Marchi | 2022-02-06 | 4 | -8/+18 |
* | Allow non-ASCII characters in Rust identifiers | Tom Tromey | 2022-02-06 | 3 | -18/+129 |
* | Fix Rust parser bug with function fields | Tom Tromey | 2022-02-06 | 4 | -1/+105 |
* | ld: Add emultempl/emulation.em | H.J. Lu | 2022-02-06 | 10 | -372/+165 |
* | gdb/doc: update docs for 'info win' and 'winheight' commands | Andrew Burgess | 2022-02-06 | 1 | -6/+7 |
* | gdb/tui: add window width information to 'info win' output | Andrew Burgess | 2022-02-06 | 3 | -1/+68 |
* | Automatic date update in version.in | GDB Administrator | 2022-02-06 | 1 | -1/+1 |
* | x86: Skip undefined symbol when finishing DT_RELR | H.J. Lu | 2022-02-05 | 1 | -2/+4 |
* | Tweak assembler invocation for pr28827-1 test | Alan Modra | 2022-02-05 | 1 | -0/+1 |
* | PR28827 testcase | Alan Modra | 2022-02-05 | 3 | -0/+6833 |
* | Enable "size" as a dumpprog in ld | Alan Modra | 2022-02-05 | 2 | -0/+9 |
* | Detect .eh_frame_hdr earlier for SIZEOF_HEADERS | Alan Modra | 2022-02-05 | 4 | -11/+19 |
* | sim: mips: Add simulator support for mips32r6/mips64r6 | Faraz Shahbazker | 2022-02-04 | 26 | -75/+3749 |
* | sim: Add partial support for IEEE 754-2008 | Faraz Shahbazker | 2022-02-04 | 2 | -5/+131 |
* | sim: Factor out NaN handling in floating point operations | Faraz Shahbazker | 2022-02-04 | 2 | -158/+41 |
* | sim: Allow toggling of quiet NaN-bit semantics | Faraz Shahbazker | 2022-02-04 | 5 | -18/+48 |
* | Automatic date update in version.in | GDB Administrator | 2022-02-05 | 1 | -1/+1 |
* | ld: Remove emultempl/armcoff.em | H.J. Lu | 2022-02-04 | 1 | -293/+0 |
* | gdb: include jit_code_entry::symfile_addr value in names of objfiles created ... | Simon Marchi | 2022-02-04 | 2 | -16/+29 |
* | Improve Ada unchecked union type printing | Tom Tromey | 2022-02-04 | 3 | -29/+42 |
* | Remove host_hex_value | Tom Tromey | 2022-02-04 | 6 | -27/+8 |
* | Support symbol+offset lookup in addr2line | Andi Kleen | 2022-02-03 | 2 | -13/+80 |
* | Automatic date update in version.in | GDB Administrator | 2022-02-04 | 1 | -1/+1 |
* | Rename EM_56800V4 to EM_56800EF. | Cary Coutant | 2022-02-03 | 1 | -1/+1 |
* | x86: Update X86_64_GOT_TYPE_P to cover more GOT relocations | H.J. Lu | 2022-02-03 | 1 | -1/+5 |
* | Add new e_machine values. | Cary Coutant | 2022-02-03 | 1 | -0/+3 |
* | testsuite: fix failure in gdb.threads/killed-outside.exp | Tankut Baris Aktemur | 2022-02-03 | 1 | -2/+2 |