platform/upstream/binutils.git
1993-06-24 David MacKenzie * gprof.c (main): Get whoami from argv, instead of...
1993-06-24 Ken RaeburnThu Jun 24 17:25:51 1993 Ken Raeburn (raeburn@poseido...
1993-06-24 K. Richard... * config/i386/ncr3000.mh, config/i386/i386v4.mh,
1993-06-24 Steve ChamberlainCheckpoint.
1993-06-24 Steve ChamberlainGet 64bit stuff right.
1993-06-24 David Edelsohn* run.c (main): Fix parsing of args.
1993-06-24 Jim Kingdon * partial-stab.h: Consolidate case statements for...
1993-06-23 K. Richard... remove lines with only tabs
1993-06-23 K. Richard... -I$(BFD_DIR) rather than including from the library...
1993-06-23 K. Richard... Makefile rework
1993-06-23 K. Richard... remove redundant include of symtab.h
1993-06-23 K. Richard... do not keep alloca.c
1993-06-23 K. Richard... removed alloca.c which is now in libiberty
1993-06-23 K. Richard... new M_UNINSTALL macro
1993-06-23 K. Richard... new M_UNINSTALL macro
1993-06-23 Per Bothnertaz rule: Simplify chmod; add xiberty to libg++.tar.gz.
1993-06-23 Per BothnerAdd install.sh
1993-06-23 Jim Kingdon * stabs.texinfo (Negative Type Numbers): Minor charact...
1993-06-23 Per Bothner * Makefile.in: Define VERSION (for cd ..; make taz).
1993-06-23 Jim Kingdon * config/ns32k/{merlin.mh,xm-merlin.h}: Be consistent...
1993-06-23 Jim Kingdon * dbxread.c (copy_pending): Change name and function...
1993-06-23 Jim Kingdon * hosts/riscos.h: New file.
1993-06-23 Jim Kingdon * configure.in: Add comment.
1993-06-23 Jim Kingdon * Makefile.in (TAGFILES): Don't include YYFILES.
1993-06-23 Jim Kingdon * main.c (main): Print help message on stdout not...
1993-06-22 David D. Zuhnlike mh-sysv4, except with Unixware X definitions
1993-06-22 Jim Kingdon * solib.c (solib_add_common_symbols): Don't call looku...
1993-06-22 David MacKenzie * aoutx.h (howto_table_ext): Comment the field names.
1993-06-22 Ken Raeburnelfcode.h:bfd_section_from_shdr change
1993-06-22 Jim Kingdon * hosts/std-host.h: Return value of puts and fputs...
1993-06-22 Ken RaeburnSigh. Null pointer return might be right in some cases...
1993-06-22 Ken RaeburnMore get_word/put_word changes.
1993-06-22 Jim Kingdon * stabs.texinfo: Express disapproval of 'D' symbol...
1993-06-22 Jim Kingdon * procfs.c (procfs_resume): Don't pass a SIGTSTP whose...
1993-06-22 David MacKenzie * ldlex.l, ldgram.y: Support new -oformat option.
1993-06-22 Jim Kingdon * stabsread.c: Include <ctype.h>.
1993-06-22 Jim Kingdon * fork-child.c (fork_inferior): Quote exec_file so...
1993-06-22 Ken Raeburnfix include path again
1993-06-22 Ken RaeburnLots o' changes.
1993-06-22 Ken Raeburnregenerated
1993-06-22 Ken RaeburnUse new size-independent elf internal data structures.
1993-06-22 Ken RaeburnUse new size-independent elf internal data structures.
1993-06-22 Ken RaeburnUse new size-independent versions of elf internal data...
1993-06-22 Ken RaeburnBefore casting a pointer into an integer field, verify...
1993-06-22 Ken Raeburn(srec_write_symbols): Use sprintf_vma, in case bfd_vma...
1993-06-22 Ken RaeburnDon't define int64 stuff here.
1993-06-22 Fred Fish * Makefile.in (INCLUDE_CFLAGS): Add BFD_INCLUDES...
1993-06-21 Jim Kingdonvarious revisions to new files
1993-06-21 Jim Kingdon * config/i386/*aix*, i386aix-nat.c: New files.
1993-06-21 David MacKenzie * .Sanitize (Things-to-keep): Add emulparams...
1993-06-21 Jim Kingdonnew file
1993-06-21 Jim Kingdon * config/i386/*aix*: New files.
1993-06-21 Fred Fish * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb...
1993-06-21 Fred Fish * Makefile.in (BFD_INCLUDES): Bfd.h is now back in...
1993-06-21 Fred FishBfd.h is now back in BFD_OBJ_DIR, update by hand to...
1993-06-21 David D. Zuhndon't use dirname
1993-06-21 Jim Kingdonmake mips-sony-bsd work
1993-06-21 Jim Kingdonexpand on solib_add_common_symbols comment
1993-06-21 Jim Kingdon * snapshots.readme: Tell people to always report missi...
1993-06-21 Jim Kingdonfix typo in name of elf32-generic.c
1993-06-21 Fred FishAdd all the mt-* files as things to keep.
1993-06-21 Fred FishAdd news.h to list of files to keep.
1993-06-21 Fred FishAdd elf32-generic.c to list of files to keep.
1993-06-21 Ken RaeburnLook in ../bfd, not ../include, for bfd.h.
1993-06-21 Ken RaeburnRecent changes, mostly ELF and bfd.h generation.
1993-06-21 Ken Raeburn* elfcode.h (bfd_add_to_strtab): Now static.
1993-06-21 Ken RaeburnRegenerated after my changes to bfd-in.h.
1993-06-21 Ken RaeburnRegenerated after Kingdon's changes to cache.c.
1993-06-21 Ken RaeburnNo longer use dummy new-section-hook.
1993-06-21 Ken RaeburnGenerate bfd.h in current directory by grabbing 64...
1993-06-21 Ken RaeburnChange insertion marker for new bfd.h generation scheme.
1993-06-20 Ken Raeburn(INCLUDES): Look in ../bfd, not ../include, for bfd.h.
1993-06-20 Ken RaeburnSun Jun 20 02:34:04 1993 Ashley Saulsbury (ans@sics.se)
1993-06-20 Jim Kingdon * stabsread.c (read_struct_fields): Don't call read_cp...
1993-06-20 Jim Kingdon * solib.c (solib_add_common_symbols): Add comment...
1993-06-19 David D. Zuhnadded stabs-in-elf menu entry, reformatted menus with...
1993-06-19 Fred Fish * gdb.t24/demangle.exp (test_gnu_style_demangling...
1993-06-19 David MacKenzie * reloc.c (bfd_perform_relocation): Check for overflow on
1993-06-19 Jim Kingdon * stabs.texinfo: Document common blocks.
1993-06-18 Jim Kingdon * Makefile.in (stmp-bfd.h): Ignore nonzero exit status...
1993-06-18 Jim Kingdon * config/riscos.m{h,t}: New files.
1993-06-18 Jim Kingdonnew files for riscos
1993-06-18 Jim Kingdon * config/mips/{{x,n}m-riscos.h,riscos.mh}: New files.
1993-06-18 Jim Kingdon * config/mips/{{x,n}m-riscos.h,riscos.mh}: New files.
1993-06-18 Steve ChamberlainLook in the right place for bfd.h
1993-06-18 Jim Kingdon * config/mips/{{x,n}m-news-mips.h,news-mips.mh}: New...
1993-06-18 Jim Kingdon * config/mips/{{x,n}m-news-mips.h,news-mips.mh}: New...
1993-06-18 Per Bothner * objdump.c (syms2): Removed unused variable.
1993-06-18 Steve ChamberlainMake it work in subdirs.
1993-06-18 Steve ChamberlainNew file for configuring.
1993-06-18 Per Bothner * m68k-dis.c (print_insn_arg): Change return value...
1993-06-18 Steve ChamberlainLook in the right place for bfd.h.
1993-06-18 Steve ChamberlainLint.
1993-06-18 K. Richard... comment change. This is a mips file, not 88k.
1993-06-18 David D. Zuhnsingle-quote $program_transform_name
1993-06-18 Fred FishAdd note about endianess of the stabs-in-elf stabs...
1993-06-18 Fred Fish * stabs.texinfo: Add some basic info about stabs...
1993-06-18 David D. Zuhnchange program_transform_name quoting
1993-06-18 Jim Kingdon * stabs.texinfo (Top): Minor cleanup.
1993-06-18 Jim Kingdon * cache.c (bfd_cache_init): Increment open_files and...
next