summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/18354 (expression "+1" not considered constant (as template paramet...Giovanni Bajo2004-11-224-18/+55
* sbitmap.c (sbitmap_union_of_preds): Set 'e' to the next edge predecessor in t...Nick Clifton2004-11-222-0/+6
* better line breaksStan Shebs2004-11-221-3/+4
* rs6000.c: (rs6000_darwin64_function_arg): Add UNION_TYPE case.Stan Shebs2004-11-222-6/+35
* darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Define.Dale Johannesen2004-11-222-0/+5
* tree-ssa.c (verify_use): Fix comment.Jeff Law2004-11-212-82/+50
* Add Paolo Bonzini to vector ChangeLog.Paolo Bonzini2004-11-211-1/+2
* re PR middle-end/18520 (ICE in emit_store_flag, at expmed.c:5081with -ffast-m...Roger Sayle2004-11-224-10/+38
* re PR target/17836 (ABI breakage for 16-byte vectors (non-Altivec ABI & ISA))Paolo Bonzini2004-11-212-2/+48
* Daily bump.GCC Administrator2004-11-221-1/+1
* Daily bump.GCC Administrator2004-11-221-1/+1
* inclhack.def (alpha_pthread_init): Fix technical problems with the last check...Roger Sayle2004-11-214-10/+17
* Move from root of repository to intented place.Nitin Yewale2004-11-211-0/+17
* cfg.c (update_bb_profile_for_threading): Do not rescale the successor probabi...Jeff Law2004-11-212-3/+11
* 2004-11-21 Michael Koch <konqueror@gmx.de>Michael Koch2004-11-213-7/+42
* stylesw.adb: Change Style_Check_Subprogram_Order to Style_Check_Order_Subprog...Andreas Jaeger2004-11-212-7/+12
* 2004-11-21 Michael Koch <konqueror@gmx.de>Michael Koch2004-11-213-2/+9
* inclhack.def (alpha_pthread_init): New fix.Roger Sayle2004-11-214-5/+124
* tree-ssa-threadupdate.c (redirection_data_hash): Use the index of the destina...Jeff Law2004-11-212-1/+7
* basic_string.h, [...]: Doxygen fixes.Jonathan Wakely2004-11-2110-11/+18
* * io/write.c (write_float, list_formatted_write): Fix indentation.Roger Sayle2004-11-212-57/+60
* Daily bump.GCC Administrator2004-11-211-1/+1
* Daily bump.GCC Administrator2004-11-211-1/+1
* c-typeck.c (build_array_ref): Don't check for index == 0.Joseph Myers2004-11-209-69/+154
* regrename.c (copyprop_hardreg_forward): Only search for a previously processe...Jeff Law2004-11-202-1/+7
* re PR target/18580 (vectorizer failures (max, unaligned))Eric Botcazou2004-11-2012-11/+18
* Move Jeff's change to the correct place right Before Kazu's part1 of O(1) PHIAndrew Pinski2004-11-201-15/+17
* * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.Eric Botcazou2004-11-202-1/+5
* re PR libfortran/16135 (libfortran doesn't build, use of C99 types)Eric Botcazou2004-11-208-2/+160
* tree-ssa-threadupdate.c, [...]: Fix comment typos.Kazu Hirata2004-11-204-7/+13
* arm.c (arm_override_options): Use arm_ld_sched rather than testing a bit in t...Richard Earnshaw2004-11-205-38/+74
* gcc_update (touch_files): Don't rely on "make" being GNU make...Hans-Peter Nilsson2004-11-202-2/+10
* change typo in last commit to simplify-rtx.cAldy Hernandez2004-11-201-1/+1
* basic-block.h (edge_def): Add dest_idx.Kazu Hirata2004-11-204-29/+44
* objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclarat...Roger Sayle2004-11-205-6/+13
* Really regenerate Makefile.in.Paul Brook2004-11-201-7/+18
* check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl2004-11-2012-17/+460
* simplify-rtx.c (simplify_ternary_operation): Use trunc_int_for_mode.Aldy Hernandez2004-11-202-1/+6
* Daily bump.GCC Administrator2004-11-201-1/+1
* Daily bump.GCC Administrator2004-11-201-1/+1
* tree-ssa-threadupdate.c: Replace REDIRECTION_DATA varray with a hash table.Jeff Law2004-11-192-158/+336
* tree-cfg.c (reinstall_phi_args): New.Kazu Hirata2004-11-192-17/+32
* tree-vectorizer.c (slpeel_verify_cfg_after_peeling): Define only if checking ...Andreas Tobler2004-11-192-3/+10
* 1.cc: In the checks use...Paolo Carlini2004-11-1913-68/+119
* target-supports.exp (check_visibility_available): Really test the compiler.Mark Mitchell2004-11-192-14/+20
* c-decl.c (push_scope): Remove "\n" from end of diagnostic for too many nested...Joseph Myers2004-11-192-1/+6
* re PR tree-optimization/18181 (vectorizer: problem in the peeling mechanism i...Dorit Naishlos2004-11-197-313/+651
* tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Last two arguments removed.Dorit Naishlos2004-11-192-90/+49
* tree-vectorizer.c (slpeel_can_duplicate_loop_p): New name for function previo...Dorit Naishlos2004-11-192-161/+130
* tree-vectorizer.c (slpeel_tree_peel_loop_to_edge): New name for function prev...Dorit Naishlos2004-11-192-63/+95