index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ortho
Commit message (
Expand
)
Author
Age
Files
Lines
*
mcode: improve support of Win64 (prolog)
Tristan Gingold
2022-04-01
3
-29
/
+41
*
mcode: improve support of Win64 (allocate stack for home registers)
Tristan Gingold
2022-03-30
3
-6
/
+22
*
Add chkstk-x64 for windows x64
Tristan Gingold
2022-03-30
1
-2
/
+12
*
ortho/mcode: relax assertion (and fix debug code). Fix #1980
Tristan Gingold
2022-02-26
2
-2
/
+6
*
mcode: generate and register .eh_frame on linux x86/64
Tristan Gingold
2021-12-14
14
-11
/
+179
*
ortho/debug and ortho/oread: also increase identifier buffers. For #1894
Tristan Gingold
2021-10-18
2
-2
/
+2
*
configure and Makefile: link ghdl with grt-cstdio
Tristan Gingold
2021-09-17
3
-3
/
+4
*
Fixed some typos (#1868)
Patrick Lehmann
2021-09-16
1
-1
/
+1
*
ortho_code-x86-insns: handle OE_ADD R_I_Off + R_I. Fix #1864
Tristan Gingold
2021-09-14
1
-0
/
+7
*
ortho: for slices, get element size from the result type
Tristan Gingold
2021-09-14
8
-12
/
+65
*
ortho/gcc: adjust and propagate to all gcc versions the change for #1845
Tristan Gingold
2021-08-25
6
-1
/
+81
*
ghdldrv: handle auxbase option in ortho/gcc. Fix #1845
Tristan Gingold
2021-08-24
1
-0
/
+16
*
oread: add support for debug line decl
Tristan Gingold
2021-07-20
1
-0
/
+7
*
src/ortho: adjust constructor for codacy warning.
Tristan Gingold
2021-06-30
1
-1
/
+1
*
src/ortho/mcode/memsegs_c.c: Don't define HAVE_MREMAP on OpenBSD.
Alfred M. Szmidt
2021-06-13
1
-1
/
+1
*
ortho_front: use array subtype element if indexing an array subtype.
Tristan Gingold
2021-05-19
1
-1
/
+4
*
ortho/gcc, ortho/llvm: do not allocate space for unbounded fields. Fix #1764
Tristan Gingold
2021-05-18
7
-15
/
+92
*
ortho: fix CFLAGS/CXXFLAGS distinction
Xiretza
2021-05-10
1
-1
/
+1
*
ortho: use LDFLAGS and prefer them over defaults
Xiretza
2021-05-10
7
-9
/
+8
*
Migrate deprecated DebugLoc::get to DILocation::get
Jeroen Van den Keybus
2021-04-27
1
-4
/
+4
*
update license headers
umarcor
2021-02-05
4
-44
/
+43
*
update license headers
umarcor
2021-01-14
164
-1804
/
+1482
*
ortho/debug: fix type of indexed_name.
Tristan Gingold
2020-08-05
1
-2
/
+4
*
llvm6: fix debug info generation for arrays
Tristan Gingold
2020-08-04
1
-1
/
+1
*
ortho/debug: check subtype for array subtype.
Tristan Gingold
2020-07-26
1
-5
/
+2
*
ortho/oread: parse subarray element type.
Tristan Gingold
2020-07-25
1
-7
/
+17
*
src/ortho/oread/tests: fix 2 tests.
Tristan Gingold
2020-07-25
2
-27
/
+27
*
ortho/oread/tests: adjust one more test.
Tristan Gingold
2020-07-25
2
-12
/
+28
*
ortho: add unbounded records, rework array subtypes.
Tristan Gingold
2020-07-25
27
-399
/
+1378
*
ortho/debug: Disable_Checks flag also disable type checks.
Tristan Gingold
2020-07-18
1
-1
/
+3
*
ortho/gcc: build vector types in type_for_mode. Fix #1384
Tristan Gingold
2020-06-30
6
-0
/
+48
*
ortho/debug: ignore -O option.
Tristan Gingold
2020-06-27
1
-0
/
+3
*
ortho/gcc: apply previous patch to all gcc versions.
Tristan Gingold
2020-06-27
5
-80
/
+190
*
ortho/gcc/ortho-lang-9.c: fix crash with -O
Tristan Gingold
2020-06-27
1
-16
/
+38
*
src/ortho/oread: add more tests.
Tristan Gingold
2020-06-25
6
-15
/
+123
*
llvm6: fix debug info for llvm-10
Tristan Gingold
2020-06-25
2
-55
/
+91
*
llvm6: add generation of more debug info, improve compatibility
Tristan Gingold
2020-06-19
4
-196
/
+535
*
llvm6: adjust code to support llvm 6 and llvm 7.
Tristan Gingold
2020-06-19
1
-2
/
+7
*
src/ortho: add new_convert.
Tristan Gingold
2020-06-17
29
-82
/
+228
*
llvm6 - add support for llvm 3.5
Tristan Gingold
2020-06-11
1
-2
/
+35
*
llvm6: adjust assertions and unreachable.
Tristan Gingold
2020-06-11
2
-11
/
+11
*
ortho/llvm4-nodebug: fix a comment.
Tristan Gingold
2020-06-09
1
-1
/
+1
*
src/ortho/oread/tests: adjust some tests (keyword in upper case).
Tristan Gingold
2020-06-09
4
-43
/
+43
*
LLVM backend with debug info (in C/C++)
Tristan Gingold
2020-06-09
9
-0
/
+4047
*
ortho/gcc: convert boolean and enums to int on interfaces.
Tristan Gingold
2020-05-28
5
-0
/
+10
*
ortho: add a length parameter to start_array_aggr.
Tristan Gingold
2020-05-28
23
-177
/
+283
*
ortho/mcode: use arch64 binary format for mach-O
Tristan Gingold
2020-01-16
1
-1
/
+1
*
llvm4-nodebug: remove verbose code.
Tristan Gingold
2020-01-12
1
-3
/
+0
*
msys2-mingw: build llvm with --static-link (tentatively fix ci)
Tristan Gingold
2020-01-12
1
-1
/
+1
*
ortho/llvm4-nodebug: pass --link-static to llvm-config.
Tristan Gingold
2020-01-12
1
-1
/
+1
[next]