summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-09-03[PATCH/AArch64] Implement LSE featureJiong Wang
2014-08-26rl78.h (RL78_RELAXA_MASK): New. Relax types are enums, not bitsDJ Delorie
2014-08-26MIPS: Make the CODE10 operand code consistent between ISAsMaciej W. Rozycki
2014-08-20Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton
2014-08-12Change ld "notice" interface for better handling of indirect symbolsAlan Modra
2014-08-12missing changelogAlan Modra
2014-08-12Fix non-plugin warning symbol handlingAlan Modra
2014-07-29[MIPS] Rename COPROC related macrosMatthew Fortune
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune
2014-07-07Adds support for writing values to AVR system I/O registers.Barney Stratford
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford
2014-06-13Free linker hash table from bfd_close.Alan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-06-10add pr number to changelogAlan Modra
2014-06-10missing changelog entries for 8a5da09b9Alan Modra
2014-06-10Unwrap symbols for debug informationAlan Modra
2014-05-20Fix MSP430 assembler to support #hi(<symbol>).Nick Clifton
2014-05-07Add MIPS r3 and r5 support.Andrew Bennett
2014-05-01include/opcode/Richard Sandiford
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2014-04-23Add support for the MIPS eXtended Physical Address (XPA) ASE.Andrew Bennett
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson
2014-04-16Mach-O: Add objdump -P dyld_info to dump dyld data.Tristan Gingold
2014-04-16Mach-O: add cpu and cpusubtype caps.Tristan Gingold
2014-04-10bfd/ChangeLogDenis Chertykov
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY
2014-04-03mach-o: fix warnings on 32 bit hosts. Display personality functions.Tristan Gingold
2014-04-02mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.Tristan Gingold
2014-03-26Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.Tristan Gingold
2014-03-17od-macho: dump compact unwind info.Tristan Gingold
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold
2014-03-10sim: constify arg to sim_do_commandMike Frysinger
2014-03-05Update copyright yearsAlan Modra
2014-03-05Support R_PPC64_ADDR64_LOCALAlan Modra
2014-03-05sim: constify prog_nameMike Frysinger
2014-02-09* section-scripts.h: New file.Doug Evans
2014-02-06binutils/ChangeLog:Andrew Pinski
2014-02-03Nios II large-GOT relocationsSandra Loosemore
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore
2014-01-30Add support for AT_HWCAP2 auxv entryUlrich Weigand
2014-01-21[PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS...tromey
2014-01-09remove include/gdbm.hTom Tromey
2014-01-07remove PARAMS from include/cgenTom Tromey
2014-01-06libiberty: sync with gccBill Maddox
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-16Range of element index is too large on MIPS MSA element selection instructions.Andrew Bennett
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger
2013-12-06Add epilog unwind for x86_64 pe/coffTristan Gingold
2013-12-05include/ * longlong.h: New file.rsandifo