Commit Graph

70 Commits

Author SHA1 Message Date
Jon Masters 97a32887d6 Update upstream redhat-rpm-config release. 2006-10-12 03:33:42 +00:00
Jeremy Katz c8ec9fb01f use -mtune=generic for x86 and x86_64 2006-02-03 23:00:26 +00:00
Elliot Lee 12233c1d7b fix #165416 2005-08-17 00:27:33 +00:00
Elliot Lee d3e0d601f6 add wall back in 2005-08-01 17:54:09 +00:00
Elliot Lee d5e4ed68cb add wall back in 2005-08-01 17:53:18 +00:00
Elliot Lee 1986646f85 8.0.37:
On Fri, 29 Jul 2005, Ulrich Drepper wrote:

> Please find attached the hopefully final changes for the compile flags.
>  It's a patch against redhat-rpm-config-8.0.36-1.src.rpm.  The changes are:
>
> ~ enable stack protector with minimal size 4 (default is 8, too high
>   IMO).  Vlad ran some tests on SPEC.  SPEC is highly CPU intensive,
>   unlike 90%+ of the distribution.  Even in those tests the performance
>   decrease was below 1%, probably even in the noise.  Especially the
>   decrease of the minimum size to 4 made no measurable impact.
>
> ~ remove the -fsigned-char flag for ppc.  glibc has not been compiled
>   with the flag anyway, so if anything changes, we eliminate some bugs.
>   The only theoretical issue would be if a library we ship uses CHAR_MAX
>   in an interface.  I personally haven't seen this for good reasons.
>   The only interface I know is localeconv(3) in glibc and this interface
>   is now corrected.
>
> ~ minor fix for SPARC
2005-08-01 17:44:57 +00:00
Elliot Lee f20fd09542 fix 2005-06-16 15:42:31 +00:00
Elliot Lee 1a959d38c8 fix #129025 2005-04-07 03:10:39 +00:00
Elliot Lee 6eb38ebaff new version 2005-03-23 19:52:10 +00:00
Elliot Lee 1518ff2d14 Fix java builds 2005-02-09 15:09:11 +00:00
Elliot Lee f8bcd4e337 sync 2004-12-03 18:52:37 +00:00
Elliot Lee d10e27e7b7 add _FORTIFY_SOURCE 2004-11-15 15:23:30 +00:00
Bill Nottingham 7a4e10bb65 don't filter symbol versioning 2004-10-01 18:54:27 +00:00
Elliot Lee 4b07b8dbc6 8.0.31 2004-06-28 19:48:43 +00:00
Elliot Lee c9593fd884 fix typo 2004-06-25 16:16:14 +00:00
Elliot Lee 2c52d52eec 8.0.29 2004-06-25 16:02:37 +00:00
Elliot Lee 421fb7784f 8.0.28-1.1 2003-09-17 12:41:38 +00:00
Elliot Lee ff150bb9f8 8.0.28 2003-09-17 12:36:32 +00:00
Elliot Lee a2894a5e9a 8.0.27-1 2003-07-15 13:38:58 +00:00
Jens Petersen 9d388dbd19 * Mon Jul 7 2003 Jens Petersen <petersen@redhat.com> - 8.0.26-1
- preserve the vendor field when VENDOR not set
- put VENDOR in the final i386-libc line, not the tentative one
2003-07-07 02:32:13 +00:00
Jens Petersen 7bf42f4c8d * Mon Jul 07 2003 Jens Petersen <petersen@redhat.com> - 8.0.25-1
- update config.{guess,sub} to 2003-06-17
- define VENDOR to be redhat only when /etc/redhat-release present
  [suggested by jbj]
- put VENDOR in vendor field in our config.guess file for
  ia64, ppc, ppc64, s390, s390x, x86_64 and elf32-i386 Linux
- drop the --host, --build, --target and --program-prefix configure options
  from %%configure, since this causes far too many problems
2003-07-07 01:18:33 +00:00
Jens Petersen fb0d40d7ad For Cambridge too. 2003-05-02 10:05:02 +00:00
Jens Petersen dec5bd1983 8.0.24-2
- force config.{guess,sub} executable by chmod in spec file.
2003-05-02 10:00:46 +00:00
Jens Petersen 0c7a682bd0 8.0.24-1
- Re-add config.{sub,guess} executable.
2003-05-02 09:51:49 +00:00
Jens Petersen 7bd518af03 Up the release. 2003-05-02 09:41:17 +00:00
Jens Petersen 3f7f45e72a 8.0.23-1
- make config.{guess,sub} executable
2003-05-02 09:27:06 +00:00
Jens Petersen 0a7adcf375 8.0.22-2 for Taroon 2003-05-01 12:27:40 +00:00
Jens Petersen 2a08d46318 - add config.guess and config.sub (2003-02-22)
- make %%configure use them
2003-05-01 08:13:14 +00:00
Elliot Lee 4410abdbbb Unset $DISPLAY in macros 2003-03-03 16:16:20 +00:00
Elliot Lee ae8ce229ab 8.0.21 2003-02-24 18:39:29 +00:00
Elliot Lee e7eb34f089 Reorganize rpmrc/macros to set cflags in a nicer manner. 2003-02-13 16:33:31 +00:00
Elliot Lee 47b9f849d4 8.0.19 2003-01-22 18:30:56 +00:00
Nalin Dahyabhai 7d233e283e add brp-implant-ident-static, which requires mktemp 2003-01-20 20:06:50 +00:00
Bill Nottingham fd6018eddb happy new year 2003-01-09 19:52:24 +00:00
Bill Nottingham 3397996dd9 add brp-strip-static-archive 2003-01-09 19:52:00 +00:00
Bill Nottingham 89a0b75d71 make '-g' in optflags dependent on whether or not debug_package has a
value. This is Ugly(tm).
2002-12-17 07:12:32 +00:00
Elliot Lee 5fbe73ed91 8.0.15-1 2002-12-16 18:53:55 +00:00
Tim Powers 1640cd5cac more debug macro tweaks 2002-12-14 20:37:32 +00:00
Tim Powers 28188548fc forgot the changelog 2002-12-14 18:01:21 +00:00
Tim Powers 4707ac95be add internal dep generation macro, turn it on 2002-12-14 17:57:23 +00:00
Elliot Lee d4c201f555 8.0.12-1 2002-12-13 17:20:16 +00:00
Elliot Lee cec7d078f8 someday I will get it right 2002-12-11 18:05:00 +00:00
Elliot Lee 09f5ffd107 add -g 2002-12-11 15:39:47 +00:00
Elliot Lee e44c237bfb 8.0.9 2002-12-11 15:05:08 +00:00
Bill Nottingham 47209decbe nuke -g 2002-12-04 04:55:22 +00:00
Elliot Lee c643f846ce 8.0.7-2 2002-11-25 20:44:00 +00:00
Elliot Lee 389ef3b072 8.0.7 2002-11-22 18:57:51 +00:00
Elliot Lee 1de7d81cf0 Pass __strip and __objdump macros 2002-11-21 16:54:33 +00:00
Elliot Lee 3b777d0999 8.0.5 2002-11-21 15:16:38 +00:00
Elliot Lee d4970a5d33 8.0.4 2002-11-06 16:32:52 +00:00