summaryrefslogtreecommitdiff
path: root/bfd/elf32-msp430.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR 3958Alan Modra2007-03-071-3/+15
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-45/+2
* 2005-09-01 Dmitry Diky <diwil@spec.ru>Dmitry Diky2005-09-011-8/+34
* 2005-08-12 Dmitry Diky <diwil@spec.ru>Dmitry Diky2005-08-121-3/+15
* 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-201-1/+6
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* bfd/H.J. Lu2004-10-211-2/+3
* Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton2004-08-251-98/+569
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-4/+5
* bfd/H.J. Lu2004-03-201-26/+4
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* Add MSP430 variantsNick Clifton2003-08-081-30/+38
* Correct spelling of "relocatable".Alan Modra2003-06-251-2/+2
* Add support for msp430.Nick Clifton2002-12-301-0/+720