1993-08-03 |
Richard Stallman | (struct undo): Rename `rtx' fields to `r'. |
commit | commitdiff | tree |
1993-08-03 |
Jim Wilson | (block_alloc): Don't attempt to allocate a |
commit | commitdiff | tree |
1993-08-03 |
Richard Stallman | entered into RCS |
commit | commitdiff | tree |
1993-08-02 |
Richard Kenner | (subst): Move simple operations inside IF_THEN_ELSE... |
commit | commitdiff | tree |
1993-08-02 |
Richard Stallman | (CLIB): Fix typo. |
commit | commitdiff | tree |
1993-08-02 |
Richard Stallman | (substitute_address): In prototype, don't specify |
commit | commitdiff | tree |
1993-08-02 |
Richard Stallman | (expand_call): Check properly for volatile function. |
commit | commitdiff | tree |
1993-08-01 |
Richard Stallman | (ASM_OUTPUT_INTERNAL_LABEL, ASM_GENERATE_INTERNAL_LABEL... |
commit | commitdiff | tree |
1993-08-01 |
Richard Stallman | (PIC_CASE_VECTOR_ADDRESS): Defined. |
commit | commitdiff | tree |
1993-08-01 |
Richard Stallman | (do_tablejump): Use PIC_CASE_VECTOR_ADDRESS if defined. |
commit | commitdiff | tree |
1993-08-01 |
Richard Stallman | Call default_conversion for NAME. |
commit | commitdiff | tree |
1993-07-31 |
Richard Stallman | (process_init_element): Treat string constants specially |
commit | commitdiff | tree |
1993-07-31 |
Richard Stallman | (digest_init): Finish getting rid of tail. |
commit | commitdiff | tree |
1993-07-30 |
Richard Kenner | (fold... |
commit | commitdiff | tree |
1993-07-30 |
Richard Kenner | (mult_is_very_cheap): Delete. |
commit | commitdiff | tree |
1993-07-30 |
Richard Kenner | Remove change of July 21. |
commit | commitdiff | tree |
1993-07-30 |
Richard Kenner | (expand_return): Don't use jumps for "return x == y... |
commit | commitdiff | tree |
1993-07-30 |
Richard Stallman | (push_init_level): For braces around scalar, just warn. |
commit | commitdiff | tree |
1993-07-30 |
Richard Stallman | (ffssi2 and ffshi2 recognizers): Generate unique labels... |
commit | commitdiff | tree |
1993-07-29 |
Richard Kenner | (copy_rtx_and_substitute, case LABEL_REF): If we turn off |
commit | commitdiff | tree |
1993-07-29 |
Richard Stallman | (CC, OLDCC): Deleted. |
commit | commitdiff | tree |
1993-07-29 |
Richard Stallman | [__HIGHC__]: Include alloca.h. |
commit | commitdiff | tree |
1993-07-29 |
Richard Stallman | (convert_to_integer): Don't pass truncate into ABS_EXPR. |
commit | commitdiff | tree |
1993-07-29 |
Richard Stallman | Fix typo in last change. |
commit | commitdiff | tree |
1993-07-29 |
Richard Stallman | (compare): Add ./ in tail command. |
commit | commitdiff | tree |
1993-07-28 |
Richard Kenner | (copy_for_inline, case LABEL_REF): Properly copy LABEL_... |
commit | commitdiff | tree |
1993-07-28 |
Richard Kenner | (expand_return): Set TREE_SIDE_EFFECTS on MODIFY_EXPR. |
commit | commitdiff | tree |
1993-07-28 |
Richard Kenner | (iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS... |
commit | commitdiff | tree |
1993-07-28 |
Michael Meissner | Use SUBTARGET_OVERRIDE_OPTIONS instead of OVERRIDE_OPTIONS. |
commit | commitdiff | tree |
1993-07-28 |
Richard Stallman | (expand_expr, case ADDR_EXPR): Treat CONCAT like REG. |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (simple_if, if_prefix, stmt): Undo Jul 7 change. |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (libgcc.a): Do `chmod +w *' between two ar commands. |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (shift_operand): New function. |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | Initial revision |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (strength_reduce): Don't ignore a giv that depends... |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (STARTFILE_SPEC): Define. |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (ALLOCA): Define. |
commit | commitdiff | tree |
1993-07-28 |
Richard Stallman | (start_function): Warn if volatile fn returns non-void. |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (INITIAL_FRAME_POINTER_OFFSET): Negate, and subtract... |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (schedule_block): Do not emit line number notes before... |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (assemble_variable): Flag_no_common applies only if |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | Add new parameter to move_block_from_reg calls. |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (function_arg): Shift all structures less than 4 bytes, |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (assign_parms): Pass extra argument SIZE to move_block_... |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (move_block_from_reg): Add new argument to prototype. |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (move_block_from_reg): New argument SIZE. |
commit | commitdiff | tree |
1993-07-28 |
Jim Wilson | (expand_call): For unaligned arguments on |
commit | commitdiff | tree |
1993-07-28 |
Doug Evans | expmed.c (store_split_bitfield): Fix handling of bitfie... |
commit | commitdiff | tree |
1993-07-28 |
John Hassey | Initial revision |
commit | commitdiff | tree |
1993-07-27 |
Per Bothner | Define STMP_FIXPROTO to empty for cross. |
commit | commitdiff | tree |
1993-07-27 |
Per Bothner | Pass '-' to tr as the 1-character range '---'. |
commit | commitdiff | tree |
1993-07-27 |
Per Bothner | Disable obnoxious warning message. |
commit | commitdiff | tree |
1993-07-27 |
Per Bothner | patch-header.c (read_scan_file): Minor re-write to... |
commit | commitdiff | tree |
1993-07-27 |
Per Bothner | * Makefile.in (patch-header): Use $(HOST_OBSTACK). |
commit | commitdiff | tree |
1993-07-27 |
Richard Kenner | (optimize_bit_field_compare): Preserve volatility of... |
commit | commitdiff | tree |
1993-07-27 |
Richard Stallman | (assign_parms): Don't copy too much when extending... |
commit | commitdiff | tree |
1993-07-27 |
Richard Stallman | (ASM_DECLARE_OBJECT_NAME): Don't make a .size if the... |
commit | commitdiff | tree |
1993-07-27 |
Richard Stallman | (CLIB): removed -lc_s and added -lmalloc. |
commit | commitdiff | tree |
1993-07-27 |
Richard Stallman | (DBX_DEBUGGING_INFO): Remove this to let gcc deals... |
commit | commitdiff | tree |
1993-07-27 |
Richard Stallman | (CPP_PREDEFINES): added -D_POSIX_SOURCE -D_XOPEN_SOURCE... |
commit | commitdiff | tree |
1993-07-27 |
Richard Stallman | (_WCHAR_T_H): Test this and define this. |
commit | commitdiff | tree |
1993-07-27 |
Richard Stallman | entered into RCS |
commit | commitdiff | tree |
1993-07-27 |
Richard Stallman | (set_init_index): Add pedantic warning. |
commit | commitdiff | tree |
1993-07-27 |
Richard Stallman | (assemble_variable): For array whose size comes from... |
commit | commitdiff | tree |
1993-07-27 |
Richard Kenner | (fold, case EQ_EXPR): Remove code that converts mod... |
commit | commitdiff | tree |
1993-07-26 |
Richard Stallman | (simplify_shift_const): Inhibit hacks based on |
commit | commitdiff | tree |
1993-07-26 |
Richard Stallman | (main): When -W sets warn_uninitialized, avoid later... |
commit | commitdiff | tree |
1993-07-26 |
Richard Stallman | (__main): Use macro SYMBOL__MAIN instead of invoking... |
commit | commitdiff | tree |
1993-07-26 |
Richard Stallman | (expand_main_function): Likewise. |
commit | commitdiff | tree |
1993-07-26 |
Richard Stallman | (NAME__MAIN, SYMBOL__MAIN): Add default definitions. |
commit | commitdiff | tree |
1993-07-26 |
Richard Kenner | (strip_off_ending): Allow .ad* for Ada. |
commit | commitdiff | tree |
1993-07-26 |
Bill Cox | Fix print_lang_decl and print_lang_type function headers. |
commit | commitdiff | tree |
1993-07-26 |
Per Bothner | Add fixproto support. |
commit | commitdiff | tree |
1993-07-26 |
Per Bothner | Initial revision |
commit | commitdiff | tree |
1993-07-26 |
Per Bothner | Initial revision |
commit | commitdiff | tree |
1993-07-25 |
Richard Stallman | (movstrictqi): Change q<-g alternative to q<-m. |
commit | commitdiff | tree |
1993-07-24 |
Richard Stallman | (emit_move_insn_1): For complex stack push, don't use... |
commit | commitdiff | tree |
1993-07-24 |
Per Bothner | Fix some AIX and NeXT problems. |
commit | commitdiff | tree |
1993-07-24 |
Richard Stallman | (mark_loop_jump): Handle weird cases like jumping to... |
commit | commitdiff | tree |
1993-07-24 |
Richard Stallman | (start_init): Second arg is now a tree. |
commit | commitdiff | tree |
1993-07-23 |
Doug Evans | Fix typo. |
commit | commitdiff | tree |
1993-07-23 |
Doug Evans | * c-tree.h: Fix prototypes for print_lang_decl, print_l... |
commit | commitdiff | tree |
1993-07-23 |
Richard Stallman | (cast_expr): Use new initializer parsing functions. |
commit | commitdiff | tree |
1993-07-23 |
Richard Stallman | Declare the new initializer parsing functions. |
commit | commitdiff | tree |
1993-07-23 |
Richard Stallman | (output_init_element): Now static. |
commit | commitdiff | tree |
1993-07-23 |
Richard Stallman | (output_constant_def_contents): New function. |
commit | commitdiff | tree |
1993-07-23 |
Richard Stallman | Output most constructors an element at a time. |
commit | commitdiff | tree |
1993-07-23 |
Richard Stallman | (rest_of_decl_compilation): Pass 0 as DONT_OUTPUT_DATA... |
commit | commitdiff | tree |
1993-07-23 |
Richard Stallman | (main): Improve "No input files" error message. |
commit | commitdiff | tree |
1993-07-23 |
Richard Kenner | (aggregate_value_p): An ARRAY_TYPE is also an aggregate. |
commit | commitdiff | tree |
1993-07-23 |
Richard Stallman | (making LIB absolute): Just concat with $ORIG_DIR. |
commit | commitdiff | tree |
1993-07-23 |
Jeff Law | reorg.c (relax_delay_slots): Do not redirect a jump... |
commit | commitdiff | tree |
1993-07-23 |
John Hassey | Don't use fldcr to serialize it is broken on the 88110... |
commit | commitdiff | tree |
1993-07-23 |
John Hassey | Don't use fldcr to serialize it is broken on the 88110... |
commit | commitdiff | tree |
1993-07-22 |
Richard Stallman | When fixing ftw.h, preserve remainder of |
commit | commitdiff | tree |
1993-07-21 |
Jim Wilson | (expand_expr, COMPONENT_REF case): For unaligned object |
commit | commitdiff | tree |
1993-07-21 |
Jim Wilson | (output_move_double): Only set highest_first if first... |
commit | commitdiff | tree |
1993-07-21 |
Jim Wilson | (movdi+1): Delete & from r/i constraint. |
commit | commitdiff | tree |
1993-07-21 |
Jim Wilson | (<ftw.h>): Don't apply specialized fixes to <ftw.h... |
commit | commitdiff | tree |
1993-07-21 |
Jim Wilson | (nonlocal_label_list): New variable. |
commit | commitdiff | tree |
next |