summaryrefslogtreecommitdiff
path: root/bfd/elf32-m32c.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-6/+8
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-5/+5
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton2017-12-141-1/+2
* BFD whitespace fixesAlan Modra2017-12-061-77/+77
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-4/+4
* 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
* Use %A and %B in more error messagesAlan Modra2017-04-131-4/+5
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-22/+15
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+3
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* Remove syntactic sugarAlan Modra2016-09-301-5/+6
* Return void from linker callbacksAlan Modra2016-05-281-15/+8
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2015-09-231-5/+16
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-6/+6
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Handle R_M32C_24 speciallyDJ Delorie2015-01-221-4/+71
* More fixes related to NONE relocsAlan Modra2015-01-191-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* Make bfd.link_next field a unionAlan Modra2014-06-131-2/+2
* Unwrap symbols for debug informationAlan Modra2014-06-101-0/+5
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Update copyright yearsAlan Modra2014-03-051-2/+1
* bfd/ChangeLogSergio Durigan Junior2013-10-091-17/+63
* PR ld/15323Alan Modra2013-03-301-0/+4
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-22/+22
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-7/+5
* * elf32-m32c.c (m32c_elf_check_relocs): Use bfd_make_sectionAlan Modra2012-07-021-9/+5
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-4/+4
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-7/+1
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* * elf32-m32c.c (ELF_MAXPAGESIZE): Change page size to 256 bytes.DJ Delorie2010-08-041-1/+1
* fix set but unused variable warningsAlan Modra2010-06-271-10/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* * elf32-m32c.c (m32c_elf_relax_delete_bytes): Adjust symbol sizesDJ Delorie2009-08-141-6/+25
* Silence gcc printf warningsAlan Modra2008-07-301-2/+2
* * common.h (EM_M32C_NEW): Rename to EM_M32C.DJ Delorie2008-06-121-0/+1
* * elf32-m32c.c (_bfd_m32c_elf_eh_frame_address_size): New.DJ Delorie2008-01-251-0/+11