summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* PR tree-optimizations/52891jakub2012-04-235-1/+48
* * tree-ssa-loop-ivopts.c (expr_invariant_in_loop_p): Bail out at NULL tree r...hubicka2012-04-232-1/+6
* Daily bump.gccadmin2012-04-231-1/+1
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-2225-535/+524
* mksysinfo: More fixes to emulate master Go library.ian2012-04-228-13/+30
* mksysinfo: Define more structs.ian2012-04-221-0/+50
* 2012-04-22 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-2223-204/+320
* * godump.c (go_output_typedef): Dump size of structs.ian2012-04-224-46/+57
* 2012-04-22 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-04-224-14/+85
* 2012-04-22 Tobias Burnus <burnus@net-b.de>burnus2012-04-225-0/+38
* * include/ext/alloc_traits.h (__alloc_traits::difference_type):redi2012-04-222-0/+7
* Add PR number to ChangeLog entry.redi2012-04-221-0/+1
* * include/bits/ptr_traits.h (pointer_traits::rebind): Make public.redi2012-04-223-6/+7
* * include/debug/forward_list (forward_list::splice_after): Checkredi2012-04-226-1/+148
* * ChangeLog: Fix.uros2012-04-222-36/+39
* 2012-04-20 Razya Ladelsky <razya@il.ibm.com>razya2012-04-223-44/+39
* Daily bump.gccadmin2012-04-221-1/+1
* * method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED.hubicka2012-04-215-50/+12
* gcc/rsandifo2012-04-218-25/+40
* syscall: Additional constants, some type corrections.ian2012-04-216-7/+95
* Install right version, sigh.rsandifo2012-04-211-1/+1
* gcc/rsandifo2012-04-212-1/+6
* 2012-04-21 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-215-7/+55
* Daily bump.gccadmin2012-04-211-1/+1
* compiler: Don't call cgraph_mark_needed_node.ian2012-04-201-1/+0
* * go.test/go-test.exp (go-set-goarch): Recognize powerpc*-*-*.ian2012-04-202-1/+13
* net, syscall: Use native endianness for GNU/Linux netlink code.ian2012-04-207-67/+14
* compiler, runtime: Add explicit checks for zero and overflow division.ian2012-04-206-30/+160
* net/http: Ignore sigaltstack when running strace in test.ian2012-04-201-1/+1
* debug/dwarf: Fix address lookups for different types of lines.ian2012-04-201-0/+4
* runtime: Disable memory profiling in gc_test.ian2012-04-201-0/+2
* * gcc.target/x86_64/abi/avx/test_passing_unions.c: Avoid undefineduros2012-04-203-4/+10
* genmodes: don't truncate a mode name of length >= 7meyering2012-04-202-19/+18
* PR target/53042hubicka2012-04-202-1/+7
* * error.c (pedwarn_cxx98): Move va_end call after usermatz2012-04-202-1/+8
* gcc:wschmidt2012-04-206-13/+122
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-2025-168/+201
* PR bootstrap/53021jakub2012-04-204-8/+31
* 2012-04-20 Richard Guenther <rguenther@suse.de>rguenth2012-04-204-5/+41
* * config/rs6000/rs6000.c (rs6000_emit_savres_rtx): Formatting.amodra2012-04-202-177/+183
* 2012-04-20 Richard Guenther <rguenther@suse.de>rguenth2012-04-202-3/+12
* * symtab.c (dump_symtab_base): Revert accidental checkin.hubicka2012-04-202-2/+4
* 2012-04-20 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-04-203-5/+5
* 2012-04-20 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-04-205-118/+11
* PR target/53040amodra2012-04-202-2/+9
* gcc/tschwinge2012-04-202-1/+7
* 2012-04-20 Richard Guenther <rguenther@suse.de>rguenth2012-04-202-2/+11
* struct siginfo vs. siginfo_ttschwinge2012-04-2010-22/+41
* * symtab.c (dump_symtab_base): Fix dumping of asm lists.hubicka2012-04-202-3/+9
* runtime: Ignore stack sizes when deciding when to GC.ian2012-04-204-3/+19