* elf32-hppa.c (elf32_bed): Define for hpux, linux and netbsd.
[deliverable/binutils-gdb.git] / gprof / gprof.c
index b2d6bafdef1671d969d2601ca230b82a20a113e6..14f7c166dfd2636c00cede2438c6eabe290e2b91 100644 (file)
@@ -200,7 +200,7 @@ main (int argc, char **argv)
   expandargv (&argc, &argv);
 
   while ((ch = getopt_long (argc, argv,
-       "aA::bBcCd::De:E:f:F:hiI:J::k:lLm:n::N::O:p::P::q::Q::st:Tvw:xyzZ::",
+       "aA::bBcC::d::De:E:f:F:hiI:J::k:lLm:n:N:O:p::P::q::Q::rR:st:Tvw:xyzZ::",
                            long_options, 0))
         != EOF)
     {
This page took 0.023517 seconds and 4 git commands to generate.