aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-29* zh_CN.po: Update.Joseph Myers2-182/+186
2009-12-29* dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.Joel Brobecker2-0/+8
2009-12-29re PR target/41595 (object-c++ mangled local labels are not correctly recogni...Dave Korn3-2/+37
2009-12-28re PR c++/42447 (ICE during processing complex templates)Jason Merrill4-0/+68
2009-12-29bitset (bitset<>::bitset(const char*)): Add.Paolo Carlini3-0/+15
2009-12-29Daily bump.GCC Administrator1-1/+1
2009-12-29re PR fortran/42353 ([OOP] Bogus Error: Name 'vtype$...' at (1) is an ambiguo...Janus Weil4-0/+49
2009-12-28ffi_darwin.c (ffi_prep_args): Copy abi and nargs to local variables.David Edelsohn2-13/+69
2009-12-28Correct pathname.H.J. Lu1-1/+1
2009-12-28Mention PR middle-end/41344.H.J. Lu1-0/+1
2009-12-28Handle GIMPLE_COND in diagnose_sb_2.H.J. Lu4-14/+60
2009-12-28MAINTAINERS: Change my email address.Christopher Faylor2-1/+5
2009-12-28re PR tree-optimization/42231 (Wrong generated code when using a callback fun...Martin Jambor2-0/+40
2009-12-28Daily bump.GCC Administrator1-1/+1
2009-12-27* sv.po: Update.Joseph Myers2-257/+217
2009-12-27re PR fortran/22552 (Would like warning when an undeclared function is called)Francois-Xavier Coudert8-9/+90
2009-12-27Daily bump.GCC Administrator1-1/+1
2009-12-26configure.ac: Define FFI_MMAP_EXEC_WRIT for the given targets.Andreas Tobler5-5/+27
2009-12-26ffi.c (ffi_prep_args_SYSV): Advance intarg_count when a float arguments is pa...Andreas Schwab2-176/+186
2009-12-26Fix ChangeLog entry dateAnthony Green1-1/+1
2009-12-26Fix libffi docsMatthias Klose3-2/+7
2009-12-26IRIX supportFrank Everdij6-10/+61
2009-12-26avr32 libffi portBradley Smith8-27/+763
2009-12-26Daily bump.GCC Administrator1-1/+1
2009-12-25Daily bump.GCC Administrator1-1/+1
2009-12-24PR c++/41305, DR 384Jason Merrill7-104/+174
2009-12-24re PR target/42457 (AVR fails to build with other than C family languages)Andy Hutchinson6-54/+111
2009-12-24PR target/35013, 27192Andy Hutchinson4-45/+153
2009-12-24[multiple changes]Paolo Carlini3-0/+76
2009-12-24functional (bind): Avoid invalid instantiations for bind<void>.Jonathan Wakely3-14/+128
2009-12-24stl_deque.h (copy_backward(_Deque_iterator, _Deque_iterator, _Deque_iterator)...Paolo Carlini10-8/+287
2009-12-24store-motion.c (build_store_vectors): Clear regs_set_in_block at the start of...Steven Bosscher2-0/+7
2009-12-24re PR target/40887 (GCC generates suboptimal code for indirect function calls...Julian Brown5-13/+41
2009-12-24Daily bump.GCC Administrator1-1/+1
2009-12-23Fixed ChangeLog entry.Cary Coutant1-2/+3
2009-12-235.cc: Move...Paolo Carlini3-0/+7
2009-12-23stl_deque.h (copy(_Deque_iterator, _Deque_iterator, _Deque_iterator), [...]):...Paolo Carlini10-7/+247
2009-12-23re PR rtl-optimization/42475 (ICE at -O1 and above: internal compiler error: ...Jakub Jelinek4-4/+42
2009-12-23re PR debug/42454 (debug_ranges table contains empty range for unused .text s...Jakub Jelinek4-19/+47
2009-12-23re PR target/42093 (Compressed switch tables for Thumb2 have signed offsets)Ramana Radhakrishnan4-2/+66
2009-12-23Pass floating point constant moves to integer registersRamana Radhakrishnan4-1/+19
2009-12-2320000715-1.c: Remove target selector.Uros Bizjak11-10/+23
2009-12-23Add missing testcases.Sebastian Pop18-0/+720
2009-12-23re PR middle-end/42180 (compiling induct.f90 with -ffast-math -O2 -fgraphite...Sebastian Pop3-1/+18
2009-12-23re PR middle-end/42180 (compiling induct.f90 with -ffast-math -O2 -fgraphite...Sebastian Pop3-0/+29
2009-12-23re PR middle-end/42393 ([graphite] internal compiler error: in check_loop_cl...Sebastian Pop2-0/+35
2009-12-23re PR debug/42186 ([graphite] internal compiler error: verify_ssa failed)Sebastian Pop2-0/+19
2009-12-23re PR tree-optimization/42205 ([graphite] internal compiler error: verify_ssa...Sebastian Pop4-2/+51
2009-12-23Fix PR42334: correct the update of the LST on loop interchange and distribution.Sebastian Pop10-54/+174
2009-12-23re PR middle-end/42181 ([graphite] -fgraphite-identity miscompiles air.f90)Sebastian Pop3-6/+51