summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Add support for generating an mcore-elf dll.Nick Clifton1999-05-161-0/+16
|
* Add support for mcore to dlltool.Nick Clifton1999-05-151-0/+16
|
* * rclex.l: add code to suppress certain output from cpp, replaceDJ Delorie1999-05-121-0/+10
| | | | | | | | | all returns with MAYBE_RETURN (MAYBE_RETURN): new, implement the suppression by returning IGNORED_TOKEN as needed. (cpp_line): remember which file we're in, mark data from included *.h files for suppression. * rcparse.y (input): allow IGNORED_TOKEN outside of known constructs
* 1999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie1999-05-111-0/+14
| | | | | | | | | | | | * windres.c (quot): Quote shell metacharacters in a string (main): quote parameters to cpp that might have metacharacters in them. Allow -D as an alias for --define to allow for sharing make macros with gcc. * objdump.c (dump_reloc_set): don't core if howto->name is NULL * Makefile.am: Give rescoff.c a cpu-specific -D so it can set the correct BFD. * Makefile.in: ditto * rescoff.c (write_coff_file): Set the correct BFD
* * rename.c (smart_rename): Fix test of whether file exists.Ian Lance Taylor1999-05-061-0/+4
|
* Set display_endian based on target endianism.Nick Clifton1999-05-061-0/+5
|
* * dlltool.c (interwork): Remove.Catherine Moore1999-05-051-0/+17
| | | | | | | | | | | | | | | | (arm_interwork_jtab): Use bx insn. (thumb_jtab): Likewise. (MARM_INTERWORK): New machine type. (rvaafter): Handle it. (rvabefore) Likewise. (asm_prefix): Likewise. (gen_exp_type): Check machine type instead of interwork flag. (make_one_lib_file): Likewise. (make_head): Likewise. (make_tail): Likewise. (usage): Update machine types. (main): Remove -interwork support.
* * readelf.c (get_machine_flags): Check for EF_CPU32.Catherine Moore1999-05-051-0/+5
| | | | (get_data_encoding): Fix typo.
* Initial revisionRichard Henderson1999-05-031-0/+6404