binutils-gdb/gprof
Ian Lance Taylor 42a6231749 * aclocal.m4: Rebuild with new libtool.
* Makefile.in: Rebuild with current automake.
	* configure: Rebuild.
1997-09-24 15:37:13 +00:00
..
.Sanitize * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
.cvsignore Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details: 1995-02-07 22:34:18 +00:00
.gdbinit Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details: 1995-02-07 22:34:18 +00:00
ChangeLog * aclocal.m4: Rebuild with new libtool. 1997-09-24 15:37:13 +00:00
Makefile.am * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
Makefile.in * aclocal.m4: Rebuild with new libtool. 1997-09-24 15:37:13 +00:00
NOTES Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details: 1995-02-07 22:34:18 +00:00
TEST add final newline 1995-07-07 02:19:13 +00:00
TODO * __bb_exit_func.c: New file, from David Mosberger-Tang. 1995-03-14 02:58:16 +00:00
acconfig.h * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
aclocal.m4 * aclocal.m4: Rebuild with new libtool. 1997-09-24 15:37:13 +00:00
alpha.c * __bb_exit_func.c: New file, from David Mosberger-Tang. 1995-03-14 02:58:16 +00:00
alpha.h Thu Mar 21 17:02:02 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-21 22:07:14 +00:00
basic_blocks.c * __bb_exit_func.c: New file, from David Mosberger-Tang. 1995-03-14 02:58:16 +00:00
basic_blocks.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
bb_exit_func.c * bb_exit_func.c: Rename from __bb_exit_func.c, so that it can be 1996-07-04 18:35:44 +00:00
bsd_callg_bl.m * gen-c-prog.awk: New awk script, lightly changed from 1992-10-06 00:57:18 +00:00
call_graph.c * __bb_exit_func.c: New file, from David Mosberger-Tang. 1995-03-14 02:58:16 +00:00
call_graph.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
cg_arcs.c Mon Mar 17 10:54:47 1997 David Mosberger-Tang <davidm@azstarnet.com> 1997-03-17 15:55:41 +00:00
cg_arcs.h * gprof.c (long_options): Add "--function-ordering" and 1995-12-31 06:36:30 +00:00
cg_dfn.c * __bb_exit_func.c: New file, from David Mosberger-Tang. 1995-03-14 02:58:16 +00:00
cg_dfn.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
cg_print.c * core.c (core_create_function_syms): Move filename and func_name 1996-03-21 22:21:30 +00:00
cg_print.h * core.c (core_create_function_syms): Move filename and func_name 1996-03-21 22:21:30 +00:00
configure * aclocal.m4: Rebuild with new libtool. 1997-09-24 15:37:13 +00:00
configure.bat changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) 1994-05-27 16:58:05 +00:00
configure.in * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
core.c Wed Aug 7 14:43:51 1996 Philippe De Muyter <phdm@info.ucl.ac.be> 1996-08-07 18:44:27 +00:00
core.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
dummy.c * dummy.c (find_call): Clear ignore_direct_calls. 1997-01-16 22:42:59 +00:00
dummy.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
flat_bl.m Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details: 1995-02-07 22:34:18 +00:00
fsf_callg_bl.m * gen-c-prog.awk: New awk script, lightly changed from 1992-10-06 00:57:18 +00:00
gconfig.in * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
gen-c-prog.awk * gen-c-prog.awk: Changed reference to "make-c-prog.awk" in 1995-04-19 18:27:35 +00:00
gmon.h * Makefile.in (.c.o): Define TARGET_$(MY_TARGET) when compiling. 1997-03-24 16:13:38 +00:00
gmon_io.c * configure.in: Define BSD44_FORMAT if the target looks like a 1997-02-27 17:49:00 +00:00
gmon_io.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
gmon_out.h * __bb_exit_func.c: New file, from David Mosberger-Tang. 1995-03-14 02:58:16 +00:00
gprof.1 document -v flag 1993-12-16 04:18:17 +00:00
gprof.c * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
gprof.h * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
gprof.texi Add missing end itemize. 1997-09-04 19:36:15 +00:00
hertz.c * configure.in: Call AC_ISC_POSIX. 1996-06-27 15:37:48 +00:00
hertz.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
hist.c Sat Mar 15 19:17:31 1997 H.J. Lu <hjl@lucon.org> 1997-03-16 00:18:26 +00:00
hist.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
i386.c ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
i386.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
make_hp_order_obj Remove temporary file when finished. 1996-01-17 21:16:59 +00:00
make_solaris_order_map Just so we have them checked in somewhere; they're sanitized away as we 1995-12-31 06:28:22 +00:00
ns532.c some ns32k updates from Ian Dall 1995-09-05 19:04:22 +00:00
ns532.h some ns32k updates from Ian Dall 1995-09-05 19:04:22 +00:00
search_list.c * __bb_exit_func.c: New file, from David Mosberger-Tang. 1995-03-14 02:58:16 +00:00
search_list.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
source.c * core.c (core_create_line_syms): Use xstrdup rather than strdup. 1996-06-18 21:37:38 +00:00
source.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
sparc.c * sparc.c (find_call): Align p_lowpc to avoid bus error. 1996-10-02 19:23:38 +00:00
sparc.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
stamp-h.in * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
sym_ids.c Wed Nov 1 15:23:15 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de> 1995-11-01 20:24:27 +00:00
sym_ids.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
symtab.c * core.c (core_create_function_syms): Move filename and func_name 1996-03-21 22:21:30 +00:00
symtab.h Sat Mar 15 19:17:31 1997 H.J. Lu <hjl@lucon.org> 1997-03-16 00:18:26 +00:00
tahoe.c * __bb_exit_func.c: New file, from David Mosberger-Tang. 1995-03-14 02:58:16 +00:00
tahoe.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
utils.c * __bb_exit_func.c: New file, from David Mosberger-Tang. 1995-03-14 02:58:16 +00:00
utils.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00
vax.c vax.c doesn't need to include vax.h; gprof.h does it 1995-11-21 18:34:11 +00:00
vax.h ran "indent -gnu"; have not fixed block comment style 1995-02-08 02:35:44 +00:00