summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix PR 46378 and PR 45585Michael Meissner2010-11-084-9/+30
* re PR target/44758 (frv.md: incompatible enum comparisons / return)Joern Rennecke2010-11-084-144/+174
* re PR bootstrap/46358 (i686-pc-linux-gnu bootstrap failure in r166429)Joern Rennecke2010-11-082-4/+8
* re PR target/46280 (Several testcases FAIL with 16byte alignment ABI warning ...Rainer Orth2010-11-0821-5/+66
* gengtype (get_output_file_for_structure): Ensure type is union or struct.Basile Starynkevitch2010-11-082-2/+13
* pr45982.c: Add -std=c99Steve Ellcey2010-11-083-0/+7
* covariant1.C: Fix scan-assembler.Steve Ellcey2010-11-083-8/+13
* complex (operator==, !=): Mark constexpr.Benjamin Kosnik2010-11-083-6/+50
* stl_tree.h (_Rb_tree<>::_M_erase_aux): Add.Paolo Carlini2010-11-0811-351/+222
* s390.c (s390_handle_arch_option): Set type and flags to defined values in cas...Andreas Krebbel2010-11-082-0/+16
* caller-save.c (reg_save_code): After HARD_REGNO_MODE_OK check fails...Joern Rennecke2010-11-082-5/+14
* re PR target/46208 (redundant extensions of argument registers)Eric Botcazou2010-11-082-36/+35
* make_sunver.pl: Ignore entries without symbol name first.Eric Botcazou2010-11-082-3/+10
* re PR target/28627 ([cygwin/mingw32] Missing dllimport diagnostic)Kai Tietz2010-11-082-5/+8
* re PR fortran/46344 ([OOP] ICE with allocatable CLASS components)Janus Weil2010-11-084-3/+45
* re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at s...Andrey Belevantsev2010-11-089-11/+251
* gengtype (main): Get here's position using POS_HERE macro for do*typedef calls.Basile Starynkevitch2010-11-082-22/+20
* re PR target/46089 (ICE: in gen_reg_rtx, at emit-rtl.c:861 with -mcmodel=larg...Ian Lance Taylor2010-11-084-11/+113
* Daily bump.GCC Administrator2010-11-081-1/+1
* m68k.c (m68k_delegitimize_address): Update to handle all possible addressing ...Andreas Schwab2010-11-072-38/+40
* re PR libobjc/36610 (objc_msg_sendv is broken for targets which pass argument...Iain Sandoe2010-11-072-1/+7
* unordered_map (unordered_map<>::operator[](_Key&&)): Add.Paolo Carlini2010-11-072-5/+20
* re PR tree-optimization/46346 (fma testsuite failures)Uros Bizjak2010-11-073-14/+19
* nested-2.C: Adjust pattern to also match "|" as comment character.Andreas Schwab2010-11-072-1/+6
* bitset (bitset<>::bitset(), [...]): Add constexpr specifier.Paolo Carlini2010-11-072-2/+7
* bitset: Do not derive from _Safe_sequence_base in C++0x mode...Paolo Carlini2010-11-072-10/+40
* mips.c: Revert previous patch.Richard Sandiford2010-11-0725-1268/+119
* mips.c (mips_rtx_costs): Handle FMA.Richard Sandiford2010-11-0725-90/+1305
* init.c (perform_member_init): Use build_vec_init_expr for value-init of array...Jason Merrill2010-11-068-28/+76
* Daily bump.GCC Administrator2010-11-071-1/+1
* re PR c/43384 (ICE: Segmentation fault with invalid K&R-like code)Simon Martin2010-11-064-1/+30
* fr30.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov2010-11-063-25/+47
* re PR c++/45332 (Generate clear diagnostics when a terminating semicolon is m...Nathan Froyd2010-11-067-11/+61
* re PR fortran/46330 ([OOP] ICE after revision 166368)Janus Weil2010-11-064-1/+79
* re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)Joern Rennecke2010-11-069-4/+47
* In gcc/objc/: 2010-11-05 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-11-0619-93/+1355
* encode-3.mm: Provide a different string check for the NeXT runtime when the t...Iain Sandoe2010-11-062-1/+15
* 387-2.c: Skip if -march= is specified.Uros Bizjak2010-11-0612-15/+26
* revert unintended change to gcc-def.exp.Iain Sandoe2010-11-061-7/+1
* NS/CF String format syntax parsing.Iain Sandoe2010-11-0623-32/+569
* cygming.h (DWARF_FRAME_REGISTERS): Redefine.Eric Botcazou2010-11-062-0/+10
* re PR debug/45939 (Wrong debug info: Negative location range generated)Andreas Krebbel2010-11-062-1/+17
* Fix a typo in ix86_delegitimize_address.H.J. Lu2010-11-052-2/+8
* explow.c (allocate_dynamic_stack_space): Check MALLOC_ABI_ALIGNMENT.Ian Lance Taylor2010-11-062-7/+17
* user.cfg.in: Add typeindex.Benjamin Kosnik2010-11-0610-5/+109
* re PR c++/45473 (ICE: in dfs_walk_once, at cp/search.c:1659)Jason Merrill2010-11-054-0/+30
* Daily bump.GCC Administrator2010-11-061-1/+1
* shared_ptr.h (shared_ptr<>::__shared_ptr(), [...]): Add constexpr specifier.Paolo Carlini2010-11-0611-133/+71
* re PR c/44772 (-Wc++-compat warns incorrectly for anonymous unions)Jakub Jelinek2010-11-064-1/+38
* re PR target/46084 (gcc.dg/split-4.c failed with -mavx -m32)Ian Lance Taylor2010-11-054-2/+92