* elf32-hppa.c: Second half of major cleanup. More comments,
authorJeff Law <law@redhat.com>
Sun, 27 Feb 1994 19:20:44 +0000 (19:20 +0000)
committerJeff Law <law@redhat.com>
Sun, 27 Feb 1994 19:20:44 +0000 (19:20 +0000)
commite08b9ad7a1dac15ca593a1c6aa8cac7000c19045
tree94d6fafc9906bda0cd7a63bc5055100258145b52
parentf6061456e040d972b77960626275bb8f3160264f
* elf32-hppa.c: Second half of major cleanup.  More comments,
PARAMize and staticize rest of functions.  Delete unused
functions.  Delete unused/unnecessary arguments to some functions.
Group static vars together.  Abort for bad errors until we have
error code propogation working.  Work on spacing and indention.
Add FIXMEs for unresolved problems.  Use enums rather than
#defines for lots of things.  Merge two functions which build
linker stubs into a single function (so they can easily share a
ton of common code).
bfd/ChangeLog
bfd/elf32-hppa.c
bfd/elf32-hppa.h
This page took 0.027282 seconds and 4 git commands to generate.