From b8355149f824e4100852565efbe121f01800c664 Mon Sep 17 00:00:00 2001 From: Jan Hubicka Date: Mon, 11 Dec 2000 13:49:46 +0000 Subject: * NEWS: Add note about x86_64 architecture. * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer. --- ld/ChangeLog | 4 ++++ ld/NEWS | 2 ++ 2 files changed, 6 insertions(+) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index d09924c..8c5dd77 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Mon Dec 11 14:50:33 MET 2000 Jan Hubicka + + * NEWS: Add note about x86_64 architecture. + 2000-12-06 Mark Elbrecht * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end. diff --git a/ld/NEWS b/ld/NEWS index 66434a2..f1e7ece 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Support for AMD x86-64 architecture, by Jan Hubicka, SuSE Labs. + * Support added for eliminating duplicate DWARF2 debug information by having the compiler generate the information in sections called .gnu.linkonce.wi.XXXX where XXXX is a checksum for the contents. The -- cgit v1.1