[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commits] r21885 - in /fsf/glibc-2_16-branch/ports: ChangeLog.m68k sysdeps/m68k/dl-machine.h
- To: commits@xxxxxxxxxx
- Subject: [Commits] r21885 - in /fsf/glibc-2_16-branch/ports: ChangeLog.m68k sysdeps/m68k/dl-machine.h
- From: eglibc@xxxxxxxxxx
- Date: Wed, 28 Nov 2012 00:02:48 -0000
Author: eglibc
Date: Wed Nov 28 00:02:47 2012
New Revision: 21885
Log:
Import glibc-ports-2.16 for 2012-11-28
Modified:
fsf/glibc-2_16-branch/ports/ChangeLog.m68k
fsf/glibc-2_16-branch/ports/sysdeps/m68k/dl-machine.h
Modified: fsf/glibc-2_16-branch/ports/ChangeLog.m68k
==============================================================================
--- fsf/glibc-2_16-branch/ports/ChangeLog.m68k (original)
+++ fsf/glibc-2_16-branch/ports/ChangeLog.m68k Wed Nov 28 00:02:47 2012
@@ -1,3 +1,8 @@
+2012-11-15 Andreas Schwab <schwab@xxxxxxxxxxxxxx>
+
+ * sysdeps/m68k/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS):
+ Define.
+
2012-05-30 Andreas Schwab <schwab@xxxxxxxxxxxxxx>
* sysdeps/unix/sysv/linux/m68k/kernel-features.h
Modified: fsf/glibc-2_16-branch/ports/sysdeps/m68k/dl-machine.h
==============================================================================
--- fsf/glibc-2_16-branch/ports/sysdeps/m68k/dl-machine.h (original)
+++ fsf/glibc-2_16-branch/ports/sysdeps/m68k/dl-machine.h Wed Nov 28 00:02:47 2012
@@ -1,6 +1,5 @@
/* Machine-dependent ELF dynamic relocation inline functions. m68k version.
- Copyright (C) 1996-2001, 2002, 2003, 2004, 2005, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright (C) 1996-2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -107,6 +106,7 @@
}
#define ELF_MACHINE_RUNTIME_FIXUP_ARGS long int save_a0, long int save_a1
+#define ELF_MACHINE_RUNTIME_FIXUP_PARAMS save_a0, save_a1
/* Mask identifying addresses reserved for the user program,
_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits