From 225f259406cd9802a0b9614896d33e00ae366817 Mon Sep 17 00:00:00 2001 From: Jan Hubicka Date: Mon, 11 Dec 2000 13:49:46 +0000 Subject: [PATCH] * NEWS: Add note about x86_64 architecture. * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer. --- binutils/ChangeLog | 4 ++++ binutils/MAINTAINERS | 2 ++ ld/ChangeLog | 4 ++++ ld/NEWS | 2 ++ 4 files changed, 12 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7449b84fc..b8cb43e55 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Mon Dec 11 14:30:21 MET 2000 Jan Hubicka + + * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer. + 2000-12-07 Andrew Haley * readelf.c (display_debug_frames): Only display columns that are diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index 95c209683..831c5ce3e 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -47,6 +47,8 @@ SH Hans-Peter Nilsson SPARC Jakub Jelinek 68HC11 68HC12 Stephane Carrez DWARF2 Jason Merrill +x86_64 Jan Hubicka +x86_64 Andreas Jaeger --------- CGEN Maintainers ------------- diff --git a/ld/ChangeLog b/ld/ChangeLog index d09924c12..8c5dd77d5 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 66434a22e..f1e7ece28 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 -- 2.11.4.GIT