aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-h8300
AgeCommit message (Collapse)AuthorFilesLines
2010-09-29 * ld-h8300/h8300.exp: Use is_elf_format.Alan Modra1-2/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2007-07-06Update sources to GPLv3Nick Clifton1-4/+7
2005-05-12Update FSF addressesNick Clifton1-1/+1
2004-07-27ld-h8300/h8300.exp: Addition of new test case to check relaxation for H8S ↵Nick Clifton9-118/+151
target. ld-h8300/relax-6.s: New test source file. ld-h8300/relax-6.d: New test expected disassembly file. ld-h8300/relax-6-coff.d: New test expected disassembly file for COFF format.
2004-07-22Fix for PR 280 - remove duplicated raw insn output fron h8300/h8500 ↵Nick Clifton6-111/+139
disassemblers
2004-07-13* ld-h8300/h8300.exp: Addition of gcsection test case.Nick Clifton3-0/+71
* ld-h8300/gcsection.s: New test source file. * ld-h8300/gcsection.d: New test expected disassembly file.
2004-02-09Add support for relaxing the 32bit ldc/stc instructions.Nick Clifton4-0/+168
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton4-1/+178
2003-07-11bfd/Richard Sandiford4-0/+98
* bfd-in.h (bfd_h8300_pad_address): Declare. * bfd-in2.h: Regenerate. * cpu-h8300.c (bfd_h8300_pad_address): New function. * coff-h8300.c (h8300_reloc16_estimate): Use it to canonicalize addresses before checking whether they can be relaxed. (h8300_reloc16_extra_cases): Likewise for the R_MOVL2 sanity check. Don't complain about overflows in general 8-bit relocations. * elf32-h8300.c (elf32_h8_relax_section): Use bfd_h8300_pad_address. Fix handling of R_H8_DIR24A8. ld/testsuite/ * ld-h8300/relax-3{.s,.d,-coff.d}: New test. * ld-h8300/h8300.exp: Run it.
2003-07-04* elf32-h8300.c (R_H8_DIR32A16): Fix name field.Nick Clifton4-9/+27
(elf32_h8_relax_section) <R_H8_DIR16A8>: Adjust position of relocation. <R_H8_DIR32A16>: Fix type of relocation. * ld-h8300/h8300.exp: Replace loop with explicit list. Run relax.d unconditionally. Run relax-2.d for *-elf targets. * ld-h8300/relax.d: Fix typo. * ld-h8300/relax.s: Add 0x prefixes. * ld-h8300/relad-2.[sd]: New test.
2002-11-15Fix h8300 relaxation.Nick Clifton3-0/+63