OSDN Git Service

* Makefile.in (install-man): Remove explicit dependency on
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-01-15 jsm28 * Makefile.in (install-man): Remove explicit dependency on
2001-01-15 jsm28contrib:
2001-01-15 aldyhnew option to disable guessing of branch prediction
2001-01-15 pbFix garbled ChangeLog entry
2001-01-15 dj* gcc.texi (Makefile): Add documentation for Makefile...
2001-01-15 pb2001-01-15 Philip Blundell <philb@gnu.org>
2001-01-15 rearnsha* arm.c (use_return_insn): Don't try to determine the...
2001-01-15 rearnsha* arm.md (cbranchsi4): Correct calculation of branch...
2001-01-15 rearnshaFix ommision from previous ChangeLog entry.
2001-01-15 rearnsha* config/arm/semi.h (SUBTARGET_EXTRA_SPECS): Define.
2001-01-15 aj2001-01-15 Andreas Jaeger <aj@suse.de>
2001-01-15 geoffk * expr.c (do_jump): Treat VOIDmode CONST_DOUBLEs like...
2001-01-15 aj * config/mips/linux.h (SUBTARGET_CPP_SPEC)...
2001-01-15 mmitchel * varasm.c (make_decl_rtl): Fix typo in last change.
2001-01-15 oldhamgcc/ChangeLog:
2001-01-14 amylaar * Makefile.in (libgcc1-test.o): Depends on stmp-int...
2001-01-14 neil * c-parse.in (finish_parse): Add comment about...
2001-01-14 jsm28contrib:
2001-01-14 rth * genrecog.c (DT_veclen_ge): New.
2001-01-14 rearnsha* arm.md (ldmsi_postinc, ldmsi, stmsi_postinc, smsi...
2001-01-14 neil * cppmain.c (do_preprocessing): New function...
2001-01-14 rearnsha* config/arm/semi.h (ASM_SPEC): Pass -k to the assemble...
2001-01-14 kazu2001-01-14 Kazu Hirata <kazu@hxi.com>
2001-01-14 kenner * ggc-page.c (alloc_annon): Call perror and correctly...
2001-01-14 geoffk * combine.c (simplify_comparison): Don't change `code...
2001-01-14 rth * rtlanal.c (computed_jump_p_1): Rename from...
2001-01-14 hubicka * i386.c (ix86_expand_compare): Add bypass_test and...
2001-01-14 rth * config/vax/vax.h (RETURN_POPS_ARGS): Max...
2001-01-14 rth * config/vax/vax.md (indirect_jump): Use regist...
2001-01-14 rth * config/vax/vax.md: Use nonimmediate_operand...
2001-01-14 aj * config/i386/i386.c (ix86_split_fp_branch): Remove...
2001-01-13 jsm28 * c-common.c: Move format checking code to ...
2001-01-13 jakub * unroll.c (loop_iterations): If we cannot prove itera...
2001-01-13 denisc * config/avr/avr.md ("strlenhi"): Remove clobber of...
2001-01-13 jsm28contrib:
2001-01-13 rth * ggc-page.c (USING_MALLOC_PAGE_GROUPS): New...
2001-01-13 aoliva* reload1.c (replace_pseudos_in_call_usage): Use
2001-01-13 rth * ggc-page.c (alloc_page): Round up allocation...
2001-01-13 rth * genrecog.c (nodes_identical): Expand commentary.
2001-01-13 neil * cppfiles.c (_cpp_fake_include): New function.
2001-01-13 neil * extend.texi: Update for CPP.
2001-01-13 aj * reload1.c: Add prototype for replace_pseudos_in_call...
2001-01-13 neil * cpplib.h (cpp_pool, mi_state, mi_ind, struct...
2001-01-13 neil * cppmain.c (struct printer): Remove no_line_dirs.
2001-01-13 neil * c-lex.c (init_c_lex): Use cpp_get_callbacks...
2001-01-13 denisc * README.AVR: URLs corrected.
2001-01-13 kenner * c-decl.c (start_function): Don't warn if old prototy...
2001-01-13 hubicka * i386.c (ix86_fp_comparison_arithmetics_cost,
2001-01-13 aoliva* config/sh/sh.c (sh_expand_epilogue): Use PR explicitly.
2001-01-13 aoliva* config/sh/sh.c (sh_expand_prologue): Let the second...
2001-01-13 aoliva* config/sh/sh.c (mova_p): Fix test for mova_const.
2001-01-13 neil * fix-header.c (read_scan_file): Use cpp_get_ca...
2001-01-13 neil * cppinit.c (cpp_handle_option): help_only...
2001-01-13 jsm28 * Makefile.in (info, maintainer-clean, install-info...
2001-01-12 jakub * c-typeck.c (store_init_value): Don't require constan...
2001-01-12 aolivaReinstated part of the patch that is safe
2001-01-12 aoliva* calls.c (emit_library_call_value_1): Add USEs and...
2001-01-12 aoliva* Makefile.in: Reverted yesterday's wrong patch. Insta...
2001-01-12 jakub * config/alpha/alpha.c (alpha_expand_block_move):...
2001-01-12 dj* Makefile.in (bootstrap): rename stages to be mnemonic...
2001-01-12 jsm28 * cpp.texi, extend.texi, gcc.texi, install.texi, invok...
2001-01-12 aj * haifa-sched.c (restore_line_notes): Remove argument...
2001-01-12 mrsRevert:
2001-01-12 aj* loop.h: Remove wrong declaration of doloop_condition_get.
2001-01-12 pme2001-01-12 Phil Edwards <pme@sources.redhat.com>
2001-01-12 jsm28 * extend.texi: Refer to an array of pointers to functi...
2001-01-12 hubicka * combine.c (reversed_comparison): Fix typo in last...
2001-01-12 pme2001-01-12 Phil Edwards <pme@sources.redhat.com>
2001-01-12 drepperUpdate.
2001-01-12 wehle * final.c: (leaf_function_p): Fix typo.
2001-01-12 zack2001-01-11 Zack Weinberg <zack@wolery.stanford.edu>
2001-01-12 m.hayes * loop.h (total_biv_increment): Constify iv_class...
2001-01-12 cgf* gthr-win32.h (__gthread_objc_thread_get_data): Save...
2001-01-11 hubicka * i386.c (ix86_comparison_operator, fcmov_comparison_o...
2001-01-11 alehotsky*** empty log message ***
2001-01-11 neil * cppinit.c (do_includes): Fix typo.
2001-01-11 ciceronFix constraints in 68HC11/HC12 port
2001-01-11 neil * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG...
2001-01-11 neil2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
2001-01-11 ciceronFix operand numbers in m68hc11.md
2001-01-11 aoliva* config/sh/sh.c (barrier_align): Recognize branch...
2001-01-11 neil * invoke.texi: Restore documentation of the...
2001-01-11 aoliva* config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN inste...
2001-01-11 aoliva* Makefile.in (check-gcc//%, check-g++//%, check-g77//%,
2001-01-11 berndsPartially undo a previous patch
2001-01-11 m.hayes * flow.c (flow_call_edges_add): New.
2001-01-11 aoliva* reload1.c (move2add_note_store): Update reg_set_luid...
2001-01-11 lawRotate ChangeLog entries.
2001-01-11 nickcInitialise machine_function structure to zero.
2001-01-11 mmitchel * c-common.h (CTI_VOID_LIST): Remove.
2001-01-10 neil * Makefile.in (tradcpp0): Depend on mkdeps...
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-10 rth * hwint.h: Revert yesterday's change.
2001-01-10 nickcRemove {save|restore}_machine_status.
2001-01-10 neil * cppinit.c (OPT_g): Remove.
2001-01-10 aldyhfix constraint for i960.md
2001-01-10 rth * config/alpha/alpha.c (alpha_free_machine_stat...
2001-01-10 law * function.c (instantiate_virtual_regs): Instan...
2001-01-10 jsm28 * i386.h (CPP_CPU_SPEC): Allow for -std=c* and -std...
2001-01-10 hubicka * i386.c (ix86_fp_compare_code_to_integer, ix86_fp_com...
next