diff options
| author | Xavier ASUS <xavi92psx@gmail.com> | 2019-10-18 00:31:54 +0200 |
|---|---|---|
| committer | Xavier ASUS <xavi92psx@gmail.com> | 2019-10-18 00:31:54 +0200 |
| commit | 268a53de823a6750d6256ee1fb1e7707b4b45740 (patch) | |
| tree | 42c1799a9a82b2f7d9790ee9fe181d72a7274751 /support/sdbinutils/include/ChangeLog | |
| download | sdcc-gas-268a53de823a6750d6256ee1fb1e7707b4b45740.tar.gz | |
sdcc-3.9.0 fork implementing GNU assembler syntax
This fork aims to provide better support for stm8-binutils
Diffstat (limited to 'support/sdbinutils/include/ChangeLog')
| -rw-r--r-- | support/sdbinutils/include/ChangeLog | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/support/sdbinutils/include/ChangeLog b/support/sdbinutils/include/ChangeLog new file mode 100644 index 0000000..ea7476c --- /dev/null +++ b/support/sdbinutils/include/ChangeLog @@ -0,0 +1,34 @@ +2018-01-13 Nick Clifton <nickc@redhat.com> + + 2.30 branch created. + +2018-01-11 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/22393 + * bfdlink.h (bfd_link_info): Add separate_code. + +2018-01-04 Jim Wilson <jimw@sifive.com> + + * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename + DECLARE_CSR entry. Add alias to map sbadaddr to CSR_STVAL. + (CSR_MBADADDR): Rename to CSR_MTVAL. Rename DECLARE_CSR entry. + Add alias to map mbadaddr to CSR_MTVAL. + +2018-01-03 Alan Modra <amodra@gmail.com> + + Update year range in copyright notice of all files. + +For older changes see ChangeLog-2017 + +Copyright (C) 2018 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: |
