]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2022-05-05 Stam Markianos... Hybrid Morello: Minor fix to va_args handling
2022-05-05 Richard Sandifordaarch64: Add pointer_plus base+index patterns
2022-05-05 Richard Sandifordvrp: Fix ICE for pointer cap<->noncap casts
2022-05-05 Richard SandifordKeep the cheri_capability attribute
2022-05-05 Richard SandifordAdd is_capability argument to addr_space hooks
2022-05-05 Richard Sandifordaarch64: Use mem_address_mode more often
2022-05-05 Matthew MalcomsonAvoid trans-capability MEM_REF relaxation in SLSR
2022-05-05 Matthew MalcomsonPrint when types are capabilities in debug dumps
2022-05-05 Matthew MalcomsonMinor fix to __capability handling
2022-05-05 Matthew MalcomsonImplement valid-pointer-mode for aarch64
2022-05-05 Matthew MalcomsonHack to investigate work required for Hybrid capabilities
2022-04-06 Przemyslaw... morello: enable CHERI builtins in cheri.h header
2022-04-06 Przemyslaw... morello: additional Morello builtins [2/2]
2022-04-06 Przemyslaw... morello: additional Morello builtins [1/2]
2022-04-06 Przemyslaw... morello: add Morello builtins (glibc set)
2022-04-06 Alex Coplanmorello: Adjust aarch64_legitimize_address for capabilities
2022-04-06 Alex Coplanmorello: Fix regression with -Wcheri-provenance
2022-04-06 Alex Coplanmorello: Add config/bootstrap-fakecap-morello.mk
2022-04-06 Alex CoplanRestore eh_filter_return_mode to scalar_int_mode
2022-04-06 Alex Coplanmorello: Fix up aarch64_output_mi_thunk
2022-04-06 Alex Coplanmorello: Improve handling of REPLACE_ADDRESS_VALUE...
2022-04-06 Alex Coplancp: Fix two simple coroutines ICEs
2022-04-06 Alex CoplanFix cap comparison in cgraph_node::expand_thunk
2022-04-06 Alex Coplancp: Fix cp_build_binary_op on SPACESHIP_EXPR
2022-04-06 Alex Coplancp: Fix null check in build_base_path
2022-04-06 Alex Coplancp: Fix conversion in expand_ptrmemfunc_cst
2022-04-06 Alex Coplancp: Fixes for analyzer/pr94011.C
2022-04-06 Alex Coplancp: Fix null pointer check in rtti.c
2022-04-06 Alex Coplancp: More explicit null-derivation
2022-04-06 Przemyslaw... morello: Add cheri_offset_{set|get} builtins
2022-04-06 Przemyslaw... morello: add Morello builtins (newlib set)
2022-04-06 Stam Markianos... morello: Fix unwinding regression for AArch64 Linux
2022-03-28 Richard Sandifordaarch64: Add more entries to MULTILIB_DIRNAMES
2022-03-16 Richard SandifordAdd get_address_mode
2022-03-16 Richard SandifordRename get_address_mode to mem_address_mode
2022-03-11 Stam Markianos... In fake-capability, do not offset fake-capability DWARF...
2022-03-11 Matthew MalcomsonConvert GCC-internal unwind_word to scalar_addr_mode
2022-03-11 Matthew MalcomsonRevert previous change of _Unwind_Find_FDE declaration
2022-03-11 Matthew MalcomsonRename _Unwind_CapWord to _Unwind_Word
2022-03-11 Matthew MalcomsonSwitch _Unwind_Word -> _Unwind_WordAddr when required
2022-03-11 Matthew MalcomsonMore libgcc type fixes
2022-03-11 Matthew Malcomsonlibgcc type handling.
2022-03-11 Matthew MalcomsonFix up some cheri warnings in libgcc
2022-03-11 Alex Coplanvalue-prof: Fix invalid gimple created in gimple_ic
2022-03-11 Alex Coplancp: Another capability comparison fix
2022-03-11 Alex Coplancp: Fix comparison of PTRMEMFUNCs with capabilities
2022-03-11 Alex Coplancp: Various __intcap and __null fixes
2022-03-11 Alex Coplanvarasm: Fix ICE in initializer_constant_valid_p_1
2022-03-11 Alex Coplanmorello: Don't treat TYPE_P nodes as capability values
2022-03-11 Alex Coplancp: Fix null pointer check for delete[]
2022-03-11 Alex Coplancp: Actually use POINTER_DIFF_EXPR on capabilities
2022-03-11 Alex Coplancp: Initial support for binary ops on INTCAP_TYPEs
2022-03-11 Alex Coplancp: Handle various capability conversions
2022-03-11 Alex Coplancp: Base __intcap support: parsing, mangling, and diagn...
2022-03-11 Matthew MalcomsonFix some morello tests for stock AArch64
2022-03-11 Alex CoplanRework gen_lowpart_if_possible, fix ICE
2022-03-11 Matthew MalcomsonTake CHERI headers from LLVM
2022-03-11 Alex Coplantestsuite: Re-organise morello directory
2022-03-11 Martin Liskatestsuite: Fix ASAN error [PR104687]
2022-03-11 Alex Coplanaarch64: Fix CADImode case of hard_regno_mode_ok
2022-02-28 Matthew MalcomsonAvoid defining MULTILIB_REUSE rule when no purecap...
2022-02-28 Matthew MalcomsonTemporary step to get multilib using a bit better
2022-02-28 Stam Markianos... morello: Fix ICE in mem_loc_descriptor, at dwarf2out...
2022-02-28 Alex Coplancp: Explicitly null-derive some pointers
2022-02-28 Alex Coplancp_build_c_cast: TYPE_PRECISION fix
2022-02-28 Alex Coplanfold-const: Fix optimization of COND_EXPR with capabilities
2022-02-28 Alex Coplancp: Some initial handling of capability conversions
2022-02-28 Alex Coplanmorello: Allow C++ frontend dummy objects
2022-02-28 Stam Markianos... Minor fix to exclude fake-capability from using the...
2022-02-28 Stam Markianos... [morello] Further updates to Morello DWARF debug info...
2022-02-28 Alex CoplanFix use of unmangled names in unwinding info
2022-02-28 Alex Coplanaarch64: Fix segfault in aarch64_mangle_type
2022-02-28 Matthew MalcomsonFix bugs around automatic capability alignment
2022-02-28 Stam Markianos... A testsuite-only patch that will:
2022-02-28 Matthew MalcomsonDo not write known-bad capabilities out
2022-02-28 Stam Markianos... morello: Make dw2 indirect constants TREE_CONSTANT
2022-02-28 Stam Markianos... morello: Implement new eh_frame landing pad layout
2022-02-28 Matthew MalcomsonUpdate LSDA parsing of landing pads to handle the capab...
2022-02-28 Matthew MalcomsonUpdate declarations of _Unwind_FindFDE in unwind-dw2...
2022-02-28 Stam Markianos... morello: Add mechanism to prevent over-accessing a...
2022-02-28 Stam Markianos... Allow some more block moves if we know it's safe accord...
2022-02-28 Stam Markianos... Make move_block_to_reg safe for MEMs with a size that...
2021-12-10 Matthew MalcomsonTemporary Morello hack for C only personality function
2021-12-10 Matthew MalcomsonUse executables PCC bounds with __EH_FRAME_BEGIN__
2021-12-10 Matthew MalcomsonRemove LSB when finding landing pad correlating to...
2021-12-10 Matthew MalcomsonComments around tricky DWARF expressions
2021-12-10 Matthew MalcomsonAdd unwinding tests to the testsuite
2021-12-10 Matthew MalcomsonHandle removing LSB from code pointer in unwinder
2021-12-10 Matthew MalcomsonHandle dwarf capability registers in unwind information
2021-12-10 Matthew MalcomsonUpdate types in the unwinder
2021-12-10 Alex Coplantestsuite: Fix up aapcs64 tests for purecap
2021-12-10 Alex Coplandwarf2out: Avoid creating rtx with mode MAX_MACHINE_MODE
2021-12-10 Stam Markianos... morello: Account for a zero MOVE_RATIO when estimating...
2021-12-10 Stam Markianos... morello: Fix eh_return handler in the AArch64 backend
2021-12-10 Stam Markianos... morello: Drop capability metadata when extracting a...
2021-12-10 Alex Coplanmorello: Finish outgoing side of new varargs PCS
2021-12-10 Alex Coplanmorello: Outgoing stack layout for new varargs PCS
2021-12-10 Alex Coplanaarch64: Incoming side of new Morello varargs PCS
2021-12-10 Alex Coplancalls.c: Fix store_one_arg to use any_plus_p
2021-12-10 Stam Markianos... morello: Set LSB on label on longjmp builtin expansion
next
This page took 0.094592 seconds and 5 git commands to generate.