From 22b36938e719f5891e4c166dba83c0fc4e31c432 Mon Sep 17 00:00:00 2001 From: Jason Eckhardt Date: Mon, 14 Aug 2000 18:50:13 +0000 Subject: [PATCH] 2000-08-14 Jason Eckhardt * NEWS: Mention i860 support. --- binutils/ChangeLog | 4 ++++ binutils/NEWS | 2 ++ gas/ChangeLog | 4 ++++ gas/NEWS | 2 ++ ld/ChangeLog | 4 ++++ ld/NEWS | 2 ++ 6 files changed, 18 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 227423b268..e4868fc62a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-08-14 Jason Eckhardt + + * NEWS: Mention i860 support. + 2000-08-11 Carlo Wood * addr2line.c (main): Add const to char *. diff --git a/binutils/NEWS b/binutils/NEWS index 746c2cc3d4..8f01fb6274 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Support for the i860, by Jason Eckhardt. + Changes in binutils 2.10: * New command line switch to objdump --file-start-context which shows the diff --git a/gas/ChangeLog b/gas/ChangeLog index 03a93ce964..c24f431536 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2000-08-14 Jason Eckhardt + + * NEWS: Mention i860 support. + Mon Aug 14 11:49:12 2000 Jeffrey A Law (law@cygnus.com) * config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define. diff --git a/gas/NEWS b/gas/NEWS index baa179c3ec..e6152d0ef7 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -8,6 +8,8 @@ Support for Texas Instruments TMS320C54x (tic54x). Support for IA-64. +Support for i860, by Jason Eckhardt. + x86 gas has a new .arch pseudo op to specify the target CPU architecture. x86 gas -q command line option quietens warnings about register size changes diff --git a/ld/ChangeLog b/ld/ChangeLog index 8095583d73..043f67f922 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-08-14 Jason Eckhardt + + * NEWS: Mention i860 support. + 2000-08-14 Andreas Schwab * scripttempl/elf.sc: Fix last change to use correct comment diff --git a/ld/NEWS b/ld/NEWS index 154dd1bd3d..ab47dc7f71 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -11,6 +11,8 @@ symbol relative addressing in the event of changes in section contents (instructions being added or deleted, extending data sections, etc.) +* Support for i860, by Jason Eckhardt (preliminary, alpha quality). + Changes in version 2.10: * Added AT> to the linker script language to allow load-time allocation of -- 2.34.1