aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
1992-12-28rebuilt from current bfd libraryKen Raeburn1-13/+8
1992-12-28 * bfd.h: Add declaration for bfd_get_size().Fred Fish1-0/+3
1992-12-23 * demangle.h: Protect file from multiple inclusions withFred Fish1-0/+5
#if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif.
1992-12-22New version, generated automatically.Per Bothner1-4/+12
1992-12-22 * hppa.h: Move handy aliases to the front. Fix masks for extractStu Grossman1-0/+16
and deposit instructions.
1992-12-22 * bfd.h: Update to get hppa_core_struct from bfd.c.Stu Grossman2-0/+5
1992-12-17Update to get tekhex tdata name change from bfd.John Gilmore2-2/+13
1992-12-08recording file deathK. Richard Pixley43-15555/+0
1992-12-04rebuilt after library changesKen Raeburn1-99/+19
1992-11-28Update to match revised bfd-in.h.John Gilmore1-19/+9
1992-11-23Change from John Carr: use `v', not `a', for operand 2 of vax bb* instructions.Ken Raeburn1-0/+24
1992-11-16First cut at sanitizing away chill stuff.Fred Fish1-3/+28
1992-11-15 * dwarf.h (AT_src_coords): Whitespace change only.Fred Fish2-3/+321
* dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2): Add from latest gcc. * dwarf.h (LANG_CHILL): Add as GNU extension.
1992-11-06Thu Nov 5 16:35:44 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+5
* bfd.h: Update to bring in SEC_SHARED_LIBRARY.
1992-11-05Update to match EXFUN, bfd_seclet_struct, and SDEF cleanups in bfd.John Gilmore2-74/+80
1992-11-05Update after bfd_seclet_struct => bfd_seclet change.John Gilmore1-7/+7
1992-11-05Update to match PARAMS changes in bfd.John Gilmore2-70/+176
1992-11-04bout.h (N_CALLNAME, N_BALNAME): Define as char-type values, so widening worksKen Raeburn1-2/+6
consistently.
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