newlib archive
subject index for 2007

This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

"make info" fails

Re: ***[Possible UCE]*** [PATCH] Special case math library fixes.

*printf cleanup

*printf_r and reentrancy

.SUFFIXES hosed by switch to automake 1.9.x

Re: 1.5.24: sin() bug

16-byte-aligned malloc()?

<tar.h>

Re: *printf_r and reentrancy

?int64_t and PRI?64

Re: [Cbe-oss-dev] [PATCH RFC] libspe2 add opendir and related functions

[Fwd: Re: [libgfortran,patch] Add fallback functions tgamma, lgamma, tgammaf and lgammaf]

Re: [m32c] build libstdc++; combined builds, libssp, and libgloss.

[ob/patch] libc/stdio/vfprintf.c: Using wrong pointer in `ls' string handling

[PATCH 0/2] Eliminate unrecommended use of vector keyword on SPU

[PATCH 0/3] Cell SPU offloaded stdio (take 2)

[PATCH 0/5] add base fenv and spu fenv support

[PATCH 0/8] various SPU patches

[PATCH 00/04] fix SPU time

[PATCH 01/04] split newlib/libc/reent/timer.c

[PATCH 02/04] add SPU gettimeofday

[PATCH 03/04] remove SPU time

[PATCH 04/04] ChangeLog

Re: [PATCH 1/2] libgloss: Eliminate unrecommended use of vector keyword on SPU

[PATCH 1/2] libgloss: Eliminate unrecommended use of vector keyword on SPU

Re: [PATCH 1/3] add SPU optimized math functions

[PATCH 1/3] SPU stdio: Target specific stdio directory

[PATCH 1/4] SPU add *dir functions

Re: [PATCH 1/5] add libm/machine/spu infrastructure

[PATCH 1/8] SPU add getpagesize via an assist call

Re: [PATCH 2/2] newlib: Eliminate unrecommended use of vector keyword on SPU

[PATCH 2/2] newlib: Eliminate unrecommended use of vector keyword on SPU

Re: [PATCH 2/3] add SPU optimized math functions based on SIMD code

[PATCH 2/3] SPU stdio: FILE related stuffs

[PATCH 2/4] SPU add shm_open and shm_unlink

[PATCH 2/5] add base fenv.h and default sys/fenv.h

[PATCH 2/5] add spu fenv headers

[PATCH 2/8] SPU add chdir/chmod/chown/mkdir/rmdir functions

[PATCH 3/3] Add domain checks for SPU math functions

[PATCH 3/3] SPU stdio: Other stdio functions

[PATCH 3/4] SPU add sched_yield, umask, utime and utimes

[PATCH 3/8] SPU add getcwd support mainly via an assist call

[PATCH 4/4] SPU add pread, pwrite, readv and writev

[PATCH 4/5] Add spu fenv C files

[PATCH 4/8] SPU add lstat call

[PATCH 5/5] fenv ChangeLog

[PATCH 5/8] SPU add link, readlink and symlink

[PATCH 6/8] SPU add some file related calls

[PATCH 7/8] SPU add mkstemp and mktemp via assist calls

[PATCH 8/8] SPU pass errno to perror assist call

[PATCH RFC] libspe2 add opendir and related functions

[PATCH RFC] newlib add opendir and related functions

[PATCH RFC] spu return rc value from __send_to_ppe

[patch/RFA] New functions wcpcpy/wcpncpy

[patch] __call_atexit.c: Fix __call_exitprocs.

[PATCH] add base fenv and spu fenv support

[patch] add confstr for Cygwin

[PATCH] Add missing declaration for vsiprintf

[PATCH] Add missing include to tgammaf

[PATCH] Add missing iprintf and iscanf family for SPU

[PATCH] add SPU create

[PATCH] add spu fenv support

[PATCH] add SPU support for mkstemp and mktemp

[PATCH] add spu sys/errno.h

[patch] Add stpcpy/stpncpy

[patch] Add wcstol, wcstoul, wcstoll, wcstoull

[patch] Add wcsxfrm

[patch] Adding ECANCELED to errno.h

[PATCH] Allow overriding of symbols in libgloss/arm/crt0.S.

[patch] ARM semihosted heap limits

[PATCH] Blackfin hardware boards support

[PATCH] define HAVE_BLKSIZE on Cygwin

[PATCH] Fix _SC_xxx and _POSIX_xxx definitions

[patch] Fix and reenable memcpy/memset for m68k

[PATCH] fix parallel spu newlib build failures

[patch] fix printf("%p") (lesstif / XPDF crash)

[PATCH] fix SPU feholdexcept to properly clear fpscr

[PATCH] fix spu open setting of "mode" argument

Re: [PATCH] Fix the spu specific strxfrm to match generic newlib and glibc

[PATCH] Fix the spu specific strxfrm to match generic newlib and glibc

[PATCH] Fix two bugs in argz

[PATCH] Fixes for libgloss/arm/syscalls.c.

[patch] handle C99 j, t, and z flags in sscanf

Re: [patch] inline __getreent in newlib

[PATCH] Inline defn's in stdio.h break gcc bootstrap on cygwin.

[patch] lib/flags.exp: Fix "FAIL: newlib.wctype/twctype.c"

[patch] libc/machine/m68k: Incorporate memcpy and memset.

[patch] libgloss port to PowerPC in Xilinx FPGAs

Re: [patch] libgloss/arm: Put _exit and _kill in separate files.

[patch] libgloss/m68k/fido-exit.c: Use stop #0x700

[patch] libgloss/m68k/fido.sc: Catch .got.plt and .got.

[patch] libgloss/m68k/fido.sc: Catch more sections.

[patch] libgloss/m68k/{fido,cf}*: s/__INIT_SECTION__/_init/.

Re: [patch] libgloss/m68k: Fix semihosting.

Re: [patch] libgloss/m68k: Fix semihosting. (Part 2)

[patch] libgloss/m68k: More coldfire updates.

[patch] libgloss: Use both CFLAGS_FOR_TARGET and CFLAGS.

[PATCH] MIPS libgloss: Fix PR_IMP mask for vr5xxx CPUs

[patch] newlib: Tweak setjmp for E500

Re: [PATCH] PR other/32154

[PATCH] PR other/32154 (Was: [m32c] build libstdc++; combined builds, libssp, and libgloss)

[PATCH] printf("%#f") format specifier bug

[patch] Remove MAXPATHLEN definition for Cygwin

[PATCH] second take: SPU use a 16 byte fpos_t

[PATCH] set SPU to not use atexit malloc by default

Re: [PATCH] size reduction of Cell/SPU variable argument part

[PATCH] Special case math library fixes.

[PATCH] SPU add some missing dependencies to the spu Makefile

[PATCH] SPU Add support for nanosleep, sleep and usleep

[PATCH] spu correctly set element one of register one

[PATCH] SPU Initialize __ea_local_store via register 6

[PATCH] spu move jsre.h structs and defines to specific C files

[PATCH] SPU remove mktemp.c from Makefiles

[PATCH] spu return rc value from __send_to_ppe

[PATCH] SPU single precision floating point macros and functions

[PATCH] SPU use 4 bytes for uid_t, gid_t and dev_t

[PATCH] SPU use a 16 byte fpos_t

Re: [PATCH] SPU use current stack pointer to limit sbrk() heap allocation

[PATCH] SPU use current stack pointer to limit sbrk() heap allocation

[PATCH] use one send_to_ppe function for both spu libc and libgloss

[patch][rfa] Add SYS_reconfig to libgloss/syscall.h

[patch][rfc] New Target: Toshiba Media Processor

[ping] Re: fix stderr, fdopen

[rfa] Contribute newlib Support for mep-elf (MeP

[RFA] llrintf, etc. x87 implementations

[RFA] patch for argz_insert()

[RFC 0/3] Cell SPU offloaded stdio

[RFC 1/3] Cell SPU offloaded stdio: Target specific stdio directory

[RFC 2/3] Cell SPU offloaded stdio: FILE related stuffs

[RFC 3/3] Cell SPU offloaded stdio: Other stdio functions

[RFC PATCH] SPU malloc

[RFC PATCH] SPU single precision floating point macros and functions

[RFC/PATCH] Enable IEEE_Arith when double is 32 bits for strtod

[RFC/PATCH] x86_64 port (attempt 2)

[RFC] Linker script updates for Toshiba MeP

[RFC] statically initialize spu FILE values

[RFC] X86_64-elf port (part 1)

[RFC] X86_64-elf port (part 2)

[RFC] X86_64-elf port (part 3)

Re: __malloc_lock

__reclaim_reent + stdio questions and suggestion

__sinit - NULL pointers from __sfp with _REENT_SMALL

__STRICT_ANSI__ problems in math.h

Add COPYING3 to releases / snapshots

alluring xds Bitch kfbx Banging!

any interest in non-standard stdio functions?

Arm multilibs broken revisited

arm-linux-gnueabi vs libgloss

asnprintf followup

assert broken on spu-elf

assuming C89?

at parod

automake question

AW: AW: Renesas __trap34() system calls broken - possibly on other platforms, too

AW: Renesas __trap34() system calls broken - possibly on other platforms, too

Away on vacation

brk syscall in libgloss/rs6000/simulator.S and libgloss/m68k/simulator.S

Bug in _VFPRINTF_R

bug in logarithm()

Bug in m68k memcpy/memcmp

Bug report for fputs()

Re: BUG W/PATCH - libgloss/arm/linux-syscalls0.S - wrongly assumes thumb mode.

Re: BUG W/PATCH - libgloss/arm/linux-syscalls0.S - wrongly assumes thumb mode.

BUG W/PATCH - libgloss/arm/linux-syscalls0.S - wrongly assumes thumb mode.

Build error CVS head

building multilibs broken

building newlib for i386

Building newlib with xscale-specific source files

Building newlib without -mhard-float

C99 assert

can't build for z8k-coff

Check for makeinfo >4.9 fails

clearenv for newlib

committed, libgloss/cris/Makefile.in: Use CFLAGS for .S

Committed: better modularity in libgloss/cris

Committed: Fix mmix access function. Update comment on _exit return value

Committed: update libc/machine/cris/sys/errno.h

complex math functions (cmath)

configure errors

configure warning on cygwin

Re: Configuring and building libgloss

configury patch to manage whitespace

Could not build newlib with gcc 4.1.2

cygwin 1.5.24-2 gcc 3.4.4 stdio.h

cygwin compile warnings

cygwin fflush stopgap

dandelion rains

Deleete

Division by zero in _exit of libnosys

documentation bug in lib[cm].texinfo]

DYNAMIC_REENT revisited

errno

Este Verao - Promova a sua empresa, marca, produto ou servico

Failure in rebuilding Cygwin-1.5.24-2 with recent newlib

The files under newlib/libc/machine/xscale would work for IXP425 architecutre...

Final(?) patch to update libtool in GCC and src trees

fix ftello(stdin) when __LARGE64_FILES

Re: fix ftello(stdin) when __LARGE64_FILES

fix multilib build problem

fix rewind

fix stderr, fdopen

fmemopen and open_memstream

Re: fmemopen and open_memstream

fseek064 calling fflush on Cygwin

GCC asm register clobber

gettimeofday and POSIX

gnulib workaround for missing wchar.h on FreeBSD 4.2?

Got printf() et al. to work, but not for floating point

Re: He optometrist

How do I keep newlib from building a bunch of variants i don't need?

Re: How do I keep newlib from building a bunch of variants i don't need? (MORE)

How do I point out OS includes?

Re: How do I point out OS includes? -- Or how to Build My Own SDK using Newlib

Re: How do I point out OS includes? -- Or how to Build My Own SDK using Newlib

RE: How do I point out OS includes? -- Or how to Build My Own SDK using Newlib

Re: How do I point out OS includes? -- Or how to Build My Own SDK using Newlib

Re: How do I point out OS includes? -- Or how to Build My Own SDK using Newlib

How to port Newlib?

how to run automake/conf?

Re: i386/cygwin fpu hard-float [l]{0-2}rint[lf]? implementation pt. 1

i386/cygwin fpu hard-float [l]{0-2}rint[lf]? implementation pt. 1

implement asnprintf

Re: implement asnprintf, take 2

Implement fmemopen

implement funopen, fopencookie

implement printf("%a")

implement scanf("%2$i", &int1, &int2)

Implementation of ARM EABI library requirements?

improve math.h

improve printf locality

inaccuracy in cos()

infinite recursion in sbrk()/abort()

Installing crti, crtn?

Is there any problem of newlib xscale memset (of assembly) code in the interrupt context.

Known issue with _Bool?

libc++

libgloss depends on libc for __errno

libgloss/arm/syscalls.c: missing BINARY mode when opening files

libstdc++?

make distclean fails if libm_machine_dir is empty

malloc bug

mips memory sizing in libgloss

more cygwin warnings

New libtool is in the GCC and Src trees.

New tools build, now get conflicting symbol defns.

NEWLIB - CVS question

Newlib 1.16.0 is released

Newlib 1.16.0 snapshot approaching

newlib building problem (ppc)

Newlib Hitachi SH-2 _sbrk() and malloc() problems?

newlib library init requirements?

Newlib support for E500-SPE

Fwd: Newlib-1.15.0 fails to compile

Re: No space calculation in wcstombs?

On Vacation

Order-of-includes issue building newlib [ RE: Build error CVS head ]

parallel spu newlib build failures

Patch to prepare for updating libtool

Re: Patch to update libtool in GCC and binutils trees

Patch to update libtool in GCC and Src trees

PATCH: atan2 +0/-0 special case wrapper fixes

PATCH: Declare memory allocation functions "throw()"

PATCH: eliminate warning from libc/search/hash.c

Re: PATCH: fix another warning in spu/time.c

PATCH: fix bug in SPU sbrk

PATCH: fix build problem on spu

PATCH: make __sf_fake_std{in,out,err} weak in impure.c

PATCH: silence more warnings from libc/machine/spu

PATCH: silence warning in spu/exit.c

Re: PATCH: silence warnings from makedoc

Phoenix-RTOS port

Re: ping [PATCH]: Allow _rename_r to be re-classified as a system call, [PATCH]: Remove "is closed check" in fclose.c and fwalk.c

ping [PATCH]: Allow _rename_r to be re-classified as a system call, [PATCH]: Remove "is closed check" in fclose.c and fwalk.c

Ping: [PATCH] Fixes for libgloss/arm/syscalls.c.

pow10 and exp10

PowerPC Altivec version of setjmp/longjmp

powf() manual error

printf %05f on infinity

printf %1$lc

printf %F broken

Printf and "unsigned long long"

printf and "unsigned long long" numbers

printf and %a

Re: printf and NL_ARGMAX

printf and glibc extensions

printf and NL_ARGMAX

printf size requirement

Problem building newlib 1.15.0 for ppc-eabi

Problem of newlib running on the SMP platform.

Re: A problem wit tgamma function

Problem with --enable-target-optspace

Problem with ARM port and pow() function

RE: Problem with lroundf()

Re: A problem with tgamma function

Problems during shifting syscalls from /sys to /libgloss

Problems with XPDF on Cygwin with recent snapshots (newlib ?)

Qs about runtime support libs like crt0.o

Questions about porting newlib

Fwd: Regarding supporting sys/mman.h functionality

Reliability of newlib

Renesas __trap34() system calls broken - possibly on other platforms, too

Reverting mknod

RFA: Add debug information to MN10300 machine functions

RFA: Add definition of M_LOG2_E when compiling in ISO C99 mode

RFA: Add dummy fenv.h to libc/include

RFA: Add more read-only sections to the sparc cygwin linker scripts.

Re: RFA: Add more read-only sections to the sparc cygwin linker scripts.

RFA: Fix PowerPC version of vfprintf.c

RFA: Support STT_COMMON symbol type in dynamic loader

Running Newlib test cases

scanf and "-0x", "-nan", "inf"

scanf() is not working properly with latest snapshot of newlib.

Shared newlib for ARM]

shifting syscalls to libgloss

Some success targeting PXA320 bare board, but link errors remain

spicy dlc Girls opk anal qafa banged by jctl Human!

sprintf question

SPU missing some stdio functions

std io and '\n'..

stdio doc patch

stdio.h and __attribute__((__format__))

Re: stdio.h and __attribute__((__format__))

strcasestr() patch proposal

support printf(%lld) on non-gcc

Target include woes

Thanks

tmpfile security hole

Toolchain fails with Blackfin and newlib

TRUSTED PERSON NEEDED

Re: Typo in vfprintf documentation

Re: Typo in web page

An unreviewed patch for libgloss/m68k

Re: Updating top-level autoconf to 2.59

vasprintf bugs

Where is one-tree-1.6.sh?

x86_64 redzone

Re: Your config-ml.in change broke cris-axis-elf newlib multilib build

Re: Your config-ml.in change broke cris-axis-elf newlib multilib build

Re: Your config-ml.in change broke cris-axis-elf newlib multilib build

Re: Your config-ml.in change broke cris-axis-elf newlib multilib build


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3