Browse Source

* m68k.h (EF_CPU32): Define.

gdb-premipsmulti-2000-06-06-branch
Catherine Moore 28 years ago
parent
commit
5ce00b97b9
  1. 4
      include/elf/ChangeLog
  2. 2
      include/elf/m68k.h

4
include/elf/ChangeLog

@ -1,3 +1,7 @@
999-05-05 Catherine Moore <clm@cygnus.com>
* m68k.h (EF_CPU32): Define.
1999-04-21 Nick Clifton <nickc@cygnus.com>
* reloc-macros.h (START_RELOC_NUMBERS): Prepend an underscore to

2
include/elf/m68k.h

@ -54,3 +54,5 @@ START_RELOC_NUMBERS (elf_m68k_reloc_type)
END_RELOC_NUMBERS
#endif
#define EF_CPU32 0x00810000

Loading…
Cancel
Save