binutils-gdb.git
2016-12-16 fincsImplement and document --gc-keep-exported
2016-12-16 GDB AdministratorAutomatic date update in version.in
2016-12-15 Alan ModraLinking non-ELF file broken by PR20908 fix
2016-12-15 GDB AdministratorAutomatic date update in version.in
2016-12-14 Maciej W. RozyckiMAINTAINERS: Add myself as a MIPS maintainer
2016-12-14 Maciej W. RozyckiMIPS/opcodes: Also set disassembler's ASE flags from...
2016-12-14 Maciej W. RozyckiMIPS/opcodes: Reorder ELF file header flag handling...
2016-12-14 Maciej W. RozyckiMIPS16/GAS: Fix assertion failures with relocations...
2016-12-14 Maciej W. RozyckiMIPS16: Fix SP-relative SD instruction annotation
2016-12-14 Maciej W. RozyckiMIPS16/opcodes: Fix and clarify MIPS16e commentary
2016-12-14 Yury Norovld: aarch64: fix TLS relaxation where TCB_SIZE is used
2016-12-14 Yury NorovRevert "bfd: aarch64: fix word and arrdess size declara...
2016-12-14 Yury NorovRevert "ld: aarch64: fix TLS relaxation where TCB_SIZE...
2016-12-14 Yury Norovbfd: aarch64: fix word and arrdess size declaration...
2016-12-14 Yury Norovld: aarch64: fix TLS relaxation where TCB_SIZE is used
2016-12-14 GDB AdministratorAutomatic date update in version.in
2016-12-13 Cary CoutantAdd --orphan-handling option.
2016-12-13 Cary CoutantDo not use linker script to place static relocation...
2016-12-13 Renlin Li[Binutils][AARCH64]Remove Cn register for coprocessor...
2016-12-13 Nick CliftonPE linker script improvements.
2016-12-13 Jim WilsonFix aarch64 sim bug with adds64, and add testcases...
2016-12-13 Jiong Wang[AArch64] Recognize R_AARCH64_P32_ABS32 as 32-bit reloc...
2016-12-13 Jiong Wang[AArch64] Make LD testcases support ILP32 mode
2016-12-13 Jiong Wang[AArch64] Make GAS testcases support ILP32 mode
2016-12-13 Nick CliftonAdd a 'Past Maintainers' section to the MAINTAINERS...
2016-12-13 Cary CoutantWhen using linker scripts, place linker-generated secti...
2016-12-13 Cary CoutantFix edge cases in orphan section placement.
2016-12-13 GDB AdministratorAutomatic date update in version.in
2016-12-12 Alan ModraDon't add PHDR for objcopy/strip or ld script specifyin...
2016-12-12 Alan ModraDon't fudge p_vaddr when PHDR in segment
2016-12-12 Alan Modra[GOLD] Allow for larger alignment in script_test_15
2016-12-12 Alan Modra[GOLD] Adjust testcase for PowerPC64
2016-12-12 Nathan SidwellPort c++/78252 from GCC
2016-12-12 Yao QiRemove assert on exec_bfd in cris_delayed_get_disassembler
2016-12-12 Yao QiHandle memory error in print_insn_rx
2016-12-12 Yao QiHandle memory error in print_insn_rl78_common
2016-12-12 Igor KudrinFix earlier ChangeLog entry to give Igor credit, add...
2016-12-12 Cary CoutantFix problems with bss handling in linker scripts.
2016-12-12 Cary CoutantRegenerate Makefile.in to get rid of annoying diffs...
2016-12-12 GDB AdministratorAutomatic date update in version.in
2016-12-11 GDB AdministratorAutomatic date update in version.in
2016-12-10 GDB AdministratorAutomatic date update in version.in
2016-12-09 Maciej W. RozyckiMIPS16: Remove unused `>' operand code
2016-12-09 Maciej W. RozyckiMIPS16/opcodes: Use hexadecimal interpretation for...
2016-12-09 Maciej W. RozyckiMIPS16/opcodes: Reformat raw EXTEND and undecoded output
2016-12-09 Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-12-09 Yao QiAdd ChangeLog entries
2016-12-09 Yao QiCreate tdep->rx_psw_type and tdep->rx_fpsw_type lazily
2016-12-09 Yao QiCreate tdep->rl78_psw_type lazily
2016-12-09 Pedro AlvesAdd test that exercises all bfd architecture, osabi...
2016-12-09 Yao QiUse code cache in aarch64 prologue analyzer
2016-12-09 Yao QiUse code cache in arm prologue analyzer
2016-12-09 Yao QiCompile gdb.perf/skip-prologue.c with and without debug...
2016-12-09 Thomas SchwingeHurd: Adjust to changes to "push pruning old threads...
2016-12-09 Thomas SchwingeAvoid PATH_MAX usage
2016-12-09 GDB AdministratorAutomatic date update in version.in
2016-12-08 Maciej W. RozyckiMIPS16/opcodes: Fix off-by-one indentation in `print_mi...
2016-12-08 Maciej W. RozyckiMIPS16/opcodes: Fix PC-relative operation delay-slot...
2016-12-08 Maciej W. RozyckiARC/GAS: Correct a `spaces' global shadowing error
2016-12-08 Maciej W. RozyckiARM/GAS: Correct an `index' global shadowing error
2016-12-08 Maciej W. RozyckiAArch64/opcodes: Correct another `index' global shadowi...
2016-12-08 Luis MachadoFix crash when disassembling invalid range on powerpc vle
2016-12-08 Etienne BuiraAlways use a hex prefix when displaying the alignment...
2016-12-08 Alan Modra[GOLD] Don't assert in powerpc stub_table
2016-12-08 Alan Modra[GOLD] fix typo in --stub-group-multi help
2016-12-08 Alan Modrasync binutils config/ with gcc
2016-12-08 Alan ModraPR20932, Internal error during record link assignment
2016-12-08 Simon MarchiHurd: In the CLI, use parse_thread_id instead of global...
2016-12-08 Thomas SchwingeHurd, C++: Mach/Hurd headers and MIG stubs are not...
2016-12-08 Thomas SchwingeHurd, C++: kern_return_t vs. error_t
2016-12-08 Thomas SchwingeHurd, C++: Avoid "const char *" to "char *" casts
2016-12-08 Thomas SchwingeHurd, C++: Avoid GNU C nested functions
2016-12-08 Thomas SchwingeHurd, C++: Explicitly cast "void *"
2016-12-08 GDB AdministratorAutomatic date update in version.in
2016-12-07 Thomas SchwingeHurd: Adjust to "Per-inferior/Inferior-qualified thread...
2016-12-07 Maciej W. RozyckiMIPS/include: opcode/mips.h: Correct INSN_CHIP_MASK
2016-12-07 Maciej W. RozyckiMIPS/opcodes: Correct an `interaction' comment typo
2016-12-07 Maciej W. RozyckiMIPS16/opcodes: Update opcode table comment
2016-12-07 Maciej W. RozyckiMIPS/opcodes: Reformat `-M' disassembler option's help...
2016-12-07 Maciej W. RozyckiMIPS/include: opcode/mips.h: Add a comment for ASE_DSPR3
2016-12-07 Maciej W. RozyckiMIPS/GAS: Use local `isa' consistently in `is_opcode_valid'
2016-12-07 Nick CliftonFix internal error in the linker by replacing a call...
2016-12-07 Alan Modra[GOLD] PowerPC --stub-group-multi
2016-12-07 Alan Modra[GOLD] powerpc64le-linux fails to link large Linux...
2016-12-07 Alan Modra[GOLD] PowerPC stub debug
2016-12-07 GDB AdministratorAutomatic date update in version.in
2016-12-06 Simon MarchiRemove unnecessary inferior lookup in inferior_command
2016-12-06 Nick CliftonFix seg-fault in strip when copying a corrupt binary.
2016-12-06 Nick CliftonFix seg-fault running strip on a corrupt binary.
2016-12-06 Nick CliftonFix seg-fault running strip on a corrupt binary.
2016-12-06 Nick Cliftonfix typo
2016-12-06 Nick CliftonStop the assembler from running out of memory when...
2016-12-06 Yao QiAssert on lval_register
2016-12-06 Nick CliftonFix mmix assembler test to account for changes in the...
2016-12-06 Alan ModraPowerPC64 toc optimisation for power9
2016-12-06 DJ Delorieargv.c (expandargv): Check for directories passed as...
2016-12-06 GDB AdministratorAutomatic date update in version.in
2016-12-05 Alan ModraFix gold/testsuite/file_in_many_sections_test.sh file...
2016-12-05 Cary CoutantFix problem where absolute local symbols are omitted...
2016-12-05 Nick CliftonFix fault in assembler when passed a bogus input file.
next