..
config
(LPREFIX): Overridden as `.L'.
1992-09-21 01:19:24 +00:00
ginclude
(va_arg): Cast ptr to void *, then to TYPE *.
1992-09-15 05:08:02 +00:00
objc
Fix indentation. Carry out renamings from hash.h.
1992-09-20 23:43:50 +00:00
assert.h
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
(declare_function_name): Allow for anonymous function.
1992-09-10 05:33:47 +00:00
c-convert.c
(convert_to_integer): Don't pass truncation thru lshift if shift count >= width of narrower type.
1992-09-11 07:35:32 +00:00
c-decl.c
(grokparms): Copy parm list if it isn't permanent,
1992-09-15 18:07:05 -07:00
c-lang.c
c-lex.c
(yylex): Integer constant is unsigned for purposes of
1992-09-15 21:37:46 +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
(lang_identifier): Add limbo_value field for out of scope block level extern declarations.
1992-09-15 17:55:38 -07:00
c-typeck.c
(initializer_constant_valid_p): Warn about address arithmetic destined for a type that's too narrow.
1992-09-19 04:47:57 +00:00
caller-save.c
(setup_save_areas): Don't look at WORDS_BIG_ENDIAN.
1992-09-03 23:25:40 +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
(macroexpand): Don't output another error message if have
1992-09-15 18:10:26 -07:00
cexp.y
(parse_escape): Diagnose '\x' with no digits.
1992-09-17 21:11:17 +00:00
collect2.c
Fix typo in last change.
1992-08-17 07:58:51 +00:00
combine.c
(subst): Set and compare extend_op with 0, not NULL.
1992-09-21 03:08:45 +00:00
conditions.h
config.sub
Add "alpha".
1992-08-14 15:34:06 -04:00
configure.bat
Remove version number from initial message.
1992-08-31 17:30:33 +00:00
cpp.1
cross-make
(SYSTEM_HEADER_DIR): Overridden.
1992-09-03 07:23:31 +00:00
crtstuff.c
cse.c
(find_comparison_args): New args PMODE1, PMODE2.
1992-09-21 03:51:25 +00:00
dbxout.c
(dbxout_type_fields): Handle nameless subrecords for Pascal.
1992-09-09 00:27:40 +00:00
dbxstclass.h
defaults.h
dostage2
dostage3
entered into RCS
1992-09-18 23:59:45 +00:00
dwarf.h
dwarfout.c
(is_tagged_type): New function added.
1992-07-24 21:13:11 +00:00
emit-rtl.c
(emit_insn_after_with_line_notes): New function.
1992-09-20 05:52:26 -04: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
(convert_move, convert_to_mode): Strip off a SUBREG made for variables with promoted modes.
1992-09-19 15:45:55 -04:00
expr.h
(PROMOTE_MODE): Provide default definition.
1992-09-19 15:44:58 -04:00
final.c
(only_leaf_regs_used): Check for global_regs.
1992-09-15 18:03:48 -07:00
fixcpp
fixinc.svr4
(EXINIT): Clear it to avoid problems with bad values.
1992-09-15 18:17:03 -07:00
fixincludes
Don't look for *.h symlinks if the host doesn't have symlinks.
1992-09-19 04:43:29 +00:00
flags.h
flow.c
(life_analysis, propagate_block, dump_flow_info): Add more missing
1992-08-14 07:39:24 -04:00
fold-const.c
(fold_convert): Avoid using conversion of unsigned
1992-09-19 19:00:40 +00:00
function.c
(fixup_var_refs{,_insns}): Add new parms for promoted mode and signedness;
1992-09-19 15:47:00 -04:00
function.h
(struct var_refs_queue): Remove unused field ORIGINAL.
1992-09-19 15:47:28 -04:00
gbl-ctors.h
entered into RCS
1992-07-21 18:49:45 +00:00
gcc.c
Comment added.
1992-09-17 19:47:09 +00:00
genattr.c
*** empty log message ***
1992-09-10 22:27:06 +00:00
genattrtab.c
*** empty log message ***
1992-09-13 15:11:55 +00:00
gencodes.c
genconfig.c
(walk_insn_part, case IF_THEN_ELSE): Refine when HAVE_CMOVE_FLAG gets set.
1992-09-19 15:55:22 -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
(expand_inline_function): Convert actual to formal's mode (in case formal
1992-09-19 15:47:55 -04:00
integrate.h
jump.c
(jump_optimize): Delete insns that set registers that are not used elsewhere.
1992-09-20 05:53:06 -04:00
libgcc1.c
libgcc2.c
(exit): Declare _exit as volatile.
1992-09-19 04:47:11 +00:00
limitx.h
Don't include-next if _LIBC_LIMITS_H_ defined.
1992-09-17 21:28:44 +00:00
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
(basic_induction_var): Add new parameter P.
1992-09-19 15:48:43 -04: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
(install-common-headers): Don't copy byteorder.h.
1992-09-18 05:09:55 +00:00
mips-tdump.c
mips-tfile.c
properly close comment.
1992-09-03 18:28:12 +00:00
optabs.c
(expand_binop, expand_unop): Don't make SUBREG for promoted variables as
1992-09-19 15:49:13 -04:00
output.h
pcp.h
print-rtl.c
entered into RCS
1992-07-09 11:28:15 -04:00
print-tree.c
(print_node): Don't print blank line for null fields in a TREE_VEC.
1992-09-15 18:13:47 -07: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
(record_reg_life): Mark an unused reg as such, even if it appears in
1992-08-29 07:33:16 +00:00
regclass.c
(record_reg_classes): Ignore leading % when examining constraint.
1992-09-15 04:47:08 +00:00
regs.h
reload1.c
Fix typo in init_reload.
1992-09-19 04:52:22 +00:00
reload.c
(find_reloads, find_reloads_toplev): Treat BYTE_LOADS_SIGN_EXTEND just
1992-09-20 05:50:34 -04:00
reload.h
entered into RCS
1992-07-17 05:56:59 -04:00
reorg.c
Enhance to fill the last delay slot of a call with an unconditional jump.
1992-08-26 22:19:37 +00:00
rtl.c
(note_insn_name): Fix typo: had NOT_INSN_DELETED_LABEL.
1992-09-19 15:54:05 -04:00
rtl.def
entered into RCS
1992-08-25 20:13:49 +00:00
rtl.h
(SUBREG_PROMOTED_{VAR,UNSIGNED}_P): New macros.
1992-09-19 15:44:05 -04:00
rtlanal.c
(reg_set_last): Allow old value to be a SUBREG.
1992-09-19 15:42:53 -04:00
sched.c
(sched_analyze_2): Remove an explicit dependence between an insn that uses CC0 and the immediately previous insn.
1992-08-31 18:26:25 -07:00
sdbout.c
entered into RCS
1992-07-20 03:26:54 +00:00
sort-protos
stack.h
stmt.c
(tail_recursion_args): Use mode of DECL_RTL, not DECL_MODE.
1992-09-19 15:49:48 -04:00
stor-layout.c
(layout_type): Caller must give size of FILE_TYPE.
1992-09-09 06:28:36 +00:00
stupid.c
sys-protos.h
sys-types.h
(va_alist): Supply `int' as the type to define it as.
1992-09-12 01:10:28 +00:00
toplev.c
(rest_of_decl_compilation): Call `dwarfout_file_scope_decl' immediately for...
1992-09-16 02:55:26 +00:00
tree.c
(int_fits_type_p): Negative ints never fit unsigned
1992-09-15 21:37:22 +00:00
tree.h
(DECL_MODE, DECL_RTL): Update comments.
1992-09-19 15:44:33 -04:00
typeclass.h
unprotoize.c
unroll.c
(find_splittable_regs): If any BIV update isn't simple, don't split it.
1992-09-19 15:50:23 -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