summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * cpplib.h: Merge struct cpp_options into struct cpp_reader.zack2000-03-3112-696/+738
* * config/rs6000/t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for newgeoffk2000-03-313-16/+45
* * cppexp.c: Delete SKIP_OPERAND. Correct priorityneil2000-03-312-13/+27
* * alias.c (canon_rtx): Make it global.mmitchel2000-03-314-24/+69
* * Makefile.in (emit-rtl.o): Depend on HASHTAB_H.mmitchel2000-03-317-32/+137
* Daily bump.law2000-03-315-5/+5
* * hashtab.h (hashval_t): New type.mmitchel2000-03-314-11/+29
* * alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.rth2000-03-312-1/+5
* * c-parse.in (cast_expr): Move change from March 21 into c-parse.inlaw2000-03-314-6/+10
* Thu Mar 30 15:26:56 2000 Alexandre Petit-Bianco <apbianco@dcygnus.com>apbianco2000-03-302-5/+12
* * configure.in: Comment out --enable-c-cpplib stanza.zack2000-03-303-249/+243
* * expr.c (store_constructor): Properly compute displacement andkenner2000-03-302-8/+6
* * expmed.c (store_bit_field, store_fixed_bit_field): Fix morekenner2000-03-302-12/+16
* * function.c (expand_function_end): Pass alignment argument tolaw2000-03-302-1/+6
* added entry for patch that removed ASM_SPEC from config/arm/arm.h.nickc2000-03-301-0/+9
* * gjavah.c (D_NAN_MASK): Only define as word-reversed whentromey2000-03-302-1/+6
* * expr.c (move_by_pieces_ninsns): Fix one more missing alignkenner2000-03-302-1/+4
* * expmed.c (store_fixed_bit_field): STRUCT_ALIGN is in bits.kenner2000-03-302-2/+4
* * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.kenner2000-03-3013-160/+167
* * rtti.c (class_hint_flags): Rename flags.nathan2000-03-304-50/+86
* * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.kenner2000-03-3014-285/+291
* Daily bump.law2000-03-305-5/+5
* * cppinit.c (cpp_start_read): Call initialize_dependency_outputzack2000-03-302-4/+9
* * i386/djgpp.h: Remove extraneous "+".law2000-03-302-1/+3
* * configure.in: -linux-gnu*, not -linux-gnu.jason2000-03-306-4/+16
* * POTFILES.in: Remove config/rs6000/cygwin.hlaw2000-03-302-1/+4
* * c-common.c (c_common_nodes_and_builtins): The first parameter togeoffk2000-03-306-64/+81
* * stmt.c (stmt_loop_nest_empty): Fix thinko in last change.law2000-03-292-2/+4
* * calls.c (expand_call): Fix typo.law2000-03-292-1/+5
* upjason2000-03-292-0/+45
* add ATTRIBUTE_UNUSEDjason2000-03-291-1/+1
* Undo effects of previous delta. Do not define ASM_SPEC and SUBTARGET_EXTRA_A...nickc2000-03-292-19/+2
* * gcc.c-torture/compile/20000329-1.c: New test.law2000-03-292-0/+44
* * tree.c (unsave_expr_1): Don't mess with a TARGET_EXPR that hasn'tjason2000-03-292-0/+12
* * stor-layout.c (bit_from_pos, byte_from_pos): New functions.kenner2000-03-294-33/+104
* * objc/Protocol.h, objc/objc-list.h: Change #endif labels tozack2000-03-293-2/+7
* Minor formatting changes.nickc2000-03-293-141/+145
* * hashtab.c (htab_find_with_hash): Avoid calculating hash2zack2000-03-292-8/+23
* * cppfiles.c (cpp_read_file): Don't pass zero-length string tozack2000-03-292-1/+10
* * dwarf2out.c (gen_enumeration_type_die): If enum has a negativejakub2000-03-292-2/+13
* * stmt.c (stmt_loop_nest_empty): Allow cfun->stmt to be NULL.law2000-03-292-1/+8
* * c-common.c (c_common_nodes_and_builtins): Don't special caseghazi2000-03-292-5/+11
* Initially set the variable "fixincludes" to a non-filekorbb2000-03-292-1/+6
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-2931-553/+724
* * flags.h (flag_optimize_sibling_calls): Declare.hubicka2000-03-296-5/+34
* * config/i386/att.h (LOCAL_LABEL_PREFIX): Define.rth2000-03-292-2/+11
* Daily bump.law2000-03-295-5/+5
* gcc:nathan2000-03-294-7/+31
* * class.c: Reorganize to put virtual function table initializationmmitchel2000-03-292-579/+586
* * config/rs6000/aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansiaoliva2000-03-295-5/+17