Age | Commit message (Expand) | Author | Files | Lines |
1993-06-04 | clean v9 stuff out of configure.in | Ken Raeburn | 1 | -3/+19 |
1993-06-04 | * config/h8300.c: Support for H8/300-H opcodes. | Steve Chamberlain | 1 | -2/+2 |
1993-06-04 | Added alpha as host. | Steve Chamberlain | 1 | -1/+2 |
1993-06-04 | include right headers | Steve Chamberlain | 1 | -5/+1 |
1993-06-04 | * coffcode.h (get_index, coff_slurp_symbol_table): Fix pointer | Steve Chamberlain | 1 | -0/+8 |
1993-06-04 | Patch from minyard@bnr.ca: For empty symbol table, write out number "4" in | Ken Raeburn | 1 | -19/+25 |
1993-06-04 | * config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED | David D. Zuhn | 1 | -0/+4 |
1993-06-04 | * configure.in: change lynx support to CPU-*-lynxos* | David D. Zuhn | 1 | -1/+1 |
1993-06-04 | Pass CXXFLAGS down from command line. | Ian Lance Taylor | 1 | -2/+4 |
1993-06-04 | Remove comments about adding new news config stuff. | Stu Grossman | 1 | -5/+0 |
1993-06-04 | Per bashed me on the head. I am now right thinking once again! | Stu Grossman | 2 | -167/+0 |
1993-06-04 | * Sony News config stuff from Jyrki Kuoppala <jkp@cs.hut.fi>. | Stu Grossman | 3 | -0/+172 |
1993-06-04 | Remove sh sanitization comments. | Ian Lance Taylor | 1 | -9/+2 |
1993-06-04 | * configure.in (mips-idt-ecoffl*): New target; use mips-idtl. | Ian Lance Taylor | 6 | -1/+22 |
1993-06-04 | * configure.in (mips-idt-ecoff*): Added trailing '*'. | Ian Lance Taylor | 1 | -1/+1 |
1993-06-04 | * configure.in (mips-idt-ecoffl*): New target; use idtl. | Ian Lance Taylor | 4 | -1/+12 |
1993-06-04 | * configure.in (mips-*-ecoffl*): New target; use ecoff and | Ian Lance Taylor | 2 | -5/+11 |
1993-06-04 | * configure.in (mips-*-ecoffl*): New target; use decstation. | Ian Lance Taylor | 1 | -0/+3 |
1993-06-04 | * config.sub: Accept -ecoff*, not just -ecoff. | Ian Lance Taylor | 2 | -1/+5 |
1993-06-04 | fix srctrigger to point to a file, not a directory | David D. Zuhn | 1 | -1/+1 |
1993-06-04 | change srctriggeer to a local FILE not a DIRECTORY | David D. Zuhn | 1 | -1/+1 |
1993-06-04 | * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and | Ian Lance Taylor | 2 | -2/+5 |
1993-06-04 | * gdb.t11/list.exp: Fixed a couple of typos. | Ian Lance Taylor | 1 | -0/+4 |
1993-06-04 | * config/obj-ecoff.c (ecoff_build_procs): Force the adr of the | Ian Lance Taylor | 1 | -0/+5 |
1993-06-04 | * coff-mips.c (ecoff_get_debug): Get the offset from the first PDR | Ian Lance Taylor | 1 | -0/+5 |
1993-06-04 | * ser-go32.c: Clean up lots of compilation nits. | Stu Grossman | 2 | -14/+19 |
1993-06-04 | oops -- keep elf64.c too | Ken Raeburn | 1 | -0/+1 |
1993-06-03 | * Patches from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 1 | -0/+12 |
1993-06-03 | * Patches from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 3 | -23/+34 |
1993-06-03 | * hppa.c (hppa_get_symbol_info): New func needed for JUMP_TABLE. | Stu Grossman | 2 | -0/+15 |
1993-06-03 | Define hppa_get_symbol_info. Missed it when updating for nm. | David MacKenzie | 2 | -0/+13 |
1993-06-03 | For gas and binutils snapshots, use .gz now instead of .z. (FSF is changing | Ken Raeburn | 2 | -10/+18 |
1993-06-03 | bump version number | Ken Raeburn | 1 | -0/+2 |
1993-06-03 | keep ho-hppabsd.h | Ken Raeburn | 1 | -0/+1 |
1993-06-03 | today's changes; details from Utah on their changes | Ken Raeburn | 1 | -5/+26 |
1993-06-03 | eliminate most prototypes so ansidecl.h isn't needed before this file (incomp... | Ken Raeburn | 1 | -32/+29 |
1993-06-03 | updates from Utah | Ken Raeburn | 1 | -1340/+2541 |
1993-06-03 | today's changes | Ken Raeburn | 1 | -0/+83 |
1993-06-03 | new file, from utah | Ken Raeburn | 1 | -0/+55 |
1993-06-03 | * c++filt.1: fixed %^*(^% typo | Jeffrey Osier | 1 | -1/+2 |
1993-06-03 | hack backquoted command in Makefile.in to always have zero exit status | Ken Raeburn | 2 | -1/+6 |
1993-06-03 | * Makefile.in: added c++filt and objcopy to MANPAGES variable | Jeffrey Osier | 3 | -1/+8 |
1993-06-03 | Add gdbserver directory. | Stu Grossman | 1 | -0/+1 |
1993-06-03 | * Makefile.in: Remove ser-tcp.[co]. (Use XDEPFILES instead.) | Stu Grossman | 5 | -850/+222 |
1993-06-03 | * gdbserver/Makefile.in (gdbserver): Use -lbsd. | Stu Grossman | 3 | -50/+13 |
1993-06-03 | * target.c (target_read_memory_partial): Don't deref errnoptr | Stu Grossman | 1 | -0/+5 |
1993-06-03 | rename LOADLIBES to EXTRALIBS | David D. Zuhn | 2 | -12/+16 |
1993-06-03 | 1) 'else true' for *!@#@ Ultrix | David D. Zuhn | 1 | -0/+10 |
1993-06-03 | go32 needs math library | David D. Zuhn | 1 | -0/+6 |
1993-06-03 | Add m68k-coff to ld so it'll work right. | Rob Savoye | 1 | -1/+1 |