Age | Commit message (Expand) | Author | Files | Lines |
1993-03-17 | Forgot to include changes to Makefile.in and configure.in. | Fred Fish | 1 | -0/+2 |
1993-03-17 | * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test | Fred Fish | 4 | -2/+10 |
1993-03-17 | New functions from macros in tm-z8k.h. | Steve Chamberlain | 2 | -2/+47 |
1993-03-17 | * valops.c (value_arg_coerce): Apply temporary patch to | Fred Fish | 1 | -0/+8 |
1993-03-17 | * xcoffread.c (MIN_TBTABSIZ): Change to 12. | Jim Kingdon | 2 | -3/+10 |
1993-03-17 | * xcoffread.c (xcoff_symfile_read): Only read stringtab and | Jim Kingdon | 2 | -7/+15 |
1993-03-17 | * ecoff-ext.h (AUX_PUT_ANY): Don't use void values in branches of | Ian Lance Taylor | 2 | -2/+25 |
1993-03-17 | Make check target depend on all target. | Rob Savoye | 1 | -1/+1 |
1993-03-17 | Now has :make check" target. | Rob Savoye | 1 | -60/+48 |
1993-03-17 | "Make check" works much better. | Rob Savoye | 1 | -4/+8 |
1993-03-17 | * xcoffexec.c (add_vmap): Wrap symbol read in catch_errors. | Jim Kingdon | 2 | -4/+30 |
1993-03-17 | * xcoffread.c (read_symbol_lineno): Look to end of symbols for .bf, | Jim Kingdon | 1 | -17/+38 |
1993-03-17 | Catch error on close so runtest won't bomb. | Rob Savoye | 1 | -0/+6 |
1993-03-16 | * config/unix-gdb.exp (gdb_exit): Remove close commands that | Fred Fish | 2 | -7/+20 |
1993-03-16 | * Makefile.in: Add *clean rules. | Per Bothner | 2 | -16/+83 |
1993-03-16 | elf32.c, elf32-sparc.c changes | Ken Raeburn | 1 | -0/+8 |
1993-03-16 | * config/rs6000.mh: Get rid of -Dfd_set=int crock. | Stu Grossman | 6 | -12/+11 |
1993-03-16 | Add testsuite to list of things to save. | Fred Fish | 1 | -0/+1 |
1993-03-16 | Add dejagnu to list of directories to save. | Fred Fish | 1 | -0/+1 |
1993-03-15 | * write.c (write_contents): Compute the relocs before writing out | Ian Lance Taylor | 5 | -70/+7882 |
1993-03-15 | * h8300.mt (DO_INSTALL): Renamed from INSTALL. | Ian Lance Taylor | 1 | -1/+1 |
1993-03-15 | * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. | Ian Lance Taylor | 2 | -0/+14 |
1993-03-15 | * Makefile.in (GCC_FLAGS_TO_PASS): Reset some variables that gcc | Ian Lance Taylor | 2 | -1/+16 |
1993-03-15 | * config/obj-coffbfd.c (obj_coff_endef): Correct test for .bf | Ian Lance Taylor | 2 | -2/+6 |
1993-03-15 | *** empty log message *** | Jim Kingdon | 1 | -0/+22 |
1993-03-14 | Support 68000 series without floating point. (changed config name) | John Gilmore | 2 | -2/+6 |
1993-03-14 | * configure.in (m68k-adobe-*): New config. | John Gilmore | 4 | -0/+74 |
1993-03-14 | Remove a few remaining underscore/no-underscore remnants from config files. | John Gilmore | 15 | -184/+143 |
1993-03-13 | * symmisc.c (std_in, std_out, std_err): Move initializations | John Gilmore | 1 | -0/+5 |
1993-03-13 | consistent use of -solaris2* | David D. Zuhn | 2 | -0/+32 |
1993-03-13 | consistent use of -solaris2* | David D. Zuhn | 1 | -0/+4 |
1993-03-13 | consistent use of -solaris2* | David D. Zuhn | 2 | -1/+5 |
1993-03-13 | * configure.in: canonicalize all instances to *-*-solaris2*, | David D. Zuhn | 2 | -7/+29 |
1993-03-13 | * symtab.c (find_pc_symtab): some object file formats, notably mips, | K. Richard Pixley | 1 | -0/+4 |
1993-03-13 | * mips-tdep.c (heuristic_proc_start): if we walk the pc into the fence | K. Richard Pixley | 2 | -2/+17 |
1993-03-12 | Fri Mar 12 09:33:23 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 6 | -144/+250 |
1993-03-12 | * rs6000-core.c: Add .ldinfo section. | Jim Kingdon | 1 | -0/+4 |
1993-03-12 | * expr.c, write.c: Ultrix native 4.2 cc requires assert condition | Ian Lance Taylor | 3 | -131/+134 |
1993-03-12 | * Makefile.in (MAKEOVERRIDES): Define to be empty. | Ian Lance Taylor | 2 | -11/+36 |
1993-03-12 | * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an | Fred Fish | 1 | -0/+5 |
1993-03-12 | * section.c (bfd_set_section_contents): whitespacs | Steve Chamberlain | 2 | -0/+11 |
1993-03-12 | don't define POSIX_UTIME for go32, makes ar & ranlib happy again | David D. Zuhn | 2 | -1/+4 |
1993-03-12 | today's changes -- version number handling, config.h, as.c, EXIT_*, 68k changes | Ken Raeburn | 1 | -0/+60 |
1993-03-12 | accept m683??, not just m683?2 | Ken Raeburn | 1 | -12/+76 |
1993-03-12 | config.h, version.c: Now generated from the Makefile. | Ken Raeburn | 1 | -7/+26 |
1993-03-12 | Include new file config.h. | Ken Raeburn | 1 | -40/+71 |
1993-03-12 | Define EXIT_SUCCESS and EXIT_FAILURE if not already defined. | Ken Raeburn | 1 | -0/+5 |
1993-03-11 | * utils.c (fputs_demangled, fprint_symbol): Remove. | Fred Fish | 6 | -20/+45 |
1993-03-11 | * demangle.h (DMGL_NO_OPTS): Add define (set to 0) to use | Fred Fish | 1 | -0/+25 |
1993-03-11 | * utils.c (fputs_demangled): Complete rewrite to clean up and | Fred Fish | 6 | -180/+199 |