Hi,
the link for "CompactRISC CR16CP Architecture" on that page is also broken.
As TI says document for CR16 is only available to existing customers, i'm
afraid we have to remove that link.
On Fri, Jan 18, 2013 at 3:39 AM, Mike Stump wrote:
> On Jan 17, 2013, at 11:11 AM, minux...@gmail.com wrote:
>> some systems (notably NetBSD), doesn't place the path where libgmp,
>
> I think gcc should try and build and run a gmp program and fail to configure
> if th
Reviewers: iant,
Message:
please take another look.
Description:
2013-01-16 Shenghou Ma
* gospec.c: pass -u pthread_create to linker when static linking.
Please review this at https://codereview.appspot.com/7130047/
Affected files:
M gcc/go/gospec.c
Index: gcc/go/gospec.c
==
Reviewers: gerald_pfeifer.com, joseph_codesourcery.com,
Message:
two trivial typo fixes.
Description:
2013-01-16 Shenghou Ma
* doc/invoke.texi: fix typo.
* doc/objc.texi: fix typo.
PS: my copyright assignment id is 782920.
Please review this at https://codereview.appspot.c
Reviewers: bonzini_gnu.org, dj_redhat.com, neroden_gcc.gnu.org,
aoliva_redhat.com, ralf.wildenhues_gmx.de,
Message:
some systems (notably NetBSD), doesn't place the path where libgmp,
libmpfr, libmpc resides into /etc/ld.so.conf, and instead rely on
the binary providing correct -rpath; this pat
Reviewers: bonzini_gnu.org, dj_redhat.com, neroden_gcc.gnu.org,
aoliva_redhat.com, ralf.wildenhues_gmx.de, jakub_redhat.com,
mikestump_comcast.net,
Description:
2013-01-20 Shenghou Ma
* config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
* configure: Re-generate.
Pl