aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-11Fix leaks in all the linux osdata annex transfers + code factorization.Philippe Waroquiers2-929/+662
2018-12-11Fix the date in the ChangeLogPhilippe Waroquiers1-1/+1
2018-12-11PATCH/OBVIOUS Remove various trailing spaces in linux-osdata.cPhilippe Waroquiers2-46/+50
2018-12-11Fix a typo in scripttempl/elf32xc16x.scH.J. Lu2-1/+5
2018-12-11xc16x: Add elf32_xc16x_rtype_to_howtoH.J. Lu2-1/+16
2018-12-11Fix a failure in the libiberty testsuite by increasing the recursion limit to...Nick Clifton5-6/+16
2018-12-11gdb/riscv: Update test to handle targets without an fpuAndrew Burgess2-1/+13
2018-12-10RISC-V: Don't segfault for two regs in auipc or lui.Jim Wilson5-1/+27
2018-12-11Automatic date update in version.inGDB Administrator1-1/+1
2018-12-10Correct gas/ChangeLog entry for PR gas/23968H.J. Lu1-1/+1
2018-12-10gdb/riscv: Remove whitespace before #include lineAndrew Burgess2-1/+6
2018-12-10Automatic date update in version.inGDB Administrator1-1/+1
2018-12-09x86: Put back BFD_RELOC_X86_64_GOTPCRELH.J. Lu6-0/+39
2018-12-09Fix tid-reuse sometimes blocks for a very long (infinite?) time.Philippe Waroquiers2-7/+31
2018-12-08Look for tgetent in libtinfowSimon Marchi3-2/+9
2018-12-09Automatic date update in version.inGDB Administrator1-1/+1
2018-12-08Fix leak by using td_ta_delete() to deregister target process and deallocate ...Philippe Waroquiers3-0/+23
2018-12-08Merge forward-search/reverse-search, use gdb::def_vector, remove limitPedro Alves4-107/+74
2018-12-08[GOLD] icf_safe_so_testAlan Modra2-24/+38
2018-12-08Fix strings.c endian issue and strings testAlan Modra3-105/+87
2018-12-08Automatic date update in version.inGDB Administrator1-1/+1
2018-12-07Override the previous definition from IR objectH.J. Lu6-0/+38
2018-12-07gdb/emacs/dir-locals: Update settings for c++-modeAndrew Burgess2-1/+12
2018-12-08gdb/or1k: Add linux debugging supportStafford Horne7-0/+249
2018-12-07RISC-V: Fix 4-arg add parsing.Jim Wilson7-4/+49
2018-12-07Fix gdb build on 32-bit hosts w/ --enable-64-bit-bfdPedro Alves2-1/+12
2018-12-07elf: Report property change when merging propertiesH.J. Lu18-36/+219
2018-12-07Fix a (one shot small) leak in language.cPhilippe Waroquiers2-3/+9
2018-12-08PR23952, memory leak in _bfd_generic_read_minisymbolsAlan Modra4-9/+24
2018-12-07Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton21-149/+607
2018-12-07Automatic date update in version.inGDB Administrator1-1/+1
2018-12-06gold: Provide more failed archive member info in error messageH.J. Lu2-2/+16
2018-12-06PowerPC @l, @h and @ha warnings, plus VLE e_liAlan Modra6-41/+97
2018-12-06sim/cris: Fix references to cgen cpu directoryAndrew Burgess2-10/+13
2018-12-06sim/opcodes: Allow use of out of tree cgen source directoryAndrew Burgess12-48/+126
2018-12-06opcodes/riscv: Hide '.L0 ' fake symbolsAndrew Burgess8-2/+49
2018-12-06Automatic date update in version.inGDB Administrator1-1/+1
2018-12-05Use separate sed expressions to escape auto-load directories.John Baldwin3-4/+10
2018-12-05[aarch64] Add support for pointer authentication B keySam Tebbs9-16/+156
2018-12-05gdb/riscv: Improve logic for when h/w float abi should be usedAndrew Burgess2-12/+58
2018-12-05gdb/testsuite/sim: Remove redundant setting of timeoutAndrew Burgess2-10/+9
2018-12-05AArch64: Racy: Don't set empty set of hardware BPs/WPs on new threadAlan Hayward6-7/+50
2018-12-05gold won't build with gcc-9Alan Modra2-1/+5
2018-12-05Automatic date update in version.inGDB Administrator1-1/+1
2018-12-04x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND propertiesH.J. Lu9-4/+61
2018-12-03Restore build on x86_64-w64-mingw32.Alexey Neyman5-4/+34
2018-12-04PR23939, Check frch_cfi_data before usewu.heng2-1/+15
2018-12-04Automatic date update in version.inGDB Administrator1-1/+1
2018-12-03RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson36-143/+720
2018-12-03[aarch64] - Only use MOV for disassembly when shifter op is LSL #0Egeyar Bagcioglu5-3/+24