2000-08-14 Jason Eckhardt <jle@cygnus.com>

* NEWS: Mention i860 support.
This commit is contained in:
Jason Eckhardt 2000-08-14 18:50:13 +00:00
parent c0bd0db285
commit 22b36938e7
6 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-08-14 Jason Eckhardt <jle@cygnus.com>
* NEWS: Mention i860 support.
2000-08-11 Carlo Wood <carlo@alinoe.com> 2000-08-11 Carlo Wood <carlo@alinoe.com>
* addr2line.c (main): Add const to char *. * addr2line.c (main): Add const to char *.

View File

@ -1,5 +1,7 @@
-*- text -*- -*- text -*-
* Support for the i860, by Jason Eckhardt.
Changes in binutils 2.10: Changes in binutils 2.10:
* New command line switch to objdump --file-start-context which shows the * New command line switch to objdump --file-start-context which shows the

View File

@ -1,3 +1,7 @@
2000-08-14 Jason Eckhardt <jle@cygnus.com>
* NEWS: Mention i860 support.
Mon Aug 14 11:49:12 2000 Jeffrey A Law (law@cygnus.com) Mon Aug 14 11:49:12 2000 Jeffrey A Law (law@cygnus.com)
* config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define. * config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.

View File

@ -8,6 +8,8 @@ Support for Texas Instruments TMS320C54x (tic54x).
Support for IA-64. 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 has a new .arch pseudo op to specify the target CPU architecture.
x86 gas -q command line option quietens warnings about register size changes x86 gas -q command line option quietens warnings about register size changes

View File

@ -1,3 +1,7 @@
2000-08-14 Jason Eckhardt <jle@cygnus.com>
* NEWS: Mention i860 support.
2000-08-14 Andreas Schwab <schwab@suse.de> 2000-08-14 Andreas Schwab <schwab@suse.de>
* scripttempl/elf.sc: Fix last change to use correct comment * scripttempl/elf.sc: Fix last change to use correct comment

View File

@ -11,6 +11,8 @@
symbol relative addressing in the event of changes in section contents symbol relative addressing in the event of changes in section contents
(instructions being added or deleted, extending data sections, etc.) (instructions being added or deleted, extending data sections, etc.)
* Support for i860, by Jason Eckhardt (preliminary, alpha quality).
Changes in version 2.10: Changes in version 2.10:
* Added AT> to the linker script language to allow load-time allocation of * Added AT> to the linker script language to allow load-time allocation of