From mboxrd@z Thu Jan 1 00:00:00 1970 From: raeburn@cygnus.com To: gas2@cygnus.com Subject: new changes in gprof, bfd, gas Date: Tue, 07 Feb 1995 14:43:00 -0000 Message-id: <199502072243.RAA18929@kr-pc.cygnus.com> X-SW-Source: 1995/msg00005.html Some of these might be of interest to people: >From David Mosberger-Tang, revised gprof support. Now alpha-osf configurations are supported, and line-level profiling is available. The latter requires bfd_find_nearest_line; currently at least ELF and SOM are missing this support, and the SOM code aborts when it is called. Lots of other changes too; see gprof/NOTES for details. Texinfo documentation should be forthcoming. >From Bryan Ford, some 16-bit assembly and msdos .exe executable file support for the i386. Bryan says he's managed to build a working memory extender for DOS using this code. And he even gave me documentation changes. Currently the .exe support uses a.out for object files. Both these changes should be in tonight's snapshot.