index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ortho
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
ortho/debug: fix type of indexed_name.
Tristan Gingold
2020-08-05
1
-2
/
+4
*
ortho/debug: check subtype for array subtype.
Tristan Gingold
2020-07-26
1
-5
/
+2
*
ortho: add unbounded records, rework array subtypes.
Tristan Gingold
2020-07-25
3
-134
/
+310
*
ortho/debug: Disable_Checks flag also disable type checks.
Tristan Gingold
2020-07-18
1
-1
/
+3
*
ortho/debug: ignore -O option.
Tristan Gingold
2020-06-27
1
-0
/
+3
*
src/ortho: add new_convert.
Tristan Gingold
2020-06-17
3
-6
/
+29
*
ortho: add a length parameter to start_array_aggr.
Tristan Gingold
2020-05-28
3
-32
/
+64
*
ortho/debug/Makefile: don't use -m for gnatmake
Tristan Gingold
2018-11-07
1
-1
/
+1
*
ortho_debug: fix disp for empty loop.
Tristan Gingold
2018-10-26
1
-1
/
+4
*
ortho debug/oread: disp float number in hexa.
Tristan Gingold
2018-10-23
1
-1
/
+76
*
ortho debug/oread: handle neg neg.
Tristan Gingold
2018-10-21
1
-3
/
+28
*
Rework translation of unbounded and complex types.
Tristan Gingold
2018-10-21
3
-31
/
+107
*
Remove -gnat05, always use GNATFLAGS.
Tristan Gingold
2018-09-15
1
-1
/
+1
*
ortho_debug-disp: remove some trailing blanks in output.
Tristan Gingold
2017-11-02
1
-2
/
+2
*
ortho_debug: suppress one more check with Disable_Checks.
Tristan Gingold
2016-12-18
1
-0
/
+3
*
ortho: add new_default_value to initialize a variable.
Tristan Gingold
2016-03-08
3
-1
/
+19
*
ortho: rename start/finish_const_value to start/finish_init_value.
Tristan Gingold
2016-02-21
3
-35
/
+36
*
mcode: add support for x86-64
Tristan Gingold
2016-01-06
1
-2
/
+4
*
ortho/debug: add checks for case statement.
Tristan Gingold
2015-09-07
1
-19
/
+32
*
ortho: allow selected element from an union.
Tristan Gingold
2015-06-12
1
-1
/
+3
*
ortho/debug: detect too many associations.
Tristan Gingold
2015-06-05
1
-0
/
+4
*
ortho debug/oread: add a procedure to write keyword, use uppercase.
Tristan Gingold
2014-11-27
2
-58
/
+145
*
ortho_debug: fix incorrect assertion (don't handle array_sub).
Tristan Gingold
2014-11-17
1
-7
/
+0
*
Makefiles: fix overwrite of Makefile.in in gcc, add debug backend.
Tristan Gingold
2014-11-13
1
-2
/
+2
*
Move sources to src/ subdirectory.
Tristan Gingold
2014-11-04
13
-0
/
+3943