Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-06-10 | * ldexp.c (exp_fold_tree): Don't lose the old flag bits. | Ian Lance Taylor | 2 | -1/+21 | |
* ldgram.y (statement_list_opt): New nonterminal, either empty or statement_list. (section): Use statement_list_opt, not statement_list. * m68kcoff.sc-sh: Gather constructors and destructors and define __CTOR_LIST__ and __DTOR_LIST__ appropriately. * sa29200.sc-sh: Gather constructors and destructors and define ___CTOR_LIST__ and ___DTOR_LIST__ appropriately. | |||||
1993-06-10 | Checkpoint for dje. | Steve Chamberlain | 1 | -88/+37 | |
1993-06-10 | * elfread.c (elf_symtab_read): Add bfd section address to bfd | Fred Fish | 3 | -36/+115 | |
symbols, now that they are section relative. * solib.c (bfd_lookup_symbol): Ditto. | |||||
1993-06-10 | Add ansidecl.h | Steve Chamberlain | 1 | -0/+1 | |
1993-06-10 | * coff-mips.c (ecoff_sec_to_styp_flags): Use STYP_MIPS_INIT for | Ian Lance Taylor | 2 | -2/+12 | |
section named _INIT. Don't set STYP_TEXT unless SEC_CODE is set. (ecoff_styp_to_sec_flags): Treat a STYP_MIPS_INIT section like a STYP_TEXT section. | |||||
1993-06-10 | * Makefile.in: Add mostlyclean, distclean, and realclean targets. | Jim Kingdon | 1 | -0/+4 | |
1993-06-10 | * Makefile.in (depend): Add bfd -I's for paread.c and xcoffexec.c | Jim Kingdon | 1 | -2/+2 | |
depend: Updated accordingly. | |||||
1993-06-10 | I don't think this file is needed any more | Ken Raeburn | 1 | -132/+0 | |
1993-06-10 | patches from tege | Ken Raeburn | 2 | -237/+516 | |
1993-06-09 | fix comment portability problem (ultrix) | David D. Zuhn | 1 | -0/+5 | |
1993-06-09 | * Makefile.in (*.tab.c): Use mv for atomic update. | Jim Kingdon | 2 | -7/+26 | |
* Makefile.in ({dist,real}clean): Also remove nm.h. (realclean): Also remove ${TESTS}, y.output, yacc.{acts,tmp}. (distclean): Don't rebuild *.tab.c or TAGS. | |||||
1993-06-09 | put configuration in startup banner | K. Richard Pixley | 2 | -0/+8 | |
1993-06-09 | udi/foo now copyleft 93 | K. Richard Pixley | 1 | -0/+8 | |
1993-06-09 | now copyleft 93 | K. Richard Pixley | 9 | -201/+178 | |
1993-06-09 | * mips.h (OMAGIC): Define. | Ian Lance Taylor | 2 | -13/+66 | |
1993-06-09 | * coff-mips.c (ecoff_mkobject_hook): Mark ZMAGIC files as D_PAGED. | Ian Lance Taylor | 2 | -200/+498 | |
(ecoff_write_object_contents): If not D_PAGED, don't add the section headers to text_size. If not D_PAGED, set the magic number to OMAGIC rather than ZMAGIC. If creating a D_PAGED executable, the executable must fully occupy an even number of pages. (ecoff_set_symbol_info, make_bfd_asection, ecoff_little_vec, ecoff_big_vec): Consistently set section alignment power to 4, since ECOFF sections should be multiples of 16 bytes. (ecoff_little_vec, ecoff_big_vec): Added D_PAGED to object_flags. Made ar_pad_char and ar_max_namelen agree for both. | |||||
1993-06-09 | cast args to supply_register to avoid gcc warning. | K. Richard Pixley | 2 | -18/+18 | |
1993-06-09 | drop minimon support | K. Richard Pixley | 2 | -2/+4 | |
1993-06-09 | removed -lresolv | K. Richard Pixley | 2 | -1/+5 | |
1993-06-09 | * configure.in: Build diff for crosses, but not for go32 host. | Ian Lance Taylor | 1 | -1/+2 | |
1993-06-09 | * configure.in: Build gprof only for native, and don't build it | Ian Lance Taylor | 2 | -2/+18 | |
for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. | |||||
1993-06-09 | * gdbinv-s.texi (Debug Session): Document exceptionHook. | Jim Kingdon | 2 | -3/+24 | |
1993-06-09 | * m68k-stub.c: Add comment about frame cache. | Jim Kingdon | 1 | -0/+2 | |
1993-06-09 | * target.h (target_store_registers): Doc fix re error handling. | Jim Kingdon | 1 | -0/+7 | |
* findvar.c (write_register): Call SWAP_TARGET_AND_HOST regardless of register_valid[regno]. | |||||
1993-06-09 | Doc fix re dependencies | Jim Kingdon | 2 | -1/+6 | |
1993-06-09 | * serial.c (serial_close): If scb is NULL, don't try to close | Rob Savoye | 2 | -3/+11 | |
it. * configure.in: Add support for rom68k and bug boot monitors. | |||||
1993-06-09 | (read_memory_unsigned_integer): New function. | Steve Chamberlain | 1 | -0/+38 | |
1993-06-09 | * coffread.c (init_stringtab): Fix bug where sizeof(long) != 4. | Steve Chamberlain | 4 | -48/+112 | |
* gdbcore.h, core.c (read_memory_unsigned_integer): New function. * findvar.c (read_register, write_register): Fix thinko where sizeof(host long) != sizeof(target int). * h8300-tdep.c: Use new read_memory_unsigned_integer call. * sh-tdep.c (_initialize_sh_tdep): Add memory_size command. | |||||
1993-06-09 | add comment | Jim Kingdon | 1 | -0/+15 | |
1993-06-09 | move to hosts | Jim Kingdon | 1 | -12/+0 | |
1993-06-09 | * elfcode.h (elf_slurp_symbol_table): subtract section vma from | Mark Eichin | 1 | -0/+6 | |
symbol value, since bfd symbols are section relative, but ELF symbols aren't. for previous change. | |||||
1993-06-09 | helps if you save the ChangeLog after you edit it and before you check it in | Jim Kingdon | 1 | -3/+1 | |
1993-06-08 | * Move config/m68k/tm-m68k.h (FRAME_FIND_SAVED_REGS) to | Jim Kingdon | 2 | -117/+9 | |
m68k-tdep.c (m68k_find_saved_regs). Don't duplicate code between 68881 and non-68881 cases. Check for a pair of movel instructions. | |||||
1993-06-08 | symfile.h requires bfd.h so include it | K. Richard Pixley | 2 | -1/+2 | |
1993-06-08 | First cut at sparc-vxworks targetting. | K. Richard Pixley | 5 | -1/+46 | |
1993-06-08 | symfile.h requires bfd.h so include it. | K. Richard Pixley | 1 | -0/+4 | |
1993-06-08 | * config/m68k/xm-news.h: add "extern int errno". | Jim Kingdon | 2 | -0/+6 | |
1993-06-08 | Obsolete. | Steve Chamberlain | 2 | -45/+0 | |
1993-06-08 | * cpu-i960.c, cpu-h8300.c (compatible): Make static. | Steve Chamberlain | 1 | -0/+5 | |
1993-06-08 | new stuff for Sony News | Jim Kingdon | 1 | -0/+4 | |
1993-06-08 | new file | Jim Kingdon | 1 | -0/+12 | |
1993-06-08 | Rewrite for H8/300-H | Steve Chamberlain | 6 | -415/+130 | |
1993-06-08 | * remove-vx.c (vx_read_register, vx_write_register): collapse | K. Richard Pixley | 4 | -65/+37 | |
ifdef I80960 else (assumes) m68k into parameterizable macros VX_NUM_REGS and VX_SIZE_FPREGS. * config/m68k/tm-vx68.h, config/i960/tm-vx960.h (VX_NUM_REGS, VX_SIZE_FPREGS): new definitions. | |||||
1993-06-08 | * gdb.texinfo (Print Settings): Move all stuff relating to symbolic | Jim Kingdon | 2 | -26/+49 | |
addresses together. Also motivate the set print symbol-filename command and suggest other solutions. | |||||
1993-06-08 | * symfile.{c,h} (generic_load): New function. | Jim Kingdon | 5 | -151/+69 | |
remote{,-nindy,-eb,-mips}.c: Use it. | |||||
1993-06-08 | * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with | Steve Chamberlain | 1 | -0/+1 | |
H8/300-H opcodes. | |||||
1993-06-08 | * bfd-in2.h, archures.c (bfd_mach_h8300[h]): new defines. | Steve Chamberlain | 2 | -337/+178 | |
* coff-h8300.c: More addressing modes. * coffcode.h (coff_set_arch_mach_hook): Cope with H8300 magic number. * cpu-h8300.c: Removed disassemble stuff. (h8300_scan): Recognise H8/300H name. (compatible): New function. * reloc16.c (bfd_coff_reloc16_get_relocated_sec): Cope with more addressing modes. | |||||
1993-06-08 | * coff-mips.c (ecoff_compute_section_file_positions, | Ian Lance Taylor | 1 | -0/+16 | |
ecoff_write_object_contents): Only round to page boundaries if D_PAGED flag is set for the output BFD. | |||||
1993-06-08 | * Makefile.in (depend): More sed gubbish to deal with | Stu Grossman | 2 | -105/+111 | |
../bfd/bfd.h being generated during the build. * depend: Re-done with corrected makefile. | |||||
1993-06-07 | * Makefile.in (BFD_SRC_DIR): Renamed def and usages from BFD_DIR. | Fred Fish | 4 | -141/+164 | |
* Makefile.in (BFD_OBJ_DIR): New definition for the bfd build directory to find automatically generated header files and library. * Makefile.in (BFD_LIB): Use BFD_OBJ_DIR. * Makefile.in (LINTFLAGS): Include BFD_OBJ_DIR. * Makefile.in (saber_gdb): Include BFD_OBJ_DIR. * Makefile.in (depend): Include BFD_OBJ_DIR in gcc args. * Makefile.in (paread.o, xcoffexec.o): Remove, now in depend. * depend, alldeps.mak: Rebuild after Makefile.in changes. |