• 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/4.7.3/850-xtensa-libgcc-linker-script.patch
Baruch SiachBaruch Siach committed dd1c4f65b1f11 Feb 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
From a89db366b98fffc61b20074e658c7285fb302776 Mon Sep 17 00:00:00 2001
2
Message-Id: <a89db366b98fffc61b20074e658c7285fb302776.1392126646.git.baruch@tkos.co.il>
3
From: sterling <sterling@138bc75d-0d04-0410-961f-82ee72b054a4>
4
Date: Tue, 21 Jan 2014 19:29:23 +0000
5
Subject: [PATCH] 2014-01-21  Baruch Siach <barch@tkos.co.il>
6
​
7
    * config.host (tmake_file): add t-slibgcc-libgcc for xtensa*-*-linux*.
8
​
9
Patch status: upstream (4.7 branch commit r206898)
10
​
11
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
12
---
13
​
14
diff --git a/libgcc/config.host b/libgcc/config.host
15
index e18e1d25021d..a6f7c450d702 100644
16
--- a/libgcc/config.host
17
+++ b/libgcc/config.host
18
@@ -1127,7 +1127,7 @@ xtensa*-*-elf*)
19
    extra_parts="$extra_parts crti.o crtn.o"
20
    ;;
21
 xtensa*-*-linux*)
22
-   tmake_file="$tmake_file xtensa/t-xtensa xtensa/t-linux"
23
+   tmake_file="$tmake_file xtensa/t-xtensa xtensa/t-linux t-slibgcc-libgcc"
24
    md_unwind_header=xtensa/linux-unwind.h
25
    ;;
26
 am33_2.0-*-linux*)
27
-- 
28
1.8.5.3
29
​
  • 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.