index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
build-data
/
cc
/
gcc.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
AES encryption using POWER8 intrinsics
Jack Lloyd
2018-02-23
1
-0
/
+2
*
Use -m32 for x86-32 builds with GCC
Jack Lloyd
2018-02-02
1
-0
/
+1
*
ABI for Aarch64 crypto
Jack Lloyd
2018-01-12
1
-0
/
+2
*
Remove CPU specific optimization flags
Jack Lloyd
2018-01-08
1
-46
/
+4
*
Hack for building on Cygwin (newlib)
Jack Lloyd
2017-12-28
1
-0
/
+1
*
Add exceptions to mach_abi_linking groups
Jack Lloyd
2017-12-23
1
-1
/
+1
*
Rename SSE4.x names to avoid underscores
Jack Lloyd
2017-12-11
1
-2
/
+2
*
Rename the SSE4 ISA extensions
Jack Lloyd
2017-12-11
1
-2
/
+2
*
Move -Wstrict-overflow to maintainer mode [ci skip]
Jack Lloyd
2017-12-09
1
-2
/
+2
*
Drop support for Cilk+
Jack Lloyd
2017-12-02
1
-2
/
+1
*
Merge the gnumake and nmake makefiles
Jack Lloyd
2017-12-01
1
-6
/
+4
*
Allow overriding ar command
Jack Lloyd
2017-11-29
1
-7
/
+0
*
Be less forgiving in maintainer mode
Jack Lloyd
2017-09-17
1
-1
/
+1
*
Add support for LLVM bitcode target
Jack Lloyd
2017-08-30
1
-3
/
+0
*
configure: encode submodel prefix into single value
Simon Warta
2017-04-04
1
-10
/
+10
*
Make it possible to disable stack smashing protection.
Jack Lloyd
2017-02-04
1
-1
/
+2
*
Add support for Aarch32 NEON flags
Jack Lloyd
2017-01-29
1
-1
/
+4
*
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
1
-0
/
+2
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
1
-0
/
+3
*
Add new configure argument --optimize-for-size
Jack Lloyd
2016-11-03
1
-0
/
+1
*
Maintainer mode fixes.
Jack Lloyd
2016-09-21
1
-1
/
+1
*
Maintainer mode fixes
Jack Lloyd
2016-08-31
1
-1
/
+1
*
Travis CI additions and cleanup
Jack Lloyd
2016-08-28
1
-2
/
+5
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
1
-1
/
+1
*
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
1
-1
/
+1
*
Enable -Wpedantic on gcc and clang
René Korthaus
2016-01-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/github/master' into noreturn
Daniel Neus
2016-01-09
1
-2
/
+2
|
\
|
*
move -Wsuggest-override to maintainer_warning_flags
Daniel Neus
2016-01-08
1
-2
/
+2
|
*
add missing overrides
Daniel Neus
2016-01-08
1
-1
/
+1
*
|
add BOTAN_NORETURN macro and mark those functions that do not return with it
Daniel Neus
2016-01-08
1
-1
/
+1
|
/
*
Use memcpy instead of misaligned pointer casts for reading words.
Jack Lloyd
2015-12-31
1
-2
/
+6
*
Add -Wnon-virtual-dtor to GCC build
Jack Lloyd
2015-12-26
1
-1
/
+1
*
add support for Intel RdSeed
Daniel Neus
2015-12-18
1
-0
/
+1
*
Remove the strange conjoining of debug and optimization flags.
Jack Lloyd
2015-10-26
1
-6
/
+3
*
Adjust gcc.txt to arm32 and arm64 archs
Daniel Seither
2015-10-15
1
-1
/
+2
*
Add soname_pattern
Simon Warta
2015-08-24
1
-5
/
+5
*
Rename so_link_flags to so_link_commands
Simon Warta
2015-07-21
1
-4
/
+4
*
Add binary_link_command; Use compiler configs to set RPATH on Linux
Simon Warta
2015-07-21
1
-0
/
+7
*
Add debug linker for GCC
Simon Warta
2015-07-21
1
-1
/
+2
*
Merge compile_option into CXX_FLAGS
Simon Warta
2015-07-21
1
-3
/
+2
*
Use -O0 (no optimization) in GCC debug compile flags
Simon Warta
2015-07-21
1
-2
/
+2
*
Make release/debug versions for: compile_flags, lib_opt_flags and app_opt_flags
Simon Warta
2015-07-21
1
-3
/
+7
*
GCC 4.8 doesn't have UbSan, remove for Travis
Jack Lloyd
2015-07-05
1
-1
/
+2
*
Make sanitizer a build mode for easy use by developers.
Jack Lloyd
2015-07-05
1
-0
/
+1
*
Add coverage checking with gcov/lcov
lloyd
2015-04-12
1
-0
/
+1
*
Consider AES-NI as implying SSSE3 which lets us merge two of the
lloyd
2015-03-15
1
-1
/
+1
*
Split amalagamation into ISA specific objects
lloyd
2015-02-22
1
-2
/
+1
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-2
/
+2
*
Stack protector flags are required also at link time, at least on MinGW
lloyd
2014-12-21
1
-3
/
+3
*
Use -O2 instead of -O3 with GCC as it seems tree-vectorize in 4.9.0
lloyd
2014-10-31
1
-2
/
+2
[next]