platform/upstream/gcc49.git
8 years ago2014-06-03 Andrew Pinski <apinski@cavium.com> 51/41551/1 accepted/tizen_base accepted/tizen_common accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_base accepted/tizen/3.0.2015.q2/common/20150616.134035 accepted/tizen/base/20151223.052227 accepted/tizen/common/20150616.134549 accepted/tizen/mobile/20150618.112712 accepted/tizen/tv/20150618.103554 accepted/tizen/wearable/20150618.093536 submit/tizen/20150616.132010 submit/tizen_3.0.2015.q2_common/20150616.131924 submit/tizen_base/20151223.111111 submit/tizen_base/20151223.111112 submit/tizen_common/20150616.131936 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_mobile/20150617.000002 submit/tizen_tv/20150617.000002 submit/tizen_wearable/20150617.000002 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
pinskia [Tue, 3 Jun 2014 22:44:39 +0000 (22:44 +0000)]
2014-06-03  Andrew Pinski  <apinski@cavium.com>

* config/aarch64/aarch64.c (aarch64_if_then_else_costs): Allow non comparisons
for OP0.

2014-06-03  Andrew Pinski  <apinski@cavium.com>

* gcc.c-torture/compile/20140528-1.c: New testcase.

Change-Id: Ic7d3edb107f5f1c98ba228addf98b58eda5421c7
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211206 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago2014-06-03 Andrew Pinski <apinski@cavium.com> 50/41550/1
pinskia [Tue, 3 Jun 2014 22:42:47 +0000 (22:42 +0000)]
2014-06-03  Andrew Pinski  <apinski@cavium.com>

* config/aarch64/aarch64.c (aarch64_if_then_else_costs): New function.
(aarch64_rtx_costs): Use aarch64_if_then_else_costs.

Change-Id: Ie1b96c57d4a449467cf5f139488585a81fa78b10
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211205 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64] Implement ADD in vector registers for 32-bit scalar values. 83/41183/1 accepted/tizen/3.0.2015.q2/common/20150615.160009 accepted/tizen/common/20150615.075705 accepted/tizen/mobile/20150616.010415 accepted/tizen/tv/20150616.010440 accepted/tizen/wearable/20150616.010458 submit/tizen/20150611.133927 submit/tizen_3.0.2015.q2_common/20150615.075539
jgreenhalgh [Mon, 23 Jun 2014 09:04:40 +0000 (09:04 +0000)]
[AArch64] Implement ADD in vector registers for 32-bit scalar values.

git cherry-pick 8412c05c047

gcc/

* config/aarch64/aarch64.md (*addsi3_aarch64): Add alternative in
vector registers.

gcc/testsuite/

* gcc.target/aarch64/scalar_shift_1.c: Fix expected assembler.

Change-Id: Ib47b8e4a9129322e88f07f08f7fe88b5c6f29322
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211887 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 18/18] Dump a message if we are unable to cost an insn. 82/41182/1
jgreenhalgh [Fri, 16 May 2014 09:27:55 +0000 (09:27 +0000)]
[AArch64 costs 18/18] Dump a message if we are unable to cost an insn.

git cherry-pick 10e934b

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Handle the case
where we were unable to cost an RTX.

Change-Id: I396dbb81d25b393fc5c216968144c3bab6811ea9
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210510 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 17/18] Cost for SYMBOL_REF, HIGH and LO_SUM 81/41181/1
jgreenhalgh [Fri, 16 May 2014 09:25:48 +0000 (09:25 +0000)]
[AArch64 costs 17/18] Cost for SYMBOL_REF, HIGH and LO_SUM

git cherry-pick d369e66

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Cost SYMBOL_REF,
HIGH, LO_SUM.

Change-Id: I94ed46b7c88e3c0bed08ea46f1a08bc15f49618d
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210509 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 16/18] Cost TRUNCATE 80/41180/1
jgreenhalgh [Fri, 16 May 2014 09:23:28 +0000 (09:23 +0000)]
[AArch64 costs 16/18] Cost TRUNCATE

git cherry-pick 4a8f9d5

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Cost TRUNCATE.

Change-Id: I1f35e96da1d7fa48ed0e61a5d58590e122390142
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210508 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 15/18] Cost more Floating point RTX. 79/41179/1
jgreenhalgh [Fri, 16 May 2014 09:20:22 +0000 (09:20 +0000)]
[AArch64 costs 15/18] Cost more Floating point RTX.

git cherry-pick d31e8ed

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Cost FMA,
FLOAT_EXTEND, FLOAT_TRUNCATE, ABS, SMAX, and SMIN.

Change-Id: I80f6cdde6c41f260628938847280bd00e6ae03e4
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210507 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 14/18] Cost comparisons, flag setting operators and IF_THEN_ELSE 78/41178/1
jgreenhalgh [Fri, 16 May 2014 09:16:23 +0000 (09:16 +0000)]
[AArch64 costs 14/18] Cost comparisons, flag setting operators and IF_THEN_ELSE

git cherry-pick 7105f3a

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Cost comparison
operators.

Change-Id: I4529a7a17be6e1c3b0a9e6a55960877944375401
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210506 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 13/18] Improve costs for div/mod 77/41177/1
jgreenhalgh [Fri, 16 May 2014 09:12:14 +0000 (09:12 +0000)]
[AArch64 costs 13/18] Improve costs for div/mod

git cherry-pick 8065e8b

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Improve costs for
DIV/MOD.

Change-Id: Idb71f224c1d67da03c9b74c9d1ce28a53c09f0f7
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210505 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 12/18] Improve costs for sign/zero extracts 76/41176/1
jgreenhalgh [Fri, 16 May 2014 09:07:34 +0000 (09:07 +0000)]
[AArch64 costs 12/18] Improve costs for sign/zero extracts

git cherry-pick d515bbc

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Improve costs for
SIGN/ZERO_EXTRACT.

Change-Id: Ica7dd6d1721d38e1f8049d7be25db024ac7ed7b5
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210504 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 11/18] Improve costs for rotate and shift operations. 75/41175/1
jgreenhalgh [Fri, 16 May 2014 09:03:19 +0000 (09:03 +0000)]
[AArch64 costs 11/18] Improve costs for rotate and shift operations.

git cherry-pick 8982100

* config/aarch64/aarch64.c (aarch64_rtx_costs): Improve costs for
rotates and shifts.

Change-Id: Id504035623b9bdbf61b22b807f7bf2e94bd92b89
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210503 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 10/18] Improve costs for sign/zero extend operations 74/41174/1
jgreenhalgh [Fri, 16 May 2014 09:01:28 +0000 (09:01 +0000)]
[AArch64 costs 10/18] Improve costs for sign/zero extend operations

git cherry-pick 81d1eb9

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Cost
ZERO_EXTEND and SIGN_EXTEND better.

Change-Id: Ifa42bd83302971230562416fa1e948977d824ba5
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210502 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 9/18] Better cost logical operations 73/41173/1
jgreenhalgh [Fri, 16 May 2014 08:59:07 +0000 (08:59 +0000)]
[AArch64 costs 9/18] Better cost logical operations

git cherry-pick 69ddbb9

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Improve cost for
logical operations.

Change-Id: I4e6ee9403b27621fc9f83127ff4f2c08c81b45ab
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210501 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 8/18] Cost memory accesses using address costs 72/41172/1
jgreenhalgh [Fri, 16 May 2014 08:56:54 +0000 (08:56 +0000)]
[AArch64 costs 8/18] Cost memory accesses using address costs

git cherry-pick af27409

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Use address
costs when costing loads and stores to memory.

Change-Id: Ic64179e010a9cd643f5adc30fb6fc378cbc6a144
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210500 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 7/18] Improve SET cost. 71/41171/1
jgreenhalgh [Fri, 16 May 2014 08:55:04 +0000 (08:55 +0000)]
[AArch64 costs 7/18] Improve SET cost.

git cherry-pick 600207d

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Improve costing
for SET RTX.

