Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use -fpic if gcc is configured with --enable-default-pie | Tristan Gingold | 2016-12-06 | 1 | -10/+41 | |
| | | | | | | | | Test in configure and set Default_Pie in default_pathes.ads Pass -fpic to ghdl1 if Default_Pie is set. Decode -fpic in ghdl1_llvm Fix #213 | |||||
* | ghdldrv: add --bootstrap-standard to simplify build. | Tristan Gingold | 2016-07-15 | 1 | -3/+44 | |
| | ||||||
* | ghdldrv: consider executable suffix for -r. | Tristan Gingold | 2016-07-05 | 1 | -2/+5 | |
| | | | | Fixes #110 | |||||
* | ghdldrv: avoid to pass -P options two times. | Tristan Gingold | 2016-03-19 | 1 | -1/+7 | |
| | ||||||
* | Add bind only option (-b) to make command (-m). | Forrest Voight | 2015-12-06 | 1 | -3/+13 | |
| | ||||||
* | Check llvm version. Fix ghdldrv --post for llvm. | Tristan Gingold | 2015-09-12 | 1 | -97/+132 | |
| | ||||||
* | Reimplement table package (used instead of GNAT.Table). | Tristan Gingold | 2015-09-10 | 1 | -4/+3 | |
| | ||||||
* | canon: do not optimize concurrent procedure calls if not whole_analyze. | Tristan Gingold | 2015-09-08 | 1 | -7/+1 | |
| | ||||||
* | ghdldrv: compile elab file in output directory. | Tristan Gingold | 2015-06-09 | 1 | -13/+19 | |
| | | | | Ticket 87. | |||||
* | ghdldrv: use output name for creating the elaboration files. | Tristan Gingold | 2015-06-08 | 1 | -1/+6 | |
| | ||||||
* | Rework exit handling to correctly report exit status. | Tristan Gingold | 2015-05-21 | 1 | -13/+28 | |
| | | | | Fix ticket 77. | |||||
* | Remove Get_File_Time_Stamp for a filename. | Tristan Gingold | 2015-05-13 | 1 | -23/+11 | |
| | | | | Preliminary work for ticket 48. | |||||
* | ghdldrv: support absolute path with --elab-run. | Tristan Gingold | 2015-05-11 | 1 | -3/+7 | |
| | | | | Implement ticket 51. | |||||
* | Fix left-over in name_table remaining. | Tristan Gingold | 2015-01-01 | 1 | -3/+3 | |
| | ||||||
* | ghdldrv: remove unused variables. | Tristan Gingold | 2014-12-23 | 1 | -2/+0 | |
| | ||||||
* | Fix ghdl -m for jit: handle multiple libraries. | Tristan Gingold | 2014-12-23 | 1 | -141/+41 | |
| | ||||||
* | Add comments. | Tristan Gingold | 2014-12-22 | 1 | -0/+2 | |
| | ||||||
* | driver: fix path simplification with ..; add missing directory separator. | Tristan Gingold | 2014-11-08 | 1 | -2/+3 | |
| | ||||||
* | ghdldrv: reflect --disp-config changes for ghdl_mcode. | Tristan Gingold | 2014-11-05 | 1 | -27/+1 | |
| | ||||||
* | Move files and dirs from translate/ | Tristan Gingold | 2014-11-05 | 1 | -0/+1818 | |