summaryrefslogtreecommitdiff
path: root/bfd/elf32-m32c.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
2015-01-22Handle R_M32C_24 speciallyDJ Delorie
2015-01-19More fixes related to NONE relocsAlan Modra
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-06-10Unwrap symbols for debug informationAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-10-09bfd/ChangeLogSergio Durigan Junior
2013-03-30 PR ld/15323Alan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-07-02 * elf32-m32c.c (m32c_elf_check_relocs): Use bfd_make_sectionAlan Modra
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2010-10-25 bfd/Daniel Jacobowitz
2010-08-04* elf32-m32c.c (ELF_MAXPAGESIZE): Change page size to 256 bytes.DJ Delorie
2010-06-27fix set but unused variable warningsAlan Modra
2009-09-02update copyright datesAlan Modra
2009-08-14* elf32-m32c.c (m32c_elf_relax_delete_bytes): Adjust symbol sizesDJ Delorie
2008-07-30Silence gcc printf warningsAlan Modra
2008-06-12* common.h (EM_M32C_NEW): Rename to EM_M32C.DJ Delorie
2008-01-25* elf32-m32c.c (_bfd_m32c_elf_eh_frame_address_size): New.DJ Delorie
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2007-03-07 PR 3958Alan Modra
2007-01-26* elf32-m32c.c (m32c_elf_howto_table): Don't complain aboutDJ Delorie
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra
2006-05-02 * dwarf2.c: Formatting.Alan Modra
2006-04-07* elf32-m32c.c (m32c_elf_relocate_section): Generate a symbol forDJ Delorie
2006-03-03* elf32-m32c.c (m32c_offset_for_reloc): Fix local symbolDJ Delorie
2006-03-02Initialise 'gap'.Nick Clifton
2006-02-24[include/elf]DJ Delorie
2005-07-26[bfd]DJ Delorie
2005-07-14ChangeLog:Jim Blandy