* mipsread.c (parse_procedure): Take as argument the symtab to look
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 91ed0b3607a4d79f6532703e0c88cf7f11c75903..c54436f3a5dfc623d2996b381b6c8bf597da11f3 100644 (file)
@@ -1,8 +1,8 @@
 Wed Jul 14 17:37:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
-       * mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs,
-       save the indices of the MIPS_EFI_SYMBOL_NAME symbol rather than
-       looking them up by the names of the functions.
+       * mipsread.c (parse_procedure): Take as argument the symtab to look
+       the name up in.  Look it up with mylookup_symbol, not lookup_symbol.
+       (psymtab_to_symtab_1): For stabs, pass the symtab to parse_procedure.
 
        * mipsread.c (mylookup_symbol): Use strcmp, not STREQ, as we have
        already checked the first characters.
This page took 0.023088 seconds and 4 git commands to generate.