aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-07-04tree-ssa-structalias.c (lookup_vi_for_tree): Declare.Richard Guenther1-0/+9
2008-07-04config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-0/+50
2008-07-04ggc-zone.c (lookup_page_table_if_allocated, [...]): Fix -Wc++-compat and/or -...Kaveh R. Ghazi1-0/+8
2008-07-04re PR target/36634 (-msecure-plt combine gives invalid call insn)Alan Modra1-0/+11
2008-07-04alloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat warnings.Kaveh R. Ghazi1-0/+13
2008-07-03tree-flow.h (loop_only_exit_p): Declare.Eric Botcazou1-0/+9
2008-07-03Makefile.in (libgcc.mvars): Add LIBGCC_SYNC and LIBGCC_SYNC_CFLAGS.Richard Sandiford1-0/+9
2008-07-03re PR target/36710 (FAIL: gcc.dg/torture/fp-int-convert-float128.c -Os (int...Uros Bizjak1-14/+21
2008-07-03PR 35736 -- use void_type_node for PREDICT_EXPR treeMichael Meissner1-0/+6
2008-07-03i386.c (contains_aligned_value_p): Return true for TCmode.H.J. Lu1-0/+7
2008-07-03re PR bootstrap/33304 (Bootstrap failure on solaris2 using cc due to empty ma...Andrew Haley1-0/+14
2008-07-03tree.c (ctor_to_list): Use FOR_EACH_CONSTRUCTOR_ELT.Jason Merrill1-0/+2
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers1-0/+32
2008-07-02resource.c (mark_referenced_resources): Look inside UNSPEC_VOLATILEs and ASM_...Richard Sandiford1-0/+5
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-0/+39
2008-07-02re PR target/36669 (Wrong versioning for __float128)H.J. Lu1-0/+53
2008-07-02Implement WG21 N2672, Initializer List proposed wordingJason Merrill1-0/+7
2008-07-02tree-ssa-structalias.c (struct variable_info): Reorder to fill padding on 64b...Richard Guenther1-0/+8
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali1-0/+12
2008-07-02tree-ssa-forwprop.c (can_propagate_from): Exclude loads from decls explicitly.Richard Guenther1-0/+5
2008-07-02tree-switch-conversion.c: Included timevar.h which I forgot before.Martin Jambor1-0/+4
2008-07-02tree-switch-conversion.c: Included timevar.hMartin Jambor1-0/+7
2008-07-02tree-switch-conversion.c: Corrected various comments and whitespace issuesMartin Jambor1-0/+9
2008-07-02* final.c (asm_insn_count): Return zero for an empty asm body.Mark Shinwell1-0/+4
2008-07-02bitmap.h (bitmap_set_bit): Return bool.Richard Guenther1-0/+14
2008-07-02alpha.c (alpha_need_linkage, [...]): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi1-0/+9
2008-07-02mingw32.h (TARGET_USE_JCR_SECTION): Undef to let defaults.h definition apply.Danny Smith1-0/+5
2008-07-01function.c (assign_parm_remove_parallels): New.Daniel Jacobowitz1-0/+9
2008-07-01c-typeck.c (convert_for_assignment): Use vector_targets_convertible_p.Daniel Jacobowitz1-0/+9
2008-07-01ia64.c (ia64_cannot_force_const_mem): Do not allow RFmode constants.Steve Ellcey1-0/+5
2008-07-01i386.c (ix86_build_signbit_mask): Generate TImode and TFmode constants via tw...Uros Bizjak1-12/+17
2008-07-01Marked changelog entry with PR rtl-optimization/34744Kenneth Zadeck1-0/+1
2008-07-01re PR tree-optimization/36666 (ICE in process_constraint, at tree-ssa-structa...Richard Guenther1-0/+21
2008-07-01Makefile.in (tree-switch-conversion.o): Add.Martin Jambor1-0/+15
2008-07-01darwin-driver.c (darwin_default_min_version): Fix -Wc++-compat warnings.Kaveh R. Ghazi1-0/+5
2008-06-30i386.md (*movti_rex64): Add "!" to "r" constraint of operand 0.Uros Bizjak1-6/+8
2008-06-30Fix up a misplaced ChangeLog entry.Jakub Jelinek1-7/+0
2008-06-30re PR c++/36662 (vector vs template)Jakub Jelinek1-0/+7
2008-06-30ifcvt.c (cond_move_process_if_block): Free vectors on false return.Kenneth Zadeck1-0/+5
2008-06-30df-scan.c (df_scan_free_ref_vec, [...]): New macros.Kenneth Zadeck1-0/+12
2008-06-30i386.c (contains_aligned_value_p): Return true for __float128.H.J. Lu1-0/+32
2008-06-30global.c (compute_regsets): Set frame_pointer_needed here.Joey Ye1-0/+8
2008-06-30install.texi (specific): Expand Windows build notes.Aaron W. LaFramboise1-0/+4
2008-06-30re PR tree-optimization/36648 (segfault in global constructor with -O3)Ira Rosen1-0/+6
2008-06-30re PR middle-end/36671 (gfortran.dg/associated_1.f90)Richard Guenther1-0/+9
2008-06-29m68k.c (print_operand): Always print a float constant in hex.Andreas Schwab1-0/+6
2008-06-29* config/rs6000/x-linux64: Remove never used file.Andreas Schwab1-0/+4
2008-06-29tree-ssa-structalias.h (compute_points_to_sets): Adjust prototype.Richard Guenther1-0/+27
2008-06-29optabs.c (libfunc_decl_hash, [...]): Fix -Wcast-qual warnings.Kaveh R. Ghazi1-0/+13
2008-06-29alloc-pool.c (create_alloc_pool): Fix -Wc++-compat warnings.Kaveh R. Ghazi1-0/+9