Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-12-27 | Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 6 | -127/+100 | |
usages. | |||||
1991-12-27 | some changes suggested by rms | K. Richard Pixley | 2 | -8/+12 | |
1991-12-26 | Merge in some small additions from the FSF version (taken from the gcc | Fred Fish | 1 | -0/+6 | |
config.sub file) to bring the Cygnus and FSF versions into closer sync. | |||||
1991-12-25 | sparc64-v7 is vendor sun not hal (to match gcc/configure.in) | Jim Wilson | 1 | -449/+536 | |
1991-12-24 | Roll VERSION to 4.3.2. | John Gilmore | 2 | -1/+5 | |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 18 | -1500/+1646 | |
encapsulated in mips ecoff. See ChangeLog for the gory details. | |||||
1991-12-23 | * config/mh-amix, config/mh-i386v4: Change to find alloca by | Fred Fish | 2 | -5/+29 | |
compiling and linking alloca.c, even when it is not strictly required. Also arrange to link with -ltermlib rather than -ltermcap. | |||||
1991-12-23 | * solib.c (locate_base): Fix uninitialized variable that was | Fred Fish | 3 | -6/+19 | |
causing return of random value to callee. * config/mh-amix, config/mh-i386v4: Change to find alloca by compiling and linking alloca.c, even when it is not strictly required. Also arrange to link with -ltermlib rather than -ltermcap. * Makefile.in: Move TERMCAP definition to prior to inclusion of host makefile fragments so it can be overridden. | |||||
1991-12-22 | * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is | Michael Tiemann | 2 | -1/+20 | |
disassembled as a nop. | |||||
1991-12-21 | * xcoffread.c (read_symbol_lineno): Logic error in incrementing | John Gilmore | 2 | -1/+6 | |
symbol table entry number. (From Metin Ozisik.) | |||||
1991-12-20 | Save the renamed svr4 file. | Fred Fish | 1 | -1/+1 | |
1991-12-20 | Keep the renamed svr4 files. | Fred Fish | 1 | -2/+2 | |
1991-12-20 | Change svr4 references to sysv4. | Fred Fish | 1 | -0/+6 | |
1991-12-20 | Change svr4 references to sysv4. | Fred Fish | 1 | -0/+4 | |
1991-12-20 | Document change to config/mh-i386v4. | Fred Fish | 1 | -0/+6 | |
1991-12-20 | Set XM_CLIBS to "-lc /usr/ucblib/libucb.a" so native compilers can find | Fred Fish | 1 | -1/+7 | |
alloca, but only if it is not found in the std C library. Also forces libc to be search before libucb.a, which contains much broken stuff we *don't* want. | |||||
1991-12-20 | * configure.in, tm-amix.h, tm-i386v4.h, xm-amix.h, xm-i386v4.h: | Fred Fish | 7 | -15/+35 | |
Change svr4 references to sysv4. * source.c: Move declaration of external function index to front of file so it is in scope for all references. * utils.c (error, fatal): Make definitions consistent with defs.h declarations (declared as "volatile void"). | |||||
1991-12-20 | Change svr4 references to sysv4. | Fred Fish | 2 | -1/+5 | |
1991-12-20 | Renamed from xm-svr4.h xm-sysv4.h | Fred Fish | 1 | -0/+56 | |
1991-12-20 | Renamed from tm-svr4.h to tm-sysv4.h | Fred Fish | 1 | -0/+37 | |
1991-12-20 | Bugfix rfe and stbrx instrucionts. | John Gilmore | 2 | -3/+7 | |
1991-12-20 | * Makefile.in, config/tm-*.h: Clean up make output, only | John Gilmore | 9 | -13/+9 | |
pass DEFAULT_EMULATION to ldmain.c. | |||||
1991-12-20 | adjusted copyright. now copyleft | K. Richard Pixley | 1 | -7/+43 | |
1991-12-19 | print version number nicely | K. Richard Pixley | 1 | -1/+1 | |
1991-12-19 | added -V for version number option | K. Richard Pixley | 2 | -6/+15 | |
1991-12-19 | three party cross now called a Canadian cross | K. Richard Pixley | 1 | -5/+26 | |
1991-12-19 | Changed the @node to use INODE | Steve Chamberlain | 1 | -342/+430 | |
1991-12-19 | Added new word | Steve Chamberlain | 2 | -0/+149 | |
NODE which allows nodes to be written to texinfo files. | |||||
1991-12-19 | * bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums. | Stu Grossman | 2 | -26/+73 | |
1991-12-19 | * bfd-in.h, libaout.h: ANSIfy enums. | Stu Grossman | 1 | -0/+4 | |
1991-12-19 | * command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c, | Stu Grossman | 3 | -4/+4 | |
sparc-tdep.c, symtab.h, target.h, value.h, vx-share/ptrace.h, vx-share/xdr_ptrace.h, vx-share/xdr_rdb.h: ANSIfy enums. CVS: | |||||
1991-12-19 | * command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c, | Stu Grossman | 5 | -110/+141 | |
sparc-tdep.c, symtab.h, target.h, value.h, vx-share/ptrace.h, vx-share/xdr_ptrace.h, vx-share/xdr_rdb.h: ANSIfy enums. | |||||
1991-12-19 | personal checkpoint | K. Richard Pixley | 1 | -153/+367 | |
1991-12-19 | add menu item and Makefile.in hook | K. Richard Pixley | 2 | -7/+55 | |
1991-12-19 | * archive.c (normalize): created version for VMS which removes the | Steve Chamberlain | 1 | -0/+31 | |
VMS directory crap from the front and end of a filename, eg turn [-.foo]bar.obj;123 into bar.obj (bfd_construct_extended_name_table): now writes index into an extended name table in decimal - the same base used to read an extended name table. | |||||
1991-12-18 | revised, updated, texinfo'd and renamed | K. Richard Pixley | 3 | -2/+697 | |
1991-12-18 | Use aout-target.h more extensively. | Per Bothner | 2 | -106/+17 | |
Replace Berkeley functions (e.g. bcopy) with ANSI ones (e.g. memcpy). Other improvements (see ChangeLog). | |||||
1991-12-18 | Initial revision | Per Bothner | 1 | -0/+67 | |
1991-12-18 | Enclose corename and execname inside a HAVE_PROCFS ifdef, since they | Fred Fish | 2 | -29/+69 | |
are unused when it is not defined. | |||||
1991-12-17 | config.subr -> config.sub | K. Richard Pixley | 1 | -1/+1 | |
1991-12-17 | Archive doc. | David Henkel-Wallace | 1 | -112/+181 | |
1991-12-17 | Make it sanitize v9 out of sparc-pinsn.c. | John Gilmore | 1 | -83/+19 | |
1991-12-16 | Add solib.o to TDEPFILES for these SVR4 systems. | Fred Fish | 2 | -2/+2 | |
1991-12-16 | Document changes to config/tm-amix and config/tm-i386v4. | Fred Fish | 1 | -0/+3 | |
1991-12-16 | Print the names of files from which symbols are being loaded if verbose | Fred Fish | 1 | -0/+4 | |
is set. | |||||
1991-12-16 | Numerous small changes and a complete reorganization of solib.c, to support | Fred Fish | 6 | -335/+1203 | |
SVR4 shared libraries in a manner very close to the original SunOS support. See the ChangeLog for details. | |||||
1991-12-15 | Add `ALL' target. | Michael Tiemann | 3 | -0/+3 | |
1991-12-15 | Add missing handlers for v9 operands. | Michael Tiemann | 1 | -2/+17 | |
1991-12-15 | Format inner print loop according to emacs. Code changes will follow | Michael Tiemann | 1 | -33/+35 | |
(but be easier to diff). | |||||
1991-12-14 | * infrun.c, remote-eb.c, remote-nindy.c, remote-vx.c: Remove | John Gilmore | 3 | -45/+93 | |
unused START_INFERIOR_HOOK. * remote-eb.c: Change timeout to 24 seconds (*10 fits in byte) to account for slow loading from floppies. (eb_create_inferior): New fn, from eb_start and nindy_create_inferior. (eb_close): Only use log_file if nonzero. (eb_xfer_memory): If not writing, then read! (eb_read_inferior_memory, eb_write_inferior_memory): Return length. (eb_kill): A new no-op. (eb_mourn_inferior): Remove breakpoints, then generically weep. |