aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1991-11-05get bison subdirs rightK. Richard Pixley1-3/+2
1991-11-05Initial revisionRoland Pesch1-0/+1013
1991-11-05Added a load of mt/mh filesSteve Chamberlain1-5/+21
1991-11-05Uses ddestdir instead of destdir.Steve Chamberlain1-3/+3
1991-11-05Added mh-rs6000Steve Chamberlain1-2/+5
1991-11-05renamed to make:Steve Chamberlain1-5/+16
mh-delta88 mh-dgux mh-svr4 mh-sysv mt-a29k mt-ebmon29k
1991-11-05Added h-delta88Steve Chamberlain1-1/+5
1991-11-05Added README to .SanitizeSteve Chamberlain1-1/+6
Made Makefile.in install using ddestdir
1991-11-05*** empty log message ***Steve Chamberlain2-4/+9
1991-11-05README.configure is now DOC.configureK. Richard Pixley1-1/+1
1991-11-05*** empty log message ***Steve Chamberlain1-0/+1
1991-11-05make coff configure properlyK. Richard Pixley1-19/+18
1991-11-05add byaccK. Richard Pixley1-1/+1
1991-11-05Changed name of #include from amdcoff.h to coff-a29k.hSteve Chamberlain1-5/+104
1991-11-05get bison paths rightK. Richard Pixley1-2/+2
1991-11-05get libiberty path rightK. Richard Pixley1-3/+3
1991-11-05find include filesK. Richard Pixley2-3/+3
1991-11-04 * infrun.c: Fixed typo in comment.Per Bothner13-284/+91
* utils.c: All the v*fprintf emulation is now in libiberty, so we can get rid of some junk. * xm-sun3os4.h, xm-sun4os4.h, xconfig/decstation, xconfig/i386sco, xconfig/sun3os4, xconfig/sun4os4: Don`t need HAVE_STRSTR any more. * m68k-pinsn.c (print_insn_arg): Support BB/BW/BL type operands, as used by branch instructions. * gmalloc.c: Fix prototype of memcpy. * elfread.c: Comment out register_addr, since it conflicts with the one in coredep.c. * buildsym.h: Remove extern declarations of two functions that are really static in buildsym.c. * tm-mips.h: Add symbolic names for more registers. * mips-xdep.c (store_inferior_registers): Use new register names. * xm-mips.h: Simplify REGISTER_U_ADDR, since it is now only used for core files, not ptrace. Therefore, the KERNEL_U_ADDR hack is no longer needed. The mapping to ptrace number is now in in mips-xdep.c. * mips-xdep.c: Define REGISTER_PTRACE_ADDR (using the mapping from the old REGISTER_U_ADDR), and use it in {fetch,store}_inferior_registers. * mipsread.c: Rename #include ecoff.h to new name coff-mips.h. * mips-tdep.c (mips_push_dummy_frame, mips_pop_frame): Save/restore FP regs correctly (?). * dbxread.c: Remove duplicate define_symbol and type_synonym_name (these had been previously moved to buildsym.c). Hence, define_symbol becomes extern instead of static. * buildsym.c (read_struct_type): Comment out bogus handling of C++ operator methods. Minor hacking of reading of class contexts. Make define_symbol non-static, so dbxread.c can call it.
1991-11-04 * xm-sun3os4.h, xm-sun4os4.h, xconfig/decstation, xconfig/i386sco,Per Bothner4-7/+0
xconfig/sun3os4, xconfig/sun4os4: Don`t need HAVE_STRSTR any more.
1991-11-04Changed in line with bfd-in.hSteve Chamberlain1-3/+11
1991-11-04Use new i386aout when i386-aout seenSteve Chamberlain1-1/+1
1991-11-04New filesSteve Chamberlain1-0/+1
1991-11-04Initial revisionSteve Chamberlain1-0/+4
1991-11-04Renamed all the files for the new schemeSteve Chamberlain1-15/+16
1991-11-04Initial revisionSteve Chamberlain1-0/+1
1991-11-04*** empty log message ***Steve Chamberlain1-0/+2
1991-11-04 i386 aout changes from Bob KukuraSteve Chamberlain1-2/+6
1991-11-04Initial revisionSteve Chamberlain2-0/+184
1991-11-04Sun Nov 3 16:37:37 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain3-25/+59
i386 aout changes from Bob Kukura * Makefile.in, config.h: added i386aout support * configure.in: fixed /h-{myhost} typo * ldgram.y: -MM now gives more boring map. * ldlang.c: now does D_PAGED flag the right way. * ldsym.c: -MM flags does the right thing.
1991-11-04Added ctor.c (I remembered this time)Steve Chamberlain1-1/+5
1991-11-04added ctor.cSteve Chamberlain1-0/+1
1991-11-04Added ctor.cSteve Chamberlain1-2/+2
1991-11-04Sat Nov 2 14:26:03 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain3-4/+61
* Makefile.in: Added ctor.c * archures.c (bfd_default_arch_struct) added bfd_default_reloc_type_lookup. * coffcode.h: removed a load of #if 0ed code. (coff_compute_file_section_positions): now works out the section alignment and size correctly in all cases. (coff_get_symtab): looks for contructor symbols and calls the right function when they're found. (coff_canonicalize_reloc): knows when a section is full of contructors and does the right thing. * cpu-m88k.c: Added default_reloc_type lookup to the architecture description. * libbfd-in.h: (bfd_default_reloc_type_lookup) defun added. * libcoff.h: removed #if 0ed code * reloc.c: (bfd_reloc_code_real_type) added BFD_RELOC_CTOR for arch independent contructtor relocation type. (bfd_reloc_type_lookup): removed the comment "this will go away" since it won't. (bfd_howto_32): stolen from 88k, this is a 32bit reloc which is used when BFD_RELOC_CTOR falls through to give a default 32bit reloc for contructors. (bfd_default_reloc_type_lookup): added. * aoutf1.h: fixed SEGMENT_SIZE typo.
1991-11-03 * configure.in: Fixed typo. Also, a fix for hp300bsd.Per Bothner3-7/+24
* ldlang.c (init_os): Compensate for BFD change, where bfd_make_section now returns NULL for a duplicate section request, instead of the old section.
1991-11-03 * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes.Per Bothner3-16/+27
* ar.c (get_pos_bfd): Fix to handling of before/after positioning options. * bucomm.c (fatal): MISSING_VFPRINTF is no longer an issue, since libiberty contains vfprintf etc if otherwise missing. * m68k-pinsn.c (print_insn_arg): Support BB/BW/BL type operands, as used by branch instructions. * nm.c: Delegate printing of symbols to BFD, by using bfd_print_symbol to do the formatting.
1991-11-03 * bfd-in.h (bfd_print_symbol_type_hopw enum): Add new optionPer Bothner2-0/+15
bfd_print_symbol_nm, for use by nm. * aoutx.h (NAME(aout,print_symbol)): Add code for new bfd_print_symbol_nm option, to print in nm format. * coffcode.h (coff_print_symbol), ieee.c (ieee_print_symbol) oasys.c (oasys_print_symbol): Provide stub implementations for bfd_print_symbol_nm. * syms.c: New function bfd_decode_symclass, used by nm printer. New function bfd_stab_name to look up string name of stab code.
1991-11-03 Get rid of MISSING_VFPRINTF, since libiberty provides one.Per Bothner1-2/+0
1991-11-03Updated from ../bfd/bfd-in.h.Per Bothner1-1/+20
1991-11-02Now include ctor.c in the right places.Steve Chamberlain2-3/+4
1991-11-02Initial revisionSteve Chamberlain1-0/+144
1991-11-01Add x_csect defines.John Gilmore2-0/+42
1991-11-01* mipsread.c (read_mips_symtab, read_the_mips_symtab): Use realJohn Gilmore3-8/+28
filename with error messages. * stack.c (frame_select_command): Rename to select_frame_command to avoid "fr" and "fra" having nonunique completions. * symfile.c (sort_symtab_syms): Ignore sort of zero symtab *. (symfile_init): Print file format name when unable to handle it. (free_named_symtabs): Use BLOCKVECTOR rather than obsolete BLOCKLIST. * symmisc.c (free_symtab): Only free linetable if nonzero. * symtab.h: Remove obsolete BLOCKLIST macros.
1991-11-01* coff-rs6000.c: Change name to "aixcoff-rs6000", to avoidJohn Gilmore2-3/+46
matching prefix "coff". * coffcode.h (coff_swap_aux_in, coff_swap_aux_out): Handle rs/6000 csect records.
1991-11-01* infrun.c (wait_for_inferior): another stepi/nexti fix. EnsureStu Grossman2-3/+8
that stop_step is 1 at bottom of main loop. I don't know why this needs to be done, but it helps me sleep better at night.
1991-11-01*** empty log message ***Roland Pesch1-40/+99
1991-11-01new install themeK. Richard Pixley2-48/+77
1991-10-31rewrote m68up aliases, pea works on anythingK. Richard Pixley1-2/+4
1991-10-31*** empty log message ***Steve Chamberlain1-8/+1
1991-10-31#CVS: Modified Files:Steve Chamberlain1-1/+3
1991-10-31*** empty log message ***Steve Chamberlain1-1/+1