This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1900dcf5521 [PR123796, LRA]: Propagate pointer flag from the equivalenc [...]
new 8564ce94d6a build: Use GNU as options on most x86/SPARC systems [PR1238 [...]
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:
gcc/acinclude.m4 | 10 +++++-----
gcc/configure | 6 +++---
2 files changed, 8 insertions(+), 8 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 users/nalcock/archive-v2/road-to-ctfv4
in repository binutils-gdb.
discards 15d26b26b15 libctf: link: fix ctf_arc_write_fd call
discards d63a3282a99 libctf, archive: new-format straight-concatenated archives
discards c266bfa3293 libctf: more archive-related field renamings
discards a952386709a libctf: drop ctfa_ prefixes from ctf_archive member names
discards 8dd51014763 libctf, open: add ctf_buflen (internal function)
discards 5bbe4fb43a2 ld: don't try to read CTF from things that cannot ever contain it
discards 01b6c82d02c include: CTFv4 will not support intrinsic compression
discards 6b305d58cff libctf, include, ld: nonpersistent cunames (ctf_link_* API change)
discards d04b5aaec3b libctf: dump: don't try to get the encoding of cv-quals
discards cea0135b992 libctf, include: drop cth_parent_name and all that it implies
discards 7fda8f70961 libctf: support dicts with arbitrary alignment
discards eaf1209708a libctf: error code reduction (still underway)
discards 46d810b8d8b libctf: ctf_err_warn -> smarter ctf_err / ctf_warn
discards f36d239406e libctf: partial internal ctf_ret_tification
discards 98fb0214bb8 libctf: API review: add ctf_errwarning_remove
discards 4b727e26c49 libctf: API review: report error code in ctf_errwarning_nex [...]
discards 366460f85ab libctf, include: delete ctf_add_* flag arg and CTF_ADD_*.
discards 40343eaaa1b libctf: call ctf_type_set_conflicting earlier in dedup
discards f495ac725a1 libctf, include: API review: extend ctf_type_set_conflicting
discards 36615ff157b libctf, include: API review: ctf_add_qualifier
discards 247153df04a libctf: API review: delete deprecated functions
discards 6d1df91ecb8 libctf, include, ld: API review: ctf_link_add_ctf -> ctf_link_add
discards 640c73883f7 libctf: API review: delete ctf_gzwrite
discards adf4636308d libctf: API review: delete ctf_update, ctf_discard
discards f458a4d8a76 libctf, gdb, include: API review: merge ctf_add_{objt,func} [...]
discards 0afa32fc34e libctf: API review: deprecate slice addition
discards 0ed7ce38c1c libctf: API review: delete ctf_getdebug
discards ee0ed041559 libctf: API review: enumize ctf_member_next flags
discards 879d1cbb9a2 libctf: API review: C++ compatibility for enumized flags
discards 6f779325733 libctf, gdb, include: API review: zap ctf_lookup_variable, [...]
discards da958651ca1 libctf, include, binutils: rationalize CTF dict model, cuna [...]
discards a1bd9c0743a libctf, include, gdb: API review: rethink function type APIs
discards 7fb3334badd libctf, include: API review: delete ctf_func_info, ctf_func_args*
discards a519df17209 include, libctf: API review: ctf_dict_set_flag, ctf_dict_get_flag
discards 09ad338c2a8 libctf, API review: delete ctf_type_ischild()
discards e3e67889893 include, libctf: deprecate ctf_lookup_enumerator_next
discards 28efd852973 libctf, gdb, include: API review: enum values become ctf_en [...]
discards 04726caa18c libctf, include: anonymous unions work on C11 as well
discards e4b615d949a include, libctf: API review: ctf_add_enum* rationalization
discards 99a83d60f00 libctf, include: ctf_set_conflicting -> ctf_type_set_conflicting
discards 0834302d3d6 libctf, include: API review: ctf_set_array -> ctf_array_set_info
discards 1b39be9a444 libctf, include: API review: ctf_add_member rationalization
discards 71897c046ec libctf, include: API review: delete ctf_add_member_encoded
discards 7fa8cb2e776 libctf, include: fold ctf_add_struct*, ctf_add_union* into [...]
discards d68a3122eb2 include: struct members must be added in ascending order by offset
discards aa4c46ef4a2 include, libctf: API review: ctf_linkages_t enum
discards c82e0f32c96 libctf, include: API review: introduce ctf_link_flags_t enum
discards b687815cb7c libctf, include, gdb: introduce ctf_kind_t enum for type kinds
discards a6f96430519 libctf: create: improve handling of root flag in ctf_add_type
discards bc2eb304c43 libctf, include: API review: ctf_type_name changes
discards c7cafe2ae6f libctf: API review: _next iterators are freed/annulled on error
discards 06a88cda4f1 libctf: ctf_dynhash_next_remove: fix crash on error case
discards 17ab826601e libctf, include: make ctf_lookup_by_symbol and ctf_lookup_b [...]
discards 8adc3311534 libctf, include, gdb: API review: ctf_get_arc -> ctf_dict_a [...]
discards 3c7808929b0 libctf, include: API review: merge ctf_get*sect into ctf_ge [...]
discards 55e81553632 libctf, include: API review: delete ctf_dict_open_sections et al
discards b21e9bc9827 libctf: API review: delete ctf_ref
discards be1582e565b libctf, include: API review: restrict ctf_simple_open to th [...]
discards 9c79d9987fc libctf, include: API review: ctf_archive_raw_iter -> ctf_ar [...]
discards f269fb03f05 libctf, include, gdb: API review: delete ctf_*_iter
discards e5c9156a076 libctf: don't swallow errors from ctf_dump
discards 31792c27d53 libctf: fix tiny errno / typed_errno confusion
discards 4ddcf2b4c30 libctf, ld, binutils, include: API review: ctf_error_t/ctf_ [...]
discards 516dada53f5 gdb: ctfread: adjust for API changes in libctf v4
discards 96381e175eb libctf: function non-usage audit
discards fd1ee5dc3f6 libctf: doc: architecture: a couple of example code flows
discards ad5da262d04 libctf: the beginnings of some architecture documentation
discards def535ae352 libctf: API additions for cache precharging and dedup-against mode
discards 8e6442389dc libctf: tiny comment typo fix
discards 0ba0a483326 libctf: testsuite fixes for datasec size changes
discards e98e1415827 libctf: spec: be more specific about Solaris CTF versions
discards 4d05df2278c libctf: API change documentation (NOT FOR UPSTREAMING)
discards 214a81f41ec ld: testsuite: a tiny start on ld.ctf test adjustments
discards e1ca7a0d557 libctf: by-kind tests
discards 13c8fea0370 libctf: run_lookup_test: force BTF emission (NOT FOR UPSTREAMING)
discards 1796456997f libctf: run_lookup_test: support per-test options
discards d3c7ac3bc18 binutils: objdump, readelf: BTF dumping support
discards c3fac3d09bf ld: BTF deduplication
discards 0cb862165e1 bfd, ld: allow the disabling of CTF deduplication; BTF linking
discards d0f0e5cd365 libctf: dump: dump conflicting CUs, when declared
discards 0493348cbdf libctf: dump: dump struct-based bitfields
discards c9eb4e40f9d libctf: dump: dump variables and datasecs
discards 1e42d6aa6b1 libctf: dump: dump the header; dump enum64s; adapt to API changes
discards 53eef154b22 libctf: archive: allow opening BTF dicts in archives (not f [...]
discards 1b8e42f5e3f libctf: archive: fix ctf_dict_open_cached error handling
discards 16c845df020 libctf: link: improve BTF child dict naming
discards 4415c7a268c libctf: ctf-link: minor comment improvements
discards 93b80d5cd35 libctf: dedup: conflicting CU names and merging into the parent
discards b89c3f30a83 libctf: dedup: decl tag support.
discards 3adb36db997 libctf: dedup: type tags
discards 16898c94d5c libctf: dedup: datasecs and vars
discards b938cd4453a libctf: dedup: structs with bitfields, BTF floats
discards 2737ce6f77e libctf: dedup: enums, enum64s, functions, func linkage
discards 48cc53066ae libctf: dedup: comment fixes, debug indentation changes, an [...]
discards 33a432c62a3 libctf: dedup: fix a broken error path in string dedup
discards a6cc75a456e libctf: dedup: chase API changes: use the public API more
discards b21b7fd093a libctf: drop unnecessary macro
discards 90380eaa4ae libctf: open-bfd: open BTF dicts
discards ec3115332c0 libctf: link: drop unnecessary back-compatibility code
discards 474b4cc55a1 libctf: link: BTF support
discards 27cd4bd68ae libctf: strings: don't check for non-deduplicable atoms in [...]
discards a2f9ab9abf9 libctf: serialize: finish off the serializer
discards fee1006adf6 libctf: open: fix closing of children with imported parents
discards 52eb4d164c5 libctf: open, types: ctf_import for BTF
discards 19c735034d6 libctf: serialize: handle CTF-versus-BTF output format checks
discards 1e6a503e476 libctf: serialize: size and emit the type section
discards 3e7a4685d8f libctf: serialize: type section sizing
discards a10f9ec7792 libctf: serialize: check the type section for BTF-incompati [...]
discards 6d6b3d8b39f libctf: strings: no external strings in BTF
discards abf24c7aa06 libctf: serialize: kind suppression and prohibition
discards fe57dcc31ff libctf: serialize: user control over BTF-versus-CTF writeout
discards 164784a060a libctf, serialize: preparatory steps
discards 5a42c8f4feb libctf: lookup, open: chase header field changes
discards e0dbdb98e5e libctf, open: new API for getting the size of CTF/BTF file [...]
discards d0f2523a2c6 libctf: types: access to raw type data
discards 5b72957fa77 libctf: types: recursive type visiting
discards e5aef7a6205 libctf, create: the unknown type
discards ecc0cf3e590 libctf, create: typedefs
discards 6232a4fb122 libctf, create, types: slices
discards 37af2f04721 libctf: create, types: arrays
discards d14284c333b libctf: create, types: reftypes and pointers
discards 476f5df6b50 libctf: create, types: conflicting types
discards 57e37ed7064 libctf, create, types: type and decl tags
discards 9e081e5d8a2 libctf: create, types: functions, linkage, arg names (API ADVICE)
discards cfe6ee6bc0d libctf, types: ctf_type_kind_{iter,next} et al
discards 8f1629e806d libctf: create, types: variables and datasecs (REVIEW NEEDED)
discards 419d386958b libctf: decl, types: revise ctf_decl*, ctf_type_*name
discards 2a4692b4c65 libctf, create, types: encoding, BTF floats
discards da8867ec05f libctf: create, types: enums and enum64s; type encoding
discards 925102a420b libctf: types: add ctf_struct_bitfield (NEEDS REVIEW)
discards 32b806caccc libctf: create: ctf_add_type modifications
discards 49cc4e6031d libctf: types: ctf_type_resolve_nonrepresentable
discards 7c0da7f31cb libctf: create: structure and union member addition
discards 062d127314a libctf: create: struct/union addition
discards 814e207e16f libctf: create: DTD addition and deletion; ctf_rollback
discards 4e4fdca520f libctf: create, lookup: delete DVDs; ctf_lookup_by_kind
discards 7f205207742 libctf: create: vlen growth and prefix addition (NEEDS REVIEW)
discards c2c72095adf libctf: types: struct/union member querying and iteration
discards 93ced327909 libctf: CTFv4: type opening
discards 04fe3eeaac5 libctf: CTFv4: core opening (other than the type table)
new 25aa15b18cc libctf: CTFv4: core opening (other than the type table)
new 393fd0bb35a libctf: CTFv4: type opening
new 04f4b41c223 libctf: types: struct/union member querying and iteration
new 73bc9da42c7 libctf: create: vlen growth and prefix addition (NEEDS REVIEW)
new 768318897b6 libctf: create, lookup: delete DVDs; ctf_lookup_by_kind
new 51479646e00 libctf: create: DTD addition and deletion; ctf_rollback
new 252f6acca2b libctf: create: struct/union addition
new 27b70d0be99 libctf: create: structure and union member addition
new 45ebb43edf4 libctf: types: ctf_type_resolve_nonrepresentable
new 8ea0980cb93 libctf: create: ctf_add_type modifications
new 6af51399100 libctf: types: add ctf_struct_bitfield (NEEDS REVIEW)
new 87447ac85d9 libctf: create, types: enums and enum64s; type encoding
new 319689dedfb libctf, create, types: encoding, BTF floats
new bd1dfd294a9 libctf: decl, types: revise ctf_decl*, ctf_type_*name
new e2392316965 libctf: create, types: variables and datasecs (REVIEW NEEDED)
new 880fe3f0e98 libctf, types: ctf_type_kind_{iter,next} et al
new ec348e3d649 libctf: create, types: functions, linkage, arg names (API ADVICE)
new 86668b86f3f libctf, create, types: type and decl tags
new ba98853afbe libctf: create, types: conflicting types
new 038d92dd034 libctf: create, types: reftypes and pointers
new 74cfe7d3518 libctf: create, types: arrays
new 7ac1d98d925 libctf, create, types: slices
new ff2d1eb809f libctf, create: typedefs
new a86546fff54 libctf, create: the unknown type
new 09ffa85a5de libctf: types: recursive type visiting
new a18596eae93 libctf: types: access to raw type data
new db0a429665e libctf, open: new API for getting the size of CTF/BTF file [...]
new b9bf0a1b966 libctf: lookup, open: chase header field changes
new bd850b154f2 libctf, serialize: preparatory steps
new f4b0be81fcd libctf: serialize: user control over BTF-versus-CTF writeout
new ed67db3dc34 libctf: serialize: kind suppression and prohibition
new 91be57290f8 libctf: strings: no external strings in BTF
new 2df00434c92 libctf: serialize: check the type section for BTF-incompati [...]
new eb86d01b0f2 libctf: serialize: type section sizing
new 1693e3b38eb libctf: serialize: size and emit the type section
new b7337bb8d30 libctf: serialize: handle CTF-versus-BTF output format checks
new a04fffc9a53 libctf: open, types: ctf_import for BTF
new 21ae7396451 libctf: open: fix closing of children with imported parents
new a5be022016b libctf: serialize: finish off the serializer
new 9921524f46c libctf: strings: don't check for non-deduplicable atoms in [...]
new d1f2f5bfd48 libctf: link: BTF support
new 2de36c9feb9 libctf: link: drop unnecessary back-compatibility code
new e6e4256686c libctf: open-bfd: open BTF dicts
new 133f3e0c496 libctf: drop unnecessary macro
new e59c4d47d53 libctf: dedup: chase API changes: use the public API more
new 933fb430b76 libctf: dedup: fix a broken error path in string dedup
new 19fa87e634a libctf: dedup: comment fixes, debug indentation changes, an [...]
new b83372e1aff libctf: dedup: enums, enum64s, functions, func linkage
new 0c62ed94b4d libctf: dedup: structs with bitfields, BTF floats
new 6864a75dc14 libctf: dedup: datasecs and vars
new 729d70c7947 libctf: dedup: type tags
new 05af99d52c7 libctf: dedup: decl tag support.
new 47c5a1d5c0f libctf: dedup: conflicting CU names and merging into the parent
new d99f4e1dad5 libctf: ctf-link: minor comment improvements
new e99869ccfa0 libctf: link: improve BTF child dict naming
new 2eba7dff22c libctf: archive: fix ctf_dict_open_cached error handling
new 787893ef10f libctf: archive: allow opening BTF dicts in archives (not f [...]
new 628bf88b97a libctf: dump: dump the header; dump enum64s; adapt to API changes
new d6fa959097a libctf: dump: dump variables and datasecs
new 7f12e1ca6b3 libctf: dump: dump struct-based bitfields
new 7ae8ecd2f48 libctf: dump: dump conflicting CUs, when declared
new ee1059ff0cd bfd, ld: allow the disabling of CTF deduplication; BTF linking
new 2bc62017a82 ld: BTF deduplication
new c3012a7ef7d binutils: objdump, readelf: BTF dumping support
new a028eb4b250 libctf: run_lookup_test: support per-test options
new 08f28f70a37 libctf: run_lookup_test: force BTF emission (NOT FOR UPSTREAMING)
new 21bdbb684e0 libctf: by-kind tests
new 5c2ca6adbd2 ld: testsuite: a tiny start on ld.ctf test adjustments
new 68bb3da7c79 libctf: API change documentation (NOT FOR UPSTREAMING)
new 397a1d50c6c libctf: spec: be more specific about Solaris CTF versions
new 9692bb0dad6 libctf: testsuite fixes for datasec size changes
new badd26d7f8c libctf: tiny comment typo fix
new 4fae7f49816 libctf: API additions for cache precharging and dedup-against mode
new 0c1efaac178 libctf: the beginnings of some architecture documentation
new 83ffed7a774 libctf: doc: architecture: a couple of example code flows
new 49d2ec46aff libctf: function non-usage audit
new 34ce5a28c1e gdb: ctfread: adjust for API changes in libctf v4
new 11e88d10c2c libctf, ld, binutils, include: API review: ctf_error_t/ctf_ [...]
new f4b0b3330f0 libctf: fix tiny errno / typed_errno confusion
new 0289713a414 libctf: don't swallow errors from ctf_dump
new 9773af53632 libctf, include, gdb: API review: delete ctf_*_iter
new 1454b0bbb67 libctf, include: API review: ctf_archive_raw_iter -> ctf_ar [...]
new 8b81c719de7 libctf, include: API review: restrict ctf_simple_open to th [...]
new e73384cb74a libctf: API review: delete ctf_ref
new 23df34b8342 libctf, include: API review: delete ctf_dict_open_sections et al
new dcef1ce0521 libctf, include: API review: merge ctf_get*sect into ctf_ge [...]
new 4f0e8a44025 libctf, include, gdb: API review: ctf_get_arc -> ctf_dict_a [...]
new 808492f75ef libctf, include: make ctf_lookup_by_symbol and ctf_lookup_b [...]
new 3420e7cc770 libctf: ctf_dynhash_next_remove: fix crash on error case
new 99728c8d8d9 libctf: API review: _next iterators are freed/annulled on error
new 736646e78b9 libctf, include: API review: ctf_type_name changes
new 8922d36c073 libctf: create: improve handling of root flag in ctf_add_type
new d4550fe3cb4 libctf, include, gdb: introduce ctf_kind_t enum for type kinds
new 5f83767196d libctf, include: API review: introduce ctf_link_flags_t enum
new 68d188973c3 include, libctf: API review: ctf_linkages_t enum
new e4af6c95ffd include: struct members must be added in ascending order by offset
new 4a8286284b1 libctf, include: fold ctf_add_struct*, ctf_add_union* into [...]
new f46e27fe263 libctf, include: API review: delete ctf_add_member_encoded
new 7f59d7bf94e libctf, include: API review: ctf_add_member rationalization
new fd54a77c3cd libctf, include: API review: ctf_set_array -> ctf_array_set_info
new 049a29bcc10 libctf, include: ctf_set_conflicting -> ctf_type_set_conflicting
new d2626380584 include, libctf: API review: ctf_add_enum* rationalization
new 9bf412fb22f libctf, include: anonymous unions work on C11 as well
new 906ce862da6 libctf, gdb, include: API review: enum values become ctf_en [...]
new ee47039ee1c include, libctf: deprecate ctf_lookup_enumerator_next
new 746006321fe libctf, API review: delete ctf_type_ischild()
new 8970a5e06f4 include, libctf: API review: ctf_dict_set_flag, ctf_dict_get_flag
new 58e00dc58e4 libctf, include: API review: delete ctf_func_info, ctf_func_args*
new 9f98ddd6f6d libctf, include, gdb: API review: rethink function type APIs
new 91843dd3c05 libctf, include, binutils: rationalize CTF dict model, cuna [...]
new a2f41c2c983 libctf, gdb, include: API review: zap ctf_lookup_variable, [...]
new 8aa8aede14e libctf: API review: C++ compatibility for enumized flags
new c7ad7b9fecd libctf: API review: enumize ctf_member_next flags
new 7c69cd1d799 libctf: API review: delete ctf_getdebug
new 43ff170689d libctf: API review: deprecate slice addition
new 8ae1ff8c1c8 libctf, gdb, include: API review: merge ctf_add_{objt,func} [...]
new 835a10c2cad libctf: API review: delete ctf_update, ctf_discard
new 7dcc3f39bd5 libctf: API review: delete ctf_gzwrite
new dc11f5aaf69 libctf, include, ld: API review: ctf_link_add_ctf -> ctf_link_add
new 43fa07acc3c libctf: API review: delete deprecated functions
new 2a2fad406ec libctf, include: API review: ctf_add_qualifier
new 06bce22521e libctf, include: API review: extend ctf_type_set_conflicting
new 23da224923d libctf: call ctf_type_set_conflicting earlier in dedup
new 5cb768668db libctf, include: delete ctf_add_* flag arg and CTF_ADD_*.
new c183c440efb libctf: API review: report error code in ctf_errwarning_nex [...]
new df3da11bfdd libctf: API review: add ctf_errwarning_remove
new 8d4dd9f6615 libctf: partial internal ctf_ret_tification
new bc10eaae036 libctf: ctf_err_warn -> smarter ctf_err / ctf_warn
new 2f060df66c2 libctf: error code reduction (still underway)
new c922ab74935 libctf: support dicts with arbitrary alignment
new dcf28e74cf1 libctf, include: drop cth_parent_name and all that it implies
new 39c727790aa libctf: dump: don't try to get the encoding of cv-quals
new bb87f9567d4 libctf, include, ld: linker-defaulted cunames (ctf_link_* A [...]
new 00176078956 ld: don't try to read CTF from things that cannot ever contain it
new 7f9c269f37a libctf, open: add ctf_buflen (internal function)
new 608e626e303 libctf: drop ctfa_ prefixes from ctf_archive member names
new a2b54e4eb0d libctf: more archive-related field renamings
new 13fb86d7b54 libctf, archive: new-format straight-concatenated archives
new e9f84949a8f libctf: link: fix ctf_arc_write_fd call
new 0a2796b74a8 include, ld: CTFv4 will not support intrinsic compression
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 (15d26b26b15)
\
N -- N -- N refs/heads/users/nalcock/archive-v2/road-to-ctfv4 (0a2796b74a8)
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 140 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:
binutils/objdump.c | 34 ++++---
binutils/readelf.c | 26 +++--
include/ctf-api.h | 6 ++
include/ctf.h | 1 +
ld/ldlang.c | 11 +--
libctf/ctf-archive.c | 252 ++++++++++++++++++++++++++++---------------------
libctf/ctf-create.c | 2 +-
libctf/ctf-dedup.c | 4 +-
libctf/ctf-dump.c | 4 +
libctf/ctf-impl.h | 10 +-
libctf/ctf-link.c | 2 +-
libctf/ctf-open.c | 96 ++++++++++++-------
libctf/ctf-serialize.c | 11 ++-
libctf/ctf-types.c | 6 +-
libctf/libctf.ver | 1 +
15 files changed, 280 insertions(+), 186 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 gcc.
from 2a1220a4a02 Fix typo in analyzer docs
new 1900dcf5521 [PR123796, LRA]: Propagate pointer flag from the equivalenc [...]
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:
gcc/lra-constraints.cc | 49 ++++++++++++++++++++++++++++++++++++++++++-------
gcc/lra-int.h | 3 +++
gcc/lra.cc | 18 ++++++++++++++----
3 files changed, 59 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 fs-next
in repository linux-next.
discards 9f5deafae9eb Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
discards bd719438717b next-20260126/vfs-brauner
discards 91520ecb7342 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
discards 5917dfd93946 Merge branch '9p-next' of https://github.com/martinetd/linux
discards 46b85f4d8bdb Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
discards 146b9ce239f8 Merge branch 'overlayfs-next' of https://git.kernel.org/pu [...]
discards f0f558979401 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
discards f4b45702d5a8 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
discards dc9d3bbe29fc Merge branch 'nfsd-next' of https://git.kernel.org/pub/scm [...]
discards d1e84a6a98b2 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
discards 08aa685ab12e Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
discards a39bf8011bc5 Merge branch 'jfs-next' of https://github.com/kleikamp/lin [...]
discards 9a6a18d02c03 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
discards 7fdddb0a1033 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
discards 5ba99e3d0cac Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
discards 0ca1be8b5507 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
discards ac4cf9140534 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
discards 29bee59a55e9 Merge branch 'for_next' of https://git.kernel.org/pub/scm/ [...]
discards a09bae73763c Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
discards 4740803d9cbc Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
discards 54f13c5bec1d Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
discards 1f022fdd58ba Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
discards 905b9ba3d0e3 Merge branch 'configfs-next' of https://git.kernel.org/pub [...]
discards 7739ba4dbbd9 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
discards 1278a473ed32 Merge branch 'master' of https://github.com/ceph/ceph-client.git
discards 756204ec9bad Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
discards b999a0aa92db Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
discards 8e23337dbb3e smb: common: add header guards to fs/smb/common/smb2status.h
discards cea1171b6c3a smb: client: Avoid a dozen -Wflex-array-member-not-at-end [...]
discards 15bae8064013 smb/client: remove useless comment in mapping_table_ERRSRV
discards 49f60713cfec smb/client: remove some literal NT error codes from ntstat [...]
discards d2492868c9b8 smb/client: add NT_STATUS_VOLUME_NOT_UPGRADED
discards bc9893c80f98 smb/client: add NT_STATUS_NO_USER_KEYS
discards 5e1ed94aa663 smb/client: add NT_STATUS_WRONG_EFS
discards 97fbacecbb28 smb/client: add NT_STATUS_NO_EFS
discards 4cc1893cdd22 smb/client: add NT_STATUS_NO_RECOVERY_POLICY
discards 1f2fe957ec47 smb/client: add NT_STATUS_RANGE_NOT_FOUND
discards 47ab577385c7 smb/client: add NT_STATUS_DECRYPTION_FAILED
discards 599220bcc23c smb/client: add NT_STATUS_ENCRYPTION_FAILED
discards 6d923d3e4ac2 smb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINT
discards 450b16f089cf smb/client: add NT_STATUS_VOLUME_DISMOUNTED
discards 0b7a353893d6 smb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT
discards 0acf71097bac smb/client: add NT_STATUS_VARIABLE_NOT_FOUND
discards 9e83287fc89a smb/client: rename ERRinvlevel to ERRunknownlevel
discards ab00f2e68284 smb/client: add NT_STATUS_OS2_INVALID_LEVEL
discards abd0ab5a7bb8 smb/client: map NT_STATUS_INVALID_INFO_CLASS to ERRbadpipe
discards 426818d1026e smb/client: introduce KUnit test to check search result of [...]
discards 923f04388937 smb/client: use bsearch() to find target in smb2_error_map_table
discards 5abee9960160 smb/client: check whether smb2_error_map_table is sorted i [...]
discards 28e66c304950 cifs: Autogenerate SMB2 error mapping table
discards 51f696617ae1 smb: server: fix leak of active_num_conn in ksmbd_tcp_new_ [...]
discards 53fcfa5bc389 ksmbd: add procfs interface for runtime monitoring and statistics
discards cad1ae3c8f06 ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off r [...]
discards 8a0c28da2cc3 cifs: Label SMB2 statuses with errors
discards eb702e027a7e cifs: SMB1 split: Make BCC accessors conditional
discards eae1f3142057 cifs: SMB1 split: connect.c
discards d1ef33bbe6ee cifs: SMB1 split: sess.c
discards be513728cde7 cifs: SMB1 split: cifsencrypt.c
discards 3a6be3b87373 cifs: SMB1 split: netmisc.c
discards e8107c9d6627 cifs: SMB1 split: misc.c
discards 91bbac43cfc3 cifs: SMB1 split: cifs_debug.c
discards ab92b0d1620d cifs: SMB1 split: Move inline funcs
discards a80c0215ab61 cifs: Fix cifs_dump_mids() to call ->dump_detail
discards bb64591d527a cifs: SMB1 split: Don't return smb_hdr from cifs_{,small_} [...]
discards 5240a6ca742f cifs: SMB1 split: Move BCC access functions
discards 8730027d7cde cifs: SMB1 split: Adjust #includes
discards 3d8c9bf735e1 cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
discards 9d6937407da0 cifs: SMB1 split: Add some #includes
discards a42883bd8b92 cifs: SMB1 split: Move some SMB1 received PDU checking bit [...]
discards 77c63830c6a9 cifs: SMB1 split: Move some SMB1 receive bits to smb1transport.c
discards f42f02d5315f cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h
discards 7da04aef53fe cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
discards 04d13aaade47 cifs: SMB1 split: Rename cifstransport.c
discards 0a901523db2c cifs: Scripted clean up fs/smb/client/ntlmssp.h
discards 33a1cec671f6 cifs: Scripted clean up fs/smb/client/reparse.h
discards 35c1fa3a6ed6 cifs: Scripted clean up fs/smb/client/smb2proto.h
discards ffd93a923063 cifs: Scripted clean up fs/smb/client/cifs_debug.h
discards 9ec1a10d8a81 cifs: Scripted clean up fs/smb/client/cifs_swn.h
discards 530788785aec cifs: Scripted clean up fs/smb/client/compress.h
discards f51a22b3fcdf cifs: Scripted clean up fs/smb/client/cifs_spnego.h
discards dbf5eb7fc332 cifs: Scripted clean up fs/smb/client/fs_context.h
discards a5ede0a8d9aa cifs: Scripted clean up fs/smb/client/fscache.h
discards 2b5ac731bfc3 cifs: Scripted clean up fs/smb/client/cifsglob.h
discards f6a5d1a46c31 cifs: Scripted clean up fs/smb/client/dns_resolve.h
discards 384830e738a5 cifs: Scripted clean up fs/smb/client/dfs_cache.h
discards 91248303b47e cifs: Scripted clean up fs/smb/client/cifsfs.h
discards cf30f430472c cifs: Scripted clean up fs/smb/client/netlink.h
discards 92c1b964c15f cifs: Scripted clean up fs/smb/client/cifs_unicode.h
discards c83dc39366f5 cifs: Scripted clean up fs/smb/client/cifsproto.h
discards 79d5e74ca36c cifs: Scripted clean up fs/smb/client/dfs.h
discards 8acada799ee9 cifs: Scripted clean up fs/smb/client/cached_dir.h
discards c49b499a9b97 smb: client: add multichannel async work for CONFIG_CIFS_D [...]
discards 951db1623697 smb: client: introduce multichannel async work during mount
discards 2da866fad9bd smb: client: prevent races in ->query_interfaces()
discards 3af264925073 smb: client: add proper locking around ses->iface_last_update
discards cb7bd6505e9e smb: client: split cached_fid bitfields to avoid shared-by [...]
discards 57621e941833 cifs: Fix locking usage for tcon fields
discards c2a035215521 cifs: Corrections to lock ordering notes
discards e0eac30d57fa cifs: make retry logic in read/write path consistent with [...]
discards 2e497e5ade96 netfs: avoid double increment of retry_count in subreq
discards 33146569b68d netfs: when subreq is marked for retry, do not check if it [...]
discards 02a4361394bc cifs: on replayable errors back-off before replay, not after
discards c9ed44865acb smb: client: fix potential UAF and double free in smb2_ope [...]
omits cc6aa375487e smb: server: make use of rdma_restrict_node_type()
omits d218f8eddd12 smb: client: make use of rdma_restrict_node_type()
omits b764128be079 RDMA/core: introduce rdma_restrict_node_type()
omits a75afd09b3ee smb: client: let send_done handle a completion without IB_ [...]
omits fe0013a04aa0 smb: client: let smbd_post_send_negotiate_req() use smbd_p [...]
omits 997d32aaae8a smb: client: fix last send credit problem causing disconnects
omits ab8a6de5a626 smb: client: make use of smbdirect_socket.send_io.bcredits
omits 8756539d6c56 smb: client: use smbdirect_send_batch processing
omits fe3a57a5b66e smb: client: introduce and use smbd_{alloc, free}_send_io()
omits 4ac24c566a83 smb: client: split out smbd_ib_post_send()
omits 1a3ddb9ce7ed smb: client: port and use the wait_for_credits logic used [...]
omits 666ef73e5e12 smb: client: remove pointless sc->send_io.pending handling [...]
omits d2d3cef6d2a8 smb: client: remove pointless sc->recv_io.credits.count rollback
omits c12690a73490 smb: client: let smbd_post_send() make use of request->wr
omits 05d7132c33d6 smb: client: let recv_done() queue a refill when the peer [...]
omits 85cb0ab02eb1 smb: client: make use of smbdirect_socket.recv_io.credits. [...]
omits 53122d4a2f4a smb: server: let send_done handle a completion without IB_ [...]
omits 46d220d9f74e smb: server: fix last send credit problem causing disconnects
omits 51969ca2b560 smb: server: make use of smbdirect_socket.send_io.bcredits
omits 2707ddbfd932 smb: server: let recv_done() queue a refill when the peer [...]
omits 810350e636b9 smb: server: make use of smbdirect_socket.recv_io.credits. [...]
omits 2720cdde385a smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*
omits 436a9547fba7 smb: smbdirect: introduce smbdirect_socket.recv_io.credits [...]
new 05f7e89ab973 Linux 6.19
new 43b939ba1a0f Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new a0ba2dca0eae Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new da1189d5f206 Merge branch 'master' of https://github.com/ceph/ceph-client.git
new ebbbc4bfad4c smb: client: fix potential UAF and double free in smb2_ope [...]
new 16d480ed4990 cifs: on replayable errors back-off before replay, not after
new 82e8885bd763 netfs: when subreq is marked for retry, do not check if it [...]
new a5ca32d031bb netfs: avoid double increment of retry_count in subreq
new 2c1238a7477a cifs: make retry logic in read/write path consistent with [...]
new 037ddbcc107a cifs: Corrections to lock ordering notes
new 96c4af418586 cifs: Fix locking usage for tcon fields
new ec306600d5ba smb: client: split cached_fid bitfields to avoid shared-by [...]
new e97dcac3dc0b smb: client: add proper locking around ses->iface_last_update
new c3c06e42e152 smb: client: prevent races in ->query_interfaces()
new 556bb341f9f2 smb: client: introduce multichannel async work during mount
new 518a5cb988a3 smb: client: add multichannel async work for CONFIG_CIFS_D [...]
new c9dd4ea5f9da cifs: Scripted clean up fs/smb/client/cached_dir.h
new 62e2d29bf08f cifs: Scripted clean up fs/smb/client/dfs.h
new 8b9e581297b7 cifs: Scripted clean up fs/smb/client/cifsproto.h
new 696ca7d95658 cifs: Scripted clean up fs/smb/client/cifs_unicode.h
new 88b0fe67e61e cifs: Scripted clean up fs/smb/client/netlink.h
new eb7e2a47a08d cifs: Scripted clean up fs/smb/client/cifsfs.h
new fcc9f8cc812d cifs: Scripted clean up fs/smb/client/dfs_cache.h
new 4fce89252cf1 cifs: Scripted clean up fs/smb/client/dns_resolve.h
new 481acb91ec98 cifs: Scripted clean up fs/smb/client/cifsglob.h
new bc3de356aae6 cifs: Scripted clean up fs/smb/client/fscache.h
new 047e504766a3 cifs: Scripted clean up fs/smb/client/fs_context.h
new c63510dd2099 cifs: Scripted clean up fs/smb/client/cifs_spnego.h
new cfda5641476b cifs: Scripted clean up fs/smb/client/compress.h
new 4f8a3a1dfb06 cifs: Scripted clean up fs/smb/client/cifs_swn.h
new 7e335c003e18 cifs: Scripted clean up fs/smb/client/cifs_debug.h
new 1e009e3346db cifs: Scripted clean up fs/smb/client/smb2proto.h
new a90ef3f4bad3 cifs: Scripted clean up fs/smb/client/reparse.h
new 657f6f9aff6c cifs: Scripted clean up fs/smb/client/ntlmssp.h
new b09eab52b307 cifs: SMB1 split: Rename cifstransport.c
new 86c666506ea2 cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
new 645427b7a6c5 cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h
new bae7afc4b4ec cifs: SMB1 split: Move some SMB1 receive bits to smb1transport.c
new 282432612aa7 cifs: SMB1 split: Move some SMB1 received PDU checking bit [...]
new a7c7f35bcf09 cifs: SMB1 split: Add some #includes
new ed1e53796f51 cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
new 8a848efd482b cifs: SMB1 split: Adjust #includes
new efbe45cc035d cifs: SMB1 split: Move BCC access functions
new fee3181757c1 cifs: SMB1 split: Don't return smb_hdr from cifs_{,small_} [...]
new 1e6f98f3e8b2 cifs: Fix cifs_dump_mids() to call ->dump_detail
new c23e0ce2ae76 cifs: SMB1 split: Move inline funcs
new e5ac3ff6c6e7 cifs: SMB1 split: cifs_debug.c
new 3739f6d2986b cifs: SMB1 split: misc.c
new 6fb4e46d2fd1 cifs: SMB1 split: netmisc.c
new b6fe92377670 cifs: SMB1 split: cifsencrypt.c
new dec5a519e60e cifs: SMB1 split: sess.c
new 88f7d7e32d9e cifs: SMB1 split: connect.c
new c9ce93ef27a1 cifs: SMB1 split: Make BCC accessors conditional
new 10dfb0738a9d cifs: Label SMB2 statuses with errors
new c527e13a7a66 cifs: Autogenerate SMB2 error mapping table
new 453382f15b0e smb/client: check whether smb2_error_map_table is sorted i [...]
new 75563adbb91d smb/client: use bsearch() to find target in smb2_error_map_table
new 480afcb19b61 smb/client: introduce KUnit test to check search result of [...]
new b0a22915942f smb/client: map NT_STATUS_INVALID_INFO_CLASS to ERRbadpipe
new cd55c6e31189 smb/client: add NT_STATUS_OS2_INVALID_LEVEL
new ac635d68bac8 smb/client: rename ERRinvlevel to ERRunknownlevel
new 29aaf48e24b7 smb/client: add NT_STATUS_VARIABLE_NOT_FOUND
new 563318fa6dcc smb/client: add NT_STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT
new 7982ddb7af9b smb/client: add NT_STATUS_VOLUME_DISMOUNTED
new 096be7202493 smb/client: add NT_STATUS_DIRECTORY_IS_A_REPARSE_POINT
new 2ed0cdab5fcc smb/client: add NT_STATUS_ENCRYPTION_FAILED
new fbf88e79c53e smb/client: add NT_STATUS_DECRYPTION_FAILED
new 47b84c745ba0 smb/client: add NT_STATUS_RANGE_NOT_FOUND
new 2ef4f6b46f3c smb/client: add NT_STATUS_NO_RECOVERY_POLICY
new 3988b5675296 smb/client: add NT_STATUS_NO_EFS
new ded739a08228 smb/client: add NT_STATUS_WRONG_EFS
new 0bf7e53fec61 smb/client: add NT_STATUS_NO_USER_KEYS
new 199e7a1a2ed9 smb/client: add NT_STATUS_VOLUME_NOT_UPGRADED
new be9fc9033a0a smb/client: remove some literal NT error codes from ntstat [...]
new fbcdc61e7846 smb/client: remove useless comment in mapping_table_ERRSRV
new b4ae8266a744 smb: client: Avoid a dozen -Wflex-array-member-not-at-end [...]
new cc40f19a3014 smb: common: add header guards to fs/smb/common/smb2status.h
new 79d6867639c1 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new dc32ae5bd08b Merge branch 'configfs-next' of https://git.kernel.org/pub [...]
new e231612fbba1 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 650205457db4 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 820a0f9b60b1 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
new 38c2de80e1c3 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
new 83f2e360069d Merge branch 'for_next' of https://git.kernel.org/pub/scm/ [...]
new 907f467479ab Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
new 68efe1d39db6 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
new 7aeffbf37148 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new beffa15e9101 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new effd330413ab Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 19792c05a26f Merge branch 'jfs-next' of https://github.com/kleikamp/lin [...]
new 6e3c5052f968 smb: smbdirect: introduce smbdirect_socket.recv_io.credits [...]
new 8e94268b21c8 smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*
new 26ad87a2cfb8 smb: server: make use of smbdirect_socket.recv_io.credits. [...]
new 8106978d400c smb: server: let recv_done() queue a refill when the peer [...]
new 34abd408c8ba smb: server: make use of smbdirect_socket.send_io.bcredits
new 8cf2bbac6281 smb: server: fix last send credit problem causing disconnects
new 9da82dc73cb0 smb: server: let send_done handle a completion without IB_ [...]
new 9911b1ed187a smb: client: make use of smbdirect_socket.recv_io.credits. [...]
new defb3c05fee9 smb: client: let recv_done() queue a refill when the peer [...]
new bf1656e12a9d smb: client: let smbd_post_send() make use of request->wr
new 6858531e5e8d smb: client: remove pointless sc->recv_io.credits.count rollback
new 8bfe3fd33f36 smb: client: remove pointless sc->send_io.pending handling [...]
new bb848d205f7a smb: client: port and use the wait_for_credits logic used [...]
new bf30515caec5 smb: client: split out smbd_ib_post_send()
new dc77da037352 smb: client: introduce and use smbd_{alloc, free}_send_io()
new 2c1ac39ce9cd smb: client: use smbdirect_send_batch processing
new 21538121efe6 smb: client: make use of smbdirect_socket.send_io.bcredits
new 93ac432274e1 smb: client: fix last send credit problem causing disconnects
new 5b1c6149657a smb: client: let smbd_post_send_negotiate_req() use smbd_p [...]
new cf74fcdc43b3 smb: client: let send_done handle a completion without IB_ [...]
new a760e80e90f5 RDMA/core: introduce rdma_restrict_node_type()
new 07e0b72eb053 smb: client: make use of rdma_restrict_node_type()
new 214220e7fa3a smb: server: make use of rdma_restrict_node_type()
new 010eb01ce23b ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off r [...]
new b38f99c1217a ksmbd: add procfs interface for runtime monitoring and statistics
new 77ffbcac4e56 smb: server: fix leak of active_num_conn in ksmbd_tcp_new_ [...]
new 4a93d1ee2d02 smb: client: correct value for smbd_max_fragmented_recv_size
new 164cacd0ba38 smb: server: correct value for smb_direct_max_fragmented_r [...]
new e3699d45ae3a Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new b1d01a3cd8ad Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
new c84f5f4ec108 Merge branch 'nfsd-next' of https://git.kernel.org/pub/scm [...]
new 3c6248937fb9 fs/ntfs3: allow explicit boolean acl/prealloc mount options
new c1f221c1be6f fs/ntfs3: add fall-through between switch labels
new e8c7fa23cd3f Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new a036b78577d4 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 8e0c5bd69412 Merge branch 'overlayfs-next' of https://git.kernel.org/pu [...]
new 147e2cfe93f9 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new c758b84942b1 Merge branch '9p-next' of https://github.com/martinetd/linux
new 69683acac864 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new cfec62e03c2a next-20260126/vfs-brauner
new 2ee919f76035 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
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 (9f5deafae9eb)
\
N -- N -- N refs/heads/fs-next (2ee919f76035)
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 131 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:
Makefile | 2 +-
fs/ntfs3/super.c | 21 +++++++++++++++------
fs/smb/client/Makefile | 2 +-
fs/smb/client/smbdirect.c | 19 +++++++++++++++++--
fs/smb/server/transport_rdma.c | 42 ++++++++++++++++++++++++++++++++++++++++--
5 files changed, 74 insertions(+), 12 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 fs-current
in repository linux-next.
discards b999a0aa92db Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new 05f7e89ab973 Linux 6.19
new 43b939ba1a0f Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
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 (b999a0aa92db)
\
N -- N -- N refs/heads/fs-current (43b939ba1a0f)
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 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:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc.
from 27c86eb6e7e tree-optimization/123225 - require iteration estimate for u [...]
new 2a1220a4a02 Fix typo in analyzer docs
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:
gcc/doc/analyzer.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc.
from 1c577ee2432 Silence diagnostics on gcc.dg/torture/pr117567.c
new 27c86eb6e7e tree-optimization/123225 - require iteration estimate for u [...]
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:
.../gcc.dg/vect/costmodel/x86_64/costmodel-pr123225.c | 17 +++++++++++++++++
gcc/tree-vect-loop.cc | 16 ++++++++++++++++
2 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr123225.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 gcc.
from bbb15fd5c8a tree-optimization/124034 - remove early-break special-casin [...]
new 1c577ee2432 Silence diagnostics on gcc.dg/torture/pr117567.c
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:
gcc/testsuite/gcc.dg/torture/pr117567.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc.
from 7d1dab00611 invoke.texi: xtensa - Revise the description of -mconst16
new bbb15fd5c8a tree-optimization/124034 - remove early-break special-casin [...]
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:
.../gcc.dg/vect/vect-early-break_142-pr124034.c | 31 ++++++++++++++++++++++
gcc/tree-vect-stmts.cc | 5 +---
2 files changed, 32 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_142-pr124034.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.