aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-cr16.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-1/+3
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra1-14/+0
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-1/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-16/+16
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu1-1/+1
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-38/+35
2012-06-29 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't create .relaAlan Modra1-26/+0
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-1/+1
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-9/+2
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-06-27fix set but unused variable warningsAlan Modra1-6/+0
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-59/+12
2010-01-08 PR ld/11133Alan Modra1-18/+4
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-5/+0
2009-09-292009-09-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>M R Swami Reddy1-3/+0
2009-09-092009-09-09 M R Swami Reddy <MR.Swami.Reddy@nsc.com>M R Swami Reddy1-0/+14
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-272009-07-26 M R Swami Reddy <MR.Swami.Reddy@nsc.com>M R Swami Reddy1-0/+15
2008-11-27 * Add PIC support for CR16 target.M R Swami Reddy1-112/+1613
2008-11-18 * dwarf2.c (read_section): Fix formatting.Nick Clifton1-29/+29
2008-06-18 elf32-cr16.c (ELF_MACHINE_ALT1): Define to EM_CR16_OLD.M R Swami Reddy1-0/+1
2007-10-12* elf32-cr16.c (elf32_cr16_relax_section): Fix condition check typo.Nick Clifton1-1/+1
2007-10-01Various CR16 fixesNick Clifton1-122/+276
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-06-29New port: National Semiconductor's CR16Nick Clifton1-0/+1433