index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mcode: add support for x86-64
Tristan Gingold
2016-01-06
44
-1689
/
+4079
*
Add bug034 testcase.
Tristan Gingold
2016-01-06
2
-0
/
+30
*
mcode: use GNATMAKE.
Tristan Gingold
2016-01-06
1
-1
/
+2
*
oread: add comments.
Tristan Gingold
2016-01-06
1
-0
/
+10
*
if/else: add debug line for elsif part.
Tristan Gingold
2016-01-06
1
-0
/
+2
*
textio read character: improve code.
Tristan Gingold
2016-01-06
1
-10
/
+13
*
Forbid protected types in elements or designated types.
Tristan Gingold
2016-01-03
1
-1
/
+9
*
Add reproducer for issue10.
Tristan Gingold
2016-01-03
2
-0
/
+29
*
Add test for html output.
Tristan Gingold
2016-01-03
3
-0
/
+40
*
Use WORK location for loading the elaborated unit.
Tristan Gingold
2015-12-30
2
-2
/
+9
*
Add tests for --work option.
Tristan Gingold
2015-12-29
3
-0
/
+62
*
Add testcase for issue9
Tristan Gingold
2015-12-29
3
-0
/
+28
*
Fix crash on issue9.
Tristan Gingold
2015-12-29
1
-2
/
+2
*
Add parse test for ams.
Tristan Gingold
2015-12-24
2
-0
/
+22
*
Add semantic test for external pathes.
Tristan Gingold
2015-12-24
2
-0
/
+36
*
Remove unused code (scanner).
Tristan Gingold
2015-12-23
3
-18
/
+3
*
Add test for --warn-reserved
Tristan Gingold
2015-12-22
5
-0
/
+57
*
Add testcase for ticket104.
Tristan Gingold
2015-12-22
2
-0
/
+50
*
parse: remove unreachable code.
Tristan Gingold
2015-12-22
1
-44
/
+8
*
Scanner: fix use of latin-1 8 bit characters.
Tristan Gingold
2015-12-22
3
-9
/
+7
*
Makefile: do not use OPT_FLAGS for LIB_CFLAGS.
Tristan Gingold
2015-12-21
1
-1
/
+2
*
Add testcase for ticket98
Tristan Gingold
2015-12-21
3
-0
/
+71
*
Add testcase for ticket101.
Tristan Gingold
2015-12-21
3
-2
/
+25
*
errorout: add code for caret (not yet enabled).
Tristan Gingold
2015-12-21
1
-6
/
+43
*
cleanup in errorout.
Tristan Gingold
2015-12-21
4
-48
/
+45
*
configure: add --enable-coverage.
Tristan Gingold
2015-12-21
2
-2
/
+7
*
Do not create signal type for scalar type.
Tristan Gingold
2015-12-20
4
-18
/
+18
*
openieee: complete math_real (and fix uniform).
Tristan Gingold
2015-12-20
3
-17
/
+296
*
configure: add --with-llvm-config
Tristan Gingold
2015-12-20
3
-20
/
+21
*
Update NEWS and README.
Tristan Gingold
2015-12-20
2
-0
/
+3
*
openieee: fix missing subprograms, fix wrong interface name.
Tristan Gingold
2015-12-20
18
-314
/
+725
*
Adjust simulation after sigptr changes.
Tristan Gingold
2015-12-19
4
-49
/
+78
*
Add testcase for ghdl-llvm unreachable code.
Tristan Gingold
2015-12-19
6
-0
/
+121
*
Add vunit support in README.
Tristan Gingold
2015-12-18
1
-0
/
+1
*
ortho-llvm: avoid generation of unreachable code.
Tristan Gingold
2015-12-18
1
-11
/
+23
*
Pass signal values to interfaces. 'sigptr' optimization.
Tristan Gingold
2015-12-18
29
-1293
/
+1704
*
avoid a crash if --elab without -l.
Tristan Gingold
2015-12-16
1
-0
/
+4
*
update project file.
Tristan Gingold
2015-12-16
1
-3
/
+1
*
openieee: add generated files.
Tristan Gingold
2015-12-16
8
-0
/
+11342
*
openieee: add numeric_std and numeric_bit.
Tristan Gingold
2015-12-16
17
-16
/
+2021
*
Merge pull request #6 from sylphase/make_bind_only
tgingold
2015-12-07
1
-3
/
+13
|
\
|
*
Add bind only option (-b) to make command (-m).
Forrest Voight
2015-12-06
1
-3
/
+13
|
/
*
Update NEWS.
Tristan Gingold
2015-12-03
1
-2
/
+3
*
ghdl_simul debugger: handle break on operator, handle end of file.
Tristan Gingold
2015-12-03
4
-7
/
+45
*
ghdl_simul debugger: add nstmt and fstmt.
Tristan Gingold
2015-12-03
1
-8
/
+78
*
errorout: fix crash on entity_aspect_entity.
Tristan Gingold
2015-12-03
1
-2
/
+11
*
Fix elaboration order in case of recursive instantiation.
Tristan Gingold
2015-12-03
1
-2
/
+7
*
Add (but disable) a new test in issue2.
Tristan Gingold
2015-12-03
3
-0
/
+479
*
Add issue tests from github in the testsuite.
Tristan Gingold
2015-12-03
2
-1
/
+7
*
Use github site for reporting problems.
Tristan Gingold
2015-12-03
4
-4
/
+4
[next]