Age | Commit message (Expand) | Author | Files | Lines |
1993-12-26 | * exec.c (exec_file_command): If error occurs after we have opened | Jim Kingdon | 2 | -16/+41 |
1993-12-26 | Sun Dec 26 16:59:39 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 2 | -23/+58 |
1993-12-26 | * gdbtypes.c (force_to_range_type): Use switch statement. | Jim Kingdon | 2 | -28/+42 |
1993-12-26 | Making HPPA assembler case sensitive where it should be, and speeding it up | Torbjorn Granlund | 1 | -0/+19 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 31 | -105/+185 |
1993-12-26 | * hppa-tdep.c (init_extra_frame_info): Correctly adjust the base | Jeff Law | 2 | -10/+36 |
1993-12-26 | No longer needed. | Jeff Law | 1 | -17/+0 |
1993-12-26 | * configure.in: Nuke hacks which were used to get a special | Jeff Law | 1 | -11/+0 |
1993-12-25 | * stabsread.c (define_symbol): Only combine a p/r pair into a | Jim Kingdon | 2 | -7/+23 |
1993-12-25 | Sat Dec 25 09:50:29 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 2 | -2/+7 |
1993-12-25 | * defs.h: Move definitions of TARGET_*_BIT after include of tm.h. | Jim Kingdon | 6 | -134/+170 |
1993-12-25 | * mdebugread.c: Change the builtin_type_* in this file to | Jim Kingdon | 2 | -20/+36 |
1993-12-25 | * printcmd.c (disassemble_command): Call wrap_here between printing | Jim Kingdon | 2 | -23/+30 |
1993-12-24 | * stabsread.c (read_type): Don't fall through 'S' case (the case it | Jim Kingdon | 2 | -0/+9 |
1993-12-24 | remove stray <<<<< from CVS | Jim Kingdon | 1 | -1/+0 |
1993-12-23 | Various entries. | Ian Lance Taylor | 1 | -0/+38 |
1993-12-23 | gcc -Wall lint: | Ian Lance Taylor | 1 | -94/+90 |
1993-12-21 | * valops.c (value_coerce_array): Handle STRINGs as well as ARRAYs. | Per Bothner | 1 | -2/+15 |
1993-12-21 | * ch-exp.y (match_dollar_tokens): Fix off-by-one bug. | Per Bothner | 9 | -55/+189 |
1993-12-21 | Add TODO list item from observing Solaris assembler. | Ken Raeburn | 1 | -0/+6 |
1993-12-21 | changes so far | Ken Raeburn | 1 | -0/+20 |
1993-12-21 | (coff_write_relocs) [SWAP_OUT_RELOC_OFFSET]: Copy addend to r_offset field. | Ken Raeburn | 1 | -37/+35 |
1993-12-21 | added coff-sparc.c to CFILES, rebuilt dependencies | Ken Raeburn | 1 | -2/+9 |
1993-12-21 | (aix386_core_file_p): Use cd_regs[0] for computing the offsetof because AIX | Ken Raeburn | 1 | -0/+341 |
1993-12-20 | sparc-coff reloc, symbols.c BSF_* changes | Ken Raeburn | 1 | -0/+10 |
1993-12-20 | * write.c (adjust_reloc_syms) [RELOC_REQUIRES_SYMBOL]: If no symbol is present | Ken Raeburn | 1 | -2/+21 |
1993-12-20 | no cvs on rs6000 | David D. Zuhn | 1 | -1/+2 |
1993-12-20 | md_end, listing, obj-coff changes | Ken Raeburn | 1 | -2/+33 |
1993-12-20 | * as.c (main): Only invoke md_end if it's defined as a macro. | Ken Raeburn | 7 | -73/+17 |
1993-12-20 | whitespace | Ken Raeburn | 1 | -1/+0 |
1993-12-20 | * as.c (main): Call listing_print before BFD gets closed, when symbol data | Ken Raeburn | 2 | -10/+16 |
1993-12-20 | * configure: If only ${target_alias} is given, use that | Per Bothner | 1 | -25/+15 |
1993-12-17 | Modified Files: | Kung Hsu | 1 | -3/+3 |
1993-12-17 | * ldmain.c (lprefix): Change default from a char to a string | Jeff Law | 3 | -3/+10 |
1993-12-17 | * config/tc-hppa.c (md_begin): Initialize "dummy_label". | Jeff Law | 1 | -0/+6 |
1993-12-16 | recent config/* & section_symbol changes | Ken Raeburn | 1 | -0/+13 |
1993-12-16 | * mips-tdep.c (read_next_frame_reg): If SIGFRAME_REG_SIZE is not | Ian Lance Taylor | 1 | -0/+5 |
1993-12-16 | * config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH now | Ken Raeburn | 8 | -217/+69 |
1993-12-16 | read.c(lex_type): Don't make '[' a valid symbol name char. | Ken Raeburn | 1 | -0/+5 |
1993-12-16 | * config/m68k/nm-hp300bsd.h: Correctly identify 4.3BSD vs 4.4BSD. | Jeff Law | 4 | -3/+20 |
1993-12-16 | * hosts/hp300bsd.h: Correctly identify 4.3BSD vs 4.4BSD. | Jeff Law | 1 | -0/+4 |
1993-12-16 | update rev to 5.6(Cygnus) | David D. Zuhn | 1 | -1/+1 |
1993-12-16 | remove gratitious s | David D. Zuhn | 1 | -1/+1 |
1993-12-16 | document -v flag | David D. Zuhn | 3 | -0/+13 |
1993-12-16 | add -v flag to gprof (print version number) | David D. Zuhn | 2 | -0/+11 |
1993-12-15 | Makefile.in (RUNTEST): New variable. | Ken Raeburn | 1 | -0/+3 |
1993-12-15 | forgot to check in some log messages last week | Ken Raeburn | 1 | -0/+11 |
1993-12-15 | cleanups and mach3 changes | David MacKenzie | 2 | -1/+15 |
1993-12-15 | Some changes from trying to run test suite in California last week: | Ken Raeburn | 1 | -7/+4 |
1993-12-15 | removed an unnecessary comment | Ken Raeburn | 1 | -2/+2 |