espie
bb89b14a54
Add generic xm* fragments to prevent nasty surprises, such as being
...
mistaken for systemV :) (and real nasties, too)
1999-02-13 00:53:48 +00:00
espie
914da8bc4f
Fix comments to appear more uniform (GNU-style).
...
REMOVE THE DEFAULT SETUP TO VTABLE_THUNKS.
vtable-thunks are faster, *but* they break sometimes, and the fix is
not in yet, plus this is a rather obscure problem which is undocumented,
but shows up in real code. Read
<http://www.its.caltech.edu/~jafl/jx/egcs_bug.html >
<http://www.its.caltech.edu/~jafl/jx/egcs_complain.html >
for details.
1999-02-12 12:58:28 +00:00
espie
35f1f6f731
Fix basic misconceptions about OBJECT_FORMAT.
...
Move a few definitions before #include mips, to avoid defining a
bad default gratuitously.
1999-02-12 03:58:16 +00:00
espie
acd112f21e
Kill x-mips
1999-02-11 23:54:48 +00:00
espie
af4c16ca18
Add needed stuff to rs6000/xm-openbsd.h, configure this,
...
correct patch-core-mkstemp,
describe dejagnu snapshot more correctly in files/tests
1999-02-10 00:20:41 +00:00
espie
0b09f8d2e3
Forgot yet another WRKBUILD for the PLIST to be generated correctly...
1999-02-09 10:47:44 +00:00
espie
b4d8129399
19990208 results
1999-02-09 10:09:23 +00:00
espie
14117cab73
Use mt fragment ONLY when threads are defined, this avoids spurious
...
IO_flockfile and fixes a regression...
Complete mt_fragment with posix define...
1999-02-09 10:01:15 +00:00
espie
113d425e1c
Revert previous change since egcs guys fucked up and didn't use their
...
cvs tree properly, sigh...
(took me 3 tries to get this right)
1999-02-08 22:47:53 +00:00
espie
2985d84f98
Update to 990208 snapshot: mainly kill all patches that I've got into egcs,
...
synch configure.in line numbers
and add a symbolic MASK_SNAKE I had forgotten for hppa.
1999-02-08 20:34:26 +00:00
espie
e8e4c15ae3
Preliminary support for m88k.
1999-02-08 17:51:03 +00:00
espie
8212c948d1
Kill bogus rs6000 generic xmakefile.
1999-02-07 12:37:01 +00:00
espie
e4101d6079
Recognition for native openbsd hppa.
1999-02-07 12:34:44 +00:00
espie
a50049b278
Cleaning up, mostly comments
1999-02-06 21:49:01 +00:00
espie
feefda1505
... use those symbols
1999-02-06 21:38:47 +00:00
espie
8d3240fe35
Get symbolic constants from cvs-current, in order to prepare openbsd
...
configuration for inclusion into egcs mainstream.
1999-02-06 21:34:44 +00:00
espie
dd9b92c64d
Cleaning up configuration, and comments...
1999-02-06 16:31:14 +00:00
espie
19e58d397a
Fiddle with openbsd.h, rs6000/openbsd.h so that it can include the
...
current configuration.
Fix blunder in Makefile.
1999-02-04 13:21:12 +00:00
espie
d70b8769c0
Synch with gcc 2.8.1 config fix.
1999-02-03 18:04:30 +00:00
espie
7a613f1639
Thread support, approximation...
1999-02-03 18:02:53 +00:00
espie
033355874a
Remove ONLY_FOR_ARCHS, makes little sense now...
...
rs6000 is special, as it incorporates everything into one file...
1999-02-02 01:19:36 +00:00
espie
776fd00568
Preliminary rs6000 configuration.
...
`older' ns32k/vax configuration, if someone wishes to look at them.
1999-02-02 01:17:19 +00:00
espie
aca254847e
Update to 19990131 situation
1999-02-01 23:34:08 +00:00
espie
3d312a4346
Update to 19990131 snapshot, plus rename libiberty/mkstemp.c to
...
a more sensible name for autoconfiguration.
1999-01-31 23:20:41 +00:00
espie
f02d753a4e
Clean up mkstemp patch mess.
1999-01-31 23:19:24 +00:00
espie
cda4357241
Add new snapshot checksums...
1999-01-31 17:55:48 +00:00
espie
f9541c2974
get gcov name correct
1999-01-31 17:53:28 +00:00
espie
1308348a1b
Important bug-fix (already in egcs-snapshot) to allow compiling
...
libssl with -O2 on m68k.
1999-01-31 16:51:50 +00:00
marc
4dc993c625
fix the remainder of long COMMENT files
1999-01-27 00:22:28 +00:00
espie
24df53d0c7
Fixed-up tests. Everything a-ok after unwind info correction.
1999-01-26 11:12:28 +00:00
espie
b2b7dfe30e
DWARF2_UNWIND_INFO
1999-01-25 20:33:45 +00:00
espie
8007a472bc
New snapshot results
1999-01-25 14:47:01 +00:00
espie
6270519121
Stupid mistake... this is the real Mc Coy,
...
Thanks niklas !
1999-01-25 14:46:10 +00:00
espie
e6bd2e83d8
Update to 19990124 snapshot.
...
Adjust PLIST.template as it was missing some directories.
Rebuild configure.in patch to only add collect2 when needed, plus typo fix.
1999-01-24 21:36:11 +00:00
espie
3ccde88cc7
Working.
...
Probably an obvious bug that explains the inordinately high number
of g++ failures.
1999-01-24 18:25:28 +00:00
espie
3d156dcaaa
working :)
1999-01-24 13:13:25 +00:00
espie
eb82052148
Adjust alpha for current linker.
...
(this is an artifact of the way I proceed for cleaning up stuff: I am
removing everything I don't understand, then I put it back when I find
the reason for which it's needed :) )
1999-01-24 13:12:40 +00:00
espie
26dc1bd859
Get rid of assembler constructs that alpha does not like.
1999-01-22 22:40:17 +00:00
espie
9e4ed0ba71
Remove MI_THUNK specialization as our gas/PIC does not like it.
1999-01-22 22:35:06 +00:00
espie
f38c652e46
Sigh...
...
*ALL* type names in those files *MUST* follow the
"(size) (signedness) base-type" pattern.
- order is important,
- base-type is not optional...
1999-01-21 16:58:08 +00:00
espie
c4609584ef
Nasty bug.
...
SIZE_TYPE documentation:
The string must exactly match one of the data types defined in
the function `init_decl_processing in the file c-decl.c.
Otherwise, first invocation of newly-built cc1 will result in a core-dump.
1999-01-21 16:39:26 +00:00
espie
a197ce64d4
Results for 990117 snapshot
1999-01-21 14:32:37 +00:00
espie
d610d20563
Forgot that one.
1999-01-18 10:24:19 +00:00
espie
ec4539d95a
Upgrade to 19990117. Fix a few details for integrating pa & alpha.
...
First shot at mips.
1999-01-18 10:23:25 +00:00
espie
0b0a68840b
A few tweaks, easing the life of c++filt...
...
documentation for rationale behind new config.
1999-01-13 13:58:45 +00:00
espie
4efff76354
New snapshot is out.
...
Upgrade i386.readme to results of previous snapshots.
Come on, give me alpha/sparc test result files :)
1999-01-13 00:09:03 +00:00
espie
96b033bd0d
Better...
1999-01-12 17:18:31 +00:00
espie
20f2c93644
spelling family names from memory is a bad idea...
1999-01-12 11:28:44 +00:00
espie
1770daac5a
- fixed up i386/*VTABLE once more... this time for good.
...
- clean up openbsd.h comments
- add patch to auto-detect mkstemps. Accordingly, need to run
autoreconf in gcc and in libiberty.
1999-01-12 11:27:39 +00:00
espie
204aea09bf
Oops
1999-01-12 00:41:09 +00:00