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 ad96220cc7 Update release making notes to metion checking for new top l [...]
new b248663fe5 Use new and delete for buildsym_compunit
new 905eb0e293 Change buildsym_compunit::comp_dir to be a unique_xmalloc_ptr
new e62cca7ccb Add assert in prepare_for_building
new c0015d4497 Move last_source file to buildsym_compunit
new 6a976300e7 Move pending_macros to buildsym_compunit
new 530fedbcbf Move have_line_numbers to buildsym_compunit
new 2c99ee5c4f Move last_source_start_addr to buildsym_compunit
new 81cc346dc9 Move processing_acc_compilation to dbxread.c
new 0ec44fc067 Make context_stack_size static in buildsym.c
new 2150c3ef04 Move some code from buildsym to stabsread
new 6b84eeb216 Move processing_gcc to stabsread
new 5985ac614d Move within_function to stabsread
new 2c722d18f3 Remove buildsym_new_init
new 77d6f1aa16 Move scan_file_globals declaration to stabsread.h
new 43130d6f96 Remove merge_symbol_lists
new ccdac490bb Use gdb_assert in two places in buildsym.c
new 8419ee5331 Move the subfile stack to buildsym_compunit
new 652788a731 Make free_pending_blocks static
new 6cccc9a891 Move the using directives to buildsym_compunit
new edb0470b99 Use outermost_context_p in more places
The 20 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/ChangeLog | 175 ++++++++++++++++++++++++
gdb/buildsym.c | 394 ++++++++++++++++++++++++++---------------------------
gdb/buildsym.h | 92 ++++---------
gdb/coffread.c | 15 +-
gdb/cp-namespace.c | 2 +-
gdb/dbxread.c | 31 +++--
gdb/dwarf2read.c | 17 +--
gdb/elfread.c | 2 +-
gdb/mdebugread.c | 2 +-
gdb/mipsread.c | 2 +-
gdb/stabsread.c | 14 +-
gdb/stabsread.h | 33 +++++
gdb/xcoffread.c | 16 +--
13 files changed, 482 insertions(+), 313 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 ad06d07b705 Fix ChangeLog.
new 6cfa970a411 PR target/86511 * expmed.c (emit_store_flag): Do not emit [...]
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/ChangeLog | 16 ++++++++++++----
gcc/expmed.c | 5 +++++
2 files changed, 17 insertions(+), 4 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 llvm.
from 7d9d92b62e4 [mips] Eliminate the usage of hasStdEnc in MipsPat.
new 63110793937 [x86/SLH] Completely rework how we sink post-load hardening [...]
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:
lib/Target/X86/X86SpeculativeLoadHardening.cpp | 208 ++++++++++++++++++++++---
test/CodeGen/X86/speculative-load-hardening.ll | 68 ++++++++
2 files changed, 252 insertions(+), 24 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 compiler-rt.
from 470c007a3 Test commit
new 42fe45bee Fix warnings in a static assert added to CFI.
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:
lib/cfi/cfi.cc | 3 ++-
1 file changed, 2 insertions(+), 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 compiler-rt.
from 71ef6e555 [gcov] Add a test showing differences in line counts when bui [...]
new 79e8f0553 [libFuzzer] Implement stat::stability_rate based on the perce [...]
new 470c007a3 Test commit
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:
lib/fuzzer/FuzzerDriver.cpp | 11 +++---
lib/fuzzer/FuzzerFlags.def | 2 +
lib/fuzzer/FuzzerInternal.h | 1 +
lib/fuzzer/FuzzerLoop.cpp | 33 +++++++++++++++-
lib/fuzzer/FuzzerOptions.h | 1 +
lib/fuzzer/FuzzerTracePC.cpp | 46 +++++++++++++++++++++--
lib/fuzzer/FuzzerTracePC.h | 55 ++++++++++++++++-----------
lib/xray/xray_basic_logging.cc | 2 +-
test/fuzzer/PrintUnstableStatsTest.cpp | 69 ++++++++++++++++++++++++++++++++++
test/fuzzer/print_unstable_stats.test | 3 ++
10 files changed, 191 insertions(+), 32 deletions(-)
create mode 100644 test/fuzzer/PrintUnstableStatsTest.cpp
create mode 100644 test/fuzzer/print_unstable_stats.test
--
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 lldb.
from fa900a418 Rollback r337070.
new de9be0416 Fix TestDataFormatterUnordered for older libc++ versions
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:
.../data-formatter/data-formatter-stl/libcxx/unordered/Makefile | 5 +++++
1 file changed, 5 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 compiler-rt.
from f0786cf08 [cfi] Don't pass a uint16_t to memset. Make sure the 16-bit c [...]
new 71ef6e555 [gcov] Add a test showing differences in line counts when bui [...]
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:
test/profile/Inputs/instrprof-gcov-exceptions.cpp | 11 +++++++++++
.../Inputs/instrprof-gcov-exceptions.cpp.gcov | 16 ++++++++++++++++
test/profile/instrprof-gcov-exceptions.test | 21 +++++++++++++++++++++
3 files changed, 48 insertions(+)
create mode 100644 test/profile/Inputs/instrprof-gcov-exceptions.cpp
create mode 100644 test/profile/Inputs/instrprof-gcov-exceptions.cpp.gcov
create mode 100644 test/profile/instrprof-gcov-exceptions.test
--
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 2832ed10968 S/390: Add direct support for Linux kernel __fentry__ patching.
new 06477d3e364 S/390: Implement -mrecord-mcount
new 5013a217d7c S/390: Implement -mnop-mcount
new ad06d07b705 Fix ChangeLog.
The 3 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/ChangeLog | 12 ++
gcc/config/s390/s390.c | 123 ++++++++++++++++-----
gcc/config/s390/s390.opt | 9 ++
gcc/testsuite/ChangeLog | 12 ++
.../gcc.target/s390/mnop-mcount-m31-fpic.c | 8 ++
.../gcc.target/s390/mnop-mcount-m31-mzarch.c | 8 ++
gcc/testsuite/gcc.target/s390/mnop-mcount-m31.c | 8 ++
.../gcc.target/s390/mnop-mcount-m64-mfentry.c | 8 ++
gcc/testsuite/gcc.target/s390/mnop-mcount-m64.c | 8 ++
gcc/testsuite/gcc.target/s390/mrecord-mcount.c | 10 ++
10 files changed, 177 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/mnop-mcount-m31-fpic.c
create mode 100644 gcc/testsuite/gcc.target/s390/mnop-mcount-m31-mzarch.c
create mode 100644 gcc/testsuite/gcc.target/s390/mnop-mcount-m31.c
create mode 100644 gcc/testsuite/gcc.target/s390/mnop-mcount-m64-mfentry.c
create mode 100644 gcc/testsuite/gcc.target/s390/mnop-mcount-m64.c
create mode 100644 gcc/testsuite/gcc.target/s390/mrecord-mcount.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 2ed9a73074a [Ada] Missing error on hidden state in instantiation
new 2832ed10968 S/390: Add direct support for Linux kernel __fentry__ patching.
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/ChangeLog | 9 +++++++++
gcc/common.opt | 5 +++++
gcc/config/s390/s390.c | 18 ++++++++++++++++--
gcc/config/s390/s390.opt | 5 +++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/s390/mfentry-m64.c | 8 ++++++++
6 files changed, 47 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/mfentry-m64.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 229a49247d3 2018-07-16 Richard Biener <rguenther(a)suse.de>
new 041d4caaa03 [Ada] Adjust growth factor from 1/32 to 1/2 for Unbounded_String
new 9684df5df3a [Ada] Illegal deferred constant causes stack overflow
new 8e0e00c9423 [Ada] Fix spelling for compile-time-known
new f3790fdf741 [Ada] Violation of No_Standard_Allocators_After_Elaboration [...]
new 744e19da51c [Ada] Adjust inlining in GNATprove mode for predicate/invar [...]
new bffddc3acea [Ada] Sem_Utils: make Has_Prefix public
new ba75c11ae91 [Ada] Fix expansion of 'Count in protected types
new 26cb809dfa2 [Ada] Sem_Ch4: minor code cleanup
new 87568d4c5c6 [Ada] Einfo: minor tweak in comment
new 7b17f8eb619 [Ada] Inline: rewrap comment
new 3c5ca05357c [Ada] Crash processing sources under GNATprove debug mode
new 52a155c2c01 [Ada] Code cleanup on functions inlining
new c3aac4d8b61 [Ada] adaint.c: minor code cleanup
new 0a312696c4e [Ada] Adjust reference to renumbered SPARK RM rule
new 3b1129f6378 [Ada] System.Object_Reader: minor code clean-up
new 0a6b7a8eaa5 [Ada] Bit_Order cannot be defined for record extensions
new 9de5db54605 [Ada] Segmentation_Fault with Integer'Wide_Wide_Value
new 7d4e54bde1a [Ada] Spurious possible contraint error warning with No_Exc [...]
new b05ba3c5ef6 [Ada] Crash on Indefinite_Hashed_Maps with -gnata -gnateV
new 776924fb55a [Ada] Add a missing check for trivial predicates on non-dis [...]
new 6733b7f0d0d [Ada] Use common routine Expand_Nonbinary_Modular_Op for XO [...]
new 6c289fd6a55 [Ada] Deconstruct always-false calls to Withed_Body in Walk [...]
new 1358e4e61f4 [Ada] Trivial simplifications in in Walk_Library_Items
new aafcd6831fd [Ada] Avoid crash when traversing units with -gnatd.WW debu [...]
new 31c2cd462a7 [Ada] Deconstruct unused Withed_Body filed of N_With_Clause node
new b7b9c30f634 [Ada] Spurious error with null Abstract_State
new e6d63b71171 [Ada] Major code cleanup
new c3e352712be [Ada] Fix Default_Storage_Pool aspect handling in generic i [...]
new 4a964a202cc [Ada] Unnesting: handle the semantic of Storage_Pool field
new 9ea24c7ec2a [Ada] Unnesting: handle 'Address references that are calls
new 70fdc52434f [Ada] Deep copy operands of membership operations for unnesting
new 4f40dc506e6 [Ada] Fix expansion of blocks in loops inside elaboration code
new 8b348f1b905 [Ada] Only unnest subprograms if no previous errors were detected
new ddf6e250efd [Ada] Minor reformatting
new 2ed9a73074a [Ada] Missing error on hidden state in instantiation
The 35 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/ada/ChangeLog | 214 +++++++++++++++++++++++++++++
gcc/ada/adaint.c | 2 +-
gcc/ada/contracts.adb | 79 +++++++++--
gcc/ada/contracts.ads | 9 +-
gcc/ada/einfo.adb | 2 +-
gcc/ada/einfo.ads | 4 +-
gcc/ada/exp_attr.adb | 49 ++++++-
gcc/ada/exp_ch4.adb | 12 +-
gcc/ada/exp_ch5.adb | 11 +-
gcc/ada/exp_ch7.adb | 54 ++++++--
gcc/ada/exp_ch9.adb | 84 ++++++++++-
gcc/ada/exp_unst.adb | 173 ++++++++++++++++++-----
gcc/ada/frontend.adb | 4 +-
gcc/ada/inline.adb | 102 +++++++-------
gcc/ada/libgnat/a-strunb.adb | 4 +-
gcc/ada/libgnat/a-strunb__shared.adb | 4 +-
gcc/ada/libgnat/s-elaall.adb | 2 +-
gcc/ada/libgnat/s-elaall.ads | 2 +-
gcc/ada/libgnat/s-objrea.ads | 16 +--
gcc/ada/libgnat/s-wchwts.adb | 39 ++++--
gcc/ada/sem.adb | 63 +++------
gcc/ada/sem_ch12.adb | 50 ++++---
gcc/ada/sem_ch13.adb | 10 +-
gcc/ada/sem_ch3.adb | 6 +-
gcc/ada/sem_ch4.adb | 12 +-
gcc/ada/sem_eval.adb | 117 +++++++++-------
gcc/ada/sem_prag.adb | 6 +-
gcc/ada/sem_res.adb | 39 ++++--
gcc/ada/sem_util.adb | 60 ++++----
gcc/ada/sem_util.ads | 3 +
gcc/ada/sinfo.adb | 16 ---
gcc/ada/sinfo.ads | 15 --
gcc/testsuite/ChangeLog | 22 +++
gcc/testsuite/gnat.dg/abstract_state1.adb | 5 +
gcc/testsuite/gnat.dg/abstract_state1.ads | 24 ++++
gcc/testsuite/gnat.dg/bit_order1.adb | 18 +++
gcc/testsuite/gnat.dg/iter2.adb | 28 ++++
gcc/testsuite/gnat.dg/iter2.ads | 5 +
gcc/testsuite/gnat.dg/validity_check3.adb | 96 +++++++++++++
gcc/testsuite/gnat.dg/validity_check3.ads | 116 ++++++++++++++++
gcc/testsuite/gnat.dg/wide_wide_value1.adb | 60 ++++++++
41 files changed, 1292 insertions(+), 345 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/abstract_state1.adb
create mode 100644 gcc/testsuite/gnat.dg/abstract_state1.ads
create mode 100644 gcc/testsuite/gnat.dg/bit_order1.adb
create mode 100644 gcc/testsuite/gnat.dg/iter2.adb
create mode 100644 gcc/testsuite/gnat.dg/iter2.ads
create mode 100644 gcc/testsuite/gnat.dg/validity_check3.adb
create mode 100644 gcc/testsuite/gnat.dg/validity_check3.ads
create mode 100644 gcc/testsuite/gnat.dg/wide_wide_value1.adb
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.