platform/upstream/gcc48.git
10 years agoUpdate to 4.8.2. accepted/tizen/ivi accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi_panda tizen_ivi_panda accepted/tizen/20131119.212331 accepted/tizen/20131120.113905 accepted/tizen/ivi/panda/20140321.233302 submit/tizen/20131119.072158 submit/tizen_ivi_panda/20140321.224742
Junfeng Dong [Mon, 18 Nov 2013 06:44:04 +0000 (14:44 +0800)]
Update to 4.8.2.

Change-Id: I05141a35f2c645663c7e7a2e617cf64828b0f3d7
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
10 years agochange the sysroot and c++ include path to fix the bugs the application cannot find...
Bogon Kim [Thu, 14 Nov 2013 03:07:09 +0000 (12:07 +0900)]
change the sysroot and c++ include path to fix the bugs the application cannot find the libraries. This patch depends on the qemu-accel patch

Change-Id: I332897ad912f09bc3d7d991bde97dbde03ae856a
Signed-off-by: Bogon Kim <bogon82.kim@samsung.com>
10 years agochange the minimum requrired value for sysroot_len to 1 in case of identifying sysroot=/
Bogon Kim [Thu, 14 Nov 2013 00:55:13 +0000 (09:55 +0900)]
change the minimum requrired value for sysroot_len to 1 in case of identifying sysroot=/

Change-Id: Ic9107e1e7ff39def1535b11a4bf1b7f3d7d8213a
Signed-off-by: Bogon Kim <bogon82.kim@samsung.com>
10 years agodisable fortran, ojbc and objcp to reduce 35% build time of gcc
Bogon Kim [Tue, 12 Nov 2013 08:28:41 +0000 (17:28 +0900)]
disable fortran, ojbc and objcp to reduce 35% build time of gcc

Change-Id: I2f8df24cfe02682123ce4fc39d7deaaa8e49951b
Signed-off-by: Bogon Kim <bogon82.kim@samsung.com>
10 years agoadd the arm architecture in the %asan_arch macro to support address sanitizer
Bogon Kim [Mon, 4 Nov 2013 01:58:14 +0000 (10:58 +0900)]
add the arm architecture in the %asan_arch macro to support address sanitizer

Change-Id: I546dd4736daa744b78349dcbc115bdb87cacb161
Signed-off-by: Bogon Kim <bogon82.kim@samsung.com>
10 years ago- Porting of address santizer patch for ARM in gcc-4.8.1 from gcc-4.9 - Taken from...
nravi [Mon, 28 Oct 2013 12:16:49 +0000 (17:46 +0530)]
- Porting of address santizer patch for ARM in gcc-4.8.1 from gcc-4.9 - Taken from revision number r198683 from gcc trunk

Change-Id: Ibfadb06fbc7bee283f46dc57bb170cbc5fa1b35d

10 years agoset thumb as as default option for armv7l-gcc because thumb becomes default since...
Bogon Kim [Wed, 16 Oct 2013 14:01:44 +0000 (23:01 +0900)]
set thumb as as default option for armv7l-gcc because thumb becomes default since armv7l architecture

Change-Id: Id068bb876a103a7acf0d67a27eac5921741c5464
Signed-off-by: Bogon Kim <bogon82.kim@samsung.com>
10 years agoUpdate change log
Anas Nashif [Sat, 24 Aug 2013 12:11:24 +0000 (08:11 -0400)]
Update change log

10 years agocreate the collect2 utility for cross toolchain
Bogon Kim [Mon, 26 Aug 2013 04:20:28 +0000 (13:20 +0900)]
create the collect2 utility for cross toolchain

Signed-off-by: Bogon Kim <bogon82.kim@samsung.com>
10 years agoreflect previous commit for setting gcc_dir_version to other spec files
Bogon Kim [Mon, 26 Aug 2013 04:14:45 +0000 (13:14 +0900)]
reflect previous commit for setting gcc_dir_version to other spec files

Signed-off-by: Bogon Kim <bogon82.kim@samsung.com>
10 years agoset gcc_dir_version
Anas Nashif [Mon, 12 Aug 2013 12:40:28 +0000 (08:40 -0400)]
set gcc_dir_version

10 years agoCorrect gcc config option on armv7l.
Junfeng Dong [Fri, 2 Aug 2013 05:59:43 +0000 (13:59 +0800)]
Correct gcc config option on armv7l.

Change-Id: I2f035d639d6602d3b8e874bcddf653bb0ad297d7
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
10 years agoadapt groups
Anas Nashif [Wed, 31 Jul 2013 15:14:07 +0000 (11:14 -0400)]
adapt groups

10 years agoAdd armv7l support and fix build error of cross gcc.
Junfeng Dong [Tue, 30 Jul 2013 15:47:17 +0000 (23:47 +0800)]
Add armv7l support and fix build error of cross gcc.

  add cross-armv7l-gcc48-icecream-backend.spec.
  Satisfied gbs.
  Fix the wrong build target of cross gcc.

Change-Id: I738be8d54316e42c0f1ba57868105fe3eb41a700
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
10 years agoarmv7l flags
Anas Nashif [Wed, 17 Jul 2013 21:59:15 +0000 (17:59 -0400)]
armv7l flags

