..
config
* x-sco5 (CLIB) Deleted. (ALLOCA) Added.
1997-12-18 04:51:41 -07:00
cp
c++: Don't inject friends while processing templates
1997-12-18 13:03:54 +00:00
f
* com.c (ffecom_type_vardesc_): Vardesc.dims is a `ftnlen*'.
1997-12-15 09:34:23 -08:00
ginclude
stdarg.h: Undo BeOS changes, they break hpux.
1997-12-16 13:00:15 -07:00
intl
Initial revision
1997-08-01 13:06:04 +00:00
objc
Rebuild after recent changes.
1997-12-12 08:58:02 -07:00
testsuite
*** empty log message ***
1997-12-18 13:06:20 +00:00
.gdbinit
Initial revision
1997-08-11 09:56:58 -06:00
acconfig.h
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
aclocal.m4
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
alias.c
alias.c (MAX_ALIAS_LOOP_PASSES): Define.
1997-11-10 00:12:10 -07:00
alloca.c
assert.h
basic-block.h
Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print
1997-09-04 15:12:20 +00:00
bc-emit.c
bc-emit.h
bc-optab.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
bc-optab.h
bc-typecd.def
bc-typecd.h
bi-arity.c
bi-defs.h
bi-lexer.c
bi-opcode.c
bi-opname.c
bi-parser.c
Initial revision
1997-08-11 09:56:58 -06:00
bi-parser.h
Initial revision
1997-08-11 09:56:58 -06:00
bi-parser.y
bi-reverse.c
bi-run.h
bitmap.c
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07:00
bitmap.h
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
BUGS
build-make
bytecode.def
bytecode.h
bytetypes.h
c-aux-info.c
reformat a little to match GNU coding standards.
1997-05-06 22:59:57 +00:00
c-common.c
(c_build_type_variant): Don't futz with main type variant of array since C...
1997-06-09 18:37:37 -04:00
c-convert.c
c-decl.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
c-gperf.h
Initial revision
1997-08-11 09:56:58 -06:00
c-iterate.c
c-lang.c
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07:00
c-lex.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
c-lex.h
c-parse.c
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07:00
c-parse.gperf
c-parse.h
Initial revision
1997-08-11 09:56:58 -06:00
c-parse.in
c-parse.y
This commit was generated by cvs2svn to compensate for changes in r16274,
1997-11-02 01:46:26 -07:00
c-pragma.c
c-pragma.h
c-tree.h
c-typeck.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
caller-save.c
reload.h, [...]: Revert March 15 change.
1997-12-15 09:55:58 -08:00
calls.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
cccp.1
Initial revision
1997-08-11 09:56:58 -06:00
cccp.c
configure.in: Check for functions getrlimit and setrlimit.
1997-12-09 00:55:17 -07:00
cexp.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
cexp.y
ChangeLog
* x-sco5 (CLIB) Deleted. (ALLOCA) Added.
1997-12-18 04:51:41 -07:00
ChangeLog.10
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
ChangeLog.11
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
choose-temp.c
collect2.c
frame.h (__register_frame, [...]): New.
1997-12-15 16:28:44 -07:00
combine.c
* combine.c (force_to_mode): return immediately if operand is a CLOBBER.
1997-12-16 16:12:32 -07:00
conditions.h
config.guess
Make the gcc config.guess exec the toplevel config.guess.
1997-08-27 16:20:52 -07:00
config.in
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
config.sub
cvs commit ChangeLog config.sub configure configure.in toplev.c
1997-12-11 23:36:11 -07:00
configure
cvs commit ChangeLog config.sub configure configure.in toplev.c
1997-12-11 23:36:11 -07:00
configure.bat
configure.frag
configure.frag: New arguments xmake_files, tmake_files.
1997-07-22 16:26:03 +00:00
configure.in
cvs commit ChangeLog config.sub configure configure.in toplev.c
1997-12-11 23:36:11 -07:00
configure.lang
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
convert.c
convert.h
COPYING
Initial revision
1997-08-11 09:56:58 -06:00
COPYING.LIB
Initial revision
1997-08-11 09:56:58 -06:00
cplus-dem.c
Merge from gcc-2.8
1997-12-06 17:31:01 -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
cppalloc.c
cpperror.c
cppexp.c
cpphash.c
cpphash.h
cpplib.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
cpplib.h
cppmain.c
cross-make
crtstuff.c
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
cse.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
cstamp-h.in
Initial revision
1997-08-11 09:56:58 -06:00
dbxout.c
reload.h, [...]: Revert March 15 change.
1997-12-15 09:55:58 -08:00
dbxstclass.h
defaults.h
dwarf2 EH support
1997-09-10 14:00:28 -04:00
demangle.h
* demangle.h (DMGL_JAVA): New option to request Java demangling.
1997-07-30 12:05:31 -07:00
doschk.c
entered into RCS
1997-05-06 22:43:11 +00:00
dostage2
dostage3
dwarf2.h
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
dwarf2out.c
reload.h, [...]: Revert March 15 change.
1997-12-15 09:55:58 -08:00
dwarf.h
dwarfout.c
reload.h, [...]: Revert March 15 change.
1997-12-15 09:55:58 -08:00
emit-rtl.c
rtl.h (global_rtl): New variable, replacing separate variables for commonly used rtl.
1997-12-11 17:27:40 -07:00
enquire.c
except.c
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
except.h
except.c (call_get_eh_context): Don't take a parm.
1997-12-12 02:35:04 -05:00
explow.c
(expr_size): Call expand_expr with appropriate flag.
1997-08-02 13:16:45 -04:00
expmed.c
* expmed.c (expand_shift): If SHIFT_COUNT_TRUNCATED, drop a SUBREG.
1997-12-15 10:39:02 -08:00
expr.c
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
expr.h
[multiple changes]
1997-11-25 04:30:38 -05:00
extend.texi
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
final.c
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07:00
fix-header.c
reformat a little to match GNU coding standards.
1997-05-06 23:05:54 +00:00
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix
* fixinc.irix: Add declaration of __vfork to unistd.h.
1997-06-05 22:23:14 -04:00
fixinc.math
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07:00
fixinc.ptx
fixinc.sco
Fix static functions in sys/stat.h for C++
1997-07-01 20:16:19 +00:00
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 (size_t): Add support for Motorola's stdlib.h which fails to provide a definition for size_t.
1997-12-16 15:51:00 -07:00
fixproto
flags.h
flags.h (flag_rerun_loop_opt): Declare.
1997-11-09 01:35:46 -07:00
floatlib.c
flow.c
flow.c (flow_analysis): Be consistent with find_basic_blocks in determining when a new basic block starts.
1997-12-12 20:49:10 -05:00
fold-const.c
Another handful of gcc-2.8 changes (will it ever go out the door?).
1997-12-11 09:26:05 -07:00
fp-test.c
frame.c
frame.h (__register_frame, [...]): New.
1997-12-15 16:28:44 -07:00
frame.h
frame.h (__register_frame, [...]): New.
1997-12-15 16:28:44 -07:00
function.c
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
function.h
[multiple changes]
1997-12-11 23:53:20 -05:00
future.options
gansidecl.h
gbl-ctors.h
gcc.1
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
gcc.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
gcc.cps
Initial revision
1997-12-06 10:18:39 -07:00
gcc.hlp
Initial revision
1997-08-11 09:56:58 -06:00
gcc.texi
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
gcov-io.h
gcov.c
reformat a little to match GNU coding standards.
1997-05-06 23:05:54 +00:00
gcov.texi
gen-protos.c
genattr.c
genattrtab.c
rtl.h (global_rtl): New variable, replacing separate variables for commonly used rtl.
1997-12-11 17:27:40 -07:00
gencodes.c
genconfig.c
genemit.c
genextract.c
genflags.c
genmultilib
genopinit.c
genoutput.c
(process_template): Place increment expression outside of putchar
1997-07-02 07:47:41 -04:00
genpeep.c
genrecog.c
getopt1.c
Initial revision
1997-08-11 09:56:58 -06:00
getopt.c
Initial revision
1997-08-11 09:56:58 -06:00
getopt.h
Initial revision
1997-08-11 09:56:58 -06:00
getpwd.c
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
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07:00
gmon.c
gstab.h
Initial revision
1997-08-11 09:56:58 -06:00
gsyms.h
gsyslimits.h
haifa-sched.c
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
halfpic.c
halfpic.h
hard-reg-set.h
hash.c
* Integrate tlink patch from jason@cygnus.com
1997-08-11 14:23:53 -06:00
hash.h
* Integrate tlink patch from jason@cygnus.com
1997-08-11 14:23:53 -06:00
input.h
install1.texi
Initial revision
1997-08-11 09:56:58 -06:00
INSTALL
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
install.texi
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
integrate.c
integrate.c (initialize_for_inline): In DECL_RTL of a PARM_DECL, look inside a (mem (addressof (mem ...))).
1997-12-12 09:06:57 -07:00
integrate.h
invoke.texi
Missed this from the -mmemory-latency commit.
1997-12-15 10:40:42 -08:00
jump.c
jump.c: (optimize_jump): Don't use the return register as a source1 of a conditional move.
1997-12-16 16:52:36 -07:00
just-fixinc
Initial revision
1997-08-11 09:56:58 -06:00
libgcc1-test.c
libgcc1.c
libgcc2.c
except.c (use_eh_context): Don't copy_rtx a REG.
1997-12-12 00:15:30 -05:00
libgcc-thr.h
Thread-safe EH support for pthreads, DCE threads and Solaris threads.
1997-12-11 23:54:37 -05:00
limitx.h
limity.h
listing
LITERATURE
add dwarf2 note
1997-12-12 18:30:45 -05:00
local-alloc.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
longlong.h
* longlong.h (count_leading_zeros): Add missing casts to USItype.
1997-10-19 18:56:45 -06:00
loop.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
loop.h
loop.c (loop_number): Delete function.
1997-09-21 21:04:36 -06:00
machmode.def
machmode.h
make-cc1.com
Updates from gcc-2.8 test tarball to current gcc-2.8 tarball.
1997-12-07 18:42:52 -07:00
make-cccp.com
Another handful of gcc-2.8 changes (will it ever go out the door?).
1997-12-11 09:26:05 -07:00
make-gcc.com
Updates from gcc-2.8 test tarball to current gcc-2.8 tarball.
1997-12-07 18:42:52 -07:00
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
* Makefile.in (compare*): Handle losing behavior from 4.4bsd make.
1997-12-08 23:53:10 -07:00
md.texi
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
mips-tdump.c
reformat a little to match GNU coding standards.
1997-05-06 23:05:54 +00:00
mips-tfile.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
modemap.def
move-if-change
Initial revision
1997-08-11 09:56:58 -06:00
NEWS
Another handful of gcc-2.8 changes (will it ever go out the door?).
1997-12-11 09:26:05 -07:00
obstack.c
Initial revision
1997-08-11 09:56:58 -06:00
obstack.h
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
optabs.c
[multiple changes]
1997-11-25 04:30:38 -05:00
output.h
(allocate_for_life_analysis): Add declaration.
1997-07-14 06:50:20 -04:00
pcp.h
pexecute.c
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
prefix.c
prefix.c: Use stdarg.h only ifdef __STDC__.
1997-11-13 20:27:55 -07:00
print-rtl.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
print-tree.c
tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays.
1997-12-11 23:49:29 -07:00
PROBLEMS
profile.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
PROJECTS
haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed.
1997-08-15 23:49:38 -06:00
protoize.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
pself1.c
Initial revision
1997-08-11 09:56:58 -06:00
pself2.c
Initial revision
1997-08-11 09:56:58 -06:00
pself3.c
Initial revision
1997-08-11 09:56:58 -06:00
pself.c
Initial revision
1997-08-11 09:56:58 -06:00
README
release branch changes from 11-27 snapshot to egcs-1.0.
1997-12-05 15:13:17 -07:00
README-bugs
Initial revision
1997-08-11 09:56:58 -06:00
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF
README.FRESCO
README.g77
release branch changes from 11-27 snapshot to egcs-1.0.
1997-12-05 15:13:17 -07:00
README.NS32K
README.RS6000
README.TRAD
README.X11
real.c
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07: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
(constrain_operands): When checking earlyclobbers, use
1997-06-24 19:18:56 -07:00
recog.h
reg-stack.c
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07:00
regclass.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
regmove.c
regmove.c (regmove_optimize): If we end up moving the original insn due to lifetime overlaps...
1997-09-14 11:11:52 -06:00
regs.h
Widen some short fields to int; Use allocate_reg_info to allocate the reg_renumber array
1997-06-02 22:05:38 +00:00
reload1.c
reload.h, [...]: Revert March 15 change.
1997-12-15 09:55:58 -08:00
reload.c
reload.h, [...]: Revert March 15 change.
1997-12-15 09:55:58 -08:00
reload.h
reload.h, [...]: Revert March 15 change.
1997-12-15 09:55:58 -08:00
reorg.c
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07:00
rtl.c
[multiple changes]
1997-12-11 23:53:20 -05:00
rtl.def
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
rtl.h
[multiple changes]
1997-12-11 23:53:20 -05:00
rtl.texi
Added some words on FLOAT_WORDS_BIG_ENDIAN.
1997-12-03 23:37:38 +00:00
rtlanal.c
Update mainline egcs to gcc2 snapshot 971021.
1997-11-02 14:19:36 -07:00
scan-decls.c
scan-types.sh
scan.c
scan.h
sched.c
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
sdbout.c
reload.h, [...]: Revert March 15 change.
1997-12-15 09:55:58 -08:00
SERVICE
Bring over changes from latest gcc-2.8 pre-release.
1997-12-15 00:05:04 -07:00
sort-protos
stab.def
Initial revision
1997-08-11 09:56:58 -06:00
stack.h
stmt.c
stmt.c (expand_asm_operands): If an ASM has no outputs, then treat it as volatile.
1997-12-15 08:46:40 -07:00
stor-layout.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
stupid.c
expr.c (expand_builtin_setjmp): Set current_function_has_nonlocal_label.
1997-11-14 07:51:00 -07:00
sys-protos.h
sys-types.h
TESTS.FLUNK
Initial revision
1997-08-11 09:56:58 -06:00
texinfo.tex
Initial revision
1997-08-11 09:56:58 -06:00
tlink.c
Fix minor bugs found by riscos build attempt.
1997-09-04 11:54:16 -07:00
tm.texi
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
toplev.c
toplev.c (rest_of_compilation): Don't call save_for_inline_copy if all we're doing is dealing with -Wreturn-type.
1997-12-15 10:55:11 -07:00
tree.c
tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays.
1997-12-11 23:49:29 -07:00
tree.def
Finish last change. I'm no emacs wizard :(
1997-12-12 02:00:19 -07:00
tree.h
tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays.
1997-12-11 23:49:29 -07:00
typeclass.h
unprotoize.c
unroll.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
varasm.c
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
version.c
* version.c: Bump for snapshot.
1997-12-15 16:11:07 -07:00
vmsconfig.com
Merge from gcc-2.8
1997-12-06 17:31:01 -07:00
xcoffout.c
xcoffout.h