Age | Commit message (Expand) | Author | Files | Lines |
2003-01-01 | darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_... | Neil Booth | 1 | -10/+8 |
2003-01-01 | c-pragma.c (c_register_pragma): New. | Neil Booth | 1 | -10/+10 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 4 | -10/+8 |
2002-10-01 | Don't let regrename clobber the link register. | Jim Wilson | 1 | -0/+6 |
2002-09-26 | * v850.md ("length"): Change default value to 4. | Miles Bader | 1 | -1/+1 |
2002-09-20 | Don't clobber app register r5 in muldi3. | Jim Wilson | 1 | -7/+7 |
2002-09-20 | Fix -O3 stdarg miscompilation. | Jim Wilson | 2 | -9/+4 |
2002-09-18 | s390.c: Follow spelling convention. | Kazu Hirata | 2 | -6/+6 |
2002-09-16 | c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-09-15 | * v850-protos.h (v850_output_addr_const_extra): Prototype. | Kaveh R. Ghazi | 1 | -0/+1 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-08-29 | v850.h (MULDI3_LIBCALL, [...]): Define. | Catherine Moore | 6 | -105/+397 |
2002-08-27 | config.gcc: Add v850e-*-* target. | Nick Clifton | 6 | -64/+1673 |
2002-08-21 | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-08-20 | arc.c (output_shift): Use stdio instead of asm_fprintf. | Kaveh R. Ghazi | 1 | -2/+2 |
2002-08-11 | dsp16xx.c (print_operand): Fix format specifier. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -11/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -6/+0 |
2002-05-25 | Makefile.in (C_COMMON_H): Fix. | Neil Booth | 2 | -3/+0 |
2002-05-19 | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 2 | -10/+12 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 3 | -11/+16 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 1 | -10/+0 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 2 | -6/+4 |
2002-05-17 | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 2 | -65/+61 |
2002-05-06 | (compute_register_save_size): Make sure | Catherine Moore | 1 | -6/+3 |
2002-05-02 | * config/v850/v850.h (TRAMPOLINE_TEMPLATE): Change r5 to r20. | Catherine Moore | 1 | -1/+1 |
2002-04-12 | rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/... | Eric Norum | 1 | -5/+0 |
2002-03-22 | v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *... | Jakub Jelinek | 1 | -7/+10 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -4/+0 |
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 | -2/+2 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -3/+0 |
2002-02-13 | config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets... | Joel Sherrill | 1 | -9/+2 |
2002-01-21 | alpha.h, [...]: Remove commented out target macro definitions and non-target-... | Joseph Myers | 1 | -18/+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/+2 |
2002-01-03 | function.h (struct function): Add profile. | William Cohen | 1 | -1/+1 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -17/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2 | -24/+4 |
2001-12-16 | avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-15 | gcc.c, [...]: Use American spelling in messages. | Joseph Myers | 1 | -1/+1 |
2001-12-09 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-12-09 | 1750a.md: Add default case in switch. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 2 | -8/+8 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -2/+0 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 3 | -3/+4 |
2001-10-19 | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 1 | -2/+0 |
2001-10-14 | c-pragma.h (cpp_register_pragma_space): Remove. | Neil Booth | 1 | -1/+0 |