OSDN Git Service

many applications of c_fix=format + tests
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-05-20 korbbmany applications of c_fix=format + tests
2000-05-20 aoliva* ifcvt.c (if_convert): Scan and kill dead code.
2000-05-20 aoliva* emit-rtl.c (unshare_all_rtl): Store the copied rtx.
2000-05-20 korbbyet more applications of c_fix=format + tests
2000-05-20 zacktop level:
2000-05-20 korbbmore applications of c_fix=format + tests
2000-05-20 kenner * alias.c: Clarify some comments.
2000-05-20 kenner * alias.c (aliases_everything_p): Don't special-case...
2000-05-20 aoliva* mklibgcc.in: Restore rule to create ${dir}.
2000-05-20 aoliva* Makefile.in (libgcc.mk): Depend on xgcc$(exeext) for
2000-05-20 aoliva* Makefile.in (bootstrap): Unset LANG_LIB2FUNCS for...
2000-05-20 aoliva* fold-const.c (make_range): Handle degenerated intervals.
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-05-19 rth * basic-block.h (struct edge_def): New field "count".
2000-05-19 rth * ifcvt.c (find_if_case_2): Don't allow THEN...
2000-05-19 rth * flow.c (make_edges): The sibling call edge...
2000-05-19 rth * jump.c (redirect_jump): Add delete_unused...
2000-05-19 cpopetz * ssa.c (convert_from_ssa): Tell life_analysis we...
2000-05-19 zack * cpphash.c (funlike_macroexpand): Make sure not to...
2000-05-19 zack * cpplex.c (_cpp_scan_until): Clear AUX field of tokens.
2000-05-19 korbbtest_text cleanups
2000-05-19 kenner * config/elfos.h (SELECT_SECTION): Don't access DECL_I...
2000-05-19 law * gcc.texi (MULTILIB_EXCEPTIONS): Correct examp...
2000-05-19 mmitchel * Makefile.in (STAGESTUFF): Fix typo in spelling of...
2000-05-19 rth * rtlanal.c (insn_dependant_p, insn_dependant_p...
2000-05-19 aoliva* config/mn10300/mn10300.c (expand_prologue, expand_epi...
2000-05-18 law * configure.in (*-pc-msdosdjgpp): Set float_for...
2000-05-18 zack * genopinit.c: Use $ for escape sequences in optab...
2000-05-18 rth * jump.c (jump_optimize_1): Base minimum insn...
2000-05-18 jakub * print-rtl.c (print_rtx): Only print note line number...
2000-05-18 jakub * gcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPE...
2000-05-18 nickcPlace constant, uninitialised data in .rodata not ...
2000-05-18 law * configure.in (NO_MINUS_C_MINUS_O): Test ...
2000-05-18 rth * c-common.h (enum c_tree_index): Add g77 type...
2000-05-18 rth * config/h8300/h8300.md (subs patterns): Use...
2000-05-18 rth * config/h8300/h8300.c (ok_for_bclr): Take...
2000-05-18 zack * cppexp.c (parse_assertion): New.
2000-05-18 ghazi * fixinc/inclhack.def (broken_cabs): Update fix to...
2000-05-18 neil * cppinit.c (cpp_reader_init): Initialise col_adjust and
2000-05-18 law * configure.in (NO_MINUS_C_MINUS_O): Macro...
2000-05-18 law * mklibgcc.in Add missing -DL$name when compiling...
2000-05-18 law * tree.c (build_common_tree_nodes): Do not...
2000-05-17 rth * jump.c (jump_optimize_1): Remove inactive...
2000-05-17 rth * toplev.c (rest_of_compilation): Don't call...
2000-05-17 zack2000-05-17 Neil Booth <neilb@earthling.net>
2000-05-17 zack * cpplib.c: New feature, #pragma system_header.
2000-05-17 korbbuse #def constant for sub-pattern count
2000-05-17 korbb#ifdef debugging code
2000-05-17 ghazi * system.h (offsetof): Define at the very end, to...
2000-05-17 korbbKeep HP-UX 11 from stomping on C++ math namespace
2000-05-17 korbbimprove the debug displays, ignore SIGPIPE, and fix...
2000-05-17 ghazi * fixinc/fixfixes.c (char_macro_use_fix, char_macro_de...
2000-05-17 phdm * mklibgcc.in (building libgcc1) [Xlibgcc1.a]: Find...
2000-05-17 cagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-17 rth * config/ia64/crtbegin.asm (__dso_handle):...
2000-05-17 rth * flow.c (commit_one_edge_insertion): Be prepar...
2000-05-16 nickcReplace (GET_RTX_CLASS(GET_CODE()) == 'i') with INSN_P()
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...
next