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
/
expr.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-08-02
expr.c (push_value): Only call flush_quick_stack for non-constant arguments.
Roger Sayle
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-15
opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ...
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-30
Always pass explicit location to fatal_error.
Joseph Myers
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
2015-01-05
Update copyright years.
Jakub Jelinek
2014-10-12
move many gc hashtab to hash_table
Trevor Saunders
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
2014-05-06
Merge in wide-int.
Kenneth Zadeck
2014-01-02
Update copyright years in gcc/
Richard Sandiford
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
2013-11-18
c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.
Richard Sandiford
2013-11-18
cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.
Richard Sandiford
2013-04-09
expr.c (build_java_binop): Pass a type to build_int_cst.
Richard Biener
2013-01-10
Update copyright years in gcc/
Richard Sandiford
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
2012-09-10
Remove unnecessary VEC function overloads.
Diego Novillo
2012-07-11
java-tree.h (force_evaluation_order): Remove prototype.
Steven Bosscher
2011-12-03
expr.c (SPECIAL_WIDE): Fix typo in message.
Matthias Klose
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
2011-08-18
2011-08-18 Peter Collingbourne <peter@pcc.me.uk>
Peter Collingbourne
2011-07-19
tree.h (fold_build_pointer_plus_loc): New helper function.
Richard Guenther
2011-06-21
cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...
Andrew MacLeod
2011-05-30
re PR middle-end/46500 (target.h includes tm.h)
Joern Rennecke
2011-05-26
make TS_BLOCK a substructure of TS_BASE
Nathan Froyd
2011-05-06
generalize build_case_label to the rest of the compiler
Nathan Froyd
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
2010-11-06
re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)
Joern Rennecke
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
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-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
2010-05-28
* expr.c (get_symbol_table_index): Add spaces in expression.
Nathan Froyd
2010-05-28
java-tree.h (method_entry): Declare.
Nathan Froyd
2010-05-24
expr.c (quick_stack): Change type to a VEC.
Nathan Froyd
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
2010-05-19
* expr.c (pop_arguments): Fix use of undeclared variable.
Nathan Froyd
2010-05-18
tree.h (build_call_list): Remove.
Nathan Froyd
2010-04-07
tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...
Jakub Jelinek
[next]