| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5556 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
|
|
| |
(simplify_unary_operation): Remove unused variable.
(cse_process_notes): Likewise.
(invalidate_skipped_block): Likewise.
(cse_set_around_loop): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5555 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5554 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
|
|
| |
header file that needs to be generated, and builds it.
Compile entries listed in BI_ALL.OPT, and then call
bc_generate for every header file listed in BC_ALL.OPT
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5553 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
|
| |
the symbols BC_ALL and BI_OBJ into files BC_ALL.OPT and
BI_ALL.opt. Remove "bytecode " from compiler options files so
compiler will link correctly.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5552 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5551 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5550 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
exactly the same as a PLUS with a REG operand.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5549 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5548 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
| |
dependencies on bytecode.
(stamp-bcarity, stamp-bcopcode, stamp-bcopname): Create stamp files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5547 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
(LIB_SPEC): Make sure to add space between flags.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5546 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5545 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
|
| |
(md): New dependency.
(clean): Remove file md if md.pre-cpp exists.
(distclean): Remove md.pre-cpp.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5544 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5543 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(FIRST_PSEUDO_REGISTER, FIXED_REGISTERS, CALL_USED_REGISTERS): Adjust for
more registers present.
(REG_ALLOC_ORDER, REG_CLASS_CONTENTS, REGISTER_NAMES): Likewise.
(HARD_REGNO_NREGS, HARD_REGNO_MODE_OK, REGNO_REG_CLASS): Likewise.
(CONDITIONAL_REGISTER_USAGE): Swap names rather than replacing them.
(TARGET_LARGE_MEMORY): New flag; change value for all others.
(ENCODE_SECTION_INFO): New macro.
(TARGET_SWITCHES): Add "normal" and change values.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5542 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
| |
(call_operand, case SYMBOL_REF): Handle TARGET_LARGE_MEMORY and
SYMBOL_REF_FLAG.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5541 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
| |
target if doing so would invalidate the insn in the jump's
delay slot.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5540 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
xrealloc if it's not, not the other way around.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5539 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5538 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
splits and VARSIGN is -1.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5537 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
| |
Use shorter names for temporary files.
(bc-emit.o): Depend on bc-arity.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5536 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5535 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5534 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5533 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5532 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
"../machine/*.h" to <machine/*.h>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5531 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
| |
(add_dependence, remove_dependence, regno_use_in): Now static.
(schedule_insns): Have dummy version also take FILE * parameter.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5530 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
|
| |
(special_symbol, write_output, output_line_command): Use it to quote
special characters in file names on output.
(do_line): Parse escape sequences in #line directives' file names.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5529 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
| |
(check_newline, yylex): Do not ignore escapes when reading file names,
because escapes are the only way to represent file names containing '"'.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5528 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
(or anything like that) for match_operator operands.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5527 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
(special_symbol): Use it to properly quote special chars in __FILE__.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5526 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
temp slots and freeing them.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5525 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
around making new temp slots and freeing them.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5524 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5523 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5522 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5521 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
(xmalloc): New function.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5520 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
deleted previous change to use NAME__MAIN.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5519 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
| |
(__glimits__evconcat__, __glimits__concat__): New macros.
(UINT_MAX, ULONG_MAX, ULONG_LONG_MAX): Use them.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5518 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
| |
instead of NULL_RTX. Second assignment to ref_outside_mem changed
to be same as first assignment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5517 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
than HOST_BITS_PER_WIDE_INT.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5516 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
pseudos live across multiple blocks.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5515 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
{sun4c,sun4m}/debug/asm_linkage.h: Replace /**/ with ##.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5514 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
CLOBBERs in addition to USEs.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5513 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
(do_include): Call it (to indent output for print_include_names).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5512 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5511 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
|
| |
(TARGET_SWITCHES): Add -mf930 and -mf934 options. -msparclite no
longer does -mno-fpu.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5510 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5509 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
|
|
|
| |
define, instead of surrounding it with #ifndef/#endif.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5508 138bc75d-0d04-0410-961f-82ee72b054a4
|
|
|
|
| |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5507 138bc75d-0d04-0410-961f-82ee72b054a4
|