aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-27Automatic date update in version.inGDB Administrator1-1/+1
2017-07-26Gold: Fix mips.cc for GCC 4.2H.J. Lu2-1/+6
2017-07-26Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi11-0/+259
2017-07-26Lazily and dynamically create i386-linux target descriptionsYao Qi5-34/+112
2017-07-26Generate c for feature instead of tdescYao Qi10-12/+425
2017-07-26Use visitor pattern for "maint print c-tdesc"Yao Qi96-558/+764
2017-07-26Centralize i386 linux target descriptionsYao Qi4-35/+46
2017-07-26Add optional argument to command "maint prints c-tdesc"Yao Qi6-14/+44
2017-07-26Class-fy target_descYao Qi2-27/+44
2017-07-26Add enum for result of fast_tracepoint_collectingSimon Marchi5-44/+91
2017-07-26Automatic date update in version.inGDB Administrator1-1/+1
2017-07-25Fix two NetBSD-specific typos in the configure.nat conversion.John Baldwin2-1/+6
2017-07-25Make amd64_x32_init_abi and amd64_init_abi argument constantYao Qi3-4/+12
2017-07-25Fix thinko in previous change to elf32-msp430.cNick Clifton1-2/+4
2017-07-25Fix typos in error and option messages in OPCODES library.Nick Clifton5-37/+81
2017-07-25Catch exceptions thrown from gdbarch_skip_prologueYao Qi5-108/+154
2017-07-25[ARM] Access FPSCR on vfpv2Yao Qi2-2/+11
2017-07-25Updated French translation for the BFD library.Nick Clifton2-2065/+4139
2017-07-25Add a linker branch optimization for the MSP430.Benjamin Green2-2/+9
2017-07-25oops - add changelog entry accidentally omitted from previous delta.Nick Clifton1-0/+7
2017-07-25Stop readelf from returning an error status if asked to dump an emoty section.Nick Clifton1-5/+7
2017-07-25__tls_get_addr_opt stub eh_frame infoAlan Modra7-84/+166
2017-07-25Automatic date update in version.inGDB Administrator1-1/+1
2017-07-24s390-vregs.exp: Fix Tcl error after non-zero-pad patchAndreas Arnez2-8/+16
2017-07-24[AArch64] Fix the bit pattern order in the comments in auto-generated fileJiong Wang3-1689/+1699
2017-07-24Fix another memory access error triggered by attempting to parse a corrupt bi...Nick Clifton2-0/+5
2017-07-24Fix address violation errors parsing corrupt binary files.Nick Clifton10-24/+118
2017-07-24Stop the generation of mapping symbols in the debug sections of ARM and AArch...Nick Clifton3-1/+18
2017-07-24Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton9-51/+69
2017-07-24[ARC] Fix big-endian ld tests errors.claziss4-5/+13
2017-07-24Automatic date update in version.inGDB Administrator1-1/+1
2017-07-24* dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp from expr.Hans-Peter Nilsson2-5/+10
2017-07-23Correct eh_frame info for __glink_PLTresolveAlan Modra4-3/+15
2017-07-23Automatic date update in version.inGDB Administrator1-1/+1
2017-07-22Use std::vector in struct catch_syscall_inferior_dataTom Tromey2-31/+25
2017-07-22Use std::vector in syscall_catchpointTom Tromey2-79/+50
2017-07-22C++-ify break-catch-throwTom Tromey2-27/+23
2017-07-22C++-ify break-catch-sigTom Tromey2-104/+74
2017-07-22Automatic date update in version.inGDB Administrator1-1/+1
2017-07-22gdb.python/py-unwind: Disable stack protectionSimon Marchi2-1/+11
2017-07-21Updated French translation for the binutils subdirectory.Nick Clifton2-1826/+4102
2017-07-21Fix typo in warning message.Nick Clifton1-1/+1
2017-07-21Remove unused variables in dwarf parser.Simon Marchi2-8/+6
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva72-140/+1555
2017-07-21S/390: Support z14 as CPU name.Andreas Krebbel6-4/+17
2017-07-21Automatic date update in version.inGDB Administrator1-1/+1
2017-07-20Make language_def O(1)Pedro Alves18-226/+184
2017-07-20get_int_var_valuePedro Alves4-34/+24
2017-07-20Use SYMBOL_MATCHES_SEARCH_NAME some morePedro Alves3-4/+10
2017-07-20Eliminate block_iter_name_*Pedro Alves5-125/+16