David Mosberger's fixes for cross compiling gprof.
[deliverable/binutils-gdb.git] / gprof / tahoe.c
index 5981bc5278bbca9fde1d7f17f2d3048861e826fb..750c7adc48d8ef03fc4bcdc38c73d70e95f64afd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1983 Regents of the University of California.
+ * Copyright (c) 1983, 2001 Regents of the University of California.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms are permitted
@@ -304,7 +304,7 @@ tahoe_find_call (parent, p_lowpc, p_highpc)
            case longrel:
              /*
               *    regular pc relative addressing
-              *      check that this is the address of 
+              *      check that this is the address of
               *      a function.
               */
              destpc = tahoe_reladdr (instructp + length)
This page took 0.03591 seconds and 4 git commands to generate.