Change-Id: Ie5cbf7ddadceb105a5efb98585b069a3b4fce1a7
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210499 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 6/18] Set default costs and handle vector modes. 70/41170/1
jgreenhalgh [Fri, 16 May 2014 08:52:30 +0000 (08:52 +0000)]
[AArch64 costs 6/18] Set default costs and handle vector modes.

git cherry-pick 8c31cc6

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs): Set default costs.

Change-Id: I66a380a13616fa0572d2b6597f2ca5416479fd54
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210498 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 5/18] Factor out common MULT cases 69/41169/1
jgreenhalgh [Fri, 16 May 2014 08:50:51 +0000 (08:50 +0000)]
[AArch64 costs 5/18] Factor out common MULT cases

git cherry-pick 2f0038b

gcc/

* config/aarch64/aarch64.c (aarch64_strip_shift_or_extend): Rename
to...
(aarch64_strip_extend): ...this, don't strip shifts, check RTX is
well formed.
(aarch64_rtx_mult_cost): New.
(aarch64_rtx_costs): Use it, refactor as appropriate.

Change-Id: Ic72e2d4da29ccda422685f76e965892496de2ebb
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210497 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 4/18] Better estimate cost of building a constant 68/41168/1
jgreenhalgh [Fri, 16 May 2014 08:47:59 +0000 (08:47 +0000)]
[AArch64 costs 4/18] Better estimate cost of building a constant

git cherry-pick 3967ee6

gcc/

* config/aarch64/aarch64.c (aarch64_build_constant): Conditionally
emit instructions, return number of instructions which would
be emitted.
(aarch64_add_constant): Update call to aarch64_build_constant.
(aarch64_output_mi_thunk): Likewise.
(aarch64_rtx_costs): Estimate cost of a CONST_INT, cost
a CONST_DOUBLE.

Change-Id: I3396ecbe27c44603b350efa56021c49373da0e76
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210496 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 3/18] Wrap aarch64_rtx_costs to dump verbose output 67/41167/1
jgreenhalgh [Fri, 16 May 2014 08:45:39 +0000 (08:45 +0000)]
[AArch64 costs 3/18] Wrap aarch64_rtx_costs to dump verbose output

git cherry-pick e50295b

gcc/

* config/aarch64/aarch64.c (aarch64_rtx_costs_wrapper): New.
(TARGET_RTX_COSTS): Call it.

Change-Id: I64b8e288ef331266768490df2ba28f57d7015ea6
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210495 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 2/18] Add cost tables for Cortex-A57 66/41166/1
jgreenhalgh [Fri, 16 May 2014 08:43:51 +0000 (08:43 +0000)]
[AArch64 costs 2/18] Add cost tables for Cortex-A57

git cherry-pick 3172ca8

gcc/

* config/aarch64/aarch64.c (cortexa57_addrcost_table): New.
(cortexa57_vector_cost): Likewise.
(cortexa57_tunings): Use them.

Change-Id: I0c4e25d92b4f7c57cc81e17d0a00034d47fad876
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210494 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64 costs 1/18] Refactor aarch64_address_costs. 65/41165/1
jgreenhalgh [Fri, 16 May 2014 08:41:46 +0000 (08:41 +0000)]
[AArch64 costs 1/18] Refactor aarch64_address_costs.

git cherry-pick 3d70178

gcc/

* config/aarch64/aarch64-protos.h (scale_addr_mode_cost): New.
(cpu_addrcost_table): Use it.
* config/aarch64/aarch64.c (generic_addrcost_table): Initialize it.
(aarch64_address_cost): Rewrite using aarch64_classify_address,
move it.

Change-Id: I4fea98344ad105c98240d23aa2b52d372f0e7fd5
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210493 138bc75d-0d04-0410-961f-82ee72b054a4

8 years ago[AArch64] Define TARGET_FLAGS_REGNUM 41/41141/1
mshawcroft [Tue, 22 Apr 2014 16:08:33 +0000 (16:08 +0000)]
[AArch64] Define TARGET_FLAGS_REGNUM

git cherry-pick c027752

Ramana noted:

This defines TARGET_FLAGS_REGNUM for AArch64 to be CC_REGNUM. Noticed
this turns on the cmpelim pass after reload and in a few examples and
a couple of benchmarks I noticed a number of comparisons getting
deleted.

