diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 26bd7b6..65c16cf 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,30 @@ +Mon Aug 18 11:26:36 1997 Nick Clifton <nickc@cygnus.com> + + * config/tc-v850.c (md_apply_fix3): Add support for new 16 bit PC + relative reloc. + +start-sanitize-v850e +Mon Aug 18 11:24:21 1997 Nick Clifton <nickc@cygnus.com> + + * config/tc-v850.c: Remove support_v850e flag and command line + option. + + * configure.in (emulations): Add support for v850e target + + * configure (emulations): Add support for v850e target +end-sanitize-v850e + +start-sanitize-v850eq +Mon Aug 18 11:24:21 1997 Nick Clifton <nickc@cygnus.com> + + * config/tc-v850.c: Remove support_v850eq flag and command line + option. + + * configure.in (emulations): Add support for v850eq target + + * configure (emulations): Add support for v850eq target +end-sanitize-v850eq + Fri Aug 15 14:00:13 1997 Ian Lance Taylor <ian@cygnus.com> * Makefile.am (check-DEJAGNU): Don't cd into testsuite until after |