Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-11-13 | Repair info node-pointer bug. | Roland Pesch | 1 | -58/+74 | |
1991-11-13 | Changed 'i386_coff' to 'i386-coff' to match the real file's name. | Sean Eric Fagan | 1 | -1/+1 | |
1991-11-13 | Initial revision | Sean Eric Fagan | 1 | -0/+4 | |
1991-11-13 | Added support for SCO. | Sean Eric Fagan | 1 | -0/+4 | |
1991-11-13 | Initial revision | K. Richard Pixley | 4 | -0/+1318 | |
1991-11-13 | Passes down version_path for things which install themselves into | Steve Chamberlain | 1 | -4/+9 | |
libsubdir. | |||||
1991-11-13 | joins the rest of the world | K. Richard Pixley | 2 | -0/+116 | |
1991-11-13 | Initial revision | K. Richard Pixley | 2 | -0/+94 | |
1991-11-13 | The +noversion flag will make an installation happen to the machine/.. | Steve Chamberlain | 1 | -2/+11 | |
directory rather than the machine/version/.. directory. Steve | |||||
1991-11-13 | * ieee.c: (ieee_object_p) cast NULL correctly. | Steve Chamberlain | 2 | -4/+15 | |
* configure.in: added harris host | |||||
1991-11-13 | Initial revision | Steve Chamberlain | 1 | -0/+38 | |
1991-11-13 | Initial revision | K. Richard Pixley | 1 | -0/+737 | |
1991-11-13 | *** empty log message *** | Steve Chamberlain | 1 | -0/+4 | |
1991-11-13 | Various changes from David Wood. | Steve Chamberlain | 1 | -94/+125 | |
1991-11-13 | propogate MAKEINFO like we propogate BISON | K. Richard Pixley | 1 | -3/+11 | |
1991-11-13 | make the stage link a soft one | K. Richard Pixley | 1 | -3/+3 | |
1991-11-13 | use gcc as ld for later stages | K. Richard Pixley | 1 | -2/+2 | |
1991-11-13 | Ported to SCO's 3.2v2 system. | Sean Eric Fagan | 3 | -13/+19 | |
1991-11-13 | Forgot opcode files. | John Gilmore | 3 | -1/+244 | |
1991-11-13 | xcoffread.c, tdesc-lib, and misc fixes. | John Gilmore | 2 | -13/+28 | |
1991-11-13 | * Makefile.in: Take out the version number for install | Steve Chamberlain | 3 | -3/+15 | |
* m88kbcs.sc: put in contructor blocks. | |||||
1991-11-13 | * ar.c (get_pos_bfd): Previous fix was missing a "break". | Per Bothner | 1 | -0/+4 | |
1991-11-12 | Fixes related to handling of C++ methods (handle destructors | Per Bothner | 5 | -29/+56 | |
and parameters that are functions). | |||||
1991-11-12 | Added tdesc-lib | Steve Chamberlain | 1 | -0/+1 | |
1991-11-12 | Remove internal gdb definition of fixed arg count concat() function and | Fred Fish | 18 | -35/+35 | |
convert to use of variable arg count concat() in libiberty. | |||||
1991-11-12 | First cut | Steve Chamberlain | 2 | -0/+603 | |
1991-11-12 | Initial revision | Steve Chamberlain | 2 | -0/+12 | |
1991-11-12 | Added harris systems | Steve Chamberlain | 1 | -1/+7 | |
1991-11-12 | rs6000 alone means rs6000-ibm-aix | John Gilmore | 1 | -4/+4 | |
1991-11-12 | * Makefile.in: Add xcoffread.c, xcoffexec.c. | John Gilmore | 2 | -0/+28 | |
* xcoffread.c: New file for handling AIX mangled-coff files. * xconfig/rs6000, tconfig/rs6000: New files. * buildsym.c: Add hooks for xcoffread.c. | |||||
1991-11-12 | * rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h, | John Gilmore | 6 | -0/+3176 | |
xm-rs6000.h: New files. * xcoffexec.c: New file for handling AIX shared libraries. | |||||
1991-11-12 | Initial revision | John Gilmore | 2 | -0/+44 | |
1991-11-12 | New file. | John Gilmore | 1 | -0/+1506 | |
1991-11-12 | Just use #undef, not #define foo foo | John Gilmore | 2 | -5/+5 | |
1991-11-12 | add texinfo; mkdir foo/info; echo when mkdir'ing | K. Richard Pixley | 1 | -1/+3 | |
1991-11-12 | add texinfo | K. Richard Pixley | 1 | -1/+1 | |
1991-11-12 | Allways use -O2 | Steve Chamberlain | 1 | -1/+3 | |
1991-11-12 | Mon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 3 | -12/+19 | |
* Makefile.in: Use the MINUS_G no-debug convention * readline.c: (many_places) move all the declarations of rindex to only one place, to reduce the number of warnings it makes. | |||||
1991-11-12 | allow +foo bar options. stolen from texinfo configure | K. Richard Pixley | 1 | -78/+131 | |
1991-11-12 | Mon Nov 11 20:30:18 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 3 | -5/+13 | |
* Makefile.in: standardize on MINUS_G to disable debugging * coff-m88k.c: create coff armaps instead of bsd ones. * opncls.c (bfd_close_all_done), (bfd_close): Mask out random bits when calling chmod. | |||||
1991-11-12 | uses __inline for now for gcc | Steve Chamberlain | 1 | -2/+3 | |
1991-11-12 | Remove coredep.o from XDEPFILES. The fetch_core_registers() function is | Fred Fish | 1 | -1/+1 | |
now found in procfs.c for hosts with /proc support. | |||||
1991-11-12 | Minor rewording of message containing name of program that generated a | Fred Fish | 4 | -19/+75 | |
core file (core.c), permanently remove the register_addr() stub (elfread.c), move a misplaced #endif (procfs.c), and add fetch_core_registers func for core file support (procfs.c). | |||||
1991-11-12 | Additions to support ELF formatted core files. | Fred Fish | 1 | -0/+6 | |
1991-11-12 | Add support for ELF note sections, which are used in ELF core files to | Fred Fish | 3 | -0/+24 | |
hold copies of various /proc structures at the time of the core dump. | |||||
1991-11-12 | * ldmisc.c, ldmisc.h: Re-write info() to take a filename | Per Bothner | 2 | -1/+10 | |
parameter, a format, and an arg pointer, and rename it to vfinfo(). Write info() in terms of new vfinfo(). New einfo() is the same as info(), except it writes to stderr. * ldemul.c, ldexp.c, ldlang.c, ldlnk960.c, ldmain.c, ldwrite.c, ldmisc.c: Replace "error" calls to info() by new einfo(). | |||||
1991-11-12 | * aoutx.h (NAME(aout,find_nearest_line)): Handle the case | Per Bothner | 2 | -6/+70 | |
of two N_SO stabs, one for directory, and one for filename. * bfd-in.h (print_vma): Factor out duplicate definition. Exit a little more gracefully when malloc returns NULL. * libbfd.c: New function bfd_xmalloc (malloc wrapper). * opncls.c, syms.c, bout.c, aoutx.h: Replace malloc by bfd_xmalloc. * libbfd.h: Rre-generated due to libbfd.c update. | |||||
1991-11-11 | Added tc-sparc.c | Steve Chamberlain | 1 | -1/+5 | |
1991-11-11 | Added MINUS_G flag, now debugging can be turned off | Steve Chamberlain | 1 | -1/+2 | |
1991-11-11 | * ldlex.l ldgram.y: made -V option do same as -v | Steve Chamberlain | 2 | -4/+17 | |
* Makefile.in: Added $(MINUS_G) flag so debugging can be turned off |