..
config
(type attribute, movdi movdf insns): Add loadd.
1992-08-25 20:21:20 +00:00
ginclude
(__INT_VARARGS_H): Define this to avoid trouble on DG/UX.
1992-08-20 23:17:53 +00:00
objc
(build_selector_translation_table): NULL-terminate the selector list.
1992-08-19 02:49:35 +00:00
assert.h
entered into RCS
1992-07-03 18:42:47 +00:00
basic-block.h
entered into RCS
1992-07-06 19:55:04 +00:00
c-aux-info.c
(gen_type): For array type, state the size.
1992-07-20 01:53:57 +00:00
c-common.c
(truthvalue_conversion): Optionally warn if an
1992-08-14 23:45:09 +00:00
c-convert.c
(convert): When converting to variant of same type, fold.
1992-08-14 08:36:14 +00:00
c-decl.c
(grokdeclarator): Remove duplicate diagnostic for
1992-08-14 23:18:12 +00:00
c-lang.c
c-lex.c
(yylex): When traditional, convert 0x80000000 to -0x80000000.
1992-08-01 18:07:21 +00:00
c-lex.h
c-parse.gperf
c-pragma.c
(HANDLE_PRAGMA_WEAK): Define only if SET_ASM_OP defined.
1992-08-01 18:18:31 +00:00
c-tree.h
(C_PROMOTING_INTEGER_TYPE_P): New macro.
1992-07-23 06:06:34 +00:00
c-typeck.c
(build_unary_op): For ADDR_EXPR, just set TREE_CONSTANT
1992-08-24 22:13:54 +00:00
caller-save.c
entered into RCS
1992-07-06 19:55:04 +00:00
calls.c
(expand_call): Use HOST_WIDE_INT instead of int when comparing a
1992-08-02 21:36:27 -04:00
cccp.c
(bcopy, bzero, bcmp): Remove #if VMS code--always use inline C loops.
1992-08-21 17:38:33 +00:00
cexp.y
(NULL_PTR): Use the same definition as
1992-08-14 22:52:00 +00:00
collect2.c
Fix typo in last change.
1992-08-17 07:58:51 +00:00
combine.c
(subst): When moving operation inside IF_THEN_ELSE, make a new rtx
1992-08-24 06:48:59 -04:00
conditions.h
config.sub
Add "alpha".
1992-08-14 15:34:06 -04:00
configure.bat
cpp.1
cross-make
entered into RCS
1992-07-07 01:12:11 +00:00
crtstuff.c
cse.c
(find_comparison_args): Look for comparison operations if the second arg is 0 in any mode.
1992-08-19 18:19:34 -04:00
dbxout.c
Include output.h.
1992-08-04 04:57:48 +00:00
dbxstclass.h
defaults.h
entered into RCS
1992-07-04 03:16:03 +00:00
dostage2
dwarf.h
entered into RCS
1992-07-04 16:32:47 +00:00
dwarfout.c
(is_tagged_type): New function added.
1992-07-24 21:13:11 +00:00
emit-rtl.c
(insn_emit_once): Provide a zero constant for CC modes.
1992-08-22 10:44:25 +00:00
enquire.c
explow.c
(allocate_dynamic_stack_space) [SETJMP_VIA_SAVE_AREA]:
1992-07-17 04:25:27 +00:00
expmed.c
(expand_mult): Bound second synth_mult cost by cost of algorithm from
1992-08-17 07:34:23 -04:00
expr.c
(init_expr_once): Set direct_load and direct_store if SOME hard register can be loaded or stored...
1992-08-20 08:36:23 -04:00
expr.h
entered into RCS
1992-07-06 19:55:04 +00:00
final.c
(final_scan_insn): If 2 consec line notes have same line num, can omit one.
1992-08-25 17:43:28 +00:00
fixcpp
fixinc.svr4
entered into RCS
1992-07-18 04:04:55 +00:00
fixincludes
(ansi_compat.h): Replace this with an empty file.
1992-08-18 04:19:17 +00:00
flags.h
entered into RCS
1992-07-04 23:29:55 +00:00
flow.c
(life_analysis, propagate_block, dump_flow_info): Add more missing
1992-08-14 07:39:24 -04:00
fold-const.c
(fold): Move conversion back outside of COND_EXPR if moving it inside
1992-08-17 07:36:10 -04:00
function.c
(instantiate_decl): New function.
1992-08-19 08:48:39 -04:00
function.h
(identify_blocks): Declare.
1992-08-11 12:50:24 -07:00
gbl-ctors.h
entered into RCS
1992-07-21 18:49:45 +00:00
gcc.c
Add %U to give last %u name.
1992-08-25 17:40:04 +00:00
genattr.c
(write_units): Write #defines for the number of function units, the min/max ready cost and min/max busy delay.
1992-08-14 22:49:34 +00:00
genattrtab.c
Put include of stdio.h after GCC header files (for i860-stardent-sysv4).
1992-08-20 05:58:18 -04:00
gencodes.c
genconfig.c
(have_cmove_flag): New variable.
1992-08-19 21:32:51 -04:00
genemit.c
(max_operand_1): Treat MATCH_PAR_DUP just like MATCH_OP_DUP.
1992-08-14 14:42:10 -04:00
genextract.c
(walk_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP.
1992-08-14 14:43:01 -04:00
genflags.c
(num_operands): MATCH_PARALLEL also represents an operand.
1992-08-14 19:36:19 -04:00
genoutput.c
(scan_operands): Treat MATCH_PAR_DUP just like MATCH_DUP.
1992-08-14 14:43:28 -04:00
genpeep.c
(match_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP.
1992-08-14 14:43:53 -04:00
genrecog.c
Compare enums (preds.
1992-08-20 19:35:52 +00:00
getpwd.c
Initial revision
1992-08-20 18:49:22 +00:00
glimits.h
global.c
entered into RCS
1992-07-06 20:04:10 +00:00
gsyms.h
halfpic.c
entered into RCS
1992-07-12 02:40:53 +00:00
halfpic.h
hard-reg-set.h
entered into RCS
1992-07-06 19:55:04 +00:00
input.h
integrate.c
Fix spelling errors in comments.
1992-08-14 11:33:04 +00:00
integrate.h
jump.c
(delete_computation): Derived from delete_jump.
1992-08-25 19:20:27 +00:00
libgcc1.c
libgcc2.c
(__builtin_new): Cast the result of malloc.
1992-08-23 07:20:15 +00:00
limitx.h
limity.h
local-alloc.c
(alloc_qty_for_scratch, block_alloc): Provide alternate code in some cases when REGISTER_CONSTRAINTS is not defined.
1992-08-19 17:06:37 -04:00
longlong.h
(__sparclite__): Define umul_ppmm, udiv_qrnnd, and count_leading_zeros for this sparc architecture variant.
1992-08-13 12:17:15 -07:00
loop.c
(loop_optimize): Delete uses of loop_number_first_block,
1992-08-11 12:52:01 -07:00
loop.h
(loop_number_first_block, loop_number_last_block,
1992-08-11 12:53:15 -07:00
machmode.def
machmode.h
entered into RCS
1992-07-12 19:40:09 +00:00
make-cc1.com
(CC,CFLAGS,LIBS): Add commented command
1992-08-21 06:27:19 +00:00
make-cccp.com
(CC,CFLAGS,LIBS): Add commented command variants for bootstrapping gcc-cpp and gcc-cc1 with VAXC.
1992-08-21 06:26:49 +00:00
make-gcc.com
make-l2.com
Assemble libgcc2 routines twice, preserving
1992-08-13 21:28:35 +00:00
Makefile.in
(sed marker): Use the order {target, host, cross-make}.
1992-08-18 10:51:20 +00:00
mips-tdump.c
mips-tfile.c
Put include of stdio.h after GCC header files (for i860-stardent-sysv4).
1992-08-20 05:58:18 -04:00
optabs.c
(expand_binop): If, e.g., mulqi3 doesn't exist, try mulqihi3.
1992-08-21 19:21:30 -04:00
output.h
entered into RCS
1992-07-04 22:47:40 +00:00
pcp.h
print-rtl.c
entered into RCS
1992-07-09 11:28:15 -04:00
print-tree.c
(print_node): Use HOST_WIDE_INT instead of int when casting pointers
1992-08-02 21:39:37 -04:00
PROBLEMS
protoize.c
Fix spelling errors in comments.
1992-08-14 11:33:04 +00:00
README-fixinc
README.TRAD
real.h
entered into RCS
1992-07-06 19:55:04 +00:00
recog.c
entered into RCS
1992-07-06 22:16:17 +00:00
recog.h
reg-stack.c
entered into RCS
1992-07-06 20:15:06 +00:00
regclass.c
(regclass): Don't scan the constraints if there aren't any operands.
1992-08-13 20:48:40 +00:00
regs.h
reload1.c
Compare enums (preds.
1992-08-20 19:35:52 +00:00
reload.c
(find_dummy_reload): Restore original RTX instead of passed IN rtx.
1992-08-21 17:40:27 +00:00
reload.h
entered into RCS
1992-07-17 05:56:59 -04:00
reorg.c
reorg.c (fill_simple_delay_slots): Always try to fill empty delay slots with insns from beyond the delay insn...
1992-08-21 16:33:02 -06:00
rtl.c
entered into RCS
1992-07-06 20:15:06 +00:00
rtl.def
entered into RCS
1992-08-25 20:13:49 +00:00
rtl.h
(LINK_COST_ZERO, LINK_COST_FREE): New macros.
1992-08-25 20:21:53 +00:00
rtlanal.c
entered into RCS
1992-07-06 20:15:06 +00:00
sched.c
(attach_deaths_insn): Don't call attach_deaths for CLOBBERs.
1992-08-14 15:51:36 -07:00
sdbout.c
entered into RCS
1992-07-20 03:26:54 +00:00
sort-protos
stack.h
stmt.c
(expand_end_bindings): Generation of NOTE_INSN_BLOCK_END
1992-08-24 06:11:02 +00:00
stor-layout.c
(layout_record): Take account of
1992-08-01 18:08:36 +00:00
stupid.c
sys-protos.h
sys-types.h
toplev.c
Fix typo in prev change.
1992-08-23 06:09:33 +00:00
tree.c
Put include of stdio.h after GCC header files (for i860-stardent-sysv4).
1992-08-20 05:58:18 -04:00
tree.h
Fix spelling errors in comments.
1992-08-14 11:33:04 +00:00
typeclass.h
unprotoize.c
unroll.c
(copy_loop_body): Add missing declaration of EXIT_LABEL parameter.
1992-08-19 13:37:07 -04:00
varasm.c
(assemble_variable): Change error message for unknown size.
1992-08-14 08:10:10 +00:00
vmsconfig.com
Rename vms to vax-vms; split long lines.
1992-08-13 21:29:09 +00:00
xcoffout.c
* xcoffout.c (assign_type_number): Skip decls with no name.
1992-08-19 01:37:50 +00:00
xcoffout.h