aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m88k
AgeCommit message (Expand)AuthorFilesLines
2003-05-15config.gcc: Purge all targets obsoleted in GCC 3.3.Zack Weinberg14-10384/+0
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-5/+5
2003-05-09expr.c (move_block_from_reg): Remove "size" parm.Alan Modra1-3/+2
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-4/+5
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-01-28target.h (targetm.address_cost): New.Richard Henderson2-12/+26
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-46/+67
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-33/+29
2002-11-26elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe1-1/+1
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata2-7/+7
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson1-8/+0
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14haifa-sched.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe2-2/+2
2002-08-14m88k.h (ASM_OUTPUT_SOURCE_FILENAME): Fix incorrect argument order in call to ...Kaveh R. Ghazi1-1/+1
2002-07-31m68hc11.h, [...] (ASM_GLOBALIZE_LABEL): Delete.Kaveh R. Ghazi1-9/+0
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-5/+0
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg1-12/+2
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-35/+24
2002-07-23* config/m88k/m88k.h (SECTION_ASM_OP): Remove.Neil Booth1-1/+0
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-3/+0
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg3-5/+4
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg2-3/+1
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2-2/+27
2002-05-25config.gcc: Remove all stanzas for previously obsoleted systems.Zack Weinberg17-864/+0
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis1-1/+5
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson3-85/+0
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2-30/+30
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-10/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson3-26/+16
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson2-36/+35
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg2-9/+13
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-6/+0
2002-03-031750a.h, [...] (CHAR_TYPE_SIZE): Delete.Kaveh R. Ghazi1-1/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg6-30/+9
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas1-17/+17
2002-01-10configure.in: Set stage1_cflags for powerpc-*-darwin*.Zack Weinberg2-0/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-8/+2
2002-01-03function.h (struct function): Add profile.William Cohen2-3/+3
2001-12-27collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi2-12/+12
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-55/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-33/+19
2001-12-06function.c (assing_parms): Fix typo in last change.Richard Kenner1-16/+5
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka2-14/+2
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth2-3/+3