summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* * rtl.h (REG_VTABLE_REF): New.rth2001-10-111-0/+29
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-38/+38
* * calls.c: Fix formatting.kazu2001-10-101-3/+3
* * c-common.h: Fix comment formatting.kazu2001-10-091-1/+1
* * varasm.c (set_named_section_flags): Initialize "declared".rth2001-10-091-0/+1
* * varasm.c (struct in_named_entry): Add declared.robertl2001-10-081-0/+32
* * varasm.c (restore_varasm_status): New.rth2001-10-081-0/+17
* * varasm.c (assemble_integer): Bound alignment check byrth2001-09-291-1/+1
* * varasm.c (array_size_for_constructor): Handle STRING_CSTs also.dj2001-09-241-0/+7
* * varasm.c (output_constant): Fix unused variable warning.kenner2001-09-221-1/+1
* gcc/rth2001-09-211-0/+13
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-12/+125
* 2001-08-28 Eric Christopher <echristo@redhat.com>echristo2001-08-281-43/+42
* * c-pragma.h: Move weak_syms and weak_decls...jason2001-08-241-28/+43
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * varasm.c (assemble_integer): Document ppc-eabi -mrelocatable losage.rth2001-08-201-0/+3
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-181-89/+150
* * sbitmap.c: Fix comment formatting.kazu2001-08-171-4/+4
* * varasm.c (text_section): Allow TEXT_SECTION to override therth2001-08-171-0/+4
* * varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.rth2001-08-171-3/+6
* Install the proper patch.hubicka2001-08-171-4/+5
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-44/+108
* * varasm.c (force_const_mem): Keep pool alignment in bits.rth2001-08-171-8/+5
* * dwarf2out.c (output_cfa_loc): Fix typo in comment.aj2001-08-131-1/+1
* * toplev.c (set_float_handler): Make static.zack2001-08-121-26/+32
* Move constructor/destructor handling into target hooks.rth2001-08-091-44/+89
* * varasm.c (assemble_gc_entry): Remove.rth2001-08-071-20/+0
* * varasm.c (assemble_constructor): Take a symbol_ref and arth2001-08-071-10/+48
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-55/+188
* * varasm.c (output_constant_def_contents): Use for the length of adanglin2001-08-031-1/+2
* * except.c (output_function_exception_table): Use assemble_align.rth2001-08-011-71/+0
* * varasm.c (immed_real_const_1): Don't elide special cases forrth2001-07-291-7/+14
* * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate.neil2001-07-261-0/+5
* * varasm.c (assemble_variable): Create DECL_RTL before settingrth2001-07-261-1/+5
* * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffout.h.neil2001-07-221-72/+2
* * dbxout.c (dbxout_global_decl): New.neil2001-07-221-82/+7
* * dbxout.c, sdbout.c, varasm.c: Revert most recent patch.neil2001-07-221-7/+82
* * dbxout.c (dbxout_global_decl): New.neil2001-07-211-82/+7
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-11/+2
* * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAKEN_LABEL andro2001-07-171-5/+1
* * tree.def (ARRAY_RANGE_REF): New code.kenner2001-06-041-1/+2
* * except.h (protect_cleanup_actions): Remove it.mmitchel2001-05-171-0/+7
* 2001-05-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-05-131-0/+1
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-2/+2
* * flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEClaw2001-04-281-0/+3
* * expmed.c (store_bit_field): Truncate CONST_INTs.aoliva2001-04-121-1/+1
* * varasm.c (make_decl_rtl): Don't append var_labelno discriminatorjakub2001-03-231-1/+2
* Re-add missing debug info for weak aliases.wilson2001-03-231-0/+6