| Commit message (Expand) | Author | Age | Files | Lines |
* | * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer | rth | 2001-12-20 | 1 | -17/+0 |
* | * tm.texi (ASM_OUTPUT_OPERAND): Change documentation references to | turly | 2001-12-20 | 1 | -2/+2 |
* | Separate user and internals manuals. | jsm28 | 2001-12-17 | 1 | -7/+1 |
* | Implement MODE_BASE_REG_CLASS | nickc | 2001-12-17 | 1 | -0/+7 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 1 | -48/+33 |
* | * netbsd.h (COLLECT_SHARED_INIT_FUNC) | rearnsha | 2001-12-14 | 1 | -2/+2 |
* | * collect2.c (COLLECT_SHARED_INIT_FUNC) | rearnsha | 2001-12-13 | 1 | -0/+18 |
* | 2001-12-11 Steve Ellcey <sje@cup.hp.com> | janis | 2001-12-11 | 1 | -0/+8 |
* | Correct innacurate documentation of ADJUST_FIELD_ALIGN. | dje | 2001-12-11 | 1 | -1/+1 |
* | * doc/cpp.texi, doc/cppinternals.texi, doc/invoke.texi, | jsm28 | 2001-12-09 | 1 | -12/+12 |
* | * doc/tm.texi (DWARF_FRAME_REGISTERS): Add documentation. | aldyh | 2001-12-06 | 1 | -0/+27 |
* | * final.c (count_basic_block, add_bb, add_bb_string): | hubicka | 2001-12-06 | 1 | -169/+0 |
* | * config/alpha/vms.h (ADA_LONG_TYPE_SIZE): New macro. | kenner | 2001-12-05 | 1 | -0/+8 |
* | * vmsdbg.h, vmsdbgout.c: Add documentation and minor cleanups. | kenner | 2001-12-05 | 1 | -3/+23 |
* | * cse.c (true_dependence_in_rtx): New function. | hubicka | 2001-11-28 | 1 | -1/+3 |
* | * 1750a.h (DBX_REGISTER_NUMBER): Don't define. | ghazi | 2001-11-22 | 1 | -5/+5 |
* | * doc/tm.texi (Label Output): Document ASM_OUTPUT_LABEL_REF. | geoffk | 2001-11-10 | 1 | -1/+11 |
* | * doc/extend.texi, doc/gcc.texi, doc/install.texi, doc/tm.texi: | jsm28 | 2001-11-03 | 1 | -1/+1 |
* | * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * target.h (struct gcc_target): Add asm_out.exception_section, | shebs | 2001-10-22 | 1 | -9/+18 |
* | * config.gcc: Update c4x and i370 for C front end-specific | neil | 2001-10-17 | 1 | -4/+5 |
* | * c-tree.texi: Eliminate duplicated word. | gerald | 2001-10-17 | 1 | -2/+2 |
* | * c-pragma.h (cpp_register_pragma_space): Remove. | neil | 2001-10-14 | 1 | -21/+10 |
* | * doc/c-tree.texi, doc/cppinternals.texi, doc/extend.texi, | jsm28 | 2001-10-09 | 1 | -25/+25 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -2/+2 |
* | * doc/c-tree.texi, doc/tm.texi: Consistently put NULL and | jsm28 | 2001-10-07 | 1 | -4/+4 |
* | gcc/ | rth | 2001-09-21 | 1 | -0/+18 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -82/+88 |
* | * integrate.c (allocate_initial_values): New function. | amylaar | 2001-09-21 | 1 | -0/+20 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 1 | -4/+5 |
* | 2001-08-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2001-08-30 | 1 | -156/+9 |
* | 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com> | vmakarov | 2001-08-27 | 1 | -9/+156 |
* | * final.c (compute_alignments): New function. | hubicka | 2001-08-19 | 1 | -6/+14 |
* | * haifa-sched.c: Convert to target hooks. Macros replaced | zack | 2001-08-18 | 1 | -123/+145 |
* | * doc/tm.texi (Sections): Document TEXT_SECTION. | rth | 2001-08-17 | 1 | -0/+7 |
* | * final.c: Undo my previous accidental checkin. | hubicka | 2001-08-17 | 1 | -14/+6 |
* | * doc/tm.texi: Remove extra @table command. | zack | 2001-08-17 | 1 | -1/+0 |
* | Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz> | hubicka | 2001-08-16 | 1 | -6/+15 |
* | * config/rs6000/xcoff.h (EH_FRAME_IN_DATA_SECTION): New. | rth | 2001-08-13 | 1 | -0/+10 |
* | * doc/tm.texi (ENCODE_SECTION_INFO): Add documentation on how | kazu | 2001-08-12 | 1 | -8/+12 |
* | * defaults.h: Define PREFERRED_STACK_BOUNDARY to | zack | 2001-08-12 | 1 | -9/+10 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -98/+80 |
* | * config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New. | rth | 2001-08-06 | 1 | -0/+6 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 1 | -31/+33 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -3/+3 |
* | 2001-08-01 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-08-01 | 1 | -0/+11 |
* | * tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMAT | gerald | 2001-07-23 | 1 | -1/+15 |
* | 2001-07-13 Andrew Haley <aph@redhat.com> | aph | 2001-07-23 | 1 | -0/+11 |
* | gcc: | nathan | 2001-07-21 | 1 | -13/+0 |
* | * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition. | rth | 2001-07-19 | 1 | -2/+4 |