flow.c (commit_one_edge_insertion): Be prepared for a return insn to be inserted...
[gcc.git] / gcc / ChangeLog
2000-05-17 Richard Hendersonflow.c (commit_one_edge_insertion): Be prepared for...
2000-05-16 Nick CliftonReplace (GET_RTX_CLASS(GET_CODE()) == 'i') with INSN_P()
2000-05-16 Franz Sirlrs6000.c (rs6000_select_section): Treat CONSTRUCTOR...
2000-05-16 Franz Sirlsysv4.h (ASM_OUTPUT_DWARF_ADDR): Delete unused variable.
2000-05-16 Franz Sirlsysv4.h (CPP_OS_LINUX_SPEC): Define __unix and __linux...
2000-05-16 Jeffrey A Lawmn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_...
2000-05-16 Bruce KorbComments from first commit :-)
2000-05-16 Bruce Korbcorrected and rewrote char_macro_* fixes to parse the...
2000-05-16 Alexandre Oliva* config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONS...
2000-05-16 Richard Hendersontoplev.c (rest_of_compilation): Run full jump pass...
2000-05-16 Richard Hendersonjump.c: Fix typos and clarify commentary from last...
2000-05-16 Richard Hendersonifcvt.c (cond_exec_process_insns): Drop USE and CLOBBER...
2000-05-16 Richard Hendersonvarasm.c (output_constant_pool): Abort instead of conve...
2000-05-15 Neil Boothcpplex.c (parse_string2): Update comment.
2000-05-15 Jan Hubickajump.c (condjump_p): Mark as depreached.
2000-05-15 Jan Hubickacalls.c: Re-install both patches reverted by last patch.
2000-05-15 Jan Hubickaloop.c (scan_loop, [...]): Change unroll_p and bct_p...
2000-05-15 Jakub Jelinekcalls.c (expand_call): Move expand_start_target_temps...
2000-05-15 Robert LipeApparently forgot to commit this when I did the "real...
2000-05-14 Neil Boothcpphash.c (trad_stringify, [...]): Make some pointers...
2000-05-14 Geoff Keatingrs6000.h (RETURN_ADDRESS_OFFSET): Correct for 64-bit...
2000-05-14 Geoff Keatingrs6000.c (logical_operand): Rewrite to take MODE into...
2000-05-14 Geoff Keatingrs6000.md (movsi): Don't modify RTL in-place.
2000-05-14 Geoff Keatingrs6000.c (output_cbranch): Don't output prediction...
2000-05-14 Bruce KorbAdd several tests and use the ``c_fix = format'' fixer...
2000-05-14 Geoff Keatingoptabs.c (expand_float): Don't allow mode widening...
2000-05-14 Geoff Keatinginvoke.texi (RS/6000 and PowerPC Options): Update ...
2000-05-14 Bruce Korbimplement "wrap" c_fix
2000-05-14 Hans-Peter Nilssonmklibgcc.in (building libgcc1): Do not use unset variab...
2000-05-14 Gabriel Dos Reisdiagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.
2000-05-13 Philippe De Muyter* ifcvt.c (if_convert): Do not free NULL.
2000-05-12 Bruce Korbfix up some of the testing
2000-05-12 Nick CliftonAdd movdi pattern to FR30 port.
2000-05-12 Richard Hendersonalpha.c (struct shadow_summary): Define bitfields as...
2000-05-12 Denis Chertykovt-avr: Added definition of FLOAT while generates fp...
2000-05-12 Jan Hubickaexpr.c (emit_push_insn): Do not adjust stack pointer...
2000-05-12 Philippe De Muyterggc-simple.c (offsetof): Macro definition moved from...
2000-05-12 Bruce Korbbuglet & relaxed rules
2000-05-12 Richard HendersonMakefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-05-12 Zack Weinbergenhance the format style c_fix & remove unneeded wrappe...
2000-05-12 Alexandre Olivamn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine as DWARF...
2000-05-12 Richard Henderson* calls.c: Revert both 05-09 patches.
2000-05-11 Alexandre Olivamn10300.c (print_operand): Print FP constants in hexade...
2000-05-11 Alexandre Olivamklibgcc.in (EQ): Define it to an equal sign in the...
2000-05-11 Jason Merrill* fixinc/fixincl.c (run_compiles): Don't crash on null...
2000-05-11 Zack Weinberg* fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.
2000-05-11 Denis Chertykovavr-protos.c (jump_over_one_insn_p): New declaration.
2000-05-11 Mark Elbrechtcppmain.c (main): Use IS_DIR_SEPARATOR.
2000-05-11 Jakub Jelinekexcept.c (find_exception_handler_labels_1): New function.
2000-05-11 Bruce Korbbase diff file (needs workvi ../ChangeLog)
2000-05-11 Stan Coxregrename.c (replace_reg_in_block): Improve REG_DEAD...
2000-05-11 Bruce KorbAdded support for "make check" and the "format" c_fix
2000-05-11 Jan Hubickatoplev.c (rest_of_compilation): Remove dead code after...
2000-05-11 Zack Weinbergcpphash.c (collect_funlike_expansion): Make "# is not...
2000-05-11 Jeffrey A Lawconfigure.in (hppa*64*-*-hpux11*): New target for PA64...
2000-05-11 Laurynas Biveinis* i386/xm-djgpp.h (XREF_FILE_NAME): Add mising brace.
2000-05-11 Kazu Hirata* combine.c (try_combine): Fix a typo.
2000-05-11 Jim WilsonAdd performance related explanatory comment.
2000-05-10 Richard HendersonMakefile.in (libgcc.a, [...]): Depend on FPBIT and...
2000-05-10 Nick CliftonDo not bias REG_N_REFS by loop_depth when optimising...
2000-05-10 Zack Weinbergcppexp.c (lex): Use %.*s to print non-NUL-terminated...
2000-05-10 Zack Weinbergcpphash.h (struct hashnode): Use struct hack for name...
2000-05-10 Richard Hendersonflow.c (find_basic_blocks_1): Remove any spare bb_note...
2000-05-10 Bruce Korbreg_syntax_t re_syntax_options must be static scope
2000-05-10 Eric Schweitzdwarfout.c (dwarfout_finish): Call retry_incomplete_typ...
2000-05-10 Jason Merrilldwarf2out.c (gen_subprogram_die): Fixup die_parent...
2000-05-10 Neil Boothcpplex.c (spell_token): New function.
2000-05-10 Neil Boothcpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE...
2000-05-10 Richard Hendersonflow.c (find_basic_blocks_1): Do not delete the first...
2000-05-10 Richard Hendersoncalls.c (expand_call): Increment currently_expanding_ca...
2000-05-09 Richard Kenner* reload1.c (reload_combine): Fix errors in last change.
2000-05-09 Zack Weinberggcc.c (used_arg): Skip over a semicolon at the end...
2000-05-09 Bruce Korbdisable hpux8_bogus_inlines on SCO
2000-05-09 Zack Weinbergtop level:
2000-05-09 Denis Chertykovflow.c (flow_delete_insn): Use INSN_DELETED_P for marki...
2000-05-09 Denis Chertykovavr-protos.h (extra_constraint): change a type of secon...
2000-05-09 Bruce KorbAdded 'test_text' for many fixes
2000-05-09 Bruce Korbfixinc.sco is not needed any more
2000-05-09 Jan Hubickacalls.c (expand_call): Reorganize somewhat in order...
2000-05-09 Richard Kenneralias.c (nonlocal_reference_p): Minor reformatting.
2000-05-09 Richard Hendersonia64-protos.h (ia64_expand_prediction): Declare.
2000-05-09 Richard Hendersonrtlanal.c (may_trap_p): Consider old-style and volatile...
2000-05-09 Jim WilsonFix typo spotted by grahams.
2000-05-08 Richard Hendersongensupport.c (process_rtx): Copy and post-process each...
2000-05-08 Richard Hendersonia64.md (extendsfdf2): Split the nop case out of existance.
2000-05-08 Neil Boothcpplex.c (spell_token): New function.
2000-05-08 Richard Hendersonia64.c (ia64_encode_section_info): Exit early for globa...
2000-05-08 Richard Hendersonflow.c (init_propagate_block_info): Watch out for condi...
2000-05-08 Bruce KorbRemove dependencies on dead files
2000-05-08 Bruce Korbdisable fixincludes for -*-msdosdjgpp* |
2000-05-08 Nick CliftonFix comment describing ELIMINABLE_REGS
2000-05-08 Bruce Korbcode generation reduction & sco script removal
2000-05-08 Andreas Jaegerlinux.h: Remove undefines which disabled .ctor/.dtor...
2000-05-08 Zack WeinbergMakefile.in (LOOSE_CFLAGS): Add /g modifiers to both...
2000-05-07 Neil Boothcpplex.c: Move new lexer definitions and prototypes...
2000-05-07 John Wehlertl.def (COND_EXEC): Clarify.
2000-05-07 Richard Hendersonia64.c (predicate_operator): New.
2000-05-07 Richard Hendersonia64.c (sdata_symbolic_operand): Mark unused args.
2000-05-07 Richard Hendersonc-decl.c: Include "tm_p.h".
2000-05-07 Richard Hendersonrtl.def (DEFINE_COND_EXEC): New.
next