deliverable/binutils-gdb.git
2016-12-23  Alan ModraRemove "collect" forms of generic linker add symbols...
2016-12-23  Alan Modrahppa-linux-gnu-ranlib: libcpp.a: File format not recognized
2016-12-23  Bernhard HeckelUpdated email address.
2016-12-23  Joe Seymour[msp430] Sync tc-msp430.c with devices.csv
2016-12-23  Tristan GingoldBump version to 2.28.51
2016-12-23  Tristan GingoldAdd marker in NEWS files
2016-12-23  Tristan GingoldRegenerate pot files.
2016-12-23  Cary CoutantAdd -z bndplt support (for Intel MPX).
2016-12-23  Cary CoutantFix placement of forced local symbols in the dynamic...
2016-12-23  Cary CoutantFix problem where version script causes predefined...
2016-12-22  Doug Evansinfrun.c (set_step_over_info): Add comment.
2016-12-22  Doug EvansNew syntax for mt print symbols,msymbols,psymbols.
2016-12-22  Simon MarchiClass-ify ui_out
2016-12-22  Alan ModraDon't call "error" in sysroot-prefix.exp
2016-12-22  Cary CoutantMake linker-created symbols relocatable where appropriate.
2016-12-22  GDB AdministratorAutomatic date update in version.in
2016-12-21  Jim WilsonFix bugs with float compare and Inf operands.
2016-12-21  Alan ModraDon't make_bfd_vms_lib archive functions NULL
2016-12-21  Alan ModraChangeLog formatting fixes
2016-12-21  Andrew WatermanSupport aligning text section from odd addresses
2016-12-21  Tim NewsomeFix a const-safety issue on GCC-4.9 and above
2016-12-21  Andrew WatermanAvoid creating symbol table entries for registers
2016-12-21  Igor KudrinDo not add padding if an output section is marked as...
2016-12-21  Yury Norovbfd: aarch64: fix word and arrdess size declaration...
2016-12-21  Alan ModraRemove high bit set characters
2016-12-21  Alan ModraDocument character escape sequences
2016-12-21  GDB AdministratorAutomatic date update in version.in
2016-12-20  Pedro Alvesgdb: Constify solib_find
2016-12-20  Pedro AlvesFix longjmp across readline w/ --enable-sjlj-exceptions...
2016-12-20  Antoine TremblaySet emacs default mode for the GDB directory to C++
2016-12-20  Maciej W. RozyckiMIPS16/opcodes: Respect ISA and ASE in disassembly
2016-12-20  Maciej W. RozyckiMIPS/GAS/testsuite: Add RESTORE instruction to `mips16e...
2016-12-20  Maciej W. RozyckiMIPS/GAS/testsuite: Extend MIPS16 testing over multiple...
2016-12-20  Maciej W. RozyckiMIPS/GAS/testsuite: Implement individual MIPS16 ISA...
2016-12-20  Maciej W. RozyckiMIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
2016-12-20  Maciej W. RozyckiMIPS16: Switch to 32-bit opcode table interpretation
2016-12-20  Maciej W. RozyckiMIPS16/opcodes: Correct 64-bit macros' ISA membership
2016-12-20  Maciej W. RozyckiMIPS16/opcodes: Correct I64/SDRASP opcode's ISA membership
2016-12-20  Maciej W. RozyckiMIPS/GAS/testsuite: Correct NewABI test selection
2016-12-20  Cary CoutantUpdate testsuite Makefile with missing dependencies.
2016-12-20  Cary CoutantFix read-beyond-end-of-buffer error in script parsing.
2016-12-20  Andrew WatermanCorrect assembler mnemonic for RISC-V aqrl AMOs
2016-12-20  Andrew WatermanFix disassembly of RISC-V CSR instructions under -Mno...
2016-12-20  Andrew WatermanAdd canonical JALR for RISC-V
2016-12-20  Andrew WatermanDon't define RISC-V .p2align
2016-12-20  Andrew WatermanRe-work RISC-V gas flags: now we just support -mabi...
2016-12-20  Andrew WatermanFix an integer overflow in RISC-V relocation handling
2016-12-20  Andrew WatermanRework RISC-V relocations
2016-12-20  Andrew WatermanFormatting changes for RISC-V
2016-12-20  Palmer DabbeltImprove RISC-V LD error message
2016-12-20  Alan ModraAdd opcodes RISC-V dependencies
2016-12-20  Cary CoutantFix problem where linker does not place .note sections...
2016-12-20  GDB AdministratorAutomatic date update in version.in
2016-12-19  Igor KudrinFix an internal error in the constructor of Target_arm.
2016-12-19  Cary CoutantFix forced allocation of common (-d) during -r links.
2016-12-19  Yao QiClean up gdb.gdb/selftest.exp
2016-12-19  Christian Groesslerbfd/elf32-arm.c: Rename 'popcount' to 'elf32_arm_popcount'
2016-12-19  Maciej W. RozyckiMIPS/opcodes: Only examine ELF file structures if SYMTA...
2016-12-19  Maciej W. RozyckiMIPS/opcodes: Only call `bfd_mips_elf_get_abiflags...
2016-12-19  GDB AdministratorAutomatic date update in version.in
2016-12-18  GDB AdministratorAutomatic date update in version.in
2016-12-17  GDB AdministratorAutomatic date update in version.in
2016-12-16  Bernhard HeckelDarwin: Fix gdb compilation.
2016-12-16  Nick CliftonFix compile time warning building arm-dis.c
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
next
This page took 0.064734 seconds and 4 git commands to generate.