summaryrefslogtreecommitdiff
path: root/bfd/elf32-msp430.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix set but unused variable warningsAlan Modra2010-06-271-7/+2
* * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra2007-09-281-5/+1
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-0/+17
* 2007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-03-141-16/+2