aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1991-11-06*** empty log message ***Steve Chamberlain1-2/+2
1991-11-06New prototype from sectino.cSteve Chamberlain1-0/+21
1991-11-06Correction in intro text re corefile arg (may also be procID); second timeRoland Pesch1-8/+9
around didn't ack two possibilities.
1991-11-06Call new bfd entrypoint bfd_make_section_old_waySteve Chamberlain1-34/+36
1991-11-06Add C++ as a separate language.Per Bothner5-15/+77
Also, fix a C++ problem when looking for methods in super-classes. (There was confusion between base and derived types.)
1991-11-06Record (as comments) three FIXMEs.Roland Pesch1-1/+13
1991-11-05Initial revisionRoland Pesch1-0/+143
1991-11-05Initial revisionRoland Pesch1-0/+174
1991-11-05Fix for slight formatting error discovered while converting man pages.Roland Pesch1-1/+1
1991-11-05Initial revisionRoland Pesch1-0/+80
1991-11-05Initial revisionRoland Pesch1-0/+218
1991-11-05Initial revisionRoland Pesch1-0/+154
1991-11-05Added default_reloc_type_lookup to arch_infoSteve Chamberlain1-1/+1
1991-11-05Initial revisionRoland Pesch1-0/+471
1991-11-05ugly bug in relocation emissionK. Richard Pixley1-1/+1
1991-11-05*** empty log message ***Steve Chamberlain1-1/+5
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.