Age | Commit message (Expand) | Author | Files | Lines |
2014-08-25 | gdb.threads/thread-execl.exp: #include <stdio.h>. | Doug Evans | 2 | -0/+5 |
2014-08-25 | linux-nat.c (linux_nat_close): Don't pass NULL for "this". | Doug Evans | 2 | -2/+7 |
2014-08-25 | Fix grammatical error in comments | Yao Qi | 2 | -2/+6 |
2014-08-25 | gas tests for the sparc instructions ldfsr, stfsr, ldx, ldxa, stx, stxa, ldxf... | Jose E. Marchesi | 8 | -0/+68 |
2014-08-25 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-24 | Update comments in scan_partial_symbols and add_partial_subprogram | Yao Qi | 2 | -21/+33 |
2014-08-24 | set print symbol off in py-value.exp and scm-value.exp | Yao Qi | 3 | -0/+14 |
2014-08-24 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-23 | Fix m32r-elf sim, default hardware to off. | Hans-Peter Nilsson | 4 | -12/+13 |
2014-08-23 | Fix sh64-elf sim, default hardware to off. | Hans-Peter Nilsson | 3 | -15/+9 |
2014-08-23 | Fix iq2000-elf sim, default hardware to off. | Hans-Peter Nilsson | 3 | -15/+9 |
2014-08-23 | Fix frv-elf sim, default hardware to off. | Hans-Peter Nilsson | 4 | -12/+13 |
2014-08-22 | Fix pr 17276. | Doug Evans | 6 | -12/+471 |
2014-08-23 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-22 | Create a typedef for record_line: record_line_ftype. | Doug Evans | 3 | -14/+48 |
2014-08-22 | aarch64: Adjust dwarf2 encoding factors | Richard Henderson | 2 | -2/+4 |
2014-08-22 | aarch64: Fix CFA encoding of vector registers | Richard Henderson | 2 | -1/+9 |
2014-08-22 | aarch64: Decode dwarf2 register numbers | Richard Henderson | 4 | -0/+40 |
2014-08-22 | Power/GAS: Don't set VLE annotation for non-VLE processors/instructions | Maciej W. Rozycki | 7 | -6/+35 |
2014-08-22 | ARM/opcodes: Fix negative hexadecimal offset disassembly | Maciej W. Rozycki | 5 | -2/+16 |
2014-08-22 | ARM/gas: Fix a build failure with GCC 4.3.3 | Maciej W. Rozycki | 2 | -1/+5 |
2014-08-22 | Fix file-alignment for objcopy for pe-coff | Kai Tietz | 2 | -1/+8 |
2014-08-22 | Copy .py files to remote host | Yao Qi | 4 | -6/+18 |
2014-08-22 | * emulparams/armelf_fbsd.sh (TEXT_START_ADDR): Increase alignment to 64kB... | Andreas Tobler | 2 | -0/+8 |
2014-08-22 | Remove workaround to libbabeltrace 1.1.0 issue | Yao Qi | 2 | -49/+5 |
2014-08-22 | Delete redundant struct cie field | Alan Modra | 2 | -5/+8 |
2014-08-22 | Index PowerPC64 linker generated .eh_frame in .eh_frame_hdr | Alan Modra | 7 | -183/+210 |
2014-08-22 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-21 | Fix 'gcore' with exited threads | Jan Kratochvil | 5 | -0/+128 |
2014-08-21 | infcmd.c: Remove stale TODO | Pedro Alves | 2 | -10/+4 |
2014-08-21 | MIPS/opcodes: Remove microMIPS 48-bit LI instruction | Maciej W. Rozycki | 2 | -4/+5 |
2014-08-21 | PowerPC64/BFD: Fix ppc64_elf_set_toc indentation | Maciej W. Rozycki | 2 | -1/+5 |
2014-08-21 | Remove useless gcore command detection | Pedro Alves | 8 | -80/+10 |
2014-08-21 | bfd/ChangeLog | Terry Guo | 11 | -6/+220 |
2014-08-21 | gdb: Fix aarch64 native build issue caused by use of LONGEST | Will Newton | 2 | -1/+6 |
2014-08-21 | MIPS/gas/testsuite: mips.exp indentation fixes | Maciej W. Rozycki | 2 | -5/+9 |
2014-08-20 | GAS: Replace leading spaces with tabs across dw2gencfi.c | Maciej W. Rozycki | 2 | -10/+16 |
2014-08-20 | ARM/ld: Correct macro formatting in armelf.em | Maciej W. Rozycki | 2 | -3/+8 |
2014-08-20 | Integrate PR 12649's race detector directly in the testsuite machinery | Pedro Alves | 8 | -4/+168 |
2014-08-20 | Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocs | Roland McGrath | 6 | -12/+76 |
2014-08-20 | ARM: Add support for armeb-*-eabi* | Will Newton | 4 | -2/+11 |
2014-08-20 | [ARM] Fix vcmp with #0.0 | Kyrylo Tkachov | 8 | -2/+130 |
2014-08-20 | Enabling the HIGH_ENTROPY_VA flag allows the operating system to use | Nick Clifton | 5 | -25/+48 |
2014-08-20 | Fix handling of typedefs to types having a data_location attribute. | Joel Brobecker | 4 | -5/+118 |
2014-08-20 | value.c (value_contents_bits_eq): Initialize l,h for gcc -Wall. | Pedro Alves | 2 | -1/+5 |
2014-08-20 | Adjust comments with example in it | Yao Qi | 5 | -4/+21 |
2014-08-20 | Add copyright notice to linker script files. | Nick Clifton | 90 | -58/+1203 |
2014-08-20 | Fix typo in f7f2534e | Alan Modra | 4 | -2/+10 |
2014-08-20 | daily update | Alan Modra | 1 | -1/+1 |
2014-08-20 | Handle partially optimized out values similarly to unavailable values | Pedro Alves | 19 | -450/+554 |