10 years agoarmv7l flags
Anas Nashif [Wed, 17 Jul 2013 21:58:20 +0000 (17:58 -0400)]
armv7l flags

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 years agoSilvermont support backport from trunk to 4.8
Pavel Chupin [Wed, 10 Jul 2013 13:48:08 +0000 (17:48 +0400)]
Silvermont support backport from trunk to 4.8

Support new switches: -march=slm/-mtune=slm
This is backport of trunk r199444, r199546 and r199611

Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
10 years agodo not use so versions
Anas Nashif [Tue, 9 Jul 2013 12:24:32 +0000 (08:24 -0400)]
do not use so versions

10 years agoUpdate packaging for 4.8
Anas Nashif [Sun, 7 Jul 2013 15:26:52 +0000 (11:26 -0400)]
Update packaging for 4.8

10 years agofixe suffix
Anas Nashif [Sun, 7 Jul 2013 15:26:40 +0000 (11:26 -0400)]
fixe suffix

10 years agoupdate suffix 4.7 -> 4.8
Anas Nashif [Sun, 7 Jul 2013 13:39:37 +0000 (09:39 -0400)]
update suffix 4.7 -> 4.8

10 years agoUpdate to 4.8.1
Anas Nashif [Sat, 1 Jun 2013 19:14:17 +0000 (15:14 -0400)]
Update to 4.8.1

10 years agoupdate to 4.8.1
Anas Nashif [Sat, 1 Jun 2013 04:59:59 +0000 (00:59 -0400)]
update to 4.8.1

10 years agochanges
Anas Nashif [Sat, 1 Jun 2013 04:43:14 +0000 (00:43 -0400)]
changes

10 years agoupdate to 4.7.3
Anas Nashif [Mon, 20 May 2013 17:08:18 +0000 (13:08 -0400)]
update to 4.7.3

10 years agoSet license using %license
Anas Nashif [Sat, 11 May 2013 05:30:11 +0000 (01:30 -0400)]
Set license using %license

10 years agoFixed package groups
Anas Nashif [Fri, 22 Mar 2013 17:51:23 +0000 (10:51 -0700)]
Fixed package groups

10 years agoFixed package groups
Anas Nashif [Tue, 19 Mar 2013 04:05:50 +0000 (21:05 -0700)]
Fixed package groups

10 years agoPackage info files correctly
Anas Nashif [Mon, 14 Jan 2013 16:56:52 +0000 (08:56 -0800)]
Package info files correctly

10 years agopackage info files
Anas Nashif [Mon, 14 Jan 2013 16:27:56 +0000 (08:27 -0800)]
package info files

10 years agocleanup spec
Anas Nashif [Mon, 14 Jan 2013 14:49:38 +0000 (06:49 -0800)]
cleanup spec

10 years agoadd ARM linker patch
Anas Nashif [Sun, 18 Nov 2012 00:07:43 +0000 (16:07 -0800)]
add ARM linker patch

10 years agoremove uchar.h from %files
Anas Nashif [Sat, 17 Nov 2012 20:34:10 +0000 (12:34 -0800)]
remove uchar.h from %files

10 years agoremove uchar.h from %files
Anas Nashif [Sat, 17 Nov 2012 20:31:41 +0000 (12:31 -0800)]
remove uchar.h from %files

10 years agorename info files
Anas Nashif [Sat, 17 Nov 2012 20:30:37 +0000 (12:30 -0800)]
rename info files

10 years agotextdomain
Anas Nashif [Sat, 17 Nov 2012 20:30:17 +0000 (12:30 -0800)]
textdomain

10 years agoadd packaging
Anas Nashif [Sat, 17 Nov 2012 19:51:42 +0000 (11:51 -0800)]
add packaging

10 years agoadd packaging
Anas Nashif [Sat, 17 Nov 2012 19:50:50 +0000 (11:50 -0800)]
add packaging

10 years agoadd packaging
Anas Nashif [Sat, 17 Nov 2012 19:48:01 +0000 (11:48 -0800)]
add packaging

10 years agoadd packaging
Anas Nashif [Sat, 17 Nov 2012 19:44:37 +0000 (11:44 -0800)]
add packaging

10 years agodir version
Anas Nashif [Sat, 17 Nov 2012 19:16:00 +0000 (11:16 -0800)]
dir version

10 years agoadd packaging
Anas Nashif [Sat, 17 Nov 2012 17:53:57 +0000 (09:53 -0800)]
add packaging

10 years agoImporting Upstream version 4.8.2 72/12372/1 upstream upstream/4.8.2
nravi [Thu, 14 Nov 2013 06:45:11 +0000 (12:15 +0530)]
Importing Upstream version 4.8.2

Change-Id: I17295238e42d169dd85a9f89bb7e5091c713ef61

10 years agoImported Upstream version 4.8.1 upstream/4.8.1
Anas Nashif [Sat, 1 Jun 2013 04:45:04 +0000 (00:45 -0400)]
Imported Upstream version 4.8.1

10 years agoImported Upstream version 4.7.3 upstream/4.7.3
Anas Nashif [Mon, 20 May 2013 16:58:35 +0000 (12:58 -0400)]
Imported Upstream version 4.7.3

11 years agoImported Upstream version 4.7.2 submit/upstream/20130508.180434 upstream/4.7.2
Anas Nashif [Sat, 17 Nov 2012 17:52:22 +0000 (09:52 -0800)]
Imported Upstream version 4.7.2