aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-24mips.md (indirect_jump): Use force_reg.Richard Sandiford2-86/+33
2004-08-24* config/mips/mips.md (*seq_[sd]i, *seq_[sd]i_mips16, *sne_[sd]i)Richard Sandiford2-270/+97
2004-08-24mips.md (cmpsi, cmpdi): Redefine using :GPR.Richard Sandiford2-164/+56
2004-08-24trans-decl.c, [...]: Add and remove blank lines as required.Tobias Schlüter3-4/+7
2004-08-24* trans-const.c (gfc_conv_mpz_to_tree): Fix 64-bit shift warning.Richard Henderson2-5/+10
2004-08-24rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.Zack Weinberg4-13/+52
2004-08-24resolve.c (merge_argument_lists): Revert unintentionally committed change.Tobias Schlüter2-4/+5
2004-08-24* resolve.c (resolve_entries): Fix a bunch of comment typos.Tobias Schlüter2-5/+17
2004-08-24rtl.def: Reorganize, placing all codes used only in machine descriptions at t...Zack Weinberg2-500/+490
2004-08-24basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ...Zack Weinberg11-98/+98
2004-08-24trans-decl.c (build_function_decl): Fix spelling in comment.Tobias Schlüter1-7/+1
2004-08-24c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.Nathan Sidwell18-134/+119
2004-08-24* trans-types.c: Spelling and formatting fixes.Tobias Schlüter2-12/+16
2004-08-24* gfortran.dg/entry_2.f90: New test.Paul Brook2-0/+14
2004-08-24re PR c++/16889 (ambiguity is not detected)Nathan Sidwell5-3/+70
2004-08-24gimplify.c (gimplify_array_ref_to_plus): Delete.Richard Henderson3-63/+12
2004-08-24Makefile.am (libgfortran_la_LDFLAGS): Add -lm.David Edelsohn3-2/+7
2004-08-24re PR c++/16706 (ICE in finish_member_declaration, at cp/semantics.c:2126)Kriang Lerdsuwanakij5-2/+96
2004-08-242832.cc: New.Paolo Carlini9-11/+395
2004-08-24arm.c (arm_override_options): Update error message.Paul Brook3-8/+19
2004-08-24re PR target/17093 ([m32r-*-gcc] ICE with -msdata=use -O0)Nick Clifton2-6/+12
2004-08-24re PR c++/17149 (ICE: tree check: expected record_type or union_type or qual_...Nathan Sidwell4-3/+28
2004-08-24Makefile.in (PROTO_OBJS): Add errors.o.Nathan Sidwell4-17/+11
2004-08-24trouble.texi (C++ misunderstandings): Fix example code.Jonathan Wakely2-1/+5
2004-08-24(PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.Nick Clifton2-1/+5
2004-08-24Makefile.in (HOOKS_H): Add dependency on MACHMODE_H.Andreas Tobler6-7/+16
2004-08-24re PR c++/17163 (ICE with -frepo and static class variables)Mark Mitchell5-2/+31
2004-08-23Fix typo reported by Kai Henningsen.James E Wilson2-1/+6
2004-08-23trans-const.c (gfc_conv_mpz_to_tree): Use mpz_getlimbn instead of going throu...Richard Henderson2-49/+46
2004-08-24re PR rtl-optimization/17078 (Jump into if(0)-substatement fails)Roger Sayle2-0/+30
2004-08-24re PR debug/14492 (loc_descriptor_from_tree, in dwarf2out.c:9031)Mark Mitchell4-0/+24
2004-08-24re PR rtl-optimization/16180 (gcc crashes when optimization is turned on)Mark Mitchell2-0/+21
2004-08-23cfg.c (check_bb_profile): Fix typos.Diego Novillo4-4/+10
2004-08-24ggc-zone.c (struc alloc_chunk): Rearrange flag bits and SIZE.Daniel Jacobowitz2-5/+16
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher25-1267/+1354
2004-08-24Daily bump.GCC Administrator2-2/+2
2004-08-23ignore autom4te.cacheR. Kelley Cook2-0/+2
2004-08-23re PR fortran/13465 (Data statement for large arrays compiles verrrry sllloww...Richard Henderson5-25/+240
2004-08-23aix_irix_threads.c: Move _THREADS checks after gc_priv.h include.Hans Boehm4-1/+11
2004-08-23prims.cc (JVMPI_NOTIFY_ALLOC): New macro.Bryce McKinlay2-67/+39
2004-08-23defineclass.cc: Include <stdio.h>.Hans Boehm3-0/+6
2004-08-23Revert earlier fix for PR 14029Andrew Pinski2-5/+8
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