OSDN Git Service

2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-05-16 sirl 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-05-16 sirl 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-05-16 sirl 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-05-16 law * mn10200.h (PREFERRED_RELOAD_CLASS): Do not...
2000-05-16 korbbComments from first commit :-)
2000-05-16 korbbcorrected and rewrote char_macro_* fixes to parse the...
2000-05-16 aoliva* config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONS...
2000-05-16 rth * toplev.c (rest_of_compilation): Run full...
2000-05-16 rth * jump.c: Fix typos and clarify commentary...
2000-05-16 rth * ifcvt.c (cond_exec_process_insns): Drop USE...
2000-05-16 rth * varasm.c (output_constant_pool): Abort instea...
2000-05-15 neil * cpplex.c (parse_string2): Update comment.
2000-05-15 hubicka * jump.c (condjump_p): Mark as depreached.
2000-05-15 hubicka * calls.c: Re-install both patches reverted by last...
2000-05-15 hubicka * loop.c (scan_loop, strength_reduce, loop_optimize...
2000-05-15 jakub * calls.c (expand_call): Move expand_start_target_temp...
2000-05-15 robertlApparently forgot to commit this when I did the "real...
2000-05-14 neil * cpphash.c (trad_stringify, warn_trad_stringify,
2000-05-14 geoffk* config/rs6000/rs6000.h (RETURN_ADDRESS_OFFSET): Corre...
2000-05-14 geoffk* config/rs6000/rs6000.c (logical_operand): Rewrite...
2000-05-14 geoffk* config/rs6000/rs6000.md (movsi): Don't modify RTL...
2000-05-14 geoffk* rs6000.c (output_cbranch): Don't output prediction...
2000-05-14 korbbAdd several tests and use the ``c_fix = format'' fixer...
2000-05-14 geoffk* optabs.c (expand_float): Don't allow mode widening...
2000-05-14 geoffk* invoke.texi (RS/6000 and PowerPC Options): Update...
2000-05-14 korbbimplement "wrap" c_fix
2000-05-14 hp * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Do...
2000-05-14 gdr2000-05-13 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-13 law * ifcvt.c (if_convert): Do not free NULL.
2000-05-12 korbbfix up some of the testing
2000-05-12 nickcAdd movdi pattern to FR30 port.
2000-05-12 rth * config/alpha/alpha.c (struct shadow_summary...
2000-05-12 denisc * config/avr/t-avr: Added definition of FLOAT while...
2000-05-12 law * expr.c (emit_push_insn): Do not adjust stack...
2000-05-12 phdm * ggc-simple.c (offsetof): Macro definition moved...
2000-05-12 korbbbuglet & relaxed rules
2000-05-12 rth * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-05-12 korbbenhance the format style c_fix & remove unneeded wrappe...
2000-05-12 aoliva* config/mn10300/mn10300.h (PREFERRED_DEBUGGING_TYPE...
2000-05-12 rth * calls.c: Revert both 05-09 patches.
2000-05-11 aoliva* config/mn10300/mn10300.c (print_operand): Print FP...
2000-05-11 aoliva* mklibgcc.in (EQ): Define it to an equal sign in the...
2000-05-11 jason * fixinc/fixincl.c (run_compiles): Don't crash...
2000-05-11 zack * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.
2000-05-11 denisc * config/avr/avr-protos.c (jump_over_one_insn_p):...
2000-05-11 zack2000-05-11 Mark Elbrecht <snowball3@bigfoot.com>
2000-05-11 jakub * except.c (find_exception_handler_labels_1): New...
2000-05-11 korbbbase diff file (needs workvi ../ChangeLog)
2000-05-11 scox * regrename.c (replace_reg_in_block): Improve REG_DEAD...
2000-05-11 korbbAdded support for "make check" and the "format" c_fix
2000-05-11 hubicka * toplev.c (rest_of_compilation): Remove dead code...
2000-05-11 zack * cpphash.c (collect_funlike_expansion): Make "# is not
2000-05-11 law * configure.in (hppa*64*-*-hpux11*): New target...
2000-05-11 law * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising...
2000-05-11 law * combine.c (try_combine): Fix a typo.
2000-05-11 wilsonAdd performance related explanatory comment.
2000-05-10 rth * Makefile.in (libgcc.a, stmp-multilib): Depend...
2000-05-10 nickcDo not bias REG_N_REFS by loop_depth when optimising...
2000-05-10 zack * cppexp.c (lex): Use %.*s to print non-NUL-terminated...
2000-05-10 zack * cpphash.h (struct hashnode): Use struct hack for...
2000-05-10 rth * flow.c (find_basic_blocks_1): Remove any...
2000-05-10 korbbreg_syntax_t re_syntax_options must be static scope
2000-05-10 jason * dwarfout.c (dwarfout_finish): Call retry_inco...
2000-05-10 jason * dwarf2out.c (gen_subprogram_die): Fixup die_p...
2000-05-10 neil * cpplex.c (spell_token): New function.
2000-05-10 neil * cpplex.c (_cpp_lex_line): Maintain PREV_WHITE...
2000-05-10 rth * flow.c (find_basic_blocks_1): Do not delete...
2000-05-10 rth * calls.c (expand_call): Increment currently_ex...
2000-05-09 kenner * reload1.c (reload_combine): Fix errors in last change.
2000-05-09 zack * gcc.c (used_arg): Skip over a semicolon at the end...
2000-05-09 korbbdisable hpux8_bogus_inlines on SCO
2000-05-09 zacktop level:
2000-05-09 denisc * flow.c (flow_delete_insn): Use INSN_DELETED_P for...
2000-05-09 denisc * config/avr/avr-protos.h (extra_constraint): change...
2000-05-09 korbbAdded 'test_text' for many fixes
2000-05-09 korbbfixinc.sco is not needed any more
2000-05-09 hubicka * calls.c (expand_call): Reorganize somewhat in order
2000-05-09 kenner * alias.c (nonlocal_reference_p): Minor reformatting.
2000-05-09 rth * config/ia64/ia64-protos.h (ia64_expand_predic...
2000-05-09 rth * rtlanal.c (may_trap_p): Consider old-style...
2000-05-09 wilsonFix typo spotted by grahams.
2000-05-08 rth * gensupport.c (process_rtx): Copy and post...
2000-05-08 rth * config/ia64/ia64.md (extendsfdf2): Split...
2000-05-08 neil * cpplex.c (spell_token): New function.
2000-05-08 rth * config/ia64/ia64.c (ia64_encode_section_info...
2000-05-08 rth * flow.c (init_propagate_block_info): Watch...
2000-05-08 korbbRemove dependencies on dead files
2000-05-08 korbbdisable fixincludes for -*-msdosdjgpp* |
2000-05-08 nickcFix comment describing ELIMINABLE_REGS
2000-05-08 korbbcode generation reduction & sco script removal
2000-05-08 aj2000-05-08 Andreas Jaeger <aj@suse.de>
2000-05-08 zack * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to...
2000-05-07 neil * cpplex.c: Move new lexer definitions and prototypes
2000-05-07 wehle * rtl.def (COND_EXEC): Clarify.
2000-05-07 rth * config/ia64/ia64.c (predicate_operator):...
2000-05-07 rth * config/ia64/ia64.c (sdata_symbolic_operand...
2000-05-07 rth * c-decl.c: Include "tm_p.h".
2000-05-07 rth * rtl.def (DEFINE_COND_EXEC): New.
2000-05-07 rth * flow.c (mark_set_1): Don't update conditional...
2000-05-06 zack2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
next