aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-15Automatic date update in version.inGDB Administrator1-1/+1
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu43-191/+411
2018-12-14Automatic date update in version.inGDB Administrator1-1/+1
2018-12-13Fix typo/thinko in last change.Jeff Law2-1/+6
2018-12-13Update the FreeBSD system call table to match FreeBSD 12.0.John Baldwin3-23/+170
2018-12-13Add an optional "alias" attribute to syscall entries.John Baldwin10-44/+112
2018-12-13Change get_syscalls_by_group to append to an existing vector of integers.John Baldwin4-49/+36
2018-12-13RISC-V: Correct printing of MSTATUS and MISA.Jim Wilson2-2/+15
2018-12-13Move aarch64 CIE code to aarch64 backendSam Tebbs6-13/+76
2018-12-13Automatic date update in version.inusers/ARM/embedded-gdb-master-2018q4users/ARM/embedded-binutils-master-2018q4GDB Administrator1-1/+1
2018-12-13gdb: Update NEWS for OpenRISC Linux supportStafford Horne2-0/+5
2018-12-12OBVIOUS: Forward declare linux_xfer_osdata_info_os_types on one line to fix A...Philippe Waroquiers2-2/+6
2018-12-12gdb: Update test pattern to deal with native-extended-gdbserverAndrew Burgess2-2/+25
2018-12-12gdb/infcall: Make infcall_suspend_state into a classAndrew Burgess2-53/+101
2018-12-12gdb/riscv: Handle passing variadic floating point argumentsAndrew Burgess2-2/+9
2018-12-12[GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf and arm-ntoAndre Vieira2-1/+6
2018-12-12Automatic date update in version.inGDB Administrator1-1/+1
2018-12-11bfd: xtensa: ignore overflow in hight part of const16 relocationMax Filippov2-2/+8
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