- 13 Feb, 1996 9 commits
-
-
Add one to array index. From-SVN: r11248
Jim Wilson committed -
From-SVN: r11247
Richard Kenner committed -
(CC1_SPEC): New. (LIB_SPEC): Remove %{mieee-fp:-lieee}; use -lc_p for -profile. From-SVN: r11246
Richard Kenner committed -
From-SVN: r11245
Richard Kenner committed -
From-SVN: r11244
Richard Kenner committed -
(GCC_CFLAGS): Add $(TCFLAGS). (LIBGCC2_CFLAGS): Add -D for __GCC_FLOAT_NOT_NEEDED. (libgcc1-test): Remove -nostdlib. (float.h-cross): Don't give error #ifdef __GCC_FLOAT_NOT_NEEDED. From-SVN: r11243
Richard Kenner committed -
(LIB_SPEC): Remove /usr/lib. From-SVN: r11242
Richard Kenner committed -
From-SVN: r11241
Richard Kenner committed -
(XCFLAGS): New variable. (libdir, mandir, bindir): Delete. From-SVN: r11240
Richard Kenner committed
-
- 12 Feb, 1996 17 commits
-
-
From-SVN: r11239
Richard Kenner committed -
From-SVN: r11221
Doug Evans committed -
* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. * config.guess (*:CYGWIN*): New From-SVN: r11220
Per Bothner committed -
* config.guess: Support m68k-cbm-sysv4. * config.guess (*:Linux:*:*): Guess m68k-unknown-linux From-SVN: r11219
Per Bothner committed -
* tree.c (copy_node): Zero out type.symtab union. From-SVN: r11218
Per Bothner committed -
* dbxout,c (dbxout_type): Don't canonicalize typedef type to base. From-SVN: r11217
Per Bothner committed -
* tree.h (DECL_ORIGINAL_TYPE): New macro. From-SVN: r11216
Per Bothner committed -
* c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE for typedef origin. From-SVN: r11215
Per Bothner committed -
* arm/semiaof.h (CPP_SPEC): Define __ARMEB__, __ARMEL__, and __ARMWEL__ depending on the endian flags passed to the compiler. From-SVN: r11214
Richard Earnshaw committed -
* arm/semi.h (CPP_SPEC): Define __ARMEB__, __ARMEL__, and __ARMWEL__ depending on the endian flags passed to the compiler. (LINK_SPEC): Pass -EB to the linker if compiling for big-endian mode. From-SVN: r11213
Richard Earnshaw committed -
* arm/arm.md (all DImode output patterns): Use print code 'Q' to access the least significant word. Make sure the patterns are fully aware of the word endianness. From-SVN: r11212
Richard Earnshaw committed -
* arm/arm.h: (CPP_SPEC): Define __ARMEB__, __ARMEL__, and __ARMWEL__ depending on the endian flags passed to the compiler. (ARM_FLAG_LITTLE_WORDS): Define. (TARGET_SWITCHES): Add option -mwords-little-endian. (TARGET_LITTLE_WORDS): Define. (WORDS_BIG_ENDIAN): Select based on the endian switches. (LIBGCC2_WORDS_BIG_ENDIAN): Define based on run-time endian defines. From-SVN: r11211
Richard Earnshaw committed -
* arm/arm.c (output_move_double): Cope with both word-endian alternatives. Remove extraneous parameters from calls to output_mov_immediate. (arm_print_operand): New print code 'Q' for the least significant register of a DImode operand. Make code 'R' always print the most significant register, rather than the highest numbered. From-SVN: r11210
Richard Earnshaw committed -
From-SVN: r11209
Ian Lance Taylor committed -
From-SVN: r11208
Richard Kenner committed -
Delete % from subtract operand constraints. From-SVN: r11207
Torbjorn Granlund committed -
* m68k.md (movqi): Call CC_STATUS_INIT when loading to/from an address register via a data register. From-SVN: r11206
Jeff Law committed
-
- 11 Feb, 1996 2 commits
-
-
From-SVN: r11204
Richard Stallman committed -
a new `%'. From-SVN: r11203
Richard Kenner committed
-
- 10 Feb, 1996 11 commits
-
-
From-SVN: r11202
Jim Wilson committed -
From-SVN: r11201
Jim Wilson committed -
(sched_analyze_{1,2,insn}): Add new arg to flush_pending_lists. (sched_analyze): Always flush pending write list for call, even const. From-SVN: r11200
Richard Kenner committed -
(zero_extendqihi2): Taken out, let GCC synthesize. (movhi-1): Added insn to move HImode small constant to memory. (movhf-1): Added insn to move HFmode zero to memory. (movtqf-1): Added insn to move TQFmode zero to memory. (numerous insns): Taken out B (Base Reg with Index) mode. From-SVN: r11199
Richard Kenner committed -
(mov_memory_operand, zero_operand): Added. (b_mode_operand): Corrected. (simple_memory_operand, add_1_to_mem): Added. (print_operand_address): Corrected case of 'Q' output modifier. From-SVN: r11198
Richard Kenner committed -
(CONST_DOUBLE_OK_FOR_LETTER_P): Added letter 'G'. (EXIT_IGNORE_STACK): Set to 0. (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P): Use corresponding REGNO_OK. (MOVE_MAX, MOVE_RATIO): Defined. From-SVN: r11197
Richard Kenner committed -
From-SVN: r11196
Richard Kenner committed -
From-SVN: r11194
Richard Kenner committed -
(save_for_inline_copying): Put reg_map in function's maybepermanent obstack instead of using alloca... (save_for_inline_copying): Put reg_map in function's maybepermanent obstack instead of using alloca; set regno_reg_rtx to it; delete recently-added copying of this later. From-SVN: r11193
Richard Kenner committed -
From-SVN: r11192
Doug Evans committed -
(movsicc): Don't truncate comparison if it is DImode. From-SVN: r11191
Jim Wilson committed
-
- 09 Feb, 1996 1 commit
-
-
From-SVN: r11190
Stan Cox committed
-