..
config
(eligible_for_epilogue_delay): Delete unused variable `this_function_name'.
1993-01-11 15:04:35 -08:00
ginclude
Define away __extension__ if compiled by GCC v1.
1992-12-31 13:12:34 -08:00
objc
# Fix misspellings in comments.
1993-01-11 05:12:26 +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
(truthvalue_conversion): Handle TRUTH_XOR_EXPR.
1992-12-30 06:01:57 -05:00
c-convert.c
Cygnus<-->FSF merge.
1993-01-08 21:03:56 -05:00
c-decl.c
(init_decl_processing): Declare ffs as builtin.
1993-01-12 08:17:48 +00:00
c-lang.c
c-lex.c
(yylex): Change warning msg when decimal const is unsigned.
1993-01-09 09:25:56 +00:00
c-lex.h
c-parse.gperf
c-parse.in
(component_declarator): Allow attribute after nameless field.
1993-01-05 09:10:17 +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
(c_sizeof): Call force_fit_type only for INTEGER_CST.
1993-01-05 22:52:25 +00:00
caller-save.c
(setup_save_areas): Don't assign save area for a group if some
1992-12-30 07:02:45 -05:00
calls.c
calls.c (emit_call_1): Pass a NULL_RTX into emit_call_insn for missing last arg.
1993-01-12 18:29:29 -05:00
cccp.c
(main): Set signal handler for SIGPIPE.
1993-01-12 14:52:37 -08:00
cexp.y
(yylex): Make tokstart an unsigned char *.
1993-01-06 07:28:08 +00:00
collect2.c
(main): Look for real-ld' after
gld', before `ld'.
1993-01-02 08:32:09 +00:00
combine.c
(make_extraction): Don't use POS < 0 as a flag that POS_RTX is to be used; instead use POS_RTX unless it is nonzero.
1993-01-10 11:40:26 -05:00
conditions.h
(CC_NOT_SIGNED): New macro.
1992-10-12 21:36:50 +00:00
config.sub
($os alternatives for sco and isc): Preserve the specified os version if any.
1993-01-05 05:43:42 +00:00
configure.bat
386 configuration fdiles moved to new directory.
1992-12-28 05:25:24 +00:00
convert.c
Initial revision
1993-01-08 20:58:44 -05:00
convert.h
Add copyright notice.
1993-01-09 07:17:48 -05: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
# Fix misspellings in comments.
1993-01-10 19:39:06 +00:00
dbxstclass.h
defaults.h
dostage2
dostage3
dwarf.h
(enum dwarf_attribute): Add At_body_begin and AT_body_end.
1992-10-07 20:24:10 +00:00
dwarfout.c
# Fix misspellings in comments.
1993-01-10 20:12:31 +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
# Fix misspellings in comments.
1993-01-10 20:12:31 +00:00
expmed.c
(expand_shift): If rotating by a constant, try both directions of rotate...
1992-12-28 06:07:52 -05:00
expr.c
* expr.c (group_insns): Make void, since it never returns an rtx.
1993-01-12 18:30:32 -05:00
expr.h
Correct comments.
1992-11-30 23:05:11 +00:00
final.c
integrate.c (const_equiv): Delete decl, since it's never defined.
1993-01-12 18:29:55 -05:00
fixcpp
fixinc.sco
Don't "make LIB absolute" if already absolute,
1993-01-07 00:31:40 +00:00
fixinc.svr4
(stat.h): Don't depend upon specific formal parameter names when...
1993-01-12 14:55:32 -08:00
fixincludes
(egrep and sed loop): Don't print messages about files that need no change.
1993-01-12 07:53:32 +00:00
flags.h
# Fix misspellings in comments.
1993-01-10 20:12:31 +00:00
flow.c
(life_analysis): Mark FP live at end of function.
1992-10-29 21:55:53 -05:00
fold-const.c
* fold-const.c (fold): Only call force_fit_type with one arg.
1993-01-12 18:30:21 -05:00
function.c
# Fix misspellings in comments.
1993-01-10 20:12:31 +00:00
function.h
(struct function): New fields const_rtx_hash_table,
1992-10-10 09:44:58 +00:00
gbl-ctors.h
gcc.c
# Fix misspellings in comments.
1993-01-10 22:33:45 +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
(gen_split): Initialize _val in generated function.
1992-12-29 06:56:33 -05: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
halfpic.c
Fix unknown symbol error when linking gen* programs.
1993-01-06 03:12:17 +00:00
halfpic.h
Fix unknown symbol error when linking gen* programs.
1993-01-06 03:12:17 +00:00
hard-reg-set.h
input.h
integrate.c
integrate.c (const_equiv): Delete decl, since it's never defined.
1993-01-12 18:29:55 -05:00
integrate.h
jump.c
jump.c (jump_optimize, [...]): Do this regardless of BRANCH_COST if HAVE_incscc is defined.
1993-01-03 19:22:40 -07:00
libgcc1.c
libgcc2.c
# Fix misspellings in comments.
1993-01-10 22:33:45 +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
(block_alloc): Generalize tying so we can tie any operand with the output unless some operand must be in the same register as the output...
1993-01-03 19:00:20 -05:00
longlong.h
(__hppa sub_ddmmss): Swap input operands.
1992-10-28 19:35:55 +00:00
loop.c
integrate.c (const_equiv): Delete decl, since it's never defined.
1993-01-12 18:29:55 -05:00
loop.h
machmode.def
entered into RCS
1993-01-06 22:41:12 +00:00
machmode.h
make-cc1.com
Correct previous patch.
1992-10-17 03:44:53 +00:00
make-cccp.com
make-gcc.com
make-l2.com
Makefile.in
(LIB2FUNCS): Add _ffsdi2.
1993-01-12 08:30:09 +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
(init_optabs): Use plain `ffs' for SImode ffs_optab libcall.
1993-01-12 08:31:09 +00: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
(default_include): Look directly in TOOL_INCLUDE_DIR.
1993-01-02 09:03:50 +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
regclass.c
# Fix misspellings in comments.
1993-01-10 22:49:32 +00:00
regs.h
Change global-alloc.c to global.c.
1992-10-20 14:15:03 -07:00
reload1.c
(reload): Delete unused variable inc_groups.
1993-01-11 14:41:43 -08:00
reload.c
# Fix misspellings in comments.
1993-01-10 22:49:32 +00: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
(rtx_alloc): Clear common area of rtx in a portable manner.
1993-01-03 18:59:45 -05:00
rtl.def
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_analyze_1, sched_analyze_2): If before reloading,
1992-12-31 14:44:22 -08:00
sdbout.c
# Fix misspellings in comments.
1993-01-10 22:49:32 +00:00
sort-protos
stack.h
stmt.c
# Fix misspellings in comments.
1993-01-10 22:49:32 +00:00
stor-layout.c
stor-layout.c (variable_size): Call expand_expr with a NULL_RTX, not a NULL_PTR.
1993-01-12 18:29:42 -05:00
stupid.c
sys-protos.h
sys-types.h
toplev.c
# Fix misspellings in comments.
1993-01-10 22:49:32 +00:00
tree.c
(int_size_in_bytes): Change ret type back to int.
1993-01-02 21:44:10 +00:00
tree.def
(TRUTH_XOR_EXPR): New tree code.
1992-12-30 06:00:39 -05:00
tree.h
tree.h (value_member, [...]): Add decls with prototypes.
1993-01-11 14:21:04 -05:00
typeclass.h
unprotoize.c
unroll.c
(copy_loop_body...
1992-12-31 12:47:49 -08:00
varasm.c
(output_constant): Handle CHAR_TYPE and BOOLEAN_TYPE like INTEGER_TYPE.
1993-01-09 09:16:50 +00:00
vmsconfig.com
Make hconfig.h.
1992-10-13 04:22:19 +00:00
xcoffout.c
xcoffout.h