This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 1c525b0e037 [gdb/tui] Fix assert in tui_source_window_base::refresh_window
new 5f51e2f2c37 MicroBlaze: Add features/microblaze-linux.xml
The 1 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:
gdb/features/Makefile | 2 +
gdb/features/{microblaze.c => microblaze-linux.c} | 13 +++--
...with-stack-protect.xml => microblaze-linux.xml} | 5 +-
gdb/regformats/microblaze-linux.dat | 63 ++++++++++++++++++++++
4 files changed, 77 insertions(+), 6 deletions(-)
copy gdb/features/{microblaze.c => microblaze-linux.c} (91%)
copy gdb/features/{microblaze-with-stack-protect.xml => microblaze-linux.xml} (71%)
create mode 100644 gdb/regformats/microblaze-linux.dat
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 377e9733b5 Fix fflush after ungetc on input file (bug 5994)
new be6818be31 Make fclose seek input file to right offset (bug 12724)
The 1 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:
libio/fileops.c | 43 +++++++-
stdio-common/Makefile | 1 +
stdio-common/tst-fclose-offset.c | 225 +++++++++++++++++++++++++++++++++++++++
3 files changed, 264 insertions(+), 5 deletions(-)
create mode 100644 stdio-common/tst-fclose-offset.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.41/master
in repository glibc.
from 9f48a8abb2 Remove advisories from release branch
new 0a7c7a3e28 NEWS: start new section
The 1 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:
NEWS | 6 ++++++
1 file changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from ae700d95c66 Fix gdb.ada/import.exp when using mold
new 852cbc7ffad [gdb/guile] Use SCM_DEBUG_TYPING_STRICTNESS 0
new 1c525b0e037 [gdb/tui] Fix assert in tui_source_window_base::refresh_window
The 2 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:
gdb/guile/guile-internal.h | 29 ++++++++++++++++++-----------
gdb/testsuite/gdb.tui/tui-missing-src.exp | 3 +++
gdb/tui/tui-winsource.c | 3 +++
3 files changed, 24 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 1515f74fd8 libio: Add a new fwrite test that evaluates partial writes
new 377e9733b5 Fix fflush after ungetc on input file (bug 5994)
The 1 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:
libio/fileops.c | 5 ++++
stdio-common/Makefile | 1 +
stdio-common/tst-ungetc-fflush.c | 64 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 70 insertions(+)
create mode 100644 stdio-common/tst-ungetc-fflush.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 45c42b65c2 Add new tests for fopen
new 596a61cf6b libio: Start to return errors when flushing fwrite's buffer [...]
new 1515f74fd8 libio: Add a new fwrite test that evaluates partial writes
The 2 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:
libio/bits/types/struct_FILE.h | 9 +-
libio/fileops.c | 2 +
libio/iofwrite.c | 39 +++-
stdio-common/Makefile | 8 +
stdio-common/tst-fwrite-bz29459.c | 89 ++++++++
.../{tst-unbputc.sh => tst-fwrite-bz29459.sh} | 11 +-
stdio-common/tst-fwrite-pipe.c | 130 ++++++++++++
stdio-common/tst-fwrite-pos.c | 233 +++++++++++++++++++++
8 files changed, 510 insertions(+), 11 deletions(-)
create mode 100644 stdio-common/tst-fwrite-bz29459.c
copy stdio-common/{tst-unbputc.sh => tst-fwrite-bz29459.sh} (73%)
create mode 100644 stdio-common/tst-fwrite-pipe.c
create mode 100644 stdio-common/tst-fwrite-pos.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e2ee2e9b1590 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm [...]
new b8c8748b60ac serial: altera_jtaguart: Use device name when requesting IRQ
new fcf5402d7878 serial: altera_jtaguart: Use KBUILD_MODNAME
new c1117a2fefbc serial: sh-sci: Use plain struct copy in early_console_setup()
new be0cf8437060 serial: 8250_port: Assign UPIO_UNKNOWN instead of its dire [...]
new d828c6726fe5 dt-bindings: serial: renesas: Document RZ/G3E (r9a09g047) scif
new 5a6a3b0a5268 serial: mpc52xx: Fix typo in mpc52xx_uart.c
new 16076ca3a156 serial: 8250_pci: Resolve WCH vendor ID ambiguity
new 535a07698b8b serial: 8250_pci: Share WCH IDs with parport_serial driver
new bc9c7e56a14b serial: altera_uart: Use KBUILD_MODNAME
new e52ed2dd8287 tty: serial_core: use more guard(mutex)
new 4d0e56d571b8 tty: serial: get rid of exit label from uart_set_info()
new d2740f7d8789 tty: serial: extract uart_change_port() from uart_set_info()
new aea2654cce40 tty: Make sysctl table const
new 30691a59c85c Merge 6.13-rc3 into tty-next
new e95cb63e5738 8250: microchip: pci1xxxx: Add workaround for RTS bit toggle
new c9f49e3e45fc serial: 8250: Use @ier bits to determine if Rx is stopped
new 9d31746b5385 serial: 8250: Do not set UART_LSR_THRE in @read_status_mask
new 9c76c0fa8181 serial: 8250: Never adjust UART_LSR_DR in @read_status_mask
new b3ee0bc1a065 serial: 8250: Explain the role of @read_status_mask
new 2c1fd53af21b serial: amba-pl011: Fix RTS handling in RS485 mode
new 79d65fda55cf tty: serial: fsl_lpuart: increase maximum uart_nr to 12
new d78a89990986 tty: serial: fsl_lpuart: flush RX and TX FIFO when lpuart [...]
new e2e4025bc546 tty: n_gsm: wait until channel 0 is ready
new 4a495b97b273 tty: n_gsm: Fix control dlci ADM mode processing
new 6dd1de91e7a6 tty: mips_ejtag_fdc: fix one more u8 warning
new 2b6b523ce8d0 tty: serial: atmel: make it selectable for ARCH_LAN969X
new 4dd7c9d94806 dt-bindings: serial: sc16is7xx: Add description for polling mode
new 104c1b9dde9d serial: sc16is7xx: Add polling mode if no IRQ pin is available
new ac753e1f38a1 tty: atmel_serial: Use of_property_present() for non-boole [...]
new d91f98be2651 serial: 8250: Adjust the timeout for FIFO mode
new 8d5cfb1fe5d8 serial: 8250: Use frame time to determine timeout
new 95a1b409ba08 serial: 8250: Use high-level writing function for FIFO
new 910ef438e93c serial: 8250: Provide flag for IER toggling for RS485
new b63e6f60eab4 serial: 8250: Switch to nbcon console
new 422c9727b07f serial: 8250: Revert "drop lockdep annotation from serial8 [...]
new 568bfce07873 Merge 6.13-rc7 into tty-next
new b06f38899450 tty: xilinx_uartps: split sysrq handling
new 2f83e38a095f tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN
new 39d0be87438a serial: kgdb_nmi: Remove unused knock code
new eaeee4225dba serial: sh-sci: Drop __initdata macro for port_cfg
new 239f11209e5f serial: sh-sci: Move runtime PM enable to sci_probe_single()
new 9f7dea875cc7 serial: sh-sci: Do not probe the serial port if its slot i [...]
new 5f1017069933 serial: sh-sci: Clean sci_ports[0] after at earlycon exit
new 651dee03696e serial: sh-sci: Increment the runtime usage counter for th [...]
new 244eb5c6ec62 Revert "serial: 8250: Revert "drop lockdep annotation from [...]
new f79b163c4231 Revert "serial: 8250: Switch to nbcon console"
new 58f504efcda5 Merge tag 'tty-6.14-rc1' of git://git.kernel.org/pub/scm/l [...]
new f6ab7384d554 tools/bootconfig: Fix the wrong format specifier
new cd45f362fc1f Merge tag 'bootconfig-fixes-v6.13' of git://git.kernel.org [...]
The 49 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:
.../devicetree/bindings/serial/nxp,sc16is7xx.yaml | 3 +-
.../devicetree/bindings/serial/renesas,scif.yaml | 5 +
drivers/parport/parport_serial.c | 12 +-
drivers/tty/mips_ejtag_fdc.c | 4 +-
drivers/tty/n_gsm.c | 39 ++-
drivers/tty/serial/8250/8250.h | 4 +-
drivers/tty/serial/8250/8250_bcm2835aux.c | 4 +-
drivers/tty/serial/8250/8250_core.c | 1 -
drivers/tty/serial/8250/8250_omap.c | 11 +-
drivers/tty/serial/8250/8250_pci.c | 76 +++---
drivers/tty/serial/8250/8250_pci1xxxx.c | 60 ++++-
drivers/tty/serial/8250/8250_port.c | 97 +++++---
drivers/tty/serial/Kconfig | 2 +-
drivers/tty/serial/altera_jtaguart.c | 10 +-
drivers/tty/serial/altera_uart.c | 7 +-
drivers/tty/serial/amba-pl011.c | 126 +++++++---
drivers/tty/serial/atmel_serial.c | 18 +-
drivers/tty/serial/fsl_lpuart.c | 7 +-
drivers/tty/serial/kgdb_nmi.c | 101 --------
drivers/tty/serial/mpc52xx_uart.c | 2 +-
drivers/tty/serial/sc16is7xx.c | 37 +++
drivers/tty/serial/serial_core.c | 261 +++++++++------------
drivers/tty/serial/sh-sci.c | 95 ++++++--
drivers/tty/serial/xilinx_uartps.c | 8 +-
drivers/tty/tty_io.c | 2 +-
drivers/tty/vt/selection.c | 14 ++
drivers/tty/vt/vt.c | 2 -
include/linux/kgdb.h | 2 -
include/linux/pci_ids.h | 11 +
include/linux/serial_8250.h | 4 +-
tools/bootconfig/main.c | 4 +-
31 files changed, 594 insertions(+), 435 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag glibc-2.41.9000
in repository glibc.
at c5f3210960 (tag)
tagging 42aba9189557280ad367c35908cbdfe26f5aeeb1 (commit)
replaces glibc-2.41
tagged by Andreas K. Hüttel
on Tue Jan 28 19:03:17 2025 +0100
- Log -----------------------------------------------------------------
Open master branch for glibc 2.42 development
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQKTBAABCgB9FiEE/Rnm0xsZLuTcY+rT3CsWIV7VQSoFAmeZG/BfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEZE
MTlFNkQzMUIxOTJFRTREQzYzRUFEM0RDMkIxNjIxNUVENTQxMkEACgkQ3CsWIV7V
QSp3yBAAzpiFnmCW5sbeWoFKgntcvzn2ISBQ5uwaYv/JfnH/rr4w+7kSvSFXivtn
IQREeZ29MZDthvLLyvu08VWBxCEW0vlRlEAL502myXLpN6DIUGuwSFEqf1OproGW
c+5lrPeGC2EPEFSGJHjPJ5G8B7Pxd9/UjzTabUuygcvRoH8SwS6wSYBrFuoOM3vz
8ivH1dvnm4p/sVdOyy7InV2tXlAR0efHUjtIMrm4+e6q2Jx0BImOPNH/XhI/qite
lG96SUBRO6s/9POVMXXLnqzRFE3TPZcRNxkrh7Yw4k/Y/pbo+iq64r9QosoJtWrD
vkcO8xuTRj9qm9rsypGuRtShQJi8hGbZ3efzyI+qkPpS0SodO/Z7xyYXBDm35f6O
Tg5KlopxU0zTe3jSQa11WfIpVOQbYdoRY9RHgB4G6Lmd2Nl0rEMo3zwmuYyAZKO4
pMt5H0LKHW+jRJvcb8Ttbe0cRBZQHqRpRnbv3lM/5Vs7lp4jV+QfKEejLlMm7q9v
U4iLQf5Tan9KSmNi47S4Q51cUKhE99jbDHffkr7olwUE+1QAyk/HKjyyg0cVQQXB
JI/9SfoWZ1SwVe/hs483ZtuP0P+IuznImn5y0p3rfPXPqgZZwG+IV+hktK89StYL
S3t+5GApDcQNFDcEvhRIP8q90Myd/I2AR/vaA8ob5eICv9OhEcE=
=mw1m
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from d2030a099be Add translations for various sub-directories
new ae700d95c66 Fix gdb.ada/import.exp when using mold
The 1 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:
gdb/dwarf2/ada-imported.c | 3 ++-
gdb/minsyms.c | 7 +++----
gdb/minsyms.h | 4 ++--
gdb/symtab.c | 5 +++--
4 files changed, 10 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 42aba91895 Increase version to 2.41.9000, add new section to NEWS
new 45c42b65c2 Add new tests for fopen
The 1 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:
stdio-common/Makefile | 1 +
stdio-common/tst-fopen.c | 279 +++++++++++++++++++++++++++++++++++
sysdeps/pthread/Makefile | 1 +
sysdeps/pthread/tst-fopen-threaded.c | 250 +++++++++++++++++++++++++++++++
4 files changed, 531 insertions(+)
create mode 100644 stdio-common/tst-fopen.c
create mode 100644 sysdeps/pthread/tst-fopen-threaded.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.