diff options
author | Richard Henderson <rth@redhat.com> | 2002-01-27 02:43:52 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-01-27 02:43:52 +0000 |
commit | 3b04e72964711ad05337b59eaabb10f4a94d7e0f (patch) | |
tree | 39ef416c0d6b0eeeb96d9d669e91bde2629de668 /gprof/ChangeLog | |
parent | e82380ccbbc6fba0c3b800b82cafb481baa73280 (diff) | |
download | gdb-3b04e72964711ad05337b59eaabb10f4a94d7e0f.zip gdb-3b04e72964711ad05337b59eaabb10f4a94d7e0f.tar.gz gdb-3b04e72964711ad05337b59eaabb10f4a94d7e0f.tar.bz2 |
* i386.c (i386_iscall): Static.
* tahoe.c (indirectchild, tahoe_operandmode): Static.
(tahoe_operandlength, tahoe_reladdr): Static.
* vax.c (indirectchild): Static.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 4ae081d..7a1346f 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,10 @@ +2002-01-26 Richard Henderson <rth@redhat.com> + + * i386.c (i386_iscall): Static. + * tahoe.c (indirectchild, tahoe_operandmode): Static. + (tahoe_operandlength, tahoe_reladdr): Static. + * vax.c (indirectchild): Static. + 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com> * Makefile.am (install): Depend on install-info. |