]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elf32-avr.c
[PATCH] fix windmc typedef bug
[thirdparty/binutils-gdb.git] / bfd / elf32-avr.c
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
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-05-21  Senthil Kumar SelvarajFix PR 24571 - Relaxation does not shorten jmp or...
2019-05-21  Senthil Kumar SelvarajFix PR 24564 - link fails for some rcalls/rjmps with...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18  Alan ModraInclude bfd_stdint.h in bfd.h
2018-09-06  Alan ModraPR23570, AVR .noinit section defaults to PROGBITS
2018-08-01  Nick CliftonFix potential illegal memory access in AVR backend.
2018-02-27  Nick CliftonHave info_to_howto functions return a success/fail...
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-06-27  Senthil Kumar SelvarajFix PR 13402
2017-05-04  Senthil Kumar SelvarajFix PR21404 - assertion fail when calculating symbol...
2017-04-13  Alan ModraMissing _bfd_error_handler args
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-11-16  Senthil Kumar SelvarajFix PR20789 - relaxation with negative valued diff...
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-09-06  Senthil Kumar SelvarajFix PR ld/20545 - relaxation bugs in avr backend
2016-06-15  Senthil Kumar SelvarajFix PR ld/20254
2016-06-09  Denis ChertykovFix PR 20221 - adjust syms and relocs only if relax...
2016-05-28  Alan ModraReturn void from linker callbacks
2016-03-30  Senthil Kumar SelvarajFix a seg-fault in the AVR linker.
2016-01-01  Alan ModraCopyright update for binutils
2015-08-31  Alan ModraMake asection->id and asection->index unsigned
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-07-08  Denis ChertykovDefine DIFF_EXPR_OK for avr target to allow PC relative...
2015-02-25  Andrew BurgessAVR/ld: Use .avr.prop data during linker relaxation.
2015-02-25  Andrew Burgessavr/objdump: Support dumping .avr.prop section.
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-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-23  Andrew BurgessAVR: Only set link-relax elf flag when appropriate.
2014-12-22  Nick CliftonMore fixes for memory access violations exposed by...
2014-11-03  Andrew BurgessWhen relaxing, update size of symbols.
2014-11-03  Andrew BurgessWhen relaxing, update symbols at the very end of the...
2014-07-07  Barney StratfordAdds support for writing values to AVR system I/O regis...
2014-07-01  Barney StratfordAdd support for the AVR Tiny series of microcontrollers.
2014-06-13  Alan ModraFree linker hash table from bfd_close.
2014-06-13  Alan ModraDon't call bfd_link_hash_table_free
2014-06-13  Alan ModraMove link_hash_table_free functions earlier
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-05-02  Alan Modrabfd target vector rationalisation
2014-04-10  Denis Chertykovbfd/ChangeLog
2014-03-05  Alan ModraUpdate copyright years
2013-11-05  H.J. LuPass ignored unresolved relocations to ld backend
2013-04-09  Nick Clifton PR ld/12494
2013-02-11  Alan Modra * elfcode.h (elf_checksum_contents): Free contents.
2013-02-10  Alan Modra * coff-arm.c (coff_arm_link_hash_table_create): Use...
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-07-24  Eric B. Weddington2012-07-24 Jan Waclawek <konfera@efton.sk>
2012-05-16  Nick Clifton PR 13503
2012-05-11  Nick Clifton PR 13503
2012-05-07  Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24  Alan Modra PR ld/13991
2012-02-02  Eric B. Weddington2012-02-02 Vidya Praveen (vidya.praveen@atmel.com)
2012-01-05  Nick Clifton PR ld/12161
2011-06-02  Nick CliftonFix spelling mistakes.
2011-03-22  Eric B. Weddington/bfd:
2010-11-17  Nick Clifton PR ld/12161
2010-10-25  Daniel Jacobowitz bfd/
2010-08-25  H.J. LuAdd target_id to elf_backend_data.
2010-06-27  Alan Modrafix set but unused variable warnings
2010-02-23  Nick CliftonPR 11297: Add support for 8-bit relocations to the...
2010-02-04  Nick Clifton * elf-bfd.h (emum elf_object_id): Rename to...
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-02  Alan Modraupdate copyright dates
2009-05-27  Nathan Sidwell bfd/
2009-02-18  Nick Clifton PR 9841
2009-02-03  Eric B. Weddington/bfd:
2008-11-14  Eric B. Weddington/bfd:
2008-08-09  Eric B. WeddingtonAdd AVR architectures avr25, avr31, avr35, and avr51...
2008-07-28  Alan Modra * elf32-arm.c (arm_map_one_stub): Declare variables...
2008-06-04  Nick Clifton PR ld/6019
2008-03-12  Alan Modrainclude/elf/
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-07  Alan Modra PR 3958
2007-01-25  Nick CliftonPR binutils/3874
2006-09-28  Alan Modra * elflink.c (_bfd_elf_gc_mark_hook): New function.
2006-05-24  Nick CliftonAdd support for AVR6 family
2006-05-05  Nick Clifton* gas/config/tc-avr.h (TC_VALIDATE_FIX): Define. Disab...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-03  Nick CliftonUpdate formatting to ISO-C90
2006-03-03  Nick CliftonAdd linker relaxation support for the AVR
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-12-22  Nick CliftonAdd support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_...
2004-10-21  H.J. Lubfd/
2004-03-22  Alan Modra * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd...
next