aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-01-15* utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.Jim Kingdon2-0/+13
1994-01-15 * c-exp.y (parse_number): Make it so that integer constants areJim Kingdon1-1/+7
1994-01-15* app.c (do_scrub_next_char): Allow lines like " foolab :".David Edelsohn1-0/+2
1994-01-15* read.c (emit_expr): Fix computation of mask.David Edelsohn2-2/+7
1994-01-15* config/obj-elf.c (obj_elf_section): Fix loop termination test.David Edelsohn1-30/+101
1994-01-15 * c-exp.y (parse_number): Check for overflow regardless of rangeJim Kingdon2-46/+93
1994-01-15* TODO: Add notes about printing of fancy types and GDB expressions.Jim Kingdon1-0/+4
1994-01-15* TODO: Add notes about printing of fancy types and GDB expressions.Jim Kingdon2-1/+5
1994-01-15 * c-typeprint.c (c_type_print_varspec_suffix, case TYPE_CODE_FUNC):Jim Kingdon2-2/+7
1994-01-15* TODO: Add note about printing of fancy types.Jim Kingdon2-0/+170
1994-01-15* remote-udi.c (udi_create_inferior): Quote empty execfile argument.Jim Kingdon2-1/+15
1994-01-15* gdbserver/low-lynx.c: Include <sys/wait.h> not /usr/include/wait.h.Jim Kingdon2-1/+5
1994-01-15 * utils.c (request_quit): Re-establish signal handler regardlessJim Kingdon3-19/+81
1994-01-15* i960-tdep.c: Include target.h.Jim Kingdon2-0/+5
1994-01-15Fri Jan 14 17:12:28 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-2/+12
1994-01-14 * elfcode.h (elf_object_p): If there is a SHT_DYNAMIC section, setIan Lance Taylor2-6/+30
1994-01-14 * objcopy.c (strip_main, copy_main): Don't clobber the input fileIan Lance Taylor2-523/+676
1994-01-14 * nlmconv.c (main): Warn about an attempt to use a shared libraryIan Lance Taylor2-0/+10
1994-01-14 Motorola Delta sysV68 support from phdm@info.ucl.ac.BE (PhilippeIan Lance Taylor6-1/+61
1994-01-14 * lynx-nat.c (child_wait): Fix thinkos in struct target_waitstatusJim Kingdon1-3/+4
1994-01-14 * nlmconv.c (setup_sections): Make sure that we align theIan Lance Taylor2-7/+22
1994-01-14* Makefile.in (ALLPARAM): Add config/nm-lynx.h.Jim Kingdon1-0/+4
1994-01-14 * remote-mips.c (mips_request, mips_wait): Correct prototypes.Ian Lance Taylor2-2/+6
1994-01-14* config/i386/xm-linux.h: Define HAVE_TERMIOS.Jim Kingdon2-0/+6
1994-01-14 * config/alpha/tm-alpha.h (CALL_DUMMY): Improve comment.Peter Schauer1-0/+4
1994-01-14 * ecoff.c (ecoff_link_write_external): An ifd can be -1.Ian Lance Taylor1-0/+4
1994-01-14ecoff.c, as.c changesKen Raeburn1-0/+6
1994-01-14(ecoff_set_gp_prolog_size): New function.Ken Raeburn1-115/+99
1994-01-14Oops. Didn't mean to change reject_dev_configs.Ken Raeburn1-1/+1
1994-01-14Don't include config.h directly any more.Ken Raeburn1-14/+20
1994-01-14* struc-symbol.h (struct symbol): Make all bitfields unsigned.Ken Raeburn1-0/+2
1994-01-13 * remote-vx.c (vx_wait): Only call i960_fault_to_signal if I80960Jim Kingdon2-0/+15
1994-01-13 * som.c (som_set_reloc_info): Provide a default symbol forJeff Law1-0/+3
1994-01-13 * objdump.c (dump_relocs): Don't crash if section name is NULL.Ian Lance Taylor2-33/+59
1994-01-13Changes for i960_validate_fix, i386-netbsd* configs, BFDDEF handling, literalKen Raeburn1-0/+25
1994-01-13(add_to_literal_pool): Take symbol and addend as arguments, instead ofKen Raeburn1-0/+78
1994-01-13(segment_info_type) [NEED_LITERAL_POOL]: Add field literal_pool_size.Ken Raeburn1-38/+81
1994-01-13* as.h: Include config.h. Added forward declaration for struct symbol.Ken Raeburn1-5/+36
1994-01-13* configure.in (i386-*-netbsd*): New target, using te-netbsd.h.Ken Raeburn2-8/+13
1994-01-13 * som.c (hppa_som_reloc): Add new "error message" argument.Jeff Law2-17/+35
1994-01-13 * config/obj-som.c (som_frob_file): Call adjust_code_sectionsJeff Law2-16/+89
1994-01-13 * subsegs.c (subseg_get): Accept new argument "force_new". IfJeff Law1-0/+33
1994-01-13 * subsegs.c (subseg_get): Accept new argument "force_new". IfJeff Law1-10/+65
1994-01-13 * gas/all/gas.exp: No longer expect difference of forwardJeff Law2-0/+91
1994-01-13 Add search to target vector (#if 0'd until after 4.12):Jim Kingdon3-1/+58
1994-01-13 * printcmd.c (print_address_symbolic): If set print fast-symbolic-addrJim Kingdon1-0/+8
1994-01-13* a29k-tdep.c (push_dummy_frame): Add comment about saving lr0.Jim Kingdon2-0/+7
1994-01-13 * config/tc-hppa.c (hppa_fix_struct): Add new "segment" field.Jeff Law1-5/+17
1994-01-13* gdb.texinfo (Print Settings): Document `set printJohn Gilmore2-5/+49
1994-01-13* printcmd.c (print_address_symbolic): Make it search theJohn Gilmore2-32/+103