Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-02-10 | Adding support for hosting on an apollo series 400 (68k processor). | Sean Eric Fagan | 1 | -0/+69 | |
1992-02-07 | Fixed prototype mismatch reported by MDT | Steve Chamberlain | 1 | -1/+1 | |
1992-02-07 | Fluff removal. | Steve Chamberlain | 4 | -1/+36 | |
1992-02-06 | * coffcode.h, libcoff.c: added new fielded to coff_symbol_struct | Steve Chamberlain | 2 | -16/+36 | |
"done_lineno" so that a symbol which appears twice in the symbol table only gets it's linenumbers relocated once. Modifed (coff_write_native_symbol) and (coff_make_empty_symbol) to make | |||||
1992-02-04 | * aoutx.h: (translate_from_native_sym_flags): fix constructor | Steve Chamberlain | 1 | -0/+9 | |
stuff to use the New Order. | |||||
1992-01-31 | * elf.c (bfd_section_from_shdr): Deal with null return from | Stu Grossman | 1 | -0/+5 | |
bfd_make_section(). (elf_object_p): Select endianess properly. | |||||
1992-01-31 | Fix core file stacks. | John Gilmore | 1 | -1/+1 | |
1992-01-31 | Fix stack in core files. | John Gilmore | 1 | -0/+4 | |
1992-01-31 | * hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h: | John Gilmore | 3 | -30/+17 | |
Specify byte order. * hosts/h-vaxbsd.h: Define the form of exec and core files. | |||||
1992-01-31 | * Makefile.in: host-aout.c doesn't depend on aout-params.h. | John Gilmore | 1 | -0/+7 | |
* aout-target.h: Use TARGET_BIG_ENDIAN_P to set up vector. * host-aout.c: Don't use aout-params.h; configure these systems in their xm files, not in a randomly generated file. | |||||
1992-01-31 | Fix checkin botch. | Stu Grossman | 1 | -2/+2 | |
1992-01-30 | Change DEFAULT_VECTOR to host_aout_vec here as well. | Per Bothner | 1 | -0/+5 | |
1992-01-30 | * host-aout.c: Change TARGETNAME to "a.out" to be compatible with | Stu Grossman | 2 | -301/+43 | |
gdb. config/mt-hp300bsd: Change DEFAULT_VECTOR to host_aout_vec to prevent undefined symbol. | |||||
1992-01-30 | Various lints found on PersSony | Steve Chamberlain | 2 | -9/+19 | |
* aoutx.h: cast an enum * coff-a29k.c: many ints in reloc structure turned to enum * coffcode.h: more enums * cpu-h8300.c: more enums * opncls.c: more enums | |||||
1992-01-30 | * configure.in: Make Tahoe configuration work again. | John Gilmore | 2 | -8/+29 | |
* bfd-in.h: Remove trailing comma from enum declaration. * ieee.c: Can't put byte values >0x7F into a signed char. | |||||
1992-01-29 | Makefile.in: Add dependencies for various coff-*.o files. | Fred Fish | 3 | -16/+60 | |
elf.c: Remove extraneous paren from core_prpsinfo and core_prpstatus macros, rename core_prpstatus to core_prstatus. Replace references to old section "size" member with new "_raw_size" member. Implement elf_make_empty_symbol, which is now used. | |||||
1992-01-29 | bfd.c: use `<<foo>>' instead of @file{foo} | Roland Pesch | 2 | -8/+8 | |
section.c, syms.c: @* rather than * at beginning of menu lines | |||||
1992-01-28 | * trad-core.c, bfd.c, ../include/bfd.h: Various fixes for PMAX | Stu Grossman | 1 | -0/+1 | |
core reading. | |||||
1992-01-28 | * coffcode.h (bfd_coff_relax_section): now static. | Steve Chamberlain | 1 | -0/+5 | |
(bfd_coff_get_relocated_section_contents): various type lints. | |||||
1992-01-28 | New entry point in the transfer vector - bfd_relax_section. | Steve Chamberlain | 4 | -274/+485 | |
* aout-target.h: add to vector, call generic_relax * bfd-in.h: add to vector * bfd.c: add #define for vector * bout.c: add to vector, call generic_relax * coffcode.h: add to vector, also now has coff specific relax code for the relaxable H8/300 relocs. Also clean up abs section cruft. * elf.c: call generic_relax * ieee.c: call new vector, clean up some bugs due to the creation of bfd_abs_section * libbfd.h: add bfd_generic_relax_section EXFUN * oasys.c: call generic_relax * reloc.c: implement generic_relax * seclet.c: moved much of this into coffcode.h * srec.c: call generic_relax * targets.c: define new transfer vector | |||||
1992-01-27 | Add seclet.h to files-to-keep. | Stu Grossman | 1 | -1/+5 | |
1992-01-24 | Uses the new small reloc type now. | Steve Chamberlain | 21 | -1418/+2586 | |
Currently self hosts on sun4 and sun3 | |||||
1992-01-19 | New host file for stratus. | Fred Fish | 1 | -0/+1 | |
1992-01-19 | Initial revision | Fred Fish | 1 | -0/+66 | |
1992-01-15 | Declare various filename variables to be CONST since they are initialized | Fred Fish | 1 | -0/+6 | |
to point to a CONST char string. Fixes gcc moans and groans. | |||||
1992-01-11 | Change abort() to a function return void to match usage on SVR4. | Fred Fish | 2 | -2/+2 | |
1992-01-11 | Document changes to hosts/h-amix.h and hosts/h-i386v4.h. | Fred Fish | 1 | -0/+5 | |
1992-01-10 | * aoutx.h (NAME(aout,find_nearest_line)): Recognize N_SOL symbols, | Per Bothner | 2 | -89/+91 | |
so that we can emit the correct file name even if it's an include file. | |||||
1992-01-01 | Add '#define HAVE_PROCFS', move '#include "fopen-same.h" to end of file | Fred Fish | 2 | -2/+6 | |
to match the other h-* files. | |||||
1992-01-01 | Change all '#if HAVE_PROCFS' to '#ifdef HAVE_PROCFS'. | Fred Fish | 1 | -0/+10 | |
1991-12-20 | Change svr4 references to sysv4. | Fred Fish | 1 | -0/+6 | |
1991-12-19 | Changed the @node to use INODE | Steve Chamberlain | 1 | -342/+430 | |
1991-12-19 | Added new word | Steve Chamberlain | 2 | -0/+149 | |
NODE which allows nodes to be written to texinfo files. | |||||
1991-12-19 | * bfd-in.h, libaout.h: ANSIfy enums. | Stu Grossman | 1 | -0/+4 | |
1991-12-19 | * archive.c (normalize): created version for VMS which removes the | Steve Chamberlain | 1 | -0/+31 | |
VMS directory crap from the front and end of a filename, eg turn [-.foo]bar.obj;123 into bar.obj (bfd_construct_extended_name_table): now writes index into an extended name table in decimal - the same base used to read an extended name table. | |||||
1991-12-18 | Use aout-target.h more extensively. | Per Bothner | 2 | -106/+17 | |
Replace Berkeley functions (e.g. bcopy) with ANSI ones (e.g. memcpy). Other improvements (see ChangeLog). | |||||
1991-12-18 | Initial revision | Per Bothner | 1 | -0/+67 | |
1991-12-18 | Enclose corename and execname inside a HAVE_PROCFS ifdef, since they | Fred Fish | 2 | -29/+69 | |
are unused when it is not defined. | |||||
1991-12-17 | Archive doc. | David Henkel-Wallace | 1 | -112/+181 | |
1991-12-13 | * hosts/h-*.h: Configure fopen using ../include/fopen-*.h | John Gilmore | 17 | -256/+19 | |
rather than N copies of the same lines. | |||||
1991-12-13 | * hosts/h-*.h: Configure fopen using ../include/fopen-*.h | John Gilmore | 1 | -1/+5 | |
rather than N copies of the same lines. | |||||
1991-12-12 | Added configdos.bat makefile.dos | Steve Chamberlain | 1 | -1/+6 | |
1991-12-12 | * cpu-h8300.c: disassemble branch displacements correctly | Steve Chamberlain | 1 | -0/+3 | |
* coff-h8300.c: put reloc offsets out in 32bits | |||||
1991-12-12 | * cache.c: fopen with new macros is needed for DOS. | Steve Chamberlain | 1 | -2/+2 | |
* opncls.c, coff-rs6000.c: more fopens with macros. | |||||
1991-12-12 | Added macros for the 'type' part of an fopen, freopen or fdopen. | Steve Chamberlain | 23 | -14/+480 | |
<Read|Write>[Update]<Binary file>|<text file> eg: fopen("foo", FOPEN_WB) to open for writing binary. Usefull for vms, dos and who knows what else. | |||||
1991-12-12 | Initial revision | Steve Chamberlain | 1 | -0/+48 | |
1991-12-12 | Initial revision | Steve Chamberlain | 2 | -0/+340 | |
1991-12-12 | * makefile.dos, configdj.bat: New files from DJ | Steve Chamberlain | 4 | -147/+283 | |
* cache.c: fopen with "b" is needed for DOS. * ieee.c: environ renamed to envi to stop an include file conflict. * opncls.c: more fopens with "b" | |||||
1991-12-11 | build chew into the current directory | K. Richard Pixley | 2 | -58/+66 | |
1991-12-10 | * chew.c: don't core dump when can't open file | Steve Chamberlain | 1 | -0/+13 | |
* Makefile.in: get proto.str from the right place when built in odd directories |