aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add m68hc12 to list of supported configurationsNick Clifton2000-10-271-365/+415
|
* Add --gdwarf2 support to ARM toolchainNick Clifton2000-10-251-329/+341
|
* Changes to handle varying register prefix and user symbol prefix.Hans-Peter Nilsson2000-09-291-976/+953
| | | | | | | | | | | | | | | | | | | | | | | * config/tc-cris.c (SYNTAX_RELAX_REG_PREFIX, SYNTAX_ENFORCE_REG_PREFIX, SYNTAX_USER_SYM_LEADING_UNDERSCORE, SYNTAX_USER_SYM_NO_LEADING_UNDERSCORE, REGISTER_PREFIX_CHAR): New. (s_syntax, cris_force_reg_prefix, cris_relax_reg_prefix, cris_sym_leading_underscore, cris_sym_no_leading_underscore): New. (demand_register_prefix): New variable. (md_pseudo_table): New pseudo ".syntax". (md_longopts): New options --no-underscore and --underscore. (cris_target_format): Return elf32-us-cris or elf32-cris depending on symbols_have_leading_underscore. (get_gen_reg): Accept or require REGISTER_PREFIX_CHAR. (get_spec_reg): Ditto. (cris_number_to_imm) <case BFD_RELOC_VTABLE_ENTRY>: Remove FIXME. Fix formatting. (md_parse_option) <case 'h' 'H'>: Deprecate; add reference to --help. <case OPTION_NO_US, case OPTION_US>: New. (md_show_usage): Be brief and reformat to match continuation of --help. * po/gas.pot: Regenerate.
* Regenerate files using fixed aclocal install.Nick Clifton2000-09-061-167/+171
|
* Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton2000-09-021-226/+226
| | | | ability to support removal of duplciate DWARF@ debug information.
* RegenerateNick Clifton2000-09-021-843/+861
|
* Add --pcrel option to m68k portNick Clifton2000-07-311-513/+527
|
* * configure.in: Add CRIS support.Hans-Peter Nilsson2000-07-201-269/+446
| | | | | | | | | | | | | | | | | | | * configure: Regenerate. * Makefile.am: (CPU_TYPES): Add cris. (CPU_OBJ_VALID) [aout]: Add cris. (MULTI_CPU_TYPES): Add cris. (MULTI_CPU_OBJ_VALID) [aout]: Add cris. [coff]: Only i386 and mips are valid. (TARGET_CPU_CFILES): Add config/tc-cris.c. (TARGET_CPU_HFILES): Add config/tc-cris.h. (MULTI_CFILES): Add config/e-crisaout.c and config/e-criself.c. Regenerate dependencies. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * as.c: Declare crisaout, criself. * config/tc-cris.h, config/tc-cris.c: New. * config/e-criself.c, config/e-crisaout.c: New. * po/POTFILES.in, po/gas.pot: Regenerate.
* Additions due to recent changesNick Clifton2000-07-171-314/+315
|
* Fix formatting.Nick Clifton2000-07-101-257/+260
|
* Fix comments.Nick Clifton2000-07-071-548/+585
|
* Fix spelling typos.Nick Clifton2000-06-251-278/+725
| | | | Remove use of DEFUN().
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-963/+1556
| | | | for m68hc11 and m68hc12 processors.
* Move translated part of bug report string back into .c files soAlan Modra2000-04-041-711/+728
| | | | xgettext can find it. Regnerate .pot files.
* rebuild with current toolsIan Lance Taylor2000-02-271-1344/+1883
|
* Update.Richard Henderson1999-06-031-626/+3939
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+3853