diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-07-13 23:21:45 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-07-13 23:21:45 +0000 |
commit | fbcbb8c4d40eca2914165498f7645a2aa077afca (patch) | |
tree | 3ab87346e0690fac2153b72c4edf9a658e0841d3 /gprof/ChangeLog | |
parent | 60a70a7b0ebe4e30a99f1a3154ff445c5926b834 (diff) | |
download | gdb-fbcbb8c4d40eca2914165498f7645a2aa077afca.zip gdb-fbcbb8c4d40eca2914165498f7645a2aa077afca.tar.gz gdb-fbcbb8c4d40eca2914165498f7645a2aa077afca.tar.bz2 |
ns532 support from Ian Dall
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index e725076..132bb92 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,14 @@ +Sun Jul 10 00:35:31 1994 Ian Dall (dall@hfrd.dsto.gov.au) + + * ns532.c, ns532.h: New Files. ns532 support. + + * config/mt-ns532: New File. ns532 support. + + * gprof.c: user register int i instead of defaulting the int. + Allows compilation with -Dregister= for debugging. + + * configure.in: Add ns532 support. + Thu Jun 23 11:22:41 1994 Jeff Law (law@snake.cs.utah.edu) * Makefile.in (gprof): Depend on $(LIBS). |