newlib archive
subject index for 2019

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:

Re:

OPENING RECEPTION TODAY - 

Re: strstr.c:105:3: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode

Agosto ... ufficio mio non ti conosco, ma cliente mio ti riconosco!

Buon Natale e Sereno 2020

Re: strstr.c:105:3: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode

strstr.c:105:3: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode

Tuff: Year In Review

Re: strstr.c:105:3: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode

[Arm] Align comments and spaces in crt0.S libgloss and sys/arm

[Arm] nano + v2 semihosting

[Arm] Remaining difference in crt0 code

[Arm] SP and SL initialization refactored

[Arm] Stack pointer setup thumb

[PATCH 0/2] Synchronize <sys/tree.h> with FreeBSD

[PATCH 0/3] Add fenv.h generic infrastructure and default implementations

[PATCH 0/3] fenv support round 2

[PATCH 0/4] fenv doc fixes

[PATCH 0/4] Synchronize <sys/time.h>, etc. with FreeBSD

[PATCH 0/8] Synchronize scandir() with latest FreeBSD version

[PATCH 1/2] Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0.S to ease further code alignment.

[PATCH 1/2] Avoid cyclic header dependencies

[PATCH 1/2] fix conflicting types (wint_t)

[PATCH 1/2] Fix fcvt to only show 'ndigit' past decimal

[PATCH 1/2] RISC-V: Add memcpy, memmove, memset and strcmp implementations optimized for size.

[PATCH 1/2] sys/sys: further adoption of SPDX licensing ID tags.

[PATCH 1/3] Fix fcvt to only show 'ndigit' past decimal

[PATCH 1/3] Miscellaneous Makefile.in regenerated

[PATCH 1/3] Move RTEMS and XMK specific type definitions

[PATCH 1/3] riscv/include/fenv.h: Use shared fenv.h.

[PATCH 1/4] fenv: fe_dfl_env.c doesn't contain any documentation

[PATCH 1/4] Fix sbttons for values > 2s

[PATCH 1/8] General further adoption of SPDX licensing ID tags.

[PATCH 2/2] [Arm] Stack Pointer and Stack Limit initialization refactored.

[PATCH 2/2] Avoid <sys/cdefs.h> dependency in <sys/_types.h>

[PATCH 2/2] don't compile gcvt if posix < 200112

[PATCH 2/2] fix compile errors for efgcvt.c

[PATCH 2/2] Fix gcvt to always show 'ndigits' of precision

[PATCH 2/2] Mark inline functions with __unused;

[PATCH 2/2] RISC-V: Add _LITE_EXIT in crt0.S.

[PATCH 2/3] Add default implementation of fenv.h and all methods

[PATCH 2/3] Fix gcvt to always show 'ndigits' of precision

[PATCH 2/3] libc/include/sys/fenv.h: Add glibc extension of FE_NOMASK_ENV.

[PATCH 2/3] Move register_t to system-specific header

[PATCH 2/4] fenv: Fix mangled makedoc markup

[PATCH 2/4] Synchronize <sys/_timespec.h> with FreeBSD

[PATCH 2/8] scandir: Update copyright notice from FreeBSD

[PATCH 3/3] Add i386 and x86_64 fenv support from Cygwin.

[PATCH 3/3] Don't display trailing '.' in _dcvt

[PATCH 3/3] Regenerated files from fenv.h addition

[PATCH 3/3] RTEMS: Change register_t definition

[PATCH 3/4] fenv: Fix typo-ed variable name in documentation

[PATCH 3/4] Synchronize <sys/time.h> with FreeBSD

[PATCH 3/8] Renumber copyright clause 4

[PATCH 4/4] fenv: Update makedocbookpy for eae68bfc

[PATCH 4/4] Move timeval macros to <sys/time.h>

[PATCH 4/8] Clean up the vcs ID strings

[PATCH 5/8] Remove __P and convert to ANSI prototypes.

[PATCH 6/8] scandir(3) previously used st_size

[PATCH 7/8] a) Use strcoll() in opendir() and alphasort()

[PATCH 8/8] scandir: Add support for struct dirent::d_type

[PATCH v1 1/3] Reflect commits: 1. 8d98f95 (https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=8d98f956cc398d086794e19051c3380d599022da) 2. 5c9403e (https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=5c9403eaf40951f8a4f55ed65f661b485ff44be7)

[PATCH v1 1/4] Alignment libgloss/arm and newlib/libc/sys/arm: reflect commit 9b11672

[PATCH v1 2/3] Reflect commit 2404223 (https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=2404223df651ceef42c6e2f2c9fa42fb7963db10)

[PATCH v1 2/4] Alignment libgloss/arm and newlib/libc/sys/arm: reflect commits 8d98f95, 5c9403e

[PATCH v1 3/3] Minor fixes, alignments and cleanup

