aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1992-06-29 * obstack.h: Convert bcopy() use to memcpy(), which is moreFred Fish1-0/+11
portable, more standard, and can take advantage of gcc's builtin functions for increased performance.
1992-06-19* bfd.h: HPPA merge.Stu Grossman1-0/+4
1992-06-17gratuitous white space changes merged from other prep releasesK. Richard Pixley1-0/+11
1992-05-19merged changes from grep-1.6 (alpha)K. Richard Pixley1-0/+93
1991-11-27 * internalcoff.h: (internal_scnhdr) took out #def dependency, nowSteve Chamberlain1-0/+6
s_nreloc and s_nlnno are always long. (internal_reloc): allways has an offset field now.
1991-11-22LintJohn Gilmore1-0/+5
1991-11-22stab.def: Remove the GNU extended type codes (e.g. N_SETT).Per Bothner1-0/+10
aoutx.h: Put back the N_HEADER_IN_TEXT(x) that John removed, but use his heuristic as its default definition. bfd.H; Re-generated.
1991-11-21* aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitionsJohn Gilmore1-0/+29
that should handle all uses. LOGICAL_ versions deleted. Eliminate N_HEADER_IN_TEXT, using a_entry to determine which kind of zmagic a.out file we are looking at. * coff-rs6000.h: Typo.
1991-11-15Add defines to support ELF symbol tables.Fred Fish1-0/+10
1991-11-07Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain1-0/+4
* internalcoff.h: took out the M88 dependency in the lineno struct. * coff-m88k.h: defines GET_LINENO_LNNO and PUT_LINENO_LNNO to use 32bit linno entries. * a29k-opcode.h: fixed encoding of mtacc
1991-11-07Fixed encoding of mtacc instruction.Steve Chamberlain1-0/+8
1991-11-01Add x_csect defines.John Gilmore1-0/+10
1991-10-25Add file defining rs/6000 XCOFF file format.John Gilmore1-0/+1
1991-10-25RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, andJohn Gilmore1-0/+11
John Gilmore.
1991-10-24Document added dwarf.h file.Fred Fish1-0/+18
1991-10-11 * a.out.host.h: Change SEGMENT_SIZE to 0x1000 for Sony.Per Bothner1-0/+21
* bfd.h (align_power): Add (actually move) comment.
1991-10-05* h8300-opcode.h: Remove `_enum' from the typedef for an enum.John Gilmore1-0/+12
* bfd.h: Update to match bfd changes.
1991-10-01* sys/h-vaxult.h: Make it work. (David Taylor <taylor@think.com>)John Gilmore1-0/+4
1991-09-30 * sysdep.h: Define NEWSOS3_SYS, and use it.Per Bothner1-0/+18
1991-09-17Add GNU Modula-2 debug stab, from Andrew Beers.John Gilmore1-0/+17
1991-09-10* i386coff.h (LINESZ): Always 6, not based on sizeof().John Gilmore1-0/+5
1991-09-04* a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E,John Gilmore1-0/+7
to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib support. * stab.def: Add N_COMM to table, fix overlap comment.
1991-09-03Merge with FSF.John Gilmore1-0/+2
1991-09-03Merge with latest FSF versions.John Gilmore1-0/+26