Age | Commit message (Expand) | Author | Files | Lines |
1992-05-07 | * am29k-pinsn.c: Use new opcode table in "opcode/a29k.h". | Stu Grossman | 5 | -369/+592 |
1992-05-06 | * tm-irix3.h: Re-define CPLUS_MARKER to '.'. | Per Bothner | 4 | -5/+16 |
1992-05-06 | * cplus-dem.c (do_args): Handle void args the same as others. | Fred Fish | 3 | -5/+25 |
1992-05-06 | formatting improvements (already in progressive) | Roland Pesch | 1 | -10/+12 |
1992-05-05 | Fix typo in M4 macro name (prevented TeX formatting). | Roland Pesch | 1 | -1/+1 |
1992-05-05 | gm4 -> m4 | K. Richard Pixley | 2 | -1/+5 |
1992-05-05 | * Makefile.in (DEMANGLER): Define and default to cplus-dem. | Fred Fish | 7 | -137/+195 |
1992-05-05 | * values.c (set_internalvar): Force evaluation of lazy values. | John Gilmore | 2 | -0/+10 |
1992-05-03 | Remove entries for signame.c and signame.h, files that went away some | Fred Fish | 1 | -2/+0 |
1992-05-03 | * config/ncr3000.mt: New target config file. | Fred Fish | 2 | -0/+12 |
1992-05-03 | * Makefile.in (VERSION): Bump to 4.5.2. | Fred Fish | 6 | -19/+92 |
1992-05-01 | One more try... | John Gilmore | 2 | -10/+2 |
1992-05-01 | * utils.c (printchar): Print 0x7F and 0x80-0x9F in \nnn notation | John Gilmore | 2 | -1/+16 |
1992-05-01 | * gdbtypes.c (make_{reference,pointer,function}_type): New | John Gilmore | 6 | -183/+254 |
1992-04-29 | Various fixes to cplus_demangle(); see ChangeLog. | Per Bothner | 2 | -57/+105 |
1992-04-24 | * Makefile.in (make-proto-gdb-1): 1st cut at packaging | Stu Grossman | 2 | -2/+7 |
1992-04-24 | * remote-udi.c (udi_insert/remove_breakpoint): Completely | Stu Grossman | 2 | -45/+37 |
1992-04-24 | 29k/UDI add stragglers. | Stu Grossman | 1 | -0/+1 |
1992-04-24 | * Makefile.in: Add 29k/UDI support. Improve depend. | Stu Grossman | 6 | -12/+71 |
1992-04-24 | * am29k-tdep.c: Update to use new calling conventions, and misc | Stu Grossman | 2 | -5/+8 |
1992-04-24 | * m68k-pinsn.c (print_insn_arg): Make branch offsets be signed. | Stu Grossman | 2 | -1/+5 |
1992-04-24 | * tm-29k.h: Set DECR_PC_AFTER_BREAK to 0, as 29ks have nice | Stu Grossman | 2 | -1/+4 |
1992-04-24 | 29K/UDI remote debugger interface. | Stu Grossman | 1 | -0/+1346 |
1992-04-24 | More files for 29k/UDI. | Stu Grossman | 1 | -0/+55 |
1992-04-24 | Call warning() to print warnings, which deals properly with leading and | Fred Fish | 2 | -5/+9 |
1992-04-22 | Replace MINUS_G with CFLAGS. | Fred Fish | 1 | -1/+1 |
1992-04-22 | Finish MINUS_G eradication. | Fred Fish | 1 | -1/+1 |
1992-04-22 | Add config target for 29k/UDI. | Stu Grossman | 2 | -0/+6 |
1992-04-22 | Add lotsa files for 29k UDI debugger interface support. | Stu Grossman | 11 | -0/+2403 |
1992-04-22 | * symtab.c (lookup_symbol): Need to check if msymbol->name is | Stu Grossman | 2 | -430/+353 |
1992-04-22 | Remove now obsolete signame.c and signame.h; functionality is handled by | Fred Fish | 16 | -477/+193 |
1992-04-21 | Makefile.in: rework CFLAGS so that they can be set from the command | K. Richard Pixley | 2 | -63/+49 |
1992-04-18 | Back out of TYPE_FLAG_FUND_TYPE change, solve the problem in valprint.c by | Fred Fish | 5 | -88/+152 |
1992-04-17 | * sun3-xdep.c (fetch_core_registers): Lint. | John Gilmore | 3 | -2/+12 |
1992-04-17 | Fix to dwarfread.c to target pointer and target long sizes, fixes for | Fred Fish | 6 | -26/+104 |
1992-04-17 | * rs6000-pinsn.c: New version from IBM (Metin). | Per Bothner | 3 | -9/+21 |
1992-04-15 | Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure, | Fred Fish | 7 | -166/+192 |
1992-04-14 | * remote-vx.c, vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h, | Stu Grossman | 4 | -213/+83 |
1992-04-14 | Extensive changes to replace swapin() function with target_to_host() | Fred Fish | 2 | -347/+544 |
1992-04-13 | Revised -mapped description. | John Gilmore | 2 | -1/+5 |
1992-04-12 | * mipsread.c (parse_partial_symbols): Complain when sh->index is | John Gilmore | 2 | -605/+711 |
1992-04-11 | Set devo VERSION to 4.5.1 to avoid confuzzion with the released version. | John Gilmore | 2 | -1/+8 |
1992-04-11 | * xcoffread.c (NO_TYPEDEFS): Fix typo in commented-out #define. | John Gilmore | 2 | -1/+7 |
1992-04-11 | Add swapin() function, and SWAPIN macro that calls it, to do byte swapping | Fred Fish | 2 | -75/+132 |
1992-04-11 | Recognize new ncr3000 config. | Fred Fish | 2 | -0/+13 |
1992-04-11 | New configuration file for ncr 3000. | Fred Fish | 2 | -0/+37 |
1992-04-11 | * gdb.texinfo: Update for GDB-4.5. Move `Formatting | John Gilmore | 2 | -120/+152 |
1992-04-10 | alldeps.mak and depend once again! | Stu Grossman | 2 | -426/+381 |
1992-04-10 | * Makefile.in: Update version to 4.5. | Stu Grossman | 2 | -0/+93 |
1992-04-10 | One more time... | Stu Grossman | 1 | -308/+328 |