index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ortho
/
llvm6
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure and Makefile: link ghdl with grt-cstdio
Tristan Gingold
2021-09-17
1
-1
/
+1
*
src/ortho: adjust constructor for codacy warning.
Tristan Gingold
2021-06-30
1
-1
/
+1
*
ortho/gcc, ortho/llvm: do not allocate space for unbounded fields. Fix #1764
Tristan Gingold
2021-05-18
1
-15
/
+26
*
ortho: fix CFLAGS/CXXFLAGS distinction
Xiretza
2021-05-10
1
-1
/
+1
*
ortho: use LDFLAGS and prefer them over defaults
Xiretza
2021-05-10
1
-1
/
+1
*
Migrate deprecated DebugLoc::get to DILocation::get
Jeroen Van den Keybus
2021-04-27
1
-4
/
+4
*
update license headers
umarcor
2021-02-05
1
-11
/
+10
*
update license headers
umarcor
2021-01-14
7
-77
/
+63
*
llvm6: fix debug info generation for arrays
Tristan Gingold
2020-08-04
1
-1
/
+1
*
ortho: add unbounded records, rework array subtypes.
Tristan Gingold
2020-07-25
3
-24
/
+119
*
llvm6: fix debug info for llvm-10
Tristan Gingold
2020-06-25
2
-55
/
+91
*
llvm6: add generation of more debug info, improve compatibility
Tristan Gingold
2020-06-19
4
-196
/
+535
*
llvm6: adjust code to support llvm 6 and llvm 7.
Tristan Gingold
2020-06-19
1
-2
/
+7
*
src/ortho: add new_convert.
Tristan Gingold
2020-06-17
2
-1
/
+8
*
llvm6 - add support for llvm 3.5
Tristan Gingold
2020-06-11
1
-2
/
+35
*
llvm6: adjust assertions and unreachable.
Tristan Gingold
2020-06-11
2
-11
/
+11
*
LLVM backend with debug info (in C/C++)
Tristan Gingold
2020-06-09
9
-0
/
+4047