kan
20dd9c1275
Install omp.h file.
...
Submitted by: Pieter de Goeje (pieter at degoejes dot nl)
2007-05-31 13:21:30 +00:00
ru
59fb918e03
Don't forget to clean generated ssp.h.
2007-05-22 10:40:58 +00:00
kan
087655728e
Fix the fallout from over-zealous obsolete files removal. Use correct
...
atomicity.h file for arm and powerpc.
2007-05-19 15:41:01 +00:00
kan
04fe1b9823
Do not compile hash_compat.c.
2007-05-19 05:52:28 +00:00
kan
ebf45ed0c9
Update bmake glue to build GCC 4.2.
...
Also:
Switch FreeBSD to use libgcc_s.so.1.
Use dl_iterate_phdr to locate shared objects' exception frame
info instead of depending on older register_frame_info machinery.
This allows us to avoid depending on libgcc_s.so.1 in binaries
that do not use exception handling directly. As an additional
benefit it breaks circular libc <=> libgcc_s.so.1 dependency too.
Build newly added libgomp.so.1 library, the runtime support
bits for OpenMP.
Build LGPLed libssp library. Our libc provides our own
BSD-licensed SSP callbacks implementation, so this library
is only built to benefit applications that have hadcoded
knowledge of libssp.so and libssp_nonshared.a. When linked
in from command line, these libraries override libc
implementation.
2007-05-19 04:25:59 +00:00
ache
551798c6ac
Change RL_LIBRARY_VERSION
2006-12-31 09:27:16 +00:00
ache
c3c4d6ad1b
Update config
2006-12-31 09:26:00 +00:00
cognet
f2ac62bb14
Don't build the libgcc with functions already included in the libc to
...
unbreak the build.
We'll switch back to the libgcc functions and get rid of the libsoftfloat
later.
2006-10-12 16:43:15 +00:00
obrien
25f4754ec5
The ARM platform does the setjmp/longjmp type of exception handling.
2006-10-05 20:55:37 +00:00
ru
be4f7e296e
Fix build due to the incomplete removal of demangle.h.
2006-09-30 12:52:15 +00:00
kan
c8ba43b1fd
Reduce diffs with file generated by FSF configure.
2006-09-22 15:08:07 +00:00
kan
c417a693c2
Update libsupc++ to include missing files. This was fixed in libstdc++
...
a long time ago, but libsupc++ was left out somehow,
PR: gnu/99702
Submitted by: George Mitchell
2006-08-19 00:52:54 +00:00
kan
54651f17aa
Garbage collect library we did not compile for ages.
2006-06-06 19:31:45 +00:00
ache
496f6d5a44
Upgrade to 5.1
2006-03-27 23:35:05 +00:00
ru
5f8b6d3c5a
Convert NO_PROFILE and NO_LIB32 to new style.
2006-03-18 21:37:05 +00:00
ru
388e590f95
Reimplementation of world/kernel build options. For details, see:
...
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
ru
38ea5a1166
NO_MAN is not needed here.
2006-03-16 15:18:17 +00:00
kan
6adebfab81
Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is not
...
already available.
2005-09-16 21:24:10 +00:00
kan
dafff159c4
Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions if
...
they are not visible from wchar.h.
2005-09-16 20:56:17 +00:00
trhodes
0a274a0672
Do not place paragraph information post-macro unless required by mdoc(7).
2005-08-20 10:17:03 +00:00
cperciva
563a2851b1
Repeatability is Considered Good when building this library, too. (And
...
I think this is the last one which needs it.)
2005-08-17 15:46:18 +00:00
cperciva
28bdebaa08
Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makes
...
this library build repeatably. (This change was made to libstdc++
several months ago; I just realized today that it would help here as
well.)
Approved by: kan
2005-08-17 01:59:10 +00:00
kensmith
f97f77429f
Bump the shared library version number of all libraries that have not
...
been bumped since RELENG_5.
Reviewed by: ru
Approved by: re (not needed for commit check but in principle...)
2005-07-22 17:19:05 +00:00
tjr
67950e3bcf
This commit was generated by cvs2svn to compensate for changes in r146052,
...
which included commits to RCS files with non-trunk default branches.
2005-05-10 13:01:37 +00:00
tjr
a093ce42b9
Update instructions to match recent import.
2005-05-10 12:04:01 +00:00
tjr
c9931f2fee
Update build infrastructure for new GNU regex bits.
2005-05-10 11:37:37 +00:00
tjr
49c97fda38
Merge. Discard local bracket expression collating order patch, since
...
modern versions of GNU regex already do things the way we want when
multibyte character support is enabled.
2005-05-10 10:52:30 +00:00
tjr
fdedb1a0cc
This commit was generated by cvs2svn to compensate for changes in r146040,
...
which included commits to RCS files with non-trunk default branches.
2005-05-10 10:39:53 +00:00
tjr
113e755bc8
Import of regex bits from fedora-glibc-2_3_4-21 tag in glibc CVS.
2005-05-10 10:39:53 +00:00
peter
bc1c95b7c5
Turn on libobjc.so for all platforms on -current. It didn't work back
...
in 1996.
2005-05-01 01:59:48 +00:00
trhodes
a9041ad05e
Enforce style.Makefile(5).
...
Glanced at by: ru (some time ago).
2005-04-22 18:57:32 +00:00
das
660dab49e8
Teach libstdc++ about frexpl() and ldexpl().
2005-03-26 08:27:53 +00:00
ru
bc73e0ad82
Fixed compilation warnings.
2005-02-21 21:02:25 +00:00
ru
136924cea4
Expand contractions.
2005-02-15 09:27:00 +00:00
ru
1541af42f1
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
kan
3ff9202b44
More math functions.
...
Prodded by: stefanf
2005-01-26 14:23:31 +00:00
kan
3f0d8e467c
We have floorl() now. Reflect this in the library config file.
2005-01-26 13:57:22 +00:00
kan
8a903b4c36
Of all templates only lists need a special implmementation file compiled
...
to support __GLIBCXX_DEBUG. Add debug_list.cc to the list of files to
compile.
2005-01-26 13:56:27 +00:00
ru
79f9a7d4c5
Sort sections.
2005-01-18 09:04:26 +00:00
cperciva
26981f098d
Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building this
...
library. As the value suggests, this allows the library to be built repeatably;
without this flag, gcc uses a random value in its parsing.
Since the random seed is only used when handling files which do not have any
externally-visible symbols, this change is not needed for any other libraries
in the FreeBSD base system.
Discussed on: freebsd-arch (in early November)
Approved by: kan
MFC after: 1 week
2005-01-17 08:38:31 +00:00
phantom
bd3946435d
Fix 'redraw' of checklist box. It is occurs in situation when size of
...
checklist box is strictly set via command line, but amount of checklist
items less than height of checklist box. In this case bottom part
of box was not redrawn (occurs when passing focus behind of 'Cancel' button
while configuring any FreeBSD port OPTIONS)
MFC after: 3 days
2005-01-04 11:30:24 +00:00
ru
8f62cc9941
NOHTML -> NO_HTML
2004-12-21 12:05:11 +00:00
ru
74176cc161
NODOCCOMPRESS -> NO_DOCCOMPRESS
...
NOINFO -> NO_INFO
NOINFOCOMPRESS -> NO_INFOCOMPRESS
NOLINT -> NO_LINT
NOPIC -> NO_PIC
NOPROFILE -> NO_PROFILE
2004-12-21 09:33:47 +00:00
ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
ru
5db2b9d5b3
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
ru
840a432fc9
Replaced afterinstall: with FILES.
2004-10-18 16:39:53 +00:00
ache
d60468c588
Back out termcap -> ncurses change in LDADD/DPADD
...
It expand functions scope too wide
2004-10-18 08:36:40 +00:00
ache
b6d844d2ed
Upgrade to 5.0
2004-10-18 08:29:47 +00:00
ache
86a40eb88d
Upgrade to 5.0
2004-10-18 08:08:03 +00:00
ache
320d8f045c
Update for 5.0
2004-10-18 07:49:59 +00:00