print_insn_* routines want bfd_vma, not CORE_ADDR
[platform/upstream/binutils.git] / gas /
1993-05-25 Ian Lance Taylor * config/obj-bout.h (S_GET_VALUE): Removed unnecessary...
1993-05-19 Steve Chamberlain * config/tc-h5000.c (build_bytes): Understand @rd...
1993-05-19 Steve Chamberlain(build_bytes): Understand @rd mode and build relocation...
1993-05-17 Ken RaeburnSteve sez SH stuff is public now
1993-05-17 Ken Raeburnkeep the directories that contain tests
1993-05-17 Ken Raeburndon't keep testscripts subdir
1993-05-17 Ken Raeburnupdated
1993-05-17 Ken Raeburnnew tests
1993-05-14 Ken RaeburnUpdated list of m68k options, described required-regist...
1993-05-14 Ken Raeburnupdated
1993-05-14 Ken Raeburnoverride obj_header_append from obj-aout.c
1993-05-14 Ken Raeburndiscard empty rs6000 files
1993-05-13 Ian Lance TaylorFix stuff broken when sh support was checked in.
1993-05-10 Ken Raeburnwhitespace changes; rely on default initialization...
1993-05-10 Ken Raeburnconfigure.in: treat m68*-*-sysv* target like m68k-...
1993-05-10 Ken RaeburnReorganized test hierarchy to categorize tests.
1993-05-06 Ken Raeburnkeep new files
1993-05-05 Ian Lance Taylor * config/tc-mips.c (macro): Correct floating point...
1993-05-05 Ken Raeburnlots o' changes
1993-05-05 Ken Raeburnhp300 support. Emulation mode fix for 386bsd and linux.
1993-05-05 Ken RaeburnBFD_ASSEMBLER md_convert_frag section arg is not a...
1993-05-05 Ken RaeburnPR fix for debug symbols referring to other symbols...
1993-05-05 Ian Lance Taylor * config/obj-ecoff.c (init_file): Set fMerge to 0...
1993-05-05 Ken Raeburnhppa configuration
1993-05-05 Ken Raeburnhp300 hpux configuration
1993-04-28 Ken Raeburninclude ctype.h, and some special-purpose regs for...
1993-04-28 Ian Lance Taylor * config/obj-ecoff.c (obj_symbol_new_hook): Make up...
1993-04-27 Steve ChamberlainSupport for Hitachi SH
1993-04-26 Ian Lance Taylor * expr.c (operand): Fix unary plus operator (previousl...
1993-04-22 Ken Raeburnkeep new utility scripts
1993-04-22 Ken Raeburnkeep new test cases
1993-04-22 Ken Raeburnkeep change log
1993-04-22 Ken Raeburnversion.c is gone
1993-04-21 Ken RaeburnHandle new tests, and new testing modes.
1993-04-21 Ken RaeburnThe customer's test case is p2430a.s; p2430.s has diffe...
1993-04-21 Ken Raeburnuse %-form, so test can be run on m68k-coff too
1993-04-21 Ken RaeburnGet version string from config.h now.
1993-04-21 Roland Peschadhere to "start-sanitize-FOO" and "end-sanitize-FOO...
1993-04-15 Roland PeschAdd h8.texi to things-to-keep
1993-04-15 Roland Peschas.texinfo, Makefile.in
1993-04-15 Roland Pesch(1) Hitachi SH material (sanitizable)
1993-04-15 Roland PeschInclude Hitachi SH (sanitizably); remove MACH-DEP setti...
1993-04-15 Roland PeschArrange to clean out references to Hitachi SH.
1993-04-15 Roland PeschConfiguration for Hitachi chips, recast for current...
1993-04-09 Ian Lance TaylorFix typo.
1993-04-09 Ian Lance Taylor * config/obj-ecoff.h (ecoff_build_lineno): Make ilineM...
1993-04-08 David D. Zuhnas.texinfo lives in $(srcdir)
1993-04-08 Roland Peschdoc/Makefile.in
1993-04-08 Roland Pesch(as.dvi target) update for new source file structure...
1993-04-08 Ian Lance Taylor * config/ho-decstatn.h: Define BROKEN_ASSERT if not...
1993-04-08 Roland PeschRecord abolition of last m4 conditional markup holdout...
1993-04-08 Roland PeschConverted to Texinfo conditionals; no longer need M4.
1993-04-06 Ian Lance Taylor * config/tc-mips.c (gp_reference): Certain magic symbo...
1993-04-05 Ian Lance Taylor * app.c (do_scrub_next_char): Handle states 9 and...
1993-04-05 Ken Raeburninclude string.h
1993-04-05 Ken RaeburnNew script. Simply evaluates and exec's its arguments...
1993-04-05 Ken Raeburnadd some new tests, and new testing procs
1993-04-05 Ken Raeburnfrom gas/testscripts -- may be useful someday
1993-04-05 Ian Lance Taylor * config/te-irix.h: New file; irix needs a different...
1993-04-04 Steve Chamberlain * config/tc-h8500.c: Get relax size of branch instruct...
1993-04-04 Steve Chamberlain*** empty log message ***
1993-04-02 Ian Lance Taylor * config/tc-mips.h (LOCAL_LABEL): Treat any label...
1993-04-02 Ian Lance Taylor * config/tc-mips.c (macro): Optimizations to branching...
1993-04-02 Ian Lance TaylorInclude ho-generic.h.
1993-04-02 Ian Lance Taylor * config/ho-irix.h: New file; if not gcc, define BROKE...
1993-04-01 Ken Raeburnmerging this directory into testsuite
1993-04-01 Ian Lance Taylor * subsegs.c (subseg_new): Set output_section of new...
1993-04-01 Roland PeschNew material on H8/500, and better match between nodes...
1993-04-01 Roland PeschBack off last two checkins (this checkin identical...
1993-03-31 Ken Raeburnlog doc change
1993-03-30 Ken Raeburnnew test cases
1993-03-30 Ken Raeburngo back to const instead of CONST
1993-03-30 Ken Raeburncheckpoint, for lots of recent changes
1993-03-30 Ken Raeburnbuild file symbol fwd pointers properly, don't deref...
1993-03-30 Ken Raeburnmove local include after system ones; use CONST not...
1993-03-30 Ken Raeburnstart using new texinfo stuff -- variables, conditional...
1993-03-30 Ken Raeburnlook for GAS_VERSION macro, not external version_string var
1993-03-29 Steve Chamberlain * config/obj-coffbfd.c (do_relocs_for): Fix bug where...
1993-03-29 Ian Lance Taylor * configure.in: Set BFDDEF and BFDLIB at the top of...
1993-03-29 Steve ChamberlainNumerous bug fixes
1993-03-29 Ken Raeburn(big_cons): If target_big_endian, reverse bytes being...
1993-03-29 Ian Lance Taylor * config/obj-coffbfd.c (fill_section): Don't set NOLOA...
1993-03-29 Ken RaeburnFirst crack at a test suite.
1993-03-29 Ken Raeburnupdated
1993-03-26 Ken Raeburnadd missing z8000 define
1993-03-26 Ken RaeburnIf $(srcdir) isn't ., create links to all predefined...
1993-03-25 Ian Lance Taylor * config/obj-coffbfd.c (do_relocs_for): Remove a29k...
1993-03-25 Ian Lance Taylor * app.c (do_scrub_next_char): Added new state, 10...
1993-03-25 David D. Zuhndoc last changes
1993-03-25 David D. Zuhnlook in srcdir for texinfo source, then in objdir
1993-03-24 David D. Zuhnadd dvi target, define & use TEXI2DVI
1993-03-24 David D. Zuhnadd dvi target
1993-03-23 Ken Raeburnupdated for obj-bfd-sunos, ho-decst* changes
1993-03-23 Ken Raeburn(do_relocs_for): Don't allocate storage or process...
1993-03-23 Ken Raeburnrename for <=14 chars
1993-03-23 Ken Raeburnunused; deleted
1993-03-23 David D. Zuhnadd installcheck
1993-03-23 Jim WilsonUpdate to Draft D1.2.1: add membar mask names and ASI...
1993-03-22 Ian Lance Taylor * config/tc-mips.c (macro): Use $AT for any floating...
1993-03-20 Ken Raeburnfix an m68k 0r0... bug
next