..
config
mips.c (block_move_loop): Test Pmode == DImode instead of TARGET_MIPS64.
1998-04-21 05:07:59 -06:00
cp
cp-tree.h (intTI_type_node, [...]): Declare.
1998-04-21 07:27:12 -06:00
f
Patches to give useful error when no files given.
1998-04-18 08:30:09 -07:00
ginclude
Patch from vmakarov to avoid warnings with -Wall.
1998-04-02 03:54:27 -08:00
intl
objc
Fixes a problem compiling on sparcs where STRUCT_VALUE is defined in sparc.h to...
1998-04-21 06:50:07 +00:00
testsuite
New test from HJ.
1998-04-19 17:40:30 -06:00
.cvsignore
Add .cvsignore file.
1998-02-25 12:07:17 +00:00
.gdbinit
acconfig.h
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
aclocal.m4
aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for whether they support the %p format...
1998-02-07 05:21:36 -08:00
alias.c
alias.c (record_set): Add prototype.
1998-04-16 16:14:41 -06:00
alloca.c
assert.h
basic-block.h
* basic-block.h (compute_dominators): Declare.
1998-04-16 15:53:42 -06:00
bitmap.c
bitmap.c (bitmap_element_allocate): Use "void" for arglist instead of an empty arglist in prototype.
1998-04-08 05:54:19 -06:00
bitmap.h
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
BUGS
build-make
c-aux-info.c
Major cutover to using system.h:
1998-03-20 14:58:42 +00:00
c-common.c
c-common.c (type_for_mode): Handle TI types.
1998-04-21 07:25:56 -06:00
c-convert.c
c-decl.c
c-common.c (type_for_mode): Handle TI types.
1998-04-21 07:25:56 -06:00
c-gperf.h
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
c-iterate.c
Major cutover to using system.h:
1998-03-20 14:58:42 +00:00
c-lang.c
c-lang.c (lang_print_xnode): New function.
1998-03-23 16:04:47 -07:00
c-lex.c
* c-lex.c (skip_white_space_on_line): Add prototype.
1998-04-16 16:22:43 -06:00
c-lex.h
c-lex.h (is_class_name): Fix arg type to be tree, not void.
1998-04-08 05:57:52 -04:00
c-parse.c
More system.h cutover patches:
1998-04-06 14:01:33 +00:00
c-parse.gperf
c-parse.h
c-parse.in
More system.h cutover patches:
1998-04-06 14:01:33 +00:00
c-parse.y
More system.h cutover patches:
1998-04-06 14:01:33 +00:00
c-pragma.c
Major cutover to using system.h:
1998-03-20 14:58:42 +00:00
c-pragma.h
c-tree.h
c-common.c (type_for_mode): Handle TI types.
1998-04-21 07:25:56 -06:00
c-typeck.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
caller-save.c
c-lex.c (yylex): Initialize traditional_type, ansi_type and type.
1998-04-01 16:18:11 -07:00
calls.c
calls.c (expand_call): Fix typo.
1998-04-08 18:44:41 -06:00
cccp.1
cccp.c
More system.h cutover patches:
1998-04-06 14:01:33 +00:00
cexp.c
More system.h cutover patches:
1998-04-06 14:01:33 +00:00
cexp.y
More system.h cutover patches:
1998-04-06 14:01:33 +00:00
ChangeLog
c-common.c (type_for_mode): Handle TI types.
1998-04-21 07:25:56 -06:00
ChangeLog.10
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
ChangeLog.11
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
ChangeLog.12
Sync up MEMORY_MOVE_COST changes with FSF.
1998-04-07 13:24:41 +00:00
ChangeLog.lib
Initial revision
1998-01-14 20:36:46 -07:00
choose-temp.c
Patched in the gcc directory:
1998-04-02 11:07:45 +00:00
collect2.c
gcc.c: Add linker spec.
1998-04-06 14:51:28 -06:00
combine.c
loop.c (regs_patch_p): Add prototype.
1998-04-16 17:56:12 -06:00
conditions.h
config.guess
config.in
Switch to strrchr if available instead of rindex
1998-04-20 13:11:38 +00:00
config.sub
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
configure
Switch to strrchr if available instead of rindex
1998-04-20 13:11:38 +00:00
configure.bat
configure.frag
configure.in
Switch to strrchr if available instead of rindex
1998-04-20 13:11:38 +00:00
configure.lang
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
convert.c
dummy commit before merge
1998-04-03 09:37:26 -07:00
convert.h
COPYING
COPYING.LIB
cplus-dem.c
c-lex.c (yylex): Initialize traditional_type, ansi_type and type.
1998-04-01 16:18:11 -07:00
cpp.1
cpp.cps
Initial revision
1997-12-06 10:18:39 -07:00
cpp.fns
Initial revision
1997-12-06 10:18:39 -07:00
cpp.texi
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
cppalloc.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
cpperror.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
cppexp.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
cpphash.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
cpphash.h
cpplib.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
cpplib.h
dummy commit before merge
1998-04-03 09:37:26 -07:00
cppmain.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
cross-make
crtstuff.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
cse.c
cse.c (count_reg_usage): Correctly handle REG_NONNEG notes.
1998-04-10 18:28:07 -06:00
cstamp-h.in
dbxout.c
Fix warnings from Kaveh R. Ghazi
1998-03-25 13:17:37 +00:00
dbxstclass.h
defaults.h
dwarf2 EH support
1997-09-10 14:00:28 -04:00
demangle.h
doschk.c
dostage2
dostage3
dwarf2.h
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
dwarf2out.c
dwarfout.c (decl_class_context): Add prototype.
1998-04-16 16:46:15 -06:00
dwarf.h
dwarfout.c
except.c (push_eh_entry): Add prototype.
1998-04-16 16:57:50 -06:00
emit-rtl.c
* emit-rtl.c (gen_highpart): initialize `word' properly for pseudo.
1998-04-17 09:35:07 -07:00
enquire.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
except.c
except.c (push_eh_entry): Add prototype.
1998-04-16 16:57:50 -06:00
except.h
except.h (in_same_eh_region): New prototype.
1998-03-16 12:51:14 +00:00
explow.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
expmed.c
expr.c (store_constructor_field): Add prototype.
1998-04-16 17:07:05 -06:00
expr.c
loop.c (regs_patch_p): Add prototype.
1998-04-16 17:56:12 -06:00
expr.h
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
extend.texi
This change is from an idea suggested by Arthur David Olson.
1998-04-12 13:52:16 -06:00
final.c
final.c (shorten_branches, [...]): Move code to free label_align...
1998-04-20 15:40:04 +01:00
fix-header.c
fix-header.c (enum special_file): Undefine enumerators if they are already defined by include files.
1998-04-19 06:48:07 +00:00
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix
fixinc.math
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07:00
fixinc.ptx
dummy commit before merge
1998-04-03 09:37:26 -07:00
fixinc.sco
fixinc.svr4
* fixinc.svr4 (__STDC__): Add another case.
1997-11-09 02:06:14 -07:00
fixinc.winnt
fixinc.wrap
Renamed fixinc.math to fixinc.wrap
1997-09-16 03:59:48 +00:00
fixincludes
fixincludes: discard empty C++ comments, as found in sys/time.h on hpux-11.0.
1998-04-15 03:17:24 -06:00
fixproto
fix-header.c (enum special_file): Undefine enumerators if they are already defined by include files.
1998-04-19 06:48:08 +00:00
flags.h
basic-block.h (basic_block_computed_jump_target): Declare.
1998-03-27 17:12:41 -07:00
floatlib.c
dummy commit before merge
1998-04-03 09:37:26 -07:00
flow.c
* flow.c (sbitmap_vector_alloc): Ensure sbitmaps properly aligned.
1998-04-20 16:42:50 +00:00
fold-const.c
tree.h (sizetype_tab[2], [...]): Merge all of these into a single struct, with additional [us]sizetype entries.
1998-04-04 09:46:06 -08:00
fp-test.c
frame.c
Fix BSD/OS build error reported by Shigeya Suzuk.
1998-04-20 14:12:00 -07:00
frame.h
frame.h (__register_frame, [...]): New.
1997-12-15 16:28:44 -07:00
function.c
* function.c (assign_outer_stack_local): Make static and add prototype.
1998-04-16 16:08:49 -06:00
function.h
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
future.options
gansidecl.h
gansidecl.h: Check if compiler supports __attribute__.
1998-04-06 12:03:16 +00:00
gbl-ctors.h
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
gcc.1
Minor tweak.
1998-01-03 04:27:57 -07:00
gcc.c
Fix i386-* failure that shows up as a cpp usage message.
1998-04-20 13:51:02 -07:00
gcc.cps
Initial revision
1997-12-06 10:18:39 -07:00
gcc.hlp
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
gcc.texi
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
gcov-io.h
* gcov-io.h: Include sys/types.h to ensure we get size_t.
1998-01-03 04:29:44 -07:00
gcov.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
gcov.texi
gen-protos.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
genattr.c
loop.c (regs_patch_p): Add prototype.
1998-04-16 17:56:12 -06:00
genattrtab.c
loop.c (regs_patch_p): Add prototype.
1998-04-16 17:56:12 -06:00
gencodes.c
Link in print-rtl.o to all gen* programs except gengenrtl
1998-04-15 09:23:14 +00:00
genconfig.c
Link in print-rtl.o to all gen* programs except gengenrtl
1998-04-15 09:23:14 +00:00
genemit.c
loop.c (regs_patch_p): Add prototype.
1998-04-16 17:56:12 -06:00
genextract.c
loop.c (regs_patch_p): Add prototype.
1998-04-16 17:56:12 -06:00
genflags.c
c-lex.c (is_class_name): Delete declaration.
1998-04-07 17:47:11 -06:00
gengenrtl.c
c-lex.c (is_class_name): Delete declaration.
1998-04-07 17:47:11 -06:00
genmultilib
dummy commit before merge
1998-04-03 09:37:26 -07:00
genopinit.c
c-lex.c (is_class_name): Delete declaration.
1998-04-07 17:47:11 -06:00
genoutput.c
Link in print-rtl.o to all gen* programs except gengenrtl
1998-04-15 09:23:14 +00:00
genpeep.c
Link in print-rtl.o to all gen* programs except gengenrtl
1998-04-15 09:23:14 +00:00
genrecog.c
Link in print-rtl.o to all gen* programs except gengenrtl
1998-04-15 09:23:14 +00:00
getopt1.c
dummy commit before merge
1998-04-03 09:37:26 -07:00
getopt.c
d
1998-03-12 00:43:09 +00:00
getopt.h
dummy commit before merge
1998-04-03 09:37:26 -07:00
getpwd.c
Major cutover to using system.h:
1998-03-20 14:58:42 +00:00
glimits.h
glimits.h (SHRT_MIN): Define in a way suitable for 16 bit hosts.
1997-11-12 03:17:41 +00:00
global.c
global.c (global_alloc): Don't pass HARD_CONST (0) to find_reg, just pass zero.
1998-04-17 19:02:04 -06:00
gmon.c
gstab.h
gsyms.h
gsyslimits.h
gthr-dce.h
Makefile.in (GTHREAD_FLAGS): New var.
1997-12-24 16:56:08 -07:00
gthr-posix.h
Makefile.in (GTHREAD_FLAGS): New var.
1997-12-24 16:56:08 -07:00
gthr-single.h
Zap some warnings in target files:
1998-04-17 08:26:33 +00:00
gthr-solaris.h
Patch from Teemu Torma to fix Solaris 2.6 EH failures.
1998-03-11 04:07:25 -08:00
gthr-vxworks.h
gthr.h: Support systems that don't have weak, but have threads.
1998-04-02 16:15:06 -07:00
gthr.h
gthr.h: Support systems that don't have weak, but have threads.
1998-04-02 16:15:06 -07:00
haifa-sched.c
* haifa-sched.c (queue_to_ready): Fix typo in prototype.
1998-04-18 19:45:34 -07:00
halfpic.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
halfpic.h
dummy commit before merge
1998-04-03 09:37:26 -07:00
hard-reg-set.h
hash.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
hash.h
Remove bogus CYGNUS LOCAL markers.
1998-01-10 12:57:29 -07:00
input.h
dummy commit before merge
1998-04-03 09:37:26 -07:00
install1.texi
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
INSTALL
Change lawcs.utah.edu references to law@cygnus.com
1998-02-03 02:46:44 -07:00
install.texi
* install.texi: Update section on warnings that can be safely ignored.
1998-04-14 14:58:42 -06:00
integrate.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
integrate.h
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
invoke.texi
Fix typos.
1998-04-12 14:31:54 -06:00
jump.c
loop.c (regs_patch_p): Add prototype.
1998-04-16 17:56:12 -06:00
just-fixinc
dummy commit before merge
1998-04-03 09:37:26 -07:00
LANGUAGES
c-common.c (type_for_mode): Handle TI types.
1998-04-21 07:25:56 -06:00
libgcc1-test.c
libgcc1.c
libgcc2.c
libgcc2.c (__floatdisf): Fix a couple typos.
1998-04-17 15:39:12 -06:00
limitx.h
limity.h
listing
dummy commit before merge
1998-04-03 09:37:26 -07:00
LITERATURE
Add new entry.
1998-02-07 17:13:59 -07:00
local-alloc.c
* local-alloc.c (reg_classes_overlap_p): Delete dead function.
1998-03-29 04:47:52 -07:00
longlong.h
m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.
1998-01-22 16:10:15 -07:00
loop.c
loop.c (regs_patch_p): Add prototype.
1998-04-16 17:56:12 -06:00
loop.h
loop.c (loop_number): Delete function.
1997-09-21 21:04:36 -06:00
machmode.def
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
machmode.h
make-l2.com
Updates from gcc-2.8 test tarball to current gcc-2.8 tarball.
1997-12-07 18:42:52 -07:00
Makefile.in
Fix `make clean' bug with -da files.
1998-04-17 10:31:30 -07:00
makefile.vms
makefile.vms: Remove bytecode references.
1998-02-02 02:37:18 -07:00
md.texi
Typo fix from mrs.
1998-04-17 01:52:26 -06:00
mips-tdump.c
dummy commit before merge
1998-04-03 09:37:26 -07:00
mips-tfile.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
move-if-change
NEWS
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
obstack.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
obstack.h
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
optabs.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
output.h
Makefile.in: Remove all bytecode support.
1998-01-20 01:55:07 -07:00
patch-apollo-includes
Initial revision
1998-02-18 20:47:44 -07:00
pcp.h
pexecute.c
Major cutover to using system.h:
1998-03-20 14:58:42 +00:00
prefix.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
print-rtl.c
Major cutover to using system.h:
1998-03-20 14:58:42 +00:00
print-tree.c
tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition.
1998-04-08 07:03:48 -07:00
PROBLEMS
profile.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
PROJECTS
Tweak.
1998-01-25 10:13:31 -07:00
protoize.c
Add extra protection in case strrchr already defined
1998-04-20 13:30:32 +00:00
pself1.c
pself2.c
pself3.c
pself.c
README
release branch changes from 11-27 snapshot to egcs-1.0.
1997-12-05 15:13:17 -07:00
README-bugs
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF
README.FRESCO
README.g77
Merge in g77-0.5.22.
1998-03-22 03:06:48 -07:00
README.gnat
Tweak for init_lex/init_parse changes.
1998-04-08 17:36:52 -06:00
README.NS32K
README.RS6000
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
README.TRAD
README.X11
dummy commit before merge
1998-04-03 09:37:26 -07:00
real.c
Major cutover to using system.h:
1998-03-20 14:58:42 +00:00
real.h
patch from paul eggert to fix -0.0/0.0 confusion that breaks glibc
1997-11-13 16:07:27 -08:00
recog.c
Forgot to check in last night.
1998-04-17 01:39:23 -06:00
recog.h
dummy commit before merge
1998-04-03 09:37:26 -07:00
reg-stack.c
reg-stack.c (subst_asm_stack_regs): Change to return the last new insn generated by this function.
1998-04-19 18:01:15 -06:00
regclass.c
Sync up MEMORY_MOVE_COST changes with FSF.
1998-04-07 13:24:41 +00:00
regmove.c
Fix regmove typos spotted by H.J. Lu.
1998-04-18 08:42:48 -07:00
regs.h
dummy commit before merge
1998-04-03 09:37:26 -07:00
reload1.c
reload inheritance improvement:
1998-03-26 15:08:53 +00:00
reload.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
reload.h
reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS.
1998-04-01 18:42:26 -08:00
reorg.c
varasm.c (asm_output_bss): Add prototype.
1998-04-16 18:40:39 -06:00
rtl.c
Prevent going into an infinite loop upon encountering an enuterminated comment.
1998-04-10 13:41:28 +00:00
rtl.def
rtl.h (addr_diff_vec_flags): New typedef.
1998-03-06 14:54:07 +00:00
rtl.h
cse.c (count_reg_usage): Correctly handle REG_NONNEG notes.
1998-04-10 18:28:07 -06:00
rtl.texi
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
rtlanal.c
varasm.c (asm_output_bss): Add prototype.
1998-04-16 18:40:39 -06:00
scan-decls.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
scan-types.sh
scan.c
More cutover to system.h:
1998-03-30 12:05:54 +00:00
scan.h
sched.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
sdbout.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
SERVICE
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
sort-protos
stab.def
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
stack.h
stmt.c
stmt.c (mark_seen_cases): Make static and add prototype.
1998-04-17 06:32:43 -06:00
stor-layout.c
tree.h (sizetype_tab[2], [...]): Merge all of these into a single struct, with additional [us]sizetype entries.
1998-04-04 09:46:06 -08:00
stupid.c
basic-block.h (basic_block_computed_jump_target): Declare.
1998-03-27 17:12:41 -07:00
sys-protos.h
sys-types.h
system.h
I've backed out of including stat.h via system.h because stat.h can define...
1998-02-28 06:11:54 +00:00
TESTS.FLUNK
texinfo.tex
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
1998-04-04 06:32:39 -07:00
tlink.c
Major cutover to using system.h:
1998-03-20 14:58:42 +00:00
tm.texi
Sync up MEMORY_MOVE_COST changes with FSF.
1998-04-07 13:24:41 +00:00
toplev.c
varasm.c (asm_output_bss): Add prototype.
1998-04-16 18:40:39 -06:00
tree.c
tree.c (build_expr_wfl): Use NULL_TREE if the file name is NULL.
1998-04-16 04:49:07 -07:00
tree.def
tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition.
1998-04-08 07:03:48 -07:00
tree.h
Delete mark_seen_cases declaration
1998-04-17 14:02:51 +00:00
typeclass.h
unprotoize.c
* unprotoize.c: Define UNPROTOIZE first, to actually take effect.
1998-01-19 02:12:31 -08:00
unroll.c
varasm.c (asm_output_bss): Add prototype.
1998-04-16 18:40:39 -06:00
varasm.c
varasm.c (asm_output_bss): Add prototype.
1998-04-16 18:40:39 -06:00
version.c
Bump for snapshot
1998-04-18 17:52:37 -06:00
vmsconfig.com
Remove last of bytecode support.
1998-02-02 05:09:22 -08:00
xcoffout.c
Major cutover to using system.h:
1998-03-20 14:58:42 +00:00
xcoffout.h