This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/linux/master in repository binutils-gdb.
discards 4d19832cbd Break "gas: Add --with-optimization=OPTION" into 3 pieces discards 7091b17a55 ChangeLog entry for previous commit. discards ffc3523bf8 IA-64: Fix linker error with --no-keep-memory. discards 173c193204 Add test for load command discards 12ea0cf8f1 MIPS: Don't use a 32-bit BFD architecture with a 64-bit ABI discards beb9d75add MIPS: Reorder ABI determination ahead of target description loading discards aa589c78f7 Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE discards b9b0ee64e5 Make "bt N" print correct number of frames when using a fram [...] discards d52833f15b Handle DW_TAG_variant_part and DW_TAG_variant discards e3f7db7817 Convert Rust to use discriminated unions discards 10c320bc6d Initial support for variant parts discards 56d36f2f42 Sign-extend non-bit-fields in unpack_bits_as_long discards 5567de30b8 GAS/doc: Clean up `.dc' and `.ds' directive descriptions discards 07ef6d3769 Move read_partial_die to partial_die_info::read discards 50736760d5 Move fixup_partial_die to partial_die_info::fixup discards 32d6886924 Remove one argument abbrev_len in read_partial_die discards eccc1547c8 Class-fy partial_die_info discards b4748f3298 Change find_partial_die_in_comp_unit to dwarf2_cu::find_partial_die discards bf358dc989 Don't check abbrev is NULL in read_partial_die discards 98d7b88eae Re-write partial_die_info allocation in load_partial_dies discards 24e49f2c75 Apply gas: Add --with-optimization=OPTION discards dbca8c8f01 Update "ld: Add --enable-separate-code" discards 4e4e84c46c Update binutils-lto-mixed.patch against master discards b8fc3e953b Merge remote-tracking branch 'origin/master' into users/hjl/ [...] adds cd9983dd5f Re-write partial_die_info allocation in load_partial_dies adds fd0a254f81 Don't check abbrev is NULL in read_partial_die adds d590ff257c Change find_partial_die_in_comp_unit to dwarf2_cu::find_partial_die adds 6f06d47ba0 Class-fy partial_die_info adds 35cc7ed70c Remove one argument abbrev_len in read_partial_die adds 52356b79d7 Move fixup_partial_die to partial_die_info::fixup adds 48fbe735fb Move read_partial_die to partial_die_info::read adds d7c798565e GAS/doc: Clean up `.dc' and `.ds' directive descriptions adds 15ce8941e7 Sign-extend non-bit-fields in unpack_bits_as_long adds 7c22600aab Initial support for variant parts adds c9317f214b Convert Rust to use discriminated unions adds 2ddeaf8a7d Handle DW_TAG_variant_part and DW_TAG_variant adds 6893c19a8b Make "bt N" print correct number of frames when using a fram [...] adds d4dd32824a Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE adds 37c33887bd MIPS: Reorder ABI determination ahead of target description loading adds c5196c9298 MIPS: Don't use a 32-bit BFD architecture with a 64-bit ABI adds 3275ef4774 Add test for load command adds 6f6372fadc IA-64: Fix linker error with --no-keep-memory. adds 1f4bace8d6 ChangeLog entry for previous commit. new acabf4e0c9 Merge commit '1f4bace8d6e4d8f627bd31dc01061c31fd590128' into [...] new 9b72d0e930 Update binutils-lto-mixed.patch against master new 77d8916ed2 Update "ld: Add --enable-separate-code" new ca995fef24 Apply gas: Add --with-optimization=OPTION new 677d308dd1 Break "gas: Add --with-optimization=OPTION" into 3 pieces
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 (4d19832cbd) \ N -- N -- N refs/heads/users/hjl/linux/master (677d308dd1)
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 5 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: