- 02 Jan, 1993 13 commits
-
-
(tooldir_prefix, tooldir_base_prefix): New variables. (main): Set tooldir_prefix. Add it (plus `bin' or `lib') to search paths. From-SVN: r3057
Richard Stallman committed -
From-SVN: r3056
Richard Stallman committed -
Define TOOL_INCLUDE_DIR as $(tooldir)/include. (test-protoize-simple): Define TOOL_INCLUDE_DIR as 0. From-SVN: r3055
Richard Stallman committed -
From-SVN: r3054
Richard Stallman committed -
(collect2.o): Don't need STANDARD_STARTFILE_PREFIX, etc. (install-cross-tools): Use REAL_LD_NAME instead of `ld' when linking files from tooldir to libsubdir. From-SVN: r3053
Richard Stallman committed -
Fix typo in -debug part of previous change. Look for tools using paths rather than a single prefix. (struct prefix_list, struct path_prefix): New structures. (cpath, path): New variables. (find_a_file, add_prefix): New functions; simplified versions of functions from gcc.c. (prefix_from_env): New function. (main): Get path to search for binaries from COMPILER_PATH environment variable always set by gcc.c and from PATH. Qualify names with target machine in cross-environment unless using compiler directories. Use find_a_file to find our binaries. Remove use of single prefix. If -debug, print strip_file_name. (fork_execute): Print program we are trying to execute if -debug and we can't find the file. (scan_prog_file): Complain if can't find nm. From-SVN: r3052
Richard Stallman committed -
after recording the current lineno for the increment. From-SVN: r3051
Richard Stallman committed -
references incomplete type. From-SVN: r3050
Jim Wilson committed -
#ifdef identifier `ecd.cursor' to `ecd_cursor'. From-SVN: r3049
Jim Wilson committed -
count warnings to distinguish them from each other. From-SVN: r3048
Jim Wilson committed -
insns are output after it to fix it up. From-SVN: r3047
Jim Wilson committed -
From-SVN: r3046
Jim Wilson committed -
From-SVN: r3045
Jim Wilson committed
-
- 01 Jan, 1993 8 commits
-
-
Output declaration for .mcount when profiling. From-SVN: r3044
Richard Kenner committed -
* pa.md (movqi, movhi, movsi, movdi, movsf, movdf): Fix attributes which involve fp<->gr copies to match current reality. (indexed loads): These should have "load" attributes, not "move". From-SVN: r3043
Jeff Law committed -
* pa.md (movdf const_double): Fix lengths. (floatsisf patterns): Likewise. (floatsidf patterns): Likewise. From-SVN: r3042
Jeff Law committed -
pa.c (output_floatsisf, [...]): Abort if presented with a general register -- this should not happen anymore. * pa.c (output_floatsisf, output_floatsidf): Abort if presented with a general register -- this should not happen anymore. From-SVN: r3041
Jeff Law committed -
* pa.h (REGISTER_MOVE_COST): Make moving between FP and non-FP register more expensive. From-SVN: r3040
Jeff Law committed -
From-SVN: r3039
Jeff Law committed -
From-SVN: r3038
Tom Wood committed -
From-SVN: r3037
Tom Wood committed
-
- 31 Dec, 1992 19 commits
-
-
record dependences that may be introduced by reload substituting equivalents for pseudo registers. From-SVN: r3036
Jim Wilson committed -
(sched_analyze_insn): Likewise. From-SVN: r3035
Jim Wilson committed -
From-SVN: r3034
Jim Wilson committed -
From-SVN: r3033
Richard Stallman committed -
From-SVN: r3032
Jim Wilson committed -
From-SVN: r3031
Jim Wilson committed -
make multiple register operands equivalent if the last register of the groups are the same. (subst_reloads): Use gen_lowpart_common to change mode of reloadreg. From-SVN: r3030
Jim Wilson committed -
From-SVN: r3029
Jim Wilson committed -
TARGET_SWITCHES): Delete support for non-existent CPU variations. (ASM_SPEC, LINK_SPEC, TARGET_SWITCHES): Add support for -mlink-relax. (SELECT_CC_MODE): Correct typo. From-SVN: r3028
Jim Wilson committed -
output_operand_lossage instead of aborting. From-SVN: r3027
Jim Wilson committed -
match_scratch constraint not 'd'. From-SVN: r3026
Jim Wilson committed -
then output the sequence after all parameters have been moved. From-SVN: r3025
Jim Wilson committed -
From-SVN: r3024
Jim Wilson committed -
From-SVN: r3023
Jim Wilson committed -
From-SVN: r3022
Jim Wilson committed -
(L_builtin_new): Change to L_op_new. Use new style definition for __builtin_new. (L_caps_New): Change to L_new_handler. Delete unused function builtin_vec_new. (L_builtin_del): Change to L_op_delete. Delete vfp declaration. Use new style definition for __builtin_delete. Delete unused function __builtin_vec_delete. From-SVN: r3021
Jim Wilson committed -
(LIB2FUNCS): Change _builtin_new to _op_new. Change _caps_New to _new_handler. Change _buildin_del to _op_delete. From-SVN: r3020
Jim Wilson committed -
From-SVN: r3019
Jim Wilson committed -
(do_spec): Set/clear input_from_pipe as appropriate. Translate %| to "-" if input_from_pipe is true. From-SVN: r3018
Jim Wilson committed
-