index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
options.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
options: handle -fmax-errors=
Tristan Gingold
2020-03-31
1
-0
/
+8
*
vhdl: merge synopsys into the ieee libraries. For #980
Tristan Gingold
2020-03-04
1
-0
/
+2
*
Use Decode_Work_Option in options. Factorize code.
Tristan Gingold
2019-10-15
1
-13
/
+3
*
Rework errors handling, to have a more generic framework.
Tristan Gingold
2019-10-06
1
-0
/
+2
*
Error_Msg_Option: do not raise exception.
Tristan Gingold
2019-06-25
1
-17
/
+25
*
options: set parse_parenthesis flag on
Tristan Gingold
2019-06-13
1
-0
/
+2
*
ghdldrv: handle --force-analysis for llvm and gcc.
Tristan Gingold
2019-06-05
1
-0
/
+2
*
Add simple_IO - to be used instead of Text_IO.
Tristan Gingold
2019-05-19
1
-2
/
+3
*
options: support -Werror=WARN to transform one warning into an error.
Tristan Gingold
2019-05-13
1
-1
/
+16
*
vhdl: move back_end to vhdl child.
Tristan Gingold
2019-05-05
1
-5
/
+5
*
vhdl: move disp_tree and disp_vhdl as vhdl child.
Tristan Gingold
2019-05-04
1
-2
/
+2
*
vhdl: move scanner under vhdl hierarchy.
Tristan Gingold
2019-05-04
1
-4
/
+4
*
errorout: discard disabled warnings.
Tristan Gingold
2019-01-04
1
-3
/
+2
*
Options: handle -frelaxed as an alias to -frelaxed-rules.
Tristan Gingold
2018-11-16
1
-1
/
+1
*
Add -Wothers warning.
Tristan Gingold
2018-09-23
1
-1
/
+1
*
Add support for --time-resolution (jit only). Fix #613
Tristan Gingold
2018-08-10
1
-25
/
+0
*
Fix warning: use clause for package has no effect
Vicente Bergas
2018-05-03
1
-2
/
+2
*
Convert_Identifier: don't use Nam_Buffer anymore.
Tristan Gingold
2018-01-18
1
-4
/
+4
*
Fix typo: paths.
Tristan Gingold
2017-05-18
1
-1
/
+1
*
Add -ftabstop= option.
Tristan Gingold
2017-03-14
1
-0
/
+17
*
Add color diagnostics, show diagnostic option.
Tristan Gingold
2017-02-06
1
-9
/
+27
*
disp_vhdl: add -do flag to display evaluated expressions.
Tristan Gingold
2016-12-17
1
-0
/
+2
*
Rework warnings to have a uniq tag per warning.
Tristan Gingold
2016-08-01
1
-27
/
+23
*
Factorise some help lines.
Tristan Gingold
2016-07-31
1
-6
/
+2
*
Check missing argument for -P, also support -P=
Tristan Gingold
2016-07-31
1
-21
/
+35
*
Rename name_table.name_buffer and name_length to avoid clash.
Tristan Gingold
2014-12-31
1
-2
/
+2
*
Move sources to src/ subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+242