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/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-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-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
/
libcc1
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
Update copyright years.
Jakub Jelinek
22
-21
/
+25
2018-11-13
Eliminate source_location in favor of location_t
David Malcolm
3
-22
/
+29
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
5
-949
/
+1500
2018-04-23
PR c++/69560 - wrong alignof(double) on x86.
Jason Merrill
1
-1
/
+2
2018-04-18
re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)
David Malcolm
2
-3
/
+8
2018-01-03
Update copyright years.
Jakub Jelinek
22
-21
/
+25
2017-11-26
Plugin support on Windows/MinGW
Boris Kolpackov
2
-1
/
+18
2017-11-16
Makefile.am: Remove references to c-compiler-name.h and cp-compiler-name.h
Sergio Durigan Junior
6
-45
/
+47
2017-11-01
[C++ PATCH] overloaded operator fns [6/N]
Nathan Sidwell
2
-1
/
+6
2017-10-31
[C++ PATCH] overloaded operator fns [2/N]
Nathan Sidwell
2
-25
/
+16
2017-10-04
[C++ PATCH] Move mangling alias out of ::
Nathan Sidwell
2
-6
/
+5
2017-07-21
Remove TYPE_METHODS.
Nathan Sidwell
2
-4
/
+9
2017-07-13
revert previous premature commit
Nathan Sidwell
1
-4
/
+4
2017-07-13
libcp1plugin.cc (plugin_build_decl): Use DECL_CXX_{CON,DE}STRUCTOR directly.
Nathan Sidwell
1
-4
/
+4
2017-07-12
libcp1plugin.cc (plugin_build_decl): Use DECL_CXX_{CON,DE}STRUCTOR directly.
Nathan Sidwell
2
-2
/
+7
2017-07-05
Use SET_DECL_MODE in libcc1
Richard Sandiford
2
-1
/
+5
2017-06-30
config-lang.in (gtfiles): Add cp/lex.c.
Nathan Sidwell
2
-2
/
+7
2017-06-26
cp-tree.h (lang_decl_fn): Remove assignment_operator_p field.
Nathan Sidwell
2
-2
/
+5
2017-06-16
cp-tree.h (build_this_parm, [...]): Add FN parm.
Nathan Sidwell
2
-2
/
+6
2017-05-26
Inline and using namespace representation change.
Nathan Sidwell
2
-0
/
+3
2017-05-26
call.c (build_operator_new_call): Do namelookup and ADL here.
Nathan Sidwell
2
-1
/
+6
2017-05-25
Kill DECL_NAMESPACE_USERS, DECL_NAMESPACE_ASSOCIATIONS.
Nathan Sidwell
2
-12
/
+7
2017-05-23
cp-tree.h (OVL_P): New.
Nathan Sidwell
2
-5
/
+9
2017-05-11
Missing Changelog
Nathan Sidwell
1
-0
/
+4
2017-05-11
* libcp1plugin.cc (plugin_build_decl): Adjust add_method call.
Nathan Sidwell
1
-1
/
+1
2017-05-10
cp-tree.h (add_method, [...]): Change last arg to bool.
Nathan Sidwell
2
-1
/
+5
2017-04-15
[libcp1] handle anon aggregates linkage-named by typedefs
Alexandre Oliva
2
-0
/
+13
2017-01-31
Introduce C++ support in libcc1
Alexandre Oliva
16
-145
/
+5376
2017-01-31
libcc1: return absolute filename from make search_dir
Jan Kratochvil
2
-1
/
+5
2017-01-31
libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexp
Jan Kratochvil
2
-14
/
+139
2017-01-31
libcc1 base API: add set_verbose and new version of compile
Jan Kratochvil
2
-5
/
+44
2017-01-31
libcc1 base API version bump
Jan Kratochvil
2
-2
/
+8
2017-01-17
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
4
-4
/
+43
2017-01-04
Update copyright years.
Jakub Jelinek
17
-16
/
+20
2016-11-18
Add SET_DECL_MODE
Richard Sandiford
2
-1
/
+7
2016-06-07
Update copyright dates
Rainer Orth
17
-16
/
+20
2016-04-18
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
Michael Matz
2
-3
/
+7
2016-04-11
libcc1: Clean compiler-name.h (PR70173)
Segher Boessenkool
3
-2
/
+12
2016-03-14
Summary: libcc1: rerun configure when gcc/BASE-VER changes
Andreas Schwab
4
-4
/
+39
2015-06-25
hash-traits.h (free_ptr_hash): New class.
Richard Sandiford
2
-4
/
+6
2015-06-25
hash-table.h: Update comments.
Richard Sandiford
2
-8
/
+11
2015-05-13
libcc1: Bump to automake 1.11.6
Michael Haubenwallner
4
-51
/
+114
2015-04-18
remove need for store_values_directly
Trevor Saunders
2
-12
/
+16
2015-04-15
re PR bootstrap/65763 (tm.h: No such file or directory)
Andreas Schwab
3
-2
/
+8
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
2
-4
/
+13
2015-01-09
re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)
Jakub Jelinek
1
-0
/
+6
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-1
/
+11
2014-11-21
Always use PIC option with -shared in libtool
H.J. Lu
2
-3
/
+8
2014-11-13
Enable libcc1 on Solaris
Rainer Orth
5
-1
/
+155
2014-11-11
re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))
Francois-Xavier Coudert
2
-1
/
+6
[next]