61086 Commits

Author SHA1 Message Date
cc964c6f4b Cleaned up map file printing.
Added support for bcs linkage

Added NOLOAD, DESCT, COPY and OVERLAY keyword (though they don't do
anything yet)
1991-06-14 20:16:51 +00:00
14fce76350 Initial revision 1991-06-14 18:02:36 +00:00
6026cd06e0 Version 2 GPL. 1991-06-14 14:04:55 +00:00
cd1b1f8eef version 2 GPL. 1991-06-14 13:59:44 +00:00
a7058e2669 install fixed include files on install. 1991-06-14 13:35:40 +00:00
da7492c406 Rearranged build order so that gcc, which builds the library
subdirectories, is installed first.  This will probably be changed
soon.
1991-06-13 05:06:52 +00:00
928126638a Re-arrange so that gcc, which creates directories, gets installed
first.
1991-06-13 04:21:14 +00:00
add39e8299 Initial revision 1991-06-12 21:44:36 +00:00
5d63a6687f Awk for version number. 1991-06-12 21:34:45 +00:00
7187e60cbe Polishing install. 1991-06-12 21:33:26 +00:00
ac1d3910bf correctly propogate destdir 1991-06-12 21:23:05 +00:00
502ef32a55 removed foo.a from comparison target. 1991-06-12 20:09:59 +00:00
e47a757114 Added +clib option. 1991-06-09 20:40:00 +00:00
7cffe88a92 Added -A switch. 1991-06-09 20:38:35 +00:00
052ec27f38 Don't sort the const array in place. 1991-06-09 20:38:03 +00:00
a01bf1fbc1 added support for binary comparisons. 1991-06-09 20:27:20 +00:00
30ba1dfeaf Added support for binary comparisons. 1991-06-09 20:22:11 +00:00
2099685bad Added code to deal with filenames less than 9 characters in a COFF file. 1991-06-07 19:37:42 +00:00
33cc288d6b Reverse entropy. Inhale bit rot, exahle graceful compilation. 1991-06-07 07:45:16 +00:00
9f39617566 *** empty log message *** 1991-06-07 07:03:40 +00:00
96d7950b55 When disassembling, now prints ... instead of pages of whatever the
instruction for 0x0000 is.
1991-06-07 01:33:38 +00:00
357a1f38a5 *** empty log message *** 1991-06-07 01:32:45 +00:00
50a52c1a15 * oasys.h: Fixed shape of module structure
* bfd.h: better (but not great) fix for coff swap routines
1991-06-07 01:32:32 +00:00
86b2c77541 This butchery gets me around a coff dependancy problem and into stage2
again.  This should not be considered real code.
1991-06-06 22:32:20 +00:00
48491e2e15 *** empty log message *** 1991-06-04 23:05:54 +00:00
eb2022d7dd Move all the #msg's from the xconfig files into the tconfig files for Suns. 1991-06-04 08:59:39 +00:00
b775aef041 Remove copyrights from these tiny files rather than update them to the
GPL version 2.  It isn't worth copyrighting two lines of file names.
1991-06-04 08:58:38 +00:00
7a6876d1dc Remove copyrights from these tiny files, rather than update them to
GPL version 2.  Two lines of file names aren't worth copyrighting.
1991-06-04 08:47:23 +00:00
4cc47c9e93 Update to GPL revision 2. 1991-06-04 08:35:59 +00:00
609756e250 More updating to GPL-2. 1991-06-04 08:16:28 +00:00
99a7de40cb Change GDB over to GNU General Public License version 2. 1991-06-04 07:31:55 +00:00
3f8d46e7cb Print reasonable error message when architecture mismatch happens.
However, still don't understand why we get arch mismatch.
1991-05-31 14:14:46 +00:00
6849cb7183 Avoid error stop from Make if a directory doesn't exist during subdir_do. 1991-05-31 12:34:55 +00:00
137a7f1119 Add i386coff.h. Print msg when sanitizing sparc-opcode.h. 1991-05-31 11:26:52 +00:00
141c97eac7 Remove coff-code.h and liba.out.h, add libaout.h. 1991-05-31 11:22:12 +00:00
38f7d29d23 Remove processed scripts in "make clean". 1991-05-31 03:34:29 +00:00
e5651c613f *** empty log message *** 1991-05-31 01:01:51 +00:00
7f515d2f6e Initial revision 1991-05-30 23:58:29 +00:00
3df049722c *** empty log message *** 1991-05-30 23:57:00 +00:00
2700c3c75a *** empty log message *** 1991-05-30 22:33:01 +00:00
4ffd30479f Further wacking to make sanitize and "make gdb.tar.Z" agree. 1991-05-30 10:04:21 +00:00
f4240b0806 A little bit more sanity. 1991-05-30 09:22:16 +00:00
d11c44f1ee Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog. 1991-05-30 08:52:52 +00:00
924bbb3815 Remove coff-code.h in favor of coffcode.h. 1991-05-29 02:52:34 +00:00
359f1dee91 Rename liba.out.h to libaout.h for brain death file systems. Change callers. 1991-05-29 02:44:10 +00:00
8c1891af65 Fix up .Sanitize file, remove files that are not referenced. 1991-05-29 02:40:08 +00:00
a5b00362e8 Undo Bothner changes that depend on pointer representation. 1991-05-29 00:38:52 +00:00
c0e5039e64 Merge in changes from gdb-3.95 release into mainstream of BFD development.
Support defaulted (search all) targets and specific (only check one)
targets.
1991-05-29 00:20:02 +00:00
dcc355360e Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type size
independence.
1991-05-29 00:13:44 +00:00
2770ad8b4e Put gcc/gstdarg.h where gas can find it; gas/stdarg.h. 1991-05-27 23:03:20 +00:00