index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ortho
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move sources to src/ subdirectory.
Tristan Gingold
2014-11-04
129
-42281
/
+0
*
Remove unused file.
Tristan Gingold
2014-11-04
1
-54
/
+0
*
ticket 13: Fix crash on mips (patch from Joris van Rantwijk).
Tristan Gingold
2014-11-04
1
-8
/
+16
*
ortho-lang.c: get rid of expr.h (poisonned) and rewrite ortho_build_addr.
Tristan Gingold
2014-11-02
1
-68
/
+7
*
Remove ortho/gcc/Makefile.inc and adjust.
Tristan Gingold
2014-11-02
1
-5
/
+25
*
Default is now gcc-4.9. Silent ortho-lang warnings.
Tristan Gingold
2014-11-02
1
-12
/
+15
*
Fix crash on resolver functions using secondary stack.
Tristan Gingold
2014-09-14
1
-0
/
+12
*
Remove old and unused agcc and gcc34 subdirs.
Tristan Gingold
2014-03-12
41
-6789
/
+0
*
Rename ghdl_mcode.adb to ghdl_jit.adb. Display code generate name.
Tristan Gingold
2014-03-10
3
-0
/
+13
*
llvm: save & restore stack pointer for alloca.
Tristan Gingold
2014-03-09
1
-33
/
+62
*
Remove ortho_llvm-main.
Tristan Gingold
2014-03-09
7
-173
/
+153
*
Automatically unnest subprograms for llvm.
Tristan Gingold
2014-03-09
10
-6
/
+33
*
Minor cleanup in ortho/gcc (add copyright headers, remove t_condtype, remove
Tristan Gingold
2014-03-08
6
-60
/
+104
*
Share spec of ortho_nodes, adjust code.
Tristan Gingold
2014-03-08
22
-534
/
+1970
*
ortho_front: fix style warnings.
Tristan Gingold
2014-03-06
1
-1
/
+2
*
Add LLVM back-end for ortho.
Tristan Gingold
2014-03-06
22
-0
/
+6468
*
ortho debug/oread: remove syntax ambiguity for multiple case choices.
Tristan Gingold
2014-02-01
2
-16
/
+24
*
Derive type of when expression from the type of the case expression.
Tristan Gingold
2014-01-28
1
-2
/
+2
*
oread: add a little bit of type inference to simplify .on files.
Tristan Gingold
2014-01-27
4
-163
/
+205
*
Make ghdl_rti_type an address. Remove union from translation.
Tristan Gingold
2014-01-26
3
-41
/
+19
*
new_offsetof: add argument for record type (llvm preliminary work).
Tristan Gingold
2014-01-25
10
-17
/
+42
*
mcode: add get_alignof_type.
Tristan Gingold
2014-01-24
2
-1
/
+11
*
mcode: per platform definition of F64 alignment.
Tristan Gingold
2014-01-24
5
-1
/
+13
*
Add comment.
Tristan Gingold
2014-01-24
1
-1
/
+3
*
Update declarations in ortho_debug.private.ads to allow new commit to ortho_d...
Brian Drummond
2014-01-22
1
-5
/
+1
*
ortho_debug: remove unused alignment.
Tristan Gingold
2014-01-22
2
-73
/
+9
*
Fix bug18810 (bitwise 'and' and 'not' for unsigned types).
Tristan Gingold
2014-01-21
1
-5
/
+5
*
Add example Makefile.conf, remove duplicate libs from Makefile
Brian Drummond
2014-01-20
2
-3
/
+5
*
Allow local overriding of configuration via Makefile.conf
Tristan Gingold
2014-01-20
1
-14
/
+35
*
Fix interface of ortho_handle_option: do not confuse int and bool.
Tristan Gingold
2014-01-20
1
-4
/
+4
*
mcode: fix missing clobber for 32 bit mul/div.
Tristan Gingold
2014-01-19
2
-1
/
+3
*
Fix include/library paths for gmp/mpc/mpfr files in gcc builds
Brian Drummond
2014-01-18
2
-7
/
+7
*
Preparation for gcc4.9 ... ortho-lang.c changes allowing ghdl to build with g...
Brian Drummond
2014-01-17
1
-4
/
+48
*
Fix bug21497: do not create an indirection for access to complex type.
Tristan Gingold
2014-01-17
4
-2
/
+25
*
Extend the -frelaxed-rules option to gcc builds
Brian Drummond
2014-01-16
1
-0
/
+4
*
Add Alignof constant to get the alignment of a type.
Tristan Gingold
2014-01-15
15
-11
/
+105
*
mcode: fix register allocation for Oe_Neg_Ov
Tristan Gingold
2013-12-27
2
-3
/
+8
*
Fix mcode for i386 Darwin.
Tristan Gingold
2013-12-24
5
-48
/
+100
*
Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.
Tristan Gingold
2013-12-17
3
-18
/
+15
*
Patch to eliminate compile failures outputting debug information when -g -O2 ...
Brian Drummond
2013-12-08
1
-35
/
+14
*
Patch ortho-lang.c to fix gcc failure in optimisation passes; patch others to...
Brian Drummond
2013-12-07
4
-9
/
+50
*
Fix ortho-lang.c, type_for_size to allow 32 or 64bit builds
Brian Drummond
2013-12-05
1
-2
/
+4
*
Fix for catastrophic error in ortho-lang.c handling nested case statements. T...
Brian Drummond
2013-12-03
1
-5
/
+10
*
Version 0.31dev, builds with gcc4.8
Brian Drummond
2013-12-02
5
-29
/
+84
*
Temporary fix for 16 bit builds; breaks 32-bit gcc builds (has no effect on m...
Brian Drummond
2013-12-02
1
-1
/
+5
*
OSVVM patch
Brian Drummond
2013-12-02
1
-2
/
+2
*
Part of the previous commit (upgrade to gcc 4.7)
gingold
2012-12-11
4
-236
/
+199
*
Fix warnings (useless conversion)
gingold
2012-12-11
2
-3
/
+2
*
Use representations clause to work-around SRA issue.
gingold
2010-02-02
1
-15
/
+16
*
Work around SRA bug.
gingold
2010-01-31
1
-14
/
+17
[next]