Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-06-29 | * obstack.h: Convert bcopy() use to memcpy(), which is more | Fred Fish | 1 | -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 Grossman | 1 | -0/+4 | |
1992-06-17 | gratuitous white space changes merged from other prep releases | K. Richard Pixley | 1 | -0/+11 | |
1992-05-19 | merged changes from grep-1.6 (alpha) | K. Richard Pixley | 1 | -0/+93 | |
1991-11-27 | * internalcoff.h: (internal_scnhdr) took out #def dependency, now | Steve Chamberlain | 1 | -0/+6 | |
s_nreloc and s_nlnno are always long. (internal_reloc): allways has an offset field now. | |||||
1991-11-22 | Lint | John Gilmore | 1 | -0/+5 | |
1991-11-22 | stab.def: Remove the GNU extended type codes (e.g. N_SETT). | Per Bothner | 1 | -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 definitions | John Gilmore | 1 | -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-15 | Add defines to support ELF symbol tables. | Fred Fish | 1 | -0/+10 | |
1991-11-07 | Thu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 1 | -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-07 | Fixed encoding of mtacc instruction. | Steve Chamberlain | 1 | -0/+8 | |
1991-11-01 | Add x_csect defines. | John Gilmore | 1 | -0/+10 | |
1991-10-25 | Add file defining rs/6000 XCOFF file format. | John Gilmore | 1 | -0/+1 | |
1991-10-25 | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and | John Gilmore | 1 | -0/+11 | |
John Gilmore. | |||||
1991-10-24 | Document added dwarf.h file. | Fred Fish | 1 | -0/+18 | |
1991-10-11 | * a.out.host.h: Change SEGMENT_SIZE to 0x1000 for Sony. | Per Bothner | 1 | -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 Gilmore | 1 | -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 Gilmore | 1 | -0/+4 | |
1991-09-30 | * sysdep.h: Define NEWSOS3_SYS, and use it. | Per Bothner | 1 | -0/+18 | |
1991-09-17 | Add GNU Modula-2 debug stab, from Andrew Beers. | John Gilmore | 1 | -0/+17 | |
1991-09-10 | * i386coff.h (LINESZ): Always 6, not based on sizeof(). | John Gilmore | 1 | -0/+5 | |
1991-09-04 | * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E, | John Gilmore | 1 | -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-03 | Merge with FSF. | John Gilmore | 1 | -0/+2 | |
1991-09-03 | Merge with latest FSF versions. | John Gilmore | 1 | -0/+26 | |