re PR c/11369 (too relaxed checking with -Wstrict-prototypes)
[platform/upstream/gcc.git] / gcc / config / m68k /
2003-08-22 Bernardo Innocentim68k.c (m68k_coff_asm_named_section): remove unused...
2003-08-22 Bernardo Innocentim68k-protos.h: Convert to ISO C90.
2003-08-21 Bernardo Innocentim68k.c (m68k_rtx_costs): Adjust mul/div costs for ColdF...
2003-08-21 Zack WeinbergMakefile.in (INCLUDES): Remove -I$(srcdir)/config.
2003-08-21 Peter Baradam68k-none.h: Introduce new ColdFire archs.
2003-08-21 Bernardo Innocentim68k.c: Strip away code depending on NO_ADDSUB_Q defini...
2003-08-20 Gunther Niklm68k.md (anonymous define_insn): remove obsolete code...
2003-08-20 Gunther Niklm68k.c (output_move_const_into_data_reg, [...]): unify...
2003-08-20 Gunther Niklm68k.c (m68k_output_function_prologue): use %U in label...
2003-08-20 Gunther Niklm68k.c (m68k_output_mi_thunk): delete obsolete code...
2003-07-07 James E Wilsonre PR rtl-optimization/9812 ([m68k] ICE in extract_insn...
2003-07-05 Andreas SchwabMissed one in last change.
2003-07-05 Andreas Schwabm68k.c: Remove code protected by CRDS.
2003-07-03 Kazu Hiratam32r.c: Fix comment typos.
2003-06-28 Neil Boothm68k.h (TARGET_CPU_CPP_BUILTINS): Predicate __mc68020__...
2003-06-28 Gunther Niklre PR target/11014 ([m68k] MIT / MOTOROLA assembly...
2003-06-27 Zack Weinberg* config/darwin.h, config/elfos.h, config/i960/i960...
2003-06-19 Zack Weinbergtarget.h (asm_out.file_start, [...]): New hooks.
2003-06-17 Eric Botcazoudbxout.c (dbxout_source_line_counter): New global variable.
2003-06-15 Kaveh R. Ghazilibgcc2.c: Delete sysV68 L_trampoline section.
2003-06-15 Nathanael Nerodeaoutos.h: Remove.
2003-06-13 Nathanael Nerodere PR other/1494 (Residual EGCS references in comments)
2003-06-12 Richard Hendersonre PR target/7594 ([m68k] ICE on legal code associated...
2003-06-07 Zack Weinbergconfig.gcc (with_cpu handling): Translate sparc64 in...
2003-06-04 Kaveh R. Ghaziaout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier...
2003-06-04 Kaveh R. Ghazialpha.c (print_operand_address): Fix format specifier...
2003-06-04 Jakub Jelinekfunction.c (trampolines_created): New variable.
2003-06-03 Jakub Jelinekconfigure.in (HAVE_LD_PIE): Check for ld -pie.
2003-06-01 Andreas Schwab* config/m68k/linux.h: Remove code protected by USE_GNU...
2003-05-23 Larin Hennessyexplow.c (allocate_dynamic_stack_space): Remove call...
2003-05-22 Kaveh R. Ghazim68hc11.c: Don't use the `0' flag for asm_fprintf speci...
2003-05-18 Andreas Schwab* config/m68k/m68k.md: Use define_constants for unspec...
2003-05-18 Neil Boothc-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default...
2003-05-17 Neil Boothhp320.h, [...]: Remove CPP_PREDEFINES...
2003-05-17 Andreas Schwabm68k.c (m68k_output_function_prologue): Use HOST_WIDE_I...
2003-05-17 Andreas Schwabcoff.h: Remove support for Sun FPA and Sun SKY board.
2003-05-16 Kaveh R. Ghazialpha.c (print_operand_address, [...]): Use string...
2003-05-16 Kaveh R. Ghazim68k.c (m68k_output_function_epilogue): Fix format...
2003-05-15 Zack Weinbergconfig.gcc: Purge all targets obsoleted in GCC 3.3.
2003-05-12 Jan HubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-04-17 DJ Delorietoplev.c (target_options): Add value field.
2003-03-18 Andreas Schwabm68k.md (iordi3): Fix setting low half to -1.
2003-03-04 Andreas Schwabm68k.c (m68k_output_function_prologue): Fix CFA offset...
2003-02-22 Andreas Schwabconfig.gcc: Delete references to m68k/t-linux and m68k...
2003-01-29 Joel Sherrillre PR bootstrap/9293 ([m68k-elf/rtems] config/m68k...
2003-01-28 Andreas Schwabm68k.md (tablejump+2): Don't sign extend an address...
2003-01-28 Richard HendersonMakefile.in (cse.o): Depend on TARGET_H.
2003-01-25 Richard Henderson* config/m68k/m68k-none.h (ASM_SPEC): Adjust inter...
2003-01-09 Jan Hubickare PR target/8343 ([m68k] [3.2 regression] m68k-elf...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-03 Andreas Schwabm68k.h (EH_RETURN_DATA_REGNO): Define.
2002-11-24 Andreas Schwabm68k.c: Fix typo in last change defining TARGET_ASM_CAN...
2002-11-11 Joel Sherrillt-crtstuff (crti.o): Use this...
2002-10-22 Richard Hendersontarget.h (gcc_target.asm_out): Merge output_mi_thunk...
2002-10-20 Richard Hendersontarget.h (struct gcc_target): Line wrap.
2002-10-20 Mark Mitchell* config/m68k/m68k.c (m68k_output_mi_thunk): Fix typo.
2002-10-20 Mark Mitchellalpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-10-18 Mark Mitchelltarget-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-10-16 Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-10-04 Richard Hendersonm68k.h (OVERRIDE_OPTIONS): Move additional code ...
2002-09-24 Kazu Hirataelfos.h: Follow spelling conventions.
2002-09-21 Richard Hendersonreal.c (struct real_format): Move to real.h.
2002-09-20 Kazu Hiratam32r.c: Follow spelling conventions.
2002-09-17 Richard Hendersontrans.c (tree_transform): Use real_ldexp not REAL_VALUE...
2002-09-04 Richard Hendersonreal.c (ereal_to_decimal): Add digits parameter.
2002-09-03 Richard HendersonMakefile.in (USER_H): Add ginclude/float.h.
2002-08-29 Jason Thorpechorus.h: Consistently define *_DEBUGGING_INFO with...
2002-08-20 Kaveh R. Ghaziarc.c (output_shift): Use stdio instead of asm_fprintf.
2002-08-14 Kaveh R. Ghazim68k.c (m68k_output_function_prologue, [...]): Delete...
2002-07-31 Kaveh R. Ghazim68hc11.h, [...] (ASM_GLOBALIZE_LABEL): Delete.
2002-07-30 Kaveh R. Ghazialpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.
2002-07-25 Zack Weinbergdefaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New...
2002-07-17 Neil Boothcpplib.c (do_sccs): Handle #sccs on all systems.
2002-06-20 Richard HendersonFix thinko last change.
2002-06-20 Richard Hendersonm68k.md (zero_extendsidi2): Create expander; duplicate...
2002-06-11 Andreas Schwab* config/m68k/m68k.h (PREDICATE_CODES): Define.
2002-06-08 Jason Thorpenetbsd-elf.h (EXTRA_SPECS): Add netbsd_entry_point.
2002-05-30 Jason Thorpenetbsd-elf.h (LONG_DOUBLE_TYPE_SIZE): Compute at run...
2002-05-29 Jason Thorpenetbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
2002-05-25 Zack Weinbergconfig.gcc: Remove all stanzas for previously obsoleted...
2002-05-23 Gabriel Dos Reismingw32.h (OUTPUT_QUOTED_STRING): Properly output quote...
2002-05-19 Richard Hendersonsystem.h (BLOCK_PROFILER, [...]): Poison.
2002-05-19 Richard Hendersonsystem.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 Richard Hendersonsystem.h (SELECT_RTX_SECTION): Poison.
2002-05-18 Richard Hendersonfinal.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-17 Richard Hendersonhooks.c (hook_tree_bool_false): New.
2002-04-15 Richard Hendersonlinux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__...
2002-04-13 Mark Mitchelllinux.h: Define __gnu_linux__ wherever __linux__ is...
2002-04-12 Eric Norumrtems.h, [...] (*-rtems*): Cleanup pass to move common...
2002-04-02 Richard Henderson* config/m68k/m68k.md (dbcc peepholes): Match four...
2002-03-13 Richard Hendersonre PR rtl-optimization/5878 (gcc 3.1 breaks on C code...
2002-03-12 Kaveh R. Ghazi1750a.h, [...] (POINTER_SIZE): Delete.
2002-03-06 Jeff Lawm68k.h (CONST_COSTS): Lower cost of 0.0 when used insid...
2002-03-03 Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-03-03 Kaveh R. Ghazi1750a.h, [...] (BITS_PER_WORD): Delete.
2002-03-03 Kaveh R. Ghazia29k.h, [...]: (BITS_PER_UNIT): Delete.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-13 Joel Sherrillconfig.gcc (a29k-*-rtems): General cleanup across all...
2002-02-05 Jason Thorpenetbsd.h (WCHAR_TYPE): Define.
2002-02-03 Jason Thorpeconfig.gcc: Set cpu_type to m68k for 68010, as well.
next