Change-Id: Ia83f2dc009ac650aaeaf47d52ce86c625bff79f5
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209643 138bc75d-0d04-0410-961f-82ee72b054a4

8 years agoMerge "Revert "gcc: gcc dir version"" into tizen
Dongkyun Son [Wed, 10 Jun 2015 10:33:00 +0000 (03:33 -0700)]
Merge "Revert "gcc: gcc dir version"" into tizen

8 years agoRevert "gcc: gcc dir version" 00/39500/4
Ilya Palachev [Thu, 14 May 2015 12:41:51 +0000 (15:41 +0300)]
Revert "gcc: gcc dir version"

This patch was created long time ago. Nowadays
version of GCC cannot be fully bootstrapped & regtested
in the independent environment (i. e. outside GBS or
OBS chroot). But we need to bootstrap & regtest so that
to be sure that or new changes in compiler do not cause
new regressions. This is a requirement of open source
GCC community and we need to fulfill it if we want to
submit any patches to upstream.

This reverts commit d2c4b00dc3a12f0563fd29933c6ff93682bd4910.

Change-Id: I61a0c30d62b1d6f0fe6dc227a5be37afcd508ec4
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
8 years agoMerge "Remove ptread_cond interceptor" into tizen
Dongkyun Son [Fri, 5 Jun 2015 00:08:43 +0000 (17:08 -0700)]
Merge "Remove ptread_cond interceptor" into tizen

8 years agoMerge "Revert "rename info files"" into tizen
Dongkyun Son [Thu, 4 Jun 2015 13:42:33 +0000 (06:42 -0700)]
Merge "Revert "rename info files"" into tizen

8 years agoMerge "Revert "Enable workaround for AArch64 Cortex-A53 erratum 835769"" into tizen
Dongkyun Son [Thu, 4 Jun 2015 13:41:01 +0000 (06:41 -0700)]
Merge "Revert "Enable workaround for AArch64 Cortex-A53 erratum 835769"" into tizen

8 years agoRevert "Enable workaround for AArch64 Cortex-A53 erratum 835769" 16/40516/1
Dongkyun Son [Thu, 4 Jun 2015 13:32:36 +0000 (06:32 -0700)]
Revert "Enable workaround for AArch64 Cortex-A53 erratum 835769"

This reverts commit 5333b444b9ebcddf5dd6a5cb0b2dafd886972be7.

Change-Id: I84b2122229c654d145fb0dcc8338311582be00d8

8 years agoMerge "Enable workaround for AArch64 Cortex-A53 erratum 835769" into tizen
Dongkyun Son [Thu, 4 Jun 2015 13:30:39 +0000 (06:30 -0700)]
Merge "Enable workaround for AArch64 Cortex-A53 erratum 835769" into tizen

8 years agoRevert "rename info files" 05/39405/3
Ilya Palachev [Thu, 14 May 2015 11:53:50 +0000 (14:53 +0300)]
Revert "rename info files"

This reverts commit d172df8002c87b7cd6a1cd91b33b106ca0c49d20.

This patch fixes the bootstrap failure.
If you perform the followinf actions:

mkdir build
cd build
../configure
make

the build will fail with the following error:

cp libgomp.info libgomp.info
make  all-recursive
cp: `libgomp.info' and `libgomp.info' are the same file

Thus it seems that it would be better to revert the patch that is not
included to upstream.

Also the packagin section in spec-file was modified in order to fit
proper names of info files.

Change-Id: I1a053f7644902825e76a6ff4a2b4651830d373bb
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
8 years agoEnable workaround for AArch64 Cortex-A53 erratum 835769 84/39284/1
Nikolai Bozhenov [Wed, 6 May 2015 13:55:05 +0000 (16:55 +0300)]
Enable workaround for AArch64 Cortex-A53 erratum 835769

Added --enable-fix-cortex-a53-835769 option to configure
because the erratum affects all produced Cortex-A53 CPUs.

Change-Id: I86308ad1fdd1bfaacb4588d44b8e846ea736b72f

