This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/rip-off-32 in repository newlib.
discards 700ff8f63 Cygwin: utils: drop unnecessary wow64 checks discards 2ef8f5a04 Cygwin: drop a few minor references to WOW64 discards a60f79086 Cygwin: wincap: drop has_gaa_largeaddress_bug flag and related code discards a1f8a306e Cygwin: wincap: drop has_broken_prefetchvm flag and related code discards 247ff5285 Cygwin: drop system_wow64_directory and related code discards 633f4d27f Cygwin: drop create_token and dependent functions discards ba0ccee7e Cygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag and re [...] discards 8450f47d6 Cygwin: wincap: set def_guard_pages to x86_64 value right away discards aa65e954e Cygwin: wincap: drop wow64 flag and all conditions depending on it discards f0cf0cc08 Cygwin: revamp TLS offsets computation discards 671937307 Cygwin: configure: Define default valus for target specific v [...] discards 3144b3f2d Cygwin: config.h: stop including auto-generated tlsoffsets.h file discards 2aa333693 Cygwin: drop i686-only files discards fd7c7a1b3 Cygwin: configure: drop unused DEF_DLL_ENTRY variable discards caa00c380 Cygwin: configure: disable i686 builds adds a160ee29e Fix bug introduced in previous patch (44b60f0c) adds aac414986 Remove unused _cleanup() adds e9c96f0a6 Cygwin: pipe: Avoid deadlock for non-cygwin writer. adds bd95aa4d3 newlib: Remove superfluous CHECK_STD_INIT() macro adds 2c157e7e2 fix testsuite cannot compile tests adds 539ac66ff Add angle TZ angle bracket support to tzset_r adds db1fbbc49 Add tests for tzset POSIX timezone string compliance adds 45cfcfbd7 Cygwin: pty: Close pseudo console only if the process is the owner. adds 27f0913c1 Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2 adds b58b5a966 Cygwin: pty: Do not set internal handles in HPCON inheritable. adds 98b6f23d9 Cygwin: pty: Fix deadlock caused by Ctrl-C in setup_pseudoconsole(). adds 0a67adb0f Cygwin: pty: Fix Ctrl-C behaviour in latest GDB. adds 23a3ec339 Cygwin: Fix "0x0x" in gmondump and ssp man pages adds 21f0edbf9 libgloss: pru: Fix _open syscal arguments adds 0b44b06b0 Cygwin: Fix build with w32api 10.0.0 adds 01c734b0d Cygwin: Fix typo KERB_S4U_LOGON_FLAG_IDENTITY -> IDENTIFY adds b827d4d36 Cygwin: simplify create_new_main_thread_stack adds 28970dae3 Cygwin: move x86_64 thread stack area adds 5a6de512a Cygwin: always add sigmask to child info adds 4232d171a sys/types.h: Don't include sys/_stdint.h adds a40416595 Revert "sys/types.h: Don't include sys/_stdint.h" adds 357d7fcc6 In <stdio.h> provide only necessary types adds ad51d0006 Remove _global_impure_ptr indirection adds 90a4ab5eb Fix nano-malloc build adds 5cad308ba Fix ndbm.c build break adds 3d64a500f Simplify rules for creating man pages adds d51aab2ab Add build avoidance for 'make man' adds 81b7cf09f Silence xsltproc when writing manpages adds a9d2d7baa Fix warning about duplicate id in docbook XML adds 323b61f27 Generate manpages for functions in chapter sys.tex adds aa9b5262f Cygwin: sigproc: Avoid segfault caused by signal just after fork(). adds b29fd96ca Cygwin: pty: Fix acquiring attach_mutex timing. adds 67f12b2ea Cygwin: pty: Fix timing of creating invisible console. adds aea694004 Cygwin: pty: Change the condition to send Ctrl-C event. adds cc94490f6 Cygwin: pty: Avoid deadlock when pcon is started on console. adds a6d06056e Cygwin: pty: Add missing attach_mutex guard. adds a19161a6d Cygwin: pty: Not to change code page of parent console. adds 92b576dcc Cygwin: pty: Avoid script command crash in console. adds 437d0a8f8 fhandler_process.cc(format_process_stat): fix /proc/pid/stat issues adds 6238b1877 Cygwin: signal.cc: Include <unistd.h> new c0ca7184b Cygwin: configure: disable i686 builds new d232349f1 Cygwin: configure: drop unused DEF_DLL_ENTRY variable new 7887f9e85 Cygwin: drop i686-only files new c2f599fb6 Cygwin: config.h: stop including auto-generated tlsoffsets.h file new b5dcb1e5e Cygwin: configure: Define default valus for target specific v [...] new ccf1638e8 Cygwin: revamp TLS offsets computation new 78a706f4c Cygwin: wincap: drop wow64 flag and all conditions depending on it new 8b3081f4c Cygwin: wincap: set def_guard_pages to x86_64 value right away new 23b5466ae Cygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag and re [...] new 7bed18558 Cygwin: drop create_token and dependent functions new 889518511 Cygwin: drop system_wow64_directory and related code new 8e606d659 Cygwin: wincap: drop has_broken_prefetchvm flag and related code new 611e2cc54 Cygwin: wincap: drop has_gaa_largeaddress_bug flag and related code new 24e31ffc8 Cygwin: drop a few minor references to WOW64 new ebc3997e0 Cygwin: utils: drop unnecessary wow64 checks
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (700ff8f63) \ N -- N -- N refs/heads/topic/rip-off-32 (ebc3997e0)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libgloss/pru/syscalls.S | 18 ++- newlib/Makefile.am | 3 + newlib/Makefile.in | 21 +-- newlib/doc/chapter-texi2docbook.py | 2 +- newlib/libc/Makefile.inc | 17 +-- newlib/libc/include/machine/ieeefp.h | 14 ++ newlib/libc/include/math.h | 9 ++ newlib/libc/include/ndbm.h | 1 + newlib/libc/include/stdio.h | 12 +- newlib/libc/include/sys/reent.h | 9 +- newlib/libc/libc.in.xml | 4 +- newlib/libc/machine/spu/Makefile.inc | 2 +- newlib/libc/machine/spu/c99ppe.h | 1 - newlib/libc/machine/spu/getchar.c | 2 - newlib/libc/machine/spu/gets.c | 2 - newlib/libc/machine/spu/impure.c | 14 -- newlib/libc/machine/spu/perror.c | 2 - newlib/libc/machine/spu/putchar.c | 2 - newlib/libc/machine/spu/puts.c | 2 - newlib/libc/machine/spu/sys/errno.h | 1 - newlib/libc/machine/spu/vprintf.c | 2 - newlib/libc/machine/spu/vscanf.c | 2 - newlib/libc/reent/impure.c | 16 +- newlib/libc/stdio/fflush.c | 2 +- newlib/libc/stdio/findfp.c | 14 +- newlib/libc/stdio/local.h | 10 -- newlib/libc/stdio/makebuf.c | 1 - newlib/libc/stdlib/nano-mallocr.c | 1 + newlib/libc/time/tzset.c | 110 ++++++++++---- newlib/libc/time/tzset_r.c | 65 ++++++-- newlib/libm/Makefile.inc | 17 +-- newlib/testsuite/lib/passfail.exp | 2 + .../stdio.exp => newlib.time/time.exp} | 2 +- newlib/testsuite/newlib.time/tzset.c | 163 +++++++++++++++++++++ winsup/cygwin/child_info.h | 5 +- winsup/cygwin/dcrt0.cc | 10 +- winsup/cygwin/fhandler.h | 20 +++ winsup/cygwin/fhandler_console.cc | 2 +- winsup/cygwin/fhandler_pipe.cc | 23 +++ winsup/cygwin/fhandler_process.cc | 33 +++-- winsup/cygwin/fhandler_termios.cc | 13 +- winsup/cygwin/fhandler_tty.cc | 59 ++++---- winsup/cygwin/heap.cc | 5 +- winsup/cygwin/miscfuncs.cc | 18 +-- winsup/cygwin/miscfuncs.h | 3 +- winsup/cygwin/release/3.3.5 | 7 +- winsup/cygwin/sec_auth.cc | 11 +- winsup/cygwin/select.cc | 2 - winsup/cygwin/signal.cc | 3 +- winsup/cygwin/sigproc.cc | 30 +++- winsup/cygwin/sigproc.h | 1 + winsup/cygwin/spawn.cc | 22 ++- winsup/doc/utils.xml | 4 +- 53 files changed, 572 insertions(+), 244 deletions(-) delete mode 100644 newlib/libc/machine/spu/impure.c copy newlib/testsuite/{newlib.stdio/stdio.exp => newlib.time/time.exp} (79%) create mode 100644 newlib/testsuite/newlib.time/tzset.c