| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | ghazi | 2003-11-29 | 1 | -5/+1 |
* | * pa.c (hppa_profile_hook): Split gen_call_profiler into separate | danglin | 2003-11-27 | 2 | -38/+64 |
* | * pa.h (TRAMPOLINE_TEMPLATE): Fix flushing of cache lines when | danglin | 2003-11-11 | 1 | -8/+9 |
* | PR optimization/12630 | danglin | 2003-11-08 | 3 | -28/+649 |
* | PR optimization/12845 | danglin | 2003-11-02 | 1 | -0/+6 |
* | * som.h (DO_GLOBAL_DTORS_BODY): Change to C90 declaration. | danglin | 2003-11-02 | 1 | -2/+2 |
* | * pa.c (pa_select_section): Use new style declaration. | danglin | 2003-10-31 | 2 | -5/+3 |
* | * pa.md: Missed update in previous commit. | danglin | 2003-10-30 | 1 | -62/+164 |
* | * pa-linux.h (ASM_OUTPUT_ADDR_VEC_ELT): Use label in big switch ELTs. | danglin | 2003-10-29 | 3 | -83/+58 |
* | * pa.h (ASM_COMMENT_START): Define. | danglin | 2003-10-29 | 1 | -0/+6 |
* | PR optimization/12630 | danglin | 2003-10-17 | 1 | -6/+6 |
* | * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o | zack | 2003-10-13 | 1 | -6/+4 |
* | * pa64-hpux.h (LINK_SPEC): Use `-z' option with HP ld. | danglin | 2003-10-10 | 1 | -2/+2 |
* | PR optimization/12142 | danglin | 2003-10-08 | 1 | -3/+16 |
* | * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) | zack | 2003-10-07 | 1 | -13/+14 |
* | * libfuncs.h | zack | 2003-10-04 | 1 | -6/+6 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 3 | -100/+49 |
* | PR bootstrap/12358 | danglin | 2003-09-26 | 1 | -1/+1 |
* | * pa.c (hppa_expand_prologue): Do pic register save in frame marker | danglin | 2003-09-24 | 2 | -7/+20 |
* | * config.gcc: Do per-target disabling of fixproto here in clauses, | neroden | 2003-09-23 | 1 | -2/+0 |
* | gcc: | zack | 2003-08-26 | 2 | -6/+14 |
* | 2003-08-22 Jason Eckhardt <jle@rice.edu> | jle | 2003-08-23 | 24 | -680/+436 |
* | * Makefile.in (INCLUDES): Remove -I$(srcdir)/config. | zack | 2003-08-21 | 1 | -3/+1 |
* | PR c++/11946 | mmitchel | 2003-08-20 | 1 | -2/+6 |
* | * pa.c (pa_adjust_insn_length): Delete adjustment for delay slot in | danglin | 2003-08-14 | 1 | -59/+63 |
* | * pa.c (pa_asm_output_mi_thunk): Fix typo. | danglin | 2003-08-09 | 1 | -1/+1 |
* | * pa.md (extzv, extv, insv): Fix operand limit checks. Fail if | danglin | 2003-08-09 | 1 | -26/+47 |
* | * pa.c (update_total_code_bytes): Use new macro IN_NAMED_SECTION_P. | danglin | 2003-08-08 | 2 | -12/+21 |
* | PR c++/11712 | danglin | 2003-08-08 | 3 | -0/+21 |
* | PR target/11607 and PR target/11516 | danglin | 2003-07-23 | 1 | -33/+18 |
* | PR Target/11453 | danglin | 2003-07-08 | 1 | -36/+51 |
* | * config/pa/fptr.c: Fix comment typos. | kazu | 2003-07-05 | 4 | -6/+6 |
* | * config/sol2.h, config/alpha/alpha.h, config/alpha/linux.h, | neil | 2003-07-01 | 6 | -9/+6 |
* | * pa.c (update_total_code_bytes): New function. | danglin | 2003-06-29 | 1 | -92/+283 |
* | * som.h (ASM_OUTPUT_SOURCE_LINE): Use targetm.strip_name_encoding to | danglin | 2003-06-20 | 1 | -10/+14 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 5 | -101/+116 |
* | * dbxout.c (dbxout_source_line_counter): New global variable. | ebotcazou | 2003-06-17 | 1 | -6/+5 |
* | * config/c4x/c4x.c: Don't include "c-tree.h". | ghazi | 2003-06-16 | 1 | -1/+0 |
* | * rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | sayle | 2003-06-14 | 1 | -5/+0 |
* | (gcc) | kraai | 2003-06-13 | 1 | -1/+1 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 3 | -10/+10 |
* | * pa.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_ALIGNED_COMMON, | danglin | 2003-06-06 | 3 | -7/+13 |
* | PR middle-end/9986 | danglin | 2003-06-05 | 1 | -0/+1 |
* | * i370.c (mvs_function_name_length): Fix signed/unsigned warnings. | ghazi | 2003-06-04 | 2 | -2/+2 |
* | * config.gcc: Reorganize --with-cpu logic. Set | drow | 2003-06-04 | 1 | -0/+7 |
* | * configure.in (HAVE_LD_PIE): Check for ld -pie. | jakub | 2003-06-03 | 1 | -1/+1 |
* | PR target/6428 | danglin | 2003-05-21 | 3 | -20/+57 |
* | * pa/milli64.S ($$mulI): Fix typo. | danglin | 2003-05-20 | 1 | -1/+1 |
* | * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS): | neil | 2003-05-18 | 1 | -1/+0 |
* | * alpha.c (print_operand_address, alpha_start_function, | ghazi | 2003-05-16 | 2 | -25/+15 |