aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-23re PR libffi/13141 (FAIL: InvokeReturn output - source compiled test <libffi ...David Daney4-44/+139
2004-08-23baseline_symbols.txt: New.Matthias Klose3-3205/+6158
2004-08-23win32_threads.c: Move GC_WIN32_THREADS check after gc_priv.h include.Bryce McKinlay2-2/+8
2004-08-23io.h, [...]: Fix formatting issues, update copyright years.Tobias Schlüter5-349/+346
2004-08-23Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell16-82/+70
2004-08-23configure.ac: Specify version 1.9.1 in AM_INIT_AUTOMAKE.Paolo Carlini11-67/+243
2004-08-23tree.h (enum size_type_kind): Remove USIZETYPE, UBITSIZETYPE.Nathan Sidwell4-10/+7
2004-08-23tree.h (build_distinct_type_copy): New.Nathan Sidwell10-32/+74
2004-08-23mips.md (mfhilo_[sd]i): Redefine using :GPR.Richard Sandiford2-15/+12
2004-08-23mips.md (length): Don't use mips_fetch_insns for indexed loads and stores.Richard Sandiford2-66/+30
2004-08-23tree-ssa-loop-im.c (fem_single_reachable_address, [...]): New functions.Zdenek Dvorak2-22/+167
2004-08-23mips.md (*mov<mode>_ra): Name previously unnamed MIPS16 $31 store insns.Richard Sandiford2-17/+12
2004-08-23mips.md (P): New mode macro.Richard Sandiford2-126/+59
2004-08-23* gcc.c-torture/execute/20040823-1.c: New test.Zdenek Dvorak2-0/+33
2004-08-23mips.md (UNSPEC_[LS][WD][LR]): Delete in favor of...Richard Sandiford2-83/+47
2004-08-23mips.md (one_cmpl[sd]i2): Redefine using :GPR.Richard Sandiford2-196/+74
2004-08-23tree-ssa-operands.c (get_call_expr_operands): Add VUSE operands for noreturn ...Zdenek Dvorak2-1/+6
2004-08-23mips.h (ISA_HAS_DCLZ_DCLO): Delete.Richard Sandiford2-94/+35
2004-08-23* config/mips/mips.md ({,u}divmod[sd]i4): Redefine using :GPR.Richard Sandiford2-44/+24
2004-08-23mips.md (any_extend): New code macro.Richard Sandiford2-301/+138
2004-08-23mips.h (GENERATE_MULT3_SI): Check TARGET_MAD.Richard Sandiford3-78/+50
2004-08-23config.gcc (mips-*-*): Remove definitions of MASK_GAS and OBJECT_FORMAT_ELF.Richard Sandiford11-318/+135
2004-08-23read-rtl.c (map_value, [...]): New structures.Richard Sandiford4-435/+1050
2004-08-23* read-rtl.c (read_rtx): Tidy use of format_ptr.Richard Sandiford2-5/+9
2004-08-23read-rtl.c (string_obstack): New file-scope variable.Richard Sandiford2-37/+47
2004-08-22re PR tree-optimization/15262 ([tree-ssa] Alias analyzer cannot handle addres...Andrew Pinski7-2/+121
2004-08-23Daily bump.GCC Administrator2-2/+2
2004-08-22re PR middle-end/17075 (miscompilation with tail calls in cfgexpand)Richard Henderson2-9/+38
2004-08-22reload.c (find_reloads_address): Make return value tri-state.Ulrich Weigand5-8/+85
2004-08-22tree.h (SAVE_EXPR_RESOLVED_P): New.Richard Henderson4-19/+36
2004-08-22* trans-const.c, trans-decl.c, trans-expr.c: Spelling fixes.Tobias Schlüter4-58/+73
2004-08-22locale_facets.tcc (num_put<>::do_put(bool)): Cast to a signed type, long acco...Paolo Carlini4-4/+137
2004-08-22fold-const.c (rtl_expr_nonnegative_p): Delete.Andrew Pinski3-45/+5
2004-08-22ppro.md (ppro_complex_insn): Add missing check for cpu==pentiumpro.Steven Bosscher3-15/+23
2004-08-22* c-tree.h (c_sizeof_nowarn): Remove.Joseph Myers2-2/+4
2004-08-22* gfortran.dg/reduction.f90: Add checks with complex arguments.Tobias Schlüter2-0/+31
2004-08-22check.c (gfc_check_reduction): Rename to ...Tobias Schlüter4-15/+52
2004-08-22Daily bump.GCC Administrator2-2/+2
2004-08-21c-decl.c (set_array_declarator_type): Rename to set_array_declarator_inner.Joseph Myers4-47/+86
2004-08-21c-decl.c (build_array_declarator, [...]): Change boolean parameters to type b...Joseph Myers4-38/+48
2004-08-21darwin.h (SUBTARGET_OPTIONS): Move from here, to...Mike Stump3-11/+17
2004-08-21char_traits.h (struct _Char_traits_match): Remove, unused.Paolo Carlini2-10/+6
2004-08-21Fix typo.Paul Brook1-1/+1
2004-08-211.cc: Use proper wchar_t type for the fill argument; minor formatting tweaks.Paolo Carlini8-49/+66
2004-08-21re PR libfortran/16908 (Segfault in libgfortran/io/transfer.c)Bud Davis4-4/+54
2004-08-21Makefile.am (lib_gnu_java_awt_peer_gtk_la_LINK): Added.Andreas Tobler3-1/+9
2004-08-21basic_ios.tcc (basic_ios<>::copyfmt): Don't deal with _M_word != _M_local_wor...Paolo Carlini2-6/+6
2004-08-21Correct date on last Changelog entry.Danny Smith1-1/+1
2004-08-21PR c++/16030Danny Smith2-72/+66
2004-08-21misc.c (GC_init): Replace lhs cast with rhs cast.Danny Smith2-2/+7