Remove path name from test case
[binutils-gdb.git] / bfd / elf32-msp430.c
2023-02-23 Alan ModraTest SEC_HAS_CONTENTS in relax routines
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-06-08 Alan ModraHOWTO size encoding
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-03-31 Alan ModraUse bool in bfd
2021-03-29 Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-09-08 Jozef LawrynowiczMSP430: Support relocations for subtract expressions...
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-02-26 Alan ModraIndent labels
2020-02-11 Nick CliftonFix building the bfd/elf32-msp430.c file on a 32-bit...
2020-02-10 Jozef LawrynowiczMSP430: Enable relaxation of jump instructions to hard...
2020-02-10 Jozef LawrynowiczMSP430: Enable relaxation of relocs in JMP instructions
2020-02-10 Jozef LawrynowiczMSP430: Add printf statements to assist with debugging...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-25 Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25 Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-10-07 Jozef LawrynowiczAdd support for new functionality in the msp430 backend...
2019-09-19 Alan Modrabfd_section_* macros
2019-07-24 Alan ModraComplain about mbind, ifunc, and unique in final_write
2019-07-23 Alan ModraELF final_write_processing
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-11-21 Jozef LawrynowiczFix linking MSP430 files created by gcc's LTO optimizer.
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25 Alan Modraassorted target messages
2018-02-25 Alan Modraunrecognized/unsupported reloc message
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-11-28 H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
2017-07-25 Nick CliftonFix thinko in previous change to elf32-msp430.c
2017-07-25 Benjamin GreenAdd a linker branch optimization for the MSP430.
2017-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-04-27 Alan ModraConstify elf_backend_eh_frame_address_size
2017-04-13 Alan ModraRewrite bfd error handler
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07 Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-05-28 Alan ModraReturn void from linker callbacks
2016-01-01 Alan ModraCopyright update for binutils
2015-09-23 Nick CliftonFix compile time warnings generated when compiling...
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-12 H.J. LuRemove trailing spaces in bfd
2015-07-27 Nick CliftonFix the address size computation for the MSP430 port.
2015-06-25 DJ DelorieFix REL handling for MSP430
2015-06-05 Nick CliftonFixes computation of MSP430 SYM_DIFF relocs in very...
2015-02-23 Nick CliftonFixes the generation of dwarf line debug information...
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-15 Nick CliftonFixes a bug in the relaxation of R_MSP430X_ABS16 to...
2015-01-08 Nick CliftonAdds code to the MSP430 linker to transform a 4-byte...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-22 Nick CliftonMore fixes for memory access violations exposed by...
2014-05-20 DJ Delorie* elf32-msp430.c (msp430_elf_relax_adjust_locals):...
2014-05-02 Alan Modrabfd target vector rationalisation
2014-03-05 Alan ModraUpdate copyright years
2013-12-17 H.J. LuDefault elf_backend_post_process_headers to set OSABI
2013-12-17 H.J. LuUse _bfd_elf_copy_private_bfd_data
2013-11-05 H.J. LuPass ignored unresolved relocations to ld backend
2013-07-18 Nick Clifton PR ld/15721
2013-05-02 Nick Clifton * archures.c: Add some more MSP430 machine numbers.
2013-03-30 Alan Modra PR ld/15323
2013-01-15 Nick CliftonFix spelling typo.
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2012-05-07 Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24 Alan Modra PR ld/13991
2010-10-25 Daniel Jacobowitz bfd/
2010-06-27 Alan Modrafix set but unused variable warnings
2007-09-28 Alan Modra * elf-m10300.c (mn10300_elf_check_relocs): Delete...
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2007-03-26 Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2007-03-14 H.J. Lu2007-03-13 H.J. Lu <hongjiu.lu@intel.com>
2007-03-07 Alan Modra PR 3958
2006-09-28 Alan Modra * elflink.c (_bfd_elf_gc_mark_hook): New function.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-09-01 Dmitry Diky2005-09-01 Dmitry Diky <diwil@spec.ru>
2005-08-12 Dmitry Diky2005-08-12 Dmitry Diky <diwil@spec.ru>
2005-06-20 H.J. Lu2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
2005-05-04 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04 Nick CliftonUpdate the FSF address in the copyright/GPL notice
2004-10-21 H.J. Lubfd/
2004-08-25 Nick CliftonApply Dmitry Diky's patches to add relaxation to msp430.
2004-03-22 Alan Modra * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd...
2004-03-20 H.J. Lubfd/
2003-11-05 Alan Modra * elf.c (_bfd_elf_rela_local_sym): Accept asection...
2003-08-08 Nick CliftonAdd MSP430 variants
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2002-12-30 Nick CliftonAdd support for msp430.