Age | Commit message (Expand) | Author | Files | Lines |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -17/+1 |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-17 | alpha.c: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 1 | -6/+2 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -8/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -5/+0 |
2002-07-16 | builtins.c (std_expand_builtin_va_start): Remove unused first argument. | Zack Weinberg | 1 | -2/+2 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 1 | -9/+3 |
2002-06-10 | Makefile.in (MACHMODE_H): Add @extra_modes_file@. | Zack Weinberg | 1 | -9/+0 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 1 | -35/+1 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 1 | -4/+4 |
2002-05-16 | arc.h (CPP_PREDEFINES): Remove. | Neil Booth | 1 | -7/+11 |
2002-03-12 | re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur... | Richard Henderson | 1 | -1/+11 |
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 | -1/+1 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -3/+0 |
2002-01-21 | alpha.h, [...]: Remove commented out target macro definitions and non-target-... | Joseph Myers | 1 | -17/+0 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -7/+1 |
2001-12-23 | arc.c (arc_hard_regno_mode_ok): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-23 | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -22/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -39/+4 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -3/+0 |
2001-11-16 | a29k.c: Fix comment formatting. | Kazu Hirata | 1 | -6/+6 |
2001-10-19 | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 1 | -2/+0 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 1 | -22/+0 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -4/+0 |
2001-07-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 1 | -24/+0 |
2001-06-29 | target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a... | Joseph Myers | 1 | -10/+0 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 1 | -6/+0 |
2001-06-26 | defaults.h: Default escape sequences to ASCII. | Neil Booth | 1 | -9/+0 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -9/+0 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -2/+2 |
2000-12-06 | osf.h: Standarize copyright statement. | Rodney Brown | 1 | -1/+2 |
2000-11-02 | config: | Neil Booth | 1 | -1/+1 |
2000-09-25 | Change callers in config/a*/ to match: | Hans-Peter Nilsson | 1 | -2/+2 |
2000-09-25 | definitions in config/a*: | Hans-Peter Nilsson | 1 | -2/+2 |
2000-03-29 | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | Jan Hubicka | 1 | -1/+1 |
2000-01-14 | arc-protos.h: New file. | Kaveh R. Ghazi | 1 | -20/+12 |
1999-09-15 | gbl-ctors.h: Lose HAVE_ATEXIT. | Jason Merrill | 1 | -6/+0 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -10/+12 |
1999-08-27 | rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL... | Zack Weinberg | 1 | -3/+3 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -1/+0 |
1999-08-02 | arc.h: Define PROMOTE_PROTOTYPES to 1. | Richard Henderson | 1 | -1/+1 |
1999-07-25 | Update copyright. | Richard Henderson | 1 | -1/+1 |
1999-07-25 | arc.h (EXPAND_BUILTIN_VA_START): New. | Richard Henderson | 1 | -0/+9 |
1998-11-24 | cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta... | Jeffrey A Law | 1 | -2/+2 |
1998-08-23 | arc.c (arc_initialize_pic): Remove. | David S. Miller | 1 | -1/+0 |