This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Skip section alignment padding


I checked in this patch since Alan's new change brought back the
section alignment padding.


H.J.
---
2002-05-23  H.J. Lu <hjl@gnu.org>

	* gas/mips/elf-rel.d: Skip the padding.
	* gas/mips/elfel-rel.d: Likewise.

--- gas/mips/elf-rel.d.pad	Thu May 23 08:23:07 2002
+++ gas/mips/elf-rel.d	Thu May 23 10:22:49 2002
@@ -55,3 +55,4 @@ Contents of section \.text:
  0060 3c010001 3c010001 3c010002 3c010002  .*
  0070 3c010001 3c010001 2021bffe 2021c002  .*
  0080 2021bffe 2021c002 20213ffe 2021bffa  .*
+#pass
--- gas/mips/elfel-rel.d.pad	Thu May 23 08:23:07 2002
+++ gas/mips/elfel-rel.d	Thu May 23 10:22:55 2002
@@ -56,3 +56,4 @@ Contents of section \.text:
  0060 0100013c 0100013c 0200013c 0200013c  .*
  0070 0100013c 0100013c febf2120 02c02120  .*
  0080 febf2120 02c02120 fe3f2120 fabf2120  .*
+#pass


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]