summaryrefslogtreecommitdiff
path: root/bfd/elf32-msp430.c
Commit message (Expand)AuthorAgeFilesLines
* Test SEC_HAS_CONTENTS in relax routinesAlan Modra2023-02-231-2/+4
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* HOWTO size encodingAlan Modra2022-06-081-36/+36
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in bfdAlan Modra2021-03-311-168/+168
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz2020-09-081-7/+146
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-7/+4
* Indent labelsAlan Modra2020-02-261-1/+1
* Fix building the bfd/elf32-msp430.c file on a 32-bit host.Nick Clifton2020-02-111-20/+26
* MSP430: Enable relaxation of jump instructions to hard-coded pcrel offsetsJozef Lawrynowicz2020-02-101-11/+59
* MSP430: Enable relaxation of relocs in JMP instructionsJozef Lawrynowicz2020-02-101-30/+66
* MSP430: Add printf statements to assist with debugging during relaxationJozef Lawrynowicz2020-02-101-5/+90
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-1/+4
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-1/+1
* 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