aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-17Automatic date update in version.inGDB Administrator1-1/+1
2021-05-16CTF: handle forward reference typeWeimin Pan5-27/+562
2021-05-16sim: riscv: move __int128 check to configureMike Frysinger96-63/+596
2021-05-16Automatic date update in version.inGDB Administrator1-1/+1
2021-05-15sim: ppc: clean up various warningsMike Frysinger22-54/+122
2021-05-15sim: switch to libiberty environ.hMike Frysinger4-24/+18
2021-05-15process_cu_tu_indexAlan Modra2-27/+14
2021-05-15display_gdb_indexAlan Modra2-11/+12
2021-05-15display_debug_namesAlan Modra2-15/+35
2021-05-15display_debug_framesAlan Modra2-103/+114
2021-05-15read_cieAlan Modra2-1/+17
2021-05-15display_debug_rangesAlan Modra2-10/+12
2021-05-15display_debug_rnglists_listAlan Modra2-1/+5
2021-05-15display_debug_str_offsetsAlan Modra2-2/+7
2021-05-15display_debug_arangesAlan Modra2-18/+21
2021-05-15display_loc_listAlan Modra2-7/+18
2021-05-15display_debug_macroAlan Modra2-6/+15
2021-05-15get_line_filename_and_dirnameAlan Modra2-15/+28
2021-05-15display_debug_macinfoAlan Modra2-9/+20
2021-05-15display_debug_pubnames_workerAlan Modra2-20/+19
2021-05-15display_debug_lines_decodedAlan Modra2-4/+9
2021-05-15read_debug_line_headerAlan Modra2-18/+11
2021-05-15process_debug_infoAlan Modra2-82/+68
2021-05-15SAFE_BYTE_GET_INTERNALAlan Modra2-1/+8
2021-05-15_mul_overflow and get_encoded_valueAlan Modra3-1/+14
2021-05-15[GOLD]: Re: Add -Bno-symbolicAlan Modra2-1/+7
2021-05-14Fix Python pretty-printing bug in RustTom Tromey6-2/+133
2021-05-14sim: callback: convert FS interfaces to 64-bitMike Frysinger6-11/+24
2021-05-14sim: callback: convert time interface to 64-bitMike Frysinger11-22/+43
2021-05-15Automatic date update in version.inGDB Administrator1-1/+1
2021-05-14gold: Add -Bno-symbolicFangrui Song3-4/+60
2021-05-14testsuite: Cleanup some temp dirs with gdb-index filesBernd Edlinger3-0/+29
2021-05-14gdb/python: add a 'connection_num' attribute to Inferior objectsTankut Baris Aktemur7-1/+70
2021-05-14gdb: some int to bool conversion in remote.cAndrew Burgess2-17/+21
2021-05-14RISC-V: Check the overflow for %pcrel_lo addend more strictly.Nelson Chu9-13/+60
2021-05-14gdb: fix pretty printing max depth behaviourKent Cheung9-37/+77
2021-05-14sim: callback: inline PTR defineMike Frysinger5-6/+16
2021-05-14sim: callback: use ATTRIBUTE_NORETURNMike Frysinger2-5/+5
2021-05-14sim: callback: always include necessary headersMike Frysinger2-4/+4
2021-05-14sim: create header namespaceMike Frysinger76-81/+211
2021-05-14gdb: lm32: drop unused sim headersMike Frysinger2-3/+5
2021-05-14Automatic date update in version.inGDB Administrator1-1/+1
2021-05-13gdb: maybe unpush target from old inferior in inf_child_target::follow_execSimon Marchi4-1/+39
2021-05-13gdb: on exec, delegate pushing / unpushing target and adding thread to target...Simon Marchi9-47/+107
2021-05-13gdb: call target_follow_exec when "set follow-exec-mode" is "same"Simon Marchi3-2/+12
2021-05-13gdb/testsuite: fix dates in last 3 ChangeLog entriesAndrew Burgess1-3/+3
2021-05-13gdb/testsuite: resolve remaining duplicate tests in gdb.guile/Andrew Burgess2-76/+86
2021-05-13gdb/testsuite: resolve duplicate test names in gdb.guile/*.expAndrew Burgess6-45/+69
2021-05-13gdb/testsuite: remove some duplicate test names from guile testsAndrew Burgess2-3/+18
2021-05-13gdb: remove cmd_list_element::pre_show_hookSimon Marchi3-8/+6