Nick Clifton 4bdd3565f1 * hash.c (DEFAULT_SIZE): Delete. Replace with:
(gas_hash_table_size): New static variable.
  (set_gas_hash_table_size): New function:  Records a requested size for the hash tables.
  (get_gas_hash_table_size): New function: Return a prime number near the requested size of the hash table.
  (hash_new): Use get_gas_hash_table_size.
* hash.h: Add a prototype for set_gas_hash_table_size.
* as.c (show_usage): Add description of new switches: --hash-size and --reduce-memory-overheads.
  (option_values): Add OPTION_HASH_TABLE_SIZE and OPTION_REDUCE_MEMORY_OVERHEADS.
  (std_longpopts): Add entries for the new options.
  (parse_args): Handle the new options.
* Makefile.am: Add a dependency of as.c on hash.h.
* Makefile.in: Regenerate.
* doc/as.texinfo: Document the new switches.
* NEWS: Mention the new switches.
2005-04-12 08:42:41 +00:00
..
2005-03-03 01:29:54 +00:00
2001-03-08 23:24:26 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
1999-05-03 07:29:11 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-28 22:34:20 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00
2005-03-03 01:29:54 +00:00