Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils/dist/gas/config Missing a diff for th...
details: https://anonhg.NetBSD.org/src/rev/064d7206f91a
branches: trunk
changeset: 767935:064d7206f91a
user: matt <matt%NetBSD.org@localhost>
date: Wed Aug 03 17:54:52 2011 +0000
description:
Missing a diff for the loongson2 fixes
diffstat:
external/gpl3/binutils/dist/gas/config/tc-mips.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 859f1ca02223 -r 064d7206f91a external/gpl3/binutils/dist/gas/config/tc-mips.h
--- a/external/gpl3/binutils/dist/gas/config/tc-mips.h Wed Aug 03 17:46:40 2011 +0000
+++ b/external/gpl3/binutils/dist/gas/config/tc-mips.h Wed Aug 03 17:54:52 2011 +0000
@@ -59,7 +59,7 @@
extern void mips_handle_align (struct frag *);
#define HANDLE_ALIGN(fragp) mips_handle_align (fragp)
-#define MAX_MEM_FOR_RS_ALIGN_CODE (1 + 2)
+#define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4)
struct insn_label_list;
struct mips_segment_info {
Home |
Main Index |
Thread Index |
Old Index