Age | Commit message (Expand) | Author | Files | Lines |
2003-10-13 | avr.c, [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 2 | -448/+237 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 2 | -10/+2 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 4 | -31/+31 |
2003-08-21 | Makefile.in (INCLUDES): Remove -I$(srcdir)/config. | Zack Weinberg | 1 | -3/+0 |
2003-08-11 | avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset. | Kaveh R. Ghazi | 1 | -6/+3 |
2003-07-12 | alpha.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-01 | alpha.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-01 | combine.c (distribute_notes): Don't bother REG_WAS_0. | Kazu Hirata | 1 | -113/+13 |
2003-06-28 | * config/avr/avr.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2003-06-28 | avr-protos.h: Replace avr_simplify_comparision_p with avr_simplify_comparison_p. | Kazu Hirata | 2 | -3/+3 |
2003-06-26 | avr.c (final_prescan_insn): Remove support for -mrtl. | Kazu Hirata | 2 | -14/+0 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 3 | -24/+16 |
2003-06-17 | dbxout.c (dbxout_source_line_counter): New global variable. | Eric Botcazou | 1 | -1/+2 |
2003-06-07 | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 3 | -18/+8 |
2003-06-07 | tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation. | Andreas Jaeger | 1 | -5/+0 |
2003-06-04 | alpha.c (print_operand_address): Fix format specifier warnings. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-05-29 | Remove OBJC_PROLOGUE everywhere. | Stan Shebs | 1 | -7/+0 |
2003-05-16 | avr.c (avr_output_function_prologue, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 2 | -9/+10 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 3 | -11/+6 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -2/+2 |
2003-04-20 | avr.md (*cmpqi_sign_extend): Handle negative values of operand 1 correctly. | Marek Michalkiewicz | 1 | -2/+2 |
2003-04-17 | toplev.c (target_options): Add value field. | DJ Delorie | 1 | -2/+2 |
2003-04-16 | avr.c (avr_encode_section_info): Remove. | Richard Henderson | 1 | -19/+21 |
2003-02-27 | * config/avr/t-avr (MULTILIB_MATCHES): Fix at43usb355. | Marek Michalkiewicz | 1 | -1/+1 |
2003-02-19 | calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS | Jan Hubicka | 3 | -4/+4 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 3 | -45/+4 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 3 | -56/+55 |
2003-01-26 | avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it. | Steven Bosscher | 1 | -19/+20 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 2 | -55/+7 |
2002-10-25 | * config/avr/avr.c (init_cumulative_args): Test fntype for zero. | Denis Chertykov | 1 | -1/+1 |
2002-09-28 | avr.c: Eliminate use of _PC_ in pc relative insns. | Theodore A. Roth | 2 | -47/+46 |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-09-19 | real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ... | Richard Henderson | 1 | -2/+0 |
2002-09-17 | alpha.c: Follow spelling conventions. | Kazu Hirata | 2 | -14/+14 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | * config/avr/avr.c (output.h): Move after inclusion of tree.h. | Marek Michalkiewicz | 1 | -1/+1 |
2002-09-14 | * gcc/config/avr/avr.h: Set default options for C++ for avr. | Theodore A. Roth | 1 | -0/+6 |
2002-09-10 | * config/avr/avr.md (movstrhi): Use right operands for conversion. | Denis Chertykov | 1 | -3/+4 |
2002-09-09 | avr.md (movstrhi, clrstrhi): Use gen_int_mode for right conversion of operand... | Denis Chertykov | 1 | -5/+9 |
2002-08-20 | arc.c (output_shift): Use stdio instead of asm_fprintf. | Kaveh R. Ghazi | 1 | -3/+3 |
2002-08-13 | avr.md: Call CC_STATUS_INIT in all peepnoles which can change CC0. | Denis Chertykov | 1 | -1/+6 |
2002-08-11 | arc.c (arc_init): Don't use ISO C style function definitions. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-08-01 | toplev.c (parse_options_and_default_flags): Don't set flag_reorder_blocks for... | Richard Henderson | 2 | -13/+0 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -14/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -11/+0 |
2002-07-28 | defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments. | Zack Weinberg | 1 | -8/+1 |
2002-07-25 | defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new... | Zack Weinberg | 1 | -35/+21 |
2002-07-19 | * config/avr/avr.c (debug_hard_reg_set): Remove. | Marek Michalkiewicz | 1 | -15/+0 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 1 | -1/+0 |
2002-07-12 | avr.c (test_hard_reg_class): Fix TEST_HARD_REG_BIT usage on 64-bit hosts, ret... | Marek Michalkiewicz | 1 | -1/+5 |