aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2000-04-03Apply Philip Blundell's patch to fix typos in SUBTARGET_EXTRA_LINK_SPECPhilip Blundell1-0/+4
2000-04-03server.c (find_shell): New function.Felix Lee1-0/+5
2000-04-03Makefile.in (stmp-int-hdrs): Make include subdir here...Jonathan Larmour1-0/+5
2000-04-03pa.c (print_operand): Compute 'base' only inside the code paths that use it.Jason Eckhardt1-0/+5
2000-04-03stor-layout.c (byte_from_pos): Use TRUNC_DIV_EXPR rather than CEIL_DIV_EXPR.Geoff Keating1-0/+5
2000-04-03* i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo.Philipp Thomas1-0/+4
2000-04-03* Makefile.in: Have alias.o depend on $(TREE_H).Brad Lucier1-0/+4
2000-04-02cppinit.c (cpp_start_read): Turn off -Wtraditional if processing C++.Zack Weinberg1-0/+21
2000-04-02cppexp.c: New typedef op_t.Neil Booth1-0/+7
2000-04-02c4x.c (c4x_function_arg): Check for void_type_node before checking MUST_PASS_...Michael Hayes1-0/+5
2000-04-02cppexp.c: New FINISHED dummy token.Neil Booth1-0/+10
2000-04-02emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INTs on the permanent obs...Mark Mitchell1-0/+5
2000-04-01cpplib.c: Include symcat.h.Zack Weinberg1-0/+22
2000-04-01cpplex.c: Copy ISTABLE macros from cppinit.c...Zack Weinberg1-0/+11
2000-04-01Makefile.in (STAGESTUFF): Wildcard all debugging dumps at once.Richard Henderson1-0/+22
2000-04-01cppexp.c: Redefine priority constants.Neil Booth1-0/+7
2000-04-01cppexp.c: (_cpp_parse_expr): Numerical constants are pushed within the switch...Neil Booth1-0/+8
2000-04-01rs6000.c (print_operand): Don't use %l for 'low part', it's already in use.Geoff Keating1-0/+7
2000-04-01builtins.c (expand_builtin_apply): Pass proper parameters to allocate_dynamic...Jan Hubicka1-0/+25
2000-03-31cpplib.h: Merge struct cpp_options into struct cpp_reader.Zack Weinberg1-4/+34
2000-03-31t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for new definition.Geoff Keating1-0/+15
2000-03-31cppexp.c: Delete SKIP_OPERAND.Neil Booth1-0/+8
2000-03-31alias.c (canon_rtx): Make it global.Mark Mitchell1-0/+10
2000-03-31Makefile.in (emit-rtl.o): Depend on HASHTAB_H.Mark Mitchell1-0/+22
2000-03-30* alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.Richard Henderson1-0/+4
2000-03-30c-parse.in (cast_expr): Move change from March 21 into c-parse.in since it is...Jeffrey A Law1-0/+4
2000-03-30configure.in: Comment out --enable-c-cpplib stanza.Zack Weinberg1-0/+5
2000-03-30expr.c (store_constructor): Properly compute displacement and alignment when ...Richard Kenner1-0/+3
2000-03-30expmed.c (store_bit_field, [...]): Fix more cases of alignment in bytes.Richard Kenner1-0/+5
2000-03-30function.c (expand_function_end): Pass alignment argument to emit_block_move ...Jeffrey A Law1-0/+5
2000-03-30added entry for patch that removed ASM_SPEC from config/arm/arm.h.Nick Clifton1-0/+9
2000-03-30expr.c (move_by_pieces_ninsns): Fix one more missing align correction.Richard Kenner1-0/+3
2000-03-30* expmed.c (store_fixed_bit_field): STRUCT_ALIGN is in bits.Richard Kenner1-0/+2
2000-03-30calls.c (expand_call): Pass bit alignment to mark_reg_pointer.Richard Kenner1-1/+21
2000-03-30builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.Richard Kenner1-0/+36
2000-03-30cppinit.c (cpp_start_read): Call initialize_dependency_output only after read...Zack Weinberg1-0/+5
2000-03-29* i386/djgpp.h: Remove extraneous "+".Jeffrey A Law1-0/+2
2000-03-30c-common.c (c_common_nodes_and_builtins): The first parameter to __builtin_va...Geoff Keating1-0/+15
2000-03-29* stmt.c (stmt_loop_nest_empty): Fix thinko in last change.Jeffrey A Law1-1/+3
2000-03-29* calls.c (expand_call): Fix typo.Jeffrey A Law1-0/+4
2000-03-29tree.c (unsave_expr_1): Don't mess with a TARGET_EXPR that hasn't been expanded.Jason Merrill1-0/+5
2000-03-29stor-layout.c (bit_from_pos, [...]): New functions.Richard Kenner1-0/+8
2000-03-29Minor formatting changes.Nick Clifton1-0/+7
2000-03-29cppfiles.c (cpp_read_file): Don't pass zero-length string to _cpp_calc_hash.Zack Weinberg1-0/+5
2000-03-29dwarf2out.c (gen_enumeration_type_die): If enum has a negative value, don't o...Jakub Jelinek1-0/+5
2000-03-29* stmt.c (stmt_loop_nest_empty): Allow cfun->stmt to be NULL.Jeffrey A Law1-0/+4
2000-03-29c-common.c (c_common_nodes_and_builtins): Don't special case cplus_mode when ...Kaveh R. Ghazi1-0/+6
2000-03-29Initially set the variable "fixincludes" to a non-fileBruce Korb1-0/+5
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-0/+44
2000-03-29flags.h (flag_optimize_sibling_calls): Declare.Jan Hubicka1-0/+15