]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
* invoke.texi (-Wtraditional): Update WRT function macros.
[gcc.git] / gcc / ChangeLog
2000-05-30 Kaveh R. Ghazi* invoke.texi (-Wtraditional): Update WRT function...
2000-05-30 Philippe De Muyter* except.c (free_exception_table): Do not free NULL.
2000-05-30 Zack Weinbergcpplib.c (do_if): Don't save and restore only_seen_whit...
2000-05-29 Richard Earnshawflow.c (mark_used_reg): If a register is unconditionall...
2000-05-29 Richard Hendersonfinal.c (current_output_insn): New.
2000-05-29 Richard Henderson* stor-layout.c (finalize_record_size): Fix typo.
2000-05-29 Richard Hendersonjump.c (redirect_jump): Don't emit NOTE_INSN_FUNCTION_E...
2000-05-29 Zack Weinbergcpplib.h (cpp_reader): Remove if_stack.
2000-05-29 Richard Hendersonfunction.c (emit_return_into_block): New line_note...
2000-05-29 Richard Hendersonlonglong.h [__alpha] (count_leading_zeros): New.
2000-05-29 Richard Hendersoncombine.c (force_to_mode): Convert subtraction from...
2000-05-29 Richard Hendersoncombine.c (combine_simplify_rtx): Don't create an if_th...
2000-05-29 Richard Hendersontoplev.c (rest_of_compilation): Set no_new_pseudos...
2000-05-29 Geoff Keatingrs6000.c (output_cbranch): Escape '%' characters so...
2000-05-28 Clinton Popetzlcm.c (make_preds_opaque): Fix comment.
2000-05-28 Philippe De Muyter* mklibgcc.in (all): Variable initialised to `libgcc'.
2000-05-28 Gabriel Dos Reistoplev.h (skip_leading_substring): New macro.
2000-05-28 Nick CliftonDocuement that CONSITIONAL_REGISTER_USAGE can modify...
2000-05-28 Richard Hendersonregclass.c (record_operand_costs): Protect reg_changes_...
2000-05-28 Richard Henderson* loop.c (instrument_loop_bct): Set JUMP_LABEL on the...
2000-05-28 Richard Hendersonfunction.c (diddle_return_value): A pcc-style struct...
2000-05-28 Zack Weinbergcppfiles.c: Read files in, using mmap if possible,...
2000-05-28 Geoff Keatingrs6000.md (movsi): Constify 'name'.
2000-05-28 Richard Hendersonprint-rtl.c (reg_names): Remove const.
2000-05-28 Richard Henderson* config/rs6000/rs6000.md (untyped_call): Use GEN_CALL.
2000-05-28 Richard Hendersonalpha.c (alpha_does_function_need_gp): Test TARGET_PROF...
2000-05-28 Richard Hendersonelf.h (SELECT_SECTION): Mirror Kenner's May 19 change...
2000-05-28 Richard HendersonMakefile.in (resource.o): Depend on except.h.
2000-05-28 Geoff Keating* reload.c (get_secondary_mem): Don't widen floating...
2000-05-28 Geoff Keatingcombine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE...
2000-05-28 Neil Boothcpplex.c (_cpp_lex_line): Merge vertical space.
2000-05-27 Neil Boothcpplex.c (_cpp_init_toklist): No comment space to initi...
2000-05-27 Neil Boothcppexp.c (parse_assertion): Supply extra argument to...
2000-05-27 Zack Weinbergconfigure.in (stage1_warn_cflags): Add -Wstrict-prototy...
2000-05-27 Zack Weinbergconfigure.in: Add AC_CHECK_TYPE(ssize_t).
2000-05-27 Zack WeinbergMakefile.in (libgcc2.ready): Rename to libgcc.ready.
2000-05-27 Richard Hendersonalpha.c (hard_fp_register_operand): Mind the mode.
2000-05-27 Richard HendersonMakefile.in (recog.o): Don't depend on resource.h.
2000-05-27 Richard Hendersonfunction.c (thread_prologue_epilogue_insns): Don't...
2000-05-27 Richard Hendersongensupport.c (collect_insn_data): Record the maximum...
2000-05-27 Richard Hendersongenoutput.c: Don't include errors.h.
2000-05-27 Richard Hendersond30v.c (d30v_print_operand): Handle ':'.
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-27 Geoff Keatingrs6000.md (movsi_internal1): Use '%a1' rather than...
2000-05-27 Geoff Keatingrs6000.md: Correct order of operands for DImode boolean...
2000-05-26 Mark Mitchelltree.h (struct record_layout_info): Rename to (struct...
2000-05-26 Richard Earnshawflow.c (find_label_refs): New function.
2000-05-26 Richard Earnshawifcvt.c (cond_exec_get_condition): Set test_if to the...
2000-05-26 Richard Hendersonalpha.c (alpha_comparison_operator): Don't be so strict...
2000-05-26 J. David Anglinvax.h (CPP_SPEC): Define __GFLOAT and GFLOAT when ...
2000-05-26 Richard Hendersonbb-reorder.c (reorder_block_def): Reorder elements...
2000-05-26 Alexandre Olivaemit-rtl.c (reset_used_decls): New function.
2000-05-26 Zack Weinbergcpplex.c (maybe_macroexpand): Warn about function-like...
2000-05-25 Mark Mitchell* recog.c (peephole2_optimize): Use INSN_P.
2000-05-25 Richard Hendersonifcvt.c (seq_contains_jump): New.
2000-05-25 Mark Mitchellexcept.h (can_throw): Declare it.
2000-05-25 Richard Henderson* flow.c (mark_set_1): Don't record conditionally dead...
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-25 David Edelsohnrs6000.c (expand_block_move): Add 64-bit PowerPC double...
2000-05-25 Jan HubickaJan Hubicka <jh@suse.cz>
2000-05-25 Richard Henderson* stmt.c (expand_end_bindings): Fix thinko last change.
2000-05-25 Andrew MacLeodexcept.c (func_eh_entry): Add emitted field.
2000-05-25 Richard Hendersonrecog.c (offsettable_address_p): If mode size is zero...
2000-05-25 J. David Anglinconfigure.in: Check for -Wno-long-long option support...
2000-05-25 Jeff LawForgot to commit.
2000-05-25 J"orn Rennecke* loop.c (basic_induction_var): Avoid double recording...
2000-05-25 J"orn Renneckerevert: loop.h (struct induction): Add multi_insn_incr.
2000-05-25 J"orn Renneckertl.h (loc_mentioned_in_p): Declare.
2000-05-25 Jason Merrillstmt.c (expand_end_bindings): Look through NOTEs to...
2000-05-24 Mark Mitchellcalls.c (expand_call): Handle cleanups in tail-recursio...
2000-05-24 Kaveh R. Ghazisimplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EX...
2000-05-24 Alexandre Olivaexpr.c (expand_assignment, [...]): Set in_check_memory_...
2000-05-24 Nick Clifton(extract_muldiv): When constructing a multiplier/divisor...
2000-05-24 Alexandre Olivac-decl.c (build_enumerator): Don't modify the value...
2000-05-24 Andreas Jaeger* mips.h (LINKER_ENDIAN_SPEC): Pass -EL to linker by...
2000-05-24 Eric Christopherconfigure.in: Redefine inhibit_libc conditions.
2000-05-24 Phil Edwardsconfigure.in: For --enable-languages=LIST, check for...
2000-05-24 Lars Brinkhoff* pdp11.h (STACK_BOUNDARY): Define.
2000-05-24 Jakub Jelinek* ifcvt.c (if_convert): Update life info globally.
2000-05-24 Alexandre Olivaemit-rtl.c (unshare_all_decls): New function.
2000-05-23 Nick CliftonRemove compile time warnings when building arm.o
2000-05-23 Clinton Popetzsh.c (gen_far_branch, [...]): Update to reflect new...
2000-05-23 Kazu Hiratainvoke.texi (Options for Debugging Your Program or...
2000-05-23 Philippe De Muyterconfigure.in (NO_MINUS_C_MINUS_O): Fix thinko in previo...
2000-05-23 Zack Weinbergsimplify-rtx.c (SIGN_EXTEND): New macro.
2000-05-23 Kaveh R. Ghazigetopt.h (getopt): Also check HAVE_DECL_* when prototyping.
2000-05-23 Zack Weinberg* c-decl.c (pushdecl): Invert sense of test for non...
2000-05-23 J"orn Rennecke* reload1.c (reload_cse_move2add): Honor TRULY_NOOP_TRU...
2000-05-23 Jonathan Larmourconfig/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY...
2000-05-23 Richard Kenneralpha.c: Remove #ifdef HAIFA since now only scheduler.
2000-05-23 Richard Henderson* combine.c (simplify_comparison): Use trunc_int_for_mode.
2000-05-23 Richard Henderson* stor-layout.c (place_field): Change rli->size to...
2000-05-23 Richard Hendersonfunction.c (thread_prologue_and_epilogue_insns): Make...
2000-05-23 Richard Kenneralpha.c (alpha_fnname): New static variable.
2000-05-22 Clinton Popetzjump.c (jump_optimize_1): Don't increment LABEL_NUSES...
2000-05-22 Richard Kenneroptabs.c (can_extend_p): Allow unsignedp to have any...
2000-05-22 Zack Weinberg* varasm.c (eh_frame_section): Revert change to argumen...
2000-05-22 Richard Kennerfinal.c (final_scan_insn, [...]): Remove dangling ...
2000-05-22 Philippe De Muyterm68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.
2000-05-22 Jakub Jelineksparc.md (movdf_insn_v9only_vis): fzero has just one...
next
This page took 0.717341 seconds and 108 git commands to generate.