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