OSDN Git Service

* pa.md: Add real PA8000 scheduling information.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1999-03-17 law * pa.md: Add real PA8000 scheduling information.
1999-03-17 law * pa.h (processor_type): Add PROCESSOR_8000...
1999-03-17 davem * config/sparc/sparc.h (TARGET_SWITCHES, TARGET_OPTIONS):
1999-03-17 rth * alpha.h (HARD_REGNO_MODE_OK): Allow only...
1999-03-17 nickcFix compile time warnings.
1999-03-17 amylaar * reload1.c (eliminate_regs): Don't keep REG_DEAD...
1999-03-17 rth * function.c (fixup_var_refs_1): First try...
1999-03-17 brolleyWed Mar 17 11:20:29 1999 Dave Brolley <brolley@cygnus...
1999-03-17 ghazi * c-lex.c: Don't include setjmp.h.
1999-03-16 law * cexp.y (yyerror): Call verror to get a useful...
1999-03-16 law * .gdbinit: Move command to put breakpoint...
1999-03-16 nickcRename free_bb_memory to free_bb_mem
1999-03-16 amylaar * sh.md (movsi_i): Move t/r alternative after r/rI...
1999-03-16 wilsonFix build failure when using SGI Irix6 cc.
1999-03-16 brolley1999-03-16 16:06 -0500 Zack Weinberg <zack@rabi.colum...
1999-03-16 djeedelsohn@mhpcc.edu -> edelsohn@gnu.org
1999-03-16 gavin * c-lex.c (yylex) : Remove warning for integer literal...
1999-03-16 gavin * invoke.texi: Add -mlong32 documentation.
1999-03-16 gavin * config/mips/iris.h (CTORS_SECTION_ASM_OP,DTORS_SECTI...
1999-03-15 dje bit-pattern directly.
1999-03-15 zack1999-03-15 21:39 -0500 Zack Weinberg <zack@rabi.colum...
1999-03-15 vmakarovMon Mar 15 16:01:52 1999 Jim Wilson <wilson@cygnus...
1999-03-15 nickcRemove leading and trailing double underscores from...
1999-03-15 lawMon Mar 15 10:20:20 1999 Mark Mitchell <mark@markmitc...
1999-03-15 ghazi * fold-const.c (exact_real_inverse): Move varia...
1999-03-15 m.hayes * rtlanal.c (auto_inc_p): New function.
1999-03-15 manfred
1999-03-14 ghazi * cse.c (check_fold_consts): New static function.
1999-03-14 lawBump for snapshot
1999-03-13 rth* haifa-sched.c (sched_analyze_1): Only clear reg_last_...
1999-03-13 rearnsha* arm.c (arm_split_constant): Don't try to force a...
1999-03-12 wilsonPatch from David Edelsohn. Use AIX float.h file.
1999-03-12 amylaar * unroll.c (loop_iterations): Don't return a final...
1999-03-12 wilsonPatch to fix reload abort while compiling hpux-x-m68k...
1999-03-12 korbbMissing from fixincl-branch merge
1999-03-12 korbbMissing merges from fixincl-branch
1999-03-12 law * expr.c (expand_expr): Allow a CALL_EXPR with...
1999-03-11 rth* alpha.md (ev5_e0): Conflict loads and stores.
1999-03-11 rth * alpha.h (HARD_REGNO_MODE_OK): Disallow QI...
1999-03-11 rth * machmode.h (smallest_mode_for_size): Prototype.
1999-03-11 amylaar * loop.c (strength_reduce): Don't do biv increment...
1999-03-11 amylaar * reload.1c (delete_address_reloads_1): Check for...
1999-03-11 jason * dwarf2out.c (add_AT_lbl_offset): Rename from add_AT_...
1999-03-11 amylaar * sh.md (mulsi3): End mul.l sequence with a no-op...
1999-03-11 korbbActivating fast-fixincludes
1999-03-11 law * cppfiles.c (INO_T_EQ): Handle UWIN.
1999-03-11 jason * configure.in: Remove init_priority stuff.
1999-03-10 law * sdbout.c (plain_type_1): Make boolean types...
1999-03-10 law
1999-03-10 law * lcm.c: New file.
1999-03-10 law * gcse.c (compute_pre_local_properties): Delete.
1999-03-10 law * gcse.c: More comments, whitespace and similar...
1999-03-10 ghazi * gcc.c (print_file_name, print_prog_name,...
1999-03-10 law * gcse.c: Update various comments.
1999-03-10 law * gcse.c (run_jump_opt_after_gcse): New variable.
1999-03-10 amylaar * sh.c (fp_arith_reg_operand): Actually test if reg...
1999-03-10 amylaar * reload1.c (choose_reload_regs): When inheriting...
1999-03-10 korbbmissing updates to fixinc/fixinc.*
1999-03-09 law * calls.c (load_register_parameters): New function.
1999-03-09 amylaar * reload1.c (reload_combine_note_store): Fix calculati...
1999-03-09 rth* flow.c (tidy_fallthru_edge): Be more careful finding...
1999-03-09 law * calls.c (expand_call): Slightly reorganize...
1999-03-09 law * i386.md (ashlsi3 splitter): Fix typo in last...
1999-03-09 law * calls.c (compute_argument_addresses): New...
1999-03-09 rth * reg-stack.c (stack_reg_life_analysis): Use...
1999-03-09 ghaziWarning fix:
1999-03-09 law * i386.md (zero_extendhisi2): Split into an...
1999-03-08 rth * haifa-sched.c (sched_analyze_1): Fix last...
1999-03-08 law * i386.md (ashlsi3): Revise comments. Provide...
1999-03-08 law * calls.c (initialize_argument_info): Accept...
1999-03-08 law * config/openbsd.h (HANDLE_SYSV_PRAGMA): Define.
1999-03-08 wilsonFix performance problem on SH with unnecessary move...
1999-03-08 wilsonFix cygwin toolchain build failure reported by Geoffrey...
1999-03-08 law
1999-03-08 amylaar * regmove.c (copy_src_to_dest): New argument max_old_uid.
1999-03-08 korbbfixincl-branch merge
1999-03-07 rth * haifa-sched.c (ENCODE_BLOCKAGE): Don't shift...
1999-03-07 rth * haifa-sched.c (reg_last_clobbers): New.
1999-03-07 ghazi * gmon-sol2.c: Include config.h and system...
1999-03-07 ghazi * system.h (const, inline): Move the stage2...
1999-03-07 rth * recog.c (push_operand, pop_operand): VOIDmode...
1999-03-07 rth* cse.c (canon_hash): Never reject hard regs in CCmode.
1999-03-07 lawBump for snapshot
1999-03-06 rth * flow.c (make_edges): Handle casesi that jump...
1999-03-06 ghazi * c-aux-info.c (data_type, affix_data_type...
1999-03-05 dje * rs6000.h (ASM_OUTPUT_REG_{PUSH,POP}): Add...
1999-03-05 amylaarFix date.
1999-03-05 amylaar * reload.c (find_reloads_subreg_address): Actually...
1999-03-05 amylaar * reload1.c (emit_reload_insns): If pseudo that can...
1999-03-05 rth* Makefile.in: Delete .flow2 debugging files.
1999-03-05 nickcFix default cpu selection
1999-03-05 amylaar * sh.h (SLOW_BYTE_ACCESS): Define to 1.
1999-03-05 law * function.c (assign_stack_temp_for_type):...
1999-03-04 rth * flow.c (delete_unreachable_blocks): Mark...
1999-03-03 law * function.c (current_function_has_computed_jum...
1999-03-03 lawRemove ChangeLog entries for flow rewrite for changes...
1999-03-03 wilsonMake C++ static constructors work for m68k-elf.
1999-03-03 wilsonFix sparc-elf bugs stemming from solaris2 changes.
1999-03-02 amylaar * sh.c (force_into): New function.
1999-03-02 nickcAdd ability to display omitted search directories.
next