9 years agoRemove ptread_cond interceptor 11/39111/1
Yury Usishchev [Thu, 5 Mar 2015 11:16:21 +0000 (14:16 +0300)]
Remove ptread_cond interceptor

Address sanitizer on armv7l failed with error in pthread interceptor.
GCC 5 asan works fine in this case. Asan was merged to GCC 5 branch as
one big blob, so it is not possible to find one patch that fixes the issue.

This patch fixes the fail for gcc-4.9

Change-Id: I96262a9083e45514339102a45529330450ae2cbb
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
9 years agoEnable LTO builds using this toolchain 35/38135/1
Nikolai Bozhenov [Wed, 25 Feb 2015 07:21:47 +0000 (10:21 +0300)]
Enable LTO builds using this toolchain

1) Install LTO plugin for BFD utils

Add LTO plugins to the default BFD plugins directory so that binutils
(ar in particular) can work with LTO objects without any additional
options.

2) Add LTO binaries to icecream packages to enable LTO compilation in
qemu-accel mode.

Change-Id: Ic50d79a6453a51ca39e7dc6b251190e70304dae2

9 years agoAdd build conflict with binutils-gold 17/33917/2 accepted/tizen_3.0.2015.q2_common tizen_3.0.2014.q4_common accepted/tizen/3.0.2015.q2/common/20150623.103022 accepted/tizen/common/20150127.151354 accepted/tizen/mobile/20150205.042650 accepted/tizen/tv/20150206.074818 accepted/tizen/wearable/20150204.014318 submit/tizen_3.0.2015.q2_common/20150623.102604 submit/tizen_common/20150127.143638 submit/tizen_ivi/20150206.082313 submit/tizen_mobile/20150129.000000 submit/tizen_mobile/20150204.011944 submit/tizen_tv/20150204.012408 submit/tizen_wearable/20150204.011455
Ilya Palachev [Fri, 16 Jan 2015 11:17:55 +0000 (14:17 +0300)]
Add build conflict with binutils-gold

For unknown reason when libgcc.so is built with gold, it causes
python to make syscalls with zero-length buffers. That's why we
disable gold for gcc.

Change-Id: I12c4b9d9171980f9c3c03a08c8eaab62415fd943
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
9 years agoremove unused files 84/33984/1
Li Jinjing [Mon, 19 Jan 2015 11:23:58 +0000 (19:23 +0800)]
remove unused files

Currently, cross-x86_64-gcc49.spec has not been submmited to OBS for building,
for consistency of OBS and gbs, it's necessary to clean it up.

Change-Id: I455ad5b5c4de93a91beb620c828a97ff6e847d30
Signed-off-by: Li Jinjing <jinjingx.li@intel.com>
9 years agoremove unused files 33/32533/3 accepted/tizen_3.0_ivi accepted/tizen_ivi tizen_3.0_ivi accepted/tizen/common/20150106.082220 accepted/tizen/ivi/20150106.113216 accepted/tizen/mobile/20150108.122106 accepted/tizen/tv/20150107.095207 accepted/tizen/wearable/20150108.042021 submit/tizen/20150105.142353 submit/tizen_mobile/20150108.020057 submit/tizen_wearable/20150108.020110 tizen_3.0_ivi_release
Li Jinjing [Wed, 17 Dec 2014 13:55:09 +0000 (21:55 +0800)]
remove unused files

Currently, These spec files are useless and have not been submitted
to OBS for building, so it's necessary to clean them up.
Without this change, `gbs build` results will contails build error
with dependency issue, and the build result will be much cleaner after
applying this patch.

Refer to the same issue in platform/upstream/gcc48:
https://review.tizen.org/gerrit/#/c/21357

Change-Id: I9f489740127f8633fbaa38b1367052f773be4fd9
Signed-off-by: Li Jinjing <jinjingx.li@intel.com>
9 years agoBump to FULL-VER to 4.9.2 toolchain_upgrade_4.9.2 accepted/tizen/common/20141203.182751 accepted/tizen/ivi/20141212.050524 accepted/tizen/mobile/20141210.081051 submit/tizen/20141203.105624 submit/tizen_ivi/20141208.111111 submit/tizen_ivi/20141209.010456
Chanho Park [Wed, 3 Dec 2014 05:03:45 +0000 (14:03 +0900)]
Bump to FULL-VER to 4.9.2

