Age | Commit message (Expand) | Author | Files | Lines |
1993-10-28 | * valops.c (value_assign): Change bitfield code to use a buffer of | Jim Kingdon | 2 | -16/+40 |
1993-10-28 | * configure.in, config/i386-mach3.mt: Update for new configuration | Jim Kingdon | 3 | -1/+11 |
1993-10-27 | * config/tc-m68k.c (m68k_ip): Adjust offsets for PC relative | Ian Lance Taylor | 1 | -0/+3 |
1993-10-27 | * config/i386/{i386m3.mt,i386m3.mh}: Use correct names for TM_FILE | Jim Kingdon | 3 | -3/+8 |
1993-10-27 | * stabs.texinfo (Class Names): New node. | Jim Kingdon | 2 | -2/+35 |
1993-10-27 | * remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug". | Jim Kingdon | 4 | -30/+9 |
1993-10-27 | * fork-child.c (fork_inferior): Set inferior_pid before calling | Jim Kingdon | 8 | -55/+36 |
1993-10-27 | * m68k-stub.c: Change vector 13 from SIGFPE to SIGBUS. | Jim Kingdon | 1 | -0/+4 |
1993-10-27 | * config/obj-ecoff.c (obj_ecoff_ent): Ignore an optional number | Ian Lance Taylor | 1 | -0/+3 |
1993-10-27 | * gdb.texinfo (Command Files): Explain order of init file reading. | Jim Kingdon | 1 | -1/+1 |
1993-10-27 | add support for aviion | David D. Zuhn | 1 | -3/+9 |
1993-10-27 | Took case '>' out of macro_build again to avoid confusion. Use & 0x1f | Ian Lance Taylor | 1 | -4/+4 |
1993-10-27 | * nlmcode.h (nlm_swap_auxiliary_headers_in, | Ian Lance Taylor | 1 | -0/+6 |
1993-10-27 | * nlmconv.c (main): Set sharedDebugRecordOffset and | Ian Lance Taylor | 1 | -0/+3 |
1993-10-27 | * gdb.texinfo (Command Files): Explain order of init file reading. | Jim Kingdon | 2 | -5/+10 |
1993-10-27 | * nlmconv.c (main): Force moduleName field to upper case. | Ian Lance Taylor | 2 | -42/+110 |
1993-10-27 | * config/tc-mips.c (macro_build): Handle '>' case (shift amount | Ian Lance Taylor | 2 | -0/+20 |
1993-10-27 | * mips-opc.c (dsll, dsra, dsrl): Added '>' cases for shift counts | Ian Lance Taylor | 1 | -0/+5 |
1993-10-27 | * common.h (NLM_SIGNATURE): Do not define (it's different for each | Ian Lance Taylor | 3 | -75/+379 |
1993-10-27 | * remote.texi (Bootstrapping): Talk about getting the serial driver | Jim Kingdon | 1 | -3/+6 |
1993-10-27 | * remote.texi (Bootstrapping): Talk about getting the serial driver | Jim Kingdon | 2 | -2/+19 |
1993-10-27 | * mips-tdep.c (mips_pop_frame): If proc_desc is NULL, don't dump core. | Jim Kingdon | 1 | -0/+4 |
1993-10-26 | Get rid of "Sanitize for-fsf" stuff; it didn't get the right results. | Ken Raeburn | 2 | -33/+1 |
1993-10-26 | * configure.in: Produce warning message for subdirectories not | Ken Raeburn | 2 | -28/+62 |
1993-10-26 | gcc -Wall lint: | Jim Kingdon | 3 | -1/+6 |
1993-10-26 | * config/tc-ns32k.c (tc_aout_fix_to_chars): Output the symbol | Ian Lance Taylor | 1 | -0/+4 |
1993-10-26 | * config/tc-m68k.c (md_apply_fix_2): Error if a short branch uses | Ian Lance Taylor | 2 | -1/+14 |
1993-10-26 | * targets.c (target_vector): Remove SCO_CORE. On Sep 11 1993, | Jim Kingdon | 2 | -11/+16 |
1993-10-26 | * config/obj-elf.c (obj_elf_init_stab_section): Align .stab | Ian Lance Taylor | 2 | -93/+198 |
1993-10-26 | * elfcode.h (assign_file_position_for_section): Align sh_offset to | Ian Lance Taylor | 2 | -37/+41 |
1993-10-26 | * remote.c: Change PBUFSIZ back to 400. John's 28 Feb 1992 change | Jim Kingdon | 2 | -21/+56 |
1993-10-26 | * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb | David Edelsohn | 1 | -1/+2 |
1993-10-26 | Makefile.in, tc-hppa.c changes | Ken Raeburn | 1 | -0/+8 |
1993-10-26 | list a bunch of files known to get deleted | Ken Raeburn | 1 | -0/+12 |
1993-10-26 | Show full pathnames. | Ken Raeburn | 1 | -7/+9 |
1993-10-26 | (tc_gen_reloc): ELF32_HPPA_R_ADDEND -> HPPA_R_ADDEND. | Ken Raeburn | 1 | -3225/+2707 |
1993-10-26 | From Jeff Law and Pete Hoogenboom at Utah: | Ken Raeburn | 3 | -137/+200 |
1993-10-26 | * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb | David Edelsohn | 3 | -25/+54 |
1993-10-26 | * remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR). | David Edelsohn | 3 | -11/+39 |
1993-10-26 | * valops.c (value_assign): Call reinit_frame_cache when assigning | Jim Kingdon | 2 | -0/+14 |
1993-10-26 | * som.c (hppa_object_setup): Set SEC_CODE for .text section so | Stu Grossman | 2 | -191/+568 |
1993-10-26 | * infrun.c (wait_for_inferior): Fix PC out of objfile bounds | Stu Grossman | 1 | -2/+2 |
1993-10-25 | * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule. | Stu Grossman | 2 | -1/+5 |
1993-10-25 | * infrun.c (wait_for_inferior): Fix PC out of subroutine bounds | Stu Grossman | 3 | -14/+45 |
1993-10-25 | * gdb.t06/signals.exp: Skip whole file with xfail for HPPA. | Jim Kingdon | 1 | -0/+2 |
1993-10-25 | Fix up warnings from gcc -Wall: | Ian Lance Taylor | 2 | -11/+17 |
1993-10-25 | * gdbserver/{low-lynx.c,low-sparc.c,low-sun3.c}, standalone.c, | Jim Kingdon | 9 | -41/+46 |
1993-10-25 | Changed the DOC parameter type to gdb_define_app_command. | Thomas Lord | 2 | -8/+12 |
1993-10-25 | * objcopy.c (main): Give a usage message if there are too many | Ian Lance Taylor | 1 | -0/+5 |
1993-10-25 | gcc -Wall lint: | Jim Kingdon | 2 | -2/+11 |