summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford2010-06-1025-408/+490
* read-md.h (read_char): Increment read_md_lineno after reading '\n'.Richard Sandiford2010-06-103-21/+33
* Makefile.in (READ_MD_H): Add $(HASHTAB_H).Richard Sandiford2010-06-107-173/+207
* read-rtl.c (md_name): New structure.Richard Sandiford2010-06-102-78/+111
* Makefile.in (build/read-md.o): Depend on errors.h.Richard Sandiford2010-06-109-293/+219
* read-md.h (read_md_file): Declare.Richard Sandiford2010-06-106-221/+255
* read-md.h (read_rtx_lineno): Rename to...Richard Sandiford2010-06-109-71/+94
* Makefile.in (READ_MD_H): New variable.Richard Sandiford2010-06-1021-526/+641
* re PR fortran/38273 (Cray pointers: Document that pointers cannot be function...Francois-Xavier Coudert2010-06-102-5/+31
* re PR fortran/43032 (FLUSH: Document that it does not call fsync() but fflush())Francois-Xavier Coudert2010-06-102-0/+44
* re PR fortran/44457 (Missing ASYNCHRONOUS constraint check)Daniel Franke2010-06-104-4/+32
* Fix PR44185: prefetch test failures.Changpeng Fang2010-06-104-17/+79
* moxie.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov2010-06-104-20/+37
* Makefile.in (tree-sra.o): Add DBGCNT_H to dependencies.Martin Jambor2010-06-104-2/+11
* re PR tree-optimization/44258 (possible SRA wrong-code generation.)Martin Jambor2010-06-104-10/+74
* re PR debug/41371 (var-tracking is slow and memory hungry)Alexandre Oliva2010-06-102-75/+44
* Revert the part of r160394 to fix bootstap with --with-arch=atom.H.J. Lu2010-06-102-64/+77
* common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.Joseph Myers2010-06-104-5/+10
* re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft2010-06-1018-29/+455
* df-problems.c (df_live_problem_data): Add live_bitmaps.Jan Hubicka2010-06-102-54/+77
* configure.ac: Replace $() with ${} when intending to expand variables rather ...Jan Beulich2010-06-103-4/+10
* re PR rtl-optimization/44460 (r160380 breaks libjava bootstrap on *-apple-dar...Hans-Peter Nilsson2010-06-101-0/+1
* emit-rtl.c (set_mem_attributes_minus_bitpos): Remove TYPE_NEEDS_CONSTRUCTING ...Jan Hubicka2010-06-102-6/+6
* selected_char_kind.c (selected_char_kind): Fix return value for ISO_10646.François-Xavier Coudert2010-06-102-0/+28
* error.c (error_print): Pre-initialize loc by NULL.Kai Tietz2010-06-104-19/+30
* Daily bump.GCC Administrator2010-06-101-1/+1
* fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer2010-06-0915-35/+114
* ipa-pure-const.c (propagate_pure_const, [...]): Break out from ...Jan Hubicka2010-06-092-13/+53
* bitmap.c (bitmap_elt_insert_after, [...]): Use checking asserts.Jan Hubicka2010-06-092-13/+20
* Limit non-constant step prefetching only to the innermost loops.Changpeng Fang2010-06-092-0/+10
* Adjust the threshold value of PREFETCH_MOD_TO_UNROLL_FACTOR_RATIOChangpeng Fang2010-06-092-4/+10
* Call compute_overall_effect_of_inner_loop from instantiate_scev_name.Sebastian Pop2010-06-092-3/+19
* Do not gather loop exit conditions on the basic blocks outside the loop.Sebastian Pop2010-06-092-6/+20
* Fix comments and indentation.Sebastian Pop2010-06-095-14/+28
* re PR rtl-optimization/42461 (missed optimization for pure functions)Eric Botcazou2010-06-095-10/+36
* re PR fortran/44347 (SELECT_REAL_KIND: Wrongly accepts non-scalar arguments)Daniel Franke2010-06-094-4/+37
* re PR fortran/44359 (-Wall / -Wconversion: Too verbose warning for DATA BOZ c...Daniel Franke2010-06-095-54/+80
* re PR fortran/44430 (Infinite recursion with -fdump-parse-tree)Janus Weil2010-06-092-1/+6
* 2010-06-09 Steven G. KarglSteven G. Kargl2010-06-094-1/+34
* bitmap.c (bitmap_and): Walk array forward.Jan Hubicka2010-06-092-16/+30
* dwarf2.C: Don't xfail on i386-pc-solaris*.Rainer Orth2010-06-094-3/+7
* Fix gcc/ChangeLog.Anatoly Sokolov2010-06-091-2/+2
* opts-common.c (prune_options): Ensure replacement argv array is correctly ter...Dave Korn2010-06-092-0/+12
* mvbits_9.f90: New test.Steven G. Kargl2010-06-0910-28/+182
* * gcc-interface/ada-tree.h: Fix formatting nits.Eric Botcazou2010-06-092-16/+21
* cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c...Jan Hubicka2010-06-098-48/+64
* cp-tree.h (struct saved_scope): Change decl_ns_list field type to a VEC.Nathan Froyd2010-06-094-7/+17
* call.c (build_java_interface_fn_ref): Call build_function_type_list instead o...Nathan Froyd2010-06-096-66/+73
* call.c (build_call_n): Call XALLOCAVEC instead of alloca.Nathan Froyd2010-06-095-11/+20
* * Makefile.in (TAGS): Collect tags info from c-family.Jason Merrill2010-06-092-1/+5