[PATCH v1 3/4] Alignment libgloss/arm and newlib/libc/sys/arm: reflect commit 2404223

[PATCH v1 4/4] Alignment libgloss/arm and newlib/libc/sys/arm: minor fixes, alignments and cleanup

[PATCH v1] Port ndbm

[PATCH v2 0/4] Align libgloss/arm and libc/sys/arm sources

[PATCH v2 1/2] Align comments and spaces in libgloss/arm/crt0.S and newlib/libc/sys/arm/crt0.S to ease further code alignment.

[PATCH v2 1/2] Initial PRU port

[PATCH v2 1/3] Avoid cyclic header dependencies

[PATCH v2 1/4] Align libgloss/arm and libc/sys/arm sources: Fix GetCmdLine semihosting directives

[PATCH v2 1/4] Move RTEMS and XMK specific type definitions

[PATCH v2 2/2] [Arm] Stack Pointer and Stack Limit initialization refactored.

[PATCH v2 2/2] PRU: Align libmath to PRU ABI

[PATCH v2 2/3] Avoid <sys/cdefs.h> dependency in <sys/_types.h>

[PATCH v2 2/4] Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limit

[PATCH v2 2/4] Fix comment in <sys/types.h>

[PATCH v2 3/3] Fix <sys/_types.h> issues with <stddef.h>

[PATCH v2 3/4] Align libgloss/arm and libc/sys/arm sources: Lite exit support

[PATCH v2 3/4] Change register_t definition

[PATCH v2 4/4] Align libgloss/arm and libc/sys/arm sources: miscellaneous fixes

[PATCH v2 4/4] Define u_register_t if __BSD_VISIBLE

[PATCH v2] [Arm] Stack Pointer and Stack Limit initialization refactored.

[PATCH v2] Add i386 and x86_64 fenv support from Cygwin.

[PATCH V2] Adjust nios2 and m68k semihosting for sys/stat.h changes.

[PATCH v2] Make some standard open() flags visible

[PATCH v2] Port ndbm - Remove Declaration of dbm_forder

[PATCH v3 0/2] Initial PRU port

[PATCH v3 0/3] fenv stubs and documentation series

[PATCH v3 1/2] Initial PRU port for libgloss and newlib

[PATCH v3 1/3] Miscellaneous Makefile.in regenerated

[PATCH v3 2/2] PRU: Align libmath to PRU ABI

[PATCH v3 2/3] Add default implementation of fenv.h and all methods

[PATCH v3 3/3] Regenerated files from fenv.h addition

[PATCH v3] [Arm] Stack Pointer and Stack Limit initialization refactored.

[PATCH v3] Add i386 and x86_64 fenv support

[PATCH v4 2/3] Add default implementation of fenv.h and all methods

[PATCH v4] Add i386 and x86_64 fenv support (real cover)

[PATCH v4] Add i386 and x86_64 fenv support from Cygwin.

[PATCH v5 2/3] Add default implementation of fenv.h and all methods

[PATCH v5] Add i386 and x86_64 fenv support from Cygwin.

[PATCH v5] i386 and x86_fenv.h support

[PATCH v6 2/3] Add default implementation of fenv.h and all methods

[PATCH v6] Add i386 and x86_64 fenv support from Cygwin.

[PATCH, commited] Optimize setjmp/longjmp for moxie

[PATCH, MIPS] Align _end symbol to at least 4 in all MIPS scripts

[PATCH, repost] Add a dummy interrupt handler to nios2 crt0.s.

Re: [PATCH,MIPS 2/3] Enable reorder for crt0.S

[PATCH] [MIPS] Fix order of eh_frame sections in linker scripts

[PATCH] [MIPS] Make .data section placement coincide with _fdata symbol

[PATCH] [MSP430] Fix definition of write() to use const char * for the type of the buffer

[PATCH] [MSP430] Fix incorrect assembly code in _msp430_run_array

[PATCH] [MSP430] Make the inclusion of run_*_array functions depend on defined assembler symbols

[patch] Add a dummy interrupt handler to nios2 crt0.s

[PATCH] Add amdgcn support for libgfortran.

[PATCH] Add libgloss unlink support for moxie port

[PATCH] Add missing includes.

[patch] Add semihosting documentation for nios2 and m68k

[PATCH] Add support for Hygon Dhyana processor

[PATCH] Adjust nios2 and m68k semihosting for sys/stat.h changes.

[PATCH] AMD GCN Port

[PATCH] AMD GCN: Implement circular buffering.

[PATCH] Arm - exceptions stack pointer initialization hook

[PATCH] Arm Initialize SP for Cortex-R in semihosting case

[PATCH] common/math_errf.c: Enable compilation of __math_oflowf

[PATCH] doc: add more details about adding documentation to HOWTO

[PATCH] doc: Untabify python scripts used for making man pages

[PATCH] Fix __getreent stack calculations.

[PATCH] Fix ecvt to pass tests

