• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/gcc/6.4.0/896-microblaze-Revert.patch
Jörg KrauseJörg Krause committed 1a405ea56d510 Jul 2017
Raw file
Source viewDiff to previous
 
1
From 707a69dfb56a2976e2b5c010f0e5cb2ac9905a07 Mon Sep 17 00:00:00 2001
2
From: eager <eager@138bc75d-0d04-0410-961f-82ee72b054a4>
3
Date: Sat, 27 May 2017 18:29:40 +0000
4
Subject: [PATCH]    Revert:     2016-01-21  Ajit Agarwal 
5
 <ajitkum@xilinx.com>
6
​
7
    See https://gcc.gnu.org/ml/gcc/2017-05/msg00221.html.
8
​
9
    * config/microblaze/microblaze.h
10
    (FIXED_REGISTERS): Update in macro.
11
    (CALL_USED_REGISTERS): Update in macro.
12
​
13
​
14
​
15
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248540 138bc75d-0d04-0410-961f-82ee72b054a4
16
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
17
diff --git a/gcc/config/microblaze/microblaze.h b/gcc/config/microblaze/microblaze.h
18
index 66e4ef5..2c9ece1 100644
19
--- a/gcc/config/microblaze/microblaze.h
20
+++ b/gcc/config/microblaze/microblaze.h
21
@@ -269,14 +269,14 @@ extern enum pipeline_type microblaze_pipe;
22
 #define FIXED_REGISTERS                            \
23
 {                                  \
24
   1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1,          \
25
-  1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,          \
26
+  1, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,          \
27
   1, 1, 1, 1                               \
28
 }
29
 
30
 #define CALL_USED_REGISTERS                        \
31
 {                                  \
32
   1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,          \
33
-  1, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,          \
34
+  1, 1, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,          \
35
   1, 1, 1, 1                               \
36
 }
37
 #define GP_REG_FIRST    0
38
-- 
39
2.1.4
40
​
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.