Commit Graph

216 Commits

Author SHA1 Message Date
Dominik Mierzejewski 0c7971fbdb - debug test failure, try 2 2009-03-01 13:53:21 +00:00
Dominik Mierzejewski 8ad9d96d55 - debug test failure 2009-03-01 13:24:45 +00:00
Dominik Mierzejewski 699f6a04c4 - update to 2.2.1 beta3
- drop some obsolete workarounds
2009-03-01 12:18:33 +00:00
Jesse Keating f2946a847b - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 08:21:12 +00:00
Ignacio Vazquez-Abrams 8b53d8a314 Rebuild for Python 2.6 2008-11-29 16:55:48 +00:00
Dominik Mierzejewski 3cc07e4a77 - mention bug number in changelog 2008-07-06 21:24:59 +00:00
Dominik Mierzejewski 09fc8d2e8d - disable part of the testsuite until I figure out why it fails AFTER all
tests have succeeded
2008-07-06 20:57:15 +00:00
Dominik Mierzejewski 7ec9e5e5c4 - updated to 2.2.0
- fixed testsuite
- added strict perl version requirements (patch by Paul Howarth)
- fixed some rpmlint warnings
- merged a sed call into -rpm patch
2008-07-06 14:57:34 +00:00
Dominik Mierzejewski e5a93508d3 - use a configure option instead of removing unwanted file after make
install
2008-07-02 22:46:55 +00:00
Dominik Mierzejewski 8913f989fe - update file paths
- remove unnecessary header
2008-07-02 22:29:04 +00:00
Dominik Mierzejewski ce485b4bfe - removed weird Macintosh files 2008-07-02 21:53:29 +00:00
Dominik Mierzejewski b8204de397 - updated to 2.2.0 beta7
- new URL
- dropped Python binding split patch (broken, reverted upstream)
2008-07-02 18:49:45 +00:00
Kevin Kofler 4e6086dfe6 Fix file list to match the split Python binding. 2008-06-06 19:06:10 +00:00
Kevin Kofler cd22b752de Fix Makefile.am hunks. 2008-06-06 18:48:35 +00:00
Kevin Kofler 1988d7f785 Fix patch to actually apply:
omit the scripts/Makefile.in hunks, we run autoreconf anyway,
omit the scripts/perl/Makefile.PL hunk which is unrelated and unnecessary.
2008-06-06 18:37:06 +00:00
Kevin Kofler 8550af93ff - backport upstream patch to split Python binding (should fix #427700 for
good)
- drop no longer needed ppc64 SWIG/GCC flag hackery
2008-06-06 18:24:19 +00:00
Kevin Kofler 4bce72d62d Another build fix. 2008-05-29 20:57:06 +00:00
Kevin Kofler 803c91323f Try to fix build. 2008-05-29 20:38:02 +00:00
Kevin Kofler 16a197ad50 - update to 2.2.0 beta5 2008-05-29 20:23:54 +00:00
Kevin Kofler 3901d3cc24 And bump the changelog date because it's past midnight UTC. 2008-05-09 00:11:55 +00:00
Kevin Kofler 1344669ab1 Try -mno-sum-in-toc again, that also reduced the TOC1 entries previously. 2008-05-09 00:10:12 +00:00
Kevin Kofler 8e9b3e2703 One excess TOC1 entry left, try -fno-inline-small-functions again because
it previously removed one such entry.
2008-05-08 23:52:08 +00:00
Kevin Kofler a0cb950d2e Meant to drop -fsection-anchors which proved unhelpful. 2008-05-08 23:26:50 +00:00
Kevin Kofler 354d057261 Yet another attempt: try using -fastdispatch in SWIG, supposedly that
generates smaller code, hopefully also fewer TOC1 entries.
2008-05-08 23:20:23 +00:00
Kevin Kofler b323b5e95e Try -fsection-anchors as per
http://sourceware.org/ml/systemtap/2006-q4/msg00120.html
2008-05-08 21:51:49 +00:00
Kevin Kofler 803fd21479 Try -mno-fp-in-toc -mno-sum-in-toc (not sure if these are of any use with
-mminimal-toc though).
2008-05-08 19:39:13 +00:00
Kevin Kofler 53ed6e9b02 Try playing with SWIG instead:
Thu May 08 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.2.0-0.3.b4
- generate Python binding with -fcompact on F9+ ppc64 (#427700)
2008-05-08 18:06:19 +00:00
Kevin Kofler 8328b0da2a Try -Os, not that I really believe it will fix it, but trying can't hurt. 2008-05-08 16:33:55 +00:00
Kevin Kofler 25838ea7a3 Try adding -fno-inline too. 2008-05-08 16:06:25 +00:00
Kevin Kofler 10f487b51d Try with both for some extra fun. !"§$%&/()=? 2008-05-08 15:33:05 +00:00
Kevin Kofler 3dfdfb8837 Grrr, try disabling inlining completely on ppc64 GCC 4.3. 2008-05-08 15:05:53 +00:00
Kevin Kofler 59f8052675 Only apply the -fno-inline-small-functions hack on F9+ (GCC 4.3). 2008-05-08 14:45:49 +00:00
Kevin Kofler f2d13ad33c - add -fno-inline-small-functions to optflags on ppc64 (#427700) 2008-05-08 14:43:26 +00:00
Dominik Mierzejewski 837df1df43 - updated to 2.2.0 beta4
- enable CML tests again (fixed upstream)
2008-03-02 19:04:13 +00:00
Dominik Mierzejewski 8fb50ff021 - remove unnecessary hunk 2008-02-23 20:49:58 +00:00
Dominik Mierzejewski 971a7a72c9 - updated to 2.2.0 beta3
- renamed language bindings subpackages
- added ruby bindings
- fixed ruby buildings build with local shared lib
- disable CML tests (broken upstream)
2008-02-23 20:02:14 +00:00
Dominik Mierzejewski 20ce8b420e - work around gcc bug: http://gcc.gnu.org/PR34708, take 2 2008-01-07 22:31:15 +00:00
Dominik Mierzejewski 92e8cea974 - work around gcc bug: http://gcc.gnu.org/PR34708 2008-01-07 22:20:36 +00:00
Dominik Mierzejewski cc33a84b1c - include python egg-info 2008-01-06 21:17:13 +00:00
Dominik Mierzejewski 54a3bc883b - fix build with gcc-4.3, take 11 2008-01-06 21:04:29 +00:00
Dominik Mierzejewski 71a898e386 - fix build with gcc-4.3, take 10 2008-01-06 20:39:48 +00:00
Dominik Mierzejewski 5a8009c0f3 - fix build with gcc-4.3, take 9 2008-01-06 20:29:52 +00:00
Dominik Mierzejewski 6f55b5c849 - fix build with gcc-4.3, take 8 2008-01-06 20:16:39 +00:00
Dominik Mierzejewski 00eea554d1 - fix build with gcc-4.3, take 7 2008-01-06 19:51:16 +00:00
Dominik Mierzejewski ff94df7d3a - fix build with gcc-4.3, take 6 2008-01-06 19:43:21 +00:00
Dominik Mierzejewski 7e01945a2c - fix build with gcc-4.3, take 5 2008-01-06 19:20:25 +00:00
Dominik Mierzejewski 7493b1e4ec - fix build with gcc-4.3, take 4 2008-01-06 18:56:39 +00:00
Dominik Mierzejewski c78e39f074 - fix build with gcc-4.3, take 3 2008-01-06 18:29:11 +00:00
Dominik Mierzejewski 5abb7c16d5 - fix build with gcc-4.3, take 2 2008-01-06 18:18:21 +00:00
Dominik Mierzejewski 10fba4fdaf - fix build with gcc-4.3, take 1 2008-01-06 18:05:17 +00:00