aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m88k/m88k.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg1-2/+1
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-1/+0
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson1-67/+0
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-0/+30
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-3/+3
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-2/+34
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg1-6/+8
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-3/+0
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas1-17/+17
2002-01-03function.h (struct function): Add profile.William Cohen1-2/+2
2001-12-27collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi1-10/+10
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-1/+13
2001-12-06function.c (assing_parms): Fix typo in last change.Richard Kenner1-16/+5
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-5/+2
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-2/+2
2001-12-01h8300.c (h8300_asm_named_section): Wrap with !OBJECT_FORMAT_ELF.Kaveh R. Ghazi1-3/+3
2001-11-21clipper.c (clipper_movstr): Avoid uninitialized warning.Kaveh R. Ghazi1-1/+1
2001-11-15dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill1-1/+1
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-7/+8
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-1/+1
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-1/+1
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-0/+32
2001-08-17defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson1-2/+2
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+1
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-1/+1
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-8/+38
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-1/+1
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-6/+4
2001-07-08final.c (no_asm_to_stream): New.Neil Booth1-4/+10
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-10/+18
2001-07-02explow.c (plus_constant_wide, [...]): New case.Richard Kenner1-1/+1
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-5/+3
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+6
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-3/+2
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-1/+1
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-1/+1
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson1-6/+6
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary1-1/+1
2000-07-28Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva1-4/+4
2000-05-04rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.Richard Kenner1-5/+0
2000-02-26Fix copyrights.Jeff Law1-2/+2
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-1/+0
2000-01-12m88k-protos.h: New file.Kaveh R. Ghazi1-70/+87
1999-11-01hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-83/+81
1999-08-25m88k.h (VERSION_INFO2): Kill.Richard Henderson1-4/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-5/+1