* NEWS: Add note about x86_64 architecture.

* MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
This commit is contained in:
Jan Hubicka 2000-12-11 13:49:46 +00:00
parent 0d277f51d0
commit b8355149f8
4 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
* MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2000-12-07 Andrew Haley <aph@redhat.com>
* readelf.c (display_debug_frames): Only display columns that are

View File

@ -47,6 +47,8 @@ SH Hans-Peter Nilsson <hp@bitrange.com>
SPARC Jakub Jelinek <jakub@redhat.com>
68HC11 68HC12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
DWARF2 Jason Merrill <jason@redhat.com>
x86_64 Jan Hubicka <jh@suse.cz>
x86_64 Andreas Jaeger <aj@suse.de>
--------- CGEN Maintainers -------------

View File

@ -1,3 +1,7 @@
Mon Dec 11 14:50:33 MET 2000 Jan Hubicka <jh@suse.cz>
* NEWS: Add note about x86_64 architecture.
2000-12-06 Mark Elbrecht <snowball3@bigfoot.com>
* scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.

View File

@ -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