external/binutils.git
1991-11-14 K. Richard... build and install info
1991-11-14 Roland PeschRemoved '-' prefix from Makefile invocation of makeinfo...
1991-11-14 K. Richard... build and install info
1991-11-14 K. Richard... added staging stuff & install target
1991-11-14 K. Richard... take care of doc subdir, too
1991-11-14 Roland Pesch(1) better filtering of roff-formattable doc targets
1991-11-14 K. Richard... build and install info; install other correctly
1991-11-14 K. Richard... added info dir menu hooks
1991-11-14 Roland PeschMinor rephrasing; probably an overfull-box correction...
1991-11-14 Roland Pesch(1) repair Makefile targets involving "binutils.texinfo...
1991-11-13 K. Richard... add targets to generate info directory files
1991-11-13 Roland PeschInitial revision
1991-11-13 Roland PeschUse new makeinfo -o option. Rest of this Makefile...
1991-11-13 Per Bothner * Makefile.in: Rename .c files generated from ldtemplate
1991-11-13 Roland PeschBetter generation of mm-converted manual (Makefile)
1991-11-13 Roland PeschInitial revision
1991-11-13 Roland PeschRepair info node-pointer bug.
1991-11-13 Sean Eric FaganChanged 'i386_coff' to 'i386-coff' to match the real...
1991-11-13 Sean Eric FaganInitial revision
1991-11-13 Sean Eric FaganAdded support for SCO.
1991-11-13 K. Richard... Initial revision
1991-11-13 Steve ChamberlainPasses down version_path for things which install thems...
1991-11-13 K. Richard... joins the rest of the world
1991-11-13 K. Richard... Initial revision
1991-11-13 Steve ChamberlainThe +noversion flag will make an installation happen...
1991-11-13 Steve Chamberlain * ieee.c: (ieee_object_p) cast NULL correctly.
1991-11-13 Steve ChamberlainInitial revision
1991-11-13 K. Richard... Initial revision
1991-11-13 Steve Chamberlain*** empty log message ***
1991-11-13 Steve ChamberlainVarious changes from David Wood.
1991-11-13 K. Richard... propogate MAKEINFO like we propogate BISON
1991-11-13 K. Richard... make the stage link a soft one
1991-11-13 K. Richard... use gcc as ld for later stages
1991-11-13 Sean Eric FaganPorted to SCO's 3.2v2 system.
1991-11-13 John GilmoreForgot opcode files.
1991-11-13 John Gilmorexcoffread.c, tdesc-lib, and misc fixes.
1991-11-13 Steve Chamberlain * Makefile.in: Take out the version number for install
1991-11-13 Per Bothner * ar.c (get_pos_bfd): Previous fix was missing a...
1991-11-12 Per BothnerFixes related to handling of C++ methods (handle destru...
1991-11-12 Steve ChamberlainAdded tdesc-lib
1991-11-12 Fred FishRemove internal gdb definition of fixed arg count conca...
1991-11-12 Steve ChamberlainFirst cut
1991-11-12 Steve ChamberlainInitial revision
1991-11-12 Steve ChamberlainAdded harris systems
1991-11-12 John Gilmorers6000 alone means rs6000-ibm-aix
1991-11-12 John Gilmore* Makefile.in: Add xcoffread.c, xcoffexec.c.
1991-11-12 John Gilmore* rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm...
1991-11-12 John GilmoreInitial revision
1991-11-12 John GilmoreNew file.
1991-11-12 John GilmoreJust use #undef, not #define foo foo
1991-11-12 K. Richard... add texinfo; mkdir foo/info; echo when mkdir'ing
1991-11-12 K. Richard... add texinfo
1991-11-12 Steve ChamberlainAllways use -O2
1991-11-12 Steve ChamberlainMon Nov 11 20:50:29 1991 Steve Chamberlain (sac at...
1991-11-12 K. Richard... allow +foo bar options. stolen from texinfo configure
1991-11-12 Steve ChamberlainMon Nov 11 20:30:18 1991 Steve Chamberlain (sac at...
1991-11-12 Steve Chamberlainuses __inline for now for gcc
1991-11-12 Fred FishRemove coredep.o from XDEPFILES. The fetch_core_regist...
1991-11-12 Fred FishMinor rewording of message containing name of program...
1991-11-12 Fred FishAdditions to support ELF formatted core files.
1991-11-12 Fred FishAdd support for ELF note sections, which are used in...
1991-11-12 Per Bothner * ldmisc.c, ldmisc.h: Re-write info() to take a filename
1991-11-12 Per Bothner * aoutx.h (NAME(aout,find_nearest_line)): Handle...
1991-11-11 Steve ChamberlainAdded tc-sparc.c
1991-11-11 Steve ChamberlainAdded MINUS_G flag, now debugging can be turned off
1991-11-11 Steve Chamberlain* ldlex.l ldgram.y: made -V option do same as -v
1991-11-11 Steve ChamberlainAdded the $(MINUS_G) flag so that debugging can be...
1991-11-11 K. Richard... add GCCVERBOSE flag for debugging
1991-11-09 Fred FishRemove leftover call to do_cleanups() which resulted...
1991-11-09 Fred FishDocument use of elf_big_vec as DEFAULT_VECTOR.
1991-11-09 Fred FishDon't try to create a bfd section for the first ELF...
1991-11-09 Fred FishRe-enable compilation of register_addr() stub whenever...
1991-11-09 K. Richard... correct a comment
1991-11-09 K. Richard... thin out directories actually created
1991-11-09 John GilmoreModernize, add sysdep-*.h files
1991-11-09 John Gilmore* configure.in: Make a link for sysdep.h. Specify...
1991-11-09 John GilmoreInitial revision
1991-11-09 John GilmoreRemove Rs/6000 changes (patch_block_stabs) so it will...
1991-11-09 John Gilmore* coff-rs6000.c, config/mh-rs6000: Make it work on...
1991-11-09 John GilmoreDefine FASCIST_FDOPEN.
1991-11-09 John GilmoreMore changes for objfiles.
1991-11-09 John GilmoreAdd tracking of object files (that contain symbols...
1991-11-09 John GilmoreLint and some rs/6000 port.
1991-11-09 Steve ChamberlainNow runs write_armap, even when listing contents.
1991-11-09 Steve ChamberlainFixed bug printing 29050 instructions.
1991-11-08 Roland PeschFormat improvements, mostly for @smallbook (including...
1991-11-08 Steve ChamberlainRemove spurious echo
1991-11-08 Steve ChamberlainPut .comments into .data section, otherwise 88k can...
1991-11-08 Steve Chamberlain * Makefile.in: link with libiberty after libreadline...
1991-11-08 Steve ChamberlainOnly has -DSYSV now
1991-11-08 Steve Chamberlain * m88k-xdep.c: Fixed the register offsets in the ptrac...
1991-11-08 Steve ChamberlainFixed S?IP_OFFSETs for the Motorola Delta 88.
1991-11-08 Steve ChamberlainAdded delta88 cases
1991-11-08 Steve Chamberlain#ifndef USIZE
1991-11-08 Steve ChamberlainInclude coff-m88k.h rather than m88kbcs.h
1991-11-08 Steve ChamberlainInstall ld into ddestdir/bin.
1991-11-08 John GilmoreFix decoding of mtacc, dmac, fmac. These files should...
1991-11-08 Roland PeschSmallbook format fixes.
1991-11-08 Sean Eric FaganInitial revision
1991-11-08 K. Richard... fixed for objdir/subdirs
next