Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-09-29 | Yet another rev. We keep the _filtered stuff for energize. | Stu Grossman | 1 | -40/+936 | |
1992-09-28 | Use correct directory for .mh files so that patch can find them. | Stu Grossman | 1 | -2/+2 | |
1992-09-28 | Use new interfaces to native/target stuff. | Stu Grossman | 1 | -70/+78 | |
1992-09-26 | Update patches to current version of devo. | Stu Grossman | 1 | -174/+141 | |
1992-09-15 | Add missing utils.c patches. | Stu Grossman | 1 | -2/+87 | |
1992-09-15 | All new patches for Energize! | Stu Grossman | 1 | -237/+191 | |
1992-08-25 | Update to make patches relative to current devo sources. | Fred Fish | 1 | -180/+105 | |
1992-07-18 | Fixup patch for ncr3000.mh, delete patch for amix.mh, add patch for | Fred Fish | 1 | -28/+25 | |
demangle.c. | |||||
1992-07-18 | Correct pathnames for files in config/ | Stu Grossman | 1 | -4/+4 | |
1992-07-18 | Update to reflect new Makefile.in changes for Energize connection lib. | Stu Grossman | 1 | -138/+118 | |
1992-07-16 | Change LCC_PRODUCER string to match current NCR lcc AT_producer. Update | Fred Fish | 1 | -15/+19 | |
energize-patches to work when configured with -srcdir=. | |||||
1992-07-15 | Fixup minor botch during hand editing of amix.mh patch. | Fred Fish | 1 | -6/+3 | |
1992-07-15 | * dbxread.c, dwarfread.c: Re-enable experimental code to | Fred Fish | 1 | -50/+49 | |
automatically select demangling style. * demangle.c (DEFAULT_DEMANGLING_STYLE): Rename from simply DEMANGLING_STYLE, to make more descriptive. Revert back to "auto" as default. Comment use. * Makefile.in (DEMANGLING_STYLE, DEMANGLE_OPTS): Remove. * Makefile.in (${DEMANGLER}.o) Remove target and special compilation rule. | |||||
1992-07-15 | To avoid confusion, start off post release development versions at 4.6.1, | Fred Fish | 1 | -2/+2 | |
so the only 4.6 gdb executables are those built from the actual 4.6 release. | |||||
1992-07-15 | Update the diffs to Makefile.in. | Fred Fish | 1 | -35/+30 | |
Modify amix.mh and ncr3000.mh diffs to be relative to config/ | |||||
1992-07-05 | * energize-patches: Fix minor problems with building energize lib. | Stu Grossman | 1 | -29/+28 | |
(Also all energize.h to .Sanitize). | |||||
1992-07-05 | * energize-patches: Change names of all cadillac procedure calls | Stu Grossman | 1 | -362/+284 | |
to be energize procedure calls. Simplify many hooks by moving tests energize.c. Configure energize, and build it automatically now. | |||||
1992-07-05 | * cadillac.c, cadillac-patches: Rename to energize.c and | Stu Grossman | 1 | -0/+1021 | |
energize-patches. Change all routines and variables named 'cadillac*' to 'energize*'. Create new file called energize.h to hold all interface declarations. |