summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (resource.o): Depend on except.h.rth2000-05-288-5/+44
* * reload.c (get_secondary_mem): Don't widen floating-point modes.geoffk2000-05-282-1/+3
* * combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE whengeoffk2000-05-282-0/+17
* * cpplex.c (_cpp_lex_line): Merge vertical space. Flagneil2000-05-283-40/+37
* * cpplex.c (_cpp_init_toklist): No comment space to initialise.neil2000-05-273-84/+34
* * cppexp.c (parse_assertion): Supply extra argument toneil2000-05-275-75/+132
* * configure.in (stage1_warn_cflags): Add -Wstrict-prototypeszack2000-05-277-74/+92
* * configure.in: Add AC_CHECK_TYPE(ssize_t). Remove commentedzack2000-05-276-165/+228
* * Makefile.in (libgcc2.ready): Rename to libgcc.ready.rth2000-05-272-14/+18
* * Make-lang.in (cplib2.ready): Eradicate.rth2000-05-272-23/+6
* * config/alpha/alpha.c (hard_fp_register_operand): Mind the mode.rth2000-05-275-11/+51
* * Makefile.in (recog.o): Don't depend on resource.h.rth2000-05-2711-215/+408
* * function.c (thread_prologue_epilogue_insns): Don't move therth2000-05-272-24/+33
* * gensupport.c (collect_insn_data): Record the maximum numberrth2000-05-272-1/+5
* * genoutput.c: Don't include errors.h.rth2000-05-272-30/+68
* * config/d30v/d30v.c (d30v_print_operand): Handle ':'.rth2000-05-274-610/+258
* * tree.h (TREE_CODE_LENGTH): New macro.kenner2000-05-2716-106/+107
* Daily bump.law2000-05-272-2/+2
* * config/rs6000/rs6000.md (movsi_internal1): Use '%a1' rathergeoffk2000-05-272-3/+7
* * config/rs6000/rs6000.md: Correct order of operands for DImodegeoffk2000-05-275-38/+96
* * tree.h (struct record_layout_info): Rename to (structmmitchel2000-05-265-3/+15
* Fix goto checking.jason2000-05-264-188/+377
* 2000-05-26 Zack Weinberg <zack@wolery.cumb.org>tromey2000-05-263-8/+17
* * class.c (build_vtable_entry_ref): Correct usage ofmmitchel2000-05-263-1/+20
* * decl2.c (grokclassfn): Set DECL_LANGUAGE here.mmitchel2000-05-264-3/+25
* * flow.c (find_label_refs): New function.rearnsha2000-05-262-5/+61
* * ifcvt.c (cond_exec_get_condition): Set test_if to the SET_SRCrearnsha2000-05-262-1/+6
* * cp-tree.h (CPTI_PTMD_DESC_TYPE): Rename to ...nathan2000-05-264-18/+37
* Daily bump.law2000-05-262-2/+2
* * config/alpha/alpha.c (alpha_comparison_operator): Don't berth2000-05-263-23/+164
* 2000-05-25 J. David Anglin <dave@hiauly1.hia.nrc.ca>zack2000-05-262-1/+5
* * bb-reorder.c (reorder_block_def): Reorder elements for size.rth2000-05-264-549/+586
* * gcc.c-torture/compile/20000523-1.c: New test.aoliva2000-05-262-0/+9
* * emit-rtl.c (reset_used_decls): New function.aoliva2000-05-262-1/+27
* * cpplex.c (maybe_macroexpand): Warn about function-likezack2000-05-263-0/+25
* * parse.y (resolve_field_access): Don't check DECL_LANG_SPECIFICtromey2000-05-263-4/+7
* * parse.y (array_constructor_check_entry): Pass `wfl_value', nottromey2000-05-263-2/+8
* * recog.c (peephole2_optimize): Use INSN_P.mmitchel2000-05-252-1/+5
* * ifcvt.c (seq_contains_jump): New.rth2000-05-252-0/+37
* * except.h (can_throw): Declare it.mmitchel2000-05-254-4/+20
* Finish implementation of VTTs.mmitchel2000-05-2513-70/+403
* * flow.c (mark_set_1): Don't record conditionally dead memory.rth2000-05-252-0/+6
* * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth2000-05-2514-54/+80
* * rs6000.c (expand_block_move): Add 64-bit PowerPC doubleword movedje2000-05-254-21/+44
* * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.nathan2000-05-252-2/+6
* Jan Hubicka <jh@suse.cz>rth2000-05-254-102/+125
* * stmt.c (expand_end_bindings): Fix thinko last change.rth2000-05-252-1/+5
* 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph2000-05-2519-663/+3022
* * inc/cxxabi.h (__pbase_type_info): Define, based onnathan2000-05-253-66/+105
* * g++.old-deja/g++.eh/catch11.C: New test.nathan2000-05-253-0/+131