aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
1992-10-16* getopt.h (struct option): RMS decided we should do it the other way.John Gilmore2-10/+21
1992-10-16use the provided enum for has_argK. Richard Pixley2-15/+25
1992-10-16casts for ultrix compilerK. Richard Pixley1-0/+7
1992-10-15Update after comment changes.John Gilmore2-3/+14
1992-10-08 Now a bfd knows whether underscores are normally prependedSteve Chamberlain2-1/+8
to symbols in its file format.
1992-09-27Keep adobe.h, needed to compile bfd/aout-adobe.cFred Fish1-1/+5
1992-09-09Wed Sep 9 11:25:28 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+32
* m68k.h: merged Motorola and MIT syntax.
1992-09-03Regenerated from bfd-in.h.Per Bothner1-3/+2
1992-09-03* bfd.h (struct reloc_howto_struct): size needs to be signed ifStu Grossman2-1/+11
it's going to hold negative values.
1992-08-31 * demangle.h: New file, moved from ../gdb. Made independentPer Bothner1-1/+8
of gdb. Allow demangling style option to be passed as a parameter to cplus_demangle(), but using the current_demangling_style global as the default.
1992-08-29 * obstack.h: Merge comment change from current FSF version.Fred Fish1-0/+4
1992-08-28Forgot to add we32k.h.Brendan Kehoe1-0/+1
1992-08-28Last file for preliminary support of the we32k (AT&T 3b2 family).Brendan Kehoe1-0/+312
1992-08-27Add preliminary support for the we32k (AT&T 3b2).Brendan Kehoe3-0/+20
1992-08-26m68k.h (m68ec030): Defined as alias for 68030.Ken Raeburn1-1779/+16
(m68k_opcodes): New type characters "3" for 68030 MMU regs and "t" for immediate 0-7 added. Set up some opcodes (ptest, bkpt) to use them. Tightened description of "fmovex" to distinguish it from some "pmove" encodings. Added "pmove" for 68030 MMU regs, cleaned up descriptions that claimed versions were available for chips not supporting them. Added "pmovefd". sparc.h: Fixed up some comments.
1992-08-25 * internal.h: added #define for STYP_LIT, removed from a29k andSteve Chamberlain1-1/+0
h8300.
1992-08-25Regenerated after Z8000 additionSteve Chamberlain1-0/+4
1992-08-25Support for the Z8000Steve Chamberlain4-5/+237
1992-08-17* bfd.h: Regenerated after page/segment size changes.Ken Raeburn1-4/+2
1992-08-15Add aout/adobe.h.John Gilmore1-0/+297
1992-08-14 * m68k.h: Merged in patches (mostly m68040-specific) fromPer Bothner2-144/+135
Colin Smith <colin@wrs.com>.
1992-08-14 * m68k.h: Merged m68kmri.h and m68k.h (using the former as aPer Bothner3-3313/+1414
base). Also cleaned up duplicates, re-ordered instructions for the sake of dis-assembling (so aliases come after standard names). * m68kmri.h: Now just defines some macros, and #includes m68k.h.
1992-08-12 * m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled inSteve Chamberlain2-1108/+1154
all missing .s
1992-08-11moved sparc opcode table to bfdKen Raeburn1-0/+2
1992-08-11 * i386.h (i386_optab): Add fildq, fistpq aliases used by gcc.Ken Raeburn1-0/+9
1992-08-01 * obstack.h: Merge changes from current FSF version.Fred Fish1-0/+22
1992-08-01 * dwarf.h: Replace with current version from gcc distribution.Fred Fish2-0/+209
* common.h (SHT_BEPROGBITS): Add section type for i860 operating in big endian mode, where code is in a separate section. The SHT_PROGBITS section is used for data. From pfieland@stratus.com.
1992-08-01fix for PRs 1360 and 1370 -- new v8 patterns for save,inc,decKen Raeburn1-179/+237
1992-07-23HP stuff.David Henkel-Wallace1-0/+1
1992-07-17fix bra.s stuffSteve Chamberlain1-22/+10
1992-07-16More support for relaxingSteve Chamberlain1-11/+11
1992-07-04Regen after bfd/syms.c change: BSF_FILE.John Gilmore1-2/+7
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-28 * h8300.h: Finish filling in all the holes in the opcode table,Fred Fish1-105/+124
so that the Lucid C compiler can digest this as well...
1992-06-27Use tabs to indent comments, so they line up.John Gilmore1-1/+1
1992-06-27* i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases.John Gilmore2-0/+855
Fix opcodes on various sizes of fild/fist instructions (16bit=no suffix, 32bit="l" suffix, 64bit="ll" suffix). Fixes suggested by Minh Tran-Le.
1992-06-22Lint UpdatesSteve Chamberlain1-5/+2
1992-06-20HPPA BSStu Grossman2-1/+6
1992-06-19HPPA merge.Stu Grossman1-0/+7
1992-06-19* bfd.h: HPPA merge.Stu Grossman2-1/+9
1992-06-17gratuitous white space changes merged from other prep releasesK. Richard Pixley1-0/+11
1992-06-16Changes reflecting recent changes in BFD library sources.Ken Raeburn1-3/+7
1992-06-11Add N_OBJ and N_OPT from Solaris-2.John Gilmore2-0/+254
1992-06-11Regen'd from bfd.c after removing elf_core_tdata_struct.John Gilmore1-2/+1
1992-06-10 * i386.h: a.out magic numbers fromSteve Chamberlain1-0/+6
mohring@informatik.tu-muenchen.de
1992-06-09Use unsigned chars for fields in object files.John Gilmore2-83/+93
1992-05-26CheckpointSteve Chamberlain1-55/+88
1992-05-26Header file changes corresponding to BFD library changes just checked in.Ken Raeburn1-21/+68
1992-05-19merged changes from grep-1.6 (alpha)K. Richard Pixley2-22/+152
1992-05-05Bump to version 1.97.Per Bothner1-1/+1