Age | Commit message (Expand) | Author | Files | Lines |
1993-10-29 | * NEWS: Note improvements in C++ support, preliminary thread | Fred Fish | 2 | -4/+33 |
1993-10-29 | clarify reason for -sort-common | David MacKenzie | 1 | -1/+2 |
1993-10-29 | * README: Add note from Peter Schauer about OSF/1 shared | Fred Fish | 1 | -0/+6 |
1993-10-28 | * config/tc-hppa.c (pa_parse_space_stmt): Advance | Jeff Law | 2 | -1/+9 |
1993-10-28 | run make check on stage 3 after *all* trees are built | Mark Eichin | 1 | -0/+8 |
1993-10-28 | * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x. | Ian Lance Taylor | 1 | -1/+1 |
1993-10-28 | * NEWS: Add notes about Alpha and "set remotedebug" for UDI. | Jim Kingdon | 2 | -3/+11 |
1993-10-28 | * config/tc-hppa.c (pa_space): Do not report an error for a .space | Jeff Law | 1 | -0/+74 |
1993-10-28 | Merge with current Utah code: | Jeff Law | 1 | -457/+63 |
1993-10-28 | Merge with current Utah code: | Jeff Law | 1 | -219/+89 |
1993-10-28 | gcc -Wall lint: | Ian Lance Taylor | 5 | -173/+569 |
1993-10-28 | * Makefile.in: Add dependency for $(EMULATION_OFILES). | Ian Lance Taylor | 2 | -5/+32 |
1993-10-28 | * config/tc-a29k.c (md_begin): When opcodes are mashed together in | Ian Lance Taylor | 2 | -14/+22 |
1993-10-28 | * config/i386/{i386m3.mt,i386m3.mh}, | Jim Kingdon | 5 | -8/+9 |
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 |