- 04 Sep, 1992 1 commit
-
-
(SYSTEM_HEADER_DIR): New variable. (xlimits.h): New target, broken out from install-limits-h. Look in SYSTEM_HEADER_DIR for system's limits.h. (start.encap): Dep on xlimits.h. (install-limits-h): Install xlimits.h already made. From-SVN: r2050
Richard Stallman committed
-
- 03 Sep, 1992 10 commits
-
-
From-SVN: r2049
Richard Stallman committed -
(struct lang_identifier): New field limbo_value. From-SVN: r2048
Richard Stallman committed -
From-SVN: r2047
Michael Meissner committed -
If we find a link pointing to ., make a similar link to ., not a link to an absolute name. (stdio.h): Change stdio.h to use stdarg.h to get va_list. When link points to a dir $dirname outside $INPUT, copy that dir into $LIB/root$dirname. Translate the link itself into a link to that new dir. Make a file DONE in each treetop dir so no treetop is scanned twice. Improve progress messages. From-SVN: r2046
Richard Stallman committed -
From-SVN: r2045
Richard Stallman committed -
From-SVN: r2044
Richard Stallman committed -
From-SVN: r2043
Richard Stallman committed -
determining whether multiple registers can be saved. From-SVN: r2042
Richard Stallman committed -
From-SVN: r2041
Richard Stallman committed -
From-SVN: r2040
Torbjorn Granlund committed
-
- 02 Sep, 1992 21 commits
-
-
(default_compilers): Add missing comma between strings, so that traditional compilers can compile gcc.c. (default_compilers): Add missing comma between strings, so that traditional compilers can compile gcc.c. (main): Don't pass strcpy or strlen a NULL pointer if some of the spec strings in default_compilers are NULL. (validate_all_switches): Don't dereference a NULL pointer if some of the spec strings in defalut_compilers are NULL. From-SVN: r2039
Richard Stallman committed -
caller-save.c (init_caller_save): If we were unable to find a simple insn which meets all its constraints to save... * caller-save.c (init_caller_save): If we were unable to find a simple insn which meets all its constraints to save and restore with a single insn in a mode, then set regno_save_mode to VOIDmode to insure that this mode is never used to caller-save the current register. From-SVN: r2038
Jeff Law committed -
(find_reloads): If have any earlyclobbers, don't let any reloads overlap with them. Make everything RELOAD_OTHER. From-SVN: r2037
Richard Stallman committed -
(process_command): Allow +e[012] to be passed down into cc1plus. From-SVN: r2036
Brendan Kehoe committed -
From-SVN: r2035
Jim Wilson committed -
From-SVN: r2034
Jim Wilson committed -
From-SVN: r2033
Jim Wilson committed -
From-SVN: r2032
Tom Wood committed -
From-SVN: r2031
Jim Wilson committed -
From-SVN: r2030
Tom Wood committed -
terminate the constant if an octal escape is used. From-SVN: r2029
Tom Wood committed -
(make_compound_operation, case ASHIFTRT): Add new code to handle (ashiftrt (neg (ashift FOO C1) C2)) just like we currently handle (ashiftrt (OP (ashiftrt FOO C1) C2) C2). From-SVN: r2028
Richard Kenner committed -
which overflows. Use unsigned % to compute HASH. From-SVN: r2027
Richard Stallman committed -
From-SVN: r2026
Richard Stallman committed -
From-SVN: r2025
Richard Stallman committed -
From-SVN: r2024
Richard Stallman committed -
From-SVN: r2023
Richard Stallman committed -
From-SVN: r2022
Richard Stallman committed -
From-SVN: r2021
Richard Stallman committed -
From-SVN: r2020
Richard Stallman committed -
Deleted dependencies on some header files. Replaced the use of the functions from memory.h with funtions like bzero. Changed the include format. From-SVN: r2019
Richard Stallman committed
-
- 01 Sep, 1992 8 commits
-
-
-mpa-risc-1-0, -mpa-risc-1-1. (ASM_DECLARE_FUNCTION_NAME): Emit argument descriptors for all general registers if current_function_varargs. From-SVN: r2018
Timothy Moore committed -
(set_block): Declared. From-SVN: r2017
Richard Stallman committed -
From-SVN: r2016
Richard Stallman committed -
(set_block): New function. (poplevel): If using a previously created block, don't insert it into the parent level. From-SVN: r2015
Richard Stallman committed -
(expand_fixup): Create a BLOCK node (via pushlevel/poplevel) to represent an artificial scope containing all of the fixup code. Also emit NOTE_INSN_BLOCK_BEG/NOTE_INSN_BLOCK_END for that block. (fixup_gotos): Declaration of NEWBLOCK deleted. Call `set_block' to use the BLOCK made in expand_fixup. Deleted code to insert NEWBLOCK into block hierarchy. From-SVN: r2014
Richard Stallman committed -
(output_move_double): Use `ldo' for immediate adds (instead of `addi' with bad syntax). (output_load_address): Likewise. From-SVN: r2013
Torbjorn Granlund committed -
From-SVN: r2012
Richard Stallman committed -
assignment of DECL_IN_SYSTEM_HEADER was inserted in bad place. From-SVN: r2011
Richard Stallman committed
-