summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gdb/testsuite: Allow DWARF assembler to create multiple line tablesAndrew Burgess2020-01-132-0/+7
* Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets.Ali Tamur2020-01-135-92/+282
* gdb: use gdb::byte_vector instead of std::vector<char> in core_target::get_co...Simon Marchi2020-01-135-4/+13
* gdb/tui: Place window titles in the center of the borderAndrew Burgess2020-01-134-5/+26
* gdb: use std::vector instead of alloca in core_target::get_core_register_sectionSimon Marchi2020-01-132-6/+10
* gdbserver: remove rule for files from regformats/i386Simon Marchi2020-01-132-3/+5
* Enable -Wmissing-declarations diagnosticSimon Marchi2020-01-135-3/+15
* gdbserver: set IP_AGENT_EXPORT_FUNC to static when not building IPA, add decl...Simon Marchi2020-01-133-1/+29
* gdbserver: make some functions static in linux-x86-low.cSimon Marchi2020-01-132-13/+22
* gdbserver: include gdbsupport/common-inferior.h in inferiors.cSimon Marchi2020-01-132-0/+5
* gdbserver: include hostio.h in hostio-errno.cSimon Marchi2020-01-132-0/+7
* gdb: add declaration to Python init functionSimon Marchi2020-01-132-0/+5
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-13400-354/+1167
* gdb: make regformats output a declaration for the init functionSimon Marchi2020-01-132-0/+8
* gdbserver: fix Makefile dependency of regformat-generated files on regdat.shSimon Marchi2020-01-132-4/+9
* Moev declaration of loop variable outside of the loop.Nick Clifton2020-01-132-1/+3
* gdb: adjust remote-sim.c to multi-targetSimon Marchi2020-01-132-78/+91
* [gas][aarch64] Turn on SVE when using f32mm or f64mm extensionsMatthew Malcomson2020-01-132-2/+7
* Add test driver for the debuginfod support in the binutils sub-directory.Nick Clifton2020-01-132-0/+193
* Add an option to objdump's disassembler to generate ascii art diagrams showin...Thomas Troeger2020-01-137-9/+877
* Re: PR23560, PR23561, readelf memory leaksAlan Modra2020-01-131-2/+2
* Regen ld BLD-POTFILES.inAlan Modra2020-01-132-2/+4
* PR23560, PR23561, readelf memory leaksAlan Modra2020-01-133-12/+44
* PR25362, memory leak in nmAlan Modra2020-01-132-0/+7
* [ARC][committed] Update test matching pattern.Claudiu Zissulescu2020-01-132-4/+8
* [ARC][committed] Code cleanup and improvements.Claudiu Zissulescu2020-01-1312-70/+40
* [ARC][committed] Update ARC cpu listClaudiu Zissulescu2020-01-132-0/+8
* [ARC][committed] Use DWARF.sc in elf linker script templates.Claudiu Zissulescu2020-01-133-98/+70
* [ARC] [COMMITTED] Change ACCL/ACCH reg name to generic.Claudiu Zissulescu2020-01-132-1/+6
* asan: ns32k: wild memory writeAlan Modra2020-01-132-6/+10
* ubsan: wasm32: signed integer overflowAlan Modra2020-01-134-211/+249
* score formattingAlan Modra2020-01-133-812/+808
* ubsan: score: left shift of negative valueAlan Modra2020-01-133-24/+31
* ubsan: alpha-vma: timeoutAlan Modra2020-01-132-8/+16
* Memory leaks and ineffective bounds checking in wasm_scanAlan Modra2020-01-132-56/+56
* tic4x: sign extension using shiftsAlan Modra2020-01-136-8/+24
* ubsan: fr30: left shift of negative valueAlan Modra2020-01-134-10/+19
* ubsan: xgate: left shift of negative valueAlan Modra2020-01-132-8/+13
* Automatic date update in version.inGDB Administrator2020-01-131-1/+1
* gdb: include gdb_wait.h in gdb_wait.cSimon Marchi2020-01-122-0/+6
* gdbserver: include linux-arm-tdesc.h in linux-arm-tdesc.cSimon Marchi2020-01-123-0/+10
* gdbserver: make aarch64_write_goto_address staticSimon Marchi2020-01-122-1/+5
* gdbserver: include aarch32/aarch64 header file in corresponding source fileSimon Marchi2020-01-123-0/+11
* Remove last traces of discard_all_inferiorsPedro Alves2020-01-123-8/+8
* Automatic date update in version.inGDB Administrator2020-01-121-1/+1
* Make TUI borders respect "set style enabled"Tom Tromey2020-01-113-4/+15
* Automatic date update in version.inGDB Administrator2020-01-111-1/+1
* Switch the inferior before outputting its id in "info inferiors"Tankut Baris Aktemur2020-01-104-28/+107
* Switch the inferior too in switch_to_program_space_and_threadPedro Alves2020-01-106-5/+117
* Multi-target: NEWS and user manualPedro Alves2020-01-106-44/+148