Actually, we use FULL-VER instead of BASE-VER because BASE-BASE
represents 4.x and FULL-VER represents 4.x.x version.

Change-Id: I1000bb65561f76c4bc4ed5b33af1b5747018e99e
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agoSwitching ExcludeArch to ExclusiveArch accepted/tizen/common/20141114.192317 accepted/tizen/ivi/20141126.114530 submit/tizen_common/20141114.105626 submit/tizen_ivi/20141126.000000 submit/tizen_ivi/20141126.075304 submit/tizen_mobile/20141120.000000
Vyacheslav Barinov [Fri, 31 Oct 2014 13:20:37 +0000 (16:20 +0300)]
Switching ExcludeArch to ExclusiveArch

Helps to avoid cross-arm -> aarch64 and cross-aarch64 -> arm builds.

Change-Id: Ia1701703e99683eca2c2d4f6c2a0ae2ee32c8a72
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
9 years agopackaging: add aarch64 in itm_arch
Chanho Park [Fri, 31 Oct 2014 06:40:46 +0000 (15:40 +0900)]
packaging: add aarch64 in itm_arch

Change-Id: I85573d25b2794892b50a758ae52b877e493e0b9f
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agopackaging: update to 4.9.2
Chanho Park [Thu, 30 Oct 2014 13:56:16 +0000 (22:56 +0900)]
packaging: update to 4.9.2

Change-Id: I8605b0fb246e1b500bbe5715e9dc35c99a5c111f
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agoFixed packaging for cross-*-gcc49 packages
Vyacheslav Barinov [Fri, 12 Sep 2014 11:32:13 +0000 (15:32 +0400)]
Fixed packaging for cross-*-gcc49 packages

There was a conflict with filesystem package due to "/usr/bin" in %files
section.

Change-Id: I83f0ea412512f30a7fdff1affef6ddd842764e32
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
9 years agoRestoring rpmlintrcs
Vyacheslav Barinov [Mon, 4 Aug 2014 06:43:26 +0000 (10:43 +0400)]
Restoring rpmlintrcs

Change-Id: I03f61083f165b04df98e4e0b0c22e0fff3b3b68f
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
9 years agoUpdating spec files with new scripts
Vyacheslav Barinov [Mon, 4 Aug 2014 06:01:35 +0000 (10:01 +0400)]
Updating spec files with new scripts

Change-Id: I3213c4d0f7bceb52cad5d446f89300a8f4b70a6f
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
9 years agoScripts update
Vyacheslav Barinov [Mon, 4 Aug 2014 05:59:27 +0000 (09:59 +0400)]
Scripts update

Change-Id: I4693a3e2973762d5751b3b78955a2b459f558c6e
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
9 years agolibitm aarch64 fix
Vyacheslav Barinov [Mon, 4 Aug 2014 05:57:37 +0000 (09:57 +0400)]
libitm aarch64 fix

This static function could not be inlined for aarch64

Change-Id: If9efc9fce6f09df0c428fd4b120addee8c21199f
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
9 years agopackging: remove libffi/libgcj/testresults
Chanho Park [Thu, 24 Jul 2014 05:51:07 +0000 (14:51 +0900)]
packging: remove libffi/libgcj/testresults

Change-Id: I03edc219994630bc5ea36bd431ad5796e385bf40
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agopackaging: enable bootstrap for x86_64
Chanho Park [Wed, 23 Jul 2014 08:20:40 +0000 (17:20 +0900)]
packaging: enable bootstrap for x86_64

Change-Id: Iaf58cb47226007bbe1d6c36d6de252cef427b5fb
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agopackaging: use glibc-devel-32bit instead of glibc-devel
Chanho Park [Tue, 22 Jul 2014 13:43:49 +0000 (22:43 +0900)]
packaging: use glibc-devel-32bit instead of glibc-devel

