Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
55da5ee3
Commit
55da5ee3
authored
Mar 21, 2010
by
Dan Nicolaescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
* s/aix4-2.h (ORDINARY_LINK): ... here.
parent
82c3d67a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
src/ChangeLog
src/ChangeLog
+5
-0
src/m/ibmrs6000.h
src/m/ibmrs6000.h
+0
-2
src/s/aix4-2.h
src/s/aix4-2.h
+2
-0
No files found.
src/ChangeLog
View file @
55da5ee3
2010-03-21 Dan Nicolaescu <dann@ics.uci.edu>
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
* s/aix4-2.h (ORDINARY_LINK): ... here.
2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
* Makefile.in (abs_builddir): Define.
* Makefile.in (abs_builddir): Define.
...
...
src/m/ibmrs6000.h
View file @
55da5ee3
...
@@ -81,7 +81,5 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
...
@@ -81,7 +81,5 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#define BROKEN_SIGPTY
#define BROKEN_SIGPTY
#define BROKEN_SIGPOLL
#define BROKEN_SIGPOLL
#define ORDINARY_LINK
/* arch-tag: 028318ee-a7ae-4a08-804d-cc1e6588d003
/* arch-tag: 028318ee-a7ae-4a08-804d-cc1e6588d003
(do not change this comment) */
(do not change this comment) */
src/s/aix4-2.h
View file @
55da5ee3
...
@@ -170,5 +170,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
...
@@ -170,5 +170,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#define UNEXEC unexaix.o
#define UNEXEC unexaix.o
#define ORDINARY_LINK
/* arch-tag: 38fe75ea-6aef-42bd-8449-bc34d921a562
/* arch-tag: 38fe75ea-6aef-42bd-8449-bc34d921a562
(do not change this comment) */
(do not change this comment) */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment