Age | Commit message (Expand) | Author | Files | Lines |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 2 | -33/+29 |
2002-11-26 | elfos.h (HANDLE_SYSV_PRAGMA): Define as 1. | Jason Thorpe | 1 | -1/+1 |
2002-09-28 | ChangeLog.4: Fix typos. | Kazu Hirata | 2 | -7/+7 |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-20 | m32r.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-16 | real.c, real.h: Rewrite from scratch. | Richard Henderson | 1 | -8/+0 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | haifa-sched.c: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 2 | -2/+2 |
2002-08-14 | m88k.h (ASM_OUTPUT_SOURCE_FILENAME): Fix incorrect argument order in call to ... | Kaveh R. Ghazi | 1 | -1/+1 |
2002-07-31 | m68hc11.h, [...] (ASM_GLOBALIZE_LABEL): Delete. | Kaveh R. Ghazi | 1 | -9/+0 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -5/+0 |
2002-07-28 | defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments. | Zack Weinberg | 1 | -12/+2 |
2002-07-25 | defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new... | Zack Weinberg | 1 | -35/+24 |
2002-07-23 | * config/m88k/m88k.h (SECTION_ASM_OP): Remove. | Neil Booth | 1 | -1/+0 |
2002-07-17 | cpplib.c (do_sccs): Handle #sccs on all systems. | Neil Booth | 1 | -3/+0 |
2002-07-16 | builtins.c (std_expand_builtin_va_start): Remove unused first argument. | Zack Weinberg | 3 | -5/+4 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 2 | -3/+1 |
2002-06-10 | Makefile.in (MACHMODE_H): Add @extra_modes_file@. | Zack Weinberg | 2 | -2/+27 |
2002-05-25 | config.gcc: Remove all stanzas for previously obsoleted systems. | Zack Weinberg | 17 | -864/+0 |
2002-05-23 | mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings. | Gabriel Dos Reis | 1 | -1/+5 |
2002-05-19 | system.h (BLOCK_PROFILER, [...]): Poison. | Richard Henderson | 3 | -85/+0 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 2 | -30/+30 |
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 | 3 | -26/+16 |
2002-05-17 | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 2 | -36/+35 |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 2 | -9/+13 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -6/+0 |
2002-03-03 | 1750a.h, [...] (CHAR_TYPE_SIZE): Delete. | Kaveh R. Ghazi | 1 | -1/+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-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 6 | -30/+9 |
2002-02-17 | final.c (output_operand_lossage): Changed to accept printf style arguments. | Philipp Thomas | 1 | -17/+17 |
2002-01-10 | configure.in: Set stage1_cflags for powerpc-*-darwin*. | Zack Weinberg | 2 | -0/+0 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -8/+2 |
2002-01-03 | function.h (struct function): Add profile. | William Cohen | 2 | -3/+3 |
2001-12-27 | collect2.c (is_ctor_dtor): Const-ify. | Kaveh R. Ghazi | 2 | -12/+12 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -55/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2 | -33/+19 |
2001-12-06 | function.c (assing_parms): Fix typo in last change. | Richard Kenner | 1 | -16/+5 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 2 | -14/+2 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 2 | -3/+3 |
2001-12-01 | h8300.c (h8300_asm_named_section): Wrap with !OBJECT_FORMAT_ELF. | Kaveh R. Ghazi | 1 | -3/+3 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -3/+0 |
2001-11-21 | clipper.c (clipper_movstr): Avoid uninitialized warning. | Kaveh R. Ghazi | 2 | -3/+3 |
2001-11-15 | dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w... | Jason Merrill | 2 | -7/+5 |
2001-11-15 | config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in target makefile frag... | Andreas Schwab | 3 | -26/+3 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-11-04 | aof.h (aof_text_section, [...]): Don't declare. | Kaveh R. Ghazi | 1 | -1/+1 |