From: Jan Hubicka Date: Mon, 11 Dec 2000 13:49:46 +0000 (+0000) Subject: * NEWS: Add note about x86_64 architecture. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b8355149f824e4100852565efbe121f01800c664;p=binutils-gdb.git * NEWS: Add note about x86_64 architecture. * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7449b84fc78..b8cb43e5548 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 95c2096833d..831c5ce3ee6 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 d09924c1299..8c5dd77d569 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 66434a22ec8..f1e7ece2883 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