- 07 Apr, 1999 33 commits
-
-
nickc authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26262 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
are in the copied loop. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26261 138bc75d-0d04-0410-961f-82ee72b054a4
-
clm authored
(UNIQUE_SECTION_P): Define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26260 138bc75d-0d04-0410-961f-82ee72b054a4
-
korbb authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26259 138bc75d-0d04-0410-961f-82ee72b054a4
-
wehle authored
* i386.h: Likewise. * i386.md (movsi, movhi, movstricthi, movqi, movstrictqi, movsf, movdf, movxf, movdi): Check no_new_pseudos instead of (reload_in_progress | reload_completed). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26258 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26257 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26256 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26255 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26254 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26253 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26252 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26251 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26250 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26249 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26248 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26247 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26246 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26245 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26244 138bc75d-0d04-0410-961f-82ee72b054a4
-
ghazi authored
* intdoc.c (family_name, dumpgen, dumpspec, dumpimp, argument_info_ptr, argument_info_string, argument_name_ptr, argument_name_string, elaborate_if_complex, elaborate_if_maybe_complex, elaborate_if_real, print_type_string): Const-ify a char*. (main): Mark parameter `argv' with ATTRIBUTE_UNUSED. (_ffeintrin_name_, _ffeintrin_gen_, _ffeintrin_spec_, _ffeintrin_imp_, cc_pair, descriptions, summaries): Const-ify a char*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26243 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26242 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26241 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
specified by target. Also add missing ChangeLog entries for changes that we installed long ago... git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26240 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26239 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
* Add symcat file. * libiberty.h expose basename prototype on more systems git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26238 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
* mh-windows disappears * Build more stuff on cygwin. Use default CFLAGS/CXXFLAGS git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26237 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
* Missing ChangeLog entries. * Some java demangling stuff * More cygwin32->cygwin related changes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26236 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26235 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
* Missing ChangeLog entries. * Whitespace fixes. * Enable multilib by default * One stl fix (#ifdef -> #if) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26234 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26233 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
* alpha.h (PREDICATE_CODES): Add it. * alpha.md (floatdi?f patterns): Use it for op1. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26232 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
copy_to_mode_reg; don't force constants into a register. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26231 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26230 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 06 Apr, 1999 7 commits
-
-
rth authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26229 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
(RTL_H): Add genrtl.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26228 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
* pdp11.h (TARGET_SWITCHES): Add help strings. (NOTICE_UPDATE_CC): Don't include excess argument to format. (ASM_OUTPUT_DOUBLE_INT): Remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26227 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
(find_basic_blocks): Call it if ENABLE_CHECKING. (merge_blocks): Don't merge if there are non-deletable labels. * toplev.c (fatal_insn): Allow a printf-style arg list. * toplev.h (fatal_insn): Update prototype. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26226 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
nonlocal_goto_handler_labels for flow. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26225 138bc75d-0d04-0410-961f-82ee72b054a4
-
zack authored
Should not fail if you are using cccp. Expect it to fail if you are using cpplib. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26224 138bc75d-0d04-0410-961f-82ee72b054a4
-
zack authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26223 138bc75d-0d04-0410-961f-82ee72b054a4
-