index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
backtrace: add support for windows and for llvm (via libbacktrace).
Tristan Gingold
2015-11-22
16
-30
/
+393
*
Add symbolizer (for mcode).
Tristan Gingold
2015-11-19
24
-147
/
+1400
*
Allow concatenation of element whose type is an array with non-static bounds
Tristan Gingold
2015-11-17
1
-1
/
+1
*
mcode x86: fix regressions.
Tristan Gingold
2015-11-14
7
-73
/
+143
*
mcode x86: simplify code.
Tristan Gingold
2015-11-12
1
-9
/
+9
*
mcode x86: enable sse.
Tristan Gingold
2015-11-12
3
-10
/
+28
*
mcode x86: pass testsuite with sse.
Tristan Gingold
2015-11-12
2
-127
/
+220
*
mcode x86: wip: sse support.
Tristan Gingold
2015-11-11
10
-314
/
+420
*
Rewrite of ortho_code-x86-emits.
Tristan Gingold
2015-11-09
1
-316
/
+342
*
Fix crash on invalid individual association.
Tristan Gingold
2015-11-07
5
-470
/
+545
*
mcode: WIP for sse/sse2 generation.
Tristan Gingold
2015-11-07
3
-183
/
+305
*
Fix build of mcode utilities.
Tristan Gingold
2015-11-07
1
-1
/
+2
*
Remove deprecated .version.
Tristan Gingold
2015-11-07
1
-3
/
+2
*
Do not set suspend flag on foreign procedure.
Tristan Gingold
2015-11-01
1
-0
/
+6
*
Rework --stop-time to not display a message if simulation is already finished.
Tristan Gingold
2015-10-31
3
-23
/
+14
*
Rework callbacks, support cocotb.
Tristan Gingold
2015-10-30
26
-494
/
+1505
*
trans-chap2.adb: fix uninitialized variable.
Tristan Gingold
2015-10-01
1
-9
/
+9
*
Fix build of jumps.c on i386/linux.
Tristan Gingold
2015-09-30
1
-3
/
+9
*
Fix regression from states.
Tristan Gingold
2015-09-26
2
-43
/
+52
*
Remove unused files.
Tristan Gingold
2015-09-26
2
-13
/
+0
*
Fix crash for access type in aggregate.
Tristan Gingold
2015-09-24
1
-0
/
+4
*
Fix ticket94: default binding indication for component.
Tristan Gingold
2015-09-24
1
-11
/
+27
*
Fix GRT_EXTRA_LIB, remove grt-arch (unused).
Tristan Gingold
2015-09-17
2
-14
/
+7
*
trans-rtis: fix uninitialized field (that could result in a crash).
Tristan Gingold
2015-09-15
1
-10
/
+8
*
grt: add --list-features, and --has-feature
Tristan Gingold
2015-09-14
14
-19
/
+93
*
Remove unused files (were for stack switching).
Tristan Gingold
2015-09-13
9
-1905
/
+0
*
Update README and some copyright dates.
Tristan Gingold
2015-09-13
1
-1
/
+1
*
Add mach-O binary file writer.
Tristan Gingold
2015-09-13
3
-0
/
+471
*
Check llvm version. Fix ghdldrv --post for llvm.
Tristan Gingold
2015-09-12
4
-102
/
+136
*
Adjust windows code.
Tristan Gingold
2015-09-12
1
-0
/
+1
*
Tentatively fix win32 support.
Tristan Gingold
2015-09-12
4
-138
/
+36
*
Reimplement table package (used instead of GNAT.Table).
Tristan Gingold
2015-09-10
22
-102
/
+307
*
canon: do not optimize concurrent procedure calls if not whole_analyze.
Tristan Gingold
2015-09-08
2
-9
/
+7
*
llvm: do not generate code for function call if unreachable.
Tristan Gingold
2015-09-08
1
-5
/
+9
*
ortho/debug: add checks for case statement.
Tristan Gingold
2015-09-07
1
-19
/
+32
*
llvm: handle union (field selection, debug info).
Tristan Gingold
2015-09-07
3
-76
/
+135
*
Suppress stack switching; save process state in secondary stack.
Tristan Gingold
2015-09-04
36
-1255
/
+2705
*
Adjust previous patch (destroy types for default port values).
Tristan Gingold
2015-09-03
2
-7
/
+13
*
mcode: fix alignment of structure (thinko).
Tristan Gingold
2015-09-02
2
-1
/
+4
*
Translate: explicitly clean transient types.
Tristan Gingold
2015-09-02
17
-202
/
+180
*
Destroy types of default generic values.
Tristan Gingold
2015-09-01
2
-9
/
+11
*
mcode/binary_file: rename write routines.
Tristan Gingold
2015-08-31
7
-16
/
+13
*
Never export declarations of a package body.
Tristan Gingold
2015-08-31
1
-0
/
+7
*
iirs: block_statement is a ref.
Tristan Gingold
2015-08-31
2
-3
/
+4
*
mcode: fix crash wrt oe_shl.
Tristan Gingold
2015-08-31
1
-1
/
+4
*
Improve error message.
Tristan Gingold
2015-08-29
2
-1
/
+5
*
Allow allocators in default value of subprograms
Tristan Gingold
2015-08-29
5
-49
/
+193
*
Replace fat accesses by bounds accesses
Tristan Gingold
2015-08-29
32
-942
/
+1041
*
Do not create a transient type for strings.
Tristan Gingold
2015-07-17
2
-5
/
+14
*
Adjust previous patch: set parent.
Tristan Gingold
2015-07-15
1
-0
/
+2
[next]