summaryrefslogtreecommitdiff
path: root/opcodes/dep-in.sed
Commit message (Collapse)AuthorAgeFilesLines
* * dep-in.sed: Don't use \n in replacement part of s command.Alan Modra2009-06-041-1/+2
| | | | | * Makefile.am (DEP1): LC_ALL for uniq. * Makefile.in: Regenerate.
* * dep-in.sed: Don't modify .o to .lo here. Output one filenameAlan Modra2009-05-261-8/+3
| | | | | | | | | per line with all lines having continuation backslash. Prefix first line with "A", following lines with "B". * Makefile.am (DEP): Don't use dep.sed here. (DEP1): Run $MKDEP on single files, modify .o to .lo here. Use dep.sed here on dependencies, sort and uniq. * Makefile.in: Regenerate.
* ld/H.J. Lu2005-10-301-0/+1
| | | | | | | | | | | | binutils/ opcodes/ 2005-10-30 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am: Run "make dep-am". * Makefile.in: Regenerated. * dep-in.sed: Replace " ./" with " ".
* * dep-in.sed: Remove libintl.h.Alan Modra2003-08-141-0/+1
| | | | | | * Makefile.am (POTFILES.in): Unset LC_COLLATE. Run "make dep-am". * Makefile.in: Regenerate.
* * dep-in.sed: Cope with absolute paths.Alan Modra2002-04-041-0/+2
| | | | | | | | * Makefile.am (dep.sed): Subst TOPDIR. Run "make dep-am". * Makefile.in: Regenerate. * ppc-opc.c: Whitespace. * s390-dis.c: Fix copyright date.
* Initial revisionRichard Henderson1999-05-031-0/+20