aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-11-01fix typoJason Merrill1-1/+1
2004-11-01configure.ac: (target_alias): Default to $host_alias, not $target.Andreas Schwab3-2/+8
2004-11-01* gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.Richard Sandiford2-0/+6
2004-11-01mangle6.C: Run for all MIPS targets.Richard Sandiford2-1/+11
2004-11-01re PR c/18239 (ICE in get_parm_info with werid attribute)Joseph Myers5-2/+55
2004-11-01inclhack.def (stdio_va_list): Break out clients from here...Mike Stump3-6/+111
2004-11-01s390.c (regclass_map): Put reg 33 (cc) to CC_REGS group.Andreas Krebbel5-13/+56
2004-11-01re PR c++/18064 (gcc accepts different pointer types as covariant return types)Nathan Sidwell6-2/+29
2004-11-01Fix PR tree-optimization/17672 Fix PR tree-optimization/18168Daniel Berlin10-181/+380
2004-11-01re PR libstdc++/18159 (tr1/tuple is broken on darwin)Chris Jefferson2-6/+12
2004-11-01* tree-cfg.c (thread_jumps): Fix a comment typo.Kazu Hirata2-1/+5
2004-11-01* tree-cfg.c (thread_jumps): Fix a comment typo.Kazu Hirata2-1/+5
2004-11-01locale_facets.tcc (num_get<>::_M_extract_float): Evaluate *__beg the exact st...Paolo Carlini2-46/+66
2004-11-01Convert diagnostics to use quoting flag q 9/nGabriel Dos Reis11-28/+48
2004-11-01ieee754-sf.S (floatdisf): Fix regression with values smaller than 2^32.Nicolas Pitre2-0/+7
2004-10-31cfgloop.h (struct loop): Remove unused "nodes" field.Jeff Law5-9/+20
2004-11-01* README.SCO: Update per FSF instructions.Mark Mitchell2-26/+12
2004-11-01pa.md: (prefetch_64, prefetch_32): Fix typo.Graham Stott2-2/+7
2004-11-01Daily bump.GCC Administrator1-1/+1
2004-11-01Daily bump.GCC Administrator1-1/+1
2004-11-01Convert diagnostics to use quoting flag q 8/nGabriel Dos Reis2-41/+52
2004-11-01re PR c++/15172 (Copy constructor optimization in aggregate initialization)Mark Mitchell4-17/+66
2004-11-01re PR tree-optimization/16728 (std::set tests for allocator/insert core in ma...Benjamin Kosnik2-0/+101
2004-10-31re PR middle-end/14521 (Inconsistent quoting in new warning)Roger Sayle4-14/+24
2004-10-31mips.c (mips_cannot_change_mode_class): Use a stricter mode check.Richard Sandiford2-21/+35
2004-10-31* c-common.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-31re PR middle-end/17526 (libcpp is miscompiled with -fno-pcc-struct-return -O2)Jason Merrill2-3/+12
2004-10-31c-common.h (objc_lookup_ivar): Add second parameter to prototype.Ziemowit Laski8-30/+108
2004-10-31sdbout.c (sdbout_symbol): Do not output type .def statements for builtin types.Danny Smith2-0/+10
2004-10-31c-common.c (catenate_strings): New.Gabriel Dos Reis4-12/+60
2004-10-31re PR fortran/17590 (Standard conformance should take intrinsics into account.)Janne Blomqvist6-392/+492
2004-10-31Daily bump.GCC Administrator1-1/+1
2004-10-31Daily bump.GCC Administrator1-1/+1
2004-10-30re PR libgcj/18234 (System property java.library.path doesn't get used by Sys...Mark Wielaard2-3/+10
2004-10-30sh.c (calc_live_regs): Declare reg as unsigned and modify the for loop expres...Kaz Kojima2-10/+18
2004-10-30re PR rtl-optimization/18084 (setfill coupled with inline function: incorrect...Roger Sayle2-0/+37
2004-10-30bitmap_allocator.h (allocate(size_type)): Minor tweak.Paolo Carlini3-0/+115
2004-10-30re PR c++/17542 (Visibility attribute ignored when it precedes class head)Matt Austern6-4/+37
2004-10-30invoke.texi (Darwin Options): Improve description of how the subtype is chosen.Geoffrey Keating2-4/+22
2004-10-30re PR middle-end/18096 (internal compiler error: in final_scan_insn, at final...Roger Sayle4-1/+32
2004-10-30config.h.in: Regenerate.Aaron W. LaFramboise5-6/+52
2004-10-30Missing bit of previous patch.Aaron W. LaFramboise1-0/+1
2004-10-30system.c ("libgfortran.h"): Move after system headers.Aaron W. LaFramboise2-1/+6
2004-10-30* gcc.dg/pr17581-1.c: Add missing prototype for abort.Roger Sayle2-0/+6
2004-10-30f95-lang.c (lang_tree_node): Add chain_next to be the TREE_CHAIN.Andrew Pinski2-1/+6
2004-10-30simplify.c (twos_complement): Calculate mask in GMP arithmetic.Tobias Schlüter2-9/+11
2004-10-30trans.c (gfc_trans_code): Set global locus after recursing.Tobias Schlüter2-4/+9
2004-10-30check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang5-4/+24
2004-10-30* tree-ssa-dom.c: Fix comment typos.Kazu Hirata2-2/+6
2004-10-30sh.c (prepare_move_operands): Use operands[0] for the output rtl if no_new_ps...Kaz Kojima2-2/+7