Skip to content

Commit

Permalink
[MIPS] Eleminate local symbols from the symbol table.
Browse files Browse the repository at this point in the history
These symbols appear in oprofile output, stacktraces and similar but only
make the output harder to read.  Many identical symbol names such as
"both_aligned" were also being used in multiple source files making it
impossible to see which file actually was meant.  So let's get rid of them.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Jan 29, 2008
1 parent f21d850 commit c5ec198
Show file tree
Hide file tree
Showing 7 changed files with 282 additions and 281 deletions.
Loading

0 comments on commit c5ec198

Please sign in to comment.