index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
java
/
typeck.c
Age
Commit message (
Expand
)
Author
2016-09-30
Makefile.def: Remove libjava.
Andrew Haley
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
2016-04-18
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
Michael Matz
2016-01-04
Update copyright years.
Jakub Jelinek
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
2015-01-05
Update copyright years.
Jakub Jelinek
2014-10-29
decl.c, [...]: Remove redundant enum from machine_mode.
Richard Sandiford
2014-10-22
gengtype.h (obstack_chunk_alloc, [...]): Remove cast.
Alan Modra
2014-01-02
Update copyright years in gcc/
Richard Sandiford
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
2013-01-10
Update copyright years in gcc/
Richard Sandiford
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
2010-05-23
java-gimplify.c: Do not include tm.h, toplev.h.
Steven Bosscher
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
2009-09-01
tree-flow.h (mark_addressable): Move declaration ...
Richard Guenther
2009-06-12
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
Aldy Hernandez
2008-08-12
defaults.h (TARGET_FLOAT_FORMAT): Remove.
Ulrich Weigand
2008-06-24
jcf-path.c (jcf_path_init): Don't name variable 'try'.
Tom Tromey
2007-08-17
typeck.c (find_method_in_interfaces): Update.
Tom Tromey
2007-07-31
java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...
Nick Clifton
2007-06-11
really remove signed(_or_unsigned)?_type langhooks
Rafael Espindola
2007-05-14
c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...
Rafael Avila de Espindola
2007-03-30
typeck.c (java_signed_or_unsigned_type): Remove.
Rafael Avila de Espindola
2007-01-11
typeck.c (convert): Don't use flag_emit_class_files.
Tom Tromey
2007-01-09
Merged gcj-eclipse branch to trunk.
Tom Tromey
2006-11-12
re PR java/29805 (Write past end of array in java/typeck.c)
David Daney
2006-02-09
re PR java/26192 (ICE while compiling jar or class file (azureus))
Andrew Haley
2006-02-04
decl.c (java_init_decl_processing): Create char_type_node as a regular INTEGE...
Roger Sayle
2006-02-03
java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.
Ben Elliston
2005-09-18
builtins.c (max_builtin, [...]): Use fold_buildN.
James A. Morrison
2005-09-06
check-init.c, [...]: Fix comment typos.
Kazu Hirata
2005-09-05
re PR java/23431 (gcj allows overriding with more restrictive access)
Ranjit Mathew
2005-06-25
Update FSF address.
Kelley Cook
2005-06-09
* typeck.c (convert): Only clear TREE_OVERFLOW on INTEGER_CST nodes.
Roger Sayle
2005-03-06
jcf-dump.c, [...]: Update copyright.
Kazu Hirata
2005-03-06
Remove xref code.
Ranjit Mathew
2004-12-20
typeck.c: Use fold_convert for ints and booleans.
Andrew Haley
2004-12-17
re PR java/18931 (Java bytecode ICE in except.c remove_unreachable_regions)
Andrew Haley
2004-11-25
* Merged gcj-abi-2-dev-branch to trunk.
Tom Tromey
2004-08-25
tree.h (build_int_cst): New, sign extended constant.
Nathan Sidwell
2004-08-15
tree.h (build_int_cst): New.
Nathan Sidwell
2004-08-04
typeck.c (convert_ieee_real_to_integer): Call fold on the range checking tree...
Roger Sayle
[next]