]> gcc.gnu.org Git - gcc.git/history - gcc/java/builtins.c
Update copyright years.
[gcc.git] / gcc / java / builtins.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-07-09 Mark Wielaardjava: Use build_qualified_type instead of build_type_va...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-07 Jeff Lawinvoke.texi (-fisolate-erroneous-paths): Document.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-14 Jan Hubickabuiltins.c (define_builtin): Accept ECF flags and use...
2011-11-07 Richard HendersonAllow libcalls to be installed for legacy __sync optabs.
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-06-21 Andrew MacLeodcosmetic. Add sync_ to all the expand_builtin defines...
2010-11-29 Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-10-11 Nathan Froyddecl.c (java_init_decl_processing): Use build_function_...
2010-07-04 Richard Sandifordgcc/
2010-05-27 Steven BosscherMakefile.in (ALL_CFLAGS): Add file-specific CFLAGS.
2010-05-23 Steven Bosscherjava-gimplify.c: Do not include tm.h, toplev.h.
2010-04-07 Jakub Jelinektree-ssa-pre.c (my_rev_post_order_compute): Remove...
2009-11-28 Jakub Jelinekjvspec.c (lang_specific_driver): Remove unused saw_verb...
2009-09-28 Richard Hendersonexcept.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-12 Andrew Haleybuiltins.c (compareAndSwapInt_builtin): Use flag_use_at...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-09 Paolo Bonzinii386.md (cmpcc): New.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and... r144370/tags/stack-last-merge
2009-01-16 Richard Guentherre PR tree-optimization/38835 (field-insensitive PTA...
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-24 Andrew Haley[multiple changes]
2007-01-11 Tom Tromeytypeck.c (convert): Don't use flag_emit_class_files.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-07-13 Bryce McKinlaybuiltins.c (check_for_builtin): If a builtin could...
2006-06-13 Andrew Haleyre PR java/1305 ([JSR133] GCJ ignores volatile modifier)
2006-02-08 Tom Tromeyre PR java/22578 (should inline floatToIntBits et al)
2006-02-04 Tom Tromeyre PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong...
2005-12-11 Terry LaurenzoFixes java/PR9861
2005-09-18 James A. Morrisonbuiltins.c (max_builtin, [...]): Use fold_buildN.
2005-06-25 Jan Hubickabuiltins.c (define_builtin): Accept new flags parameter.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-24 Richard Hendersonbuiltins.c (define_builtin): Don't call make_decl_rtl.
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-02-12 Kazu Hiratabuiltins.c, [...]: Update copyright.
2005-02-10 Richard Hendersonbuiltins.c (DEF_BUILTIN): Add COND argument.
2004-10-15 Kazu Hirataboehm.c, [...]: Update copyright.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-18 Roger Saylebuiltins.c (max_builtin, [...]): Replace calls to build...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-30 Roger Saylebuiltins.c (java_builtins): Add acos, asin, ceil and...
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2003-10-05 Kelley Cook* builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.
2003-09-03 Roger Saylebuiltins.c (enum builtin_type): Delete unused enumeration.
2003-06-08 Roger Saylebuiltins.c (define_builtin_type, [...]): Delete.
2003-05-29 Roger Saylebuiltins.c (cos_builtin, [...]): Delete.
2003-03-02 Roger Saylere PR c++/9367 (error: nonnull argument with extern...
2003-01-24 Jan Hubickabuiltins.c (DEF_BUILTIN): Accept 10 arguments.
2003-01-17 Kaveh R. Ghazibuiltins.c (java_build_function_call_expr): Renamed...
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-09 Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-07-11 Roger Saylebuiltins.def: Make the argument types of abort and...
2002-07-06 Roger Saylere PR c++/7099 (G++ doesn't set the noreturn attribute...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-18 Alexandre Petit... re PR java/5876 (jc1 crashes when targeting mingw32)
2002-03-05 David Billinghurstbuiltins.c (cos_builtin): method_return_type ATTRIBUTE_...
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-20 Per Bothnerbuiltins.c (check_for_builtin): New function.
2002-01-27 Andreas Toblerbuiltins.c (sqrt_builtin): Use BUILT_IN_SQRT, not BUILT...
2002-01-22 Tom Tromeydecl.c (java_init_decl_processing): Use add_predefined_...
This page took 6.394305 seconds and 90 git commands to generate.