2000-11-14 Kazu Hirata <kazu@hxi.com>
* coff-pmac.c: Fix formatting. * coff-ppc.c: Likewise.
This commit is contained in:
parent
1ce7de8b08
commit
43646c9de2
3 changed files with 354 additions and 366 deletions
|
@ -1,3 +1,8 @@
|
|||
2000-11-14 Kazu Hirata <kazu@hxi.com>
|
||||
|
||||
* coff-pmac.c: Fix formatting.
|
||||
* coff-ppc.c: Likewise.
|
||||
|
||||
2000-11-13 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* elflink.h (elf_link_add_object_symbols): Also add indirect
|
||||
|
|
|
@ -17,8 +17,7 @@ You should have received a copy of the GNU General Public License
|
|||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
|
||||
|
||||
/* Tweak coffcode.h based on this being a PowerMac instead of RS/6000. */
|
||||
/* Tweak coffcode.h based on this being a PowerMac instead of RS/6000. */
|
||||
|
||||
#define POWERMAC
|
||||
|
||||
|
@ -33,4 +32,3 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
|||
#include "libcoff.h"
|
||||
#include "xcoff-target.h"
|
||||
|
||||
|
||||
|
|
711
bfd/coff-ppc.c
711
bfd/coff-ppc.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue