summaryrefslogtreecommitdiff
path: root/src/unexaix.c
Commit message (Collapse)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1997-09-141-1/+0
|
* (write_segment,copy_sym): Increase blocking from 128 to 4k bytes.Richard M. Stallman1996-03-081-18/+16
| | | | | (adjust_lnnoptrs): Handle include file names, mostly for dbx. (unrelocate_symbols): Remove some unnecessary tests.
* Handle both AIX 3.2 and 4.1 bind output.Richard M. Stallman1996-03-071-96/+95
| | | | | | | | | | | | | | | (make_hdr): Handle data_start being non-zero for 4.1. Padding sections are omitted in 4.1, but padding bytes can still be present. Calculate bias directly from first real section following bss. (copy_text_and_data): Correct data section starting point for 4.1. (adjust_lnnoptrs): Adjust line number pointers correctly for both 3.2 and 4.1, based on published IBM documentation. (unrelocate_symbols): Compute and subtract relocation offsets for text and data sections. Handle data_start being non-zero for 4.1. Skip unnecessary writes.
* Update FSF's address in the preamble.Erik Naggum1996-01-151-13/+16
|
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
|
* (unrelocate_symbols): Add AIX4_1 conditionals and code.Richard M. Stallman1994-12-101-0/+18
|
* (CHECK_SCNHDR, write_segment): Fix format/arg mismatch.Karl Heuer1994-09-291-4/+4
|
* Don't test CANNOT_DUMP or CANNOT_UNEXEC.Richard M. Stallman1994-09-241-8/+0
|
* (report_error): Include reason in error message.Karl Heuer1994-09-211-1/+2
|
* (adjust_lnnoptrs): Handle multiple aux symbols.Richard M. Stallman1994-06-131-1/+2
|
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
|
* entered into RCSJim Blandy1992-02-221-234/+820
|
* *** empty log message ***Jim Blandy1992-01-131-2/+2
|
* *** empty log message ***Richard M. Stallman1990-11-121-0/+22
|
* Initial revisionJim Blandy1990-10-231-0/+263