aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-10-08(symbian_possibly_export_base_class): Replace use of deleted...Nick Clifton2-2/+7
2004-10-08cp-tree.h (dfs_walk, [...]): Remove.Nathan Sidwell5-269/+312
2004-10-08m32r.h (CONDITIONAL_REGISTER_USAGE): Don't exclude fixed registers form all_u...Kazuhiro Inaoka3-3/+16
2004-10-08sysv4.h (STARTFILE_LINUX_SPEC): Choose gcrt1.o for -profile as well as -p and...Alan Modra2-2/+7
2004-10-07libgcc2.c (__moddi3): Cast &w to UDWtype*.Andrew Pinski1-0/+4
2004-10-07libgcc2.c (__moddi3): Cast &w to UDWtype*.Andrew Pinski1-1/+1
2004-10-07pt.c (tsubst_expr): Look passed the CLEANUP_POINT_EXPR to get the asm express...Andrew Pinski2-1/+11
2004-10-08re PR fortran/17676 (Problem with user operator)Tobias Schlüter2-2/+7
2004-10-08Daily bump.GCC Administrator1-1/+1
2004-10-07tree-cfg.c (tree_block_forwards_to): Remove.Kazu Hirata3-64/+5
2004-10-07tree-flow-inline.h (phi_nodes): Remove an unnecessary check for ENTRY_BLOCK_P...Kazu Hirata2-2/+5
2004-10-07Radar 3813796Geoffrey Keating5-7/+46
2004-10-07s390-protos.h (s390_narrow_logical_operator): Add.Ulrich Weigand5-65/+235
2004-10-07string_intrinsics.c (string_verify): Fix off by one error.Paul Brook2-0/+16
2004-10-07mips.c (mips_function_rodata_section): New function.Richard Sandiford2-0/+44
2004-10-07* de.po: Update.Joseph Myers2-121/+105
2004-10-07cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag.Mark Mitchell8-260/+345
2004-10-07* gfortran.dg/empty_format_1.f90: Remove stray commas.Paul Brook2-3/+7
2004-10-07intrinsic_mvbits.f90, ishft.f90: Add more tests.Tobias Schlüter3-4/+5
2004-10-07altivec.md (UNSPEC_VCMPBFP, [...]): New constant defines.Devang Patel4-17/+485
2004-10-07primary.c (match_boz_constant): Allow kind parameter suffixes.Tobias Schlüter5-16/+52
2004-10-07re PR tree-optimization/17749 (ICE with recursive function)Zdenek Dvorak2-5/+23
2004-10-07parser.c (cp_parser_asm_definition): Look passed the CLEANUP_POINT_EXPR to ge...Andrew Pinski4-3/+18
2004-10-07* config/ia64/ia64.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-07* trans-stmt.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-07* doc/install.texi (*-*-solaris2*): Fix marker for URL.Eric Botcazou2-1/+5
2004-10-07re PR c++/17115 (-Winline does not respect __attribute__((__noinline__)))Giovanni Bajo4-1/+30
2004-10-07re PR target/17862 (internal compiler error: in sparc_asm_function_prologue)Eric Botcazou2-6/+16
2004-10-07sh.c (sh_dwarf_calling_convention): Fix renesas dwarf attribute.Eric Christopher2-2/+7
2004-10-07re PR target/17770 (No NOP after LWL with -mips1)Richard Sandiford2-2/+6
2004-10-07re PR rtl-optimization/17791 (doloop can produce wrong code causes Ada bootst...Zdenek Dvorak4-10/+53
2004-10-07Fix wrong attribution.Christian Ehrhardt1-1/+1
2004-10-07re PR tree-optimization/17806 (compiler error: in verify_loop_structure, at c...Zdenek Dvorak3-9/+16
2004-10-07* gcc.c-torture/compile/20041007-1.c: New test.Christian Ehrhardt2-0/+20
2004-10-07re PR middle-end/17835 (stage2 compiler is broken because it is built with -f...Eric Botcazou2-0/+11
2004-10-07re PR middle-end/16815 (MIPS n32/n64 inefficient code for float arguments)Richard Sandiford3-3/+16
2004-10-07re PR bootstrap/17857 (fixproto can't find fix-header)Richard Sandiford2-0/+6
2004-10-07hooks.c (hook_int_void_1, [...]): Remove.Kazu Hirata3-14/+5
2004-10-07re PR fortran/17678 (USE statement incorrectly initializes allocatable array)Paul Brook4-2/+31
2004-10-07Daily bump.GCC Administrator1-1/+1
2004-10-06re PR middle-end/17849 (intrinsic_pack.f90)Andrew Pinski4-5/+54
2004-10-07* simplify.c (gfc_simplify_abs): Use mpfr_hypot for CABS.Tobias Schlüter2-11/+4
2004-10-06defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove.Kazu Hirata5-27/+12
2004-10-06c-typeck.c (convert_arguments): Take expression for called function rather th...Joseph Myers5-27/+185
2004-10-06re PR debug/17787 (Ada does not bootstrap on darwin because of -feliminate-un...Andrew Pinski2-12/+20
2004-10-06[multiple changes]Andrew Pinski4-1/+24
2004-10-06dwarf2.h: Sync with include/elf/dwarf2.hEric Christopher2-52/+196
2004-10-06tree-pretty-print.c (dump_generic_node): Fix printing of BINFO and TREE_VEC n...Daniel Berlin2-1/+24
2004-10-06It would have been nice to commit the changelog as well.Daniel Berlin1-0/+79
2004-10-06lambda-code.c (lambda_loopnest_to_gcc_loopnest): Convert to use FOR_EACH_SSA_...Daniel Berlin3-165/+187