Age | Commit message (Expand) | Author | Files | Lines |
2004-09-01 | ns32k.h (TRANSFER_FROM_TRAMPOLINE): Remove. | Richard Henderson | 1 | -29/+16 |
2004-08-10 | re PR libgcj/3144 (java.lang.Date.compareTo() not supported) | Jakub Jelinek | 1 | -2/+2 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -1/+1 |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -1/+1 |
2004-03-07 | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 1 | -17/+0 |
2004-03-07 | ns32k-protos.h: Add a prototype for ns32k_notice_update_cc. | Kazu Hirata | 1 | -45/+1 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -8/+8 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -2/+2 |
2004-01-26 | ns32k.c (TARGET_STRUCT_VALUE_RTX): New. | Kazu Hirata | 1 | -2/+2 |
2003-11-19 | * config/ns32k/ns32k.h: Remove obsolete comment. | Nathanael Nerode | 1 | -8/+1 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 1 | -4/+4 |
2003-07-06 | h8300.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -4/+0 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -5/+0 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -3/+3 |
2003-04-17 | ns32k.c (ns32k_encode_section_info): Remove. | Richard Henderson | 1 | -2/+3 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 1 | -5/+0 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 1 | -16/+0 |
2002-12-20 | ns32k.md (movdi): Use "l" instead of "f" to match all registers capable of ho... | Ian Dall | 1 | -6/+18 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -20/+0 |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-09-20 | m32r.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-08-23 | ns32k.c (ns32k_globalize_label): Delete. | Kaveh R. Ghazi | 1 | -11/+0 |
2002-08-21 | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 1 | -4/+3 |
2002-08-01 | ns32k.h (TARGET_IEEE_COMPARE): Correct earlier patch. | Ian Dall | 1 | -6/+4 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -5/+3 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -8/+2 |
2002-07-16 | invoke.texi (NS32K Options): Document -mieee-compare option | Ian Dall | 1 | -11/+27 |
2002-06-03 | netbsd.h: Update copyright years. | Jason Thorpe | 1 | -6/+27 |
2002-05-31 | ns32k.h: Define named constants for the bits in target_flags and use them. | Jason Thorpe | 1 | -35/+53 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 1 | -23/+0 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-03-10 | c4x.c (c4x_fp_reglist): Const-ify. | Kaveh R. Ghazi | 1 | -2/+2 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -6/+0 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -1/+1 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -3/+0 |
2002-01-16 | expmed.c (extract_fixed_bit_field): Remove unused code. | Kazu Hirata | 1 | -3/+0 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -7/+1 |
2001-12-23 | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -12/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -24/+2 |
2001-12-15 | c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages. | Joseph Myers | 1 | -2/+2 |
2001-11-04 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-28 | alpha.md, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -1/+0 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -6/+0 |
2001-07-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 1 | -204/+1 |
2001-06-29 | target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a... | Joseph Myers | 1 | -13/+0 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 1 | -14/+0 |