diff options
author | Jan Hubicka <jh@suse.cz> | 2000-12-11 13:49:46 +0000 |
---|---|---|
committer | Jan Hubicka <jh@suse.cz> | 2000-12-11 13:49:46 +0000 |
commit | b8355149f824e4100852565efbe121f01800c664 (patch) | |
tree | f88fcc5e500e0f86c1516a62d55951bfc2d61528 /ld/NEWS | |
parent | 0d277f51d0aae02edc7226fe9cd91ab0a6c67470 (diff) | |
download | gdb-b8355149f824e4100852565efbe121f01800c664.zip gdb-b8355149f824e4100852565efbe121f01800c664.tar.gz gdb-b8355149f824e4100852565efbe121f01800c664.tar.bz2 |
* NEWS: Add note about x86_64 architecture.
* MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
Diffstat (limited to 'ld/NEWS')
-rw-r--r-- | ld/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |