File tcc.changes of Package tcc
-------------------------------------------------------------------
Sun Mar 11 23:54:00 UTC 2018 - Led <ledest@gmail.com>
- git e76058c
-------------------------------------------------------------------
Sun Jan 14 00:49:00 UTC 2018 - Led <ledest@gmail.com>
- git 3e6515b
-------------------------------------------------------------------
Sun Dec 24 01:19:00 UTC 2017 - Led <ledest@gmail.com>
- git 3b27b3b
- update patches:
* tcc-0.9.27-ignore-opt.patch
-------------------------------------------------------------------
Sat Dec 16 19:09:00 UTC 2017 - Led <ledest@gmail.com>
- git d348a9a
-------------------------------------------------------------------
Sat Dec 09 19:29:00 UTC 2017 - Led <ledest@gmail.com>
- git cc6cb7f
-------------------------------------------------------------------
Sat Nov 04 18:44:00 UTC 2017 - Led <ledest@gmail.com>
- git 32c9b51
-------------------------------------------------------------------
Wed Oct 04 18:37:00 UTC 2017 - Led <ledest@gmail.com>
- git 1d5e386
-------------------------------------------------------------------
Sat Sep 30 23:31:00 UTC 2017 - Led <ledest@gmail.com>
- git 2e5751c
-------------------------------------------------------------------
Wed Sep 13 20:42:00 UTC 2017 - Led <ledest@gmail.com>
- git 870271e
-------------------------------------------------------------------
Mon Aug 21 19:07:00 UTC 2017 - Led <ledest@gmail.com>
- git b8fe8fc
-------------------------------------------------------------------
Fri Aug 18 19:38:00 UTC 2017 - Led <ledest@gmail.com>
- git ac41e01
-------------------------------------------------------------------
Sun Jul 16 21:18:00 UTC 2017 - Led <ledest@gmail.com>
- git 3f13e33
-------------------------------------------------------------------
Fri Jun 02 01:13:00 UTC 2017 - Led <ledest@gmail.com>
- git 0cc4e57
-------------------------------------------------------------------
Tue May 09 21:44:00 UTC 2017 - Led <ledest@gmail.com>
- git 1ed20a0
-------------------------------------------------------------------
Fri Apr 21 22:39:00 UTC 2017 - Led <ledest@gmail.com>
- git 0ac29b5
-------------------------------------------------------------------
Mon Mar 20 00:52:00 UTC 2017 - Led <ledest@gmail.com>
- 0.9.27
- git c4c3f50
- update patches:
* tcc-0.9.27-ignore-opt.patch
-------------------------------------------------------------------
Sun Dec 11 23:01:00 UTC 2016 - Led <ledest@gmail.com>
- git fe6453f
-------------------------------------------------------------------
Sun Nov 20 22:48:00 UTC 2016 - Led <ledest@gmail.com>
- git a52a391
-------------------------------------------------------------------
Mon Nov 14 00:13:00 UTC 2016 - Led <ledest@gmail.com>
- git 47fd807
-------------------------------------------------------------------
Sun Oct 30 21:41:00 UTC 2016 - Led <ledest@gmail.com>
- git 3054a76
-------------------------------------------------------------------
Sun Oct 09 22:59:00 UTC 2016 - Led <ledest@gmail.com>
- disable '-flto' for openSUSE-13.2 and Leap
-------------------------------------------------------------------
Sun Oct 09 22:48:00 UTC 2016 - Led <ledest@gmail.com>
- disable '-fwhole-program' for openSUSE-13.2 and Leap
-------------------------------------------------------------------
Sun Oct 09 22:38:00 UTC 2016 - Led <ledest@gmail.com>
- git 4134994
- clean up spec
-------------------------------------------------------------------
Sun Aug 14 19:41:00 UTC 2016 - Led <ledest@gmail.com>
- add patches:
* tcc-0.9.26-ignore-opt.patch
-------------------------------------------------------------------
Tue Jul 12 11:39:00 UTC 2016 - Led <ledest@gmail.com>
- git 4134994
-------------------------------------------------------------------
Sun Jun 20 23:37:00 UTC 2016 - Led <ledest@gmail.com>
- git 1751588
-------------------------------------------------------------------
Sun Nov 29 22:06:00 UTC 2015 - Led <ledest@gmail.com>
- git 1c2dfa1
-------------------------------------------------------------------
Sat Oct 31 22:34:00 UTC 2015 - Led <ledest@gmail.com>
- add patches:
* tcc-0.9.26-git.patch
- clean up spec
-------------------------------------------------------------------
Mon Oct 5 14:52:26 UTC 2015 - mpluskal@suse.com
- Add gpg signature
- Rename rpmlintrc to match packaging guidelines
-------------------------------------------------------------------
Mon May 4 12:42:56 UTC 2015 - gber@opensuse.org
- clean up specfile
- disable build on PPC arch, PPC support is broken
-------------------------------------------------------------------
Wed Feb 20 12:21:13 UTC 2013 - gber@opensuse.org
- package info page
-------------------------------------------------------------------
Wed Feb 20 10:36:59 UTC 2013 - gber@opensuse.org
- update to version 0.9.26
- -MD/-MF (automatically generate dependencies for make)
- -pthread option (same as -D_REENTRANT -lpthread)
- -m32/-m64 to re-exec cross compiler
- -Wl, Mimic all GNU -option forms supported by ld
- new LIBTCCAPI tcc_set_options()
- C99 variable length arrays
- Asm labels for variables and functions
- STT_GNU_IFUNC (Indirect functions as externals)
- More tests (tests2)
- drop obsolete patches
- build shared library available in libtcc1_0 subpackage, drop
static library
-------------------------------------------------------------------
Mon Jul 19 12:27:16 UTC 2010 - guido+opensuse.org@berhoerster.name
- initial packaging of tcc