Age | Commit message (Expand) | Author | Files | Lines |
2015-01-23 | Use GCC5/DWARF5 DW_AT_noreturn to mark functions that don't return normally. | Mark Wielaard | 2 | -0/+6 |
2015-01-16 | S/390: Add support for IBM z13. | Andreas Krebbel | 2 | -3/+24 |
2015-01-14 | Merge include/libiberty.h from GCC | Jan-Benedict Glaw | 2 | -0/+44 |
2015-01-09 | Use official ELF machine number for moxie | Anthony Green | 2 | -1/+8 |
2015-01-07 | Sync with gcc/libiberty. | Richard Earnshaw | 2 | -0/+22 |
2015-01-06 | Fixes a buffer overflow when compiling assembler for the MinGW targets. | Alan Modra | 2 | -1/+11 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 298 | -318/+338 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 20 | -20/+20 |
2014-12-27 | Limit moxie sto/ldo offsets to 16 bits | Anthony Green | 2 | -4/+9 |
2014-12-25 | ARM: Add support for value 3 of Tag_ABI_VFP_args attribute | Terry Guo | 2 | -0/+21 |
2014-12-23 | Use a symbol flag bit to mark linker defined symbols | Alan Modra | 2 | -0/+11 |
2014-12-12 | add gcc/gdb interface files | Tom Tromey | 4 | -0/+552 |
2014-12-06 | Add Visium support to bfd | Eric Botcazou | 3 | -0/+57 |
2014-12-06 | Add Visium support to opcodes | Eric Botcazou | 4 | -0/+346 |
2014-12-03 | callback.h:struct host_callback_struct compilation error on Windows hosts. | Joel Brobecker | 2 | -3/+10 |
2014-11-28 | Remove broken nios2 assembler dwim support. | Sandra Loosemore | 2 | -6/+7 |
2014-11-26 | Recognize new DWARFv5 C11, C++11 and C++14 DW_LANG constants. | Mark Wielaard | 2 | -0/+9 |
2014-11-21 | Merge include/* files from GCC commit 69a2f316d3. | Andrew Burgess | 2 | -0/+24 |
2014-11-21 | Merge include/* files from GCC commit 77cab4753. | Andrew Burgess | 2 | -0/+7 |
2014-11-21 | Support ARM Cortex-M7 | Terry Guo | 2 | -2/+15 |
2014-11-18 | Add -z bndplt to generate BND prefix in PLT entries | Igor Zamyatin | 2 | -0/+7 |
2014-11-13 | Mark R_X86_64_GOTPLT64 obsolete | H.J. Lu | 2 | -2/+5 |
2014-11-06 | Add mach parameter to nios2_find_opcode_hash. | Sandra Loosemore | 2 | -3/+8 |
2014-10-31 | MIPS: Add Octeon 3 support | Naveen H.S | 3 | -0/+11 |
2014-10-23 | Refactoring/cleanup of nios2 opcodes and assembler code. | Sandra Loosemore | 3 | -388/+551 |
2014-10-22 | Show information about unknown ASEs and extensions in .MIPS.abiflags | Matthew Fortune | 2 | -0/+5 |
2014-10-17 | opcodes, elf: annotate instructions with HWCAP2_VIS3B. | Jose E. Marchesi | 4 | -2/+10 |
2014-10-11 | Sync libiberty with upstream GCC. | Iain Buclaw | 4 | -4/+42 |
2014-10-09 | This is a series of patches that add support for the SPARC M7 cpu to | Jose E. Marchesi | 4 | -2/+78 |
2014-10-08 | include/elf/aarch64.h: Add reloc numbers from ABI release 1.0 | Will Newton | 2 | -0/+86 |
2014-09-16 | NDS32: Code refactoring of relaxation. | Kuan-Lin Chen | 2 | -7/+28 |
2014-09-16 | NDS32/opcodes: Add audio ISA extension and modify the disassemble implemnt. | Kuan-Lin Chen | 2 | -4/+10 |
2014-09-15 | Add support for MIPS R6. | Andrew Bennett | 4 | -9/+135 |
2014-09-03 | [PATCH/AArch64] Implement LSE feature | Jiong Wang | 2 | -2/+15 |
2014-08-26 | rl78.h (RL78_RELAXA_MASK): New. Relax types are enums, not bits | DJ Delorie | 2 | -0/+5 |
2014-08-26 | MIPS: Make the CODE10 operand code consistent between ISAs | Maciej W. Rozycki | 2 | -3/+9 |
2014-08-20 | Enabling the HIGH_ENTROPY_VA flag allows the operating system to use | Nick Clifton | 2 | -25/+31 |
2014-08-12 | Change ld "notice" interface for better handling of indirect symbols | Alan Modra | 2 | -7/+11 |
2014-08-12 | missing changelog | Alan Modra | 1 | -0/+4 |
2014-08-12 | Fix non-plugin warning symbol handling | Alan Modra | 1 | -0/+3 |
2014-07-29 | [MIPS] Rename COPROC related macros | Matthew Fortune | 2 | -4/+11 |
2014-07-29 | [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions | Matthew Fortune | 2 | -1/+144 |
2014-07-07 | Adds support for writing values to AVR system I/O registers. | Barney Stratford | 2 | -0/+6 |
2014-07-01 | Add support for the AVR Tiny series of microcontrollers. | Barney Stratford | 4 | -24/+60 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 2 | -0/+6 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 2 | -1/+5 |
2014-06-10 | add pr number to changelog | Alan Modra | 1 | -0/+1 |
2014-06-10 | missing changelog entries for 8a5da09b9 | Alan Modra | 1 | -0/+4 |
2014-06-10 | Unwrap symbols for debug information | Alan Modra | 1 | -0/+6 |
2014-05-20 | Fix MSP430 assembler to support #hi(<symbol>). | Nick Clifton | 2 | -1/+6 |