[PATCH] Fix libgloss being built for disabled multilibs

[PATCH] Fix setjmp/longjmp for moxie

[PATCH] Fix vfwscanf(3) assignment suppression flag handling bug

[PATCH] hash.c: #include <reent.h>

[PATCH] Include "xlocale.h", not <xlocale.h>.

[PATCH] libc/include/devctl.h: Add SOCKCLOSE per FACE Technical Standard, Edition 3.0

[PATCH] libm/common: Split math_err.c and math_errf.c into per-function files

[PATCH] libm: switch sf_log1p from double error routines to float

[PATCH] Make st_*tim visible in stat for POSIX.1-2008

[PATCH] map WEOF to undefined rather than the control char category

[PATCH] memmem.c and strstr.c: do not require -std=c99

[PATCH] MSP430: Define exit () in C code

[PATCH] MSP430: Support new msp430-elfbare target

[PATCH] newlib: fix fseek optimization with SEEK_CUR

[PATCH] newlib: Remove debug flag for --enable-target-optspace

[PATCH] On non-Cygwin, use O_TEXT when O_BINARY is not set.

[PATCH] Optimize epilogue in thumb __aeabi_{memmove,memset} implementations

[PATCH] or1k: Avoid write outside setjmp buf & shrink buf

[PATCH] or1k: Correct longjmp return value

Re: [PATCH] Remove matherr, and SVID and X/Open math library configurations

[PATCH] Replace insns in ARMv6-M setjmp impl with flag-setting variants

[PATCH] Return EINVAL for illegal base in strtol

[PATCH] RISC-V: Fix header guard for sys/fenv.h

[PATCH] riscv/sys/fenv.h: Add missing extern for fe_dfl_env_p

[PATCH] RTEMS: Synchronize <sys/time.h> with FreeBSD

[PATCH] Set __IEEE_LITTLE_ENDIAN for _XTENSA_EL__ (ESP32)

[PATCH] Stash reent marker in upper bits of s1 on AMD GCN

[PATCH] Support __FLT_EVAL_METHOD__ == 16 in math.h

[PATCH] Support __int20__ type in _intsup.h

[PATCH] update to Unicode 11.0

Re: [PATCH] Use memmem algorithm for strstr

[PATCH][MSP430] Add missing build rule for unlink() to libgloss Makefile

[PATCH][MSP430] Implement reduced code size printf and puts functions

[PATCH][MSP430] Remove .init/.fini sections from CRT library code

[PATCH][Newlib][AArch32] Add support for HLT to Mixed Mode models

[PATCH][Newlib][AArch32] Fix the build for M class semihosting

Addition of constant to devctl.h

Re: Arm semihosting v2 implementation isn't complete

autoconf/automake versions needed for autoreconf

Avoid implicit declarations in long double complex functions

broken check in wchar testsuite

Bug with gcvtf

Build error for wcwidth and gcvt

A Carved Sandstone Jina

Cisco Potential Business Information

Cisco Products Users List.

Clone the repo

CNA and security contact point

Compiling newlib with fat LTO

Customizable `__stack_chk_fail` implementation

Cygwin C11 threads Implementation

Cygwin: Implement sched_[gs]etaffinity() commit breaks RTEMS port

Employment Dispute

fenv documentation

General practices

generic fenv wrapup

GitHub Users List.

GNU Tools Cauldron 2019

Hello Newlib

Historical Origins of y0l, y1l, and ynl Methods

How to add xtensa in newlib

i386 and x86_64 fenv support

i386 long double math methods

Illustration to the Devi Mahatmya: The Demon Army

Investment opportunity

Make more macro checks ARMv8-M baseline proof

Making newlib tests work again

MDaemon Notification - Restricted Attachment Found

NAB Show 2019 - Attendees List

New Ld Error with libm -- attribute hidden

newlib crashing with FreeRTOS (again)

nosys _exit.c

Opt-in contact informations

Patch for Balloc accesses

patch submission process (was re: something else)

Re: PATCH] Improve performance of memmem

Port ndbm to newlib

Port ndbm.h

Porting newlib with custom linking

Procedure for submitting RISC-V based BSP to Newlib

Properly building newlib to install spec files

Question about OS calls in RISCV BSP

Fwd: Recent newlib/cygwin change breaking cris targets

reentrant sprintf causes segmentation fault

Release 3.1.0 date

RFQ: OMP116 - EtYH Cble (KVM)

riscv fenv.h header file guard typo

Set errno in expm1{,f} / log1p{,f}

SHOW OPENING

Source file structure for fenv.h support

stdbool.h ?

Re: strstr.c:105:3: error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode

Re: strtold does not set errno when it should

testsuites status

To Newlib

unknown type name 'cpu_set_t' in newlib/libc/include/sched.h

Update nwlib/libc/search directory

Update of RTEMS-specific network header files

Verify newlib at sourceware dot org


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