]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi is given.
[gcc.git] / gcc / ChangeLog
2000-03-29 Alexandre Olivaaix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi...
2000-03-29 Richard Hendersonrtl.h: Redistribute enum reg_note documentation.
2000-03-28 Zack Weinbergcppfiles.c (hash_IHASH): Just return i->hash.
2000-03-28 Jan Hubickasibcall.c (indentify_call_return_value): Find last...
2000-03-28 Jason Merrillarm.md (return peepholes): Update to reflect the new...
2000-03-28 Tom Tromeygcc.c (handle_braces): In {x*...} case, break out of...
2000-03-28 Richard Kennerexpr.c (store_constructor): SIZE now signed.
2000-03-28 Jan Hubickaregmove.c (struct csa_memlist): Make mem field rtx *.
2000-03-28 Neil Booth2000-03-28 Neil Booth <NeilB@earthling.net>
2000-03-28 Alan ModraAlan Modra <alan@linuxcare.com.au>
2000-03-28 Richard HendersonAdd CCZmode.
2000-03-28 Richard KennerAdd missing ChangeLog entry from 3/26
2000-03-27 Stan Coxresource.h (mark_resource_type): New.
2000-03-27 Richard Hendersoni386.md (call_pop_0, [...]): New.
2000-03-27 Nick Cliftondocument new %{<S} command in spec strings.
2000-03-27 Richard Kenner* expr.c (expand_assignent): Fix typo in last change.
2000-03-27 Jakub Jelineklibgcc2.h (MIN_UNITS_PER_WORD): Define to UNITS_PER_WOR...
2000-03-27 Richard Kenner* libgcc2.h: Use MIN_UNITS_PER_WORD, not UNITS_PER_WORD.
2000-03-27 Richard Kennerc-convert.c (convert): Return if output or input type...
2000-03-27 Richard Hendersoncalls.c (expand_call): Pass parms not original exp...
2000-03-26 Tom Tromeygcc.c (handle_braces): Recognize `%{<S}' construct.
2000-03-26 Jan Hubickajump.c (jump_optimize_1): Fix typo in elide optimizatio...
2000-03-26 Mark Mitchellintegrate.c (function_cannot_inline_p): Do inline funct...
2000-03-26 Richard Kennerstor-layout.c (layout_type, [...]): early_type_list...
2000-03-26 Richard Kennerexpmed.c (extract_bit_field): Ensure BITS_PER_WORD...
2000-03-26 Bernd SchmidtFix sibcall problem in jump.c.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-25 Jason Eckhardtbb-reorder.c (REORDER_MOVED_BLOCK_END): Removed.
2000-03-25 Michael Hayes* config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.
2000-03-25 Richard Hendersontree.c (lang_safe_for_unsave): Remove.
2000-03-24 Geoff Keatingflow.c (propagate_block): When we delete an ADDR_VEC...
2000-03-24 Richard Hendersonbuiltins.c (expand_builtin_bzero): Convert `length...
2000-03-24 Jakub Jelineksparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change...
2000-03-24 Jakub Jelineksibcall.c (skip_copy_to_return_value): Use OUTGOING_REG...
2000-03-24 Jeffrey A Lawintegrate.c (save_for_inline_nocopy): Clear in_nonparm_...
2000-03-24 Kaveh R. Ghazibuiltins.c (expand_builtin_bzero): New function.
2000-03-24 Michael MeissnerUndo part of 3/21/2000 change
2000-03-24 Geoff Keatingrs6000.h (ARG_POINTER_CFA_OFFSET): New definition...
2000-03-23 Michael HayesClobber DP reg in case address needs to be loaded out...
2000-03-23 Richard Kennercalls.c (expand_call): If TARGET is passed by reference...
2000-03-23 Kaveh R. Ghazibuiltins.c (expand_builtin): Handle bcmp.
2000-03-23 Jim WilsonFix misscheduling of epilogue predicate register restore.
2000-03-23 Andrew Haleymips.md (movdf_internal1a): Delete (set 'f', 'F') alter...
2000-03-23 Jason Merrillrs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.
2000-03-23 Richard Henderson* stmt.c (expand_asm_operands): Don't promote the tempo...
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-23 Jason Merrilloops
2000-03-23 Jason MerrillImplement dwarf2 exception handling for the ARM.
2000-03-23 Kaveh R. Ghazibuiltins.def: New file.
2000-03-22 Mark Mitchelltree.c (size_in_bytes): Return size_zero_node, not...
2000-03-22 Geoff Keatingfp-bit.c (pack_d): Correct the case when a denormal...
2000-03-22 Richard Hendersonalpha.c (function_arg): Check for void_type_node before...
2000-03-22 Stephane Carrezregmove.c (combine_stack_adjustments_for_block): Check...
2000-03-22 Jan Hubicka* calls.c: re-install Mar 16 emit_library_call merge.
2000-03-22 Jakub Jelineksparc.c (mem_min_alignment): If not optimizing...
2000-03-22 Richard Henderson* flow.c (delete_block): Fix typo last change.
2000-03-21 Mark Mitchellc-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_V...
2000-03-21 Michael MeissnerFix problems with -mno-fp-regs
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-21 Michael Hayes* config/c4x/rtems.h: Include config/rtems.h.
2000-03-21 Denis Chertykovavr.c (encode_section_info): sets SYMBOL_REF_FLAG if...
2000-03-21 Jim WilsonMinor performance improvements. Minor EH/unwind bug...
2000-03-20 Geoffrey Keatingrs6000.md (bunordered): New expander.
2000-03-20 Andreas Jaeger* tree.h (safe_for_unsave): Prototype.
2000-03-20 Andreas Jaegersdbout.c (sdbout_one_type): Add braces to avoid "ambigo...
2000-03-20 Richard Hendersonregmove.c (stack_memref_p): Fix typo, reorg for readabi...
2000-03-20 Richard Hendersoncalls.c (expand_call): Don't bother generating tail...
2000-03-20 Geoff Keatingconfigure.in: Set $IFS to a value if it doesn't already...
2000-03-20 Martin v. Löwisc-parse.in (SAVE_WARN_FLAGS): Use size_int.
2000-03-20 Jan Hubickajump.c (delete_noop_moves): Remove code attempting...
2000-03-19 Martin v. Löwisemit-rtl.c (push_to_full_sequence, [...]): New functions.
2000-03-19 Martin v. LöwisMakefile.in (tree.o): Depend on HASHTAB_H.
2000-03-19 Kaveh R. Ghazit-aix41: New file.
2000-03-19 Hans-Peter Nilssontm.texi (Driver): Fix typos and tweak entry for INCLUDE...
2000-03-19 Richard Henderson* stor-layout.c (layout_decl): Don't abort on any zero...
2000-03-19 Richard Hendersonfold-const.c (extract_muldiv): Apply type check for...
2000-03-19 Richard Hendersonflow.c (delete_block): Delete the addr_vec along with...
2000-03-19 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Check that all...
2000-03-19 Mark Mitchell* Makefile.in (expr.o): Depend on intl.h.
2000-03-19 Mark Mitchell* expr.c: Include intl.h.
2000-03-19 Richard Henderson* expr.c (emit_move_insn_1): Clarify cannot_inline...
2000-03-19 Mark Mitchelltree.h (tree_index): Remove enumerals for integer types.
2000-03-18 Jason Eckhardtbb-reorder.c (reorder_basic_blocks): Update PREV_INSN...
2000-03-18 Jason Merrilldwarf2out.c (dwarf2out_decl): Don't emit anything for...
2000-03-18 Richard Henderson* flow.c (make_edges): Use INTVAL to access REG_EH_REGI...
2000-03-18 Richard Hendersoni386.c (call_insn_operand): Always allow SYMBOL_REF...
2000-03-17 Richard Hendersonrtlanal.c (single_set): Reject if the parallel has...
2000-03-17 Richard Hendersonalpha.h (FUNCTION_OK_FOR_SIBCALL): New.
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-03-17 Mark Mitchellobjc-act.c (encode_method_prototype): Pass types, not...
2000-03-17 Jim WilsonFix glibc s_scalbn.c miscompilation at -O.
2000-03-17 Jim WilsonPut 1999 years back.
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-17 Michael Hayes* config/c4x/c4x.h (CPP_SPEC): Fix typo.
2000-03-17 Martin v. Löwiscall.c (special_function_p): It is only malloc if it...
2000-03-17 Michael Hayesc4x.h (ASM_SPEC, [...]): Support C33.
2000-03-17 Michael Hayesc4x.h (PARALLEL_INSN_FLAG): Add.
2000-03-16 Richard Kennerfold-const.c (fold): Fix a few cases when the returned...
2000-03-16 Nick CliftonFix compile time warning building cp/method.o
2000-03-16 Kaveh R. Ghazilibgcc2.h: Move prototypes above macros with the same...
next
This page took 0.593621 seconds and 108 git commands to generate.