aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-m32c.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-22Handle R_M32C_24 speciallyDJ Delorie1-4/+71
2015-01-19More fixes related to NONE relocsAlan Modra1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-3/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+5
2014-06-13Make bfd.link_next field a unionAlan Modra1-2/+2
2014-06-10Unwrap symbols for debug informationAlan Modra1-0/+5
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-10-09bfd/ChangeLogSergio Durigan Junior1-17/+63
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-22/+22
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-7/+5
2012-07-02 * elf32-m32c.c (m32c_elf_check_relocs): Use bfd_make_sectionAlan Modra1-9/+5
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-4/+4
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-2/+2
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-7/+1
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-08-04* elf32-m32c.c (ELF_MAXPAGESIZE): Change page size to 256 bytes.DJ Delorie1-1/+1
2010-06-27fix set but unused variable warningsAlan Modra1-10/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-14* elf32-m32c.c (m32c_elf_relax_delete_bytes): Adjust symbol sizesDJ Delorie1-6/+25
2008-07-30Silence gcc printf warningsAlan Modra1-2/+2
2008-06-12* common.h (EM_M32C_NEW): Rename to EM_M32C.DJ Delorie1-0/+1
2008-01-25* elf32-m32c.c (_bfd_m32c_elf_eh_frame_address_size): New.DJ Delorie1-0/+11
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra1-5/+0
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+16
2007-03-07 PR 3958Alan Modra1-27/+26
2007-01-26* elf32-m32c.c (m32c_elf_howto_table): Don't complain aboutDJ Delorie1-2/+5
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-62/+0
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra1-9/+4
2006-05-02 * dwarf2.c: Formatting.Alan Modra1-4/+4
2006-04-07* elf32-m32c.c (m32c_elf_relocate_section): Generate a symbol forDJ Delorie1-0/+16
2006-03-03* elf32-m32c.c (m32c_offset_for_reloc): Fix local symbolDJ Delorie1-10/+14
2006-03-02Initialise 'gap'.Nick Clifton1-0/+1
2006-02-24[include/elf]DJ Delorie1-362/+686
2005-07-26[bfd]DJ Delorie1-1/+66
2005-07-14ChangeLog:Jim Blandy1-0/+1666