aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz2019-10-071-28/+59
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-3/+3
* ELF final_write_processingAlan Modra2019-07-231-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix linking MSP430 files created by gcc's LTO optimizer.Jozef Lawrynowicz2018-11-211-0/+6
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-7/+10
* assorted target messagesAlan Modra2018-02-261-3/+3
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-3/+5
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-9/+9
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-79/+79
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Fix thinko in previous change to elf32-msp430.cNick Clifton2017-07-251-2/+4
* Add a linker branch optimization for the MSP430.Benjamin Green2017-07-251-2/+2
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Constify elf_backend_eh_frame_address_sizeAlan Modra2017-04-271-1/+2
* Rewrite bfd error handlerAlan Modra2017-04-131-11/+8
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+9
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-3/+5
* Return void from linker callbacksAlan Modra2016-05-281-10/+6
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-231-0/+3
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-3/+3
* Remove trailing spaces in bfdH.J. Lu2015-08-121-27/+27
* Fix the address size computation for the MSP430 port.Nick Clifton2015-07-271-0/+22
* Fix REL handling for MSP430DJ Delorie2015-06-251-17/+23
* Fixes computation of MSP430 SYM_DIFF relocs in very small sections.Nick Clifton2015-06-051-3/+28
* Fixes the generation of dwarf line debug information for the msp430, even in ...Nick Clifton2015-02-231-4/+45
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-2/+2
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-6/+6
* Fixes a bug in the relaxation of R_MSP430X_ABS16 to R_MSP430_10_PCREL.Nick Clifton2015-01-151-1/+2
* Adds code to the MSP430 linker to transform a 4-byte BR instruction intoNick Clifton2015-01-081-6/+58
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-2/+10
* * elf32-msp430.c (msp430_elf_relax_adjust_locals): Avoid overflow.DJ Delorie2014-05-201-4/+5
* bfd target vector rationalisationAlan Modra2014-05-021-4/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Default elf_backend_post_process_headers to set OSABIH.J. Lu2013-12-171-1/+0
* Use _bfd_elf_copy_private_bfd_dataH.J. Lu2013-12-171-12/+0
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* PR ld/15721Nick Clifton2013-07-181-12/+12
* * archures.c: Add some more MSP430 machine numbers.Nick Clifton2013-05-021-263/+1570
* PR ld/15323Alan Modra2013-03-301-0/+4
* Fix spelling typo.Nick Clifton2013-01-151-4/+3
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-6/+6
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2