2018-12-17 |
Alan Modra | PR23980, powerpc64 ld segfault |
commit | commitdiff | tree | snapshot |
2018-12-17 |
Szabolcs Nagy | AArch64: Fix the gdb build with musl libc |
commit | commitdiff | tree | snapshot |
2018-12-17 |
Philippe Waroquiers | OBVIOUS: Fix ARI warning by removing warning trailing... |
commit | commitdiff | tree | snapshot |
2018-12-17 |
Alan Modra | PR23994, libbfd integer overflow |
commit | commitdiff | tree | snapshot |
2018-12-17 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-16 |
Philippe Waroquiers | Factorize killing the children in linux-ptrace.c, and... |
commit | commitdiff | tree | snapshot |
2018-12-16 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-15 |
Tom Tromey | Minor gdb/Makefile.in cleanups |
commit | commitdiff | tree | snapshot |
2018-12-15 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-14 |
H.J. Lu | elf: Add PT_GNU_PROPERTY segment type |
commit | commitdiff | tree | snapshot |
2018-12-14 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Jeff Law | Fix typo/thinko in last change. |
commit | commitdiff | tree | snapshot |
2018-12-13 |
John Baldwin | Update the FreeBSD system call table to match FreeBSD... |
commit | commitdiff | tree | snapshot |
2018-12-13 |
John Baldwin | Add an optional "alias" attribute to syscall entries. |
commit | commitdiff | tree | snapshot |
2018-12-13 |
John Baldwin | Change get_syscalls_by_group to append to an existing... |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Jim Wilson | RISC-V: Correct printing of MSTATUS and MISA. |
commit | commitdiff | tree | snapshot |
2018-12-13 |
Sam Tebbs | Move aarch64 CIE code to aarch64 backend |
commit | commitdiff | tree | snapshot |
2018-12-13 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Stafford Horne | gdb: Update NEWS for OpenRISC Linux support |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Philippe Waroquiers | OBVIOUS: Forward declare linux_xfer_osdata_info_os_type... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Andrew Burgess | gdb: Update test pattern to deal with native-extended... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Andrew Burgess | gdb/infcall: Make infcall_suspend_state into a class |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Andrew Burgess | gdb/riscv: Handle passing variadic floating point arguments |
commit | commitdiff | tree | snapshot |
2018-12-12 |
Andre Vieira | [GAS][Arm] Skip Local BLX Thumb tests for arm-netbsdelf... |
commit | commitdiff | tree | snapshot |
2018-12-12 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Max Filippov | bfd: xtensa: ignore overflow in hight part of const16... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Philippe Waroquiers | Fix leaks in all the linux osdata annex transfers ... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Philippe Waroquiers | Fix the date in the ChangeLog |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Philippe Waroquiers | PATCH/OBVIOUS Remove various trailing spaces in linux... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
H.J. Lu | Fix a typo in scripttempl/elf32xc16x.sc |
commit | commitdiff | tree | snapshot |
2018-12-11 |
H.J. Lu | xc16x: Add elf32_xc16x_rtype_to_howto |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Nick Clifton | Fix a failure in the libiberty testsuite by increasing... |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Andrew Burgess | gdb/riscv: Update test to handle targets without an fpu |
commit | commitdiff | tree | snapshot |
2018-12-11 |
Jim Wilson | RISC-V: Don't segfault for two regs in auipc or lui. |
commit | commitdiff | tree | snapshot |
2018-12-11 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-10 |
H.J. Lu | Correct gas/ChangeLog entry for PR gas/23968 |
commit | commitdiff | tree | snapshot |
2018-12-10 |
Andrew Burgess | gdb/riscv: Remove whitespace before #include line |
commit | commitdiff | tree | snapshot |
2018-12-10 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-09 |
H.J. Lu | x86: Put back BFD_RELOC_X86_64_GOTPCREL |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Philippe Waroquiers | Fix tid-reuse sometimes blocks for a very long (infinit... |
commit | commitdiff | tree | snapshot |
2018-12-09 |
Simon Marchi | Look for tgetent in libtinfow |
commit | commitdiff | tree | snapshot |
2018-12-09 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Philippe Waroquiers | Fix leak by using td_ta_delete() to deregister target... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Pedro Alves | Merge forward-search/reverse-search, use gdb::def_vecto... |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Alan Modra | [GOLD] icf_safe_so_test |
commit | commitdiff | tree | snapshot |
2018-12-08 |
Alan Modra | Fix strings.c endian issue and strings test |
commit | commitdiff | tree | snapshot |
2018-12-08 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-07 |
H.J. Lu | Override the previous definition from IR object |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Andrew Burgess | gdb/emacs/dir-locals: Update settings for c++-mode |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Stafford Horne | gdb/or1k: Add linux debugging support |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Jim Wilson | RISC-V: Fix 4-arg add parsing. |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Pedro Alves | Fix gdb build on 32-bit hosts w/ --enable-64-bit-bfd |
commit | commitdiff | tree | snapshot |
2018-12-07 |
H.J. Lu | elf: Report property change when merging properties |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Philippe Waroquiers | Fix a (one shot small) leak in language.c |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Alan Modra | PR23952, memory leak in _bfd_generic_read_minisymbols |
commit | commitdiff | tree | snapshot |
2018-12-07 |
Nick Clifton | Synchronize libiberty with gcc and add --no-recruse... |
commit | commitdiff | tree | snapshot |
2018-12-07 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-06 |
H.J. Lu | gold: Provide more failed archive member info in error... |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Alan Modra | PowerPC @l, @h and @ha warnings, plus VLE e_li |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Andrew Burgess | sim/cris: Fix references to cgen cpu directory |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Andrew Burgess | sim/opcodes: Allow use of out of tree cgen source directory |
commit | commitdiff | tree | snapshot |
2018-12-06 |
Andrew Burgess | opcodes/riscv: Hide '.L0 ' fake symbols |
commit | commitdiff | tree | snapshot |
2018-12-06 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-05 |
John Baldwin | Use separate sed expressions to escape auto-load direct... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Sam Tebbs | [aarch64] Add support for pointer authentication B key |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Andrew Burgess | gdb/riscv: Improve logic for when h/w float abi should... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Andrew Burgess | gdb/testsuite/sim: Remove redundant setting of timeout |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Alan Hayward | AArch64: Racy: Don't set empty set of hardware BPs... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Alan Modra | gold won't build with gcc-9 |
commit | commitdiff | tree | snapshot |
2018-12-05 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-04 |
H.J. Lu | x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND... |
commit | commitdiff | tree | snapshot |
2018-12-04 |
Alexey Neyman | Restore build on x86_64-w64-mingw32. |
commit | commitdiff | tree | snapshot |
2018-12-04 |
wu.heng | PR23939, Check frch_cfi_data before use |
commit | commitdiff | tree | snapshot |
2018-12-04 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Jim Wilson | RISC-V: Accept version, supervisor ext and more than... |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Egeyar Bagcioglu | [aarch64] - Only use MOV for disassembly when shifter... |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Nick Clifton | Update the assembler to use a version of 3 when generat... |
commit | commitdiff | tree | snapshot |
2018-12-03 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-02 |
H.J. Lu | gold: Get alignment of uncompressed section from ch_add... |
commit | commitdiff | tree | snapshot |
2018-12-02 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-12-01 |
H.J. Lu | x86: Delay setting the iplt section alignment |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Alan Modra | PR23946, illegal memory access in readelf.c:slurp_ia64_... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Alan Modra | PR23945, NULL pointer dereference in readelf.c:slurp_hp... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Tom de Vries | [gdb/testsuite] Add gdb-caching-proc.exp testcase |
commit | commitdiff | tree | snapshot |
2018-12-01 |
Alan Modra | PR23938, should not free memory alloced in obstack... |
commit | commitdiff | tree | snapshot |
2018-12-01 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2018-11-30 |
John Baldwin | Use kinfo_getfile to implement fdwalk on FreeBSD. |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Simon Marchi | Fix leak in linespec parser |
commit | commitdiff | tree | snapshot |
2018-11-30 |
John Baldwin | Update the conditionals in fbsd-nat.h so they are alway... |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Fredrik Noring | GAS/MIPS: Add `-mfix-r5900' option for the R5900 short... |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Andrew Burgess | gdb/riscv: Add read_description method for riscv_linux_... |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Andrew Burgess | gdb/riscv: Create each unique target description only... |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Andrew Burgess | gdb/riscv: Add equality operators to riscv_gdb_features |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Andrew Burgess | gdb/riscv: Make some target description functions constant |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Sergio Durigan... | Fix dwarf2read.c:dwarf2_find_containing_comp_unit's... |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Pedro Alves | target_ops::to_stratum -> target_ops::stratum() virtual... |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Nick Clifton | Add PR number to previous delta to the bfd/ directory. |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Pedro Alves | Convert default_child_has_foo functions to process_stra... |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Pedro Alves | Introduce process_stratum_target |
commit | commitdiff | tree | snapshot |
2018-11-30 |
Pedro Alves | Move test_target_ops to a separate file |
commit | commitdiff | tree | snapshot |
next |