summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * pa.c (print_operand): Compute 'base' only inside the code pathslaw2000-04-032-1/+8
* * stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather thanlaw2000-04-032-1/+6
* * i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo.law2000-04-032-3/+7
* * Makefile.in: Have alias.o depend on $(TREE_H).law2000-04-032-1/+5
* * cppinit.c (cpp_start_read): Turn off -Wtraditional ifzack2000-04-0220-48/+122
* * cppexp.c: New typedef op_t. struct operation and structneil2000-04-022-14/+43
* * config/c4x/c4x.c (c4x_function_arg): Check for void_type_nodem.hayes2000-04-022-1/+12
* Daily bump.law2000-04-022-2/+2
* * cppexp.c: New FINISHED dummy token. Combine operator initialneil2000-04-022-186/+200
* 2000-04-02 Neil Booth <NeilB@earthling.net>neil2000-04-028-4/+170
* * emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INTs on themmitchel2000-04-022-1/+15
* * cpplib.c: Include symcat.h. Add 'origin' field to structzack2000-04-018-67/+126
* Add dg-do tagzack2000-04-011-0/+2
* * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt themzack2000-04-014-46/+76
* * Makefile.in (STAGESTUFF): Wildcard all debugging dumps at once.rth2000-04-013-621/+284
* Daily bump.law2000-04-012-2/+2
* * cppexp.c: Redefine priority constants.neil2000-04-012-64/+84
* * cppexp.c: (_cpp_parse_expr): Numerical constants are pushedneil2000-04-012-62/+76
* * config/rs6000/rs6000.c (print_operand): Don't use %l for 'lowgeoffk2000-04-013-2/+19
* Fixed email address typo in Thu Mar 30, 2000 ChangeLog entry.apbianco2000-04-011-1/+1
* * builtins.c (expand_builtin_apply): Pass proper parameters tohubicka2000-04-016-33/+96
* * 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-312-2/+2
* * 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-302-2/+2
* * cppinit.c (cpp_start_read): Call initialize_dependency_outputzack2000-03-302-4/+9
* * i386/djgpp.h: Remove extraneous "+".law2000-03-302-1/+3
* * 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