aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-28re PR bootstrap/44314 (Powerpc64-unknown-linux-gnu bootstrap broken)Maxim Kuvyrkov4-0/+12
2010-05-28re PR debug/41048 (bad DW_AT_data_member_location from g++)Jakub Jelinek2-78/+102
2010-05-28java-tree.h (method_entry): Declare.Nathan Froyd4-50/+54
2010-05-28re PR target/43636 (ICE in extract_insn, at recog.c:2103)Jakub Jelinek5-10/+34
2010-05-28re PR objc++/23616 (obj-c++.dg/try-catch-[29].mm (objc exceptions are broken)...Iain Sandoe3-4/+10
2010-05-28final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno).Joseph Myers12-51/+61
2010-05-28i386.c (ix86_fn_abi_va_list): Make static.Uros Bizjak3-28/+39
2010-05-28lto-wrapper.c (run_gcc): With -save-temps generate a user-visible ltrans file...Richard Guenther4-180/+74
2010-05-28c-common.c (c_common_nodes_and_builtins): Replace use of TARGET_ENUM_VA_LIST ...Kai Tietz7-33/+49
2010-05-28re PR bootstrap/44299 (Bootstrap broken for cygwin and mingw targets)Kai Tietz4-7/+10
2010-05-28re PR target/44266 (stack frame lacks parameter save area)Alan Modra2-22/+19
2010-05-28s390.md (movqi): Fix typo ('*' -> '#').Andreas Krebbel2-1/+5
2010-05-28Daily bump.GCC Administrator1-1/+1
2010-05-28Revert "Fix PR c++/44188"Dodji Seketeli12-175/+113
2010-05-28rs6000-modes.def (PSImode): Delete.Segher Boessenkool2-5/+4
2010-05-28constraints.md ("z" constraint): Change to CA_REGS.Segher Boessenkool7-25/+42
2010-05-28re PR bootstrap/44255 (gcc-4.6-20100522 bootstrap comparison failure on sparc...Jakub Jelinek2-15/+17
2010-05-27invoke.texi (xtensa options): Add -mforce-no-pic.Sterling Augustine4-0/+11653
2010-05-27re PR bootstrap/44299 (Bootstrap broken for cygwin and mingw targets)Kai Tietz3-2/+8
2010-05-27diagnostic-core.h: New.Joseph Myers55-193/+340
2010-05-27re PR c++/44188 (Fails to produce DW_AT_typedef for typedef of anonymous struct)Dodji Seketeli12-78/+206
2010-05-27print-tree.c (debug_vec_tree): New fn.Jason Merrill4-2/+68
2010-05-27revert: re PR libstdc++/42832 (Revisit std::function for aliasing issues and ...Jason Merrill3-20/+14
2010-05-27re PR c++/43555 (wrong address calculation of multidimensional variable-lengt...Jason Merrill4-0/+77
2010-05-27re PR libstdc++/40497 ([C++0x] troubles with std::next / std::prev declarations)Paolo Carlini4-3/+92
2010-05-27ipa-inline.c (cgraph_estimate_size_after_inlining): Make inline.Jan Hubicka2-19/+67
2010-05-27re PR objc/44140 (ObjC lto/whopr fails)Iain Sandoe9-9/+28
2010-05-27changelog correctionJason Merrill1-1/+1
2010-05-27Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.Steven Bosscher8-10/+58
2010-05-27cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)).Jan Hubicka3-2/+10
2010-05-2720100302_0.C: Skip on darwin.Jack Howarth2-1/+5
2010-05-27sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka8-46/+55
2010-05-27PR 43726 * config/lm32/lm32.h: Remove definition of GO_IF_MODE_DEPENDENT_ADDR...Jon Beniston2-4/+7
2010-05-27re PR lto/44230 (Do not create need for multiple EH personalities)Eric Botcazou7-9/+57
2010-05-27re PR tree-optimization/44284 (vectorization does not work for short variable)Richard Guenther33-24/+104
2010-05-27gthr-posix.h (pthread_cancel): Don't declare if compiling against Bionic C li...Maxim Kuvyrkov2-1/+18
2010-05-27Support compilation for Android platform. Reimplement -mandroid.Maxim Kuvyrkov8-142/+163
2010-05-27Add support for Bionic C libraryMaxim Kuvyrkov11-53/+123
2010-05-27c-common.h (c_register_addr_space): Add prototype.Ulrich Weigand5-27/+45
2010-05-27ChangeLog: Fix whitespace.Uros Bizjak2-48/+32
2010-05-27input.c: New file.Joseph Myers7-32/+70
2010-05-27lto-wrapper.c (maybe_unlink_file): Ignore unlink failure for non-existant files.Richard Guenther2-1/+10
2010-05-27re PR bootstrap/44287 (Failed to bootstrap)Kai Tietz7-7/+38
2010-05-27materialize-1_0.c: New file.Jan Hubicka3-0/+35
2010-05-27cgraphunit.c (verify_cgraph_node): Do checking that DECL match edge only when...Jan Hubicka4-29/+42
2010-05-27Daily bump.GCC Administrator1-1/+1
2010-05-26avr-c.c: Do not include regs.h.Steven Bosscher4-37/+44
2010-05-26explow.c (set_stack_check_libfunc): Adjust to accept name as a string instead...Steven Bosscher6-7/+21
2010-05-26java-tree.h (struct lang_decl_func): Change type of throws_list field to a VEC.Nathan Froyd4-11/+21
2010-05-26pretty-print.c: Don't include ggc.h.Joseph Myers5-14/+44