| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -14/+14 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 2 | -123/+116 |
* | 2001-09-18 Philip Blundell <philb@gnu.org> | pb | 2001-09-18 | 1 | -4/+6 |
* | Rearrange arm/elf header files | nickc | 2001-09-14 | 19 | -504/+272 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 2 | -2/+1 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 3 | -7/+7 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 3 | -5/+13 |
* | Account for FP registers saved to stack during prologue | nickc | 2001-08-31 | 2 | -4/+20 |
* | * haifa-sched.c: Convert to target hooks. Macros replaced | zack | 2001-08-18 | 3 | -7/+6 |
* | * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP, | rth | 2001-08-18 | 1 | -6/+6 |
* | * varasm.c (named_section_flags): Remove align parameter. | rth | 2001-08-17 | 1 | -3/+1 |
* | Handle nested functions which take variable arguments | nickc | 2001-08-14 | 3 | -67/+206 |
* | * config/arm/unknown-elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END): Remove. | rth | 2001-08-13 | 2 | -33/+1 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 3 | -190/+4 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 7 | -103/+51 |
* | Skip -mthumb as well as -mthumb-interwork when -mcpu=arm7 is specified. | nickc | 2001-07-30 | 1 | -1/+4 |
* | gcc: | nathan | 2001-07-21 | 1 | -4/+0 |
* | * target.h (struct gcc_target): New fields init_builtins and | shebs | 2001-07-10 | 2 | -10/+6 |
* | * final.c (output_addr_const): Use target opening and | neil | 2001-07-09 | 2 | -7/+0 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 1 | -1/+1 |
* | * Makefile.in (final.o): Depend on target.h. | neil | 2001-07-06 | 3 | -26/+28 |
* | * emit-rtl.c (replace_equiv_address): New function. | kenner | 2001-07-04 | 1 | -27/+23 |
* | * explow.c (plus_constant_wide, case PLUS): Call find_constant_term | kenner | 2001-07-03 | 1 | -2/+2 |
* | * explow.c (plus_constant_wide, case LO_SUM): New case. | kenner | 2001-07-03 | 1 | -1/+1 |
* | * emit-rtl.c (adjust_address): New function. | kenner | 2001-07-02 | 1 | -3/+3 |
* | * target.h (struct gcc_target): Add comp_type_attributes and | jsm28 | 2001-06-29 | 3 | -16/+10 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 7 | -128/+69 |
* | * defaults.h: Default escape sequences to ASCII. | neil | 2001-06-26 | 1 | -9/+0 |
* | Fix oinitialisation of frame pointer in interrupt functions. | nickc | 2001-06-24 | 2 | -15/+46 |
* | * config/arm/arm.h (struct machine_function): Remove ra_rtx. | dj | 2001-06-22 | 2 | -31/+6 |
* | 2001-05-26 Philip Blundell <philb@gnu.org> | pb | 2001-05-26 | 1 | -1/+1 |
* | Standardize header guards. | rth | 2001-05-26 | 2 | -4/+4 |
* | 2001-05-24 Philip Blundell <philb@gnu.org> | pb | 2001-05-24 | 1 | -0/+2 |
* | 2001-05-24 Philip Blundell <philb@gnu.org> | pb | 2001-05-24 | 1 | -5/+5 |
* | Revert an incorrect change | bernds | 2001-05-18 | 1 | -6/+6 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 13 | -93/+8 |
* | * config/arm/arm.h (TARGET_PTRMEMFUNC_VBIT_LOCATION): Use delta. | aoliva | 2001-05-12 | 1 | -0/+5 |
* | Add alignment parameter to .comm directives for ELF targets. | nickc | 2001-05-04 | 1 | -0/+11 |
* | * alpha.h: NULL_PTR -> NULL. | ghazi | 2001-05-04 | 2 | -5/+5 |
* | Define ASM_OUTPUT_MAX_SKIP_ALIGN if the assembler supports .p2align. | nickc | 2001-04-26 | 1 | -0/+15 |
* | * toplev.c (output_lang_identify): Delete. | zack | 2001-04-16 | 4 | -38/+0 |
* | 2001-04-08 Philip Blundell <philb@gnu.org> | pb | 2001-04-08 | 1 | -1/+1 |
* | * config.gcc: Set default for xmake_file at top, not bottom. | zack | 2001-04-07 | 1 | -7/+0 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -10/+2 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | Undo previous delta | nickc | 2001-03-19 | 1 | -38/+0 |
* | Add support for unique sections in arm-linux target. | nickc | 2001-03-19 | 1 | -0/+38 |
* | * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN, | zack | 2001-03-15 | 1 | -25/+0 |
* | * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT, | zack | 2001-03-14 | 1 | -7/+0 |