Change-Id: I810e816f6796173fb5205105bf7aec5b093e7950
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agopackaging: remove disable-multilibs for x86_64
Chanho Park [Tue, 22 Jul 2014 13:07:30 +0000 (22:07 +0900)]
packaging: remove disable-multilibs for x86_64

Change-Id: Id98e44bbb536654ca9c566f8a0ae74c59b5a2fe1
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agopackaging: fix typo
Chanho Park [Tue, 22 Jul 2014 11:54:29 +0000 (20:54 +0900)]
packaging: fix typo

Change-Id: Ic3664ff81d3e124b097ae7307027a01eb463c0b9
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agopackaging: delete -fexceptions
Chanho Park [Tue, 22 Jul 2014 10:20:38 +0000 (19:20 +0900)]
packaging: delete -fexceptions

Change-Id: I3ec59ae807043492af60f640b3c1cee9f67aed09
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agogcc: add FULL-VER manually
Chanho Park [Tue, 22 Jul 2014 02:09:37 +0000 (11:09 +0900)]
gcc: add FULL-VER manually

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agoPackaging: Fixed gcc version in baselibs.conf
Vyacheslav Barinov [Mon, 21 Jul 2014 09:13:30 +0000 (13:13 +0400)]
Packaging: Fixed gcc version in baselibs.conf

Change-Id: I9d3b6dd16cf6cc1733295f80aa8aa8260e1566b6
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
9 years agopackaging: add packaging files
Chanho Park [Mon, 21 Jul 2014 08:32:35 +0000 (17:32 +0900)]
packaging: add packaging files

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agorename info files
Chanho Park [Fri, 18 Jul 2014 09:07:20 +0000 (18:07 +0900)]
rename info files

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agotextdomain
Chanho Park [Fri, 18 Jul 2014 09:06:33 +0000 (18:06 +0900)]
textdomain

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agoppc32: retaddr
Chanho Park [Fri, 18 Jul 2014 09:05:08 +0000 (18:05 +0900)]
ppc32: retaddr

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agojava: slow pthread self
Chanho Park [Fri, 18 Jul 2014 09:00:12 +0000 (18:00 +0900)]
java: slow  pthread self

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agoia64: stack protector
Chanho Park [Fri, 18 Jul 2014 08:59:52 +0000 (17:59 +0900)]
ia64: stack protector

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agolibstdc++ api reference
Chanho Park [Fri, 18 Jul 2014 08:59:17 +0000 (17:59 +0900)]
libstdc++ api reference

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agono unwind tables
Chanho Park [Fri, 18 Jul 2014 08:59:00 +0000 (17:59 +0900)]
no unwind tables

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agotls no direct
Chanho Park [Fri, 18 Jul 2014 08:58:40 +0000 (17:58 +0900)]
tls no direct

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agoWunprototyped calls
Chanho Park [Fri, 18 Jul 2014 08:58:24 +0000 (17:58 +0900)]
Wunprototyped calls

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agogcc: add default spec
Chanho Park [Fri, 18 Jul 2014 08:57:49 +0000 (17:57 +0900)]
gcc: add default spec

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agogcc: gcc dir version
Chanho Park [Fri, 18 Jul 2014 08:57:00 +0000 (17:57 +0900)]
gcc: gcc dir version

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
9 years agoImported Upstream version 4.9.2 upstream/4.9.2
Chanho Park [Thu, 30 Oct 2014 13:34:41 +0000 (22:34 +0900)]
Imported Upstream version 4.9.2

9 years agoImported Upstream version 4.9.1 upstream/4.9.1
Chanho Park [Mon, 21 Jul 2014 03:01:04 +0000 (12:01 +0900)]
Imported Upstream version 4.9.1

9 years agoImported Upstream version 4.9.0 upstream/4.9.0
Chanho Park [Mon, 21 Jul 2014 02:58:29 +0000 (11:58 +0900)]
Imported Upstream version 4.9.0

9 years agoInitial empty repository master tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common
Sehong Na [Fri, 18 Jul 2014 04:39:46 +0000 (21:39 -0700)]
Initial empty repository