Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-05-21 | ISC changes | Jim Kingdon | 1 | -0/+4 | |
1993-05-21 | ISC changes | Jim Kingdon | 3 | -1/+10 | |
1993-05-21 | Move printing from bfd to nm and add POSIX and SysV compatibility. | David MacKenzie | 1 | -22/+82 | |
1993-05-21 | Move printing from bfd to nm. | David MacKenzie | 1 | -0/+22 | |
1993-05-21 | Move printing from bfd to nm and add POSIX and SysV formats. | David MacKenzie | 3 | -2/+13 | |
1993-05-21 | fix typo | Jim Kingdon | 1 | -1/+1 | |
1993-05-21 | * complaint.c: Make sure all complain() pass the address of the struct. | Jim Kingdon | 3 | -6/+12 | |
* xcoffread.c: Make sure all struct complaints are static not auto. | |||||
1993-05-21 | Improve error messages. | David MacKenzie | 1 | -0/+21 | |
1993-05-21 | Slight changes for the 29k-udi target. | Sean Eric Fagan | 1 | -0/+1 | |
1993-05-21 | Change the configuration, for target 29k-udi, a little bit. | Sean Eric Fagan | 2 | -0/+2 | |
1993-05-21 | Change the configuration a little bit. | Sean Eric Fagan | 1 | -1/+1 | |
1993-05-21 | Renamed the udi "sun"-host file to a "unix"-host file. These are necessary | Sean Eric Fagan | 1 | -2/+11 | |
support changes. | |||||
1993-05-21 | * Makefile.in (check, installcheck): Added dummy targets. | Ian Lance Taylor | 1 | -0/+10 | |
1993-05-21 | Changed the configuration scheme a bit, to be saner, cleaner, etc. | Sean Eric Fagan | 2 | -13/+100 | |
Also, the so-called sun-dependent files were not very sun-dependent, so renamed it to "unix." | |||||
1993-05-21 | Renamed it to "udiphunix.h". | Sean Eric Fagan | 1 | -86/+0 | |
1993-05-21 | add more files to ETC_SUPPORT, configure the release directory, add a ↵ | David D. Zuhn | 2 | -2/+8 | |
vault-install target | |||||
1993-05-21 | add no-op dvi target | David D. Zuhn | 1 | -6/+8 | |
1993-05-21 | Further revisions (for xcoff mostly) to test case logged in ChangeLog yesterday | Jim Kingdon | 2 | -4/+40 | |
1993-05-21 | * stabs.texinfo (Builtin Type Descriptors): Document the floating | Jim Kingdon | 2 | -17/+45 | |
point types used with @samp{R} type descriptor. (Symbol Descriptors): Describe how to handle conflict between different meanings of @samp{P} symbol descriptor. | |||||
1993-05-21 | * Makefile.in: Add rule for xcoffexec.o like that for paread.o. | Jim Kingdon | 2 | -2/+6 | |
* xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol. | |||||
1993-05-21 | * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol. | Jim Kingdon | 2 | -10/+12 | |
1993-05-21 | * config.guess: Recognize some Sequent platforms. | Brendan Kehoe | 2 | -1/+187 | |
1993-05-21 | * configure.in: Do gdb.stabs and C++ tests only for stabs. | Jim Kingdon | 1 | -1/+17 | |
1993-05-21 | New directory | Jim Kingdon | 8 | -0/+612 | |
1993-05-20 | install shouldn't depend on install-info | David D. Zuhn | 2 | -1/+5 | |
1993-05-20 | more tools to build native-only | David D. Zuhn | 1 | -3/+3 | |
1993-05-20 | 1) use release-info | David D. Zuhn | 1 | -29/+7 | |
2) protect some of the canadian cross targets with ifdef/endif 3) make configargs settable from the command line too (assignments augment instead of replace previous values) | |||||
1993-05-20 | patches to use release-info | David D. Zuhn | 1 | -17/+16 | |
1993-05-20 | use the sun3 makefile fragment (PR 2729) | David D. Zuhn | 2 | -0/+17 | |
also, don't build things that don't work on the alpha | |||||
1993-05-20 | missed part of renaming update | Ken Raeburn | 1 | -1/+1 | |
1993-05-20 | * mips.sc-sh: Define _etext, _edata, and _end, in addition | Per Bothner | 1 | -0/+3 | |
to etext, edata, and end. Needed for IRIX 4.0.5F. Patch from mwp@iconix.oz.au (Michael Paddon). | |||||
1993-05-20 | * stabs.texinfo: Remove node Quick Reference and put its children | Jim Kingdon | 2 | -356/+749 | |
directly under the main menu. * stabs.texinfo: Many more changes to bring it into line with AIX documentation and reality. I think it now has all the information from the AIX documentation, except that I burned out when I got to variant records (Pascal and Modula-2) and all the COBOL types. Oh well, we can add them later when we're worrying more about those languages. * stabs.texinfo (Automatic variables): Talk about what it means to omit the symbol descriptor. | |||||
1993-05-20 | Makefile.in (taz): Fix modes on $(TOOL) dir also. | Ken Raeburn | 2 | -1/+5 | |
1993-05-20 | missed this in mipsbsd renaming | Ken Raeburn | 1 | -1/+1 | |
1993-05-20 | rename aout-mipsbsd.sc-sh to mipsbsd.sc-sh for 14-char file systems | Ken Raeburn | 2 | -0/+16 | |
1993-05-20 | x | Jim Kingdon | 1 | -0/+4 | |
1993-05-19 | fixed typo in tm-m68k.h | K. Richard Pixley | 1 | -0/+4 | |
1993-05-19 | fix typo | K. Richard Pixley | 1 | -3/+3 | |
1993-05-19 | * config/pa/nm-hppab.h: Comment PTRACE_ARG3_TYPE. | Stu Grossman | 2 | -1/+7 | |
1993-05-19 | * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's | Stu Grossman | 1 | -3/+3 | |
happy. | |||||
1993-05-19 | * trad-core.c: Check macro TRAD_CORE_EXTRA_SIZE_ALLOWED. | Jim Kingdon | 1 | -2/+2 | |
hosts/i386linux.h: Define it. | |||||
1993-05-19 | * trad-core.c: Check macro TRAD_CORE_EXTRA_SIZE_ALLOWED. | Jim Kingdon | 1 | -0/+7 | |
hosts/i386linux.h: Define it. | |||||
1993-05-19 | * Makefile.in (INSTALLED_LIBS): New variable. | Jim Kingdon | 2 | -0/+8 | |
1993-05-19 | * config/tc-h5000.c (build_bytes): Understand @rd mode and build | Steve Chamberlain | 1 | -0/+8 | |
relocations correctly. | |||||
1993-05-19 | (build_bytes): Understand @rd mode and build relocations correctly. | Steve Chamberlain | 1 | -4/+8 | |
1993-05-19 | * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?" | Jim Kingdon | 6 | -5/+10 | |
not just "Quit anyway?". | |||||
1993-05-19 | * main.c (quit_command): In the "quit anyway?" message, tell the user | Jim Kingdon | 1 | -0/+3 | |
whether we are planning to detach or kill the program. * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?" not just "Quit anyway?". | |||||
1993-05-19 | * config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h". | Jim Kingdon | 3 | -2/+9 | |
* config/vax/xm-vaxbsd.h: Use <sys/param.h> not <machine/limits.h> | |||||
1993-05-19 | * infcmd.c (read_pc): Doc fix. | Jim Kingdon | 1 | -0/+2 | |
1993-05-19 | * printcmd.c (print_address_symbolic): Use %u not %d for offset. | Jim Kingdon | 1 | -0/+2 | |