summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.exp"Bruno Larsen2023-05-041-15/+0
* Don't treat references to compound values as "simple".Gareth Rees2023-05-0410-25/+175
* Stop the linker from loosing the entry point for COFF/PE code when compiling ...Nick Clifton2023-05-043-0/+13
* ld: pru: Place exception-handling sections correctlyDimitar Dimitrov2023-05-042-8/+36
* RISC-V: tighten post-relocation-operator separator expectationJan Beulich2023-05-043-1/+8
* gas: fix building tc-bpf.c on s390xIlya Leoshkevich2023-05-041-2/+4
* MIPS: revert "default r6 if vendor is img"YunQiang Su2023-05-043-19/+1
* Automatic date update in version.inGDB Administrator2023-05-041-1/+1
* [gdb/build] Fix frame_list position in frame.cTom de Vries2023-05-032-9/+10
* gdb/show_args_command: print to the ui_file argumentLancelot SIX2023-05-031-1/+1
* Make ar fasterOleg Tolmatcev2023-05-032-5/+21
* Pass const frame_info_ptr reference for skip_[language_]trampolineMark Wielaard2023-05-034-5/+5
* Improve the speed of computing checksums for COFF binaries.Oleg Tolmatcev2023-05-032-6/+67
* Remove unused args from bfd_make_debug_symbolAlan Modra2023-05-039-19/+14
* Generated docs and include filesAlan Modra2023-05-0330-2219/+2458
* Move bfd_alloc, bfd_zalloc and bfd_release to libbfd.cAlan Modra2023-05-035-85/+88
* Move bfd_elf_bfd_from_remote_memory to opncls.cAlan Modra2023-05-034-69/+50
* hash.c: replace some unsigned long with unsigned intAlan Modra2023-05-033-42/+41
* libbfc.c: Use stdint types for unsigned char and unsigned longAlan Modra2023-05-032-37/+37
* Change signature of bfd crc functionsAlan Modra2023-05-035-23/+23
* _bfd_mips_elf_lo16_reloc vallo commentAlan Modra2023-05-031-4/+16
* gdb.base/watchpoint-unaligned.exp: Always initialize wpoffset_to_wpnumAlexandra Hájková2023-05-021-1/+2
* xcoffread.c: Fix -Werror=dangling-pointer= issue with main_subfile.Mark Wielaard2023-05-021-11/+13
* [gdb/testsuite] Use set in lmap in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries2023-05-021-1/+1
* Fix Assertion pid != 0 failure in AIX.Aditya Kamath2023-05-021-12/+11
* Remove error_streamTom Tromey2023-05-023-10/+2
* Remove Dimity Diky as MSP430 maintainer.Nick Clifton2023-05-022-1/+4
* gdb/testsuite: compile gdb.linespec/cp-completion-aliases.exp as C++Andrew Burgess2023-05-021-1/+1
* Automatic date update in version.inGDB Administrator2023-05-021-1/+1
* Document DAP 'launch' parameterTom Tromey2023-05-011-0/+19
* gdb: remove ui_interp_infoSimon Marchi2023-05-012-72/+30
* gdb: store interps in an intrusive_listSimon Marchi2023-05-012-17/+9
* gdb: move struct ui and related things to ui.{c,h}Simon Marchi2023-05-0134-428/+512
* Turn set_inferior_args_vector into method of inferiorTom Tromey2023-05-014-11/+13
* Remove evaluate_typeTom Tromey2023-05-018-17/+11
* Remove evaluate_expressionTom Tromey2023-05-0118-52/+34
* Remove op_nameTom Tromey2023-05-012-28/+17
* Fix crash in Rust expression parserTom Tromey2023-05-012-2/+3
* Replace field_is_static with a methodTom Tromey2023-05-0124-57/+55
* Automatic date update in version.inGDB Administrator2023-05-011-1/+1
* [gdb/tui] Fix TUI resizing for TERM=ansiTom de Vries2023-04-305-10/+129
* Automatic date update in version.inGDB Administrator2023-04-301-1/+1
* [gdb/testsuite] Fix gdb.base/readline.exp with stub-termcapTom de Vries2023-04-291-22/+35
* gdb: Fix building with latest libc++Manoj Gupta2023-04-2915-15/+18
* [gdb/testsuite] Fix gdb.ada/excep_handle.exp for updated gdb_testTom de Vries2023-04-291-12/+12
* [gdb/build] Fix build without ncurses in maintenance_info_screenTom de Vries2023-04-291-0/+4
* [gdb/testsuite] Fix gdb.tui/main.exp without TUITom de Vries2023-04-291-0/+2
* Automatic date update in version.inGDB Administrator2023-04-291-1/+1
* gdb/mi: check thread exists when creating thread-specific b/pAndrew Burgess2023-04-294-14/+67
* gdb: make deprecated_show_value_hack staticAndrew Burgess2023-04-282-7/+2