gcc.git
1993-07-29 Richard Stallman(convert_to_integer): Don't pass truncate into ABS_EXPR.
1993-07-29 Richard StallmanFix typo in last change.
1993-07-29 Richard Stallman(compare): Add ./ in tail command.
1993-07-28 Richard Kenner(copy_for_inline, case LABEL_REF): Properly copy LABEL_...
1993-07-28 Richard Kenner(expand_return): Set TREE_SIDE_EFFECTS on MODIFY_EXPR.
1993-07-28 Richard Kenner(iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS...
1993-07-28 Michael MeissnerUse SUBTARGET_OVERRIDE_OPTIONS instead of OVERRIDE_OPTIONS.
1993-07-28 Richard Stallman(expand_expr, case ADDR_EXPR): Treat CONCAT like REG.
1993-07-28 Jim Wilson(simple_if, if_prefix, stmt): Undo Jul 7 change.
1993-07-28 Jim Wilson(libgcc.a): Do `chmod +w *' between two ar commands.
1993-07-28 Jim Wilson(shift_operand): New function.
1993-07-28 Jim WilsonInitial revision
1993-07-28 Jim Wilson(strength_reduce): Don't ignore a giv that depends...
1993-07-28 Jim Wilson(STARTFILE_SPEC): Define.
1993-07-28 Jim Wilson(ALLOCA): Define.
1993-07-28 Richard Stallman(start_function): Warn if volatile fn returns non-void.
1993-07-28 Jim Wilson(INITIAL_FRAME_POINTER_OFFSET): Negate, and subtract...
1993-07-28 Jim Wilson(schedule_block): Do not emit line number notes before...
1993-07-28 Jim Wilson(assemble_variable): Flag_no_common applies only if
1993-07-28 Jim WilsonAdd new parameter to move_block_from_reg calls.
1993-07-28 Jim Wilson(function_arg): Shift all structures less than 4 bytes,
1993-07-28 Jim Wilson(assign_parms): Pass extra argument SIZE to move_block_...
1993-07-28 Jim Wilson(move_block_from_reg): Add new argument to prototype.
1993-07-28 Jim Wilson(move_block_from_reg): New argument SIZE.
1993-07-28 Jim Wilson(expand_call): For unaligned arguments on
1993-07-28 Doug Evansexpmed.c (store_split_bitfield): Fix handling of bitfie...
1993-07-28 John HasseyInitial revision
1993-07-27 Per BothnerDefine STMP_FIXPROTO to empty for cross.
1993-07-27 Per BothnerPass '-' to tr as the 1-character range '---'.
1993-07-27 Per BothnerDisable obnoxious warning message.
1993-07-27 Per Bothnerpatch-header.c (read_scan_file): Minor re-write to...
1993-07-27 Per Bothner* Makefile.in (patch-header): Use $(HOST_OBSTACK).
1993-07-27 Richard Kenner(optimize_bit_field_compare): Preserve volatility of...
1993-07-27 Richard Stallman(assign_parms): Don't copy too much when extending...
1993-07-27 Richard Stallman(ASM_DECLARE_OBJECT_NAME): Don't make a .size if the...
1993-07-27 Richard Stallman(CLIB): removed -lc_s and added -lmalloc.
1993-07-27 Richard Stallman(DBX_DEBUGGING_INFO): Remove this to let gcc deals...
1993-07-27 Richard Stallman(CPP_PREDEFINES): added -D_POSIX_SOURCE -D_XOPEN_SOURCE...
1993-07-27 Richard Stallman(_WCHAR_T_H): Test this and define this.
1993-07-27 Richard Stallmanentered into RCS
1993-07-27 Richard Stallman(set_init_index): Add pedantic warning.
1993-07-27 Richard Stallman(assemble_variable): For array whose size comes from...
1993-07-27 Richard Kenner(fold, case EQ_EXPR): Remove code that converts mod...
1993-07-26 Richard Stallman(simplify_shift_const): Inhibit hacks based on
1993-07-26 Richard Stallman(main): When -W sets warn_uninitialized, avoid later...
1993-07-26 Richard Stallman(__main): Use macro SYMBOL__MAIN instead of invoking...
1993-07-26 Richard Stallman(expand_main_function): Likewise.
1993-07-26 Richard Stallman(NAME__MAIN, SYMBOL__MAIN): Add default definitions.
1993-07-26 Richard Kenner(strip_off_ending): Allow .ad* for Ada.
1993-07-26 Bill CoxFix print_lang_decl and print_lang_type function headers.
1993-07-26 Per BothnerAdd fixproto support.
1993-07-26 Per BothnerInitial revision
1993-07-26 Per BothnerInitial revision
1993-07-25 Richard Stallman(movstrictqi): Change q<-g alternative to q<-m.
1993-07-24 Richard Stallman(emit_move_insn_1): For complex stack push, don't use...
1993-07-24 Per BothnerFix some AIX and NeXT problems.
1993-07-24 Richard Stallman(mark_loop_jump): Handle weird cases like jumping to...
1993-07-24 Richard Stallman(start_init): Second arg is now a tree.
1993-07-23 Doug EvansFix typo.
1993-07-23 Doug Evans* c-tree.h: Fix prototypes for print_lang_decl, print_l...
1993-07-23 Richard Stallman(cast_expr): Use new initializer parsing functions.
1993-07-23 Richard StallmanDeclare the new initializer parsing functions.
1993-07-23 Richard Stallman(output_init_element): Now static.
1993-07-23 Richard Stallman(output_constant_def_contents): New function.
1993-07-23 Richard StallmanOutput most constructors an element at a time.
1993-07-23 Richard Stallman(rest_of_decl_compilation): Pass 0 as DONT_OUTPUT_DATA...
1993-07-23 Richard Stallman(main): Improve "No input files" error message.
1993-07-23 Richard Kenner(aggregate_value_p): An ARRAY_TYPE is also an aggregate.
1993-07-23 Richard Stallman(making LIB absolute): Just concat with $ORIG_DIR.
1993-07-23 Jeff Lawreorg.c (relax_delay_slots): Do not redirect a jump...
1993-07-23 John HasseyDon't use fldcr to serialize it is broken on the 88110...
1993-07-23 John HasseyDon't use fldcr to serialize it is broken on the 88110...
1993-07-22 Richard StallmanWhen fixing ftw.h, preserve remainder of
1993-07-21 Jim Wilson(expand_expr, COMPONENT_REF case): For unaligned object
1993-07-21 Jim Wilson(output_move_double): Only set highest_first if first...
1993-07-21 Jim Wilson(movdi+1): Delete & from r/i constraint.
1993-07-21 Jim Wilson(<ftw.h>): Don't apply specialized fixes to <ftw.h...
1993-07-21 Jim Wilson(nonlocal_label_list): New variable.
1993-07-21 Jim Wilson(CPP_SPEC): Define LANGUAGE_ASSEMBLY, not
1993-07-21 Jim Wilson(TARGET_SWITCHES): Recognize -m68851, -mno-68851,
1993-07-21 Jim WilsonNew file.
1993-07-21 Jim Wilson(OVERRIDE_OPTIONS, SUBTARGET_OVERRIDE_OPTIONS): Define.
1993-07-21 Jim WilsonNew File.
1993-07-21 Jim Wilson(TARGET_SWITCHES): Add SUBTARGET_SWITCHES.
1993-07-21 Jim Wilson(sys/types.h sys/stdtypes.h): Delete newline before do.
1993-07-21 Jim Wilson(lynx): Recognize as vendor.
1993-07-21 Jim Wilson(link_command_spec): Move %{T*} after %{L*} and %D.
1993-07-21 Jim Wilson(ashldi3, lshrdi3): Obsolete, deleted.
1993-07-21 Jim Wilson(expand_binop): Synthesize double word shifts and rotat...
1993-07-21 Richard StallmanFinish last change.
1993-07-21 Richard Stallman(is_ctor_dtor): Delete leading _'s from sym names
1993-07-21 Michael MeissnerDo not turn on -mhalf-pic if ELF.
1993-07-20 Richard KennerAdd prototypes for static functions.
1993-07-20 Richard Stallman(expand_increment): Convert constant subtract to add...
1993-07-19 Richard KennerAdd variants of call and call_value patterns for calls...
1993-07-19 Richard Kenner(ENCODE_SECTION_INFO): New macro.
1993-07-19 Richard Kenner(current_file_function_operand): New function.
1993-07-19 Jeff Lawreorg.c (fill_simple_delay_slots): Try filling any...
1993-07-18 Richard Stallman(c_expand_return): Set TREE_SIDE_EFFECTS for the MODIFY...
1993-07-18 Richard Stallman(fold): Handle CONJ_EXPR.
next