summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Reinstate gas em=freebsd for sparc-freebsdAlan Modra2020-01-152-0/+5
* PR25384, PowerPC64 ELFv1 copy relocs against function symbolsAlan Modra2020-01-157-27/+58
* Fix valgrind error from gdb.decode_lineTom Tromey2020-01-144-0/+25
* Automatic date update in version.inGDB Administrator2020-01-151-1/+1
* Don't link gdb twice against libibertyTom Tromey2020-01-142-1/+5
* Add gdbsupport check-defines scriptTom Tromey2020-01-144-0/+91
* Remove use of <config.h> from gdb/nat/Tom Tromey2020-01-144-24/+6
* Move many configure checks to common.m4Tom Tromey2020-01-1416-1980/+5360
* Move gdbsupport to the top levelTom Tromey2020-01-14146-141/+13387
* Consolidate definition of USE_WIN32APITom Tromey2020-01-147-37/+55
* Fix indentation in common.m4Tom Tromey2020-01-145-16/+25
* Make skip without argument skip the current inline functionBernd Edlinger2020-01-144-10/+30
* x86: Updated align branch tests for Darwin and i686-pc-elfLili Cui2020-01-1424-183/+254
* Fix/Update misc commentsLuis Machado2020-01-145-15/+24
* Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov2020-01-1413-127/+251
* som: Don't loop forever reading symbol chainsAlan Modra2020-01-142-2/+16
* ubsan: alpha-vms: segvAlan Modra2020-01-143-10/+20
* ubsan: z8k: left shift cannot be represented in type 'int'Alan Modra2020-01-142-8/+13
* Automatic date update in version.inGDB Administrator2020-01-141-1/+1
* gdb: Handle malformed ELF, symbols in non-allocatable sectionsAndrew Burgess2020-01-136-4/+253
* 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