aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2000-03-29att.h (LOCAL_LABEL_PREFIX): Define.Richard Henderson1-0/+5
2000-03-29except.c (add_eh_table_entry): Mark type_info's as referenced.Nathan Sidwell1-0/+4
2000-03-29aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi is given.Alexandre Oliva1-0/+8
2000-03-28rtl.h: Redistribute enum reg_note documentation.Richard Henderson1-0/+7
2000-03-28cppfiles.c (hash_IHASH): Just return i->hash.Zack Weinberg1-2/+24
2000-03-28sibcall.c (indentify_call_return_value): Find last call in the chain; Allow s...Jan Hubicka1-0/+3
2000-03-28arm.md (return peepholes): Update to reflect the new call insn patterns.Jason Merrill1-0/+9
2000-03-28gcc.c (handle_braces): In {x*...} case, break out of loop if switch is found.Tom Tromey1-0/+5
2000-03-28expr.c (store_constructor): SIZE now signed.Richard Kenner1-0/+11
2000-03-28regmove.c (struct csa_memlist): Make mem field rtx *.Jan Hubicka1-0/+8
2000-03-282000-03-28 Neil Booth <NeilB@earthling.net>Neil Booth1-0/+8
2000-03-27Alan Modra <alan@linuxcare.com.au>Alan Modra1-4/+14
2000-03-27Add CCZmode.Richard Henderson1-0/+38
2000-03-27Add missing ChangeLog entry from 3/26Richard Kenner1-0/+3
2000-03-27resource.h (mark_resource_type): New.Stan Cox1-0/+11
2000-03-27i386.md (call_pop_0, [...]): New.Richard Henderson1-0/+8
2000-03-27document new %{<S} command in spec strings.Nick Clifton1-0/+5
2000-03-27* expr.c (expand_assignent): Fix typo in last change.Richard Kenner1-0/+2