..
config
Renamed from i386sco.h.
1992-12-28 02:29:10 +00:00
ginclude
[__sequent__]: #undef _PTRDIFF_T_ at beginning, if defined.
1992-12-27 22:54:03 +00:00
objc
Minor typographical changes.
1992-12-26 22:09:40 +00:00
assert.h
Delete unused magic cookie comment.
1992-10-06 19:11:20 +00:00
basic-block.h
build-make
(CC): Delete the -V option.
1992-12-19 22:52:27 +00:00
c-aux-info.c
c-common.c
(declare_function_name): __FUNC__ variables
1992-10-01 19:01:26 +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
(store_parm_decls): Use TYPE_MAIN_VARIANT to compare types.
1992-12-22 22:56:39 +00:00
c-lang.c
c-lex.c
(readescape): Support \e like \E. Warn only if -pedantic.
1992-11-06 08:08:51 +00:00
c-lex.h
c-parse.gperf
c-parse.in
(component_decl_list): Do pedwarn for missing semicolon after last field decl.
1992-10-07 19:42:30 +00:00
c-pragma.c
c-tree.h
(IDENTIFIER_LIMBO_VALUE): Delete duplicate definition.
1992-12-10 10:23:22 -05:00
c-typeck.c
(check_format): Using both a precision and the 0' flag is only a problem on
d'...
1992-12-26 18:11:58 -05:00
caller-save.c
(save_call_clobbered_regs): Ensure any insns we add
1992-11-09 20:07:35 +00:00
calls.c
(expand_call)[ARGS_GROW_DOWNWARD] Fix fencepost error in calculating high_to_save and low_to_save.
1992-11-06 08:22:24 +00:00
cccp.c
(do_pragma): Use index, not strchr.
1992-12-16 04:25:58 +00:00
cexp.y
(integer_overflow): Do nothing unless pedantic.
1992-10-21 06:54:16 +00:00
collect2.c
(FREAD, FWRITE): Undef these macros if they were defined
1992-11-23 22:46:14 +00:00
combine.c
(subst, case SET): Call recog_for_combine with OTHER_INSN, not
1992-12-27 18:29:11 -05:00
conditions.h
(CC_NOT_SIGNED): New macro.
1992-10-12 21:36:50 +00:00
config.sub
config.sub: Added machines and operating systems for Emacs ports...
1992-11-20 17:14:50 +00:00
configure.bat
Make hconfig.h.
1992-10-13 04:14:27 +00:00
cpp.1
cross-make
(assertdir): Override usual definition.
1992-10-06 20:38:24 +00:00
crtstuff.c
cse.c
(max_uid): New variable.
1992-12-08 06:21:29 -05:00
dbxout.c
(dbxout_type): Handle need for name of a RECORD_TYPE when it has none.
1992-11-23 22:43:24 +00:00
dbxstclass.h
defaults.h
dostage2
dostage3
entered into RCS
1992-09-18 23:59:45 +00:00
dwarf.h
(enum dwarf_attribute): Add At_body_begin and AT_body_end.
1992-10-07 20:24:10 +00:00
dwarfout.c
Include "assert.h" instead of <assert.h>.
1992-10-29 10:50:35 +00:00
emit-rtl.c
(copy_rtx_if_shared): A CONST can be shared if it contains a
1992-12-27 06:52:59 -05:00
enquire.c
(i_define, u_define, f_define): Add #undef before #define.
1992-12-10 14:52:49 -08:00
explow.c
(allocate_dynamic_stack_space) [MUST_ALIGN]:
1992-10-05 06:27:12 +00:00
expmed.c
(store_bit_field): If VALUE needs to be narrowed, do
1992-12-27 03:55:29 +00:00
expr.c
(expand_expr, constructor case): If we made a stack slot,
1992-12-27 08:08:17 +00:00
expr.h
Correct comments.
1992-11-30 23:05:11 +00:00
final.c
(final): When producing SDB debugging info...
1992-11-20 20:37:05 +00:00
fixcpp
fixinc.svr4
Don't change bitfield types to int.
1992-12-24 23:27:02 +00:00
fixincludes
fix _cplusplus typo in SCO's tinfo.h
1992-12-05 00:49:52 +00:00
flags.h
flow.c
(life_analysis): Mark FP live at end of function.
1992-10-29 21:55:53 -05:00
fold-const.c
(range_test): Convert the constants to the unsigned
1992-11-24 02:08:38 +00:00
function.c
(assign_outer_stack_local): Align proper frame offset.
1992-12-11 07:18:03 -05:00
function.h
(struct function): New fields const_rtx_hash_table,
1992-10-10 09:44:58 +00:00
gbl-ctors.h
gcc.c
(temp_names): New variable.
1992-12-08 13:34:05 +00:00
genattr.c
Include hconfig.h, not config.h.
1992-10-13 04:24:45 +00:00
genattrtab.c
(obstack.h): Include after sys/time.h.
1992-11-26 05:35:53 +00:00
gencodes.c
Include hconfig.h, not config.h.
1992-10-13 04:24:45 +00:00
genconfig.c
Include hconfig.h, not config.h.
1992-10-13 04:24:45 +00:00
genemit.c
Include hconfig.h, not config.h.
1992-10-13 04:24:45 +00:00
genextract.c
Include hconfig.h, not config.h.
1992-10-13 04:24:45 +00:00
genflags.c
Include hconfig.h, not config.h.
1992-10-13 04:40:12 +00:00
genoutput.c
(have_error): New variable.
1992-12-27 18:30:25 -05:00
genpeep.c
Include hconfig.h, not config.h.
1992-10-13 04:40:12 +00:00
genrecog.c
(write_tree): For type SPLIT, check subroutine return
1992-10-20 07:51:30 +00:00
getpwd.c
entered into RCS
1992-12-19 06:32:08 +00:00
glimits.h
global.c
gsyms.h
gsyslimits.h
Add comment.
1992-09-24 06:58:57 +00:00
halfpic.c
halfpic.h
hard-reg-set.h
input.h
integrate.c
(expand_inline_function): Don't output line notes
1992-12-08 13:34:34 +00:00
integrate.h
jump.c
(delete_jump): Use single_set to see if INSN just sets PC.
1992-12-27 19:53:28 -05:00
libgcc1.c
libgcc2.c
(__udiv_w_sdiv): Cast 1 before shifting by 31.
1992-11-26 19:05:38 +00:00
limitx.h
Test and define _GCC_LIMITS_H_, not _LIMITS_H_.
1992-11-30 23:08:48 +00:00
limity.h
Test and define _GCC_LIMITS_H_, not _LIMITS_H_.
1992-11-30 23:08:48 +00:00
local-alloc.c
(optimize_reg_copy_2): Correct reg_n_refs updates.
1992-12-01 10:44:27 -08:00
longlong.h
(__hppa sub_ddmmss): Swap input operands.
1992-10-28 19:35:55 +00:00
loop.c
(get_condition): Check for overflow when canonicalizing comparison.
1992-12-11 07:18:53 -05:00
loop.h
(loop_number_first_block, loop_number_last_block,
1992-08-11 12:53:15 -07:00
machmode.def
machmode.h
make-cc1.com
Correct previous patch.
1992-10-17 03:44:53 +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-dir): Add missing semicolon.
1992-12-25 07:08:21 +00:00
mips-tdump.c
Move #undef index/rindex up higher.
1992-11-10 22:17:36 +00:00
mips-tfile.c
Allow for cross compilation.
1992-10-29 19:32:25 +00:00
optabs.c
(expand_binop): Correct sign of complex quotient imagpart.
1992-12-06 16:26:31 -05:00
output.h
pcp.h
print-rtl.c
(print_rtx): Use sizeof spaces - 1 to get the length of the spaces string.
1992-11-10 15:18:12 +00:00
print-tree.c
(print_node): Always output >' to match
<'.
1992-10-24 00:25:18 +00:00
PROBLEMS
PROJECTS
entered into RCS
1992-10-20 21:12:16 +00:00
protoize.c
Add #undef getopt after getopt.h.
1992-10-20 07:13:36 +00:00
README-fixinc
README.TRAD
real.h
recog.c
(general_operand, immediate_operand, const_double_operand): Allow CONST_INT with MODE_PARTIAL_INT.
1992-10-11 16:27:23 -04: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
Fix typo in use of SECONDARY_INPUT_RELOAD_CLASS.
1992-11-25 05:48:35 +00:00
regs.h
Change global-alloc.c to global.c.
1992-10-20 14:15:03 -07:00
reload1.c
(eliminate_regs_in_insn): Test old_body, not new_body, since
1992-12-16 03:28:06 +00:00
reload.c
(get_secondary_mem): Don't save address if it isn't valid.
1992-12-16 11:19:12 -08:00
reload.h
reorg.c
(relax_delay_slots): Only look at JUMP_LABEL for a condjump_p.
1992-12-27 19:52:26 -05:00
rtl.c
(copy_rtx): A CONST can be shared if it contains a SYMBOL_REF.
1992-12-27 06:53:32 -05:00
rtl.def
entered into RCS
1992-08-25 20:13:49 +00:00
rtl.h
(struct rtx_def) [ONLY_INT_FIELDS]: Handle CODE_FIELD_BUG.
1992-12-13 01:44:12 +00:00
rtlanal.c
(single_set): fix typo in REG_UNUSED check.
1992-10-14 04:02:16 +00:00
sched.c
(sched_note_set): Set subreg_p for anything except a paradoxical subreg.
1992-10-14 15:57:42 -07:00
sdbout.c
(template_name_p): New function.
1992-11-24 05:18:35 +00:00
sort-protos
stack.h
stmt.c
(expand_goto): Set LABEL_REF_NONLOCAL_P in the LABEL_REF we make in
1992-12-16 07:25:13 -05: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
(W_options): Delete -Wreturn-type, as it is in lang_options.
1992-11-22 21:21:51 +00:00
tree.c
(make_node, case 'c'): For INTEGER_CST, use size of struct containing constant, just like for reals.
1992-12-26 22:18:12 -05:00
tree.def
Initial revision
1992-11-12 20:55:58 -05:00
tree.h
(CONSTRUCTOR_NAME_FORMAT): Let config.h override this.
1992-11-30 22:59:42 +00:00
typeclass.h
unprotoize.c
unroll.c
(final_biv_value): Make a note after loop_end
1992-11-09 20:03:13 +00:00
varasm.c
(assemble_trampoline_template): If TRAMPOLINE_SECTION
1992-12-16 19:54:41 +00:00
vmsconfig.com
Make hconfig.h.
1992-10-13 04:22:19 +00:00
xcoffout.c
* xcoffout.c (assign_type_number): Skip decls with no name.
1992-08-19 01:37:50 +00:00
xcoffout.h