aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)Author
2014-08-15Make Linaro GCC 4.8-2014.08.gcc-linaro-4.8-2014.08Yvan Roux
2014-06-20Merge branches/gcc-4_8-branch rev 210799.Yvan Roux
2014-05-22Mark ChangeLogRichard Biener
2014-04-10Make Linaro GCC 4.8-2014.04.gcc-linaro-4.8-2014.04Yvan Roux
2014-03-14Make Linaro GCC gcc-linaro-4.8-2014.03.gcc-linaro-4.8-2014.03Yvan Roux
2014-02-13Make Linaro GCC 4.8-2014.02.gcc-linaro-4.8-2014.02Yvan Roux
2014-02-11Cleanup all ChangeLog.linaro files.Yvan Roux
2014-01-21Make Linaro GCC4.8-2014.01.gcc-linaro-4.8-2014.01Christophe Lyon
2014-01-05Make Linaro GCC 4.8-2013.12gcc-linaro-4.8-2013.12Christophe Lyon
2013-11-18Make Linaro GCC 4.8-2013.11.gcc-linaro-4.8-2013.11Christophe Lyon
2013-11-14Merge from branches/gcc-4_8-branch up to rev 204657.Christophe Lyon
2013-10-16Make Linaro GCC 4.8-2013.10.gcc-linaro-4.8-2013.10Christophe Lyon
2013-10-16Mark ChangeLogGCC Administrator
2013-09-11Make Linaro GCC 4.8-2013.09.gcc-linaro-4.8-2013.09Christophe Lyon
2013-08-16Make Linaro GCC 4.8-2013.08.gcc-linaro-4.8-2013.08Christophe Lyon
2013-07-24Make Linaro GCC 4.8-2013.07-1 release.gcc-linaro-4.8-2013.07-1Matthew Gretton-Dann
2013-07-09Make Linaro GCC 4.8-2013.07 release.gcc-linaro-4.8-2013.07Christophe Lyon
2013-06-13Make Linaro GCC 4.8-2013.06 releasegcc-linaro-4.8-2013.06Rob Savoye
2013-06-06Merge from branches/gcc-4_8-branch r199609.Christophe Lyon
2013-05-31Mark ChangeLogGCC Administrator
2013-05-19Make 4.8-2013.05 release.linaro-gcc-4.8-2013.05Matthew Gretton-Dann
2013-05-14Merge from branches/gcc-4_8-branch r198615.Matthew Gretton-Dann
2013-05-06 PR libgcj/57074Jakub Jelinek
2013-04-29Separate ChangeLogs for cherry-picked backports from trunk into ChangeLog.linaroMatthew Gretton-Dann
2013-04-26 * gcj.texi (Configure-time Options): Refer to GCC, not gcc.Gerald Pfeifer
2013-04-10Release Linaro GCC 4.8 2013.04linaro-gcc-4.8-2013.04Matthew Gretton-Dann
2013-03-22Mark ChangeLogGCC Administrator
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2013-01-03 * gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-14 * builtins.c (define_builtin): Accept ECF flags andJan Hubicka
2012-10-25Change hash_table to support a comparator type different from theLawrence Crowl
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl
2012-09-24Finish conversion of uses of double_int to the new API.Lawrence Crowl
2012-09-11Remove unnecessary VEC function overloads.Diego Novillo
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-07-30gcc:Laurynas Biveinis
2012-07-16gcc/Steven Bosscher
2012-07-11 * java-tree.h (force_evaluation_order): Remove prototype.Steven Bosscher
2012-07-11gcc/Steven Bosscher
2012-07-08gcc/Steven Bosscher
2012-07-05 * expmed.c (expand_mult): Initialize coeff and is_neg.Uros Bizjak
2012-06-04 * output.h (merge_weak, assemble_alias,Steven Bosscher
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-21 PR java/52815John David Anglin
2012-04-22 * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka
2012-04-20 * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka
2012-04-11Fix java bootstrap on 32-bit targetsRainer Orth
2012-04-112012-04-11 Andrew Haley <aph@redhat.com>Andrew Haley