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-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
/
gcc
/
java
/
constants.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-1
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-4
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-6
/
+3
2014-05-17
rm a bunch of _stat allocation functions
Trevor Saunders
1
-2
/
+2
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+2
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-9
/
+9
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-2
/
+2
2011-04-29
re PR middle-end/48819 (350 execution failures in 64-bit libjava testsuite on...
Richard Guenther
1
-5
/
+2
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
1
-1
/
+1
2010-11-16
re PR java/46386 (negative shift count in build_constants_constructor for 16 ...
Joern Rennecke
1
-2
/
+2
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-07-05
constants.c (build_constants_constructor): Use build_constructor instead of b...
Nathan Froyd
1
-22
/
+29
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-3
/
+6
2010-05-14
re PR middle-end/44103 (New Java test failures)
Nathan Froyd
1
-5
/
+6
2009-06-12
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
Aldy Hernandez
1
-2
/
+3
2009-04-27
re PR java/38374 (constant pool references have wrong types in ADDR_EXPR)
Richard Guenther
1
-0
/
+9
2008-10-15
constants.c (build_constant_data_ref): Make sure we only build one copy of th...
Andrew Haley
1
-13
/
+17
2008-06-24
jcf-path.c (jcf_path_init): Don't name variable 'try'.
Tom Tromey
1
-7
/
+7
2008-06-20
collect2.c (main, [...]): Fix for -Wc++-compat.
Kaveh R. Ghazi
1
-8
/
+6
2008-04-23
tree-cfg.c (verify_expr): Check with is_gimple_address.
Paolo Bonzini
1
-2
/
+0
2007-11-18
constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PE...
David Daney
1
-4
/
+4
2007-07-31
java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...
Nick Clifton
1
-6
/
+5
2007-02-02
expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_r...
Andrew Haley
1
-31
/
+37
2007-01-09
Merged gcj-eclipse branch to trunk.
Tom Tromey
1
-8
/
+24
2006-04-24
lang.c (java_init): Handle flag_indirect_classes.
Andrew Haley
1
-1
/
+22
2006-02-07
re PR java/25535 (gcj broken on 64-bit big-endian systems)
Andrew Haley
1
-2
/
+10
2006-02-03
java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.
Ben Elliston
1
-2
/
+1
2005-07-20
Make CONSTRUCTOR use VEC to store initializers.
Giovanni Bajo
1
-3
/
+4
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-05-24
builtins.c (define_builtin): Don't call make_decl_rtl.
Richard Henderson
1
-1
/
+0
2005-05-03
constants.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-04-29
re PR java/19285 (Interfaces not initialized by static field access)
Andrew Haley
1
-9
/
+63
2004-08-25
tree.h (build_int_cst): New, sign extended constant.
Nathan Sidwell
1
-4
/
+4
2004-08-15
tree.h (build_int_cst): New.
Nathan Sidwell
1
-8
/
+7
2004-08-05
re PR c/14516 (-fleading-underscore does not work correctly for file static v...
Geoffrey Keating
1
-3
/
+3
2004-07-18
builtins.c (max_builtin, [...]): Replace calls to build with buildN.
Roger Sayle
1
-2
/
+2
2004-06-27
Formatting fixes.
Ranjit Mathew
1
-1
/
+2
2004-06-21
alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.
Richard Kenner
1
-1
/
+2
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-19
/
+23
2004-01-09
re PR java/12755 (Binary Compatibility: Resolving static methods and classes ...
Andrew Haley
1
-6
/
+6
2003-11-25
re PR java/13183 ([unit-at-a-time] incorrect multidimensional array initializ...
Jeff Sturm
1
-2
/
+18
2003-04-13
tree.c (build_constructor): New function.
Zack Weinberg
1
-4
/
+3
2003-01-23
* constants.c (set_constant_entry): Allocated cleared memory.
Tom Tromey
1
-2
/
+9
[next]