* common.h: Formatting, typo fixes.

(DT_ENCODING): Correct value.

	* common.h (ELFOSABI_AROS): Define.
	(ELFOSABI_OPENVMS): Likewise.
	(ELFOSABI_NSK): Likewise.
This commit is contained in:
Alan Modra
2003-01-17 01:32:46 +00:00
parent c3e92877a9
commit 8c228f4b0f
2 changed files with 172 additions and 159 deletions

View File

@@ -1,3 +1,14 @@
2003-01-17 Alan Modra <amodra@bigpond.net.au>
* common.h: Formatting.
(DT_ENCODING): Correct value.
2003-01-17 Fabio Alemagna <falemagn@aros.org>
* common.h (ELFOSABI_AROS): Define.
(ELFOSABI_OPENVMS): Likewise.
(ELFOSABI_NSK): Likewise.
2003-01-16 Alan Modra <amodra@bigpond.net.au>
* ppc.h: Split out ppc64 definitions to..
@@ -76,10 +87,10 @@
* sh.h: Add SH TLS relocs.
2002-09-30 Gavin Romig-Koch <gavin@redhat.com>
Ken Raeburn <raeburn@cygnus.com>
Aldy Hernandez <aldyh@redhat.com>
Eric Christopher <echristo@redhat.com>
Richard Sandiford <rsandifo@redhat.com>
Ken Raeburn <raeburn@cygnus.com>
Aldy Hernandez <aldyh@redhat.com>
Eric Christopher <echristo@redhat.com>
Richard Sandiford <rsandifo@redhat.com>
* mips.h (E_MIPS_MACH_4120, E_MIPS_MACH_5400, E_MIPS_MACH_5500): New.
@@ -117,9 +128,9 @@
Graham Stott <grahams@redhat.com>
Jeff Johnston <jjohnstn@redhat.com>
* common.h (EM_IP2K): New macro.
* common.h (EM_IP2K): New macro.
(EM_IP2K_OLD): New macro.
* ip2k.h: New file.
* ip2k.h: New file.
2002-07-01 Matt Thomas <matt@3am-software.com>