summaryrefslogtreecommitdiff
path: root/gcc/java/builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* * builtins.c (define_builtin): Accept ECF flags andhubicka2012-11-141-26/+21
* Allow libcalls to be installed for legacy __sync optabs.rth2011-11-071-15/+9
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-14/+12
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-4/+1
* cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...amacleod2011-06-211-11/+13
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-1/+0
* * decl.c (java_init_decl_processing): Use build_function_type_listfroydnj2010-10-111-12/+13
* gcc/rsandifo2010-07-041-4/+8
* gcc/ChangeLog:steven2010-05-271-0/+3
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-1/+3
* * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but notjakub2010-04-071-2/+5
* * jvspec.c (lang_specific_driver): Remove unusedjakub2009-11-281-2/+1
* * except.h (struct eh_region_d): Add use_cxa_end_cleanup.rth2009-09-281-1/+1
* Squash commit of EH in gimplerth2009-09-141-1/+1
* 2009-08-12 Andrew Haley <aph@redhat.com>aph2009-08-121-3/+10
* gcc/java/aldyh2009-06-121-2/+3
* ./:ian2009-04-271-28/+44
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-4/+2
* 2009-04-09 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-091-8/+4
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2009-01-16 Richard Guenther <rguenther@suse.de>rguenth2009-01-161-3/+4
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-5/+4
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-110/+89
* 2007-01-24 Andrew Haley <aph@redhat.com>aph2007-01-241-2/+17
* * typeck.c (convert): Don't use flag_emit_class_files.tromey2007-01-111-2/+2
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-2/+309
* 2006-07-12 Bryce McKinlay <mckinlay@redhat.com>bryce2006-07-131-0/+5
* 2006-06-09 Andrew Haley <aph@redhat.com>aph2006-06-131-0/+4
* gcc/javatromey2006-02-081-0/+12
* gcc/javatromey2006-02-041-4/+14
* Fixes java/PR9861tlaurenzo2005-12-111-13/+13
* 2005-09-18 James A. Morrison <phython@gcc.gnu.org>phython2005-09-181-11/+9
* * builtins.c (define_builtin): Accept new flags parameter.hubicka2005-06-251-19/+38
* Update FSF address.kcook2005-06-251-2/+2
* * builtins.c (define_builtin): Don't call make_decl_rtl.rth2005-05-241-1/+0
* 2005-04-28 Andrew Haley <aph@redhat.com>aph2005-04-291-1/+9
* * builtins.c, java-except.h, jcf-parse.c, jv-scan.c, lex.c,kazu2005-02-121-1/+1
* * builtins.c (DEF_BUILTIN): Add COND argument.rth2005-02-101-0/+2
* * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c,kazu2004-10-151-1/+1
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-1/+1
* * builtins.c (max_builtin, min_builtin,sayle2004-07-181-8/+8
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+1
* * builtins.c (java_builtins): Add acos, asin, ceil and floor.sayle2004-04-301-0/+12
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* * builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.kcook2003-10-051-1/+1
* * builtins.c (enum builtin_type): Delete unused enumeration.sayle2003-09-031-27/+0
* * builtins.c (define_builtin_type, builtin_types): Delete.sayle2003-06-081-101/+42
* * builtins.c (cos_builtin, sin_builtin, sqrt_builtin): Delete.sayle2003-05-291-53/+34
* PR c++/9367sayle2003-03-021-2/+6