aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-07gdb/python: add Type.is_signed propertyAndrew Burgess5-1/+80
2022-03-07gdb/python: add Type.is_scalar propertyAndrew Burgess5-1/+65
2022-03-07gdb/mi: add --no-connection to MI -add-inferior commandAndrew Burgess5-23/+91
2022-03-07gdb/mi: fix regression in mi -add-inferior commandUmair Sair5-4/+141
2022-03-07Deprecate dbx modeTom Tromey2-0/+5
2022-03-07Remove unnecessary inferior lookup in infrun:handle_onePedro Alves1-2/+1
2022-03-07Fix bug in ada_print_floatingTom Tromey2-0/+10
2022-03-07Implement real literal extension for AdaTom Tromey5-20/+174
2022-03-07Fix Ada integer literals with exponentsTom Tromey2-3/+42
2022-03-07Fix gdb.ada/arrayptr.exp resultsTom Tromey1-24/+13
2022-03-07Handle non-ASCII identifiers in AdaTom Tromey19-21/+2262
2022-03-07Define HOST_UTF32 in charset.hTom Tromey2-8/+10
2022-03-07Let phex and phex_nz handle sizeof_l==1Tom Tromey1-0/+8
2022-03-07Don't pre-size result string in ada_decodeTom Tromey1-14/+6
2022-03-07Simplify a regular expression in ada-lex.lTom Tromey1-1/+1
2022-03-07Automatic date update in version.inGDB Administrator1-1/+1
2022-03-06MIPS/opcodes: Fix alias annotation for branch instructionsMaciej W. Rozycki15-7/+216
2022-03-06Use function view when iterating over block symbolsTom Tromey3-78/+38
2022-03-06Simplify hppa-tdep.c use of objfile_keyTom Tromey1-23/+10
2022-03-06gdb: constify parameter of value_copySimon Marchi2-5/+10
2022-03-06gdb: remove internalvar_funcs::destroySimon Marchi9-19/+0
2022-03-06Automatic date update in version.inGDB Administrator1-1/+1
2022-03-05Automatic date update in version.inGDB Administrator1-1/+1
2022-03-04Mark vDSO as not a fileTom Tromey1-1/+1
2022-03-04binutils/readelf: fix indentation in process_dynamic_sectionSimon Marchi2-6/+10
2022-03-04gdb: Use a typedef's scoped type name to identify local typedefsChristina Schimpe3-19/+95
2022-03-04RISC-V: make .insn actually work for 64-bit insnsJan Beulich3-1/+9
2022-03-04x86: drop redundant x86-64-code16-2 testJan Beulich2-5/+0
2022-03-04Automatic date update in version.inGDB Administrator1-1/+1
2022-03-03Fix typo in last change.Roland McGrath1-1/+1
2022-03-03Avoid conflict with gnulib open/close macros.Roland McGrath4-9/+9
2022-03-04Adjust ld ctf test for 32-bit targetsAlan Modra1-1/+1
2022-03-03Update my e-mail address in the MAINTAINERS fileLuis Machado1-3/+3
2022-03-03gdb: testsuite: fix failed testcases in gdb.base/gdb-caching-proc.expTiezhu Yang1-0/+4
2022-03-03comment typo fixAlan Modra1-1/+1
2022-03-03PowerPC64 DT_RELR relative reloc addressesAlan Modra1-49/+76
2022-03-03Automatic date update in version.inGDB Administrator1-1/+1
2022-03-02configure: Stop checking for PT_GETXMMREGS.John Baldwin2-57/+0
2022-03-02i386-bsd-nat: Assume PT_GETXMMREGS is present.John Baldwin1-10/+0
2022-03-02i386-fbsd-nat: Assume PT_GETXMMREGS is present.John Baldwin1-14/+0
2022-03-02fbsd-tdep: Implement the vsyscall_range gdbarch hook.John Baldwin1-0/+110
2022-03-02Rewrite make-target-delegates in PythonTom Tromey3-424/+363
2022-03-02Move copyright code from gdbarch.py to new fileTom Tromey5-28/+62
2022-03-02Automatic date update in version.inGDB Administrator1-1/+1
2022-03-01Some "distclean" fixes in gdbTom Tromey2-2/+2
2022-03-01Fix typo in the "alias" exampleTom Tromey1-1/+1
2022-03-01Fix a typo in the previous delta to bfdio.c.Nick Clifton2-21/+30
2022-03-01Revert "Check thin archive element file size against archive header"Alan Modra1-11/+1
2022-03-01Fix linker tests to compile with gcc-12.Nick Clifton7-6/+16
2022-03-01Prevent an assertion from being triggered when linking an ARM object file wit...Nick Clifton2-0/+15