sparc: support %dN and %qN syntax for FP registers.
[deliverable/binutils-gdb.git] / bfd / dwarf1.c
index 7a5382d0893cb8bceefeb30244ba6849835b891b..9fef833f5b3c934fa9d8e65138e9a5c6c632cc36 100644 (file)
@@ -1,5 +1,5 @@
 /* DWARF 1 find nearest line (_bfd_dwarf1_find_nearest_line).
-   Copyright (C) 1998-2014 Free Software Foundation, Inc.
+   Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
    Written by Gavin Romig-Koch of Cygnus Solutions (gavin@cygnus.com).
 
@@ -449,8 +449,8 @@ dwarf1_unit_find_nearest_line (struct dwarf1_debug* stash,
 
 bfd_boolean
 _bfd_dwarf1_find_nearest_line (bfd *abfd,
-                              asection *section,
                               asymbol **symbols,
+                              asection *section,
                               bfd_vma offset,
                               const char **filename_ptr,
                               const char **functionname_ptr,
This page took 0.024286 seconds and 4 git commands to generate.