summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reloc howto access broken for BPFCupertino Miranda2023-03-201-1/+4
* Use rust_demangle to fix a crashTom Tromey2023-03-203-6/+8
* Make ui_out::do_progress_end 'private'Tom Tromey2023-03-202-48/+61
* gdb: don't use the global thread-id in the saved breakpoints fileAndrew Burgess2023-03-205-5/+85
* Revert "segfault at i386-dis.c:9815"Alan Modra2023-03-201-9/+4
* libctf: unused variableAlan Modra2023-03-201-2/+0
* gprofng: Use prototype to call libc functionsVladimir Mezentsev2023-03-198-174/+150
* Automatic date update in version.inGDB Administrator2023-03-201-1/+1
* Don't declare psymbol_functions::fill_psymbol_mapTom Tromey2023-03-191-5/+0
* segfault at i386-dis.c:9815Alan Modra2023-03-191-4/+9
* Enable vector register visibility in core file for AIX binutilsAditya Vidyadhar Kamath2023-03-192-1/+36
* Regen ld/po/BLD-POTFILES.inAlan Modra2023-03-191-0/+1
* XCOFF archive sanity checkAlan Modra2023-03-191-4/+10
* rewrite_elf_program_header and want_p_paddr_set_to_zeroAlan Modra2023-03-191-7/+8
* Another sanity check for read_section_stabs_debugging_infoAlan Modra2023-03-191-0/+1
* ctf segfaultsAlan Modra2023-03-192-5/+8
* Automatic date update in version.inGDB Administrator2023-03-191-1/+1
* Remove objfile_typeTom Tromey2023-03-182-161/+3
* Add some types to struct builtin_typeTom Tromey2023-03-182-0/+65
* Rename objfile_type to builtin_typeTom Tromey2023-03-1813-82/+82
* Use builtin type when appropriateTom Tromey2023-03-183-17/+4
* Use type allocator for set typesTom Tromey2023-03-184-9/+13
* Use type allocator for array typesTom Tromey2023-03-1811-82/+82
* Use type allocator for range typesTom Tromey2023-03-1811-65/+92
* Unify arch_pointer_type and init_pointer_typeTom Tromey2023-03-1810-48/+33
* Unify arch_decfloat_type and init_decfloat_typeTom Tromey2023-03-183-22/+13
* Unify arch_float_type and init_float_typeTom Tromey2023-03-1821-95/+97
* Unify arch_boolean_type and init_boolean_typeTom Tromey2023-03-1811-44/+29
* Unify arch_character_type and init_character_typeTom Tromey2023-03-1810-44/+28
* Unify arch_integer_type and init_integer_typeTom Tromey2023-03-1821-205/+201
* Remove init_typeTom Tromey2023-03-186-83/+69
* Remove arch_typeTom Tromey2023-03-1816-88/+91
* Reuse existing builtin typesTom Tromey2023-03-185-11/+5
* Remove alloc_typeTom Tromey2023-03-187-46/+17
* Remove alloc_type_copyTom Tromey2023-03-185-39/+26
* Remove alloc_type_archTom Tromey2023-03-182-35/+4
* Introduce type_allocatorTom Tromey2023-03-182-27/+189
* [gdb/testsuite] Handle unbuffer_output.c for remote hostTom de Vries2023-03-1825-28/+79
* [gdb/testsuite] Handle my-syscalls.h for remote hostTom de Vries2023-03-182-1/+3
* [gdb/testsuite] Handle attributes.h for remote hostTom de Vries2023-03-1815-25/+81
* Automatic date update in version.inGDB Administrator2023-03-181-1/+1
* Fix line table regressionTom Tromey2023-03-1715-50/+78
* Update the NetBSD system call table to add eventfd(2) and timerfd(2).Frederic Cambus2023-03-171-0/+4
* gdb: introduce bp_loc_tracepointSimon Marchi2023-03-172-1/+9
* PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-rever...Carl Love2023-03-174-9/+362
* Move step_until procedureCarl Love2023-03-172-55/+41
* [gdb/testsuite] Fix regexp in gdb.arch/ftrace-insn-reloc.expTom de Vries2023-03-171-1/+1
* [gdb/testsuite] Handle remote host in gdb_load_shlibTom de Vries2023-03-172-6/+20
* [gdb/testsuite] Fix gdb.arch/i386-biarch-core.exp for remote hostTom de Vries2023-03-171-0/+2
* [gdb/testsuite] Handle REMOTE_HOST_USERNAME in local-remote-hostTom de Vries2023-03-172-4/+25