OSDN Git Service

* gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2002-01-09 rth * config/arm/arm.c (arm_gen_constant): Use...
2002-01-09 rth * regrename.c (copy_value): Ignore the copy...
2002-01-09 rth * real.c (c4xtoe, toc4x): Do some special conve...
2002-01-09 rth * config/m32r/m32r.c (move_src_operand): Fix...
2002-01-09 rth * regrename.c (find_oldest_value_reg): Use...
2002-01-09 danglin * pa.md (decrement_and_branch_until_zero): Change...
2002-01-09 bryce * ginclude/stddef.h: Define _BSD_WCHAR_T_DEFINED_...
2002-01-09 m.hayes * config/c4x/c4x.h: Use PUSH_ARGS and PUSH_ROUNDING...
2002-01-09 m.hayes * config/c4x/c4x/md: Remove extraneous constraints...
2002-01-09 rth * regrename.c (copy_value): Ignore overlapping copies.
2002-01-08 rth * config/alpha/alpha.c (alpha_split_conditional...
2002-01-08 kazu * config/h8300/h8300.c (get_shift_alg): Fix 15-bit...
2002-01-08 jsm28 * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,
2002-01-08 uweigand * config/s390/s390.c (s390_preferred_reload_class...
2002-01-08 rth * Makefile.in (toplev.o): Depend on options.h.
2002-01-08 jakub * expr.c (store_expr): Convert VOIDmode constants...
2002-01-08 gerald * doc/invoke.texi: Markup gcc as @command. Refer to
2002-01-08 dalej * config/rs6000/rs6000.md: Add missing int register
2002-01-08 zack * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG...
2002-01-08 jsm28 * doc/tm.texi (ASM_OUTPUT_EH_REGION_BEG, ASM_OUTPUT_EH...
2002-01-08 nicolaRemoved spurious warnings when compiling Objective-C
2002-01-08 uweigand * config/s390/linux.h (ASM_OUTPUT_LABELREF): Remove.
2002-01-08 grahams * c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase...
2002-01-08 jsm28 * gcc.c (option_map): Remove --version.
2002-01-08 grahams * combine.c (combine_instructions): Fix typo.
2002-01-08 grahams * debug.h: Use "tree" and "rtx" throughout.
2002-01-08 nickcIf a symbol ref is in the constant pool, use the pool...
2002-01-08 rth * regrename.c (find_oldest_value_reg): Ignore...
2002-01-08 aldyh002-01-07 Aldy Hernandez <aldyh@redhat.com>
2002-01-08 danglin * pa.c (FUNC_BEGIN_PROLOG_LABEL, current_function_numb...
2002-01-08 aldyh2002-01-07 Aldy Hernandez <aldyh@redhat.com>
2002-01-08 rth * config/rs6000/xcoff.h (ASM_FILE_START): Rever...
2002-01-07 jason * unwind-dw2.c (execute_cfa_program): Use ...
2002-01-07 jakub * predict.c (combine_predictions_for_insn): Avoid...
2002-01-07 jakub * simplify-rtx.c (simplify_plus_minus): Bump n_ops...
2002-01-07 aldyh2002-01-07 Aldy Hernandez <aldyh@redhat.com>
2002-01-07 jsm28 * doc/gcc.texi, doc/gccint.texi, doc/cppinternals...
2002-01-07 janis * doc/rtl.texi (Flags): Clean up documentation of...
2002-01-07 marekm * config/avr/avr.c (avr_mcu_types): Add new MCU types.
2002-01-07 hubicka * unroll.c (copy_loop_body): Always properly update...
2002-01-07 grahams * config/i386/i386.h: Update copyright date.
2002-01-07 grahams * config/i386/i386.c: Update copyright.
2002-01-07 grahams * diagnostic.h: Update copyright date.
2002-01-07 grahams * combine.c (combine_instructions): Replace...
2002-01-07 hjl2002-01-06 H.J. Lu <hjl@gnu.org>
2002-01-07 aldyh2002-02-06 Aldy Hernandez <aldyh@redhat.com>
2002-01-06 rodrigc2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-06 jakub * objc/objc-act.c (handle_impent): Use assemble_variab...
2002-01-06 rodrigc2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-06 rth * reorg.c (emit_delay_sequence): Remove death...
2002-01-06 rth * cfgcleanup.c (try_forward_edges): Detect...
2002-01-06 rth * c-decl.c (c_expand_body): Don't call outlinin...
2002-01-05 kazu * cse.c: Fix formatting.
2002-01-05 kazu * combine.c: Fix formatting.
2002-01-05 rodrigc2002-01-05 Craig Rodrigues <crodrigu@bbn.com>
2002-01-05 dje * config/rs6000/rs6000.h (TARGET_POWERPC):...
2002-01-05 dberlin2002-01-05 Daniel Berlin <dan@dberlin.org>
2002-01-05 hubicka * cfgcleanup.c (try_forward_edges): Allow multiple...
2002-01-05 neil * doc/cppinternals.texi: Update.
2002-01-05 hp * doc/invoke.texi (Option Summary) <MMIX Options>...
2002-01-05 hubicka * cfgcleanup.c (thread_jump): Fix handling of reversed...
2002-01-05 hubicka * cfgcleanup.c: Include tm_p.h
2002-01-04 kazu * config/h8300/h8300.md (anonymous patterns): Check...
2002-01-04 gerald * doc/invoke.texi (RS/6000 and PowerPC Options): Add...
2002-01-04 jakub * tree.h (expand_expr_stmt_value): Add maybe_last...
2002-01-04 law * c-common.c (c_expand_start_cond): Expect...
2002-01-04 wcohen * config/pa/elf.h (ASM_FILE_START): Reverted to profil...
2002-01-04 dberlin2001-01-04 Daniel Berlin <dan@cgsoftware.com>
2002-01-04 rth * config/alpha/alpha.c (some_operand): Accept HIGH.
2002-01-04 rth * local-alloc.c (function_invariant_p): Update...
2002-01-04 aj2002-01-04 H.J. Lu <hjl@gnu.org>
2002-01-04 kazu * c-common.c: Fix formatting.
2002-01-04 kazu * config/h8300/h8300.c (output_logical_op): Use 'not...
2002-01-04 lawRotate 6 months of ChangeLog entries into ChangeLog.6
2002-01-03 neil * cpperror.c: Update comments and copyright.
2002-01-03 danglin * collect2.c (main): Use strcmp when testing for ...
2002-01-03 neil * cppmacro.c: Don't include intl.h. Update comments.
2002-01-03 djeCorrect ChangeLog entry: toc_section -> ASM_FILE_START.
2002-01-03 wcohen * function.h (struct function): Add profile.
2002-01-03 jakub * simplify-rtx.c (simplify_binary_operation) [DIV...
2002-01-03 turly * darwin.c (machopic_output_possible_stub_label):...
2002-01-03 kazu * builtins.c: Fix formatting.
2002-01-03 schwab * cppfiles.c (_cpp_pop_file_buffer): Change return...
2002-01-03 echristo2002-01-02 Eric Christopher <echristo@redhat.com>
2002-01-03 kazu * gcse.c: Fix formatting.
2002-01-03 grahams * mkconfig.sh: Output to config.h, hconfig.h and tconfig.h
2002-01-03 grahams * tree.h: Update copyright date.
2002-01-03 grahams * rtl.h: Update copyright date.
2002-01-03 kazu * config/avr/avr.c: Fix comment typos.
2002-01-03 grahams * rtl.h: Update copyright date.
2002-01-03 rodrigc2002-01-02 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-03 grahams * cppinit.c: Update copyright date.
2002-01-03 kazu * except.c: Fix comment typos.
2002-01-02 jakub * c-typeck.c (output_init_element): Allow initializing...
2002-01-02 rth * objc/objc-act.c (hack_method_prototype):...
2002-01-02 ghazi * gcc.c (default_compilers): Const-ify.
2002-01-02 ghazi * real.c (GET_REAL, PUT_REAL): Don't cast away const...
2002-01-02 jsm28 * config.gcc (ia64-*-*): Set extra_headers.
2002-01-02 dje * config/rs6000/t-aix43: Revert previous change.
2002-01-02 rth * c-decl.c (c_expand_body): Call outlining_inli...
next