index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
go
/
gofrontend
/
export.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-13
Merged current trunk to branch.
Thomas Koenig
1
-2
/
+42
2020-11-20
compiler, libgo: change mangling scheme
Ian Lance Taylor
1
-2
/
+6
2020-10-27
compiler, go/internal/gccgoimporter: export notinheap annotation
Ian Lance Taylor
1
-0
/
+3
2020-01-09
compiler: don't localize names in export data
Ian Lance Taylor
1
-1
/
+1
2019-10-14
compiler: revise exportdata fix for processing constant types
Ian Lance Taylor
1
-1
/
+1
2019-10-04
compiler: include selected constant types during export processing
Ian Lance Taylor
1
-0
/
+12
2019-07-18
compiler: fix bug in handling of unordered set during exporting
Ian Lance Taylor
1
-35
/
+42
2019-07-03
compiler: include transitive imports in the type descriptor list
Ian Lance Taylor
1
-1
/
+5
2019-07-03
compiler: rework type and package tracking in exporter
Ian Lance Taylor
1
-280
/
+369
2019-07-02
compiler: refactoring in Export class to encapsulate type refs map
Ian Lance Taylor
1
-21
/
+30
2019-06-10
compiler: permit inlining functions with labels and goto statements
Ian Lance Taylor
1
-0
/
+23
2019-06-06
compiler: permit inlining temporary statements and references
Ian Lance Taylor
1
-3
/
+32
2019-06-05
compiler: inline call expressions and function references
Ian Lance Taylor
1
-7
/
+36
2019-06-03
compiler: permit inlining references to global variables
Ian Lance Taylor
1
-14
/
+149
2019-04-09
compiler: sort packages in export data more deterministically
Ian Lance Taylor
1
-1
/
+18
2019-03-13
compiler: compare parse methods when indexing interface types for export
Ian Lance Taylor
1
-0
/
+15
2018-11-27
compiler: add types used by inline functions to export data
Ian Lance Taylor
1
-2
/
+17
2018-11-27
compiler: change Expression export to use Export_function_body
Ian Lance Taylor
1
-3
/
+23
2018-10-23
compiler: export indexed type data, read unexported types lazily
Ian Lance Taylor
1
-104
/
+229
2018-10-19
compiler: don't export any functions with special names
Ian Lance Taylor
1
-6
/
+2
2018-10-18
compiler: list indirect imports separately in export data
Ian Lance Taylor
1
-16
/
+211
2018-10-18
compiler: drop semicolons in export data
Ian Lance Taylor
1
-10
/
+14
2017-05-10
Big merge of changes to gofrontend repo that were postponed due to the
Ian Lance Taylor
1
-2
/
+10
2017-01-14
compiler: implement type aliases
Ian Lance Taylor
1
-0
/
+3
2016-09-09
compiler: add abstraction layer for sha1 checksums.
Than McIntosh
1
-14
/
+8
2016-08-23
compiler: revamp scheme for ordering calls to import init fcns.
Ian Lance Taylor
1
-49
/
+231
2016-07-12
escape: Add escape notes to export data.
Ian Lance Taylor
1
-0
/
+15
2016-04-29
escape: Remove previously existing analysis.
Chris Manghane
1
-11
/
+0
2015-04-17
compiler: Escape analysis.
Chris Manghane
1
-0
/
+11
2015-01-30
compiler: Add pkgpath symbol information to export data.
Ian Lance Taylor
1
-0
/
+45
2015-01-30
compiler: Fix -fgo-prefix handling.
Ian Lance Taylor
1
-3
/
+13
2012-05-09
compiler: Add -fgo-pkgpath option.
Ian Lance Taylor
1
-11
/
+24
2012-02-17
compiler: List imported packages in export information.
Ian Lance Taylor
1
-2
/
+44
2012-02-17
compiler: Add parameter names to export information.
Ian Lance Taylor
1
-0
/
+11
2012-01-21
compiler: Change alias handling, change rune alias to int32.
Ian Lance Taylor
1
-4
/
+10
2011-12-01
compiler: add error to list of built-in types.
Ian Lance Taylor
1
-0
/
+1
2011-11-29
compiler: Define and use backend-independent Location class.
Sanjoy Das
1
-1
/
+1
2011-05-27
Change export code to use the backend interface.
Ian Lance Taylor
1
-24
/
+3
2011-04-21
Define go_assert to replace gcc_assert
Ian Lance Taylor
1
-6
/
+6
2011-01-21
Remove the types float and complex.
Ian Lance Taylor
1
-2
/
+0
2010-12-03
Add Go frontend, libgo library, and Go testsuite.
Ian Lance Taylor
1
-0
/
+441