aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-07-08* stmt.c (emit_case_nodes): Convert modes properly in low+high test.Richard Henderson2-6/+15
2001-07-08i386.md: Remove constraints strings from define_split and define_peephole2 pa...Richard Henderson2-10/+28
2001-07-08Daily bump.GCC Administrator6-6/+6
2001-07-08tm.texi (Exception Handling): New subnode of Stack and Calling.Richard Henderson2-5/+33
2001-07-08Update email address.Mike Stump1-1/+1
2001-07-07Makefile.in: Update config.h dependencies.Toon Moene14-8/+77
2001-07-07* verify.c: Don't use // comments.Zack Weinberg2-2/+6
2001-07-07m68hc11.c (m68hc11_initial_elimination_offset): Take into account m68hc11_sp_...Stephane Carrez3-4/+10
2001-07-07Append # to end of the label inside NAME as opposed to just the end of NAME.Nick Clifton2-10/+32
2001-07-07Makefile.am (libgcj.jar): Don't recursively make built_java_source_files.Jeff Sturm3-1006/+92
2001-07-07Makefile.in: Add necessary dependencies on config.h.Toon Moene2-36/+40
2001-07-07Daily bump.GCC Administrator6-6/+6
2001-07-07alpha-protos.h (vms_valid_decl_attribute_p): Delete.Neil Booth4-11/+19
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs48-69/+113
2001-07-06except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value of DWARF2_UNWIND_INFO ...Richard Henderson2-1/+6
2001-07-06Makefile.am (EXTRA_DIST): Remove atan2f.c and expf.cGabriel Dos Reis6-80/+17
2001-07-06combine.c (combine_simplify_rtx): Also recompute 'mode' if the call to simpli...Diego Novillo2-1/+11
2001-07-06glimits.h (__SHRT_MAX__): New.Roman Lechtchinsky2-6/+15
2001-07-06* gettextP.h (SWAP): Change parameter type to unsigned int.Roman Lechtchinsky2-3/+8
2001-07-06alias.c (base_alias_check): Cast GET_MODE_UNIT_SIZE to int to avoid warnings.Jan van Male2-2/+7
2001-07-06bitmap.c (bitmap_release_memory): Move adjacent to the allocation functions.Richard Henderson2-49/+142
2001-07-06genrecog.c (validate_pattern): Warn for constraints in define_{expand,split,p...Richard Henderson2-26/+49
2001-07-06gcc.texi (Makefile): Rename to be a more general purpose chapter about variou...DJ Delorie2-2/+72
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-0/+119
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth104-2503/+2180
2001-07-06basic-block.h (first_insn_after_basic_block_note): Declare.Jeffrey A Law5-60/+145
2001-07-06* varray.c (varray_check_failed): Use internal_error.Zack Weinberg2-3/+7
2001-07-06configure.in: Remove NATIVE, NULL_TARGET.Daniel Jacobowitz3-746/+723
2001-07-06i386-signal.h: Don't do anything with unsigned divide overflow except throw a...Andrew Haley2-15/+5
2001-07-06Divide_1.java: Add may more test cases.Andrew Haley3-3/+117
2001-07-06Update Craig's status.Jeff Law1-1/+1
2001-07-06* gcc.c-torture/compile/20010706-1.c: New test.Jeffrey A Law2-0/+9
2001-07-06Makefile.in (LIB2_DIVMOD_FUNCS): New.Andrew Haley3-8/+31
2001-07-06stl_vector.h (vector::_M_initialize_aux): Fix typo.Peter Schmid2-1/+5
2001-07-06cp-tree.def (TEMPLATE_DECL): Update comment.Ira Ruben2-2/+7
2001-07-06configure.in: Check for fseeko, ftello.Toon Moene15-42/+189
2001-07-06dwarf2out.c (mem_loc_descriptor): Only look through a constant pool reference...Jason Merrill2-34/+37
2001-07-06Fix bad checkin in docs.Eric Christopher1-9/+2
2001-07-06[multiple changes]Eric Christopher6-440/+600
2001-07-06Daily bump.GCC Administrator6-6/+6
2001-07-06cp-tree.h (copy_template_template_parm): Rename to ...Kriang Lerdsuwanakij4-34/+26
2001-07-06lang.c (flag_assume_compiled): Removed.Tom Tromey4-30/+13
2001-07-05cvt.c (convert_lvalue): New fn.Jason Merrill1-2/+13
2001-07-05typeck.c (check_return_expr): Check DECL_ALIGN instead of DECL_USER_ALIGN.Jason Merrill1-2/+0
2001-07-05Remove bogus patch.Jim Wilson3-19/+30
2001-07-05Fix URL typoDavid Edelsohn2-1/+5
2001-07-05[multiple changes]Alexandre Petit-Bianco4-8/+42
2001-07-05m68hc11.md ("*ashlsi3"): Operand 1 can be a memory reference using the stack ...Stephane Carrez2-3/+32
2001-07-05m68hc11.h (RETURN_ADDR_RTX): Fix return address when -fomit-frame-pointer is ...Stephane Carrez2-2/+7
2001-07-05flow.c: Reverse Jan Hubicka's patch of 02July2001.Jeffrey Oldham2-28/+16